window.onload = function()
{
	//alert('_'+document.getElementsByTagName('div')[0].innerHTML+'_');
	$(document).pngFix();
}