here is the screenshot :
[img]http://img524.imageshack.us/img524/435/skullslh4.jpg[/img]
here are the codes :
[quote]<link rel="stylesheet" type="text/css" href="http://www.freewebs.com/naj0407/naj07.css">
<META http-equiv="Page-Exit" CONTENT="RevealTrans(Duration=4,Transition=12)">
<script>
//FriendsterMagic - No Right Click Shake
document.write('<body oncontextmenu="return false">') ;
function shake() {
if (event.button==2) {
var x=10
if (document.all||document.layers) {
for (i=0;i,i<20;i++){
window.moveBy(0,x)
window.moveBy(x,0)
window.moveBy(0,-x)
window.moveBy(-x,0)
}
}
}
}
document.onmousedown=shake;
</script>
<style type="text/css">body {cursor: url(http://www.123cursors.com/freecursors/1238.ani); }</style>[/quote]
contents:
- no right click shake
- cursor
- page exit
hope you'll like this one too...
ciao!!!