$(document).ready(function() {
	$("img").fullsize({forceTitleBar:false});
});

