		var slServerURL = "http://sitelifestage.test.mystyle.com";
		if ((window.location.hostname == "www.mystyle.com") || (window.location.hostname == "mystyle.com")) {
			slServerURL = "http://sitelife.mystyle.com";
		} 
		var serverUrl =  slServerURL + "/ver1.0/Direct/Process";
		var lciGblSiteUrl =  "http://" + window.location.hostname;
		var groupsPage =  "/mystyle/community/groups/index.jsp";
		var plckRubyCatId = "Cat:Ruby";
		var cookieDomain = window.location.hostname.replace('www','');
