fixMozillaZIndex=true; 
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;

with(background=new mm_style()){
bgimage="images/d_down_up.gif";
borderstyle="solid";
fontfamily="Verdana";
fontsize="11px";
fontweight="normal";
align="center"
image="images/transparent.gif";
imagepadding=0;
itemheight=30;
itemwidth=141;
offcolor="#ffffff";
oncolor="#ffffff";
overbgimage="images/d_down_over_1.gif";
subimagepadding=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=30;
itemwidth=141;
orientation="horizontal";
style=background;

aI("bgimage=images/thank_u_up.jpg;itemwidth=111;overbgimage=images/thank_u_over.jpg;url=thank_you's.html;");
aI("bgimage=images/fees_up.jpg;itemwidth=110;overbgimage=images/fees_over.jpg;url=fees_and_services.html;");
aI("bgimage=images/avai_up.jpg;itemwidth=154;overbgimage=images/avai_over.jpg;url=rev_phil's_availability.php;");
aI("bgimage=images/b_ser_up.jpg;itemwidth=141;overbgimage=images/b_ser_over.jpg;showmenu=Before ceremony;");
aI("bgimage=images/cer_up.jpg;itemwidth=106;overbgimage=images/cer_over.jpg;showmenu=The ceremony;");
aI("bgimage=images/other_up.jpg;itemwidth=79;overbgimage=images/other_over.jpg;showmenu=Other info;");
aI("bgimage=images/home_up.jpg;itemwidth=79;overbgimage=images/home_over.jpg;url=index.html;");
}


with(milonic=new menuname("Before ceremony")){
style=background;
aI("text=Thank you's;url=thank_you's.html;");
aI("text=Fees and services;url=Fees_and_services.html;");
aI("overbgimage=images/red_up.gif;bgimage=images/red_over.gif;text=Rev. Phil's availability;url=rev_phil's_availability.php;");
aI("text=Marriage license info;url=Marriage_License_Info.html;");
aI("text=Ceremony locations;url=Ceremony_locations.html;");
aI("text=Chapels;url=Chapels.html;");
aI("text=Pre-marital counseling;url=pre_marital_counseling.html;");
aI("text=Other wedding pro's;url=Other_wedding_pro.html;");
aI("text=Credit cards;url=credit_cards.html;");
}

with(milonic=new menuname("The ceremony")){
style=background;
aI("text=Vows;url=vows.html;");
aI("text=Romantic readings;url=Romantic_readings.html;");
aI("text=Religious readings;url=religious_readings.html;");
aI("text=Music;url=Music.html;");
aI("text=Unity candle & sand;url=Unity_candle_sand.html;");
aI("text=Rehearsal;url=Rehearsal.html;");
aI("text=FAQ's & tips;url=FAQ_tips.html;");
aI("text=Renew your vows;url=renew_vows.html;");
}


with(milonic=new menuname("Other info")){
style=background;
aI("text=In the news;url=In_the_News.html;");
aI("text=About Rev. Phil;url=About_Rev.html;");
aI("text=Rev. Phil's religion;url=Rev_religion.html;");
aI("text=Contact Rev. Phil;url=Contact_Rev.html;");
}
drawMenus();