Vous êtes sur la page 1sur 2

var css = document.

createElement("link");
function injectcss() {
if(window.cssinjected == undefined) {
cssinjected = 1;
var css = document.createElement("link");
css.setAttribute("type","text/css");
css.setAttribute("rel","stylesheet");
css.setAttribute("href","http://www.stormpages.com/majaode/cssx.css");
css.setAttribute("media","screen, print");
document.getElementsByTagName("head")[0].appendChild(css);
}
}injectcss();

document.getElementById("marketing_bg").innerHTML = "<div style='background-


color:#000000;width:100%;height:1px;background-image: url(BG_IMAGE);vertical-
align:#bottom;'></div>";

alert("Selamat Datang "+pageViewerFName+" ... " + '\n' + "Terima Kasih telah


Berkunjung" + '\n' + "Pande Mai-Mai"); alert("Maaf ya " + '\n' + "Ngga' lama kok"
+ '\n' + "Ikuti aja"); alert("Jangan lupa Ngasih Comment " + '\n' + "Skali lagi
Maaf" + '\n' + "Mmmmm"); alert("Ngga' lama kan " + '\n' + "Bye" + '\n' + "Dah
...");

/* MINI VIEWER */
if (!attachOnLoadHandler(function() { mainVpic();})) window.onload = function()
{ mainVpic();};
function mainVpic() {
if(pageViewerID!="") SPAWNPIC.init();
}

// PUBLICCOMMENTS
h=document.getElementById("18").getElementsByTagName("h2")[0];
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_18'); return
false\"><div></font color='#000000'>Komentar Untuk
"+pageOwnerFName+"</font></div></a>";
show_hide('content_18');

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';
}
}
}

getFriends=content_2.getElementsByTagName("div")[0]
myFriends=getFriends.innerHTML
content_2.getElementsByTagName("div")[0].innerHTML="<marquee id='marqFriends'
onmouseover='stop()' onmouseout='start()' scrollamount='3' direction='up'
height='350px'>"
+myFriends+"</marquee>"
function scrollFriends(){
marqFriends.start()
}
scrollFriends()

function addbox(){
x1=document.createElement("div");
x1.id="mj";
document.getElementById("mainnav").parentNode.appendChild(x1);
mj.innerHTML="<embed src='http://img384.imageshack.us/img384/2091/menu7nv5.swf'
quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer'
type='application/x-shockwave-flash' width='653' height='200'></embed><br><div
style='background-color:#000000;width:100%;height:50px;background-image:
url(BG_IMAGE);vertical-align:#bottom;'><table width='100%' border='0'
cellspacing='0' cellpadding='0'><tr><td align='center'><a
href='http://www.friendster.com/' target='_self'><img
src='http://i204.photobucket.com/albums/bb88/majaode/funua.png' border='0'
alt='HOME'></a></td><td align='center'><a href='http://friendster.com/majaode'
target='_self'><img
src='http://i204.photobucket.com/albums/bb88/majaode/profile.png' border='0'
alt='PROFILES'></a></td><td align='center'><a
href='http://www.friendster.com/photos/14965877/1/289856157' target='_self'><img
src='http://i204.photobucket.com/albums/bb88/majaode/photos.png' border='0'
alt='PHOTOS'></a></td><td align='center'><a
href='http://www.friendster.com/addfriendrequest.php?uid=14965877&authcode=60a80d2
b73f38ec91576e2f5c166ac' target='_self'><img
src='http://i204.photobucket.com/albums/bb88/majaode/addme.png' border='0'
alt='ADD ME'></a></td><td align='center'><a
href='http://www.friendster.com/sendmessage.php?uid=14965877' target='_self'><img
src='http://i204.photobucket.com/albums/bb88/majaode/mailme.png' border='0'
alt='Send message'></a></td><td align='center'><a href='http://onytu.co.cc/'><img
src='http://i204.photobucket.com/albums/bb88/majaode/myweb.png' alt='MY WEB'
border='0' /></a></td></tr></table></div>"
}
setTimeout("addbox()",1000);

Vous aimerez peut-être aussi