
if(Version4Plus)
{if(!ThisPageIsAMenuPage)
{if(screen.width)
{if((screen.width>=1024)&&(screen.width<1280))
{document.write('<link rel="stylesheet" href="'+CorrectTheURLPrefixIfNotInHomeDirectory+'css\/stylesht1024.css" type="text\/css" \/>');};if(screen.width>=1280)
{document.write('<link rel="stylesheet" href="'+CorrectTheURLPrefixIfNotInHomeDirectory+'css\/stylesht1280.css" type="text\/css" \/>');};};};};if(Version4Plus)
{if((ThisPageIsAMenuPage)||(ThisPageIsAContentPage))
{if((NetscapeVersion>=6)||((IEVersion>=6)&&(IsWindows)))
{ModifiedStyleString='<st'+'yle ty'+'pe="te'+'xt\/c'+'ss">';ModifiedStyleString=ModifiedStyleString+'<'+'!-'+'- ';ModifiedStyleString=ModifiedStyleString+'td.CustomVerticalSpacing a img, td.CustomVerticalSpacing img, span.CustomVerticalSpacing {display: block;}';ModifiedStyleString=ModifiedStyleString+' -'+'-'+'>';ModifiedStyleString=ModifiedStyleString+'<'+'\/st'+'yle'+'>';document.write(ModifiedStyleString);};};};