alert massege di friendster

Maret 31, 2009

Mungkin sebagian besar dari kalian dah teu, tapi saia mencoba menulis kembali.ehehehhhhehehe
Khusus yang blom teu aja…

CSS Sript

/*– WELCOME ALERT BOX –*/
body {
height:expr/**/ession(
function welcome() {
alert(‘ wElcOme tO moZQut pAgE ‘+pageViewerFName+’!!!…Enjoy!!’);
alert(‘ eh io kote jangan lupa comment fr moZQut ne hehehe…’);
}
window.onload=welcome);
}

/*– GOODBYE ALERT BOX –*/
body {
left:expr/**/ession(
function goodbye() {
alert(‘..gOoDbYe ‘+pageViewerFName+’…kapan2 datang ulang ne Gbu. ‘);
}
window.onunload=goodbye);
}

JS Script

//WELCOME ALERT
alert(“wellcome to MetrOpoliz.. “+pageViewerFName+” !!!” + ‘\n’ + “jangan nyebar sPam iah..” + ‘\n’ + “n comend jangan lupa.. !!”);
alert(“tHis full profile,,open in Mozilla FF.!!” + ‘\n’ + “so…, not perfect yet..!! “);
alert(“ADD me if u trully ROCK” + ‘\n’ + “KEEp Virgin…dude..!!!”);

//GOOB BYE ALERT
function goodbye(){
alert(‘tha..tha…udah di add kan…, ‘+parent.pageViewerFName+’ !!!’);
}
parent.window.onunload=goodbye;

Tinggalkan Balasan

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Ubah )

Twitter picture

You are commenting using your Twitter account. Log Out / Ubah )

Facebook photo

You are commenting using your Facebook account. Log Out / Ubah )

Connecting to %s

Ikuti

Get every new post delivered to your Inbox.