Hello,
I woud like to add the Google +1 button on the top of the homepage http://digitaldiscovery.com.pt as you can see in the picture:
http://imageshack.us/photo/my-images/716/digitaldiscoveryagnciad.png/
The code is:
<!-- Coloque esta etiqueta onde pretende que o botão de +1 seja apresentado -->
<g:plusone size="medium" annotation="inline"></g:plusone>
<!-- Coloque esta chamada de apresentação onde for apropriado -->
<script type="text/javascript">
window.___gcfg = {lang: 'pt-PT'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
Can you Help me?
Tks in advance guys!
Pedro M Pereira














