_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Book Antiqua";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Navy";
onbgcolor="#00547F";
oncolor="MintCream";
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="Bookman Old Style";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Navy";
onbgcolor="#00547F";
oncolor="MintCream";
outfilter="Fade(Overlap=1.00)";
padding="4";
separatorcolor="Transparent";
separatorsize="2";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=508;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("showmenu=InformationBy BusMAIN_HEADER_MENU;text=Information;target=;url=Information.html;");
aI("showmenu=Top attractions01. Uros IslandsMAIN_HEADER_MENU;text=Top attractions;target=;url=Top-attractions.html;");
aI("text=Around Lake Titicaca;target=;url=Around-Lake-Titicaca.html;");
aI("text=Photos;target=;url=Photos.html;");
}

with(milonic=new menuname("InformationBy BusMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=By Bus;target=;url=By-Bus.html;");
aI("text=By Plane;target=;url=By-Plane.html;");
aI("text=By Car;target=;url=By-Car.html;");
aI("text=By Train;target=;url=By-Train.html;");
aI("text=By the lake;target=;url=By-the-lake.html;");
}

with(milonic=new menuname("Top attractions01. Uros IslandsMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=01. Uros Islands;target=;url=01.-Uros-Islands.html;");
aI("text=02. Taquile Island;target=;url=02.-Taquile-Island.html;");
aI("text=03. Island of the Sun;target=;url=03.-Island-of-the-Sun.html;");
aI("text=04. Puno Town Centre;target=;url=04.-Puno-Town-Centre.html;");
aI("text=05. Amantani Island;target=;url=05.-Amantani-Island.html;");
}


 drawMenus();
