FixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#eda86b";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("status=Back To Home Page;text=>;url=http://www.firelighttours.com/;");
aI("showmenu=Kruger;text=Kruger Park;");
aI("showmenu=Pilanesberg;text=Pilanesberg & Sun City;");
aI("showmenu=DayTours;text=Day Tours;");
aI("showmenu=Adventure;text=Adventure Tours;");
aI("showmenu=Swaziland;text=Swaziland Tours;");
aI("text=Gallery;url=/cgi-bin/firelighttours/showgallery.pl;");
aI("showmenu=Tourist;text=Tourist Info;");
aI("text=Links;url=/links.html");
aI("text=Contact Us;url=/contact.htm");
}

with(milonic=new menuname("Kruger")){
overflow="scroll";
style=menuStyle;
aI("text=Fly-In Safari;url=/cgi-bin/firelighttours/show.pl?1222776024;")
aI("text=Kruger Park Budget Tour;url=/cgi-bin/firelighttours/show.pl?1265113452;")
aI("text=Traditional Safari;url=/cgi-bin/firelighttours/show.pl?1201002179;")
aI("text=Premium Safari;url=/cgi-bin/firelighttours/show.pl?1197020998;")
aI("text=Photographic Wildlife Safari;url=/cgi-bin/firelighttours/show.pl?1216214333;")
aI("text=Birding Tour;url=/cgi-bin/firelighttours/show.pl?1218550016;")
aI("text=Self-drive Safaris - Kruger Park;url=/cgi-bin/firelighttours/show.pl?1266312672;")
aI("text=Swaziland;url=/cgi-bin/firelighttours/show.pl?1196927472;")
aI("text=Classic Southbound;url=/cgi-bin/firelighttours/show.pl?1196927220;")
aI("text=Moni House in Skukuza;url=/cgi-bin/firelighttours/show.pl?1307694682;")
}

with(milonic=new menuname("Pilanesberg")){
style=menuStyle;
aI("text=Full Day Safari;url=/cgi-bin/firelighttours/show.pl?1271408061;");
aI("text=Overnight Safari;url=/cgi-bin/firelighttours/show.pl?1227700696;");
}

with(milonic=new menuname("Swaziland")){
style=menuStyle;
aI("text=Swaziland Tour - Weekend Special;url=/cgi-bin/firelighttours/show.pl?1201087574;");
}

with(milonic=new menuname("DayTours")){
style=menuStyle;
aI("text=Canopy Tours;url=/cgi-bin/firelighttours/show.pl?1307693084;")
aI("text=De Wildt Wild Cheetah Project;url=/cgi-bin/firelighttours/show.pl?1307693192;")
aI("text=Elephant Sanctuary;url=/cgi-bin/firelighttours/show.pl?1307692020;")
aI("text=Gold Reef City & Apartheid Museum;url=/cgi-bin/firelighttours/show.pl?1260537249;")
aI("text=Hot Air Balloon Flight;url=/cgi-bin/firelighttours/show.pl?1307692917;")
aI("text=Lesedi Cultural Village;url=/cgi-bin/firelighttours/show.pl?1307693744;")
aI("text=Pretoria & Cullinan Diamond Mine;url=/cgi-bin/firelighttours/show.pl?1260535451;")
aI("text=Lion Park;url=/cgi-bin/firelighttours/show.pl?1260537612;")
aI("text=Rhino & Lion Park;url=/cgi-bin/firelighttours/show.pl?1260540686;")
aI("text=Sterkfontein Caves & Marupeng;url=/cgi-bin/firelighttours/show.pl?1309334143;")
aI("text=Soweto/Wandies & Johannesburg City;url=/cgi-bin/firelighttours/show.pl?1260539600;")
}

with(milonic=new menuname("Adventure")){
style=menuStyle;
aI("text=Walking Safari in the Kruger;url=/cgi-bin/firelighttours/show.pl?1250244092;")
aI("text=Bateleur Eco Safari;url=/cgi-bin/firelighttours/show.pl?1257498208;")
}

with(milonic=new menuname("Tourist")){
style=menuStyle;
aI("text=General Tourist Info;url=/tourism info.htm;")
aI("text=Make a Reservation;url=/reservations.htm;")
aI("text=Testimonials;url=/testimonials.htm;")
aI("text=Newsletters;url=/newsletters.htm;")
}



drawMenus();


