// news headlines
var text = new Array();
text[0] = "Pearson VUE will be the primary vendor of all Cisco exams, effective August 1, 2007.";
text[1] = "We are now open to Juniper CJNR-M registration.";
text[2] = "Kindly contact +603-77101360 or sales@imsasia.com for more details.";


// link to story
var linka = new Array();
linka[0] = "http://www.pearsonvue.com/cisco";
linka[1] = "";
linka[2] = "about_contact.asp";