// JavaScript Document

document.ondragstart = function () { return false; };
