- Motoristas devem aumentar cuidado nas estradas durante feriado
- Confira a lista de propagandas eleitorais proibidas
{total}
',
enableHover : false,
enableTracking : true,
click : function ( api, options ) {
api.simulateClick();
api.openPopup( 'facebook' );
}
} );
jQuery( '#googleplus' ).sharrre( {
share : {
googlePlus : true
},
template : '{total}
',
enableHover : false,
enableTracking : true,
urlCurl : '/wp-content/themes/colormag-pro/js/sharrre/sharrre.php',
click : function ( api, options ) {
api.simulateClick();
api.openPopup( 'googlePlus' );
}
} );
jQuery( '#pinterest' ).sharrre( {
share : {
pinterest : true
},
template : '{total}
',
enableHover : false,
enableTracking : true,
buttons : {
pinterest : {
description : 'WSA e Apex-Brasil promovem o projeto Comprador Internacional',
media : '/wp-content/s/2022/09/5D95A62A-2BFC-422C-9722-40D3F5F47791.jpeg' }
},
click : function ( api, options ) {
api.simulateClick();
api.openPopup( 'pinterest' );
}
} );
} );