
_menuCloseDelay=200 // The time delay for menus to remain visible on mouse out 
_menuOpenDelay=50 // The time delay before menus open on mouse over 
_subOffsetTop=3 // Sub menu top offset 
_subOffsetLeft=-2 // Sub menu left offset 

with(menuStyle=new mm_style()){ 
onbgcolor="#FF0000"; 
oncolor="#0000FA"; 
offbgcolor="#FFFFCC"; 
offcolor="#0000FF"; 
bordercolor="#FA0000"; 
borderstyle="solid"; 
borderwidth=2; 
separatorcolor="#0000FF"; 
separatorsize=2; 
padding=4;
fontsize="71%"; 
fontstyle="bold"; 
fontfamily="Verdana, Tahoma, Arial";
subimagepadding="4"; 
subimage="images/arrow.gif"; 
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=200;
menuheight=22;
overflow="scroll";
followscroll=1;

aI("text=WHAT PEOPLE HAVE SAID;url=wedding-photography-photographers-leeds-yorkshire-quotes.htm");
aI("text=YOUR PICTURES ON-LINE;url=http://www.photomemory.net/grahamgawthorpe;target= blank");
aI("text=USEFUL LINKS;showmenu=Links");
aI("text=PRICES;showmenu=PRICES");
aI("text=WEBMASTER;url=http://www.nyws.co.uk/index.htm");
aI("text=CONTACT ME;showmenu=Contact Me");
aI("text=HOME PAGE;url=index.htm");
}

               with(milonic=new menuname("Links")){
	         style=menuStyle;
               top="offset=0";
               left="offset=70"; 
	         aI("text=IDEAL RECEPTION VENUES (A-G);showmenu=Venues1");
               aI("text=IDEAL RECEPTION VENUES (H-L);showmenu=Venues2");
               aI("text=IDEAL RECEPTION VENUES (L-O);showmenu=Venues3");
               aI("text=IDEAL RECEPTION VENUES (P-Z);showmenu=Venues4");
               aI("text=WEDDING CARS;showmenu=Cars");
               aI("text=VIDEO;showmenu=Video");
               aI("text=MUSIC FOR YOUR FUNCTION;url=http://www.thesteveloveband.co.uk");
               aI("text=BUSINESSES TO CONTACT BY PHONE;url=links.htm"); 
               } 

               with(milonic=new menuname("Venues1")){
	         style=menuStyle;
               top="offset=-50";
               left="offset=-10"; 
               aI("text=ALLERTON CASTLE;image=images/venues/allerton_castle.jpg;url=http://www.allertoncastle.co.uk/");  
               aI("text=CORN MILL LODGE HOTEL;image=images/venues/cornmill.jpg;url=http://www.cornmilllodgehotel.co.uk/");  
               aI("text=CROWNE PLAZA HOTEL;image=images/venues/crowne_plaza.jpg;url=http://www.leeds.crowneplaza.com/");
               aI("text=GARFORTH HILTON;image=images/venues/garforth_hilton.jpg;url=http://www.frontdesk.co.uk/hotel/england/leeds/hilton_leeds_garforth");  
               aI("text=GOMERSAL PARK HOTEL;image=images/venues/gomersal_park.jpg;url=http://www.gomersalparkhotel.com/");  
                             }

               with(milonic=new menuname("Venues2")){
	         style=menuStyle;
               top="offset=-50";
               left="offset=-10";  
               aI("text=HALEY'S;image=images/venues/haleys.jpg;url=http://www.haleys.co.uk/");
               aI("text=HAZELWOOD CASTLE;image=images/venues/hazelwood.jpg;url=http://www.hazlewood-castle.co.uk/");  
               aI("text=HEALDS HALL HOTEL;image=images/venues/healds_hall.jpg;url=http://www.healdshall.co.uk/");  
               aI("text=HOTEL METROPOLE;image=images/venues/metropole.jpg;url=http://www.e-travelguide.info/metropole/");
               aI("text=LEEDS HILTON;image=images/venues/leeds_hilton.jpg;url=http://www.hilton.co.uk/leedscity");  
               aI("text=LEEDS IRISH CENTRE;image=images/venues/irish_centre.jpg;url=http://www.theleedsirishcentre.co.uk/");     
               }

               
               with(milonic=new menuname("Venues3")){
	         style=menuStyle;
               top="offset=-50";
               left="offset=-10";
               aI("text=LEEDS MARRIOTT;image=images/venues/leeds_marriott.jpg;url=http://marriott.co.uk/Channels/globalSites/propertypage/UK/lbadt");
               aI("text=LEEDS RAMADA;image=images/venues/leeds_ramada.jpg;url=http://www.ramadajarvis.co.uk/hotel/overview.asp?hotel_id=69");  
               aI("text=LEEDS UNITED;image=images/venues/leeds_united.jpg;url=http://newsites.leedsunited.com/confbanq/");
               aI("text=MERRION HOTEL;image=images/venues/merrion.jpg;url=http://www.themerrionhotel.co.uk/");
               aI("text=OULTON HALL;image=images/venues/oulton_hall.jpg;url=http://www.superbreak.com/hotels/hotel-6704.htm");  
               }

               with(milonic=new menuname("Venues4")){
	         style=menuStyle;
               top="offset=-50";
               left="offset=-10";
               aI("text=RIPLEY CASTLE;image=images/venues/ripley_castle.jpg;url=http://www.forbetterforworse.co.uk/venues/ripleycastle.shtml");
               aI("text=TONG MARRIOTT;image=images/venues/tong_marriott.jpg;url=http://marriott.co.uk/Channels/globalSites/propertypage/UK/lbacy");
               aI("text=QUEENS HOTEL;image=images/venues/queens.jpg;url=http://www.queenshotelleeds.co.uk/");  
               aI("text=VILLAGE HOTEL HEADINGLEY;image=images/venues/village.jpg;url=http://www.village-hotels.co.uk/Hotels/Leeds/default.aspx?EQID=01192734-9999999");
               aI("text=WEETWOOD HALL;image=images/venues/weetwood_hall.jpg;url=http://www.weetwood.co.uk/weetwood.html");   
               }
               

 

               with(milonic=new menuname("PRICES")){
	         style=menuStyle;
               top="offset=0";
               left="offset=30";
               aI("text=SMALLER WEDDINGS;url=smaller_weddings.htm"); 
               aI("text=CONTEMPORARY;url=contemporary.htm");  
               aI("text=CLASSIC;url=classic.htm");
               aI("text=ROYALE;url=royale.htm");
               aI("text=ACCESSORIES;url=accessories.htm");
               }

             
               with(milonic=new menuname("Contact Me")){
	         style=menuStyle;
               top="offset=0";
               left="offset=62";
               aI("text=ON-LINE;url=contact_on_line.htm");
               aI("text=OFF-LINE;url=contact_off_line.htm");
               }
                 
               with(milonic=new menuname("Cars")){
	         style=menuStyle;
               top="offset=0";
               left="offset=-10"; 
               aI("text=ELDALE WEDDING CARS;image=/images/eldale_75.jpg;url=http://www.eldaleweddingcars.co.uk/");
               aI("text=AMERICAN AND BRITISH LIMOUSINE COMPANY;image=/images/american_75.jpg;url=http://www.americanandbritishlimos.com/");
               aI("text=YESTERYEAR COACHES;image=/images/yesteryear_75.jpg;url=http://www.yesteryearcoaches.co.uk/");
               aI("text=EXCLUSIVE WEDDING CARS;image=/images/exclusive_75.jpg;url=http://www.exclusiveweddingcars.co.uk/");
               }
      
               with(milonic=new menuname("Video")){
	         style=menuStyle;
               top="offset=0";
               left="offset=-15"; 
               aI("text=MEMENTO VIDEO;image=/images/memento_75.jpg;url=http://www.mementovideo.co.uk/");  
               aI("text=VISUAL TECHNIKS;image=/images/vis_tech_75.jpg;url=http://www.visualtechniks.co.uk/");
               }


 drawMenus();
