with(milonic=new menuname("Matting"))
{
top = -1;
left = 18;
style=menuStyle;
aI("text=Mat Overview;url=mat-overview.aspx");
aI("text=3 Ply Bolted Oak Mat;url=mat-bolted.aspx");
aI("text=Fir-LITE Mats;url=mat-firLite.aspx");
aI("text=Rig Matting;url=mat-rig.aspx");
aI("text=Rentals & Sales;url=mat-rentalsSales.aspx");
aI("text=Mat Installations;url=mat-installations.aspx");
}
with(milonic=new menuname("Bridges"))
{
top = -1;
left = 14;
style=menuStyle;
aI("text=Oilfield Portable;url=bridges-oilfieldPortable.aspx");
aI("text=Oilfield Portable with Modular Deck;url=bridges-oilfieldPortableModular.aspx");
aI("text=All-Steel Low Profile;url=bridges-allsteel.aspx");
aI("text=Temporary Bridge Installations;url=bridges-temporary.aspx");
aI("text=Permanent Bridge Installations;url=bridges-permanent.aspx");
}
with(milonic=new menuname("Contact"))
{
top = -1;
left = 12;
style=menuStyle;
aI("itemwidth=154;text=Locations;url=locations.aspx;");
aI("itemwidth=154;text=Map;url=/map.asp;");
aI("itemwidth=154;text=Contact Form;url=contactForm.aspx;");
aI("itemwidth=154;text=Employment;url=employment.aspx;");
}
with(milonic=new menuname("CompanyProfile"))
{
top = -1;
left = 22;
style=menuStyle;
aI("itemwidth=154;text=Profile;url=companyProfile.aspx;");
aI("itemwidth=154;text=Relative Links;url=relativeLinks.aspx;");
aI("itemwidth=154;text=News Archives;url=news.aspx;");
}
with(milonic=new menuname("AccountLogin"))
{
top = -1;
left = 12;
style=menuStyle;
aI("itemwidth=114;text=Bridge Market;url=http://www.bridgemarket.net;");
aI("text=CRM;url=https://mail.northernmat.ca/crm/eware.dll;");
aI("text=Mail;url=https://mail.northernmat.ca/exchange");
aI("text=Help Desk;url=http://www.rapidspan.com/helpdesk.exe");
}
with(milonic=new menuname("Projects"))
{
top = -1;
left = 12;
style=menuStyle;
aI("itemwidth=110;text=Bridges;showmenu=ProjectsBridges;");
aI("text=Matting;showmenu=ProjectsMatting;");
}
with(milonic=new menuname("ProjectsBridges"))
{
style=menuStyle;
aI("itemwidth=143;text=Permanent;url=projects2.aspx?DivisionID=1;");
aI("itemwidth=143;text=Temporary;url=projects2.aspx?DivisionID=2;");
}
with(milonic=new menuname("ProjectsMatting"))
{
style=menuStyle;
aI("itemwidth=143;text=Access;url=projects2.aspx?DivisionID=3;");
aI("itemwidth=143;text=Environmental;url=projects2.aspx?DivisionID=8;");
aI("itemwidth=143;text=Lease;url=projects2.aspx?DivisionID=13;");
aI("itemwidth=143;text=Pipeline;url=projects2.aspx?DivisionID=5;");
}
drawMenus();