var addinto_widget = '';

//AddInto.com

	addinto_widget+= '<div style="text-align:center;padding:5px;"><a href="http://www.addinto.com/add?url=' +encodeURIComponent(window.location.href)+ '&title=' +encodeURIComponent(document.title)+ '&type=bkmk" onclick="javascript:(function(){window.open(\'http://www.addinto.com/add?url=\' +encodeURIComponent(window.location.href)+ \'&title=\' +encodeURIComponent(document.title)+ \'&type=item\', \'AddInto\', \'location=no, resizable=yes, scrollbars=yes, toolbar=no, menubar=no, status=no, width=533, height=330, left=\'+(screen.width-533)/2+\', top=\'+(screen.height-330)/2)})(); return false;"><img src="http://www.addinto.com/logos/logo4.gif" alt="AddInto" border="0" /></a></div>';

document.write(addinto_widget);