$(document).ready(function(){
	//Fix PNG					   	
	$('div#counter').pngFix(); 
	
});