if (screen.width==800) {
document.write("<body body style='overflow-x:hidden;overflow-y:true;' leftmargin='0' topmargin='0'  bgcolor='#EAEAEA'>")
}
else {
document.write("<body topmargin='0' bgcolor='#EAEAEA'>")
}
