_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#002A55";
onbgcolor="#FFFFFF";
oncolor="#00AAFF";
padding="5";
pagebgcolor="White";
pagecolor="#00AAFF";
subimage="images/black_4x5.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#002A55";
oncolor="#00AAFF";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.picaust.com/;");
aI("showmenu=Products/Pipe & Cable LocatorsLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=Refurbished Products;target=;url=Refurbished-Products.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Online Registration;target=;url=Online-Registration.html;");
}

with(milonic=new menuname("Products/Pipe & Cable LocatorsLEFT_MENU")){
style=submenuStyle;
aI("text=Pipe & Cable Locators;target=;url=Pipe-&-Cable-Locators.html;");
aI("text=Power & Lightning Protection;target=;url=Power-&-Lightning-Protection.html;");
aI("text=Power Monitors - Data Loggers;target=;url=Power-Monitors-Data-Loggers.html;");
aI("text=Cable Testers;target=;url=Cable-Testers.html;");
aI("text=Irrigation Tools & Aids;target=;url=Irrigation-Tools-&-Aids.html;");
}


 drawMenus();

