_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="CornflowerBlue";
offcolor="#000000";
oncolor="Blue";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location4.gif";
offcolor="White";
oncolor="Blue";
pagecolor="Blue";
overimage="images/location_on4.gif";
imageposition="right";
itemwidth="118";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=ATMs;target=;url=Michigan-ATMs.html;");
aI("text=Used ATMs;target=;url=Used-ATMs.html;");
aI("text=Calling Cards;target=;url=Prepaid-Calling-Cards.html;");
aI("text=Check Services;target=;url=Check-Services.html;");
aI("text=Credit Cards;target=;url=Credit-Cards.html;");
aI("text=Gift Cards;target=;url=Gift-Cards.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Business Opportunities;target=;url=Employment.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();
