var menuMainUrl = new Array();
var menuMainTxt = new Array();

menuMainUrl[0] = "entertainment.htm";
menuMainTxt[0] = "Entertainment";

menuMainUrl[1] = "partners.htm";
menuMainTxt[1] = "Partners";

menuMainUrl[2] = "knowledge.htm";
menuMainTxt[2] = "Knowledge";

nCurrentMainMenuItem = 0;
