var menus;
var timegap=500;
var followspeed=5;
var followrate=40;
var suboffset_top=5;
var suboffset_left=15;  

style1 = ['#ffffff','#003399','#ffffff','#33cc00','#003399',10,'normal','bold','Verdana, Arial',2,'',,'','','#FFFFFF','#003399','','#ffffff','#003399'];  

style2 = ['#003399','#ebebeb','#ffffff','#999999','#00ff00',9,'normal','bold','Verdana, Arial',4,'',,'','','#ffebdc','#ffffff','','#ffffff','#ffffff'];  

var _d=document; 

function dumpmenus() { for(a=1;a<menus.length;a++) { mt+=' menu'+a+'=menus['+a+']'; } _d.write(mt); };  

var menu1 = ['mainmenu',51,20,112,1,,style1,1,'center','',,1,,,,,,,,,,,'<img src=\'/ExelonInternet/Assets/images/nav1/new2_our_companies_button.gif\' height=\'22\' width=\'112\' border=\'0\'>','show-menu=DropNav1','/ourcompanies/','Our Companies',1,'<img src=\'/ExelonInternet/Assets/images/nav1/new2_about_exelon_button.gif\' height=\'22\' width=\'112\' border=\'0\'>','show-menu=DropNav2','/aboutus/','About Exelon',1,'<img src=\'/ExelonInternet/Assets/images/nav1/new2_investor_relations_button.gif\' height=\'22\' width=\'112\' border=\'0\'>','show-menu=DropNav3','/investor/','Investor Relations',1,'<img src=\'/ExelonInternet/Assets/images/nav1/new2_newsroom_button.gif\' height=\'22\' width=\'112\' border=\'0\'>','show-menu=DropNav4','/news/','Newsroom',1,'<img src=\'/ExelonInternet/Assets/images/nav1/new2_careers_button.gif\' height=\'22\' width=\'112\' border=\'0\'>','show-menu=DropNav5','/careers/','Careers',1];

var menu2 = ['SubMenuLink1',,,165,1,'',style2,,'left','',,,,,,,,,,,,,'Residential','/ourcompanies/comed/comedres/','/ourcompanies/comed/comedres/','Residential',1,'Business','/ourcompanies/comed/comedbiz/','/ourcompanies/comed/comedbiz/','Business',1];  

var menu3 = ['SubMenuLink2',,,165,1,'',style2,,'left','',,,,,,,,,,,,,'Residential','/ourcompanies/peco/pecores/','/ourcompanies/peco/pecores/','Residential',1,'Business','/ourcompanies/peco/pecobiz/','/ourcompanies/peco/pecobiz/','Business',1];  

var menu4 = ['SubMenuLink3',,,165,1,'',style2,,'left','',,,,,,,,,,,,,'Electricity','/ourcompanies/energy/electricity/','/ourcompanies/energy/electricity/','Electricity',1,'Natural Gas','/ourcompanies/energy/naturalgas/','/ourcompanies/energy/naturalgas/','Natural Gas',1,'Newsroom','/ourcompanies/energy/newsroom/','/ourcompanies/energy/newsroom/','Newsroom',1];  

var menu5 = ['SubMenuLink4',,,165,1,'',style2,,'left','',,,,,,,,,,,,,'Fossil, Hydro and Renewables','/ourcompanies/powergen/fossil/','/ourcompanies/powergen/fossil/','Fossil, Hydro and Renewables',1,'Nuclear','/ourcompanies/powergen/nuclear/','/ourcompanies/powergen/nuclear/','Nuclear',1,'Power Marketing','/ourcompanies/powergen/powermarket/','/ourcompanies/powergen/powermarket/','Power Marketing',1];  

var menu6 = ['DropNav1',,,165,1,'',style2,,'left','',,,,,,,,,,,,,'ComEd','show-menu=SubMenuLink1','/ourcompanies/comed/','ComEd',1,'PECO','show-menu=SubMenuLink2','/ourcompanies/peco/','PECO',1,'Exelon Energy','show-menu=SubMenuLink3','/ourcompanies/energy/','Exelon Energy',1,'Power Generation','show-menu=SubMenuLink4','/ourcompanies/powergen/','Power Generation',1];  

var menu7 = ['DropNav2',,,165,1,'',style2,,'left','',,,,,,,,,,,,,'Exelon/PSEG Merger','/aboutus/exelon_pseg_merger/','','Exelon/PSEG Merger',1,'Community','/aboutus/community/','','Community',1,'Diversity','/aboutus/diversity/','','Diversity',1,'Environment','/aboutus/environment/','','Environment',1,'Industry Links','/aboutus/links/','','Industry Links',1,'Management','/aboutus/management/','','Management',1,'Safety','/aboutus/safety/','','Safety',1,'Security','/aboutus/exelon_security/','','Security',1,'Suppliers','/aboutus/suppliers/','','Suppliers',1];  

var menu8 = ['DropNav3',,,165,1,'',style2,,'left','',,,,,,,,,,,,,'Stock Information','/investor/stock/','','Stock Information',1,'News, Events, Presentations','/investor/news/','','News, Events, Presentations',1,'Corporate Goverance','/investor/goverance/','','Corporate Goverance',1,'SEC Filings/Financials','/investor/financials/','','SEC Filings/Financials',1,'Information Requests','/investor/information/','','Information Requests',1,'FAQs','/investor/faq/','','FAQs',1,'Glossary','/investor/glossary/','','Glossary',1,'E-mail Alerts','/investor/email/','','E-mail Alerts',1];  

var menu9 = ['DropNav4',,,165,1,'',style2,,'left','',,,,,,,,,,,,,'News Releases','/news/pressrelease/','','News Releases',1,'Fact Sheet','/news/presskit/','','Fact Sheet',1,'Media Contact','/news/mediacontact/','','Media Contact',1];  

var menu10 = ['DropNav5',,,165,1,'',style2,,'left','',,,,,,,,,,,,,'Job Opportunities','/careers/jobsearch/','','Job Opportunities',1,'Working at Exelon','/careers/workingatexelon/','','Working at Exelon',1,'Exelon on Campus','/careers/exelononcampus/','','Exelon on Campus',1,'Locations','/careers/locations/','','Locations',1,'Recruitment Events','/careers/recruitmentevents/','','Recruitment Events',1,'EEI Test Info','/careers/eeitestinfo/','','EEI Test Info',1];  

menus = new Array(); for(a=1;a<=10;a++) { 'menus['+ a +']=menu'+ a; }