$(document).ready(function(){

	$("ul.mainmenu").superfish({

		hoverClass:"sfHover",

		pathClass:"current" ,

		autoArrows:    false,               

    dropShadows:   false, 

		pathLevels:    1,

		delay:400,

		animation:{height:"show"}

	});//
	
		$("a:has(img)[href$='.jpg'], a:has(img)[href$='.jpeg'], a:has(img)[href$='.gif'], a:has(img)[href$='.png'], a:has(img)[href$='.bmp']").fancybox({
		'imageScale': true,
		'padding': 10,
		'zoomOpacity': true,
		'zoomSpeedIn': 500,
		'zoomSpeedOut': 500,
		'overlayShow': true,
		'overlayOpacity': 0.3,
		'hideOnContentClick': false,
		'centerOnScroll': true
	});
});



var arial_rounded = {

	src: 'http://www.ebba.com.br/wp-content/themes/ebba/js/arial-rounded.swf'

};



sIFR.activate(arial_rounded);



sIFR.replace(arial_rounded, {

	selector: '.replace-green',

	wmode: 'transparent',

	css: [

  	'.sIFR-root { color:#597e1b; font-size:18px }, a {color:#597e1b; text-decoration:none}, a:hover {color:#597e1b; text-decoration:underline}'

  ]

});



sIFR.replace(arial_rounded, {

	selector: '.heading',

	wmode: 'transparent',

	css: [

  	'.sIFR-root { color:#597e1b; font-size:28px }, a {color:#597e1b; text-decoration:none}, a:hover {color:#597e1b; text-decoration:underline}'

  ]

});



sIFR.replace(arial_rounded, {

	selector: '.heading-produtos',

	wmode: 'transparent',

	css: [

  	'.sIFR-root { color:#597e1b; font-size:28px }, a {color:#597e1b; text-decoration:none}, a:hover {color:#597e1b; text-decoration:underline}'

  ]

});



sIFR.replace(arial_rounded, {

	selector: '.replace-green-small',

	wmode: 'transparent',

	css: [

  	'.sIFR-root { color:#597e1b; font-size:20px }, a {color:#597e1b; text-decoration:none}, a:hover {color:#597e1b; text-decoration:underline}'

  ]

});


var creampuff = {
	src: 'http://www.ebba.com.br/wp-content/themes/ebba/js/creampuff.swf'
};

sIFR.activate(creampuff);

sIFR.replace(creampuff, {
	selector: '#cforms2form li label span',
	wmode: 'transparent',
	css: [
  	'.sIFR-root { color:#000000; font-size:26px; }'
  ]
});