
	var hotText="Login";
	var URL="/Template.cfm?Section=General_Information&template=/security/login.cfm";
	document.write("<a href='" + URL + "' class='login'>" + hotText + "</a>");
 