arMenu1 = new Array(
125,
152,222,
"","",
"","",
"","",
"About India Contact Center Advisory ","Ourcompany.html#1",0,
"Management and Advisors","Ourcompany.html#2",0,
"Our Mission","Ourcompany.html#4",0,
"Our Vision","Ourcompany.html#4",0,
"Our Values","Ourcompany.html#5",0,
"Our Value Proposition","Ourcompany.html#6",0
)

arMenu2=new Array(
110,
152,244,
"","",
"","",
"","",
"Advisory Approach","Services.html#1",0,
"Strategic Advisory","Services.html#2",0,
"Operations Advisory","Services.html#3",0,
"Contact Center Services","Services.html#4",0
)

arMenu3=new Array(
110,
152,288,
"","",
"","",
"","",
"Partners","alliancepartners.html#1",0,
"Associations","alliancepartners.html#2",0
)

arMenu4=new Array(
110,
152,310,
"","",
"","",
"","",
"Current India News","IndustryNews.html",0,
"Industry FAQs","IndustryNews.html#2",0

)

arMenu5=new Array(
110,
152,332,
"","",
"","",
"","",
"Service and Seats","indiancontactcenter.html",0
)

arMenu6=new Array(
110,
152,266,
"","",
"","",
"","",
"Assignments","Clients.html#1",0
)



params = 'toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=500,height=360';
function DoPopup(url)
{
    PopWind = window.open (url, 'PopWind', params);
    PopWind.document.close();
}
//
 