if (screen.width<=800){document.write("<TABLE style='border-collapse: collapse; position: absolute; left: 180px; top: 0px'");}
if (screen.width>800){document.write("<TABLE style='border-collapse: collapse; position: absolute; left: 260px; top: 0px'");} 

if (screen.width<=800){document.write("border=0 cellPadding=0 cellSpacing=0 height='60px' width='592px'>");}
if (screen.width>800){document.write("border=0 cellPadding=0 cellSpacing=0 height='60px' width='670px'>");}