function addToHotList()
{var targetUrl='http://www.cafemom.com/hotlist/submit/includes/processing_offsite.php?url='+encodeURIComponent(document.location);window.open(targetUrl);}
document.write('<a href="javascript:addToHotList();"> <img src="'+hotlistButton+'" border="0" alt="Post to Hot List!" /> </a>');