var arrNameLink = Array("IDwebhost", "muhammad nur", "wanda"); var arrUrlLink = Array("http://idwebhost.com", "http://muhnur.blogspot.com", "http://irfanwanda.blogspot.com"); var arrDescLink = Array("Hosting Murah", "", ""); 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("
");