_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="solid";
borderwidth="2";
fontfamily="Comic Sans MS";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="Double";
borderwidth="0";
fontfamily="Comic Sans MS";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Lime";
offcolor="Black";
onbgcolor="Lime";
onbold="bold";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagecolor="Black";
separatorcolor="Transparent";
separatorsize="60";
imagepadding="6";
itemwidth="50";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=710;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.itsaidmyname.com/;");
aI("showmenu=Personalized CD'sLets Sing For JesusINFO_BAR_MENU;text=Personalized CD's;target=;url=Personalized-CD's.html;");
aI("showmenu=OrderBusiness PartnerINFO_BAR_MENU;text=Order;target=;url=Order.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=NewsLetter;target=;url=NewsLetter.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Personalized CD'sLets Sing For JesusINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Lets Sing For Jesus;target=;url=SampleMusic-LSFJ.html;");
aI("text=You are Special;target=;url=SampleMusic-YAS.html;");
}

with(milonic=new menuname("OrderBusiness PartnerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Business Partner;target=;url=Business-Partner.html;");
aI("showmenu=PurchaseLet's Sing for JesusINFO_BAR_MENU;text=Purchase;target=;url=Purchase.html;");
}

with(milonic=new menuname("PurchaseLet's Sing for JesusINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Let's Sing for Jesus;target=;url=Let's-Sing-for-Jesus.html;");
aI("text=You Are Special;target=;url=You-Are-Special.html;");
}


 drawMenus();

