onresize = pageWidth;
onload = function firstLoad() {/*
  if((agt.indexOf("msie")!=-1) && (agt.indexOf("opera")<1) && (agt.indexOf("win")!=-1)) styleAbbr()
  	if(d.getElementById)*/{ 
    if(d.createTextNode){ expandMsg(); pageWidth(); drawIcon("navSections"); }
    if(location.search == "?noads") hideShowEl("promo","n");
  }  
}
