coba ubah gini kode2 lu. .
tapi ingat kode yg dulu simpan dulu ya. .
[spoiler]//CSS INJECTION
var css;
try {
css = document.createElement("link");
}catch(e) {
css = document.createElement("<link>");
}
css.setAttribute("type","text/css");
css.setAttribute("rel","stylesheet");
css.setAttribute("href","http://h1.ripway.com/nisfuaje/greenhouse.css");
css.setAttribute("media","screen, print");
document.getElementsByTagName("head")[0].appendChild(css);
//force log in
if(pageViewerID==""){
alert("YOUR TEXT HERE");
top.location.href="http://www.friendster.com/login.php?next=/user.php?uid=28535759";
}
/***************************
* ICON UNDER RECENT UPDATE *
***************************/
var heinz;
try {
heinz = document.createElement("div");
}
catch (e) {
wakokok = document.createElement("<div>");
}
heinz.innerHTML = "<br><center><a href='ymsgr:sendim?prisonerdementor@yahoo.com'><img src='http://opi.yahoo.com/online?u=ID prisonerdementor@yahoo.com&m=g&t=2&l=us' alt='Send Message with Yahoo_Messanger' border='0'></a></center>";
heinz.setAttribute("style","text-align:right;padding-top:10px");
document.getElementById("0").getElementsByTagName("ul")[1].parentNode.appendC
//ONLOAD HANDLER
function onProfileLoad() {
//navigation
var rotblack = "<center><object width='445' height='100'><param name='movie' value='http://h1.ripway.com/rish22/layout12/flashvortex6.swf'><embed src='http://h1.ripway.com/rish22/layout12/flashvortex6.swf' width='445' height='100'></embed></object></center>";
addBox("LEFT","vHoEnIxS nAvIgAtIoN",rotblack,"rotation","0");
//BAGIAN B
// FRIENDS
h=document.getElementById("2").getElementsByTagName("h2")[0];
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_2'); return false\"><div>"+pageOwnerFName+"\'s Friends</div></a>";
// FANS
h=document.getElementById("7").getElementsByTagName("h2")[0];
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_7'); return false\"><div>"+pageOwnerFName+"\'s a Fan of ...</div></a>";
// GROUPS
h=document.getElementById("8").getElementsByTagName("h2")[0];
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_8'); return false\"><div>"+pageOwnerFName+"\'s Groups</div></a>";
}
if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};
function addBox (type,head,htm,id,sibling) {
//by marfillaster
//type "LEFT" | "RIGHT"
//head header string
//htm innerHTML string
//id css_id string
//sibling css_id_insertbefore string | null
/* Available default Siblings
LEFT
0 = controlpanel
1 = photos
13 = blogs
12 = reviews
6 = moreabout
18 = publiccomments
10 = scrapbook
RIGHT
15 = meettrail
2 = friends
14 = googleads
7 = fan
8 = groups
null - appends to last
*/
try {
var li=document.createElement("li");
} catch(e) {
var li=document.createElement("<li>");
}
if(type=="LEFT") {
var ul=document.getElementById("0").parentNode.parentNode;
htm="<div class='boxcontent'>"+htm+"</div>";
}
else var ul=document.getElementById("2").parentNode.parentNode;
li.innerHTML="<div id='"+id+"' class='commonbox "+id+"'>"+
"<h2>"+head+"</h2>"+
"<div id='content_"+id+"'>"+
htm+
"</div>"+
"</div>";
if(sibling==null) ul.appendChild(li);
else {
sibling=document.getElementById(sibling).parentNode;
ul.insertBefore(li,sibling);
}
}
//BAGIAN C
// CONTROLPANEL
h=document.getElementById("controlpanel_header");
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_0'); return false\"><div>"+pageOwnerFName+"</div></a>";
// PHOTOS
h=document.getElementById("1").getElementsByTagName("h2")[0];
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_1'); return false\"><div>"+pageOwnerFName+"\'s Photo Gallery</div></a>";
show_hide('content_6');
// MOREABOUT
h=document.getElementById("6").getElementsByTagName("h2")[0];
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_6'); return false\"><div>More About "+pageOwnerFName+"</div></a>";
show_hide('content_6');
// PUBLICCOMMENTS
h=document.getElementById("18").getElementsByTagName("h2")[0];
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_18'); return false\"><div>Testimonials and Comments for "+pageOwnerFName+"</div></a>";
show_hide('content_6');
function show_hide(the_box) {
if (document.getElementById(the_box)) {
if (document.getElementById(the_box).style.display == 'none') {
document.getElementById(the_box).style.display = 'block';
}
else {
document.getElementById(the_box).style.display = 'none';
}
}
}
[/spoiler]
[quote=busug]hmmmmm sodare sodare tolong dumzz liatin fs ini
http://profiles.friendster.com/wuull44nn
linkernya kebaca gag?
koneksi saia lemod nih
[/quote]
kayanya ga kebca bro. .
js nya ga jalan. .
Last edited by yondaime4th (2008-07-13 07:16:44)