fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontweight="bold";
fontsize="11";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#B0C4DE";
oncolor="#000099";
outfilter="randomdissolve(duration=0.5)";
overfilter="Fade(duration=0.3);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=http://www.rambiochemicalsinc.com/;");
aI("showmenu=EOR;text=Enhanced Oil Recovery;");
aI("showmenu=Results;text=Field Results;");
aI("showmenu=MEOR/MIOR History;text=MEOR/MIOR History;");
aI("showmenu=Producers;text=Oil Producers;");
aI("showmenu=About Us;text=About Us;");
aI("showmenu=FAQs;text=FAQ's;");
aI("showmenu=Contact;text=Contact Us;");

}
with(milonic=new menuname("EOR")){
overflow="scroll";
style=menuStyle;
aI("text=EOR Technology & Methods;url=EOR_Technology_and_Methods.htm;");
aI("text=Field Application Guide;url=docs/WP5_Field_Guide_1991.pdf;");
aI("text=Cyclic Injection Method;url=docs/cyclic_injection.pdf;");
aI("text=Field Flood Method;url=docs/field_flood.pdf;");
aI("text=Payout Graphs;url=docs/Payout_Graphs.pdf;");

}
with(milonic=new menuname("Results")){
style=menuStyle;
aI("text=Current Field Projects;url=current_field_trials.htm;");
aI("text=Legacy Field Trials - 1988-1992;url=legacy_field_trials.htm;");

}
with(milonic=new menuname("MEOR/MIOR History")){
style=menuStyle;
aI("text=MEOR Technology / Overview;url=Technology_Overview.htm;");
aI("text=Oil & Gas Journal Article;url=docs/o&gj_article.pdf;");
aI("text=MEOR - A Sober Look;url=docs/MEOR_PPT.pdf;");
aI("text=World Market - EOR;url=docs/world_market_EOR.pdf;");
aI("text=MEOR / MIOR Methodology;url=docs/MIOR_Microbial_Improved_Recovery.pdf;");

}
with(milonic=new menuname("Producers")){
style=menuStyle;
aI("text=Enhanced Waterflood Survey;url=forms/Waterflood_Survey_Form.php;");
aI("text=MEOR Project Development;url=docs/Systematic_Approach.pdf;");
aI("text=MEOR Candidate Criteria;url=docs/Candidate_Criteria.pdf;");
aI("text=Tax Advantages;url=tax_advantages.htm;");
aI("text=State Agency Contacts / Spreadsheet;url=docs/State_Oil_and_Gas_Agencies.xls;");
aI("text=State Agency Contacts / Web Page;url=State_Oil_and_Gas_Agencies.htm;");

}
with(milonic=new menuname("About US")){
style=menuStyle;
aI("text=RAM History;url=ram_history.htm;");
aI("text=Directorship;url=directors.htm;");

}
with(milonic=new menuname("FAQs")){
style=menuStyle;
aI("text=Frequently Asked Questions;url=faqs.htm;");

}
with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=RAM - Contact Information;url=/contact.htm;");
aI("text=General Inquiry;url=forms/contact_gen.php;");
aI("text=Oil Producer Inquiry;url=forms/contact_pro.php;");
aI("text=Oil Field Service Company;url=forms/contact_serv.php;");

}

drawMenus();