function getSecureSignUpURL()
{
	window.location= "https://"+window.location.hostname + "/SLATE/EUS/ge-user-signup.html";
}