$(document).ready(function(){
	$(document).pngFix();
});
jQuery(function(){
	jQuery('ul.sf-menu').superfish();
});
