document.oncontextmenu = function()
{
alert('Copyright by Elite Modern Art, All rights reserved, www.EliteModernArt.com');
return false
}

