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(BigTransparent=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Helvetica";
fontsize="80%";
fontstyle="normal";
itemheight=10;
offbgcolor="#cccccc";
offcolor="#990000";
oncolor="#000000";
ondecoration="underline";
//onsubimage="arrow.gif";
padding=2;
//subimage="arrow.gif";
//subimagepadding=3;
}

with(Big=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Helvetica";
fontsize="80%";
fontstyle="normal";
itemheight=20;
//menubgimage="sheet.gif";
//onbgcolor="#cccccc";
//offbgcolor="#ffffff";
offcolor="#990000";
oncolor="#000000";
padding=2;
rawcss="padding-left:10px;padding-right:0px;padding-top:30px;";
subimagepadding=5;
}

with(milonic=new menuname("About us")){
overflow="scroll";
style=BigTransparent;
margin=10;
aI("text=Company Profile;url=/about/Company_Profile.php;");
aI("text=AmeriTitle History;url=/about/AmeriTitle_History.php;");
aI("text=Our Approach;url=/about/Our_Approach.php;");
aI("text=JELD-WEN, inc;url=/about/Jeld-Wen.php;");
aI("text=JELD-WEN 1031;url=/about/JELD-WEN_1031.php;");
aI("text=Community Events;url=/about/events_or.php;");
aI("text=Community Impact;url=/about/Community_Impact.php;");
//aI("text=Employment;url=/contact_us/Employment.php;");
//aI("text=Contact Us;url=/contact_us/index.php;");

}

with(milonic=new menuname("Products & Services")){
style=BigTransparent;
margin=10;
aI("text=Title Service;url=/products_and_services/Title_Service.php;");
aI("text=Escrow Service;url=/products_and_services/Escrow_Service.php;");
aI("text=1031 Exchanges;url=/products_and_services/1031_Exchanges.php;");
aI("text=Account Services;url=/products_and_services/Account_Services.php;");
aI("text=Buyers & Sellers;url=/products_and_services/Buyers_and_Sellers.php;");
//aI("text=Realtors;url=/products_and_services/Realtors.php;");
aI("text=GIS Services;url=/products_and_services/GIS_Services.php;");

}

with(milonic=new menuname("Find an office")){
style=BigTransparent;
margin=10;
margin=10;
aI("text=Office Locator;url=/Find_an_Office/index.php;");
}

with(milonic=new menuname("Tools")){
style=BigTransparent;
margin=10;
aI("text=Mortgage Rate Calculator;url=/tools/Mortgage_Rate_Calculator.php;");
aI("text=24-7 File;url=http://24-7file.ameri-title.com;");
//aI("text=Customer Service Order Form;url=/tools/Customer_Service_Order_Form.php;");
//aI("text=Login;url=/tools/Login.php;");
aI("text=GFE Calculator;url=http://www.ameri-title.com/products_and_services/gfe_calculator.html;");
aI("text=Estimated Closing Statements;url=http://mail.ameri-title.com:8099/tools/ecs_form.php;");
}


with(milonic=new menuname("Order Center")){
style=BigTransparent;
margin=10;
aI("text=Place Title Order;url=/Order_Center/index.php;");
aI("text=Customer Service Request;url=/Order_Center/request.php;");
}

with(milonic=new menuname("Contact Us")){
style=BigTransparent;
margin=10;
aI("text=Contacts;url=/contact_us/index.php;");
aI("text=Employment;url=/contact_us/Employment.php;");
}
drawMenus();

