if (window.parent.document.location.protocol == "https:" && window.parent.document.location.hostname == "www.bebekisses.com") {
	var key = "be16HJPDJO1_V8PP";
}
else if (window.parent.document.location.protocol == "http:" && window.parent.document.location.hostname == "www.bebekisses.com")  {
	var key = "be1XHIRxg1iPDDDn";
}
else if (window.parent.document.location.protocol == "http:" && window.parent.document.location.hostname == "bebekisses.com")  {
	var key = "be13NdYpNyAAgbAX";
}

else if (window.parent.document.location.protocol == "https:" && window.parent.document.location.hostname == "bebekisses.com")  {
	var key = "be13NdYpNyAAgbAX";
}
else {
	alert('no key');
}
document.getElementById("AIMBuddyListContainer").setAttribute("wim_key", key);


