var correctwidth=176
var correctheight=220
if (screen.width!=correctwidth||screen.height!=correctheight)
document.write("This webpage is bested viewed on MOBILE PHONE with screen resolution "+correctwidth+"*"+correctheight+". Your current resolution is "+screen.width+"*"+screen.height+". If possible, please change the resolution!")
//-->