


_menuCloseDelay=800           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=100            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="";
oncolor="#44B750";
offbgcolor="";
offcolor="#ffffff";
bordercolor="#ff0000";
borderstyle="none";
borderwidth=5;
separatorcolor="transparant";
separatorsize="4";
padding=3;
fontsize="12";
fontstyle="normal";
fontweight="bold";
fontfamily="Tahoma, Verdana";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding="3";
overfilter="";
outfilter="";
}



with(menuStyle2=new mm_style()){
onbgcolor="#000000";
oncolor="#E61A22";
offbgcolor="#000000";
offcolor="#ffffff";
bordercolor="#E61A22";
borderstyle="solid";
borderwidth="1";
separatorcolor="";
separatorsize="";
padding=4;
fontsize="12";
fontstyle="normal";
fontweight='normal';
fontfamily="Tahoma, Verdana";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding="0";
overfilter="";
outfilter="";
}

with(menuStyle3=new mm_style()){
onbgcolor="319A31";
oncolor="#ffffff";
offbgcolor="#DDDDDD";
offcolor="#319A31";
bordercolor="#006633";
borderstyle="solid";
borderwidth=1;
separatorcolor="ffffff";
separatorsize="0";
padding=5;
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding="0";
overfilter="";
outfilter="";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=140;
left=20;
alwaysvisible=1;
orientation="vertical";
aI("text=Rental Listings;url=http://www.baysidepropertyrentals.co.nz/listings.php;status=Rental Listings;");
aI("text=Application Form;url=http://www.baysidepropertyrentals.co.nz/application.php;status=Application Form;");
aI("text=Contact Us;url=http://www.baysidepropertyrentals.co.nz/contact.htm;status=Contact Us;");
aI("text=About Us;url=http://www.baysidepropertyrentals.co.nz/about.htm;status=About Us;");
aI("text=Property Owners Information;url=http://www.baysidepropertyrentals.co.nz/lltips.htm;status=Property Owners Information;");
aI("text=Home;url=http://www.baysidepropertyrentals.co.nz/index.htm;status=Home;");

}

with(milonic=new menuname("products")){
style=menuStyle2;
top=180;
left=148;
orientation="vertical";
aI("text=Scooters;url=/scooters/index.htm;status=Scooters;");
aI("text=Touring Bike;url=/touring/qm250.htm;status=Touring Bike;");
aI("text=On/Off Road Bike;url=/onoffroad/200gy.htm;status=On/Off Road Bike;");
}

with(milonic=new menuname("howto")){
style=menuStyle2;
top=170;
left=172;
orientation="vertical";
aI("text=Make the most of your visit;url=/makemost.htm;status=Make the most of your visit;");
aI("text=What we do and don't take;url=/do_donttake.htm;status=What we do and don't take;");
aI("text=Other disposal options;url=/otheroptions.htm;status=Other disposal options;");
}

with(milonic=new menuname("posters")){
style=menuStyle2;
top=138;
left=156;
menuwidth=115;
orientation="vertical";
overflow="scroll";
aI("text=Online Catalogue;url=http://www.actionweb.co.nz/posterphp/index.php;status=Online Catalogue;");
aI("text=New Posters;url=http://www.actionweb.co.nz/posterphp/index.php?action=cat_search&cat_id=1;status=New Posters;");
aI("text=Poster Exchange Progaramme;url=http://www.posterfaktory.co.nz/new/posters/poster-exchange.htm;status=Poster Exchange;");
aI("text=Custom Posters;url=http://www.posterfaktory.co.nz/new/posters/custom-posters.htm;status=Custom Posters;");
aI("text=Poster Sales;url=http://www.posterfaktory.co.nz/new/posters/poster-sales.htm;status=Poster Sales;");
aI("text=Tear-off Posters;url=http://www.posterfaktory.co.nz/new/posters/tear-off-posters.htm;status=Tear-Off Posters;");
}



with(milonic=new menuname("Samples")){
style=menuStyle;
overflow="scroll";
aI("text=Horizontal Navigational Menu;url=/menusample1.php;");
aI("text=Vertical Navigational Menu;url=/menusample2.php;");
aI("text=All Horizontal Menus;url=/menusample25.php;");
aI("text=Using the popup function Fixed Position;url=/menusample3.php;");
aI("text=Using the popup Positioned by Images;url=/menusample24.php;");
aI("text=Image Map Sample;url=/menusample4.php;");
aI("text=Multiple Styles;url=/menusample5.php;");
aI("text=Menus and Tool Tips;url=/menusample6.php;");
aI("text=Multiple Colored Menus;url=/menusample7.php;");
aI("text=Menu Items as Headers;url=/menusample8.php;");
aI("text=Windows XP Style Menus;url=/menusample12.php;");
aI("text=Windows 98 Style Menus;url=/menusample13.php;");
aI("text=Relative Positioning (Table Bound);url=/menusample9.php;");
aI("text=Follow Scrolling;url=/menusample10.php;");
aI("text=Opening Windows & Frames;url=/menusample11.php;");
aI("text=Hiding DIVs when displaying menus;url=/menusample14.php;");
aI("text=Activating MouseOver & MouseOut Functions;url=/menusample15.php;");
aI("text=Dynamic Dragable Menus;url=/menusample22.php;");
aI("text=Positioning with screenposition & offsets;url=/menusample23.php;");
aI("text=100% Width Span Menu;url=/menusample26.php;");
aI("text=Context Right Click Menu;url=/menusample27.php;");
aI("text=Static Images Sample;url=/menusample16.php;");
aI("text=Rollover/swap Images;url=/menusample17.php;");
aI("text=Menus built from images;url=/menusample18.php;");
aI("text=Images as Menu Backgrounds;url=/menusample19.php;");
aI("text=Background Menu Item Images;url=/menusample20.php;");
}


drawMenus();

