

document.write('<style type=\"text/css\" media=\"all\">');		
document.write('@import \"css/cbs_css.css\"\;');
document.write('</style>');

//document.write('   <link rel=\"shortcut icon\" href=\"images/favicon.ico\" type=\"image/x-icon\" /> 	');
document.write('   <link rel=\"shortcut icon\" href=\"pics/icon.ico\"></link>			');

//document.write('   <link rel=\"stylesheet\" href=\"css/global2.css\" type=\"text/css\" media=\"screen\" />			');
//document.write('   <link rel=\"stylesheet\" href=\"css/endorsed_header_nav_scope2.css\" type=\"text/css\" media=\"screen\" />	');
//document.write('   <link rel=\"stylesheet\" href=\"css/leftnav_dynamic2.css\" type=\"text/css\" media=\"screen\" />		');
//document.write('   <link rel=\"stylesheet\" href=\"css/asu_footer2.css\" type=\"text/css\" media=\"screen\" />			');
//document.write('   <link rel=\"stylesheet\" href=\"css/clas_print2.css\" type=\"text/css\" media=\"print\" />			');
//document.write('   <link rel=\"stylesheet\" href=\"css/custom2.css\" type=\"text/css\" media=\"screen\" />			');

document.write('   <!--[if lte IE 6]>										');
document.write('   <link rel=\"stylesheet\" href=\"css/ie-classic-scope2.css\" type=\"text/css\" media=\"screen\" />	');
document.write('   <![endif]-->										');
document.write('   <!--[if IE 7]>										');
document.write('   <link rel=\"stylesheet\" href=\"css/ie-vista-scope2.css\" type=\"text/css\" media=\"screen\" />	');
document.write('   <![endif]-->										');
document.write('   <!--[if lte IE 7]>										');
document.write('   <link rel=\"stylesheet\" href=\"css/ie-print2.css\" type=\"text/css\" media=\"print\" />		');
document.write('   <![endif]-->										');
document.write('   <!--[if lte IE 7]>										');
document.write('   <link rel=\"stylesheet\" href=\"css/ie2.css\" type=\"text/css\" media=\"screen\" />			');
document.write('   <![endif]-->										');
