$(document).ready(function () {	
							
	// IE6 < Png Fix
	$(document).pngFix(); 

});
