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(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#747A75";
oncolor="#000000";
onbgcolor="#FFFFFF"; 
offbgcolor="#FFFFFF";
pagecolor="red";
padding=5;
subimage="11x9_dotted_green.gif";
subimagepadding=8;
onborder="#000000";
}

with(menuStyle=new mm_style()){
styleid=1;
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="location.gif";
imageposition="right";
offcolor="#B6B6B6";
oncolor="#003333";
pagecolor="red";
pagebgcolor="#FFFFFF";
overimage="location_on.gif";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
top=250;
left=10;
orientation="vertical";
style=menuStyle;
aI("text=Home;showmenu=index;");
aI("text=A-Zhen;showmenu=azhen;");
aI("text=Stone Lions;showmenu=lions;");
aI("text=Pumpkin Festival;showmenu=goomeri;");
aI("text=Hainan Girls;url=hainangirls.html");
aI("showmenu=qiziwan;text=Qizi Bay;");
aI("text=Lingao and its Naze;url=lingao.html");
aI("showmenu=hlaihouse;text=Traditional Hlai House;");
aI("text=Modern Hlai Village;url=baoding.html");
aI("text=Hainan in Hue;url=hue.html");
aI("text=Haikou Budget Hotel;url=hotel.html");
}

with(milonic=new menuname("index")){
style=submenuStyle;
aI("text=Intro;url=index.html;");
aI("text=Log of Updates;url=updatephotos.html;");
}

with(milonic=new menuname("azhen")){
style=submenuStyle;
aI("text=Azhen (Intro);url=azhen/azhen.html;");
aI("text=Azhen in Shanghai;url=azhen/azhenshanghai.html;");
aI("text=Azhen in Hainan;url=azhen/azhenhainan.html;");
}

with(milonic=new menuname("lions")){
style=submenuStyle;
aI("text=Stone Lions (Index);url=stonelion/stonelion.html;");
aI("text=Stone Lions in Zumiao, Foshan;url=stonelion/stonelion4.html;");
aI("text=Stone Lions in Wuhouci, Chengdu;url=stonelion/stonelion2.html;");
aI("text=A Few Lions from Chengdu and Shenzhen;url=stonelion/stonelion1.html;");
aI("text=Stone Lions in Hainan (1);url=stonelion/stonelion3.html;");
aI("text=Stone Lions in Hainan (2);url=stonelion/stonelion6.html;");
aI("text=Some Slightly Different Stone Lions;url=stonelion/stonelion5.html;");
aI("text=Some Western-influenced Stone Lions;url=stonelion/stonelion7.html;");
aI("text=Links;showmenu=lionlinks;");
}

with(milonic=new menuname("lionlinks")){
style=submenuStyle;
aI("text=Sites in English;url=stonelion/lionlinks.html#english;");
aI("text=Sites in Chinese;url=stonelion/lionlinks.html#zhongwen;");
aI("text=Sites in Japanese;url=stonelion/lionlinks.html#nihongo;");
}

with(milonic=new menuname("goomeri")){
style=submenuStyle;
aI("text=Intro;url=goomeri/goomeri.html;");
aI("text=Getting There -- The Historic Steam Train;url=goomeri/steamtrain.html;");
aI("text=Accommodation -- Goomeri Grand Hotel;url=goomeri/grandhotel.html;");
aI("text=The Grand Parade;url=goomeri/parade.html;");
aI("text=The Town of Goomeri During the Festival;url=goomeri/goomeritown.html;");
aI("text=The Great Pumpkin Roll;url=goomeri/pumpkinroll.html;");
aI("text=The Pumpkin Competition and Quilt Competition;url=goomeri/pumpcomp.html;");
aI("text=The Clydesdale Competition;url=goomeri/clydesdale.html;");
aI("text=The Sheep Dog Demonstration;url=goomeri/sheepdog.html;");
aI("text=Uncle Bob's Jug Band;url=goomeri/bobsjugband.html;");
aI("text=The Scenery Between Theebine and Goomeri (on the way);url=goomeri/countryside.html;");
aI("text=The Scenery Between Theebine and Goomeri (going back);url=goomeri/countryside2.html;");
}

with(milonic=new menuname("qiziwan")){
left="offset=15";
style=submenuStyle;
aI("text=Intro;url=qiziwan.html;");
aI("text=The Beach and Tinea-Curing Brook;url=qiziwan/beach.html;");
aI("text=Scenery of Dajiao (1);url=qiziwan/dajiao1.html;");
aI("text=Scenery of Dajiao (2);url=qiziwan/dajiao2.html;");
aI("text=Schenery of Zhongjiao;url=qiziwan/zhongjiao1.html;");
aI("text=The <em>Qizi</em>;url=qiziwan/qizi.html;");
aI("text=Local Kids;url=qiziwan/kids.html;");
aI("text=Scenery of Xiaojiao;url=qiziwan/xiaojiao1.html;");
aI("text=Environmental Problems;url=qiziwan/florafauna.html;");
aI("text=The Town of Changhua;url=qiziwan/town.html;");
aI("text=The Port;url=qiziwan/port.html;");
aI("text=Our Guide and Restaurateur;url=qiziwan/guide.html;");
}

with(milonic=new menuname("hlaihouse")){
left="offset=15";
style=submenuStyle;
aI("text=External Views;url=hlaihouse/hlaihouse.html;");
aI("text=Internal Views;url=hlaihouse/hlaihouse2.html;");
aI("text=Pottery and Basketware;url=hlaihouse/hlaihouse3.html;");
}


drawMenus();


