var iWidth2 = (!navigator.appName=="Netscape")?window.innerWidth:document.body.clientWidth;
if (iWidth2<=1074) {
document.write('<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\"><tr><td style=\"display:none;\">&nbsp;</td><td class="td_bg" style=\"display:none;\"></td><td width=\"17\" style=\"display:none;background-image:url('+ staticPath + '/images/new_shadow_bg_2.gif); background-repeat:repeat-y;\"><img src=\"'+ staticPath + '/images/spacer.gif\" width=\"17\" height=\"1\"  alt=\"\"/></td><td width=\"1000\" bgcolor=\"#FFFFFF\" valign=\"top\">');
}
else
{
document.write('<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\"><tr><td >&nbsp;</td><td class="td_bg"></td><td width=\"17\" style=\"background-image:url('+ staticPath + '/images/new_shadow_bg_2.gif); background-repeat:repeat-y; \"><img src=\"'+ staticPath + '/images/spacer.gif\" width=\"17\" height=\"1\"  alt=""/></td><td width=\"1024\" bgcolor=\"#FFFFFF\" valign=\"top\">');
}

