// JavaScript Document

	<!--  anti clic droit -->
        document.oncontextmenu = new Function("return false");
	<!--  fin de anti clic droit -->

