_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial Narrow";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="#F99D1C";
oncolor="#ffffff";
padding="2";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots5.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial Narrow";
fontsize="10pt";
fontstyle="normal";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="#F99D1C";
oncolor="Black";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.findmespot.net.au/;");
aI("showmenu=Tracking Devices/SPOT GPS MessengerINFO_BAR_MENU;text=Tracking Devices;target=;url=Tracking-Devices.html;");
aI("text=Service Plans;target=;url=Service-Plans.html;");
aI("text=Shopping;target=;url=Shopping.html;");
aI("text=Training Videos;target=;url=Training-Videos.html;");
aI("text=View Live Tracking;target=;url=View-our-Live-Shared-Page.html;");
aI("showmenu=Technical Info/Spot Video TourINFO_BAR_MENU;text=Technical Info;target=;url=Technical-Info.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Login/Activate your Spot;target=_blank;url=https://login.findmespot.com/spot-main-web/auth/login.html;");
}

with(milonic=new menuname("Tracking Devices/SPOT GPS MessengerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=SPOT GPS Messenger;target=;url=SPOT-Satellite.html;");
aI("text=SPOT Connect;target=;url=SPOT-Connect.html;");
aI("text=Spot Hug;target=;url=SPOT-HUG-Spot-for-boating-with-asset-tracker.html;");
aI("showmenu=Tracking Devices/TRAMIGO T22 Tracking Device/TRAMIGO T22 Boat TrackingINFO_BAR_MENU;text=TRAMIGO T22 Tracking Device;target=;url=TRAMIGO-T22-Tracking-Device.html;");
aI("text=Mounting Brackets;target=;url=Mounting-Brackets.html;");
}

with(milonic=new menuname("Tracking Devices/TRAMIGO T22 Tracking Device/TRAMIGO T22 Boat TrackingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=TRAMIGO T22 Boat Tracking;target=;url=TRAMIGO-T22-Boat-Tracking.html;");
aI("text=TRAMIGO T22 Vehicle Tracking;target=;url=TRAMIGO-T22-Vehicle-Tracking.html;");
aI("text=TRAMIGO T22 Personnel Tracking;target=;url=TRAMIGO-T22-Personnel-Tracking.html;");
aI("text=TRAMIGO T22 Motorcycle Tracking;target=;url=TRAMIGO-T22-Motorcycle-Tracking.html;");
}

with(milonic=new menuname("Technical Info/Spot Video TourINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Spot Video Tour;target=;url=Spot-Video-Tour.html;");
aI("text=Downloads;target=;url=Downloads.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=SPOT Coverage;target=;url=SPOT-Coverage.html;");
aI("text=Network;target=;url=Network.html;");
}


 drawMenus();

