var browser=navigator.appName.toLowerCase();
document.write('<link id="eseriesStyle" rel="stylesheet" type="text/css" href="css/eseries.css">');
if(browser.indexOf("netscape")!=-1) document.write('<link rel="stylesheet" type="text/css" href="css/eseries_nn.css">');
var agent=navigator.userAgent.toLowerCase();
var x=new Object;
x.major=parseInt(navigator.appVersion);
x.ns=((agent.indexOf('mozilla')!=-1)&&((agent.indexOf('spoofer')==-1)&&(agent.indexOf('compatible')==-1)));
document.write('<link id="cdcStyle" rel="stylesheet" type="text/css" href="css/cdc_style.css">');
if(x.ns)document.write('<link rel="stylesheet" type="text/css" href="css/nn_cdc_style.css">');
document.write('<link id="cdcStyle2" rel="stylesheet" type="text/css" href="css/default.css">');
document.write('<link id="cdcStyle3" rel="stylesheet" type="text/css" href="css/redesign.css">');
if(navigator.userAgent.indexOf('MSIE 7')!=-1)document.write('<link rel="stylesheet" type="text/css" href="css/ie7_redesign.css">');
if(x.ns)document.write('<link rel="stylesheet" type="text/css" href="css/nn_redesign.css">');
document.write('<link id="eseriesPrintStyle" rel="stylesheet" type="text/css" href="css/eseries_print.css" media="print">');
document.write('<link id="eseriesSaveStyle" rel="stylesheet" type="text/css" href="css/eseries_save.css" media="print">');
document.write('<link id="cdcPrintStyle" rel="stylesheet" type="text/css" href="css/cdc_print.css" media="print">');
document.write('<link id="cdcPrintStyle2" rel="stylesheet" type="text/css" href="css/redesign-print.css" media="print">');
if(top.screen.width>800)
document.write('<link id="800plus" rel="stylesheet" type="text/css" href="css/redesign-800plus.css">');



