$(document).ready(function(){
	if ( $.browser.msie ) {
        $(document).pngFix();
    };					   
});
