jQuery().ready(function()
{
	jQuery(document).ready(function(){ 
	        //jQuery(document).pngFix(); 
	    });
});
