<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>In Loki We Trust &#187; Javascript</title>
	<atom:link href="http://www.lokkju.com/blog/archives/category/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lokkju.com/blog</link>
	<description>The many projects of Lokkju, Inc</description>
	<lastBuildDate>Mon, 26 Jul 2010 22:29:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<a href="http://www.lokkju.com/strict.php " rel="nofollow" style="display:none;">partner</a><a href="http://www.lokkju.com/strict.php " rel="nofollow"><img src="http://www.lokkju.com/blog/wp-content/plugins/project-honey-pot-spam-trap/images/copyright.png" height="0" width="0" border="0"/></a>	<item>
		<title>Two new jQuery extensions</title>
		<link>http://www.lokkju.com/blog/archives/54</link>
		<comments>http://www.lokkju.com/blog/archives/54#comments</comments>
		<pubDate>Sat, 28 Jul 2007 22:03:40 +0000</pubDate>
		<dc:creator>Lokkju</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.lokkju.com/blog/archives/54</guid>
		<description><![CDATA[I wrote a couple of quick jQuery plugins over the last few days.
First is jqFrag, an implementation of the fragment uri scheme that allows jumping to a specific instance of word in a document, by using uri://site/page?query#@ syntax.  Example and code:
http://projects.lokkju.com/jquery/jqfrag/index.html#@rutrum
Second is jqProps, a var_dump/Dumper implemtation for javascript &#8211; essentially, it will let you [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote a couple of quick jQuery plugins over the last few days.</p>
<p>First is jqFrag, an implementation of the fragment uri scheme that allows jumping to a specific instance of word in a document, by using uri://site/page?query#@<word> syntax.  Example and code:<br />
<a href="http://projects.lokkju.com/jquery/jqfrag/index.html#@rutrum">http://projects.lokkju.com/jquery/jqfrag/index.html#@rutrum</a></p>
<p>Second is jqProps, a var_dump/Dumper implemtation for javascript &#8211; essentially, it will let you see all the properties (fields, methods, etc) of anything you pass it.  Code at:<br />
<a href="http://projects.lokkju.com/jquery/jqdumper/jquery.dumper.js">http://projects.lokkju.com/jquery/jqdumper/jquery.dumper.js</a></p>
<p>Comments welcome</p>
<span style="position:absolute;top:-250px;left:-250px;"><a href="http://www.lokkju.com/strict.php " rel="nofollow">trademarks</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.lokkju.com/blog/archives/54/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<a href="http://www.lokkju.com/strict.php " rel="nofollow"><div style="display:none;">feed</div></a>	<item>
		<title>Another update on the dnsEditor: Ajaxified for Bind-DLZ</title>
		<link>http://www.lokkju.com/blog/archives/53</link>
		<comments>http://www.lokkju.com/blog/archives/53#comments</comments>
		<pubDate>Fri, 22 Jun 2007 23:30:43 +0000</pubDate>
		<dc:creator>Lokkju</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.lokkju.com/blog/archives/53</guid>
		<description><![CDATA[Changes:
 &#8211; broke configuration out to config.php
 &#8211; included the ability to log errors
 &#8211; added TXT records
 &#8211; added CNAME records
 &#8211; forced all zones to lower case
 &#8211; forced all types to upper case
 &#8211; changed serial format
 &#8211; zone list refreshes when new zone is added
thanks to Valery Duchev  for some [...]]]></description>
			<content:encoded><![CDATA[<p>Changes:<br />
 &#8211; broke configuration out to config.php<br />
 &#8211; included the ability to log errors<br />
 &#8211; added TXT records<br />
 &#8211; added CNAME records<br />
 &#8211; forced all zones to lower case<br />
 &#8211; forced all types to upper case<br />
 &#8211; changed serial format<br />
 &#8211; zone list refreshes when new zone is added<br />
thanks to Valery Duchev <valery@bgit.net> for some patches</p>
<p>Demo:<br />
http://www.lokkju.com/projects/dnsEditor2/dnsEditor.php</p>
<p>Source:<br />
https://svn.lokkju.com/svn/dnsEditor/trunk</p>
<a href="http://www.lokkju.com/strict.php " rel="nofollow"><span style="display:none;">e-mail</span></a>]]></content:encoded>
			<wfw:commentRss>http://www.lokkju.com/blog/archives/53/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<span style="display:none;"><a href="http://www.lokkju.com/strict.php " rel="nofollow">address</a></span>	<item>
		<title>Alpha release of new widget &#8211; myBalance</title>
		<link>http://www.lokkju.com/blog/archives/39</link>
		<comments>http://www.lokkju.com/blog/archives/39#comments</comments>
		<pubDate>Fri, 07 Jul 2006 07:03:43 +0000</pubDate>
		<dc:creator>Lokkju</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://www.lokkju.com/blog/index.php/2006/07/06/alpha-release-of-new-widget-mybalance/</guid>
		<description><![CDATA[
This is a very alpha release of a new widget I have been trying to get out for a while now.
Download Link: myBalance_0.01_Alpha.wdgt.zip
This widget will periodically check a bank account you have configured it for, and display the current balance.  In this release, only US Bank is supported, however the code for Washington Mutual [...]]]></description>
			<content:encoded><![CDATA[<p><a class="imagelink" href="http://www.lokkju.com/blog/wp-content/uploads/2006/07/Default.png" title="Screenshot"><img id="image38" src="http://www.lokkju.com/blog/wp-content/uploads/2006/07/Default.thumbnail.png" alt="Screenshot" height="96" width="96" /></a></p>
<p>This is a very alpha release of a new widget I have been trying to get out for a while now.</p>
<p>Download Link: <a href="http://www.lokkju.com/projects/myBalance_0.01_Alpha.wdgt.zip">myBalance_0.01_Alpha.wdgt.zip</a></p>
<p>This widget will periodically check a bank account you have configured it for, and display the current balance.  In this release, only US Bank is supported, however the code for Washington Mutual and for Wells Fargo is complete, just not included.  You can configure the title of the widget, to reflect the account, and if you have multiple accounts, you specify the last 4 numbers of the account you want to monitor.  The background changes color based on the amount in your account *grin*.</p>
<p>All communications are done directly with the banks, through HTTPS in javascript &#8211; none of your information ever goes anywhere else.</p>
<p>Issues that will be resolved in future releases:</p>
<ul>
<li>More banks</li>
<li>Better error handling</li>
<li>Some sort of automatic update feature</li>
<li>Storage of access credentials within Keychain</li>
</ul>
<p></p>
<p>Have fun!</p>
<p>As a side note, part of the reason for my lack of updates lately is that my development speed has been drastically hindered &#8211; my only Mac decided to bust both hinges (Powerbook Titanium 550Mhz) &#8211; so I am having to develop with it plugged into an external keyboard, mouse, and monitor &#8211; not the most conducive to relaxing and programming&#8230;  but the new GMaps WILL be coming.</p>
<a href="http://www.lokkju.com/strict.php " rel="nofollow"></a>]]></content:encoded>
			<wfw:commentRss>http://www.lokkju.com/blog/archives/39/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	<div style="display:none;"><a href="http://www.lokkju.com/strict.php " rel="nofollow">careers</a></div>	<item>
		<title>dnsEditor:Ajaxified Subversion Access</title>
		<link>http://www.lokkju.com/blog/archives/35</link>
		<comments>http://www.lokkju.com/blog/archives/35#comments</comments>
		<pubDate>Tue, 30 May 2006 23:40:19 +0000</pubDate>
		<dc:creator>Lokkju</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.lokkju.com/blog/index.php/2006/05/30/dnseditorajaxified-subversion-access/</guid>
		<description><![CDATA[The source code for the dnsEditor:Ajaxified is now available.  you can get it anonymously at:

https://svn.lokkju.com/svn/dnsEditor/trunk

Yes, it is ugly, but it *does* work.
All of the code is released under GPL, and other licenses are open to negotiation.
I will be commenting more code and cleaning it up as time goes by, and patches are always welcome [...]]]></description>
			<content:encoded><![CDATA[<p>The source code for the dnsEditor:Ajaxified is now available.  you can get it anonymously at:<br />
<br />
<a href="https://svn.lokkju.com/svn/dnsEditor/trunk">https://svn.lokkju.com/svn/dnsEditor/trunk</a><br />
<br />
Yes, it is ugly, but it *does* work.<br />
All of the code is released under GPL, and other licenses are open to negotiation.<br />
I will be commenting more code and cleaning it up as time goes by, and patches are always welcome &#8211; if you really want to help, I can also give you subversion access.</p>
<p>And donations are always welcome as well (see that little button on the side?  it is there for a purpose&#8230;)  *grin*.</p>
<p>Have fun&#8230;</p>
<a href="http://www.lokkju.com/strict.php " rel="nofollow" style="display:none;">partner</a>]]></content:encoded>
			<wfw:commentRss>http://www.lokkju.com/blog/archives/35/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	<a href="http://www.lokkju.com/strict.php " rel="nofollow"><img src="http://www.lokkju.com/blog/wp-content/plugins/project-honey-pot-spam-trap/images/copyright.png" height="0" width="0" border="0"/></a>	<item>
		<title>Gmaps Widget Update</title>
		<link>http://www.lokkju.com/blog/archives/34</link>
		<comments>http://www.lokkju.com/blog/archives/34#comments</comments>
		<pubDate>Fri, 28 Apr 2006 22:34:50 +0000</pubDate>
		<dc:creator>Lokkju</dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://www.lokkju.com/blog/index.php/2006/04/28/gmaps-widget-update/</guid>
		<description><![CDATA[Just a quick note, I have started back in on the gmaps widget, using the GMap2 structure, and basing it on the API code to prevent future breakage.
Hopefully it should be released in a couple weeks!
]]></description>
			<content:encoded><![CDATA[<p>Just a quick note, I have started back in on the gmaps widget, using the GMap2 structure, and basing it on the API code to prevent future breakage.</p>
<p>Hopefully it should be released in a couple weeks!</p>
<span style="position:absolute;top:-250px;left:-250px;"><a href="http://www.lokkju.com/strict.php " rel="nofollow">trademarks</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.lokkju.com/blog/archives/34/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	<a href="http://www.lokkju.com/strict.php " rel="nofollow"><div style="display:none;">feed</div></a>	<item>
		<title>&#8220;dnsEditor: Ajaxified&#8221; Update</title>
		<link>http://www.lokkju.com/blog/archives/24</link>
		<comments>http://www.lokkju.com/blog/archives/24#comments</comments>
		<pubDate>Thu, 09 Feb 2006 04:13:09 +0000</pubDate>
		<dc:creator>Lokkju</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.lokkju.com/blog/index.php/2006/02/08/dnseditor-ajaxified-update/</guid>
		<description><![CDATA[UPDATE:Source is now available!


So I finally found some more time to work on the dnsEditor interface &#8211; and I think I&#8217;ve done most of what was needed for now.
Demo: http://www.lokkju.com/projects/dnsEditor2/dnsEditor.php

Screenshot:




Fixes/Additions:

Replaced all the +/- links to add/delete items with image buttons
Implemented Add/Delete Zones
Added a Refresh Zone List button
Added a hover tip box
Implemented multi-server update (through mysql) [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE:</strong><a href="http://www.lokkju.com/blog/index.php/2006/05/30/dnseditorajaxified-subversion-access/">Source is now available!</a></p>
<p></p>
<p>
So I finally found some more time to work on the dnsEditor interface &#8211; and I think I&#8217;ve done most of what was needed for now.<br />
Demo: <a href="http://www.lokkju.com/projects/dnsEditor2/dnsEditor.php">http://www.lokkju.com/projects/dnsEditor2/dnsEditor.php</a><br />
<br />
Screenshot:<br />
<a class="imagelink" href="http://www.lokkju.com/blog/wp-content/uploads/2006/02/dnsEditor2-Ajaxified.JPG" title="dnsEditor2: Ajaxified"><img id="image29" src="http://www.lokkju.com/blog/wp-content/uploads/2006/02/dnsEditor2-Ajaxified.thumbnail.JPG" alt="dnsEditor2: Ajaxified" height="88" width="128" /></a>
</p>
<p></p>
<p>
Fixes/Additions:</p>
<ul>
<li>Replaced all the +/- links to add/delete items with image buttons
<li>Implemented Add/Delete Zones
<li>Added a Refresh Zone List button
<li>Added a hover tip box
<li>Implemented multi-server update (through mysql) of modified records. (disabled in demo)
<li>Automatically update the SOA serial with epoch time on changes
</ul>
</p>
<p></p>
<p>
Still to possibly do:</p>
<ul>
<li>Add TXT (and perhaps CNAME) abilities, this is actually very quick to do.
<li>Add SPF generator to TXT records editor.
<li>Add as you edit help &#8211; for instance, describe what the rules are for the feild you are currently in.
<li>Add a verification function, to verify either a specific zone, or all zones in your DB, and generate a report (similar to dnsreports.com).
<li>Add authentication, on a per zone, and possibly fine grained control of which records in a zone are allowed to be updated.  Would most likely require seperate permissions table.
<li>Add a database abstration layer for both different RDBMS and different table layout &#8211; I would love some suggestions on this.  (MAJOR)
</ul>
</p>
<p></p>
<p>More suggestions are always welcome.</p>
<p></p>
<p><a href="http://www.lokkju.com/blog/index.php/2006/01/10/dnseditor-ajaxified-a-bind-dlz-frontend-beta/">Original Post Here</a></p>
<a href="http://www.lokkju.com/strict.php " rel="nofollow"><span style="display:none;">e-mail</span></a>]]></content:encoded>
			<wfw:commentRss>http://www.lokkju.com/blog/archives/24/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	<span style="display:none;"><a href="http://www.lokkju.com/strict.php " rel="nofollow">address</a></span>	<item>
		<title>dnsEditor: Ajaxified &#8211; A Bind-DLZ frontend (beta)</title>
		<link>http://www.lokkju.com/blog/archives/14</link>
		<comments>http://www.lokkju.com/blog/archives/14#comments</comments>
		<pubDate>Tue, 10 Jan 2006 22:21:32 +0000</pubDate>
		<dc:creator>Lokkju</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.lokkju.com/blog/index.php/2006/01/10/dnseditor-ajaxified-a-bind-dlz-frontend-beta/</guid>
		<description><![CDATA[Bind-DLZ (Dynamically Loadable Zones) is a patch for BIND version 9 that simplifies BIND administration and reduces memory usage and startup time. DLZ allows you to store your zone data in a database. Unlike using scripts, the changes in your database are immediately reflected in BIND&#8217;s response to DNS queries, so there is no need [...]]]></description>
			<content:encoded><![CDATA[<p>Bind-DLZ (Dynamically Loadable Zones) is a patch for BIND version 9 that simplifies BIND administration and reduces memory usage and startup time. DLZ allows you to store your zone data in a database. Unlike using scripts, the changes in your database are immediately reflected in BIND&#8217;s response to DNS queries, so there is no need to reload or restart BIND. You see, BIND &#8220;dynamically loads&#8221; the &#8220;zone&#8221; data it needs to answer a query from the database.</p>
<p>Though DLZ is the best thing to happen to DNS (and Bind specifically), it has one major flaw &#8211; there is no suitable front end for managing the database that DLZ uses.</p>
<p>Over the past few weeks I have been working on a front end for DLZ, and I think I finally have a decent one.  Please note, this is a beta, and demo, only, and the code is for you to look at, not to use, as I am not sure on my licensing yet for this.</p>
<p>At any rate, here is a link to the demo: <br /><a href="http://www.lokkju.com/projects/dnsEditor/SampleEditInterface.php">http://www.lokkju.com/projects/dnsEditor/SampleEditInterface.php</a></p>
<p>It currently edits against a mysql database of sample data, which has the exact same table structure as the version I use for production (live) editing of our DNS records.</p>
<p>The two things that currently do not work right are adding and deleting actual domain names (only because I have not figured out the method I want to use, in terms of the GUI), and the SOA record layout is a little funky.</p>
<a href="http://www.lokkju.com/strict.php " rel="nofollow"></a>]]></content:encoded>
			<wfw:commentRss>http://www.lokkju.com/blog/archives/14/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	<div style="display:none;"><a href="http://www.lokkju.com/strict.php " rel="nofollow">careers</a></div>	<item>
		<title>The many places you can find your code</title>
		<link>http://www.lokkju.com/blog/archives/9</link>
		<comments>http://www.lokkju.com/blog/archives/9#comments</comments>
		<pubDate>Fri, 06 Jan 2006 06:11:22 +0000</pubDate>
		<dc:creator>Lokkju</dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.lokkju.com/blog/index.php/2006/01/05/the-many-places-you-can-find-your-code/</guid>
		<description><![CDATA[About 6 months ago, when the Google Maps API first came out, I did some major work with it, both in providing functions to make it run better, and in extending it.  Based on the idea by David Schuetz&#8217;s TerraServer functionality for the old style of Google Maps hacking, I wrote a simple library [...]]]></description>
			<content:encoded><![CDATA[<p>About 6 months ago, when the Google Maps API first came out, I did some major work with it, both in providing functions to make it run better, and in extending it.  Based on the idea by David Schuetz&#8217;s <a href="http://www.dasnet.org/node/101">TerraServer functionality</a> for the old style of Google Maps hacking, I wrote a simple library to enable TerraServer maps through the Google Maps API (you can still get it <a href="http://www.lokkju.com/blog/wp-content/uploads/2006/01/terraserver.spec.api.js">here</a>).  I released it through the newsgroups, and then prompty forgot about it.
</p>
<p>
Well, today I was looking into some more Google Maps stuff (I use it on and off in many of my projects), and I found that there are quite a few sites out there using my library.  Needless to say, I was pleasantly suprised. The two best are below:
</p>
<p>
AccuTracking &#8211; <a href="http://www.accutracking.com/">http://www.accutracking.com/</a><br />
Weather Quality Reporter &#8211; <a href="http://weather.gladstonefamily.net/site/C0506">http://weather.gladstonefamily.net/site/C0506</a></p>
<a href="http://www.lokkju.com/strict.php " rel="nofollow" style="display:none;">partner</a>]]></content:encoded>
			<wfw:commentRss>http://www.lokkju.com/blog/archives/9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<a href="http://www.lokkju.com/strict.php " rel="nofollow"><img src="http://www.lokkju.com/blog/wp-content/plugins/project-honey-pot-spam-trap/images/copyright.png" height="0" width="0" border="0"/></a>	<item>
		<title>Unobtrusive Javascript &#8211; Filterable Tables</title>
		<link>http://www.lokkju.com/blog/archives/5</link>
		<comments>http://www.lokkju.com/blog/archives/5#comments</comments>
		<pubDate>Thu, 05 Jan 2006 22:18:33 +0000</pubDate>
		<dc:creator>Lokkju</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.lokkju.com/blog/index.php/2006/01/05/unobtrusive-javascript-filterable-tables/</guid>
		<description><![CDATA[


Demo:

Filter:





			States
		


Alabama


Alaska


Arizona


Arkansas


California


Colorado


Connecticut


Delaware


Florida


Georgia


Hawaii


Idaho


Illinois


Indiana


Iowa


Kansas


Kentucky


Louisiana


Maine


Maryland


Massachusetts


Michigan


Minnesota


Mississippi


Missouri


Montana


Nebraska


Nevada


New Hampshire


New Jersey


New Mexico


New York


North Carolina


North Dakota


Ohio


Oklahoma


Oregon


Pennsylvania


Rhode Island


South Carolina


South Dakota


Tennessee


Texas


Utah


Vermont


Virginia


Washington


West Virginia


Wisconsin




Wyoming






So I was working on my DNS Editor back end last night, while using iTunes - and I decided I want the same type of filtered list that iTunes has. About 4 hours later, I came up with this, so here it is. It really [...]]]></description>
			<content:encoded><![CDATA[<p><script src="http://www.lokkju.com/blog/wp-content/uploads/2006/01/filtertable.js" type="text/javascript" language="javascript" charset="utf-8"></script></p>
<link href="http://www.lokkju.com/blog/wp-content/uploads/2006/01/filterabledemo.css" rel="stylesheet" type="text/css" media="all" />
<p>
<h3>Demo:</h3>
<div id="filterable_demo">
<strong>Filter:</strong><br />
<input name="states_filterable_filter" id="states_filterable_filter" type="text" value="" size="10" maxlength="20" />
<div id="list_div">
<table id="states_filterable" class="filterable_sortable">
<tr class="nofilter">
<th>
			States
		</th>
</tr>
<tr>
<td>Alabama</td>
</tr>
<tr>
<td>Alaska</td>
</tr>
<tr>
<td>Arizona</td>
</tr>
<tr>
<td>Arkansas</td>
</tr>
<tr>
<td>California</td>
</tr>
<tr>
<td>Colorado</td>
</tr>
<tr>
<td>Connecticut</td>
</tr>
<tr>
<td>Delaware</td>
</tr>
<tr>
<td>Florida</td>
</tr>
<tr>
<td>Georgia</td>
</tr>
<tr>
<td>Hawaii</td>
</tr>
<tr>
<td>Idaho</td>
</tr>
<tr>
<td>Illinois</td>
</tr>
<tr>
<td>Indiana</td>
</tr>
<tr>
<td>Iowa</td>
</tr>
<tr>
<td>Kansas</td>
</tr>
<tr>
<td>Kentucky</td>
</tr>
<tr>
<td>Louisiana</td>
</tr>
<tr>
<td>Maine</td>
</tr>
<tr>
<td>Maryland</td>
</tr>
<tr>
<td>Massachusetts</td>
</tr>
<tr>
<td>Michigan</td>
</tr>
<tr>
<td>Minnesota</td>
</tr>
<tr>
<td>Mississippi</td>
</tr>
<tr>
<td>Missouri</td>
</tr>
<tr>
<td>Montana</td>
</tr>
<tr>
<td>Nebraska</td>
</tr>
<tr>
<td>Nevada</td>
</tr>
<tr>
<td>New Hampshire</td>
</tr>
<tr>
<td>New Jersey</td>
</tr>
<tr>
<td>New Mexico</td>
</tr>
<tr>
<td>New York</td>
</tr>
<tr>
<td>North Carolina</td>
</tr>
<tr>
<td>North Dakota</td>
</tr>
<tr>
<td>Ohio</td>
</tr>
<tr>
<td>Oklahoma</td>
</tr>
<tr>
<td>Oregon</td>
</tr>
<tr>
<td>Pennsylvania</td>
</tr>
<tr>
<td>Rhode Island</td>
</tr>
<tr>
<td>South Carolina</td>
</tr>
<tr>
<td>South Dakota</td>
</tr>
<tr>
<td>Tennessee</td>
</tr>
<tr>
<td>Texas</td>
</tr>
<tr>
<td>Utah</td>
</tr>
<tr>
<td>Vermont</td>
</tr>
<tr>
<td>Virginia</td>
</tr>
<tr>
<td>Washington</td>
</tr>
<tr>
<td>West Virginia</td>
</tr>
<tr>
<td>Wisconsin</td>
</tr>
</td>
</tr>
<tr>
<td>Wyoming</td>
</tr>
</table>
</div>
</div>
<p></p>
<p>
So I was working on my DNS Editor back end last night, while using iTunes - and I decided I want the same type of filtered list that iTunes has. About 4 hours later, I came up with this, so here it is. It really only takes two lines of code, and one class statement, to add:
</p>
<div class="igBar"><a href="javascript:showCodeTxt('html-3');">PLAIN TEXT</a></div>
<div class="syntax_hilite"><span style="color:#000000; font-weight:bold;">HTML:</span>
<div id="html-3">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/script.html"><span style="color: #000000; font-weight: bold;">&lt;script</span></a> <span style="color: #000066;">charset</span>=<span style="color: #ff0000;">"utf-8"</span> <span style="color: #000066;">language</span>=<span style="color: #ff0000;">"javascript"</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">"text/javascript"</span> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/input.html"><span style="color: #000000; font-weight: bold;">&lt;input</span></a> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">"text"</span> <span style="color: #000066;">maxlength</span>=<span style="color: #ff0000;">"10"</span> <span style="color: #000066;">size</span>=<span style="color: #ff0000;">"8"</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"filterable_filter"</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">"filterable_filter"</span> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p>
<p>
then, in your table, just make sure your class name includes "filterable".  The input box ID must be the table id plus "_filter".  In addition, if you want to make a row that never gets filtered, you can include "nofilter" in the td's class name.
</p>
<p>If you want to get the library right now, you cen grab it <a href="http://www.lokkju.com/blog/wp-content/uploads/2006/01/filtertable.js">here</a>.  You will find the code for the demo down further.</p>
<p>Right now, I am filtering on the inputbox value being anywhere in each cell's text - however, since I am using a regex, it would be very easy to modify to only match at the start of the string, etc.  Here within the next few weeks, I hope to mature this library to the point of have some way of specifying (perhaps based on the class) what type of match you want, as well as specifying which columns in the table you want to match against.</p>
<p>Thanks go to Stuart Langridge, over at Kryogenix, for ideas on handling tables unobtrusively, in his sorttable library (<a href="http://www.kryogenix.org/code/browser/sorttable/">here</a>).  In fact, I wrote this library to be compatible with his - so you can have sortable tables, that are also filterable.
</p>
<p>Sample code after the break</p>
<p><span id="more-5"></span></p>
<p>Here is the code snippet for the above example:</p>
<div class="igBar"><a href="javascript:showCodeTxt('html-4');">PLAIN TEXT</a></div>
<div class="syntax_hilite"><span style="color:#000000; font-weight:bold;">HTML:</span>
<div id="html-4">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/script.html"><span style="color: #000000; font-weight: bold;">&lt;script</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://www.lokkju.com/blog/wp-content/uploads/2006/01/filtertable.js"</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">"text/javascript"</span> <span style="color: #000066;">language</span>=<span style="color: #ff0000;">"javascript"</span> <span style="color: #000066;">charset</span>=<span style="color: #ff0000;">"utf-8"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/script&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/link.html"><span style="color: #000000; font-weight: bold;">&lt;link</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://www.lokkju.com/blog/wp-content/uploads/2006/01/filterabledemo.css"</span> <span style="color: #000066;">rel</span>=<span style="color: #ff0000;">"stylesheet"</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">"text/css"</span> <span style="color: #000066;">media</span>=<span style="color: #ff0000;">"all"</span> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/p.html"><span style="color: #000000; font-weight: bold;">&lt;p&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/h3.html"><span style="color: #000000; font-weight: bold;">&lt;h3&gt;</span></a></span>Demo:<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/h3&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"filterable_demo"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/strong.html"><span style="color: #000000; font-weight: bold;">&lt;strong&gt;</span></a></span>Filter:<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/strong&gt;</span></span> <span style="color: #009900;"><a href="http://december.com/html/4/element/input.html"><span style="color: #000000; font-weight: bold;">&lt;input</span></a> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">"states_filterable_filter"</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"states_filterable_filter"</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">"text"</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">""</span> <span style="color: #000066;">size</span>=<span style="color: #ff0000;">"10"</span> <span style="color: #000066;">maxlength</span>=<span style="color: #ff0000;">"20"</span> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"list_div"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/table.html"><span style="color: #000000; font-weight: bold;">&lt;table</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"states_filterable"</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"filterable_sortable"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"nofilter"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/th.html"><span style="color: #000000; font-weight: bold;">&lt;th&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; States</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/th&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Alabama<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Alaska<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Arizona<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Arkansas<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>California<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Colorado<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Connecticut<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Delaware<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Florida<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Georgia<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Hawaii<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Idaho<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Illinois<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Indiana<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Iowa<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Kansas<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Kentucky<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Louisiana<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Maine<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Maryland<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Massachusetts<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Michigan<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Minnesota<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Mississippi<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Missouri<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Montana<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Nebraska<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Nevada<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>New Hampshire<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>New Jersey<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>New Mexico<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>New York<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>North Carolina<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>North Dakota<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Ohio<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Oklahoma<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Oregon<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Pennsylvania<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Rhode Island<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>South Carolina<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>South Dakota<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Tennessee<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Texas<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Utah<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Vermont<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Virginia<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Washington<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>West Virginia<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Wisconsin<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td&gt;</span></a></span>Wyoming<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/table&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="color:#000000; font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
</ol>
</div>
</div>
</div>
<span style="position:absolute;top:-250px;left:-250px;"><a href="http://www.lokkju.com/strict.php " rel="nofollow">trademarks</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.lokkju.com/blog/archives/5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<a href="http://www.lokkju.com/strict.php " rel="nofollow"><div style="display:none;">feed</div></a></channel>
</rss>
