<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>This script is a great idea... just a little enhancement:

instead of using
for ( var i = 0; i &lt; h1.length; i++ ) {
	search = (h1[i].innerHTML);
}

you can simply use:
search = (h1[h1.length-1].innerHTML);</body>
  <body-html>&lt;p&gt;This script is a great idea... just a little enhancement:&lt;/p&gt;

&lt;p&gt;instead of using
&lt;br /&gt;for ( var i = 0; i &amp;lt; h1.length; i++ ) {
&lt;br /&gt;	search = (h1[i].innerHTML);
&lt;br /&gt;}&lt;/p&gt;

&lt;p&gt;you can simply use:
&lt;br /&gt;search = (h1[h1.length-1].innerHTML);&lt;/p&gt;</body-html>
  <created-at type="datetime">2007-12-13T09:10:49Z</created-at>
  <forumable-id type="integer">15585</forumable-id>
  <forumable-type>Script</forumable-type>
  <id type="integer">77067</id>
  <topic-id type="integer">17554</topic-id>
  <updated-at type="datetime">2008-11-17T00:23:04Z</updated-at>
  <user-agent nil="true"></user-agent>
  <user-id type="integer">35908</user-id>
</post>
