

/* min-width for IE6 */
document.write('<style type="text/css"> #wrapper {width: expression(document.body.clientWidth > 1024 ? "100%" : "1003px")} </style>');