$(document).ready(function(){

});

$(document).bind("contextmenu",function(e){
	alert('All images are copyrighted and may not be reproduced, reused or copied without the express permission of The Tattoo Shop. Thanks.');
	return false;
});
