var strCurPtn = 636
var strCurEng = '6.510'
var p='';var rowCount=2;
var alertLevel=''
topCountOK=true
p+='
| '
mainTable(p)
if ((topCountOK && topCount >0) || (advisoryCountOK && advisoryCount > 0)) {
p+=''
}
p+=' |
'
document.write(p)
// DCS tag
var P="";
var sCurrent ="";
var dCurrent = new Date();
sCurrent = dCurrent;
// add the new parameters
P += "dcsuri="+window.location.pathname;
P += "&dcsqry="+escape(window.location.search);
P += "&dcssip="+escape(window.document.domain);
P += "&vsynd=true&vifversion=2";
if ((window.document.referrer != "") && (window.document.referrer != "-"))
{
if (!(navigator.appName == "Microsoft Internet Explorer" && parseInt(navigator.appVersion) < 4) )
{
P +="&dcsref="+escape(window.document.referrer);
}
}
P += "&dcsdat="+escape(sCurrent);
document.write('
');
//