

var a=encodeURIComponent(location.href);
var b=encodeURIComponent(document.title);
document.write("<a href='http://www.healthmine.com?beta=true&add&var=" + a + "|"+ b +"'><img src='http://www.healthmine.com/images/graphic_linkbutton.png' border='0' title='Add to Healthmine' /></a>");
