var theserver = "http://www.ezceilingfans.com/";
if(document.location.protocol=='https:')
{
	theserver = "https://www.ezceilingfans.com/";
}