$(document).ready(function() {
	
	//fulsize plugin
	$("img").fullsize(); 
 	
}); 