Jump to content
GIGN Forum

Par Kodiem


yuniorss
 Share

Recommended Posts

es zinu tadu ficu ka ir kods

lai nevar kopet no tava weba bet vins darbojas tikai Internet explorer bet mozzilai vins neder kads var pateikt kads ir mozilllai PLEASE

<script language="JavaScript">

<!--

/*

No rightclick script v.2.5

© 1998 barts1000

[email protected]

Don't delete this header!

*/

var message="Sorry, that function is disabled.\nThis Page Copyrighted and\nImages and Text protected!\nALL RIGHTS RESERVED";

// Don't edit below!

function click(e) {

if (document.all) {

if (event.button == 2) {

alert(message);

return false;

}

}

if (document.layers) {

if (e.which == 3) {

alert(message);

return false;

}

}

}

if (document.layers) {

document.captureEvents(Event.MOUSEDOWN);

}

document.onmousedown=click;

// -->

</script>

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...