minta indonesianya bang
[quote]if(ITACconfirm < 0) {
var r=confirm("hi, "+pageViewerFName+". [b]You've been here in my page for about a couple of minutes.[/b]" + '\n' + "[b]And it seems like you don't have any recent comment for me yet.[/b] " + '\n' + " " + '\n' + "[b]Would you like to drop some comment for me now[/b]?");
if (r==true)
{
window.location="http://www.friendster.com/comments.php?uid=40878572";
}
else
{
alert("[b]Well then, thx for comming,[/b] "+pageViewerFName+"!! " + '\n' + "[b]Enjoy your stay!![/b]" + '\n' + " " + '\n' + "[b]Drop some comment before you go. ok?[/b]");
}
}[/quote]