$(document).ready(function(){ 
        $(".navends").pngFix(); 
		$(".homepagecontent").pngFix();
		$(".sitefooter").pngFix();
    }); 