_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="7";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="190";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=St Helier;target=;url=http://www.sthelier.info/;");
aI("showmenu=Jersey AccommodationHotels in JerseyLEFT_MENU;text=Jersey Accommodation;target=;url=jersey_accommodation.html;");
aI("text=Jersey Finance;target=;url=jersey_finance.html;");
aI("text=Shopping in Jersey;target=;url=shopping_in_jersey.html;");
aI("text=Jersey Potatoes;target=;url=jersey_potatoes.html;");
aI("showmenu=Channel IslandsSt Helier HistoryLEFT_MENU;text=Channel Islands;target=;url=channel_islands.html;");
aI("text=St Helier Harbour;target=;url=st_helier_harbour.html;");
aI("text=Isle of Jersey;target=;url=isle_of_jersey.html;");
aI("text=Jersey Cow;target=;url=jersey_cow.html;");
aI("text=Jersey Zoo;target=;url=jersey_zoo.html;");
aI("text=Jersey Holidays;target=;url=jersey_holidays.html;");
aI("text=Flights to Jersey;target=;url=flights_to_jersey.html;");
aI("text=Jersey Cream Teas;target=;url=jersey_cream_teas.html;");
aI("text=Jersey Map;target=;url=jersey_map.html;");
}

with(milonic=new menuname("Jersey AccommodationHotels in JerseyLEFT_MENU")){
style=submenuStyle;
aI("text=Hotels in Jersey;target=;url=hotels_in_jersey.html;");
aI("text=Luxury Hotels in Jersey;target=;url=luxury_hotels_in_jersey.html;");
aI("text=Cheap Hotels in Jersey;target=;url=cheap_hotels_in_jersey.html;");
aI("text=Hotels in St Helier;target=;url=hotels_in_st_helier.html;");
aI("text=St Helier Hotels;target=;url=st_helier_hotels.html;");
}

with(milonic=new menuname("Channel IslandsSt Helier HistoryLEFT_MENU")){
style=submenuStyle;
aI("text=St Helier History;target=;url=st_helier_history.html;");
aI("text=Capital of Jersey;target=;url=capital_of_jersey.html;");
aI("text=Jersey German Occupation;target=;url=jersey_german_occupation.html;");
aI("text=Jersey Channel Islands;target=;url=jersey_channel_islands.html;");
}


 drawMenus();
