Warning: fopen(/home/all4you4/public_html/engine/cache/system/cron.php): failed to open stream: Permission denied in /home/all4you4/public_html/engine/modules/functions.php on line 308 Warning: fwrite(): supplied argument is not a valid stream resource in /home/all4you4/public_html/engine/modules/functions.php on line 309 Warning: fclose(): supplied argument is not a valid stream resource in /home/all4you4/public_html/engine/modules/functions.php on line 310 Пользователи » inessa49 » :: RAMboo :: Страна развлечений! Голые знаменитости, эротика, девушка дня, авто, приколы, скачать, видео, фото приколы, забавные картинки, флэшки, игры, анекдоты, смешные истории, раздачи асек, icq, халява, ужасы
function disableSelection(target){ if (typeof target.onselectstart!="undefined") target.onselectstart=function(){return false} else if (typeof target.style.MozUserSelect!="undefined") target.style.MozUserSelect="none" else target.onmousedown=function(){return false} target.style.cursor = "default" } if (document.getElementById("noselect")) { disableSelection(document.getElementById("noselect")); }