$(document).ready(function(){
		$('div.logo').pngFix( );
		$('div.footer').pngFix( );
	});

