<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: For no allwebco copyright erase only the next 2 lines







var url = 'http://www.addthis.com/bookmark.php?pub=BJZ5WPEHEZGJ77TI&url=' + encodeURIComponent(location.href) + '&title=' + encodeURIComponent(document.title);

function OpenBookmark()
{
	window.open(url, 'addThis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no');
}




document.write('<a href="javascript:void(0);" onclick="OpenBookmark(); return false;" title="Bookmark using any bookmark manager!" ><img src="http://www.addthis.com/images/button1-bm.gif" width=125 height=16 border=0 alt="AddThis Social Bookmark Button" /></a>');
document.write('<br>');




//  End -->