if (document.getElementsByTagName("body")[0].id=="iiiGeneratedBodyBib"){
	var ATButton = '<!'+'-- ADDTHIS BUTTON BEGIN --'+'>\n<script type=\"text\/javascript\">\naddthis_pub = \'eriksend\'; \naddthis_brand = \'SeattleU\';\naddthis_options = \'email, delicious, facebook, twitter, stumbleupon, yahoo, google, more\';\n<\/script>\n<a href=\"http:\/\/www.addthis.com\/bookmark.php\" onmouseover=\"return addthis_open(this, \'\', url_full, bib_title)\" onmouseout=\"addthis_close()\" onclick=\"return addthis_sendto()\"><img src=\"\/\/s9.addthis.com\/button1-share.gif\" width=\"125\" height=\"16\" border=\"0\" alt=\"\" \/><\/a>\n<script type=\"text\/javascript\" src=\"\/\/s7.addthis.com\/js\/152\/addthis_widget.js\"><\/script>\n<!'+'-- ADDTHIS BUTTON END --'+'>';
	try {
	if (exist_url=='1') {
	document.write(ATButton);
	document.write("<br><br>Persistent Link to - <a href='"+url_full+"'>SU " + bib_title + "</a><br>");
	}
	}catch (e){}
}