 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/random;text=RANDOM");
aI("url=http://www.sacred-destinations.com/categories/;showmenu=Categories;text=CATEGORIES");
aI("text=PLACES (A-E);showmenu=CountriesAE");
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/photo-galleries.htm;text=PHOTOS;showmenu=Photos");
aI("url=http://www.sacred-destinations.com/maps/;text=MAPS;showmenu=Maps");
aI("url=http://www.sacred-destinations.com/bookstore/;text=BOOKS");
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.