var arrNameLink = Array("Background", "Contact Us", "Program", "Youth Camp"); var arrUrlLink = Array("http://background-rk.blogspot.com", "http://contact-us-rk.blogspot.com", "http://programs-rk.blogspot.com", "http://youthcamp-mks.blogspot.com"); var arrDescLink = Array("", "", "", ""); var arrAvatarLink = Array("", "", "", ""); document.write(""); for (var i = 0; i < arrNameLink.length; i++) { document.write("\n"); } document.write("\n"); document.write("
"); document.write(""); document.write(arrAvatarLink[i]); document.write(arrNameLink[i]); document.write(""); document.write("
"); document.write("by: OGGIX.com\n"); document.write("
");