with(milonic=new menuname("Main Menu")){ 
style=mainMenuStyle; 
alwaysvisible=1; 
orientation="horizontal"; 
position="relative"; 
aI("text=HOME PAGE;url=http://jadetiger.com/twodogs/index.html;"); 
aI("text=ABOUT US;url=http://jadetiger.com/twodogs/aboutus.html;"); 
aI("text=LOCATION;url=http://jadetiger.com/twodogs/location.html;"); 
aI("text=THE GALLERY;url=http://jadetiger.com/twodogs/gallery.html;showmenu=gallery;"); 
aI("text=CUSTOM FRAMING;url=http://jadetiger.com/twodogs/framing.html;showmenu=framing;"); 
aI("text=TESTIMONIALS;url=http://jadetiger.com/twodogs/testimonials.html;"); 
aI("text=NEWS & EVENTS;url=http://jadetiger.com/twodogs/news.html;showmenu=news;"); 
aI("text=RESOURCES;url=http://jadetiger.com/twodogs/links.html;"); 
aI("text=CONTACT US;url=http://jadetiger.com/twodogs/contactus.html;"); 
} 
drawMenus(); 