_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#7FAA00";
offcolor="#FFFF00";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2A5500";
offcolor="#FFFFFF";
onbgcolor="#FFAA00";
oncolor="#000000";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagecolor="#FF0000";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=index.html;");
aI("text=ebook index;target=;url=ebook_index.html;");
aI("showmenu=Page Samples/page 10FOOTER_MENU;text=Page Samples;target=;url=Driving_Around_Australia_-_Ebook_Page_Samples.html;");
aI("text=bonus;target=;url=bonus.html;");
aI("showmenu=travel tips/Ten safety tips when traveling with ChildrenFOOTER_MENU;text=travel tips;target=;url=travel_tips.html;");
aI("text=author's introduction;target=;url=author's_introduction.html;");
aI("text=contact us;target=;url=contact_us.html;");
}

with(milonic=new menuname("Page Samples/page 10FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=page 10;target=;url=trip-around-australia.html;");
aI("text=page 30;target=;url=australian_road_conditions.html;");
aI("text=page 31;target=;url=Campervan_and_Motorhome_rental_in_australia.html;");
aI("text=page 57;target=;url=driving_road_in_australia.html;");
aI("text=page 85;target=;url=travel_around_australia.html;");
aI("text=page 91;target=;url=Australia_cheap_travel.html;");
}

with(milonic=new menuname("travel tips/Ten safety tips when traveling with ChildrenFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Ten safety tips when traveling with Children;target=;url=Ten_safety_tips_when_traveling_with_Children.html;");
aI("text=On Vacation;target=;url=On_Vacation.html;");
aI("text=10 valuable tips before you leave for your vacation.;target=;url=10_valuable_tips_before_you_leave_for_your_vacation.html;");
aI("text=Try these tips to s-t-r-e-t-c-h those travel dollars!;target=;url=Try_these_tips_to_s-t-r-e-t-c-h_those_travel_dollars!.html;");
aI("text=How to spend your dollars wisely;target=;url=How_to_spend_your_dollars_wisely.html;");
aI("text=A vacation without theme parks;target=;url=Plan_your_next_vacation_without_the_theme_parks.html;");
aI("text=Tips for Packing and Traveling Lite;target=;url=Tips_for_Packing_and_Traveling_Lite.html;");
aI("text=Australia. Land of never exhausting holiday destinations;target=;url=Australia._Land_of_never_exhausting_holiday_destinations.html;");
aI("text=Surviving the Family Road Trip;target=;url=Surviving_the_Family_Road_Trip.html;");
aI("text=0 to 60 in 4.5 Seconds;target=;url=0_to_60_in_4.5_Seconds.html;");
aI("text=Where is Lanzarote?;target=;url=Where_is_Lanzarote.html;");
}


 drawMenus();

