$(document).ready(function(){ 
	$("#logoSDLT").pngFix(); 
	$("#mainContent").pngFix();
	$("#footer").pngFix();
}); 