      $(document).ready(function(){
		$("a[rel^='prettyPhoto']").prettyPhoto();
		$(document).pngFix();
		$('ul.sf-menu').superfish();
      });
