/* REM per client 11/16/09 GML
$("img").bind("contextmenu",function(e){
	return false;
});
*/