
with(milonic=new menuname("CorporateInfo"))

{
	top=-3;
	style=menuStyle; 
	aI("text=<b>Company Overview</b>;url=cp_companyoverview.asp;");
	aI("text=<b>History</b>;url=cp_history.asp;");
	aI("text=<b>Our Customers</b>;url=cp_ourcustomers.asp;");
	aI("text=<b>Rapid-Span Group</b>;url=cp_rapidspangroup.asp;");
	aI("text=<b>News Archives</b>;url=cp_newsarchives.asp;");
	aI("text=<b>Certifications</b>;url=cp_certifications.asp;");

}


with(milonic=new menuname("ProjectPortfolio"))
{
	top=-3;
	style=menuStyle; 
	aI("text=<b>Featured Project</b>;url=pp_featured.asp;");
	aI("text=<b>Highways</b>;url=pp_projectportfolio.asp?ProjectType=1;");
	aI("text=<b>International</b>;url=pp_projectportfolio.asp?ProjectType=2;");
	aI("text=<b>Industrial</b>;url=pp_projectportfolio.asp?ProjectType=6;");
	aI("text=<b>Municipal</b>;url=pp_projectportfolio.asp?ProjectType=7;");
	aI("text=<b>Pedestrian</b>;url=pp_projectportfolio.asp?ProjectType=8;");
	aI("text=<b>Pipeline</b>;url=pp_projectportfolio.asp?ProjectType=9;");
	aI("text=<b>Railway</b>;url=pp_projectportfolio.asp?ProjectType=10;");
	aI("text=<b>Launch Nose</b>;url=pp_projectportfolio.asp?ProjectType=11;");
	aI("text=<b>Other Structures</b>;url=pp_projectportfolio.asp?ProjectType=3;");

}

with(milonic=new menuname("ProductsServices"))
{
	top=-3;
	style=menuStyle; 
	aI("text=<b>General Overview</b>;url=ps_overview.asp;");
	aI("text=<b>Bridges</b>;url=ps_bridges.asp;showmenu=Bridges");
	aI("text=<b>Other Steel Structures</b>;url=ps_steelstructures.asp;");
	aI("text=<b>Precast Concrete</b>;url=ps_precastconcrete.asp;");
	aI("text=<b>Bridge & Mat Rentals</b>;url=ps_bridgeandmatrentals.asp;");
}


with(milonic=new menuname("Bridges"))
{
	style=menuStyle; 
	aI("text=<b>Industrial</b>;url=ps_industrialbridges.asp;");

}



with(milonic=new menuname("ReferenceMaterial"))
{
	top=-3;
	style=menuStyle; 
	aI("text=<b>FAQ</b>;url=rm_faq.asp;");
	aI("text=<b>Industry Links</b>;url=rm_industrylinks.asp;");
	aI("text=<b>Marketing Material</b>;url=rm_marketing.asp;");
	aI("text=<b>Terminology</b>;url=rm_terminology.asp;");


}


with(milonic=new menuname("ContactInformation"))
{
	top=-3;
	style=menuStyle; 
	aI("text=<b>Locations</b>;url=ci_locations.asp;");
	aI("text=<b>Contact Form</b>;url=ci_contactform.asp;");
}


with(milonic=new menuname("AccountLogin"))
{
	top=-3;
	style=menuStyle_shorter; 
	aI("text=<b>Mail</b>;url=https://mail.rapidspan.com/exchange;target=_blank;");
	aI("text=<b>Help Desk</b>;url=helpdesk.exe;");
	aI("text=<b>Help Desk TS</b>;url=helpdeskrsts.exe;");
	
}


drawMenus();



