00

 

document.writeln('') } var mainNum = new Array("a1","a2","a3"); // at the left you should add a1, a2 etc. for each main link you wish to include // so if you want 3 main links you should add a1, a2, a3 in the format shown // enclosed in double quotes // enclosed in double quotes var subNum1 = new Array("b1","b2"); // at the left you should add b1, b2 etc. for each sub link you wish to include // under one main link, here the first main link. so if you want 4 sub links you // should add b1, b2, b3, b4 in the format shown enclosed in double quotes var subNum2 = new Array("c1","c2","c3"); // this is for sub links under the second main link. there are 3 sub links // in the given example function openClose(theName, menuArray, theID) { for(var i=0; i < menuArray.length; i++) { if (menuArray[i] == theID) { if (document.getElementById(theID).style.display == "block") { document.getElementById(theID).style.display = "none"; document.getElementById("tick_"+menuArray[i]).innerHTML = "+"; eraseCookie(theName); } else { document.getElementById(theID).style.display = "block"; document.getElementById("tick_"+menuArray[i]).innerHTML = "-"; newCookie(theName,menuArray[i],exp); } } else { document.getElementById(menuArray[i]).style.display = "none"; document.getElementById("tick_"+menuArray[i]).innerHTML = "+"; } } } function memStatus() { var num = readCookie("MN"); if (num) { document.getElementById(num).style.display = "block"; document.getElementById("tick_"+num).innerHTML = "-"; } var num1 = readCookie("SB"); if (num1) { document.getElementById(num1).style.display = "block"; document.getElementById("tick_"+num1).innerHTML = "-"; } } window.onload=memStatus; // --> - QuickMenu Save Document
   
__________

 Copyright © 2014 Global Christian Enterprises. RAMIREZ ENTERTAINMENT  All rights reserved.

Privacy PolicY Terms and Conditions

QuickMenu Save Document
   
___

ONLINE PAYMENT

 

 

_______

 Copyright © 2014 Global Christian Enterprises. RAMIREZ ENTERTAINMENT  All rights reserved.

Privacy PolicY Terms and Conditions

QuickMenu Save Document  OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
--