if (document.location.protocol != "https:")
{
	//document.location.href = "https://" + window.location.hostname + document.location.pathname;
};