<!--


var correctwidth=1024
var correctheight=768
if (screen.width!=correctwidth||screen.height!=correctheight)
document.write("This website is bested viewed with screen resolution "+correctwidth+"*"+correctheight+". Your current resolution is "+screen.width+"*"+screen.height+". If possible, please change the resolution, in your display settings in Cortrol Panel on your computer! If not,you can enter anyway.Everything will just look bigger to you.")
//-->