_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze17.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Black";
oncolor="White";
pagecolor="Red";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="2";
subimage="images/white_4x7.gif";
subimagepadding="2";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#FFFFFF";
onborder="1px solid #67A1CE";
oncolor="Blue";
padding="4";
pagecolor="Red";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
itemheight="28";
aI("text=Call tones;target=;url=./;align=center;");
aI("text=How Call Tones Work;target=;url=How.html;align=center;");
aI("showmenu=Where To Get Call TonesVerizon Call TonesLEFT_MENU;text=Where To Get Call Tones;target=;url=wheretogetcalltones.html;align=center;");
aI("text=Overview;target=;url=calltonesoverview.html;align=center;");
aI("showmenu=Call Tones AlternativesRing Back TonesLEFT_MENU;text=Call Tones Alternatives;target=;url=calltonesalternatives.html;align=center;");
aI("text=Call Tones Patent;target=;url=calltonespatent.html;align=center;");
aI("text=Affiliates;target=;url=calltonesaffiliates.html;align=center;");
aI("text=Links;target=;url=Links.html;align=center;");
aI("text=Privacy;target=;url=Privacy.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("Where To Get Call TonesVerizon Call TonesLEFT_MENU")){
style=submenuStyle;
aI("text=Verizon Call Tones;target=;url=verizoncalltones.html;");
}

with(milonic=new menuname("Call Tones AlternativesRing Back TonesLEFT_MENU")){
style=submenuStyle;
aI("text=Ring Back Tones;target=;url=ringbacktones.html;");
}


 drawMenus();
