jQuery(document).ready(function() {
    jQuery('#mycarousel').jcarousel();
	 $("#imageGallery").pngfix();
 	 $("#testimonials").pngfix();
     $("#menuLeft").pngfix();
	 $("#header #image").pngfix();
});
