$(document).ready(function() {
	// $("img").click(function() {
	// 	
	// });
	$("img").noContext();
});
