<!-- 
document.writeln('<head>');
document.writeln('</head>');
document.writeln('<body>');
document.writeln('<center>');
document.writeln('<p align="center" style="margin-top: 0; margin-bottom: 0">');
document.writeln('' + '<' + '!' + '-' + '-' + ' Place this tag where you want the +1 button to render ' + '-' + '-' + '>' + '');
document.writeln('<g:plusone size="medium" annotation="inline" width="125"></g:plusone>');
document.writeln('');
document.writeln('' + '<' + '!' + '-' + '-' + ' Place this render call where appropriate ' + '-' + '-' + '>' + '');
document.writeln('<script type="text/javascript">');
document.writeln('  (function() {');
document.writeln('    var po = document.createElement(\'script\'); po.type = \'text/javascript\'; po.async = true;');
document.writeln('    po.src = \'https://apis.google.com/js/plusone.js\';');
document.writeln('    var s = document.getElementsByTagName(\'script\')[0]; s.parentNode.insertBefore(po, s);');
document.writeln('  })();');
document.writeln('</script><div id="fb-root"></div>');
document.writeln('<script>(function(d, s, id) {');
document.writeln('  var js, fjs = d.getElementsByTagName(s)[0];');
document.writeln('  if (d.getElementById(id)) {return;}');
document.writeln('  js = d.createElement(s); js.id = id;');
document.writeln('  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=140877562655884";');
document.writeln('  fjs.parentNode.insertBefore(js, fjs);');
document.writeln('}(document, \'script\', \'facebook-jssdk\'));</script></p>');
document.writeln('	<div class="fb-like" data-href="http://www.TheRomantic.com" data-send="false" data-layout="button_count" data-width="125" data-show-faces="false"></div>');
document.writeln('');
document.writeln('	');
document.writeln(' 	</table>');
document.writeln('</body>');
document.writeln('');
document.writeln('</html>');
// -->

