location=(if1024x768);}
else if(screen.width == width4 || screen.height == height4){
location=(if1152x864);}
else if(screen.width == width5 || screen.height == height5){
location=(if1280x720);}
else if(screen.width >= width5 || screen.height >= height5){
alert(msg);
}
//-->