<!--
if ((screen.width>=1280) && (screen.height>= 720) && (screen.width<=1285) && (screen.height<= 725))
{document.write('<DIV Class="resolutie1">');}
else if ((screen.width>=1280) && (screen.height>= 768) && (screen.width<=1285) && (screen.height<= 773))
{document.write('<DIV Class="resolutie2">');}
else if ((screen.width>=1366) && (screen.height>= 768) && (screen.width<=1371) && (screen.height<= 773))
{document.write('<DIV Class="resolutie3">');}
else if ((screen.width>=1440) && (screen.height>= 900) && (screen.width<=1445) && (screen.height<= 905))
{document.write('<DIV Class="resolutie4">');}
else if ((screen.width>=1440) && (screen.height>= 960) && (screen.width<=1445) && (screen.height<= 965))
{document.write('<DIV Class="resolutie5">');}
else if ((screen.width>=1280) && (screen.height>= 800) && (screen.width<=1285) && (screen.height<= 805))
{document.write('<DIV Class="resolutie6">');}
else if ((screen.width>=1680) && (screen.height>= 1050) && (screen.width<=1685) && (screen.height<= 1055))
{document.write('<DIV Class="resolutie7">');}
else if ((screen.width>=1920) && (screen.height>= 1080) && (screen.width<=1925) && (screen.height<= 1085))
{document.write('<DIV Class="resolutie8">');}
else if ((screen.width>=2048) && (screen.height>= 1080) && (screen.width<=2053) && (screen.height<= 1085))
{document.write('<DIV Class="resolutie9">');}
else if ((screen.width>=1920) && (screen.height>= 1200) && (screen.width<=1925) && (screen.height<= 1205))
{document.write('<DIV Class="resolutie10">');}
else if ((screen.width>=2560) && (screen.height>= 1600) && (screen.width<=2565) && (screen.height<= 1605))
{document.write('<DIV Class="resolutie11">');}
else if ((screen.width>=2560) && (screen.height>= 2048) && (screen.width<=2565) && (screen.height<= 2053))
{document.write('<DIV Class="resolutie12">');}
else if ((screen.width>=1280) && (screen.height>= 854) && (screen.width<=1285) && (screen.height<= 859))
{document.write('<DIV Class="resolutie13">');}
else if ((screen.width>=1280) && (screen.height>= 960) && (screen.width<=1085) && (screen.height<= 965))
{document.write('<DIV Class="resolutie14">');}
else if ((screen.width>=1280) && (screen.height>= 1024) && (screen.width<=1285) && (screen.height<= 1029))
{document.write('<DIV Class="resolutie15">');}
else if ((screen.width>=1400) && (screen.height>= 1050) && (screen.width<=1405) && (screen.height<= 1055))
{document.write('<DIV Class="resolutie16">');}
else if ((screen.width>=1600) && (screen.height>= 1200) && (screen.width<=1605) && (screen.height<= 1205))
{document.write('<DIV Class="resolutie17">');}
else if ((screen.width>=2048) && (screen.height>= 1536) && (screen.width<=2053) && (screen.height<= 1541))
{document.write('<DIV Class="resolutie18">');}
else
{document.write('<DIV Class="resolutie19">');}
//-->

