var temp;
var temp = document.getElementById("HSVoteForUs").src;
var strcompany = temp.replace("http://www.hostsearch.com/voteforus.js?",""); 
//alert(pairs);

document.write('<table cellpadding="0" cellspacing="0" border="0" width="120" height="90">');
document.write('<tr><td><a href="http://www.hostsearch.com/review/'+strcompany+'_review.asp#submit">');
document.write('<img src="http://reviews.hostsearch.com/new_version/vote.gif" alt="Vote for Us" border="0">');
document.write('</a></td></tr></table>');