<!--
drawTREmbed( '<div id="technorati">' +
'<form id="te_s" method="post" action="http://www.technorati.com/search.php">' +
'<label for="te_search">Search this blog:</label> <input id="te_search" type="text" size="12" name="s" maxlength="255" />' +
'<input type=\"submit\" class=\"btn\" value=\"Search\" /> <input type=\"hidden\" name=\"sub\" value=\"searchlet\" /> <input type=\"hidden\" name=\"from\" value=\"http://vroomjournal.com\" /> <input type=\"hidden\" name=\"cc\" value=\"rx27v5bw62\" /> </form>' +
'<img src=\"http://static.technorati.com/progimages/photo.jpg?uid=340411\" alt=\"svroom\'s Photo\" id=\"te_p\" style=\"float:left;padding:0 5px 3px  0;width:40px;height:40px\" />' +
'<p id="te_l" class="te_l">' +
'<a href="http://www.technorati.com/search/http://vroomjournal.com?cc=rx27v5bw62" id="te_lh">&#187 Blogs that link here</a>' +
'<br /><a href="http://www.technorati.com/profile/svroom" id="te_vp">&#187; View my profile</a>' +
'</p>' +
'<p id="te_lo" class="te_lo"><a href="http://www.technorati.com/?cc=rx27v5bw62"><img border="0" src="http://static.technorati.com/pix/tn-tiny.gif" alt="Powered by Technorati" /></a></p>' +
'</div>'
);


function drawTREmbed(s){
    document.write(s);
}
// -->
