_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#004FB2";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="85%";
fontstyle="bold";
headerbgcolor="#004FB2";
headercolor="#ffff00";
offbgcolor="#004FB2";
offcolor="#ffff00";
onbgcolor="#004FB2";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)"; 
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#004FB2";
pagecolor="#ffff00";
separatorcolor="#004FB2";
separatorsize=1;
//subimage="arrow.gif";
//subimagepadding=2;
}
/*
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
top=10;
aI("showmenu=MEMBER_LOGIN;text=Member Login;");
aI("showmenu=UL_CABLES;text=UL Cables;");
aI("showmenu=CONTACT_MEMORY;text=Contact Memory;");
aI("showmenu=OTHER_PRODUCTS;text=Other Products;");
aI("showmenu=ORDER;text=Order;");
aI("showmenu=CONTACT_US;text=Contact Us;");
aI("showmenu=WHATS_NEW;text=What's New;");
aI("showmenu=LINKS;text=Links;");
}
*/
with(milonic=new menuname("MEMBER_LOGIN")){
style=menuStyle;

aI("text=Register;url=http://www.powercabling.com/register.html;")
}

with(milonic=new menuname("UL_CABLES")){
style=menuStyle;
aI("text=Power Cables;url=http://www.powercabling.com/power_cables.html;");
aI("text=Cable Specs.;url=http://www.powercabling.com/cable_specs.html;");
aI("text=UL File;url=http://www.powercabling.com/UL.html;");
aI("text=National Electric Code;url=http://www.powercabling.com/NEC645.doc;");
aI("text=NEMA Configurations;url=http://www.powercabling.com/nema.htm;");
aI("text=Device Selector;url=http://www.powercabling.com/hubbell/hubbell.htm;");
}

with(milonic=new menuname("CONTACT_MEMORY")){
style=menuStyle;
aI("text=Contact Memory;url=http://www.c-smart.com;target=new;");
aI("text=C|Smart;url=http://www.c-smart.com;target=new;");
aI("text=Maintain;url=http://www.c-smart.com;target=new;");
}

with(milonic=new menuname("OTHER_PRODUCTS")){
style=menuStyle;
aI("text=Rack Mount PDU's;url=http://www.powercabling.com/construction.html;");
aI("text=Russellstoll;url=http://www.powercabling.com/rstoll/index.html;");
aI("text=IEC Pin and Sleeve;url=http://www.powercabling.com/iec.htm;");
aI("text=Circuit Breakers;url=http://www.powercabling.com/construction.html;");
aI("text=Flexible Conduit;url=http://www.powercabling.com/flexconduit.htm;");
aI("text=Cord Sets;url=http://www.electri-cord.com;target=new;");
}

with(milonic=new menuname("ORDER")){
style=menuStyle;

aI("text=Get a Quote;url=http://www.powercabling.com/quote.html;");
aI("text=Place Order;url=mailto:Lampman@powercabling.com?subject=Power Cabling Order&cc=dgenson@powercabling.com&bcc=PCC@stonecabin.com;");
aI("text=Track Shipment;url=mailto:Lampman@powercabling.com?subject=Power Cabling Tracking&cc=dgenson@powercabling.com&bcc=PCC@stonecabin.com;");
}

with(milonic=new menuname("CONTACT_US")){
style=menuStyle;
aI("text=E Mail;url=http://www.powercabling.com/contact.html;");
aI("text=Phone;url=http://www.powercabling.com/contact.html;");
aI("text=Fax;url=http://www.powercabling.com/contact.html;");
aI("text=Directions;url=http://www.powercabling.com/map.html;");
aI("text=About Us;url=http://www.powercabling.com/companyinfo.htm;");
}

with(milonic=new menuname("WHATS_NEW")){
style=menuStyle;
aI("text=PDF Brochure;url=http://www.powercabling.com/catalog/Brochure.pdf;target=new;");
aI("text=Promotions;url=http://www.powercabling.com/promos/PCC_10_05.doc;target=new;");
aI("text=News BLOG;url=http://news.powercabling.com/blog/news.php;");
aI("text=Newsletters;url=http://www.powercabling.com/news/PCC_news.html;target=new;");
aI("text=Trade Show Report;url=http://www.powercabling.com/news/Chicago_Sun.pdf;target=new;");
aI("text=Articles;url=http://www.powercabling.com/construction.html;");
aI("text=Announcements;url=http://www.powercabling.com/construction.html;");
aI("text=White Papers;url=http://www.powercabling.com/construction.html;");
}

with(milonic=new menuname("LINKS")){
style=menuStyle;
aI("text=PowerCabling ;url=http://www.powercabling.com;");
aI("text=Electri-Cord MFG.;url=http://www.electri-cord.com;target=new;");
aI("text=AFCOM;url=http://www.afcom.com;target=new;");
aI("text=Data Center Journal;url=http://www.datacenterjournal.com;target=new;");
aI("text=UL;url=http://www.ul.com;target=new;");
aI("text=Hubbell;url=http://www.hubbell.com;target=new;");
}

//drawMenus();

