_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#E9EDEC";
borderstyle="Groove";
borderwidth="4";
fontfamily="Times New Roman";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#174A9D";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://wiebeninsurance.com/;");
aI("showmenu=About Us /Independent AgencyLEFT_MENU;text=About Us ;target=;url=Indepenent-Insurance-Agency.html;");
aI("showmenu=Commercial /Commercial General LiabilityLEFT_MENU;text=Commercial ;target=;url=Commercial.html;");
aI("showmenu=Bonds/Types of Contract BondsLEFT_MENU;text=Bonds;target=;url=Bonds.html;");
aI("showmenu=Personal /Personal AutoLEFT_MENU;text=Personal ;target=;url=Personal.html;");
aI("text=Life Insurance;target=;url=Life-Insurance.html;");
aI("text=Annuities;target=;url=Annuities.html;");
aI("text=Mexi-Pass Insurance;target=;url=Mexi-Pass-Insurance.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Glossary;target=;url=Glossary.html;");
}

with(milonic=new menuname("About Us /Independent AgencyLEFT_MENU")){
style=submenuStyle;
aI("text=Independent Agency;target=;url=Independent-Agency.html;");
}

with(milonic=new menuname("Commercial /Commercial General LiabilityLEFT_MENU")){
style=submenuStyle;
aI("text=Commercial General Liability;target=;url=Commercial-General-Liability.html;");
aI("text=Commercial Property;target=;url=Commercial-Property.html;");
aI("text=Commercial Umbrella/Exesss;target=;url=Umbrella.html;");
aI("text=Business Auto;target=;url=Business-Auto.html;");
aI("text=Workers Compensation;target=;url=Workers-Compensation.html;");
aI("text=Flood Insurance;target=;url=Flood-Insurance.html;");
aI("text=Earthquake ;target=;url=Earthquake.html;");
}

with(milonic=new menuname("Bonds/Types of Contract BondsLEFT_MENU")){
style=submenuStyle;
aI("text=Types of Contract Bonds;target=;url=Types-of-Contract-Bonds.html;");
aI("text=Types of Court Bonds;target=;url=Types-of-Court-Bonds.html;");
aI("text=Types of Commercial Bonds;target=;url=Types-of-Commercial-Bonds.html;");
}

with(milonic=new menuname("Personal /Personal AutoLEFT_MENU")){
style=submenuStyle;
aI("text=Personal Auto;target=;url=Personal-Auto.html;");
aI("text=Homeowners, Condominium, Renters;target=;url=Homeowners,-Condominium,-Renters.html;");
aI("text=Jewelry / Fine Arts/ Collectible's;target=;url=Jewelry-Fine-Arts-Collectible's.html;");
}


 drawMenus();

