if ((screen.width < 900))  
{
document.write("<body background='http://www.infrared-temperature.net/images/waterimg_800.gif' link='#336699' vlink='#336699' alink='#FF0000' topmargin='0' leftmargin='0' bgproperties='fixed' class='back'>");
if (document.all||document.getElementById)
document.body.style.background="url('http://www.infrared-temperature.net/images/waterimg_800.gif') white center no-repeat fixed"
}
if ((screen.width > 900 & screen.width <1050))
{
document.write("<body background='http://www.infrared-temperature.net/images/waterimg_1024.gif' link='#336699' vlink='#336699' alink='#FF0000' topmargin='0' leftmargin='0' bgproperties='fixed' class='back'>");
if (document.all||document.getElementById)
document.body.style.background="url('http://www.infrared-temperature.net/images/waterimg_1024.gif') white center no-repeat fixed"
}
if ((screen.width > 1100))
{
document.write("<body background='http://www.infrared-temperature.net/images/waterimg_1200.gif' link='#336699' vlink='#336699' alink='#FF0000' topmargin='0' leftmargin='0' bgproperties='fixed' class='back'>");
if (document.all||document.getElementById)
document.body.style.background="url('http://www.infrared-temperature.net/images/waterimg_1200.gif') white center no-repeat fixed"
}