if (screen.width<=800){document.write("<IMG src='../images/loop800.gif'>");}
if (screen.width>800){document.write("<IMG src='../images/loop.gif'>");}