jQuery(document).ready(function() {


jQuery('#vota').bt({

positions: 'bottom',

strokeWidth: 0,

fill: 'rgba(250, 195, 84, 1)',

padding: 20,

cornerRadius: 15,

spikeLength: 20,

spikeGirth: 20,

cssStyles: {color: '#4f1011', fontWeight: 'bold', fontSize: '12px', textAlign: 'center'}

});



jQuery('#facebook').bt({

positions: 'bottom',

strokeWidth: 0,

fill: 'rgba(250, 195, 84, 1)',

padding: 20,

cornerRadius: 15,

spikeLength: 20,

spikeGirth: 20,

cssStyles: {color: '#4f1011', fontWeight: 'bold', fontSize: '12px', textAlign: 'center'}

});



jQuery('#twitter').bt({

positions: 'bottom',

strokeWidth: 0,

fill: 'rgba(250, 195, 84, 1)',

padding: 20,

cornerRadius: 15,

spikeLength: 20,

spikeGirth: 20,

cssStyles: {color: '#4f1011', fontWeight: 'bold', fontSize: '12px', textAlign: 'center'}

});



jQuery('#buffet').bt({

positions: 'bottom',

strokeWidth: 0,

fill: 'rgba(250, 195, 84, 1)',

padding: 20,

cornerRadius: 15,

spikeLength: 20,

spikeGirth: 20,

cssStyles: {color: '#4f1011', fontWeight: 'bold', fontSize: '12px', textAlign: 'center'}

});



jQuery('#contactanos').bt({

positions: 'bottom',

strokeWidth: 0,

fill: 'rgba(250, 195, 84, 1)',

padding: 20,

cornerRadius: 15,

spikeLength: 20,

spikeGirth: 20,

cssStyles: {color: '#4f1011', fontWeight: 'bold', fontSize: '12px', textAlign: 'center'}

});



jQuery('#english').bt({

positions: 'bottom',

strokeWidth: 0,

fill: 'rgba(250, 195, 84, 1)',

padding: 20,

cornerRadius: 15,

spikeLength: 20,

spikeGirth: 20,

cssStyles: {color: '#4f1011', fontWeight: 'bold', fontSize: '12px', textAlign: 'center'}

});



jQuery('#espanol').bt({

positions: 'bottom',

strokeWidth: 0,

fill: 'rgba(250, 195, 84, 1)',

padding: 20,

cornerRadius: 15,

spikeLength: 20,

spikeGirth: 20,

cssStyles: {color: '#4f1011', fontWeight: 'bold', fontSize: '12px', textAlign: 'center'}

});



jQuery('#trabajo').bt({

positions: 'bottom',

strokeWidth: 0,

fill: 'rgba(250, 195, 84, 1)',

padding: 20,

cornerRadius: 15,

spikeLength: 20,

spikeGirth: 20,

cssStyles: {color: '#4f1011', fontWeight: 'bold', fontSize: '12px', textAlign: 'center'}

});

		});
