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=-18;


with(submenuStyle=new mm_style()){
fontfamily="Arial, sans serif";
fontsize="smaller";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#b27d00";
padding=4;
pagecolor="black";
subimage="http://www.milonic.com/menuimages/11x9_dotted_green.gif";
subimagepadding=8;
}

with(menuStyle=new mm_style()){
styleid=1;
align="right";
fontfamily="Arial, sans serif";
//fontsize="90%";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="location.gif";
imageposition="right";
offcolor="#00257d";
oncolor="#b27d00";
overimage="locationOn.gif";
pagecolor="black";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="vertcal";
style=menuStyle;
top=128;
aI("text=Home;url=index.php4;");
aI("text=Live tracking;url=webTracking.php;");
aI("text=Prices/Buy;url=prices.php4;");
aI("text=Products;url=products.php4;");
aI("text=Quick start;url=info.php4;");
aI("text=FAQ;url=faq.php4;");
aI("text=Applications;url=applications.php4;");
aI("text=Contact us;url=contactUs.php4;");
aI("text=Enquire;url=enquire.php4;");
aI("text=Blog;url=http://www.bluetreeservices.co.uk/gps_people_tracking/;");
aI("text=Simple phone;url=easyPhone.php;");
aI("text=For business;url=http://business.bluetreeservices.co.uk/;");
}
with(milonic=new menuname("applications")){
left="offset=15";
style=submenuStyle;
aI("text=child security;url=ourKidsChildSecurityTrackerUK.php4;");
aI("text=vehicle tracking;url=vehicleTrackingUK.php4;");
}

with(milonic=new menuname("products")){
left="offset=15";
style=submenuStyle;
aI("text=BlueRanger;url=blueRanger.php4;");
aI("text=BlueMap;url=blueMap.php4;");
}

drawMenus();

//aI("text=Resellers;url=resellers/reseller.php4;");
