here the script
[spoiler]///*************************///
function rightclickcoments(){
sorry=confirm("would you like to dropp in a comment for me??")
if(sorry){
alert("thank you "+pageViewerFName+" !! ^^")
window.location.href ="http://www.friendster.com/comments.php?uid=[b]ur_uid[/b]";
}
else{
alert("no problem ...\nmaybe later ^^")
}
return false
}
document.oncontextmenu=rightclickcoments;[/spoiler]
insert to your js..

dont forget change [b]ur_uid[/b] with your number id
image preview : [i]not allowed[/i]
live preview : [i]sory, not available[/i]
try it
Last edited by ichigo_reloaded (2009-04-26 05:25:25)