arMenu1 = new Array(
150,
87,23,
"","",
"","",
"","",
"Company Profile","profile.asp",0,
"Contact","contact.asp",0
)


arMenu2=new Array(
140,
150,50,
"","",
"","",
"","",
"Qualifications/Projects","projects.asp",0,
"Services","services.asp",0
)

arMenu2_1 = new Array(
"Project Management & Engineering Support Services","#",0,
"Construction Management and Quality Control","#",0,
"Environmental Consulting","#",0
)

arMenu2_2 = new Array(
"Project Planning","#",0,
"Public Works Engineering","#",0,
"Responsiveness","#",0
)

arMenu2_3 = new Array(
"Metropolitan Biosolids Center","#",0,
"Repair of Domestic Water Treatment Plant","#",0,
"Point Loma Pump Station","#",0,
"Inland Feeder Design Services","#",0,
"Filtration Plants Ozone Retrofit","#",0,
"Mead Adelanto Environmental Mapping Project","#",0,
"Bay Delta Project Database Development","#",0,
"Stormwater Automated Mapping (GIS) Project","#",0,
"Power System Inventory Database Management","#",0
)

arMenu3=new Array(
150,
165,80,
"","",
"","",
"","",
"Career Opportunities","careers.asp",0
)

arMenu3_2 = new Array(
"Overview","/products/usg_base/overview.shtml",0,
"Benefits & Features","/products/usg_base/benefits_features.shtml",0,
"Interoperability","/products/usg_base/interoperability.shtml",0,
"Architecture","/products/usg_base/architecture.shtml",0,
"Specifications","/products/usg_base/specifications.shtml",0,
"Data Sheet","/products/usg_base/data_sheet.shtml",0,
"Leasing Services","http://www.leasing-securesite.com/nomadix/why_lease.html",0
)

arMenu3_3 = new Array(
"Overview","/products/usg_hotel/overview.shtml",0,
"Benefits & Features","/products/usg_hotel/benefits_features.shtml",0,
"Interoperability","/products/usg_hotel/interoperability.shtml",0,
"Architecture","/products/usg_hotel/architecture.shtml",0,
"Specifications","/products/usg_hotel/specifications.shtml",0,
"Data Sheet","/products/usg_hotel/data_sheet.shtml",0,
"Leasing Services","http://www.leasing-securesite.com/nomadix/why_lease.html",0
)

arMenu3_4 = new Array(
"Overview","/products/usg_mdu/overview.shtml",0,
"Benefits & Features","/products/usg_mdu/benefits_features.shtml",0,
"Interoperability","/products/usg_mdu/interoperability.shtml",0,
"Architecture","/products/usg_mdu/architecture.shtml",0,
"Specifications","/products/usg_mdu/specifications.shtml",0,
"Data Sheet","/products/usg_mdu/data_sheet.shtml",0,
"Leasing Services","http://www.leasing-securesite.com/nomadix/why_lease.html",0
)

arMenu4=new Array(
150,
290,100,
"","",
"","",
"","",
"Design Technical Support","#",1
)

arMenu4_1 = new Array(
"Metropolitan Biosolids Center","#",0,
"Repair of Domestic Water Treatment Plant","#",0,
"Point Loma Pump Station","#",0,
"Inland Feeder Design Services","#",0,
"Filtration Plants Ozone Retrofit","#",0,
"Mead Adelanto Environmental Mapping Project","#",0,
"Bay Delta Project Database Development","#",0,
"Stormwater Automated Mapping (GIS) Project","#",0,
"Power System Inventory Database Management","#",0
)

arMenu5=new Array(
150,
360,100,
"","",
"","",
"","",
"Key Personnel","#",1,
"Staff","#",1
)

arMenu5_1 = new Array(
"Rubina Chaudhary, M.B.A. – President","#",0,
"Riaz Chaudhary, P.E., Q.E.P. – Principal","#",0,
"Rod Reeve, R.E.A, R.G - Sr. Geologist, Project Manager","#",0,
"Elias Bordcosh - Construction Manager","#",0,
"Charles C. Feist, P.E. – Senior Project Engineer","#",0,
"Philip F.  Collett - Senior Estimator","#",0,
"Shawn M. Paroline – Project Controls Specialist","#",0,
"Antonio Cabrera, Resident Engineer","#",0,
"Steven M. Cello – Construction/Coordinator Inspector","#",0,
"Zafar Chaudhary – Systems Specialist","#",0,
"Rita Zeigler – Document Control","#",0
)

arMenu5_2 = new Array(
"BOB","#",0,
"JUDY","#",0,
"JOE","#",0,
"SUSAN","#",0,
"ETC..","#",0
)


arMenu6=new Array(
115,
455,100,
"","",
"","",
"","",
"Office Locations","#",0
)

arMenu7=new Array(
115,
543,100,
"","",
"","",
"","",
"Career Opportunities","#",0
)

params = 'toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=500,height=430';
function DoPopup(url)
{
    PopWind = window.open (url, 'PopWind', params);
    PopWind.document.close();
}
//
