var arrNameLink = Array("owen", "cece beve", "IDwebhost", "angga", "cece mee-a", "koko hendry", "violet"); var arrUrlLink = Array("www.hidemesomewhere.blogspot.com", "http://amylynda.blogspot.com", "http://idwebhost.com", "http://thesutuy.blogspot.com", "http://wonderful-journey.blogspot.com", "http://hendribun.blogspot.com", "http://violettekrim.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("
");