	//----------------------------
//Start Menu 1
//----------------------------
			
// width,leftmargin,topmargin,font,hoverfont,backcolor,hoverback,border,seperator		
	
arMenu1 = new Array(
	150,
	185,82,
	"white","black",
	"#56ACFF","#FFCC00",
	"#ffffff","#ffffff",
	"Company Info","http://infoproworldwide.com/about-infoproworldwide.html",0,
	"Vision and Mission","http://infoproworldwide.com/vision-mission.html",0,
	"Executive Management Team","http://infoproworldwide.com/management-team.html",0,
	//"Why IPW","http://infoproworldwide.com/infopro/whyipw.html",0,
	"Clients","http://infoproworldwide.com/clients.html",0,
	"Careers","http://infoproworldwide.com/career.html",0	
)

arMenu2 = new Array(
	150,
    185,103,
	"white","black",
	"#56ACFF","#FFCC00",
	"#ffffff","#ffffff",
	"Off-the-shelf Learning Content","products/tmit.html",0,
	"Our eLearning Framework","products/lms.html",0,
	"Our Content Management Framework","products/lcms.html",0,
    "xIWE","../products/xiwe.html",0
)
arMenu3 = new Array(
	150,
	185,124,
	"white","black",
	"#56ACFF","#FFCC00",
	"#ffffff","#ffffff",
	"Custom Content Development","../services/custom_content_development.html",0,
	"Content Re-purposing & Re-engineering","../services/content_repurposing.html",0,
	"Multimedia Development","../services/animation.html",0,
    "Resourcing / Staff Augmentation","../services/resourcing.html",0,
	"Simulations","../services/simulations.html",0,
	"Localization","../services/localization.html",0,
    "Consulting","../services/consulting.html",0,
	"Mobile Content","../services/mobile.html",0,
	"LMS, LCMS & Engines","../services/lms.html",0,
    "Off-the-shelf Library","../services/offtheshelf.html",0
)
arMenu4 = new Array(
	150,
	185,145,
	"white","black",
"#56ACFF","#FFCC00",
	"#ffffff","#ffffff",
	"Innovation","../methodology/innovation.html",0,
	"Technology","../methodology/technology.html",0,
	"Assurance","../methodology/assurance.html",0,
	"Competency","../methodology/competency.html",0,
	"Development Methodology","../methodology/development.html",0,
	"Engagement Models","../methodology/engagement_models.html",0
)
arMenu4_2 = new Array(
	"Instructional Design","methodology/instructional.html",0,
	"Multimedia","methodology/multimedia.html",0,
	"Quality Assurance","methodology/qa.html",0,
	"Product Engineering ","methodology/pec.html",0
)
arMenu4_3 = new Array(
	"On-site Service ","methodology/onsite_service.html",0,
	"Offshore Development","methodology/offshore_development.html",0,
	"Hybrid Development","methodology/hybrid_development.html",0,
	"Fixed-cost Development","methodology/fixed_cost.html",0,
	"Right-to-Hire","methodology/right_to_hire.html",0,
	"Consulting Services","methodology/consulting_service.html",0
)
//arMenu5 = new Array(
	//150,
	//185,103,
	//"white","black",
	//"#56ACFF","#FFCC00",
	//"#ffffff","#ffffff",
	//"Learning Content Creation","development/elearning.html",1,
	//"Mobile Learning","development/mobile.html",0,
	//"LMS","development/lms_development.html",0,
	//"LCMS","development/lcms_development.html",0,
	//"Engines","development/engines.html",0,
	//"Assessments","development/assessments.html",0
	//)

//arMenu5_1 = new Array(
	
	//"WBT","development/wbt.html",0,
	//"CBT","development/cbt.html",0,
	//"ILT","development/ilts.html",0,
	//"Media Development","development/media_development.html",0
//)
