$(document).ready(function(){
	
	$("div.screen").pngFix();
	
});
