if(screen.height >= 600) {
 document.write ( '<style type="text/css"><!--');
 document.write ( '  body { margin-top: 30px }');
 document.write ( '//--></style>');
}
