<html>
<head>
<script>
//TO PREVENT CLICKS
document.onmousedown=sia;function sia()
{
window.alert("Clicks Not Allowed");
}
</script>
</head>
<body bgcolor="#EAEAEA" ondragstart="return false" onselectstart="return false">
YOU CANNOT COPY THIS CONTENT
:-P
</body>
</html>
No comments:
Post a Comment