arMenu1 = new Array(
100,"58","197",//width of menu, horizontal alignment, vertical alignment
"#000000","#FF6801",//font color, rollover color
"#CCCCCC","#CCCCCC",//foreground, background color
"#000033","#000033",//border, underline color
"About us","http://www.outsourcingit.com.au/aboutus.php",0,
"Infrastructure","http://www.outsourcingit.com.au/infrastructure.php",0,
"Team","http://www.outsourcingit.com.au/team.php",0,
"Expertise","http://www.outsourcingit.com.au/expertise.php",0
//
)

arMenu2 = new Array(
150,"132","197",//width of menu, horizontal alignment, vertical alignment
"#000000","#FF6801",//font color, rollover color
"#CCCCCC","#CCCCCC",//foreground, background color
"#000033","#000033",//border, underline color
"Application Development","http://www.outsourcingit.com.au/applicationdev.php",0,
"Application Integration","http://www.outsourcingit.com.au/application.php",0,
"Enterprise Solutions","http://www.outsourcingit.com.au/enterprise.php",0,
"E-business Solutions","http://www.outsourcingit.com.au/ebusiness.php",0,
"Internet & Middleware","http://www.outsourcingit.com.au/internet.php",0,
"Mobile Computing","http://www.outsourcingit.com.au/mobile.php",0,
"Data Mgmt. Technologies","http://www.outsourcingit.com.au/datatech.php",0,
"Multimedia & Gaming","http://www.outsourcingit.com.au/multimedia.php",0,
"CMS","cms.php",0
)

arMenu3 = new Array(
125,"201","197",//width of menu, horizontal alignment, vertical alignment
"#000000","#FF6801",//font color, rollover color
"#CCCCCC","#CCCCCC",//foreground, background color
"#000033","#000033",//border, underline color
"Why Outsource","http://www.outsourcingit.com.au/outsource.php",0,
"Delivery Model","http://www.outsourcingit.com.au/delivery.php",0,
"Methodologies","http://www.outsourcingit.com.au/method.php",0,
"Quality Process","http://www.outsourcingit.com.au/quality.php",0
)

arMenu4 = new Array(
80,"451","197",//width of menu, horizontal alignment, vertical alignment
"#000000","#FF6801",//font color, rollover color
"#CCCCCC","#CCCCCC",//foreground, background color
"#000033","#000033",//border, underline color
"Bug Tracker","http://www.cbsolutionsonline.com/bugtracker/login_page.php",0

)

//arMenu5 = new Array(
//60,"352","197",//width of menu, horizontal alignment, vertical alignment
//"#000000","#FF6801",//font color, rollover color
//"#CCCCCC","#CCCCCC",//foreground, background color
//"#000033","#000033",//border, underline color
//"FAQ","faq.php",0

//)
//arMenu6 = new Array(
//80,"411","197",//width of menu, horizontal alignment, vertical alignment
//"#000000","#FF6801",//font color, rollover color
//"#CCCCCC","#CCCCCC",//foreground, background color
//"#000033","#000033",//border, underline color
//"contact us","contact.php",0
//)