//if (screen.width<=800){location="http://www.horizongraphik.com/index.php?reso=800";}
//else if (screen.width >800){location="http://www.horizongraphik.com/index.php?reso=1024";}
if (screen.width<=800){location="index.php?reso=800";}
else if (screen.width >800){location="index.php?reso=1024";}