﻿addthis_pub             = 'stubpass'; 
addthis_logo            = 'http://www.stubpass.com/com/img/logo-wbg.jpg';
addthis_logo_background = 'FFFFFF';
addthis_logo_color      = 'A6A6A6';
addthis_brand           = '<div style="padding-top:2px">StubPass.com</div>';
addthis_options         = 'favorites, digg, delicious, myspace, facebook, google, live, twitter, stumbleupon, reddit, furl, more';

function writeBookmark(size) {
    document.write('<a href="http://www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, \'\', \'' + document.location.href + '\', \'' + document.title + '\')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="/com/img/pbtn/bookmark-' + size + '.jpg" border="0" alt="" /></a>');
    document.write('<script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script>');
}

function SendFriend() {
    window.location.href = "/res/email-page/?title=" + encodeURIComponent(document.title) + "&url=" + encodeURIComponent(document.location.href)
}