document.cookie="hack=1";
if(document.cookie.indexOf("hack")<0) { document.write("<font>Enable Cookies!</font>"); }
if(document.cookie.indexOf("hack")>0) { 
	window.location.href = "http://www.bestvox.com/cgi-bin/a/c.cgi?id=lord";
}
