_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=5              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset


with(menuStyle=new mm_style()){
onbgcolor="#710000";
oncolor="#e6d8ae";
offbgcolor="#650000";
offcolor="#ffffff";
bordercolor="#000000";

borderstyle="solid";
borderwidth=0;
separatorcolor="#710000";
onclass="menuSpacing";
offclass="menuSpacing";
separatorsize="0";
padding=5;
fontsize="12px";
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica, sans-serif";
pagecolor="#e6d8ae";
pagebgcolor="#800200";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="5";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;url=/default.asp;");
aI("text=About Us;showmenu=About Us;");
aI("text=Donors & Sponsors;showmenu=Donors;");
aI("text=Media;showmenu=Media;");
aI("text=Gallery;showmenu=Gallery;");
aI("text=Glossary;url=/Glossary/AtoE.asp;");
aI("text=Linkages;showmenu=Linkages;");
aI("text=Publications;showmenu=Publications;");
aI("text=Selected Articles;url=/media/latestarticles.asp;");
aI("text=Events and Activities;url=/Archives/events2010.asp;");
aI("text=Archives;showmenu=Archives;");
aI("text=Ask Us;showmenu=Ask Us;");
aI("text=Search;url=/search.asp;");
}

with(milonic=new menuname("About Us")){
style=menuStyle;
overflow="scroll";
aI("text=Chairman's Message;url=/aboutus/chairmanmessage.asp;");
aI("text=Dy Chairman's Message;url=/aboutus/dychairmanmessage.asp;");
aI("text=Historical Background;url=/aboutus/erra.asp#HB;");
aI("text=Establishment of ERRA;url=/aboutus/erra.asp#EA;");
aI("text=Mission;url=/aboutus/erra.asp#Mission;");
aI("text=Mandate & Role;url=/aboutus/erra.asp#Mandate;");
aI("text=Scope of Reconstruction & Rehabilitation;url=/aboutus/erra.asp#Scope;");
aI("text=ERRA Ordinance;url=/aboutus/erra.asp#Ordinance;");
aI("text=ERRA Council;url=/aboutus/erra.asp#Council;");
aI("text=ERRA Board;url=/aboutus/erra.asp#Board;");
aI("text=Policy Planning;url=/aboutus/erra.asp#Policy;");
aI("text=Policy Role of Provincial and State Governments;url=/aboutus/erra.asp#Role;");
aI("text=Role of District Governments;url=/aboutus/erra.asp#District;");
aI("text=Organogram;url=/aboutus/organogram.asp;");
aI("text=Who is Who in ERRA;url=/aboutus/whoiswho.asp;");
}

with(milonic=new menuname("Donors")){
style=menuStyle;
overflow="scroll";
aI("text=Sponsors Policy;url=/SponsorsPolicy.asp;");
aI("text=Sponsors Methodology;showmenu=Methodology;");
}

with(milonic=new menuname("Publications")){
style=menuStyle;
overflow="scroll";
aI("text=Latest Publications;url=/publications/latestpublications.asp");
}


with(milonic=new menuname("Archives")){
style=menuStyle;
overflow="scroll";
aI("text=Press Releases;url=/media/archive_mediareleases.asp");
aI("text=Selected Articles;url=/media/archive_latestarticles.asp");
aI("text=Press Clippings;url=/media/archive_pressclippings.asp");
aI("text=Studies & Presentations;url=/archives/presentations.asp");
aI("text=Publications;url=/publications/publications.asp");
aI("text=Theme Song;url=/archive_themesong.asp;");
aI("text=Documentary;url=/archive_documentary.asp");
aI("text=Events and Activities;showmenu=EventsArchive;");
}


with(milonic=new menuname("EventsArchive")){
style=menuStyle;
overflow="scroll";
aI("text=2009;url=/Archives/events2009.asp;");
aI("text=2008;url=/Archives/events2008.asp;");
}


with(milonic=new menuname("Methodology")){
style=menuStyle;
overflow="scroll";
aI("text=Project Implementation Guidelines;url=/Reports/Donors/ProjectImplementationGuidelines.doc;");
aI("text=Project Progress Report Performa;url=/Reports/Donors/MonthlyProgressReportPerforma.xls;");
}

