document.write('<iframe' +
               ' name="pagerank_frame"' +
               ' width="205"' +
               ' height="30"' +
               ' frameborder="0"' +
               ' src="http://www.thinkbling.com/prank/pagerank.php?URL=' + document.location + '&STYLE=1"' +
               ' marginwidth="0"' +
               ' marginheight="0"' +
               ' vspace="0"' +
               ' hspace="0"' +
               ' allowtransparency="true"' +
               ' scrolling="no">' +
               '</iframe>');