_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#F871BE'; 
oncolor='#ffffff'; 
offbgcolor='#F871BE'; 
offcolor='#000000'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#FF99FF'; 
oncolor='#FFFFFF'; 
offbgcolor='#FFCCFF'; 
offcolor='#000000'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='70%'; 
itemwidth='80';
itemheight='10';
align='Center';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Arial Narrow'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#000000'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('9')){ style=menuStyle; aI('text=Buttons Accessories;url=ButtonsAccessories.aspx;status=Buttons Accessories;');} with(sat=new menuname('7')){ style=menuStyle; aI('text=FAQ;url=Faq.aspx;status=FAQ;');aI('text=CONTACT US;url=ContactUs.aspx;status=CONTACT US;');} with(sat=new menuname('6')){ style=menuStyle; aI('text=Gown Reservation Form;url=Gownreservation.aspx;status=Gown Reservation Form;');aI('text=Tux Reservation Form;url=Tux.aspx;status=Tux Reservation Form;');aI('text=Bridal Show Exhibitors Reservations;url=exhibitor.aspx;status=Bridal Show Exhibitors Reservations;');aI('text=Bridal Show Brides & Grooms Reservations;url=bridalshow.aspx;status=Bridal Show Brides & Grooms Reservations;');} with(sat=new menuname('5')){ style=menuStyle; aI('text=Bridal Show;url=Events1.aspx;status=Bridal Show;');aI('text=Bridal Show Photos;url=bridshowpics.aspx;status=Bridal Show Photos;');aI('text=Other Events;url=ValentineDinner.aspx;status=Other Events;');} with(sat=new menuname('4')){ style=menuStyle; aI('text=Buttons Tuxedos;url=TuxSuits1.aspx;status=Buttons Tuxedos;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Buttons Gowns;url=Gowns1.aspx;status=Buttons Gowns;');} drawMenus();
