<!--
if (screen.availWidth > 800)
{
document.write('<TABLE BGCOLOR=#FF6600 WIDTH="100%" HEIGHT="100%" BORDER=0 CELLPADDING=0 CELLSPACING=0>');
document.write('<TR><TD>&nbsp;</TD><TD WIDTH=800 ALIGN="center" STYLE="vertical-align:middle;">');
document.write('<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0><TR><TD CLASS=redframe>');
}
//-->