// script par PatMax - www.patmax.info
function patmax()
{
return false;
}
function ok()
{
return tru; 
}
document.onselectstart=new Function ("return false");
if (window.sidebar)
{
	document.inmousedown=patmax;
}
