 with(milonic=new menuname("TopMenu")){
            style=menuStyle;
            alwaysvisible=1;
            orientation="horizontal";
            position="relative";
aI("url=http://www.sacred-destinations.com/;text=HOME");
aI("url=http://www.sacred-destinations.com/categories/;showmenu=Categories;text=CATEGORIES");
aI("text=DESTINATIONS;showmenu=Regions");
/*aI("text=PLACES (F-I);showmenu=CountriesFI");
aI("text=PLACES (J-R);showmenu=CountriesJR");
aI("text=PLACES (S-Z);showmenu=CountriesSZ");
aI("url=http://www.sacred-destinations.com/random;text=RANDOM");*/
aI("url=http://www.sacred-destinations.com/photos;text=PHOTOS;showmenu=Photos");
/*aI("url=http://www.sacred-destinations.com/maps/;text=MAPS");*/
aI("url=http://www.sacred-destinations.com/bookstore/;text=BOOKS");
aI("url=http://www.sacred-destinations.com/maps/world-map;text=MAP");
aI("text=TRIP PLANNING;showmenu=Travel");
aI("text=REFERENCE;showmenu=Reference");
/*aI("url=http://www.sacred-destinations.com/about;text=ABOUT;showmenu=About");*/
}
         drawMenus(); // This draws the top horizontal menu.
