
var $$ = jQuery.noConflict();

$$(document).ready(function(){
							
		$$(document).pngFix(); 	

	
});
