HSpacing = 152;
HStart = 135;
VStart = 55;

//Services
arMenu1 = new Array(
HSpacing,
HStart+HSpacing*1,VStart,
"white","#017ED8",
"#3C6CA6","#f7f7f7",
"","",
" ERP and CRM ","Services.asp#ERP",0,
" Enterprise Project Systems ","Services.asp#ENT",0,
" Business Intelligence Solutions ","Services.asp#Intell",0,
" Creative Solutions ","Services.asp#Creative",0,
" Integration ","Services.asp#integration",0,
" Internet Solutions ","Services.asp#Internet",0,
" Channel Manager ","Services.asp#Channel",0,
" Proactive Manager ","Services.asp#Proactive",0
)


//Products
arMenu2 = new Array(
HSpacing,
HStart+HSpacing*1.45,VStart,
"white","#017ED8",
"#3C6CA6","#f7f7f7",
"","",

" e121 CRM ","Products.asp#CRM",0,
" e121 Customers Support ","Products.asp#CS",0,
" e121 Project Management ","Products.asp#EPM",0
)

//Customers
arMenu3 = new Array(
HSpacing,
HStart+HSpacing*1.9,VStart,
"white","#017ED8",
"#3C6CA6","#f7f7f7",
"","",

" Communications ","Customers.asp#Communications",0,
" Medical Diagnostics ","Customers.asp#MedicalDiagnostics",0,
" Other Industries ","Customers.asp#OtherIndustries",0,
" Government ","Customers.asp#Government",0
)


