var iWidth1 = (!navigator.appName=="Netscape")?window.innerWidth:document.body.clientWidth;
if (iWidth1<=1074) {
document.write('</td><td width=\"17\" style=\"display:none;background:url('+ staticPath + '/images/new_shadow_bg.gif);\"><img src=\"'+staticPath+'/images/spacer.gif\" width=\"17\" height=\"1\" alt=""/></td><td style=\"display:none;\">&nbsp;</td><td style=\"display:none;\">&nbsp;</td></tr></table>');
}
else
{
document.write('</td><td width=\"17\" style=\"background:url('+ staticPath + '/images/new_shadow_bg.gif);\"><img src=\"'+staticPath+'/images/spacer.gif\" width=\"17\" height=\"1\" alt=\"\"/></td><td>&nbsp;</td><td>&nbsp;</td></tr></table>');
}