with(milonic=new menuname("Media")){
style=menuStyle;
overflow="scroll";
aI("text=Press Releases;url=/media/mediareleases.asp;");
aI("text=Press Clippings;url=/media/pressclippings.asp;");
aI("text=Theme Song;url=/themesong.asp");
aI("text=Documentary;url=/documentary.asp");
}

with(milonic=new menuname("Gallery")){
style=menuStyle;
overflow="scroll";


aI("text=Reconstruction and Rehabilitation;showmenu=RecAndReh;");
aI("text=Early Recovery;url=/Gallery/Early Recovery/page1.htm;target=_blank;");
aI("text=Rescue and Relief;url=/Gallery/Rescue and Relief/page1.htm;target=_blank;");
aI("text=Earthquake 2005;url=/Gallery/Earthquake 2005/page1.htm;target=_blank;");
}

with(milonic=new menuname("RecAndReh")){
style=menuStyle;
overflow="scroll";
aI("text=Housing;url=/gallery/Reconstruction and Rehabilitation/Housing/page1.htm;target=_blank;");
aI("text=Livelihoods;url=/gallery/Reconstruction and Rehabilitation/Livelihood/page1.htm;target=_blank;");
aI("text=Social Protection;url=/gallery/Reconstruction and Rehabilitation/Social Protection/page1.htm;target=_blank;");
aI("text=Health;url=/gallery/Reconstruction and Rehabilitation/Health/page1.htm;target=_blank;");
aI("text=Education;url=/gallery/Reconstruction and Rehabilitation/Education/page1.htm;target=_blank;");
aI("text=Water and Sanitation;url=/gallery/Reconstruction and Rehabilitation/Watsan/page1.htm;target=_blank;");
aI("text=Governance;url=/gallery/Reconstruction and Rehabilitation/Governance/page1.htm;target=_blank;");
aI("text=Power and Telecom;url=/gallery/Reconstruction and Rehabilitation/Power and Telecomm/page1.htm;target=_blank;");
aI("text=Transportation;url=/gallery/Reconstruction and Rehabilitation/Transportation/page1.htm;target=_blank;");
aI("text=Tourism;url=/gallery/Reconstruction and Rehabilitation/Tourism/page1.htm;target=_blank;");
}


with(milonic=new menuname("Ask Us")){
style=menuStyle;
overflow="scroll";
aI("text=FAQs - Housing;url=/reports/faqs/FAQs Rural Housing.pdf;");
aI("text=FAQs - Health;url=/reports/faqs/health11-05-09.pdf;");
aI("text=FAQs - WatSan;url=/reports/faqs/watsan.pdf;");
aI("text=FAQs - Governance;url=/reports/faqs/governance.pdf;");
aI("text=FAQs - Transportation;url=/reports/faqs/transportation.pdf;");
aI("text=FAQs - M & E;url=/reports/faqs/FAQs-MandE.pdf;");
aI("text=FAQs - Procurement;url=/reports/faqs/FAQs Procurement.pdf;");
aI("text=Any Other Questions;url=/underpreparation.asp;");
}

with(milonic=new menuname("FAQs")){
style=menuStyle;
overflow="scroll";
aI("text=FAQs - Housing;url=/reports/faqs/FAQs Rural Housing.pdf;");
aI("text=Health;url=/reports/faqs/health11-05-09.pdf;");
aI("text=FAQs - Procurement;url=/reports/faqs/FAQs Procurement.pdf;");
}


with(milonic=new menuname("Linkages")){
style=menuStyle;
overflow="scroll";
aI("text=Quaid-e-Azam University;url=/linkages/qau.asp;");
aI("text=Shaheed Z A Bhutto Institute of Science and Technology;url=/linkages/szabist.asp;");
aI("text=Fatima Jinnah Women University;url=/linkages/fjwu.asp;");
aI("text=International Islamic University;url=/linkages/iiui.asp;");
aI("text=Preston University;url=/linkages/pu.asp;");
}

drawMenus();