var mtblogurl = 'http://' + window.location.hostname + '/';

var subscribe = '<h2>Subscribe</h2> <div class="link-note"> <a rel="nofollow" href="http://fusion.google.com/add?feedurl=' + mtblogurl + 'index.xml"> <img class="subscribe_button" src="http://www.acado.com/img/add_to_google.gif" width="104" height="17" border="0" alt="Add to Google"></a><br clear="all"/> <a rel="nofollow" href="http://add.my.yahoo.com/rss?url=' + mtblogurl + 'index.xml"> <img class="subscribe_button" src="/img/myyahoo_91.gif" width="91" height="17" border="0" alt="Add to My Yahoo!"></a><br clear="all"/> <a rel="nofollow" href="http://www.feedster.com/myfeedster.php?action=addrss&confirm=no&rssurl=' + mtblogurl + 'index.xml"> <img class="subscribe_button" src="/img/myfeedster_91.gif" width="91" height="17" border="0" alt="Add to My Feedster"></a><br clear="all"/> <a rel="nofollow" href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=' + mtblogurl + 'index.xml"> <img class="subscribe_button" src="/img/newsgator_91.gif" width="91" height="17" border="0" alt="Add to Newsgator"></a><br clear="all"/> <a href="http://www.bloglines.com/login?r=/sub/' + mtblogurl + 'index.xml"><img class="subscribe_button" src="http://www.acado.com/img/blogslines_80x15.gif" width="80" height="15" border="0" alt="Add to Bloglines"></a><br clear="all"/> <a rel="nofollow" href="http://my.msn.com/addtomymsn.armx?id=rss&ut=' + mtblogurl + 'index.xml"> <img class="subscribe_button" src="/img/mymsn_71.gif" width="71" height="14" border="0" alt="Add to My MSN"></a><br clear="all"/> <a rel="nofollow" href="http://feeds.my.aol.com/add.jsp?url=' + mtblogurl + 'index.xml"> <img class="subscribe_button" src="http://www.acado.com/img/add_to_myaol.gif" width="63" height="14" border="0" alt="Add to My AOL"></a><br clear="all"/> <a href="' + mtblogurl + 'index.xml"> <img class="subscribe_button" src="/img/xml.gif" width="36" height="14" border="0" alt="Subscribe XML RSS"></a> </div>';

document.write( subscribe);