/************************************************************************/
/* Heartstring Snow Theme                                               */
/* Copyright (c) 2004 - 2010                                            */
/* Heartstring Production                                               */
/************************************************************************/
// $Id: google_plus.js 184 2011-08-06 03:29:43Z harris $
<!-- Place this tag after the last plusone tag -->
var google_plus_init = 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);
};

