    $(document).ready(function(){ 
        $(document).pngFix(); 

		$("#c-left,#c-right").fadeIn("slow");

    }); 
