<script type='text/javascript'>
if (typeof document.onselectstart != "undefined") {
document.onselectstart = new Function("return false");
} else {
document.onmousedown = new Function("return false");
document.onmouseup = new Function("return false");
}
</script>
if (typeof document.onselectstart != "undefined") {
document.onselectstart = new Function("return false");
} else {
document.onmousedown = new Function("return false");
document.onmouseup = new Function("return false");
}
</script>
1 comments:
Click here for commentsThnx
ConversionConversion EmoticonEmoticon