$(function(){
	$("img").fullsize();
});


function printpage()
  {
  window.print()
  }