<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--LAYOUT HOME-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	 <title>Litchfield Independent Review - News, sports, politics, blogs and forums for Litchfield, Minnesota | (320) 693-3266</title>
	<link rel="canonical" href="https://www.independentreview.net" />
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
 <meta property="og:title" content=""/>
 <meta property="og:type" content="article"/>
   <meta property="og:image" content="images/article.jpg"/>
  <meta name="keywords" content="litch, litchfield, minn, mn, minnesota"/> 
     <meta name="description" content="Independent Review  and its website independentreview.net are the community resource for news, sports, politics and other happenings in Litchfield,  Minnesota."> 
<link id="default_facebook_image" rel="image_src" href="images/article.jpg"/>
    <script type="text/javascript" charset="utf-8" src="javascripts/jsball.js"></script>
      <script type="text/javascript">
	function toggleSearch(which) {
		$A($('pt1_search_element_bar').childNodes).each(function(element) {
			if(element.tagName == 'DIV') {
				element.style.display = 'none'
			}
		})
		$('pt1_search_' + which).style.display = 'block'
		$('pt1_search_element_select').style.display = 'block'
		$('pt1_search_dropdown').value = which
	}
	function initSearch() {
		var pages = [
			/* Default page */
			[/\/$/, 'content'],
			/* Others */
			[/\/news/, 'content'],
			[/\/results_content/, 'content'],
			[/\/business_directory/, 'businesses'],
			[/\/business_details/, 'businesses'],
			[/\/results_businesses/, 'businesses'],
			[/\/events/, 'events'],
			[/klass=event/, 'events'],
			[/klass=profile/, 'profiles'],
			[/\/my_profiles/, 'profiles']
		]
		var which_search = 'ads'
		pages.each(function(element) {
			if(document.URL.search(element[0]) != -1) { which_search = element[1] }
		})
		toggleSearch(which_search)
		// Do a little cascading initializing 
		initWeather()
		initMenu()
	}
	function initWeather() {
		if(!window.xml_feed_data_11194756) { return false }
		/* Weather widget location */
		var x = (Position.getPageSize().window.width / 2) + 150
		var y = 7
		document.body.appendChild(Builder.node('div', { id:'rendered_weather' }, ''))
		$('rendered_weather').appendChild(Builder.node('div', { id:'rendered_weather_icon' }, ' '))
		$('rendered_weather').appendChild(Builder.node('div', { id:'rendered_weather_label' }, ''))
		$('rendered_weather_label').appendChild(Builder.node('span', { id:'rendered_weather_label_temperature' }, window.xml_feed_data_11194756.temp_f + '°'))
		$('rendered_weather_label').appendChild(Builder.node('span', { id:'rendered_weather_label_conditions' },  window.xml_feed_data_11194756.weather))
		$('rendered_weather').appendChild(Builder.node('a', { id:'rendered_weather_link', href: window.xml_feed_data_11194756.two_day_history_url, target:'_NEW', className:'link' }, 'more'))
		w = window.xml_feed_data_11194756.weather.toString();
		c = $('rendered_weather_icon');
		if(w.search(/Cloud|Overcast|Fog|Smoke|Haze/) != -1) { c.className = 'weatherCloudyIcon' }
		if(w.search('Snow') != -1) { c.className = 'weatherSnowIcon' }
		if(w.search(/Fair|Clear/) != -1) { c.className = 'weatherClearIcon' }
		if(w.search('Thunder') != -1) { c.className = 'weatherThunderIcon' }
		if(w.search(/Ice|Hail/) != -1) { c.className = 'weatherThunderShowersIcon' }
		if(w.search(/Showers|Drizzle/) != -1) { c.className = 'weatherShowersIcon' }
		if(w.search('Rain') != -1) { c.className = 'weatherRainIcon' }
		$('rendered_weather').style.left = x
		$('rendered_weather').style.top = y
	}
	function toggleMenu(which) {
		$A($('pt1_main_menu').childNodes).each(function(element) {
			if(element.className == 'pt1_item_active') {
				element.className = 'pt1_item'
			}
		})
		$A($('pt1_sub_menu').childNodes).each(function(element) {
			if(element.className == 'pt1_menu_group') {
				element.style.display = 'none'
			}
		})
		$(which).className = 'pt1_item_active'
		$(which + '_group').style.display = 'block'
	}
	function initMenu() {
		var pages = [
			/* Default page */
			[/\/$/, 'home'],
			/* Others */
			[/\/about_us/, 'publication'],
			[/\/my_*/, 'home'],
			[/\/news_*/, 'news'],
			[/\/garagesales/, 'classifieds'],
			[/\/blogs/, 'community'],
			[/\/contact_*/, 'contact_us'],
			[/\/subscribe_*/, 'subscribe'],
			[/\/community_*/, 'community'],
			[/\/multimedia_*/, 'multimedia'],
			[/\/popular*/, 'popular'],
			[/\/calendar/, 'calendar'],
			[/\/print_edition/, 'special_publications'],
			[/\/full_*/, 'news']
		]
		var which_page = 'home'
		pages.each(function(element) {
			if(document.URL.search(element[0]) != -1) { which_page = element[1] }
		})
		toggleMenu('main_menu_' + which_page)
		//$('pt1_content_container').onmouseover = function() {
		//	toggleMenu(eval('main_menu_' + which_page).id)
		//}
		$A($('pt1_main_menu').childNodes).each(function(element) {
			if(element.className == 'pt1_item' || element.className == 'pt1_item_active') {
				element.onmouseover = function() {
					toggleMenu(element.id)
				}
			}
		})
	}
</script>
    <link href="templates/publication_pods/stylesheets/global-cssball.css" media="all" rel="stylesheet" type="text/css"/>            <link href="sites/2184/stylesheets/independentreview.net.css" media="all" rel="stylesheet" type="text/css"/>
        <link href="themes/times/jquery-ui-1.7.2.custom.css" media="screen" rel="Stylesheet" type="text/css"/>
    <link href="stylesheets/themes.css" media="screen" rel="Stylesheet" type="text/css"/>
	<link rel="stylesheet" href="sites/2143/assets/li-scroller.css" type="text/css">
<!-- Generated by OpenX 2.8.7 -->
<script type="text/javascript" src="www/delivery/spcjs_php-id-15-block-1_php.js"></script>
<!--[if IE 7]>
<style>
#header {
    background: url("/sites/2143/assets/head_back.png ") repeat scroll 0 bottom transparent;
    height: 217px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
</style>
<![endif]-->
<script type="text/javascript" charset="utf-8" src="javascripts/analytics_v-2.js"></script><script type="text/javascript" src="https://connect.facebook.net/en_US/all.js#xfbml=1"></script></head>
<body>
	<div id="top_bar_container">
		<div id="top_bar">
			<div class="top_info">
				  <span id="top_bar_links">Litchfield, Minnesota&nbsp;|&nbsp;  5 March, 2012&nbsp;|&nbsp; (320)-693-3266</span>
			</div>
			<div class="top_weather">
				  <div style="position:relative;">
				<div style="width: 75px; height: 38px; background-image: none; background-repeat: no-repeat; position: relative; overflow: hidden;"><div id="NetweatherContainer" style="height: 38px; overflow: hidden; position: absolute; top: -15px; left: -20px;"><script src="adcbin/netweather_v2/netweatherV2ex_asp-partner-netweather-tStyle-dark2-logo-0-zipcode-55355-lang-eng-size-7-theme-lightning-metric-0-target-_self.js"></script></div></div>
               <div style="position: absolute; top: -7px; left: -10px;">
                                <a href="weather"><img src="sites/2181/assets/weather-more-new.png" alt="More Weather"></a>
                </div>
</div>
			</div>
			<div class="top_search">
				  <style type="text/css">
#searching_bar {
    background: url(http://www.independentreview.net/) no-repeat scroll 0 0 transparent;
    float: right;
    height: 31px;
    margin-left: 0px;
    margin-top: 2px;
    position: relative;
    width: 310px;
    z-index: 5000;
    margin-bottom: 5px;
}
#searching_bar #searchSelect {
    display: none;
    font-size: 12px;
    margin-top: 4px;
    vertical-align: top;
}
#searching_bar input {
    height: 15px;
    *height: 20px;
    _height: 20px;
    margin-top: 2px;
    vertical-align: top;
    width: 155px;
}
#searching_bar #searchBtn {
  width: 30px;
  height: 25px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url('sites/1404/assets/search_button_new.png') no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
#searching_bar .advanced {
    float: left;
    margin-right: 5px;
    margin-top: -5px;
}
</style>
<script type="text/javascript">
$j(document).ready(function(){
	$j("#searchBtn").click(function(){
		searchFun();
	});
	$j("#searchTerm").keyup(function(e) {
       if (e.keyCode == 13) {
           searchFun();
       }
   });
		function searchFun() {
			var sel = $j("#searchSelect").val(),
		            term = $j("#searchTerm").val(),
                            page = "", klass = "", page_label = "", instance = "", url;
			if (sel === "Articles") {
                         page = "results_article";
                         klass = "";
                         page_label = "home";
                         instance = "";
			} else if (sel === "Ads") {
				 page = "ad_details";
				 klass = "item+service+job+auto+property+rental";
				 page_label = "user_details";
				 instance = "";
			} else if(sel === "Businesses"){
				 page = "results_businesses";
				 klass = "business";
				 page_label = "user_details";
				 instance = "business";
			} else if(sel === "Events"){
				 page = "results";
				 klass = "event";
				 page_label = "user_details";
				 instance = "events";
			} else if(sel === "Videos"){
				 page = "search_video";
				 klass = "";
				 page_label = "home";
				 instance = "video";
			}
			 url = "/pages/"+page+"?&page_label="+page_label+"&widget=search_content&instance="+instance+"&string="+term+"&open=";
	} 
});
</script>
<div id="searching_bar">
<div class="advanced">
   <a href="advanced_search"><center>Advanced<br>Search</center></a>
</div>
<select id="searchSelect">
	<option>Articles</option>
</select>
<input id="searchTerm"></input>
<button id="searchBtn">Search</button>
</div>
			</div>
			<div class="top_user">
				<div id="user_menu_container" align="left"><div class="userMenu">
  <ul id="user_menu_login_list">
    	<li id="sign_in"><a href="https://secure2.matchbin.com/pages/login">Log In  /  Register</a></li>
  </ul>
</div>
</div>
			</div>
		</div>
	</div>
	<div id="header">
		<div id="header_container">
			<div id="header_logo">
				<img src="sites/2184/assets/litch-logo.jpg" width="961px" height="107px" alt="Litchfield Independent Review" usemap="#logo"/>
				<map name="logo">
				  <area shape="rect" coords="5,5,580,105" href="home" alt="Facebook"/>
				  <area shape="rect" coords="595,20,650,90" href="http://www.motorbuys.com/" alt="Motorbuys" target="_blank"/>
				  <area shape="rect" coords="655,20,710,90" href="http://www.realestateguide.mn/" alt="Homes" target="_blank"/>
				  <area shape="rect" coords="715,20,771,90" href="https://www.jobshq.com/search/?newspaper=950" alt="Jobs" target="_blank" />
				  <area shape="rect" coords="778,20,830,90" href="http://www.apartmentguide.mn/" alt="Rentals" target="_blank"/>
				  <area shape="rect" coords="835,20,890,90" href="http://classifieds.adqic.com/home.html?referrer=classifieds.independentreview.net" alt="Classifieds" target="_blank"/>
				  <area shape="rect" coords="895,20,950,90" href="http://www.mymarketplace.mn/" alt="Bussinesses" target="_blank"/>
				</map>	
			</div>
      		<div id="menu_container">
        		  <div id="pt1_menu">
	<div id="pt1_main_menu">
		<div id="main_menu_home" class="pt1_item">
			<a href="/">Home</a>
		</div>
		<div id="main_menu_news" class="pt1_item">
			<a href="news">News</a>
		</div>
		<div id="main_menu_classifieds" class="pt1_item">
			<a href="http://classifieds.adqic.com/home.html?referrer=classifieds.independentreview.net" target="_blank">Classifieds</a>
		</div>
		<div id="main_menu_special_publications" class="pt1_item">
			<a href="print_edition">Special Publications</a>
		</div>                
		<div id="main_menu_popular" class="pt1_item">
			<a href="popular">Most Read</a>
		</div>
		<div id="main_menu_multimedia" class="pt1_item">
			<a href="multimedia">Multimedia</a>
		</div>               
		<div id="main_menu_community" class="pt1_item">
			Community
		</div>
		<div id="main_menu_archives" class="pt1_item">
			<a href="•
<div class=" pt1_item last">
	<a href="http://www.reviewarchives.net/" target="_blank">Archives</a>
		</div>
		<div id="main_menu_contact_us" class="pt1_item">
			<a href="contact_us">Contact Us</a>
		</div>
		<div id="main_menu_subscribe" class="pt1_item">
			<a href="subscription_request">Subscribe</a>
		</div>
		<div id="main_menu_calendar" class="pt1_item">
			<a href="calendar">Calendar</a>
		</div>
		<div id="main_menu_contests" class="pt1_item">
			Contests
		</div>
		<div id="main_menu_coupons" class="pt1_item">
			<a href="http://litchfieldmn.zip2save.com/" target="_blank">Coupons</a>
		</div>
		<div class="newline"></div>
	</div>
	<div id="pt1_sub_menu">
		<div id="main_menu_home_group" class="pt1_menu_group" style="display: none;">
			<div class="pt1_item">
				<a href="https://secure2.matchbin.com/pages/login">My Blogs</a>
			</div>
			&#8226;
			<div class="pt1_item">
				<a href="https://secure2.matchbin.com/pages/login">My Events</a>
			</div>
		</div>
		<div id="main_menu_news_group" class="pt1_menu_group" style="display: none;">
			<div class="pt1_item">
				<a href="news_topic_tag-businessagriculture-label-Business-Agriculture">Business & Agriculture</a>
			</div>
&#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-community-label-Community">Community</a>
			</div>
			&#8226;
			<div class="pt1_item">
				<a href="Obituaries">Deaths</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="ringside">Ringside</a>
			</div>
&#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-education-label-Education">Education</a>
			</div>
			 &#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-entertainment-label-Entertainment">Entertainment</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-government-label-Government">Government</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-healthenvironment-label-Health-Environment">Health & Environment</a>
			</div>
			 &#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-legalnotices-label-LegalNotices">Legal Notices</a>
			</div>
			 &#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-outdoorsrecreation-label-Outdoors-Recreation">Outdoors & Recreation</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-publicsafetycrime-label-PublicSafety-Crime">Public Safety/Crime</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-sports-label-Sports">Sports</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="news_catch_up">Catch Up</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="news_elsewhere">News from Elsewhere</a>
			</div>
 &#8226;
			<div class="pt1_item last">
				<a href="more-news">More News</a>
			</div>
        </div>
		<div id="main_menu_contact_us_group" class="pt1_menu_group" style="display: none;">
			<div class="pt1_item">
				<a href="contact_advertise">Advertise</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="contact_us">All Forms</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="contact_print_change">Change Print Subscription</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="contact_change_address">Change of Address</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="place_classified">Place a Classified ad</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="contact_birth_announcement">Submit a Birth Announcement</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="contact_letter_editor">Submit a Letter</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="contact_engagement">Submit an Engagement Announcement</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="contact_news_tip">Submit a News Tip</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="contact_wedding">Submit a Wedding Announcement</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="contact_obituary">Submit a Death Notice</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="contact_feedback">Website Feedback</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="contact_faq">FAQ/Help</a>
			</div>
&#8226;
			<div class="pt1_item">
				<a href="staff">Staff</a>
			</div>
		</div>
		<div id="main_menu_subscribe_group" class="pt1_menu_group" style="display: none;">
			<div class="pt1_item">
				<a href="http://news.arcasearch.com/us/mn/?paper=lir" target="_blank" title="Subscribe to our e-subscription">E-subscription</a>
			</div>
			&#8226;
			<div class="pt1_item">
				<a href="subscription_request">Print Edition</a>
			</div>
			&#8226;
			<div class="pt1_item last">
				<a href="rss-feed-list" title="Subscribe to our RSS feeds">RSS Feeds</a>
			</div>
		</div>
		<div id="main_menu_coupons_group" class="pt1_menu_group" style="display: none;">
		</div>
		<div id="main_menu_community_group" class="pt1_menu_group" style="display: none;">
			<div class="pt1_item">
				<a href="blogs">Blogs</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="http://www.litchfieldguide.com/" title="City Guide to Litchfield Minnesota" target="_blank">City Guide</a>
			</div>
			 &#8226;
			<div class="pt1_item">
				<a href="ara">Online Features</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="community_forums">Forums</a>
			</div>
 <!--&#8226;
			<di v class="pt1_item">
				<a href="http://www.independentreview.net/community/food-4112" title="Food Feature and Recipes">Food</a>
			</di v>-->
 &#8226;
			<div class="pt1_item">
	<a href="blog/14074866/cjkarstens">Chris' Top 10</a>
			</div>
		</div>
		<div id="main_menu_multimedia_group" class="pt1_menu_group" style="display: none;">
			<div class="pt1_item">
				<a href="multimedia_audio">Audio Clips</a>
			</div>
			&#8226;
			<div class="pt1_item">
				<a href="multimedia_slideshows">Photos/Slideshows</a>
			</div>
			&#8226;
			<div class="pt1_item last">
				<a href="multimedia_videos">Videos</a>
			</div>
&#8226;
<div class="pt1_item last">
				<a href="multimedia_archive">Archived Videos and Slideshows</a>
			</div>
			&#8226;
<div class="pt1_item last">
	<a href="photos-sub/index" target="_blank">Photo Galleries</a>
			</div>
		</div>
		<div id="main_menu_calendar_group" class="pt1_menu_group" style="display: none;">
		</div>
		<div id="main_menu_special_publications_group" class="pt1_menu_group" style="display: none;">
		</div>
		<div id="main_menu_popular_group" class="pt1_menu_group" style="display: none;">
		</div>
		<div id="main_menu_archives_group" class="pt1_menu_group" style="display: none;">
		</div>
		<div id="main_menu_contests_group" class="pt1_menu_group" style="display: none;">
	 &#8226;	
			<div class="pt1_item">
				<a target="_blank" href="http://sw.collegebasketball.upickem.net/">Men's College Basketball</a>
			</div>
				</div>
<!-- <div id="main_menu_classifieds_group" class="pt1_menu_group" style="display: none;">
<div class="pt1_item last">
	<a href="http://www.jobshq.com/search/?newspaper=950" target="_blank">Jobs</a>
			</div>
&#8226;
<div class="pt1_item last">
	<a href="http://www.realestateguide.mn/" target="_blank">Real Estate</a>
			</div>
&#8226;
<div class="pt1_item last">
	<a href="http://www.motorbuys.com/" target="_blank">Motorbuys</a>
			</div>
&#8226;
<div class="pt1_item last">
	<a href="http://www.apartmentguide.mn/" target="_blank">Rentals</a>
			</div>
&#8226;
<div class="pt1_item last">
	<a href="http://www.mymarketplace.mn/" target="_blank">MyMarketplace </a>
			</div>
</div>
-->
    </div>
	<div class="newline"></div>
</div>
			</div>
		</div>
		<div class="newline"></div>	
   	</div>
	<div id="page">
		<div class="top_ad_section">
			<div class="top_breaking_news_section">
				  <div id="push_main_breaking_news_container" align="left">  <div style="" class="">
  </div>
</div>
			</div>
			<div class="top_left_ad_section">
				  <script type="text/javascript"><!--// <![CDATA[
    /* [id362] Litchfield Independent Review - Leaderboard A */
    OA_show(362);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=litc7dc4a64"><img border="0" alt="" src="www/delivery/avw_php-zoneid-362-n-litc7dc4a64.jpg"/></a></noscript>
			</div>
			<div class="top_right_ad_section">
				  <!--/* OpenX Javascript Tag v2.8.7 */-->
<!--/*
  * The backup image section of this tag has been generated for use on a
  * non-SSL page. If this tag is to be placed on an SSL page, change the
  *   'http://www.rwpads.net/www/delivery/...'
  * to
  *   'https://www.rwpads.net/www/delivery/...'
  *
  * This noscript section of this tag only shows image banners. There
  * is no width or height in these banners, so if you want these tags to
  * allocate space for the ad before it shows, you will need to add this
  * information to the <img> tag.
  *
  * If you do not want to deal with the intricities of the noscript
  * section, delete the tag (from <noscript>... to </noscript>). On
  * average, the noscript tag is called from less than 1% of internet
  * users.
  */-->
<script type="text/javascript"><!--//<![CDATA[
   var m3_u = (location.protocol=='https:'?'https://www.rwpads.net/www/delivery/ajs.php':'http://www.rwpads.net/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=743");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href="http://www.rwpads.net/www/delivery/ck.php?n=a52f2044&amp;cb=INSERT_RANDOM_NUMBER_HERE" target="_blank"></a></noscript>
			</div>
		</div>
		<div class="home_page">	
	<div id="left_column">
			<div id="top_stories_pod">
				<div id="top_stories_left">
					<div id="push_container" align="left">  <div style="" class="">
    <div class="even">
        <div class="story_item hnews hentry item">
	<div class="story_item_headline"><a href="/" class="entry-title">Gottschalk tries his hand at fiction</a></div>
	<div class="story_item_info">
        <div class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </div>
		<div class="signature_line"><span title="2012-03-05T13:35:28Z" class="story_item_date updated">6&nbsp;hrs&nbsp;ago</span>&nbsp;|&nbsp;0&nbsp;<a href="/#comments_17745459"><img alt="0 comments" class="dont_touch_me" src="images/comments-icon.gif" title="0 comments"/></a>&nbsp;|&nbsp;<span id="number_recommendations_17745459" class="number_recommendations">1</span>&nbsp;<a href="#1" id="recommend_link_17745459" onclick="Element.remove('recommend_link_17745459'); new Ajax.Request('/community/content/recommend/17745459', {asynchronous:true, evalScripts:true}); return false;"><img alt="1 recommendations" class="dont_touch_me" src="images/thumbs-up-icon.gif" title="1 recommendations"/></a>&nbsp;|&nbsp;<a href="#1" onclick="$j.facebox({ajax: '/community/content/email_friend_pane/17745459'}); return false;"><span style="position: relative;"><img alt="email to a friend" class="dont_touch_me" src="images/email-this.gif" title="email to a friend"/></span></a><span id="email_content_message_17745459" class="signature_email_message"></span></div>
	</div>
	<div class="story_item_summary entry-summary">
		Kimball-area author's newest book "Terrifying Tales Unleashed" is a significant departure from his previous work.
	</div>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
</div>
    </div>
  </div>
</div>
					<hr style="color: #dcdcdc;">
					<div id="push_container" align="left">  <div style="" class="">
    <div class="even">
        <div class="story_item hnews hentry item">
<a href="/"><div class="image_container" style="">
	<div class="image_image">
		<br/><div class="image_caption">ACGC sophomore Larry Bomstad, top, and Wabasso/Red Rock Central's Adam Cooling go off the mat during their 145-pound championship match Saturday in St. Paul.</div>
	</div>
	<a href="#">slideshow</a>
</div>
</a>
	<div class="story_item_headline"><a href="/" class="entry-title">Rouser, Bomstad fall short in state finals</a></div>
	<div class="story_item_info">
        <div class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </div>
		<div class="signature_line"><span title="2012-03-03T23:19:16Z" class="story_item_date updated">1&nbsp;day&nbsp;20&nbsp;hrs&nbsp;ago</span>&nbsp;|&nbsp;0&nbsp;<a href="/#comments_17735285"><img alt="0 comments" class="dont_touch_me" src="images/comments-icon.gif" title="0 comments"/></a>&nbsp;|&nbsp;<span id="number_recommendations_17735285" class="number_recommendations">0</span>&nbsp;<a href="#1" id="recommend_link_17735285" onclick="Element.remove('recommend_link_17735285'); new Ajax.Request('/community/content/recommend/17735285', {asynchronous:true, evalScripts:true}); return false;"><img alt="0 recommendations" class="dont_touch_me" src="images/thumbs-up-icon.gif" title="0 recommendations"/></a>&nbsp;|&nbsp;<a href="#1" onclick="$j.facebox({ajax: '/community/content/email_friend_pane/17735285'}); return false;"><span style="position: relative;"><img alt="email to a friend" class="dont_touch_me" src="images/email-this.gif" title="email to a friend"/></span></a><span id="email_content_message_17735285" class="signature_email_message"></span></div>
	</div>
	<div class="story_item_summary entry-summary">
		Atwater-Comsos-Grove City's Hayden Rouser and Larry Bomstad suffered narrow losses in their Class A state championship matches Saturday at Xcel Energy Center in St. Paul.
	</div>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
</div>
    </div>
  </div>
</div>
				</div>
				<div id="top_stories_right">
					<img alt="Top Headlines" src="sites/2143/assets/top_headlines.png" style="margin-left: 50px;"></img>
					<div id="push_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="">
  <a href="/" class="entry-title">Dahlseng runner-up in 100-yard breaststroke</a>
  <span class="title_date updated" style="display:none;" title="2012-03-03T19:22:44Z"> | 03.03.12 - 07:22 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="">
  <a href="/" class="entry-title">Litchfield eliminates Eden Valley-Watkins, 72-54</a>
  <span class="title_date updated" style="display:none;" title="2012-03-03T19:08:05Z"> | 03.03.12 - 07:08 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="">
  <a href="/" class="entry-title">March 3 sports scores</a>
  <span class="title_date updated" style="display:none;" title="2012-03-03T19:02:46Z"> | 03.03.12 - 07:02 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="">
  <a href="/" class="entry-title">State swimming update: Dahlseng makes finals in 100 breaststroke</a>
  <span class="title_date updated" style="display:none;" title="2012-03-03T10:53:19Z"> | 03.03.12 - 10:53 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="">
  <a href="/" class="entry-title">March 2 sports scores</a>
  <span class="title_date updated" style="display:none;" title="2012-03-03T10:50:23Z"> | 03.03.12 - 10:50 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="">
  <a href="/" class="entry-title">BL-H-S ends ACGC's season</a>
  <span class="title_date updated" style="display:none;" title="2012-03-03T10:42:03Z"> | 03.03.12 - 10:42 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="">
  <a href="/" class="entry-title">Litchfield reaches 20-win mark</a>
  <span class="title_date updated" style="display:none;" title="2012-03-03T10:33:13Z"> | 03.03.12 - 10:33 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="">
  <a href="/" class="entry-title">EV-W notches second conference victory</a>
  <span class="title_date updated" style="display:none;" title="2012-03-01T22:33:03Z"> | 03.01.12 - 10:33 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="">
  <a href="/" class="entry-title">ACGC reaches 15-win mark</a>
  <span class="title_date updated" style="display:none;" title="2012-03-01T22:25:39Z"> | 03.01.12 - 10:25 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="">
  <a href="/" class="entry-title">EV-W stymies Benson, 48-28</a>
  <span class="title_date updated" style="display:none;" title="2012-03-01T21:51:52Z"> | 03.01.12 - 09:51 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="">
  <a href="/" class="entry-title">March 1 sports scores</a>
  <span class="title_date updated" style="display:none;" title="2012-03-01T20:42:00Z"> | 03.01.12 - 08:42 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="">
  <a href="/" class="entry-title">EV-W School Board approves new superintendent contract</a>
  <span class="title_date updated" style="display:none;" title="2012-03-01T16:01:51Z"> | 03.01.12 - 04:01 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div>
				</div>
				<div id="top_stories_right">
				<div class="pod_heading">Marketplace Offers</div>
				<div id="recent_coupons" style="width: 295px; margin: 0 auto;">		 
					  <script type="text/javascript" charset="utf-8" src="javascripts/remote_widget.js"></script>
						<script type="text/javascript" charset="utf-8">
						  _matchbin_widget.show({domain_name: 'mymarketplace.mn', widget: 'push', width: 280, height: 350, instance: 'coupon', content_type: 'coupon', listen_for: 'coupon_listener', limit: '3', display: 'mini_coupon', container_class: 'coupon', number_of_columns: '1', randomize: 'true'});
						</script>
				</div>
      </div>
<div style="clear: both;"></div>
			</div>
	</div>	
	<div id="right_column">
		<div class="connected_box">
				<div>
	<img src="sites/2143/assets/Stay_Connected.png" width="290px" height="34px" alt="Stay Connected" usemap="#connected"/>
<map name="connected">
  <area shape="rect" coords="160,6,185,30" href="https://www.facebook.com/pages/Litchfield-Independent-Review/107348055952310" alt="Facebook" target="_blank" />
  <area shape="rect" coords="190,6,215,30" href="https://www.twitter.com/litchfieldir" alt="Twitter" target="_blank" />
  <area shape="rect" coords="222,6,248,30" href="rss-feed-list" alt="RSS"/>
  <area shape="rect" coords="255,6,280,30" href="subscribe_newsletter" alt="Email"/>
</map>
</div>
		</div>
		<div class="iab_right_column">
				<div>
	<div class="ad_box">
<script type="text/javascript"><!--// <![CDATA[
    /* [id363] Litchfield Independent Review - Skyscraper B */
    OA_show(363);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=litc559da69"><img border="0" alt="" src="www/delivery/avw_php-zoneid-363-n-litc559da69.jpg"/></a></noscript>
</div>
</div>
		</div>
	</div>
	<div class="newline"></div>
	<div class="960x30ad">
			<div>
	<script type="text/javascript"><!--// <![CDATA[
    /* [id765] Independent Review - Pushdown (formerly Pencil) 970*30 */
    OA_show(765);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=litcf593dad"><img border="0" alt="" src="www/delivery/avw_php-zoneid-765-n-litcf593dad.jpg"/></a></noscript>
</div>
	</div>
	<div class="newline"></div>
	<div class="left_iab_square">
			<div>
	<div class="ad_box">
<script type="text/javascript"><!--// <![CDATA[
    /* [id364] Litchfield Independent Review - MiniBrowser C */
    OA_show(364);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=litcc94bbdb"><img border="0" alt="" src="www/delivery/avw_php-zoneid-364-n-litcc94bbdb.jpg"/></a></noscript>
</div>
</div>
	</div>
	<div class="right_tabs_box">
			<div>
	<style>
.discussion_col {
        text-align: left;
}
.discussion_list_table td {
        border: 1px #000;
        width: 100%;
        background: #AAA9A9;
        padding: 4px;
        color: #000000;
}
.discussion_list_table th {
        background: #AAA9A9;
        padding: 4px;
}
.discussion_list_table {
        //background-color: #DEE7F7;
        //color: #333333;
        // change this, when there is a eeeeee full_story color...
        color: #ffffff;
}
.discussion_list_table td a {
        color: #000000;
}
.discussion_list_table tbody {
        color: #ffffff;
}
span.discussion_response {
  font-size: larger;
}
div.discussion_entry_full_container {
  border-top: 1px solid #C0C0C0;
  padding-top: 5px;
}
.ui-tabs .ui-tabs-panel {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    display: block;
    padding: 5px;
}
.left_tabs_box .ui-widget-content {
    background: none repeat-x scroll 50% 50% #FFFFFF;
    border: 0 solid #AAAAAA;
    color: #000000;
}
</style>
<!-- Begin tabs -->
    <div id="rolled_container" align="left"><script type="text/javascript">
$j(function() {
  $j("#mashup-tabs").tabs();
});
</script>
</div>
    <div id="mashup-tabs">
     <ul>
   <li><a href="#mashup-tabs-2">Recent Comments</a></li>
   <li><a href="#mashup-tabs-1">Facebook/Twitter</a></li>
   <li><a href="#mashup-tabs-3">Recent Blog Posts</a></li>
   <li><a href="#mashup-tabs-4">New Forum Topics</a></li>
   <li><a href="#mashup-tabs-5">Active Forum Topics</a></li>
     </ul>
     <div id="mashup-tabs-1">
   <table>
<tr>
<td>
<div class="twitter">
<script src="j/2/widget.js"></script>
<script>
new TWTR.Widget({
  version: 2,
  type: 'profile',
  rpp: 30,
  interval: 6000,
  width: 300,
  height: 337,
  theme: {
    shell: {
      background: '#ffffff',
      color: '#3B5998'
    },
    tweets: {
      background: '#ffffff',
      color: '#000000',
      links: '#3B5998'
    }
  },
  features: {
    scrollbar: true,
    loop: false,
    live: false,
    hashtags: true,
    timestamp: true,
    avatars: false,
    behavior: 'all'
  }
}).render().setUser('litchfieldir').start();
</script>
<style>
.twtr-widget {
    border: 1px solid;
}
</style>
</div>
</td>
<td valign="top">
<div class="facebook" style="float: left; margin-left: 10px;">
<iframe src="https://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FLitchfield-Independent-Review%2F107348055952310&amp;width=292&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=true&amp;header=true&amp;height=427" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:427px;" allowtransparency="true"></iframe>
</td>
</tr>
</table>
   <div class="newline"></div>
     </div>
     <div id="mashup-tabs-2">
            <div id="push_comments_container" align="left">  <div style="" class="">
  <table>
    <tr class="even">
          <td>
            	<div id="comment_17638653" class="comment">
    <div class="labelSmall green">« ktkittykat wrote on Thursday, Feb 23 at 10:30 PM »</div>
  <div class="pad">
	  <a href="/#comments_17579568">Well I am only 29 to start and also you should ...</a>
  </div>
</div>
          </td>
          <td>
            	<div id="comment_17617212" class="comment">
    <div class="labelSmall green">« SE55355 wrote on Wednesday, Feb 22 at 11:59 AM »</div>
  <div class="pad">
	  <a href="/#comments_17616919">The big question is does a Hutchinson Republica...</a>
  </div>
</div>
          </td>
    </tr>
    <tr class="odd">
          <td>
            	<div id="comment_17542856" class="comment">
    <div class="labelSmall green">« kubelman wrote on Wednesday, Feb 15 at 01:43 PM »</div>
  <div class="pad">
	  <a href="/#comments_17534998">Tough season for sure , i see us having to play...</a>
  </div>
</div>
          </td>
          <td>
            	<div id="comment_17531003" class="comment">
    <div class="labelSmall green">« scrubs1 wrote on Tuesday, Feb 14 at 06:20 PM »</div>
  <div class="pad">
	  <a href="/#comments_17520077">Pat does not make the top 3 some people in the ...</a>
  </div>
</div>
          </td>
    </tr>
  </table>
</div>
</div>
<div class="pt1_read_more_link" style="float: right;">
	<a href="ringside"><span class="linkBig">read more</span></a>
</div>
   <div class="newline"></div>
     </div>
     <div id="mashup-tabs-3">
   <div id="push_blog_spot_container" align="left">  <div style="" class="">
  <table>
    <tr class="even">
          <td>
            	<h2 class="" style="font-size:smaller;"><a href="/">A tale of two cities, 18A's Litchfield and Hutchinson</a>
</h2>
          </td>
          <td>
            	<h2 class="" style="font-size:smaller;"><a href="pages/full_story/push_blog-entry-Quotes-About-Fishing-id-14449430-instance-blog_spot">Quotes About Fishing</a>
</h2>
          </td>
    </tr>
    <tr class="odd">
          <td>
            	<h2 class="" style="font-size:smaller;"><a href="pages/full_story/push_blog-entry-Nutella-Cookies-and-Whole-Wheat-Brownies-id-14449426-instance-blog_spot">Nutella Cookies and Whole Wheat Brownies</a>
</h2>
          </td>
          <td>
            	<h2 class="" style="font-size:smaller;"><a href="pages/full_story/push_blog-entry-Strawberry-Pizza--Strawberry-Shortcake-with-Cake-Flour--Stuffed-strawberries-id-14449404-instance-blog_spot">Strawberry Pizza, Strawberry Shortcake with Cake Flour, Stuffed strawberries</a>
</h2>
          </td>
    </tr>
    <tr class="even">
          <td>
            	<h2 class="" style="font-size:smaller;"><a href="pages/full_story/push_blog-entry-Kabobs-Galore--chicken---Peach--Rosemary-Chicken--Chicken-and-Sausage-id-14449372-instance-blog_spot">Kabobs Galore: chicken & Peach, Rosemary Chicken, Chicken and Sausage</a>
</h2>
          </td>
          <td>
            	<h2 class="" style="font-size:smaller;"><a href="pages/full_story/push_blog-entry-Try-Cashew-Butter-id-14449354-instance-blog_spot">Try Cashew Butter</a>
</h2>
          </td>
    </tr>
  </table>
</div>
</div>
   <br/>
   <div class="pt1_read_more_link" style="float: right;">
    <a href="pages/blogs"><span class="linkBig">read more blogs</a>
   </div>
   <div class="newline"></div>
     </div>
     <div id="mashup-tabs-4">
   <a href="pages/forum_create" style="font-size: 16px"><div class="buttonadd">START A TOPIC</div></span></a> 
  <div class="newline"></div>
 <table class="discussion_list_table">
       <tr class="table_header">
         <th class="discussion_col">
           Topics
         </th>
         <th class="started_by_col">
           Started&nbsp;by
         </th>
         <th class="num_posts_col">
           Replies
         </th>
         <th class="latest_post_col">
           Latest Post
         </th>
       </tr>
  <div id="push_forums_new_container" align="left">  <div style="" class="">
    <div class="even">
        <tr>
  <td>
    <a href="/">Opera House’s plight draws statewide attention</a>
  </td>
  <td>
    Kristin_Holtz
  </td>
  <td>
    1
  </td>
  <td>
    5&nbsp;years&nbsp;ago
  </td>
</tr>
    </div>
    <div class="odd">
        <tr>
  <td>
    <a href="pages/full_story/push_discussion-Biggest-fish-id-14231168-instance-forums_new">Biggest fish</a>
  </td>
  <td>
    Matt_McMillan
  </td>
  <td>
    4
  </td>
  <td>
    4&nbsp;years&nbsp;ago
  </td>
</tr>
    </div>
    <div class="even">
        <tr>
  <td>
    <a href="pages/full_story/push_discussion-Walmart-id-13735680-instance-forums_new">Walmart</a>
  </td>
  <td>
    Ficker
  </td>
  <td>
    0
  </td>
  <td>
    5&nbsp;years&nbsp;ago
  </td>
</tr>
    </div>
        <div class="pagination"><a href="/">&laquo; Previous</a> <a href="/">1</a> <a href="/">2</a> <span class="gap">&hellip;</span> <a href="/">8</a> <a href="/">9</a> <a href="/">10</a> <a href="/">11</a> <a href="/">12</a> <a href="/">13</a> <a href="/">14</a> <a href="/">15</a> <span class="current" id="17239564" page_title="article-Linda-Cottingham--54" widget_action="push">16</span> <span class="disabled next_page" id="17239564" page_title="article-Linda-Cottingham--54" widget_action="push">Next &raquo;</span></div>
  </div>
</div>
     </table>
<div class="pt1_read_more_link" style="float: right;">
    <a href="community_forums"><span class="linkBig">read more forums</a>
   </div>
   <div class="newline"></div>
     </div>
  <div id="mashup-tabs-5">
   <a href="pages/forum_create" style="font-size: 16px"><div class="buttonadd">START A TOPIC</div></span></a> 
  <div class="newline"></div>
 <table class="discussion_list_table">
       <tr class="table_header">
         <th class="discussion_col">
           Topics
         </th>
         <th class="started_by_col">
           Started&nbsp;by
         </th>
         <th class="num_posts_col">
           Replies
         </th>
         <th class="latest_post_col">
           Latest Post
         </th>
       </tr>
  <div id="push_forum_active_container" align="left">  <div style="" class="">
    <div class="even">
        <tr>
  <td>
    <a href="/">Increase in Public Utilities Bill</a>
  </td>
  <td>
    Ficker
  </td>
  <td>
    1
  </td>
  <td>
    5&nbsp;years&nbsp;ago
  </td>
</tr>
    </div>
    <div class="odd">
        <tr>
  <td>
    <a href="pages/full_story/push_discussion-Who-should-be-the-Democratic-nominee-for-president-in-2008--id-14231620-instance-forum_active">Who should be the Democratic nominee for president in 2008?</a>
  </td>
  <td>
    slikweasel
  </td>
  <td>
    3
  </td>
  <td>
    4&nbsp;years&nbsp;ago
  </td>
</tr>
    </div>
    <div class="even">
        <tr>
  <td>
    <a href="/">No smoking</a>
  </td>
  <td>
    unsilentminority
  </td>
  <td>
    0
  </td>
  <td>
    4&nbsp;years&nbsp;ago
  </td>
</tr>
    </div>
        <div class="pagination"><a href="/">&laquo; Previous</a> <a href="/">1</a> <a href="/">2</a> <span class="gap">&hellip;</span> <a href="/">8</a> <a href="/">9</a> <a href="/">10</a> <a href="/">11</a> <a href="/">12</a> <a href="/">13</a> <a href="/">14</a> <a href="/">15</a> <span class="current" id="17239564" page_title="article-Linda-Cottingham--54" widget_action="push">16</span> <span class="disabled next_page" id="17239564" page_title="article-Linda-Cottingham--54" widget_action="push">Next &raquo;</span></div>
  </div>
</div>
     </table>
<div class="pt1_read_more_link" style="float: right;">
    <a href="community_forums"><span class="linkBig">read more forums</a>
   </div>
   <div class="newline"></div>
     </div>
    </div>
    <!-- End tabs -->
</div>
	</div>
	<div class="newline"></div>
	<div id="left_column">
		<div class="left_tabs_box">
				<div>
	<!-- Begin tabs -->
    <div id="rolled_container" align="left"><script type="text/javascript">
$j(function() {
  $j("#photo-tabs").tabs();
});
</script>
</div>
    <div id="photo-tabs">
    	<ul>
			<li><a href="#photo-tabs-1">Photos</a></li>
			<li><a href="#photo-tabs-2">Videos</a></li>
    	</ul>
    	<div id="photo-tabs-1">
			<!--<style>
				#photo-tabs-1 div.slideshow_container {
					float: left;
					padding-right: 5px;
					width: 180px;
				}
				#photo-tabs-1 div.simple-slideshow-container {
					border: 0 none;
					margin: 0 0 7px;
					padding: 0;
					width: 180px;
				}
				#photo-tabs-1 div.slideshow_container img.image_img {
					float: left;
					margin: 0;
					padding: 5px;
					width: 180px;
				}
			</style>
			@ @push :instance => multimedia_slideshows, :tags => slideshow_main, :display => full, :content_type => slide show, :limit => 3, :number_of_columns => 3@ @-->
			<style>
			#push_smugmug_feed_container .rss_item_author {
	display: none;
}
#push_smugmug_feed_container .rss_item_date {
	display: none;
}
#push_smugmug_feed_container .rss_item_title {
    display: none;
}
#photo-tabs-1 .rss_item {
    float: left;
    padding: 0 25px 20px;
    width: 150px;
}
			</style>
			<div id="push_smugmug_feed_container" align="left">  <div style="" class="">
    <div class="even">
        <div class="rss_feed">
		<div class="rss_item">
			<div class="rss_item_title"><a href="http://independentreview.smugmug.com/News/Photos-from-030812/21735351_4D7Gb8#!i=1732908709&amp;k=RTf2DNm" target="_NEW">IndependentReview's photo</a></div>
			<div class="rss_item_desc"><p><a href="http://independentreview.smugmug.com/">IndependentReview</a> </p><p><a href="http://independentreview.smugmug.com/News/Photos-from-030812/21735351_4D7Gb8#!i=1732908709&amp;k=RTf2DNm" title="IndependentReview's photo"></a></p></div>
			<div class="rss_item_author"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="f698999499928fb6859b83919b8391d895999b">[email&#160;protected]</a> (IndependentReview)</div>
			<div class="rss_item_date">Fri Mar 02 10:18:41 UTC 2012</div>
		</div>
		<div class="rss_item">
			<div class="rss_item_title"><a href="http://independentreview.smugmug.com/News/Photos-from-030812/21735351_4D7Gb8#!i=1732908360&amp;k=WwksVKc" target="_NEW">IndependentReview's photo</a></div>
			<div class="rss_item_desc"><p><a href="http://independentreview.smugmug.com/">IndependentReview</a> </p><p><a href="http://independentreview.smugmug.com/News/Photos-from-030812/21735351_4D7Gb8#!i=1732908360&amp;k=WwksVKc" title="IndependentReview's photo"></a></p></div>
			<div class="rss_item_author"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="c5abaaa7aaa1bc85b6a8b0a2a8b0a2eba6aaa8">[email&#160;protected]</a> (IndependentReview)</div>
			<div class="rss_item_date">Fri Mar 02 10:18:11 UTC 2012</div>
		</div>
		<div class="rss_item">
			<div class="rss_item_title"><a href="http://independentreview.smugmug.com/News/Photos-from-030812/21735351_4D7Gb8#!i=1732908000&amp;k=863GpnN" target="_NEW">IndependentReview's photo</a></div>
			<div class="rss_item_desc"><p><a href="http://independentreview.smugmug.com/">IndependentReview</a> </p><p><a href="http://independentreview.smugmug.com/News/Photos-from-030812/21735351_4D7Gb8#!i=1732908000&amp;k=863GpnN" title="IndependentReview's photo"></a></p></div>
			<div class="rss_item_author"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="e789888588839ea7948a92808a9280c984888a">[email&#160;protected]</a> (IndependentReview)</div>
			<div class="rss_item_date">Fri Mar 02 10:17:39 UTC 2012</div>
		</div>
</div>
    </div>
  </div>
</div>
			<div class="newline"></div>
    	</div>
    	<div id="photo-tabs-2">
			<style>
				#photo-tabs-2 .photo_size_video img {
					width: 130px;
				}
.left_tabs_box .ui-widget-content a {
    color: #FFFFFF;
}
			</style>
			<div class="photo_size_video">
			<div id="push_multimedia_video_container" align="left">  <div style="" class="story_items lead_story">
  <table>
    <tr class="even">
          <td>
            	<div class="story_item">
  <a href="/"><img src="public/sites/2184/assets/770X_video_thumb_SESM_GBPlayoffVideo1.jpg"/></a>
  <div class="story_item_headline"><a href="/" target="_NEW">/pages/full_story/push?video-SESM-GBPlayoffVideo-mov%20&id;=17696624&instance;=multimedia_video</a></div>
</div>
          </td>
          <td>
            	<div class="story_item">
  <a href="pages/full_story/push_video-Hutch-GBB-Video-mov-id-17321462-instance-multimedia_video"><img src="public/sites/2184/assets/HM3P_video_thumb_Hutch_GBB_Video1.jpg"/></a>
  <div class="story_item_headline"><a href="pages/full_story/push_video-Hutch-GBB-Video-mov-id-17321462-instance-multimedia_video" target="_NEW">/pages/full_story/push?video-Hutch-GBB-Video-mov%20&id;=17321462&instance;=multimedia_video</a></div>
</div>
          </td>
          <td>
            	<div class="story_item">
  <a href="pages/full_story/push_video-W-M-BB-video-mov-id-17296795-instance-multimedia_video"><img src="public/sites/2184/assets/IT8H_video_thumb_W_M_BB_video1.jpg"/></a>
  <div class="story_item_headline"><a href="pages/full_story/push_video-W-M-BB-video-mov-id-17296795-instance-multimedia_video" target="_NEW">/pages/full_story/push?video-W-M-BB-video-mov%20&id;=17296795&instance;=multimedia_video</a></div>
</div>
          </td>
          <td>
            	<div class="story_item">
  <a href="pages/full_story/push_video-Gymnastics-Floor-routines-mov-id-17136115-instance-multimedia_video"><img src="public/sites/2184/assets/EZZL_video_thumb_Gymnastics_Floor_routines1.jpg"/></a>
  <div class="story_item_headline"><a href="pages/full_story/push_video-Gymnastics-Floor-routines-mov-id-17136115-instance-multimedia_video" target="_NEW">/pages/full_story/push?video-Gymnastics-Floor-routines-mov%20&id;=17136115&instance;=multimedia_video</a></div>
</div>
          </td>
    </tr>
  </table>
</div>
</div>
			</div>
			<div class="newline"></div>
    	</div>
    </div>
    <!-- End tabs -->
</div>
		</div>
	</div>
	<div id="right_column">
		<div class="right_i_search">
				<div>
	<style>
.right_i_search .logo {
	width: 250px;
}
</style>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript">
		function notEmpty(form_entry, elem, helperMsg){
			if(elem.value.length == 0){
				alert(helperMsg);
				elem.focus();
			}
			else{
				form.form_entry.submit();
			} 
	}
	</script>
<img src="sites/2184/assets/HutchHeader.png" alt="Central Minnesota Businesses Directory" class="logo"></img><br/>
Do you know the business name you want to find?<br/>
<form name="url" target="_blank" method="get" action="http://www.mymarketplace.mn/pages/results_businesses">
	<input type="hidden" name="page_label" value="business_directory">
	</input>
	<input type="hidden" name="widget" value="search_bar">
	</input>
	<input type="hidden" name="instance" value="all">
	</input>
	<input type="text" name="string" value="" size="12" class="hd_textarea" id="searchField">
	</input>
	<input type="submit" id="searchBtn" value="" name="Submit" onclick="notEmpty('url',document.getElementById('searchField'), 'IMARKETPLACE: Please Enter a Value'); return false;">
	</input>
</form>
<br/>
Explore thousands of area businesses!<br/>
<form name="jump">
        <select name="menu" class="hd_jumpmenu">
          <option value="http://www.mymarketplace.mn/" selected>Categories</option>
          <option value="http://www.mymarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Restaurant&amp;reset_search=1">Food and Dining</option>
          <option value="http://www.mymarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Shopping&amp;reset_search=1">Shopping</option>
          <option value="http://www.mymarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Arts%20and%20Entertainment&amp;reset_search=1">Arts & Entertainment</option>
          <option value="http://www.mymarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Beauty%20and%20Wellness&amp;reset_search=1">Beauty & Wellness</option>
          <option value="http://www.mymarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Real%20Estate%20Business&amp;reset_search=1">Real Estate</option>
          <option value="http://www.mymarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Autos&amp;reset_search=1">Autos</option>
          <option value="http://www.mymarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Home%20Improvement&amp;reset_search=1">Home Services</option>
          <option value="http://www.mymarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=education%20&amp;reset_search=1">Education</option>
          <option value="http://www.mymarketplace.mn/pages/results_businesses?page_label=business_directory_all&amp;widget=search_bar&amp;instance=all&amp;string=church&amp;open=&amp;">Churches</option>
          <option value="http://www.mymarketplace.mn/pages/results_businesses?page_label=business_directory_all&amp;widget=search_bar&amp;instance=all&amp;string=insurance&amp;open=&amp;">Insurance</option>
          <option value="http://www.mymarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Health%20Care&amp;reset_search=1">Health & Medical</option>
          <option value="http://www.mymarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Lawn%20and%20Garden&amp;reset_search=1">Lawn & Garden</option>
        </select>
        <input type="button" id="catBtn" onclick="window.open(document.jump.menu.options[document.jump.menu.selectedIndex].value);" value=""></input>
      </form>
</div>
		</div>
	</div>
	<div class="newline"></div>
	<div class="rotating_bar">
			<div>
	<style>
.block-rwphlwidgetbar h2
{display:none;}
#motorbuys {
    background-color: #2C3F69;
    float: left;
    height: 180px;
    margin-right: 5px;
    margin-top: 10px;
    padding: 0 10px;
    width: 300px;
}
#apouter {
float: left;
margin-right:5px;}
#apouter img
{display:block;
margin-right:auto;
margin-left:auto;}
#apinner
{width:330px;
border:1px solid #000000;}
#apouter {
    width: 307px;
}
#ap, #leaderre, #leaderre img
{display:block;
    float: left;
}
#leaderre {
    width: 315px;
}
#apouter h1
{margin:5px;
font-family:arial, helvetica, verdana, tahoma;
text-align:center;}
#apinner embed, #apinner object
{padding-top:20px;
margin-top:40px;
height:100px;}
#flashcontent3 {
    border: 1px solid #000000;
    display: block;
    height: 157px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    width: 296px;
}
#openad, #openad img, #openad embed, #openad object
{display:block;
float:right;
margin-right:00px;}
#mbform
{float:left;
display:block;
width:165px;}
#mbhead {
    display: block;
    height: 63px;
    width: 300px;
}
#mbform a:link
{color:#ffffff;
margin:10px;
font-weight:bold;
font-size:1.05em;}
#mbform select
{margin-bottom:5px;}
#apouter {
    background-color: #FFFFFF;
    margin-top: 9px;
}
form#ACXInclude_SearchForm {
    margin-left: 0;
    margin-right: auto;
    width: 165px;
}
.rotating_bar {
    height: 185px;
    padding: 5px;
    text-align: center;
    width: 960px;
}
</style>
<script language="javascript" src="sites/2182/assets/apovn.js">
</script>
</div>
<div id="motorbuys"><div id="mbhead"><img src="sites/2182/assets/motorbuys_header.gif"></div><div id="mbform"><script language="javascript" type="text/javascript">
var hostedSite = "http://www.motorbuys.com"; 
var selectedModel = "";
var totalCombos = 1721;
var CombosArray = new Array(totalCombos);
for (i=0; i < totalCombos; i++) {CombosArray[i] = new Array(2);}
CombosArray[1-1][0] = "Acura";CombosArray[1-1][1] = "2.2CL";CombosArray[2-1][0] = "Acura";CombosArray[2-1][1] = "2.3CL";CombosArray[3-1][0] = "Acura";CombosArray[3-1][1] = "2.5TL";CombosArray[4-1][0] = "Acura";CombosArray[4-1][1] = "3.0CL";CombosArray[5-1][0] = "Acura";CombosArray[5-1][1] = "3.2TL";CombosArray[6-1][0] = "Acura";CombosArray[6-1][1] = "CL";CombosArray[7-1][0] = "Acura";CombosArray[7-1][1] = "CSX";CombosArray[8-1][0] = "Acura";CombosArray[8-1][1] = "EL";CombosArray[9-1][0] = "Acura";CombosArray[9-1][1] = "Ingegra Sedan";CombosArray[10-1][0] = "Acura";CombosArray[10-1][1] = "Integra";CombosArray[11-1][0] = "Acura";CombosArray[11-1][1] = "Integra Coupe";CombosArray[12-1][0] = "Acura";CombosArray[12-1][1] = "Integra Sedan";CombosArray[13-1][0] = "Acura";CombosArray[13-1][1] = "Legend";CombosArray[14-1][0] = "Acura";CombosArray[14-1][1] = "MDX";CombosArray[15-1][0] = "Acura";CombosArray[15-1][1] = "NSX";CombosArray[16-1][0] = "Acura";CombosArray[16-1][1] = "NSX-T";CombosArray[17-1][0] = "Acura";CombosArray[17-1][1] = "RDX";CombosArray[18-1][0] = "Acura";CombosArray[18-1][1] = "RL";CombosArray[19-1][0] = "Acura";CombosArray[19-1][1] = "RSX";CombosArray[20-1][0] = "Acura";CombosArray[20-1][1] = "SLX";CombosArray[21-1][0] = "Acura";CombosArray[21-1][1] = "TL";CombosArray[22-1][0] = "Acura";CombosArray[22-1][1] = "TL Series";CombosArray[23-1][0] = "Acura";CombosArray[23-1][1] = "TSX";CombosArray[24-1][0] = "Acura";CombosArray[24-1][1] = "Vigor";CombosArray[25-1][0] = "Alfa Romeo";CombosArray[25-1][1] = "164 Series";CombosArray[26-1][0] = "Alfa Romeo";CombosArray[26-1][1] = "Alfa Romeo";CombosArray[27-1][0] = "Alfa Romeo";CombosArray[27-1][1] = "GTV-6";CombosArray[28-1][0] = "Alfa Romeo";CombosArray[28-1][1] = "Milano";CombosArray[29-1][0] = "Alfa Romeo";CombosArray[29-1][1] = "Spider";CombosArray[30-1][0] = "Alfa Romeo";CombosArray[30-1][1] = "Spider Veloce";CombosArray[31-1][0] = "AM General";CombosArray[31-1][1] = "Hummer";CombosArray[32-1][0] = "American Motors (AMC)";CombosArray[32-1][1] = "Alliance";CombosArray[33-1][0] = "American Motors (AMC)";CombosArray[33-1][1] = "Concord";CombosArray[34-1][0] = "American Motors (AMC)";CombosArray[34-1][1] = "Eagle";CombosArray[35-1][0] = "American Motors (AMC)";CombosArray[35-1][1] = "Eagle 30 4WD";CombosArray[36-1][0] = "American Motors (AMC)";CombosArray[36-1][1] = "Eagle 4WD";CombosArray[37-1][0] = "American Motors (AMC)";CombosArray[37-1][1] = "Eagle 50 4WD";CombosArray[38-1][0] = "American Motors (AMC)";CombosArray[38-1][1] = "Encore";CombosArray[39-1][0] = "American Motors (AMC)";CombosArray[39-1][1] = "Spirit";CombosArray[40-1][0] = "American Motors (AMC)";CombosArray[40-1][1] = "Sport Wagon";CombosArray[41-1][0] = "Arctic Cat";CombosArray[41-1][1] = "440";CombosArray[42-1][0] = "Aston Martin";CombosArray[42-1][1] = "DB7";CombosArray[43-1][0] = "Aston Martin";CombosArray[43-1][1] = "DB7 Vantage";CombosArray[44-1][0] = "Aston Martin";CombosArray[44-1][1] = "DB9";CombosArray[45-1][0] = "Aston Martin";CombosArray[45-1][1] = "DBS";CombosArray[46-1][0] = "Aston Martin";CombosArray[46-1][1] = "Vanquish";CombosArray[47-1][0] = "Aston Martin";CombosArray[47-1][1] = "Vanquish S";CombosArray[48-1][0] = "Aston Martin";CombosArray[48-1][1] = "Vantage";CombosArray[49-1][0] = "Audi";CombosArray[49-1][1] = "100";CombosArray[50-1][0] = "Audi";CombosArray[50-1][1] = "100 Series";CombosArray[51-1][0] = "Audi";CombosArray[51-1][1] = "200";CombosArray[52-1][0] = "Audi";CombosArray[52-1][1] = "4000";CombosArray[53-1][0] = "Audi";CombosArray[53-1][1] = "4000/GT Coupe";CombosArray[54-1][0] = "Audi";CombosArray[54-1][1] = "4000CS";CombosArray[55-1][0] = "Audi";CombosArray[55-1][1] = "4000S";CombosArray[56-1][0] = "Audi";CombosArray[56-1][1] = "5000";CombosArray[57-1][0] = "Audi";CombosArray[57-1][1] = "5000CS";CombosArray[58-1][0] = "Audi";CombosArray[58-1][1] = "5000S";CombosArray[59-1][0] = "Audi";CombosArray[59-1][1] = "80";CombosArray[60-1][0] = "Audi";CombosArray[60-1][1] = "90";CombosArray[61-1][0] = "Audi";CombosArray[61-1][1] = "90 Series";CombosArray[62-1][0] = "Audi";CombosArray[62-1][1] = "A3";CombosArray[63-1][0] = "Audi";CombosArray[63-1][1] = "A4";CombosArray[64-1][0] = "Audi";CombosArray[64-1][1] = "A4 Series";CombosArray[65-1][0] = "Audi";CombosArray[65-1][1] = "A5";CombosArray[66-1][0] = "Audi";CombosArray[66-1][1] = "A6";CombosArray[67-1][0] = "Audi";CombosArray[67-1][1] = "A6 Series";CombosArray[68-1][0] = "Audi";CombosArray[68-1][1] = "A8";CombosArray[69-1][0] = "Audi";CombosArray[69-1][1] = "A8 L";CombosArray[70-1][0] = "Audi";CombosArray[70-1][1] = "A8 Series";CombosArray[71-1][0] = "Audi";CombosArray[71-1][1] = "Allroad";CombosArray[72-1][0] = "Audi";CombosArray[72-1][1] = "Cabriolet";CombosArray[73-1][0] = "Audi";CombosArray[73-1][1] = "Coupe";CombosArray[74-1][0] = "Audi";CombosArray[74-1][1] = "Coupe GT";CombosArray[75-1][0] = "Audi";CombosArray[75-1][1] = "Coupe Quattro";CombosArray[76-1][0] = "Audi";CombosArray[76-1][1] = "Q5";CombosArray[77-1][0] = "Audi";CombosArray[77-1][1] = "Q7";CombosArray[78-1][0] = "Audi";CombosArray[78-1][1] = "Quattro";CombosArray[79-1][0] = "Audi";CombosArray[79-1][1] = "R8";CombosArray[80-1][0] = "Audi";CombosArray[80-1][1] = "RS 4";CombosArray[81-1][0] = "Audi";CombosArray[81-1][1] = "RS6";CombosArray[82-1][0] = "Audi";CombosArray[82-1][1] = "S4";CombosArray[83-1][0] = "Audi";CombosArray[83-1][1] = "S5";CombosArray[84-1][0] = "Audi";CombosArray[84-1][1] = "S6";CombosArray[85-1][0] = "Audi";CombosArray[85-1][1] = "S6 Series";CombosArray[86-1][0] = "Audi";CombosArray[86-1][1] = "S8";CombosArray[87-1][0] = "Audi";CombosArray[87-1][1] = "TT";CombosArray[88-1][0] = "Audi";CombosArray[88-1][1] = "TTS";CombosArray[89-1][0] = "Audi";CombosArray[89-1][1] = "V8 Quattro";CombosArray[90-1][0] = "Bentley";CombosArray[90-1][1] = "Arnage";CombosArray[91-1][0] = "Bentley";CombosArray[91-1][1] = "Azure";CombosArray[92-1][0] = "Bentley";CombosArray[92-1][1] = "Brooklands";CombosArray[93-1][0] = "Bentley";CombosArray[93-1][1] = "Continental";CombosArray[94-1][0] = "Bentley";CombosArray[94-1][1] = "Continental Flying Spur";CombosArray[95-1][0] = "Bentley";CombosArray[95-1][1] = "Continental GT";CombosArray[96-1][0] = "BMW";CombosArray[96-1][1] = "128i";CombosArray[97-1][0] = "BMW";CombosArray[97-1][1] = "135i";CombosArray[98-1][0] = "BMW";CombosArray[98-1][1] = "3-Series";CombosArray[99-1][0] = "BMW";CombosArray[99-1][1] = "318";CombosArray[100-1][0] = "BMW";CombosArray[100-1][1] = "318i";CombosArray[101-1][0] = "BMW";CombosArray[101-1][1] = "318ti";CombosArray[102-1][0] = "BMW";CombosArray[102-1][1] = "320i";CombosArray[103-1][0] = "BMW";CombosArray[103-1][1] = "323Ci";CombosArray[104-1][0] = "BMW";CombosArray[104-1][1] = "323i";CombosArray[105-1][0] = "BMW";CombosArray[105-1][1] = "325";CombosArray[106-1][0] = "BMW";CombosArray[106-1][1] = "325Ci";CombosArray[107-1][0] = "BMW";CombosArray[107-1][1] = "325e";CombosArray[108-1][0] = "BMW";CombosArray[108-1][1] = "325i";CombosArray[109-1][0] = "BMW";CombosArray[109-1][1] = "325xi";CombosArray[110-1][0] = "BMW";CombosArray[110-1][1] = "328Ci";CombosArray[111-1][0] = "BMW";CombosArray[111-1][1] = "328i";CombosArray[112-1][0] = "BMW";CombosArray[112-1][1] = "328i xDrive";CombosArray[113-1][0] = "BMW";CombosArray[113-1][1] = "328xi";CombosArray[114-1][0] = "BMW";CombosArray[114-1][1] = "330Ci";CombosArray[115-1][0] = "BMW";CombosArray[115-1][1] = "330i";CombosArray[116-1][0] = "BMW";CombosArray[116-1][1] = "330xi";CombosArray[117-1][0] = "BMW";CombosArray[117-1][1] = "335d";CombosArray[118-1][0] = "BMW";CombosArray[118-1][1] = "335i";CombosArray[119-1][0] = "BMW";CombosArray[119-1][1] = "335i xDrive";CombosArray[120-1][0] = "BMW";CombosArray[120-1][1] = "335xi";CombosArray[121-1][0] = "BMW";CombosArray[121-1][1] = "5 Series";CombosArray[122-1][0] = "BMW";CombosArray[122-1][1] = "5-Series";CombosArray[123-1][0] = "BMW";CombosArray[123-1][1] = "524 - 528 - 535 - 635 - 735";CombosArray[124-1][0] = "BMW";CombosArray[124-1][1] = "525i";CombosArray[125-1][0] = "BMW";CombosArray[125-1][1] = "525xi";CombosArray[126-1][0] = "BMW";CombosArray[126-1][1] = "528 - 533 - 633 - 733";CombosArray[127-1][0] = "BMW";CombosArray[127-1][1] = "528i";CombosArray[128-1][0] = "BMW";CombosArray[128-1][1] = "528i xDrive";CombosArray[129-1][0] = "BMW";CombosArray[129-1][1] = "528xi";CombosArray[130-1][0] = "BMW";CombosArray[130-1][1] = "530i";CombosArray[131-1][0] = "BMW";CombosArray[131-1][1] = "530xi";CombosArray[132-1][0] = "BMW";CombosArray[132-1][1] = "535i";CombosArray[133-1][0] = "BMW";CombosArray[133-1][1] = "535i xDrive";CombosArray[134-1][0] = "BMW";CombosArray[134-1][1] = "535xi";CombosArray[135-1][0] = "BMW";CombosArray[135-1][1] = "535xiT";CombosArray[136-1][0] = "BMW";CombosArray[136-1][1] = "540i";CombosArray[137-1][0] = "BMW";CombosArray[137-1][1] = "545i";CombosArray[138-1][0] = "BMW";CombosArray[138-1][1] = "550i";CombosArray[139-1][0] = "BMW";CombosArray[139-1][1] = "6 Series";CombosArray[140-1][0] = "BMW";CombosArray[140-1][1] = "6-Series";CombosArray[141-1][0] = "BMW";CombosArray[141-1][1] = "645Ci";CombosArray[142-1][0] = "BMW";CombosArray[142-1][1] = "650Ci";CombosArray[143-1][0] = "BMW";CombosArray[143-1][1] = "650i";CombosArray[144-1][0] = "BMW";CombosArray[144-1][1] = "7 Series";CombosArray[145-1][0] = "BMW";CombosArray[145-1][1] = "7-Series";CombosArray[146-1][0] = "BMW";CombosArray[146-1][1] = "740i";CombosArray[147-1][0] = "BMW";CombosArray[147-1][1] = "740iL";CombosArray[148-1][0] = "BMW";CombosArray[148-1][1] = "745i";CombosArray[149-1][0] = "BMW";CombosArray[149-1][1] = "745iL";CombosArray[150-1][0] = "BMW";CombosArray[150-1][1] = "745Li";CombosArray[151-1][0] = "BMW";CombosArray[151-1][1] = "750i";CombosArray[152-1][0] = "BMW";CombosArray[152-1][1] = "750iL";CombosArray[153-1][0] = "BMW";CombosArray[153-1][1] = "750Li";CombosArray[154-1][0] = "BMW";CombosArray[154-1][1] = "760i";CombosArray[155-1][0] = "BMW";CombosArray[155-1][1] = "760Li";CombosArray[156-1][0] = "BMW";CombosArray[156-1][1] = "8-Series";CombosArray[157-1][0] = "BMW";CombosArray[157-1][1] = "840Ci";CombosArray[158-1][0] = "BMW";CombosArray[158-1][1] = "850Ci";CombosArray[159-1][0] = "BMW";CombosArray[159-1][1] = "ALPINA B7";CombosArray[160-1][0] = "BMW";CombosArray[160-1][1] = "M Models";CombosArray[161-1][0] = "BMW";CombosArray[161-1][1] = "M5";CombosArray[162-1][0] = "BMW";CombosArray[162-1][1] = "X3";CombosArray[163-1][0] = "BMW";CombosArray[163-1][1] = "X5";CombosArray[164-1][0] = "BMW";CombosArray[164-1][1] = "X6";CombosArray[165-1][0] = "BMW";CombosArray[165-1][1] = "Z3";CombosArray[166-1][0] = "BMW";CombosArray[166-1][1] = "Z3-Series";CombosArray[167-1][0] = "BMW";CombosArray[167-1][1] = "Z4";CombosArray[168-1][0] = "BMW";CombosArray[168-1][1] = "Z8";CombosArray[169-1][0] = "Buick";CombosArray[169-1][1] = "2 Door Sedan";CombosArray[170-1][0] = "Buick";CombosArray[170-1][1] = "Allure";CombosArray[171-1][0] = "Buick";CombosArray[171-1][1] = "Century";CombosArray[172-1][0] = "Buick";CombosArray[172-1][1] = "Electra";CombosArray[173-1][0] = "Buick";CombosArray[173-1][1] = "Electra/Park Avenue";CombosArray[174-1][0] = "Buick";CombosArray[174-1][1] = "Enclave";CombosArray[175-1][0] = "Buick";CombosArray[175-1][1] = "Estate Wagon";CombosArray[176-1][0] = "Buick";CombosArray[176-1][1] = "LaCrosse";CombosArray[177-1][0] = "Buick";CombosArray[177-1][1] = "Lesabre";CombosArray[178-1][0] = "Buick";CombosArray[178-1][1] = "Lucerne";CombosArray[179-1][0] = "Buick";CombosArray[179-1][1] = "Park Avenue";CombosArray[180-1][0] = "Buick";CombosArray[180-1][1] = "Rainier";CombosArray[181-1][0] = "Buick";CombosArray[181-1][1] = "Reatta";CombosArray[182-1][0] = "Buick";CombosArray[182-1][1] = "Regal";CombosArray[183-1][0] = "Buick";CombosArray[183-1][1] = "Rendezvous";CombosArray[184-1][0] = "Buick";CombosArray[184-1][1] = "Riviera";CombosArray[185-1][0] = "Buick";CombosArray[185-1][1] = "Roadmaster";CombosArray[186-1][0] = "Buick";CombosArray[186-1][1] = "Skyhawk";CombosArray[187-1][0] = "Buick";CombosArray[187-1][1] = "Skylark";CombosArray[188-1][0] = "Buick";CombosArray[188-1][1] = "Somerset Regal";CombosArray[189-1][0] = "Buick";CombosArray[189-1][1] = "Terraza";CombosArray[190-1][0] = "Cadillac";CombosArray[190-1][1] = "Allante";CombosArray[191-1][0] = "Cadillac";CombosArray[191-1][1] = "Allante\'";CombosArray[192-1][0] = "Cadillac";CombosArray[192-1][1] = "Brougham";CombosArray[193-1][0] = "Cadillac";CombosArray[193-1][1] = "Catera";CombosArray[194-1][0] = "Cadillac";CombosArray[194-1][1] = "Cimarron";CombosArray[195-1][0] = "Cadillac";CombosArray[195-1][1] = "Cimmaron";CombosArray[196-1][0] = "Cadillac";CombosArray[196-1][1] = "Commercial Chassis";CombosArray[197-1][0] = "Cadillac";CombosArray[197-1][1] = "Concours";CombosArray[198-1][0] = "Cadillac";CombosArray[198-1][1] = "CTS";CombosArray[199-1][0] = "Cadillac";CombosArray[199-1][1] = "d\'Elegance";CombosArray[200-1][0] = "Cadillac";CombosArray[200-1][1] = "DeVille";CombosArray[201-1][0] = "Cadillac";CombosArray[201-1][1] = "DeVille DHS";CombosArray[202-1][0] = "Cadillac";CombosArray[202-1][1] = "Deville DTS";CombosArray[203-1][0] = "Cadillac";CombosArray[203-1][1] = "DeVille Professional";CombosArray[204-1][0] = "Cadillac";CombosArray[204-1][1] = "Deville/Fleetwood";CombosArray[205-1][0] = "Cadillac";CombosArray[205-1][1] = "DTS";CombosArray[206-1][0] = "Cadillac";CombosArray[206-1][1] = "DTS Professional";CombosArray[207-1][0] = "Cadillac";CombosArray[207-1][1] = "Eldorado";CombosArray[208-1][0] = "Cadillac";CombosArray[208-1][1] = "Escalade";CombosArray[209-1][0] = "Cadillac";CombosArray[209-1][1] = "Escalade ESV";CombosArray[210-1][0] = "Cadillac";CombosArray[210-1][1] = "Escalade EXT";CombosArray[211-1][0] = "Cadillac";CombosArray[211-1][1] = "Escalade Hybrid";CombosArray[212-1][0] = "Cadillac";CombosArray[212-1][1] = "Fleetwood";CombosArray[213-1][0] = "Cadillac";CombosArray[213-1][1] = "Fleetwood 75 Limo";CombosArray[214-1][0] = "Cadillac";CombosArray[214-1][1] = "Fleetwood Brougham";CombosArray[215-1][0] = "Cadillac";CombosArray[215-1][1] = "Fleetwood d\'Elegance";CombosArray[216-1][0] = "Cadillac";CombosArray[216-1][1] = "Fleetwood FWD";CombosArray[217-1][0] = "Cadillac";CombosArray[217-1][1] = "Fleetwood Seventy Five";CombosArray[218-1][0] = "Cadillac";CombosArray[218-1][1] = "Fleetwood Sixty Special";CombosArray[219-1][0] = "Cadillac";CombosArray[219-1][1] = "Limousine";CombosArray[220-1][0] = "Cadillac";CombosArray[220-1][1] = "Seville";CombosArray[221-1][0] = "Cadillac";CombosArray[221-1][1] = "Sixty Special";CombosArray[222-1][0] = "Cadillac";CombosArray[222-1][1] = "SRX";CombosArray[223-1][0] = "Cadillac";CombosArray[223-1][1] = "STS";CombosArray[224-1][0] = "Cadillac";CombosArray[224-1][1] = "V-Series";CombosArray[225-1][0] = "Cadillac";CombosArray[225-1][1] = "Victoria Hearse";CombosArray[226-1][0] = "Cadillac";CombosArray[226-1][1] = "XLR";CombosArray[227-1][0] = "Can-Am";CombosArray[227-1][1] = "Outlander 800";CombosArray[228-1][0] = "Carriage";CombosArray[228-1][1] = "Camper";CombosArray[229-1][0] = "CFMOTO";CombosArray[229-1][1] = "250";CombosArray[230-1][0] = "Chevrolet";CombosArray[230-1][1] = "1 Ton Chassis-Cabs";CombosArray[231-1][0] = "Chevrolet";CombosArray[231-1][1] = "1 Ton Pickups";CombosArray[232-1][0] = "Chevrolet";CombosArray[232-1][1] = "1/2 Ton Pickups";CombosArray[233-1][0] = "Chevrolet";CombosArray[233-1][1] = "1500";CombosArray[234-1][0] = "Chevrolet";CombosArray[234-1][1] = "1500 Pickups";CombosArray[235-1][0] = "Chevrolet";CombosArray[235-1][1] = "1500 Sport Pickups";CombosArray[236-1][0] = "Chevrolet";CombosArray[236-1][1] = "1500 Work Pickups";CombosArray[237-1][0] = "Chevrolet";CombosArray[237-1][1] = "2500 Chassis-Cabs";CombosArray[238-1][0] = "Chevrolet";CombosArray[238-1][1] = "2500 Pickups";CombosArray[239-1][0] = "Chevrolet";CombosArray[239-1][1] = "3/4 Ton Chassis-Cabs";CombosArray[240-1][0] = "Chevrolet";CombosArray[240-1][1] = "3/4 Ton Pickups";CombosArray[241-1][0] = "Chevrolet";CombosArray[241-1][1] = "3500 Chassis-Cabs";CombosArray[242-1][0] = "Chevrolet";CombosArray[242-1][1] = "3500 HD Chassis-Cabs";CombosArray[243-1][0] = "Chevrolet";CombosArray[243-1][1] = "3500 Pickups";CombosArray[244-1][0] = "Chevrolet";CombosArray[244-1][1] = "Aluminum Step Van";CombosArray[245-1][0] = "Chevrolet";CombosArray[245-1][1] = "APV Cargo";CombosArray[246-1][0] = "Chevrolet";CombosArray[246-1][1] = "Astro";CombosArray[247-1][0] = "Chevrolet";CombosArray[247-1][1] = "Astro Cargo";CombosArray[248-1][0] = "Chevrolet";CombosArray[248-1][1] = "Astro Cargo Van";CombosArray[249-1][0] = "Chevrolet";CombosArray[249-1][1] = "Astro Passenger";CombosArray[250-1][0] = "Chevrolet";CombosArray[250-1][1] = "Astro Passenger Van";CombosArray[251-1][0] = "Chevrolet";CombosArray[251-1][1] = "Avalanche";CombosArray[252-1][0] = "Chevrolet";CombosArray[252-1][1] = "Aveo";CombosArray[253-1][0] = "Chevrolet";CombosArray[253-1][1] = "Beretta";CombosArray[254-1][0] = "Chevrolet";CombosArray[254-1][1] = "Blazer";CombosArray[255-1][0] = "Chevrolet";CombosArray[255-1][1] = "C 3500 HD";CombosArray[256-1][0] = "Chevrolet";CombosArray[256-1][1] = "C-10";CombosArray[257-1][0] = "Chevrolet";CombosArray[257-1][1] = "C-20";CombosArray[258-1][0] = "Chevrolet";CombosArray[258-1][1] = "C-30";CombosArray[259-1][0] = "Chevrolet";CombosArray[259-1][1] = "C/K 1500";CombosArray[260-1][0] = "Chevrolet";CombosArray[260-1][1] = "C/K 1500 LT";CombosArray[261-1][0] = "Chevrolet";CombosArray[261-1][1] = "C/K 1500 Sport";CombosArray[262-1][0] = "Chevrolet";CombosArray[262-1][1] = "C/K 1500 Work";CombosArray[263-1][0] = "Chevrolet";CombosArray[263-1][1] = "C/K 2500";CombosArray[264-1][0] = "Chevrolet";CombosArray[264-1][1] = "C/K 3500";CombosArray[265-1][0] = "Chevrolet";CombosArray[265-1][1] = "C/K 3500 Crew Cab";CombosArray[266-1][0] = "Chevrolet";CombosArray[266-1][1] = "Camaro";CombosArray[267-1][0] = "Chevrolet";CombosArray[267-1][1] = "Camaro Police Pkg";CombosArray[268-1][0] = "Chevrolet";CombosArray[268-1][1] = "Caprice";CombosArray[269-1][0] = "Chevrolet";CombosArray[269-1][1] = "Caprice Classic";CombosArray[270-1][0] = "Chevrolet";CombosArray[270-1][1] = "Caprice Police/Taxi Pkgs";CombosArray[271-1][0] = "Chevrolet";CombosArray[271-1][1] = "Cavalier";CombosArray[272-1][0] = "Chevrolet";CombosArray[272-1][1] = "Celebrity";CombosArray[273-1][0] = "Chevrolet";CombosArray[273-1][1] = "Chevelle";CombosArray[274-1][0] = "Chevrolet";CombosArray[274-1][1] = "Chevette";CombosArray[275-1][0] = "Chevrolet";CombosArray[275-1][1] = "Chevy";CombosArray[276-1][0] = "Chevrolet";CombosArray[276-1][1] = "Chevy Cargo Van";CombosArray[277-1][0] = "Chevrolet";CombosArray[277-1][1] = "Chevy Sportvan";CombosArray[278-1][0] = "Chevrolet";CombosArray[278-1][1] = "Chevy Van";CombosArray[279-1][0] = "Chevrolet";CombosArray[279-1][1] = "Citation";CombosArray[280-1][0] = "Chevrolet";CombosArray[280-1][1] = "Citation II";CombosArray[281-1][0] = "Chevrolet";CombosArray[281-1][1] = "Classic";CombosArray[282-1][0] = "Chevrolet";CombosArray[282-1][1] = "Classic Chevy Van";CombosArray[283-1][0] = "Chevrolet";CombosArray[283-1][1] = "Classic G Commercial Cutaway";CombosArray[284-1][0] = "Chevrolet";CombosArray[284-1][1] = "Classic G RV Cutaway";CombosArray[285-1][0] = "Chevrolet";CombosArray[285-1][1] = "Classic Sportvan";CombosArray[286-1][0] = "Chevrolet";CombosArray[286-1][1] = "Cobalt";CombosArray[287-1][0] = "Chevrolet";CombosArray[287-1][1] = "Colorado";CombosArray[288-1][0] = "Chevrolet";CombosArray[288-1][1] = "Commercial Cutaway Van";CombosArray[289-1][0] = "Chevrolet";CombosArray[289-1][1] = "Commercial/RV Cutaway Van";CombosArray[290-1][0] = "Chevrolet";CombosArray[290-1][1] = "Corsica";CombosArray[291-1][0] = "Chevrolet";CombosArray[291-1][1] = "Corvair";CombosArray[292-1][0] = "Chevrolet";CombosArray[292-1][1] = "Corvette";CombosArray[293-1][0] = "Chevrolet";CombosArray[293-1][1] = "El Camino";CombosArray[294-1][0] = "Chevrolet";CombosArray[294-1][1] = "Epica";CombosArray[295-1][0] = "Chevrolet";CombosArray[295-1][1] = "Equinox";CombosArray[296-1][0] = "Chevrolet";CombosArray[296-1][1] = "Express Cargo Van";CombosArray[297-1][0] = "Chevrolet";CombosArray[297-1][1] = "Express Commercial";CombosArray[298-1][0] = "Chevrolet";CombosArray[298-1][1] = "Express Commercial Cutaway";CombosArray[299-1][0] = "Chevrolet";CombosArray[299-1][1] = "Express Commrcl Cutaway";CombosArray[300-1][0] = "Chevrolet";CombosArray[300-1][1] = "Express Cutaway";CombosArray[301-1][0] = "Chevrolet";CombosArray[301-1][1] = "Express Passenger";CombosArray[302-1][0] = "Chevrolet";CombosArray[302-1][1] = "Express RV Cutaway";CombosArray[303-1][0] = "Chevrolet";CombosArray[303-1][1] = "Express Van";CombosArray[304-1][0] = "Chevrolet";CombosArray[304-1][1] = "Forward Control Chassis";CombosArray[305-1][0] = "Chevrolet";CombosArray[305-1][1] = "G Commercial Cutaway";CombosArray[306-1][0] = "Chevrolet";CombosArray[306-1][1] = "G Hi-Cube";CombosArray[307-1][0] = "Chevrolet";CombosArray[307-1][1] = "G RV Cutaway";CombosArray[308-1][0] = "Chevrolet";CombosArray[308-1][1] = "G Series Van";CombosArray[309-1][0] = "Chevrolet";CombosArray[309-1][1] = "G-20";CombosArray[310-1][0] = "Chevrolet";CombosArray[310-1][1] = "G-30";CombosArray[311-1][0] = "Chevrolet";CombosArray[311-1][1] = "Geo Metro";CombosArray[312-1][0] = "Chevrolet";CombosArray[312-1][1] = "Geo Spectrum";CombosArray[313-1][0] = "Chevrolet";CombosArray[313-1][1] = "Geo Tracker";CombosArray[314-1][0] = "Chevrolet";CombosArray[314-1][1] = "HHR";CombosArray[315-1][0] = "Chevrolet";CombosArray[315-1][1] = "Hi-Cube Van";CombosArray[316-1][0] = "Chevrolet";CombosArray[316-1][1] = "Impala";CombosArray[317-1][0] = "Chevrolet";CombosArray[317-1][1] = "Impala Police";CombosArray[318-1][0] = "Chevrolet";CombosArray[318-1][1] = "Impala Police Pkg";CombosArray[319-1][0] = "Chevrolet";CombosArray[319-1][1] = "Impala Police/Taxi Pkgs";CombosArray[320-1][0] = "Chevrolet";CombosArray[320-1][1] = "Impala SS";CombosArray[321-1][0] = "Chevrolet";CombosArray[321-1][1] = "K Blazer";CombosArray[322-1][0] = "Chevrolet";CombosArray[322-1][1] = "K-10";CombosArray[323-1][0] = "Chevrolet";CombosArray[323-1][1] = "K-20";CombosArray[324-1][0] = "Chevrolet";CombosArray[324-1][1] = "K10 Blazer";CombosArray[325-1][0] = "Chevrolet";CombosArray[325-1][1] = "K3500";CombosArray[326-1][0] = "Chevrolet";CombosArray[326-1][1] = "Lumina";CombosArray[327-1][0] = "Chevrolet";CombosArray[327-1][1] = "Lumina APV";CombosArray[328-1][0] = "Chevrolet";CombosArray[328-1][1] = "Lumina APV Cargo";CombosArray[329-1][0] = "Chevrolet";CombosArray[329-1][1] = "Lumina Cargo Mini Van";CombosArray[330-1][0] = "Chevrolet";CombosArray[330-1][1] = "Lumina Cargo Van";CombosArray[331-1][0] = "Chevrolet";CombosArray[331-1][1] = "Lumina Mini Van";CombosArray[332-1][0] = "Chevrolet";CombosArray[332-1][1] = "Lumina Passenger Van";CombosArray[333-1][0] = "Chevrolet";CombosArray[333-1][1] = "Lumina Police/Taxi Pkgs";CombosArray[334-1][0] = "Chevrolet";CombosArray[334-1][1] = "LUV";CombosArray[335-1][0] = "Chevrolet";CombosArray[335-1][1] = "Malibu";CombosArray[336-1][0] = "Chevrolet";CombosArray[336-1][1] = "Malibu Classic";CombosArray[337-1][0] = "Chevrolet";CombosArray[337-1][1] = "Malibu Hybrid";CombosArray[338-1][0] = "Chevrolet";CombosArray[338-1][1] = "Malibu Maxx";CombosArray[339-1][0] = "Chevrolet";CombosArray[339-1][1] = "Metro";CombosArray[340-1][0] = "Chevrolet";CombosArray[340-1][1] = "Monte Carlo";CombosArray[341-1][0] = "Chevrolet";CombosArray[341-1][1] = "Motor Home Chassis";CombosArray[342-1][0] = "Chevrolet";CombosArray[342-1][1] = "New Tahoe";CombosArray[343-1][0] = "Chevrolet";CombosArray[343-1][1] = "Nova";CombosArray[344-1][0] = "Chevrolet";CombosArray[344-1][1] = "Optra";CombosArray[345-1][0] = "Chevrolet";CombosArray[345-1][1] = "Optra 5";CombosArray[346-1][0] = "Chevrolet";CombosArray[346-1][1] = "Optra Wgn";CombosArray[347-1][0] = "Chevrolet";CombosArray[347-1][1] = "P Aluminum Step Van";CombosArray[348-1][0] = "Chevrolet";CombosArray[348-1][1] = "P Commercial Cutaway";CombosArray[349-1][0] = "Chevrolet";CombosArray[349-1][1] = "P Forward Control Chassis";CombosArray[350-1][0] = "Chevrolet";CombosArray[350-1][1] = "P Hi-Cube";CombosArray[351-1][0] = "Chevrolet";CombosArray[351-1][1] = "P Motor Home Chassis";CombosArray[352-1][0] = "Chevrolet";CombosArray[352-1][1] = "P Motor Home Cutaway";CombosArray[353-1][0] = "Chevrolet";CombosArray[353-1][1] = "P Rear Pusher Chassis";CombosArray[354-1][0] = "Chevrolet";CombosArray[354-1][1] = "P Rear Pusher M Home Chassis";CombosArray[355-1][0] = "Chevrolet";CombosArray[355-1][1] = "P Series Van";CombosArray[356-1][0] = "Chevrolet";CombosArray[356-1][1] = "P Steel Step Van";CombosArray[357-1][0] = "Chevrolet";CombosArray[357-1][1] = "P-30";CombosArray[358-1][0] = "Chevrolet";CombosArray[358-1][1] = "Pickup";CombosArray[359-1][0] = "Chevrolet";CombosArray[359-1][1] = "Prizm";CombosArray[360-1][0] = "Chevrolet";CombosArray[360-1][1] = "RV Cutaway Van";CombosArray[361-1][0] = "Chevrolet";CombosArray[361-1][1] = "S-10";CombosArray[362-1][0] = "Chevrolet";CombosArray[362-1][1] = "S-10 2WD";CombosArray[363-1][0] = "Chevrolet";CombosArray[363-1][1] = "S-10 4WD";CombosArray[364-1][0] = "Chevrolet";CombosArray[364-1][1] = "S-10 Blazer";CombosArray[365-1][0] = "Chevrolet";CombosArray[365-1][1] = "S-10 Chassis Cab 2WD";CombosArray[366-1][0] = "Chevrolet";CombosArray[366-1][1] = "S/T Blazer";CombosArray[367-1][0] = "Chevrolet";CombosArray[367-1][1] = "S/T Pickup";CombosArray[368-1][0] = "Chevrolet";CombosArray[368-1][1] = "Silverado 1500";CombosArray[369-1][0] = "Chevrolet";CombosArray[369-1][1] = "Silverado 1500 Classic";CombosArray[370-1][0] = "Chevrolet";CombosArray[370-1][1] = "Silverado 1500 Classic Hybrid";CombosArray[371-1][0] = "Chevrolet";CombosArray[371-1][1] = "Silverado 1500 Hybrid";CombosArray[372-1][0] = "Chevrolet";CombosArray[372-1][1] = "Silverado 1500HD";CombosArray[373-1][0] = "Chevrolet";CombosArray[373-1][1] = "Silverado 1500HD Classic";CombosArray[374-1][0] = "Chevrolet";CombosArray[374-1][1] = "Silverado 2500";CombosArray[375-1][0] = "Chevrolet";CombosArray[375-1][1] = "Silverado 2500HD";CombosArray[376-1][0] = "Chevrolet";CombosArray[376-1][1] = "Silverado 2500HD Classic";CombosArray[377-1][0] = "Chevrolet";CombosArray[377-1][1] = "Silverado 3500";CombosArray[378-1][0] = "Chevrolet";CombosArray[378-1][1] = "Silverado 3500 Classic";CombosArray[379-1][0] = "Chevrolet";CombosArray[379-1][1] = "Silverado 3500HD";CombosArray[380-1][0] = "Chevrolet";CombosArray[380-1][1] = "Silverado SS";CombosArray[381-1][0] = "Chevrolet";CombosArray[381-1][1] = "Silverado SS Classic";CombosArray[382-1][0] = "Chevrolet";CombosArray[382-1][1] = "Spectrum";CombosArray[383-1][0] = "Chevrolet";CombosArray[383-1][1] = "Sport";CombosArray[384-1][0] = "Chevrolet";CombosArray[384-1][1] = "Sport Van";CombosArray[385-1][0] = "Chevrolet";CombosArray[385-1][1] = "Sportvan";CombosArray[386-1][0] = "Chevrolet";CombosArray[386-1][1] = "Sprint";CombosArray[387-1][0] = "Chevrolet";CombosArray[387-1][1] = "SSR";CombosArray[388-1][0] = "Chevrolet";CombosArray[388-1][1] = "Steel Step Van";CombosArray[389-1][0] = "Chevrolet";CombosArray[389-1][1] = "Steel Value Van";CombosArray[390-1][0] = "Chevrolet";CombosArray[390-1][1] = "Suburban";CombosArray[391-1][0] = "Chevrolet";CombosArray[391-1][1] = "Suburban Diesel";CombosArray[392-1][0] = "Chevrolet";CombosArray[392-1][1] = "Tahoe";CombosArray[393-1][0] = "Chevrolet";CombosArray[393-1][1] = "Tahoe Hybrid";CombosArray[394-1][0] = "Chevrolet";CombosArray[394-1][1] = "Tahoe Police";CombosArray[395-1][0] = "Chevrolet";CombosArray[395-1][1] = "Tahoe Police Special";CombosArray[396-1][0] = "Chevrolet";CombosArray[396-1][1] = "Tahoe Police Vehicle";CombosArray[397-1][0] = "Chevrolet";CombosArray[397-1][1] = "Tahoe Special Service";CombosArray[398-1][0] = "Chevrolet";CombosArray[398-1][1] = "Tahoe Special Service Veh";CombosArray[399-1][0] = "Chevrolet";CombosArray[399-1][1] = "Tahoe Z71";CombosArray[400-1][0] = "Chevrolet";CombosArray[400-1][1] = "Tracker";CombosArray[401-1][0] = "Chevrolet";CombosArray[401-1][1] = "TrailBlazer";CombosArray[402-1][0] = "Chevrolet";CombosArray[402-1][1] = "TrailBlazer EXT";CombosArray[403-1][0] = "Chevrolet";CombosArray[403-1][1] = "Traverse";CombosArray[404-1][0] = "Chevrolet";CombosArray[404-1][1] = "Uplander";CombosArray[405-1][0] = "Chevrolet";CombosArray[405-1][1] = "Uplander Cargo Van";CombosArray[406-1][0] = "Chevrolet";CombosArray[406-1][1] = "V Blazer";CombosArray[407-1][0] = "Chevrolet";CombosArray[407-1][1] = "Van";CombosArray[408-1][0] = "Chevrolet";CombosArray[408-1][1] = "Vega";CombosArray[409-1][0] = "Chevrolet";CombosArray[409-1][1] = "Venture";CombosArray[410-1][0] = "Chevrolet";CombosArray[410-1][1] = "Venture Cargo Van";CombosArray[411-1][0] = "Chevrolet";CombosArray[411-1][1] = "Venture Passenger";CombosArray[412-1][0] = "Chevrolet";CombosArray[412-1][1] = "Venture Taxi Pkg";CombosArray[413-1][0] = "Chevrolet";CombosArray[413-1][1] = "Z71";CombosArray[414-1][0] = "Chrysler";CombosArray[414-1][1] = "";CombosArray[415-1][0] = "Chrysler";CombosArray[415-1][1] = "300-Series";CombosArray[416-1][0] = "Chrysler";CombosArray[416-1][1] = "300M";CombosArray[417-1][0] = "Chrysler";CombosArray[417-1][1] = "Aspen";CombosArray[418-1][0] = "Chrysler";CombosArray[418-1][1] = "Cirrus";CombosArray[419-1][0] = "Chrysler";CombosArray[419-1][1] = "Concorde";CombosArray[420-1][0] = "Chrysler";CombosArray[420-1][1] = "Conquest";CombosArray[421-1][0] = "Chrysler";CombosArray[421-1][1] = "Cordoba";CombosArray[422-1][0] = "Chrysler";CombosArray[422-1][1] = "Crossfire";CombosArray[423-1][0] = "Chrysler";CombosArray[423-1][1] = "E Class";CombosArray[424-1][0] = "Chrysler";CombosArray[424-1][1] = "Executive Sedan";CombosArray[425-1][0] = "Chrysler";CombosArray[425-1][1] = "Fifth Avenue";CombosArray[426-1][0] = "Chrysler";CombosArray[426-1][1] = "Imperial";CombosArray[427-1][0] = "Chrysler";CombosArray[427-1][1] = "Intrepid";CombosArray[428-1][0] = "Chrysler";CombosArray[428-1][1] = "Intrepid Special Service";CombosArray[429-1][0] = "Chrysler";CombosArray[429-1][1] = "Laser";CombosArray[430-1][0] = "Chrysler";CombosArray[430-1][1] = "Lebaron";CombosArray[431-1][0] = "Chrysler";CombosArray[431-1][1] = "Lebaron GTS";CombosArray[432-1][0] = "Chrysler";CombosArray[432-1][1] = "LHS";CombosArray[433-1][0] = "Chrysler";CombosArray[433-1][1] = "Neon";CombosArray[434-1][0] = "Chrysler";CombosArray[434-1][1] = "New Yorker";CombosArray[435-1][0] = "Chrysler";CombosArray[435-1][1] = "New Yorker E Class";CombosArray[436-1][0] = "Chrysler";CombosArray[436-1][1] = "New Yorker Fifth Avenue";CombosArray[437-1][0] = "Chrysler";CombosArray[437-1][1] = "New Yorker Landau";CombosArray[438-1][0] = "Chrysler";CombosArray[438-1][1] = "New Yorker Salon";CombosArray[439-1][0] = "Chrysler";CombosArray[439-1][1] = "Newport";CombosArray[440-1][0] = "Chrysler";CombosArray[440-1][1] = "Pacifica";CombosArray[441-1][0] = "Chrysler";CombosArray[441-1][1] = "Prowler";CombosArray[442-1][0] = "Chrysler";CombosArray[442-1][1] = "PT Cruiser";CombosArray[443-1][0] = "Chrysler";CombosArray[443-1][1] = "Salon";CombosArray[444-1][0] = "Chrysler";CombosArray[444-1][1] = "Sebring";CombosArray[445-1][0] = "Chrysler";CombosArray[445-1][1] = "TC";CombosArray[446-1][0] = "Chrysler";CombosArray[446-1][1] = "Town & Country";CombosArray[447-1][0] = "Chrysler";CombosArray[447-1][1] = "Voyager";CombosArray[448-1][0] = "Coachmen";CombosArray[448-1][1] = "Shasta";CombosArray[449-1][0] = "Coachmen";CombosArray[449-1][1] = "Shasta Capri";CombosArray[450-1][0] = "Daewoo";CombosArray[450-1][1] = "Lanos";CombosArray[451-1][0] = "Daewoo";CombosArray[451-1][1] = "Leganza";CombosArray[452-1][0] = "Daewoo";CombosArray[452-1][1] = "Nubira";CombosArray[453-1][0] = "Daihatsu";CombosArray[453-1][1] = "Charade";CombosArray[454-1][0] = "Daihatsu";CombosArray[454-1][1] = "Rocky";CombosArray[455-1][0] = "Datsun";CombosArray[455-1][1] = "200SX";CombosArray[456-1][0] = "Datsun";CombosArray[456-1][1] = "210";CombosArray[457-1][0] = "Datsun";CombosArray[457-1][1] = "280ZX";CombosArray[458-1][0] = "Datsun";CombosArray[458-1][1] = "310";CombosArray[459-1][0] = "Datsun";CombosArray[459-1][1] = "510";CombosArray[460-1][0] = "Datsun";CombosArray[460-1][1] = "720 Pickup";CombosArray[461-1][0] = "Datsun";CombosArray[461-1][1] = "810";CombosArray[462-1][0] = "Datsun";CombosArray[462-1][1] = "B-210";CombosArray[463-1][0] = "Datsun";CombosArray[463-1][1] = "Maxima";CombosArray[464-1][0] = "Datsun";CombosArray[464-1][1] = "Sentra";CombosArray[465-1][0] = "Datsun";CombosArray[465-1][1] = "Stanza";CombosArray[466-1][0] = "Diesel";CombosArray[466-1][1] = "Pusher";CombosArray[467-1][0] = "Dodge";CombosArray[467-1][1] = "";CombosArray[468-1][0] = "Dodge";CombosArray[468-1][1] = "1 Ton Trucks";CombosArray[469-1][0] = "Dodge";CombosArray[469-1][1] = "1/2 Ton Trucks";CombosArray[470-1][0] = "Dodge";CombosArray[470-1][1] = "3/4 Ton Trucks";CombosArray[471-1][0] = "Dodge";CombosArray[471-1][1] = "400";CombosArray[472-1][0] = "Dodge";CombosArray[472-1][1] = "600";CombosArray[473-1][0] = "Dodge";CombosArray[473-1][1] = "Aries";CombosArray[474-1][0] = "Dodge";CombosArray[474-1][1] = "Aries America";CombosArray[475-1][0] = "Dodge";CombosArray[475-1][1] = "Avenger";CombosArray[476-1][0] = "Dodge";CombosArray[476-1][1] = "B Series Van/Wagon";CombosArray[477-1][0] = "Dodge";CombosArray[477-1][1] = "Caliber";CombosArray[478-1][0] = "Dodge";CombosArray[478-1][1] = "Caravan";CombosArray[479-1][0] = "Dodge";CombosArray[479-1][1] = "Caravan C/V";CombosArray[480-1][0] = "Dodge";CombosArray[480-1][1] = "Caravan Cargo";CombosArray[481-1][0] = "Dodge";CombosArray[481-1][1] = "Caravan CNG";CombosArray[482-1][0] = "Dodge";CombosArray[482-1][1] = "Challenger";CombosArray[483-1][0] = "Dodge";CombosArray[483-1][1] = "Charger";CombosArray[484-1][0] = "Dodge";CombosArray[484-1][1] = "Colt";CombosArray[485-1][0] = "Dodge";CombosArray[485-1][1] = "Colt DL/Vista Wagon";CombosArray[486-1][0] = "Dodge";CombosArray[486-1][1] = "Colt Vista Wagon";CombosArray[487-1][0] = "Dodge";CombosArray[487-1][1] = "Conquest";CombosArray[488-1][0] = "Dodge";CombosArray[488-1][1] = "D Series Pickup";CombosArray[489-1][0] = "Dodge";CombosArray[489-1][1] = "D/W Series Pickup";CombosArray[490-1][0] = "Dodge";CombosArray[490-1][1] = "D100 & W100";CombosArray[491-1][0] = "Dodge";CombosArray[491-1][1] = "D150 & W150";CombosArray[492-1][0] = "Dodge";CombosArray[492-1][1] = "D250 & W250";CombosArray[493-1][0] = "Dodge";CombosArray[493-1][1] = "D350 & W350";CombosArray[494-1][0] = "Dodge";CombosArray[494-1][1] = "D50 Pickup";CombosArray[495-1][0] = "Dodge";CombosArray[495-1][1] = "Dakota";CombosArray[496-1][0] = "Dodge";CombosArray[496-1][1] = "Dakota Chassis Cab";CombosArray[497-1][0] = "Dodge";CombosArray[497-1][1] = "Dakota CNG";CombosArray[498-1][0] = "Dodge";CombosArray[498-1][1] = "Dart";CombosArray[499-1][0] = "Dodge";CombosArray[499-1][1] = "Daytona";CombosArray[500-1][0] = "Dodge";CombosArray[500-1][1] = "Diplomat";CombosArray[501-1][0] = "Dodge";CombosArray[501-1][1] = "Durango";CombosArray[502-1][0] = "Dodge";CombosArray[502-1][1] = "Dynasty";CombosArray[503-1][0] = "Dodge";CombosArray[503-1][1] = "Grand Caravan";CombosArray[504-1][0] = "Dodge";CombosArray[504-1][1] = "Grand Caravan C/V";CombosArray[505-1][0] = "Dodge";CombosArray[505-1][1] = "Intrepid";CombosArray[506-1][0] = "Dodge";CombosArray[506-1][1] = "Intrepid Police";CombosArray[507-1][0] = "Dodge";CombosArray[507-1][1] = "Journey";CombosArray[508-1][0] = "Dodge";CombosArray[508-1][1] = "Lancer";CombosArray[509-1][0] = "Dodge";CombosArray[509-1][1] = "Magnum";CombosArray[510-1][0] = "Dodge";CombosArray[510-1][1] = "Mini Ram Van";CombosArray[511-1][0] = "Dodge";CombosArray[511-1][1] = "Mini-Ram Van";CombosArray[512-1][0] = "Dodge";CombosArray[512-1][1] = "Mirada";CombosArray[513-1][0] = "Dodge";CombosArray[513-1][1] = "Monaco";CombosArray[514-1][0] = "Dodge";CombosArray[514-1][1] = "Neon";CombosArray[515-1][0] = "Dodge";CombosArray[515-1][1] = "Nitro";CombosArray[516-1][0] = "Dodge";CombosArray[516-1][1] = "Omni";CombosArray[517-1][0] = "Dodge";CombosArray[517-1][1] = "Omni America";CombosArray[518-1][0] = "Dodge";CombosArray[518-1][1] = "Omni/Charger";CombosArray[519-1][0] = "Dodge";CombosArray[519-1][1] = "Pickup";CombosArray[520-1][0] = "Dodge";CombosArray[520-1][1] = "Raider";CombosArray[521-1][0] = "Dodge";CombosArray[521-1][1] = "Ram 1500";CombosArray[522-1][0] = "Dodge";CombosArray[522-1][1] = "Ram 1500 CNG";CombosArray[523-1][0] = "Dodge";CombosArray[523-1][1] = "Ram 2500";CombosArray[524-1][0] = "Dodge";CombosArray[524-1][1] = "Ram 2500 Chassis Cab";CombosArray[525-1][0] = "Dodge";CombosArray[525-1][1] = "Ram 2500 CNG";CombosArray[526-1][0] = "Dodge";CombosArray[526-1][1] = "Ram 3500";CombosArray[527-1][0] = "Dodge";CombosArray[527-1][1] = "Ram 3500 Chassis Cab";CombosArray[528-1][0] = "Dodge";CombosArray[528-1][1] = "Ram 4500";CombosArray[529-1][0] = "Dodge";CombosArray[529-1][1] = "Ram 50";CombosArray[530-1][0] = "Dodge";CombosArray[530-1][1] = "Ram 5500";CombosArray[531-1][0] = "Dodge";CombosArray[531-1][1] = "Ram BR1500";CombosArray[532-1][0] = "Dodge";CombosArray[532-1][1] = "Ram BR2500";CombosArray[533-1][0] = "Dodge";CombosArray[533-1][1] = "Ram BR2500 Chassis Cab";CombosArray[534-1][0] = "Dodge";CombosArray[534-1][1] = "Ram BR2500 CNG";CombosArray[535-1][0] = "Dodge";CombosArray[535-1][1] = "Ram BR3500";CombosArray[536-1][0] = "Dodge";CombosArray[536-1][1] = "Ram BR3500 Chassis Cab";CombosArray[537-1][0] = "Dodge";CombosArray[537-1][1] = "Ram Charger";CombosArray[538-1][0] = "Dodge";CombosArray[538-1][1] = "Ram D50 Pickup";CombosArray[539-1][0] = "Dodge";CombosArray[539-1][1] = "Ram SRT-10";CombosArray[540-1][0] = "Dodge";CombosArray[540-1][1] = "Ram Van";CombosArray[541-1][0] = "Dodge";CombosArray[541-1][1] = "Ram Van CNG";CombosArray[542-1][0] = "Dodge";CombosArray[542-1][1] = "Ram Vans";CombosArray[543-1][0] = "Dodge";CombosArray[543-1][1] = "Ram Wagon";CombosArray[544-1][0] = "Dodge";CombosArray[544-1][1] = "Ram Wagon CNG";CombosArray[545-1][0] = "Dodge";CombosArray[545-1][1] = "Ram Wagons";CombosArray[546-1][0] = "Dodge";CombosArray[546-1][1] = "Rampage";CombosArray[547-1][0] = "Dodge";CombosArray[547-1][1] = "RD Pickup";CombosArray[548-1][0] = "Dodge";CombosArray[548-1][1] = "Shadow";CombosArray[549-1][0] = "Dodge";CombosArray[549-1][1] = "Spirit";CombosArray[550-1][0] = "Dodge";CombosArray[550-1][1] = "Sprinter";CombosArray[551-1][0] = "Dodge";CombosArray[551-1][1] = "Sprinter Wagon";CombosArray[552-1][0] = "Dodge";CombosArray[552-1][1] = "St Regis";CombosArray[553-1][0] = "Dodge";CombosArray[553-1][1] = "Stealth";CombosArray[554-1][0] = "Dodge";CombosArray[554-1][1] = "Stratus";CombosArray[555-1][0] = "Dodge";CombosArray[555-1][1] = "Stratus Cpe";CombosArray[556-1][0] = "Dodge";CombosArray[556-1][1] = "Stratus Sdn";CombosArray[557-1][0] = "Dodge";CombosArray[557-1][1] = "SX 2.0";CombosArray[558-1][0] = "Dodge";CombosArray[558-1][1] = "Trucks";CombosArray[559-1][0] = "Dodge";CombosArray[559-1][1] = "Van";CombosArray[560-1][0] = "Dodge";CombosArray[560-1][1] = "Vans";CombosArray[561-1][0] = "Dodge";CombosArray[561-1][1] = "Viper";CombosArray[562-1][0] = "Dodge";CombosArray[562-1][1] = "W Series Pickup";CombosArray[563-1][0] = "Dutchmen";CombosArray[563-1][1] = "Aerolite";CombosArray[564-1][0] = "Eagle";CombosArray[564-1][1] = "Eagle";CombosArray[565-1][0] = "Eagle";CombosArray[565-1][1] = "Medallion";CombosArray[566-1][0] = "Eagle";CombosArray[566-1][1] = "Premier";CombosArray[567-1][0] = "Eagle";CombosArray[567-1][1] = "Summit";CombosArray[568-1][0] = "Eagle";CombosArray[568-1][1] = "Summit Wagon";CombosArray[569-1][0] = "Eagle";CombosArray[569-1][1] = "Talon";CombosArray[570-1][0] = "Eagle";CombosArray[570-1][1] = "Vision";CombosArray[571-1][0] = "Ferrari";CombosArray[571-1][1] = "360";CombosArray[572-1][0] = "Ferrari";CombosArray[572-1][1] = "430";CombosArray[573-1][0] = "Ferrari";CombosArray[573-1][1] = "456M";CombosArray[574-1][0] = "Ferrari";CombosArray[574-1][1] = "575M Maranello";CombosArray[575-1][0] = "Ferrari";CombosArray[575-1][1] = "599 GTB Fiorano";CombosArray[576-1][0] = "Ferrari";CombosArray[576-1][1] = "612 Scaglietti";CombosArray[577-1][0] = "Ferrari";CombosArray[577-1][1] = "ENZO";CombosArray[578-1][0] = "Fiat";CombosArray[578-1][1] = "124";CombosArray[579-1][0] = "Fiat";CombosArray[579-1][1] = "Brava";CombosArray[580-1][0] = "Fiat";CombosArray[580-1][1] = "Spyder";CombosArray[581-1][0] = "Fiat";CombosArray[581-1][1] = "Strada";CombosArray[582-1][0] = "Fiat";CombosArray[582-1][1] = "X 1/9";CombosArray[583-1][0] = "Fleetwood";CombosArray[583-1][1] = "Prowler Lynx";CombosArray[584-1][0] = "Ford";CombosArray[584-1][1] = "1 Ton Trucks";CombosArray[585-1][0] = "Ford";CombosArray[585-1][1] = "1/2 Ton Trucks";CombosArray[586-1][0] = "Ford";CombosArray[586-1][1] = "3/4 Ton Trucks";CombosArray[587-1][0] = "Ford";CombosArray[587-1][1] = "Aerostar";CombosArray[588-1][0] = "Ford";CombosArray[588-1][1] = "Aerostar Cargo Van";CombosArray[589-1][0] = "Ford";CombosArray[589-1][1] = "Aerostar Van";CombosArray[590-1][0] = "Ford";CombosArray[590-1][1] = "Aerostar Wagon";CombosArray[591-1][0] = "Ford";CombosArray[591-1][1] = "Aspire";CombosArray[592-1][0] = "Ford";CombosArray[592-1][1] = "Bronco";CombosArray[593-1][0] = "Ford";CombosArray[593-1][1] = "Bronco 4WD";CombosArray[594-1][0] = "Ford";CombosArray[594-1][1] = "Bronco II";CombosArray[595-1][0] = "Ford";CombosArray[595-1][1] = "Club Wagon";CombosArray[596-1][0] = "Ford";CombosArray[596-1][1] = "Contour";CombosArray[597-1][0] = "Ford";CombosArray[597-1][1] = "Country Squire Wagon";CombosArray[598-1][0] = "Ford";CombosArray[598-1][1] = "Courier Pickup";CombosArray[599-1][0] = "Ford";CombosArray[599-1][1] = "Crown Victoria";CombosArray[600-1][0] = "Ford";CombosArray[600-1][1] = "Crown Victoria Police Pkg";CombosArray[601-1][0] = "Ford";CombosArray[601-1][1] = "E-Series Cargo Van";CombosArray[602-1][0] = "Ford";CombosArray[602-1][1] = "E-Series Cutaway";CombosArray[603-1][0] = "Ford";CombosArray[603-1][1] = "E-Series Passenger Van";CombosArray[604-1][0] = "Ford";CombosArray[604-1][1] = "Econoline";CombosArray[605-1][0] = "Ford";CombosArray[605-1][1] = "Econoline Cargo Van";CombosArray[606-1][0] = "Ford";CombosArray[606-1][1] = "Econoline Commercial Chassis";CombosArray[607-1][0] = "Ford";CombosArray[607-1][1] = "Econoline Commercial Cutaway";CombosArray[608-1][0] = "Ford";CombosArray[608-1][1] = "Econoline Commrcl Chassis";CombosArray[609-1][0] = "Ford";CombosArray[609-1][1] = "Econoline Commrcl Cutaway";CombosArray[610-1][0] = "Ford";CombosArray[610-1][1] = "Econoline Cutaway";CombosArray[611-1][0] = "Ford";CombosArray[611-1][1] = "Econoline Cutaway Van";CombosArray[612-1][0] = "Ford";CombosArray[612-1][1] = "Econoline RV Cutaway";CombosArray[613-1][0] = "Ford";CombosArray[613-1][1] = "Econoline Wagon";CombosArray[614-1][0] = "Ford";CombosArray[614-1][1] = "Econoline/Club Wagon";CombosArray[615-1][0] = "Ford";CombosArray[615-1][1] = "Econonline Cutaway";CombosArray[616-1][0] = "Ford";CombosArray[616-1][1] = "Edge";CombosArray[617-1][0] = "Ford";CombosArray[617-1][1] = "Escape";CombosArray[618-1][0] = "Ford";CombosArray[618-1][1] = "Escape Hybrid";CombosArray[619-1][0] = "Ford";CombosArray[619-1][1] = "Escort";CombosArray[620-1][0] = "Ford";CombosArray[620-1][1] = "Escort ZX2";CombosArray[621-1][0] = "Ford";CombosArray[621-1][1] = "Excursion";CombosArray[622-1][0] = "Ford";CombosArray[622-1][1] = "EXP";CombosArray[623-1][0] = "Ford";CombosArray[623-1][1] = "Exp Sport Coupe";CombosArray[624-1][0] = "Ford";CombosArray[624-1][1] = "Expedition";CombosArray[625-1][0] = "Ford";CombosArray[625-1][1] = "Expedition EL";CombosArray[626-1][0] = "Ford";CombosArray[626-1][1] = "Expedition Max";CombosArray[627-1][0] = "Ford";CombosArray[627-1][1] = "Explorer";CombosArray[628-1][0] = "Ford";CombosArray[628-1][1] = "Explorer Sport";CombosArray[629-1][0] = "Ford";CombosArray[629-1][1] = "Explorer Sport Trac";CombosArray[630-1][0] = "Ford";CombosArray[630-1][1] = "F-150";CombosArray[631-1][0] = "Ford";CombosArray[631-1][1] = "F-150 Heritage";CombosArray[632-1][0] = "Ford";CombosArray[632-1][1] = "F-150 Series";CombosArray[633-1][0] = "Ford";CombosArray[633-1][1] = "F-150 Series Special";CombosArray[634-1][0] = "Ford";CombosArray[634-1][1] = "F-150 Series Standard";CombosArray[635-1][0] = "Ford";CombosArray[635-1][1] = "F-150 Special";CombosArray[636-1][0] = "Ford";CombosArray[636-1][1] = "F-150 Standard";CombosArray[637-1][0] = "Ford";CombosArray[637-1][1] = "F-150 Work Series";CombosArray[638-1][0] = "Ford";CombosArray[638-1][1] = "F-250";CombosArray[639-1][0] = "Ford";CombosArray[639-1][1] = "F-250 Crew Cab";CombosArray[640-1][0] = "Ford";CombosArray[640-1][1] = "F-250 HD";CombosArray[641-1][0] = "Ford";CombosArray[641-1][1] = "F-250 HD Series";CombosArray[642-1][0] = "Ford";CombosArray[642-1][1] = "F-250 HD Series Crew Cab";CombosArray[643-1][0] = "Ford";CombosArray[643-1][1] = "F-250 Series";CombosArray[644-1][0] = "Ford";CombosArray[644-1][1] = "F-250 Series Crew Cab";CombosArray[645-1][0] = "Ford";CombosArray[645-1][1] = "F-250 Series Standard";CombosArray[646-1][0] = "Ford";CombosArray[646-1][1] = "F-250 Standard";CombosArray[647-1][0] = "Ford";CombosArray[647-1][1] = "F-250 Work Series";CombosArray[648-1][0] = "Ford";CombosArray[648-1][1] = "F-350";CombosArray[649-1][0] = "Ford";CombosArray[649-1][1] = "F-350 Chassis Cab";CombosArray[650-1][0] = "Ford";CombosArray[650-1][1] = "F-350 Crew Cab";CombosArray[651-1][0] = "Ford";CombosArray[651-1][1] = "F-350 Series";CombosArray[652-1][0] = "Ford";CombosArray[652-1][1] = "F-350 Series Crew Cab";CombosArray[653-1][0] = "Ford";CombosArray[653-1][1] = "F-450";CombosArray[654-1][0] = "Ford";CombosArray[654-1][1] = "F-550";CombosArray[655-1][0] = "Ford";CombosArray[655-1][1] = "F-800";CombosArray[656-1][0] = "Ford";CombosArray[656-1][1] = "F-Series Pickup";CombosArray[657-1][0] = "Ford";CombosArray[657-1][1] = "F-Super Duty Trucks";CombosArray[658-1][0] = "Ford";CombosArray[658-1][1] = "Fairlane";CombosArray[659-1][0] = "Ford";CombosArray[659-1][1] = "Fairmont";CombosArray[660-1][0] = "Ford";CombosArray[660-1][1] = "Fairmont Futura";CombosArray[661-1][0] = "Ford";CombosArray[661-1][1] = "Falcon";CombosArray[662-1][0] = "Ford";CombosArray[662-1][1] = "Festiva";CombosArray[663-1][0] = "Ford";CombosArray[663-1][1] = "Five Hundred";CombosArray[664-1][0] = "Ford";CombosArray[664-1][1] = "Flex";CombosArray[665-1][0] = "Ford";CombosArray[665-1][1] = "Focus";CombosArray[666-1][0] = "Ford";CombosArray[666-1][1] = "Freestar";CombosArray[667-1][0] = "Ford";CombosArray[667-1][1] = "Freestar Cargo Van";CombosArray[668-1][0] = "Ford";CombosArray[668-1][1] = "Freestar Wagon";CombosArray[669-1][0] = "Ford";CombosArray[669-1][1] = "Freestyle";CombosArray[670-1][0] = "Ford";CombosArray[670-1][1] = "Fusion";CombosArray[671-1][0] = "Ford";CombosArray[671-1][1] = "Galaxie";CombosArray[672-1][0] = "Ford";CombosArray[672-1][1] = "Galaxie 500";CombosArray[673-1][0] = "Ford";CombosArray[673-1][1] = "Granada";CombosArray[674-1][0] = "Ford";CombosArray[674-1][1] = "GT";CombosArray[675-1][0] = "Ford";CombosArray[675-1][1] = "LTD";CombosArray[676-1][0] = "Ford";CombosArray[676-1][1] = "LTD Crown Victoria";CombosArray[677-1][0] = "Ford";CombosArray[677-1][1] = "Mainline";CombosArray[678-1][0] = "Ford";CombosArray[678-1][1] = "Model A";CombosArray[679-1][0] = "Ford";CombosArray[679-1][1] = "Model T";CombosArray[680-1][0] = "Ford";CombosArray[680-1][1] = "Mustang";CombosArray[681-1][0] = "Ford";CombosArray[681-1][1] = "Pickup";CombosArray[682-1][0] = "Ford";CombosArray[682-1][1] = "Police Interceptor";CombosArray[683-1][0] = "Ford";CombosArray[683-1][1] = "Probe";CombosArray[684-1][0] = "Ford";CombosArray[684-1][1] = "Ranchero";CombosArray[685-1][0] = "Ford";CombosArray[685-1][1] = "Ranger";CombosArray[686-1][0] = "Ford";CombosArray[686-1][1] = "Ranger \"S\"";CombosArray[687-1][0] = "Ford";CombosArray[687-1][1] = "Ranger \"S\"/Sport";CombosArray[688-1][0] = "Ford";CombosArray[688-1][1] = "Ranger Pickup";CombosArray[689-1][0] = "Ford";CombosArray[689-1][1] = "Super Duty E-350 DRW";CombosArray[690-1][0] = "Ford";CombosArray[690-1][1] = "Super Duty E-450 DRW";CombosArray[691-1][0] = "Ford";CombosArray[691-1][1] = "Super Duty F-250";CombosArray[692-1][0] = "Ford";CombosArray[692-1][1] = "Super Duty F-350 DRW";CombosArray[693-1][0] = "Ford";CombosArray[693-1][1] = "Super Duty F-350 SRW";CombosArray[694-1][0] = "Ford";CombosArray[694-1][1] = "Super Duty F-450";CombosArray[695-1][0] = "Ford";CombosArray[695-1][1] = "Super Duty F-450 DRW";CombosArray[696-1][0] = "Ford";CombosArray[696-1][1] = "Super Duty F-550";CombosArray[697-1][0] = "Ford";CombosArray[697-1][1] = "Super Duty F-550 DRW";CombosArray[698-1][0] = "Ford";CombosArray[698-1][1] = "Super Duty F-550 Motorhome";CombosArray[699-1][0] = "Ford";CombosArray[699-1][1] = "Super Duty F-650";CombosArray[700-1][0] = "Ford";CombosArray[700-1][1] = "Super Duty F-750";CombosArray[701-1][0] = "Ford";CombosArray[701-1][1] = "Taurus";CombosArray[702-1][0] = "Ford";CombosArray[702-1][1] = "Taurus Police Pkg";CombosArray[703-1][0] = "Ford";CombosArray[703-1][1] = "Taurus X";CombosArray[704-1][0] = "Ford";CombosArray[704-1][1] = "Tempo";CombosArray[705-1][0] = "Ford";CombosArray[705-1][1] = "Thunderbird";CombosArray[706-1][0] = "Ford";CombosArray[706-1][1] = "Torino";CombosArray[707-1][0] = "Ford";CombosArray[707-1][1] = "Transit Connect";CombosArray[708-1][0] = "Ford";CombosArray[708-1][1] = "Transit Connect Wagon";CombosArray[709-1][0] = "Ford";CombosArray[709-1][1] = "Van";CombosArray[710-1][0] = "Ford";CombosArray[710-1][1] = "Victoria";CombosArray[711-1][0] = "Ford";CombosArray[711-1][1] = "Windstar";CombosArray[712-1][0] = "Ford";CombosArray[712-1][1] = "Windstar Cargo Van";CombosArray[713-1][0] = "Ford";CombosArray[713-1][1] = "Windstar Wagon";CombosArray[714-1][0] = "Ford";CombosArray[714-1][1] = "ZX2";CombosArray[715-1][0] = "Forest River";CombosArray[715-1][1] = "Cherokee";CombosArray[716-1][0] = "Forest River";CombosArray[716-1][1] = "Salem";CombosArray[717-1][0] = "Freightliner";CombosArray[717-1][1] = "Sprinter";CombosArray[718-1][0] = "Geo";CombosArray[718-1][1] = "Metro";CombosArray[719-1][0] = "Geo";CombosArray[719-1][1] = "Prizm";CombosArray[720-1][0] = "Geo";CombosArray[720-1][1] = "Storm";CombosArray[721-1][0] = "Geo";CombosArray[721-1][1] = "Tracker";CombosArray[722-1][0] = "Georgie Boy";CombosArray[722-1][1] = "RV";CombosArray[723-1][0] = "GMC";CombosArray[723-1][1] = "1 Ton";CombosArray[724-1][0] = "GMC";CombosArray[724-1][1] = "1 Ton Chassis-Cabs";CombosArray[725-1][0] = "GMC";CombosArray[725-1][1] = "1 Ton Fleetside Pickups";CombosArray[726-1][0] = "GMC";CombosArray[726-1][1] = "1 Ton Pickups";CombosArray[727-1][0] = "GMC";CombosArray[727-1][1] = "1/2 Ton Pickups";CombosArray[728-1][0] = "GMC";CombosArray[728-1][1] = "1500 Pickups";CombosArray[729-1][0] = "GMC";CombosArray[729-1][1] = "1500 Sierra Special";CombosArray[730-1][0] = "GMC";CombosArray[730-1][1] = "1500 Sport Pickups";CombosArray[731-1][0] = "GMC";CombosArray[731-1][1] = "2500 Chassis-Cabs";CombosArray[732-1][0] = "GMC";CombosArray[732-1][1] = "2500 HD Chassis-Cabs";CombosArray[733-1][0] = "GMC";CombosArray[733-1][1] = "2500 Pickups";CombosArray[734-1][0] = "GMC";CombosArray[734-1][1] = "3/4 Ton Chassis-Cabs";CombosArray[735-1][0] = "GMC";CombosArray[735-1][1] = "3/4 Ton Pickups";CombosArray[736-1][0] = "GMC";CombosArray[736-1][1] = "3500 Chassis-Cabs";CombosArray[737-1][0] = "GMC";CombosArray[737-1][1] = "3500 HD Chassis-Cabs";CombosArray[738-1][0] = "GMC";CombosArray[738-1][1] = "3500 Pickups";CombosArray[739-1][0] = "GMC";CombosArray[739-1][1] = "Acadia";CombosArray[740-1][0] = "GMC";CombosArray[740-1][1] = "Aluminum Step Van";CombosArray[741-1][0] = "GMC";CombosArray[741-1][1] = "Aluminum Value Van";CombosArray[742-1][0] = "GMC";CombosArray[742-1][1] = "Caballero";CombosArray[743-1][0] = "GMC";CombosArray[743-1][1] = "Canyon";CombosArray[744-1][0] = "GMC";CombosArray[744-1][1] = "Classic Sierra 2500";CombosArray[745-1][0] = "GMC";CombosArray[745-1][1] = "Classic Sierra 3500";CombosArray[746-1][0] = "GMC";CombosArray[746-1][1] = "Classic Sierra 3500 HD";CombosArray[747-1][0] = "GMC";CombosArray[747-1][1] = "Classic Sierra Crew Cab";CombosArray[748-1][0] = "GMC";CombosArray[748-1][1] = "Commercial/RV Cutaway Van";CombosArray[749-1][0] = "GMC";CombosArray[749-1][1] = "Denali";CombosArray[750-1][0] = "GMC";CombosArray[750-1][1] = "Envoy";CombosArray[751-1][0] = "GMC";CombosArray[751-1][1] = "Envoy XL";CombosArray[752-1][0] = "GMC";CombosArray[752-1][1] = "Envoy XUV";CombosArray[753-1][0] = "GMC";CombosArray[753-1][1] = "Forward Control Chassis";CombosArray[754-1][0] = "GMC";CombosArray[754-1][1] = "G Magnavan";CombosArray[755-1][0] = "GMC";CombosArray[755-1][1] = "G Rally Camper Special";CombosArray[756-1][0] = "GMC";CombosArray[756-1][1] = "G Savana Camper Special";CombosArray[757-1][0] = "GMC";CombosArray[757-1][1] = "G Savana Special";CombosArray[758-1][0] = "GMC";CombosArray[758-1][1] = "G Series Van";CombosArray[759-1][0] = "GMC";CombosArray[759-1][1] = "G Vandura Special";CombosArray[760-1][0] = "GMC";CombosArray[760-1][1] = "Jimmy";CombosArray[761-1][0] = "GMC";CombosArray[761-1][1] = "Jimmy 4WD";CombosArray[762-1][0] = "GMC";CombosArray[762-1][1] = "K15 Jimmy";CombosArray[763-1][0] = "GMC";CombosArray[763-1][1] = "Magnavan";CombosArray[764-1][0] = "GMC";CombosArray[764-1][1] = "Motor Home Chassis";CombosArray[765-1][0] = "GMC";CombosArray[765-1][1] = "New Sierra 1500";CombosArray[766-1][0] = "GMC";CombosArray[766-1][1] = "New Sierra 2500";CombosArray[767-1][0] = "GMC";CombosArray[767-1][1] = "P Aluminum Value Van";CombosArray[768-1][0] = "GMC";CombosArray[768-1][1] = "P Forward Control Chassis";CombosArray[769-1][0] = "GMC";CombosArray[769-1][1] = "P Magnavan";CombosArray[770-1][0] = "GMC";CombosArray[770-1][1] = "P Motor Home Chassis";CombosArray[771-1][0] = "GMC";CombosArray[771-1][1] = "P School Bus Chassis";CombosArray[772-1][0] = "GMC";CombosArray[772-1][1] = "P Series Van";CombosArray[773-1][0] = "GMC";CombosArray[773-1][1] = "P Steel Value Van";CombosArray[774-1][0] = "GMC";CombosArray[774-1][1] = "P Vandura Commercial Chassis";CombosArray[775-1][0] = "GMC";CombosArray[775-1][1] = "P Vandura Motor Home Chassis";CombosArray[776-1][0] = "GMC";CombosArray[776-1][1] = "P Vandura School Bus Chassis";CombosArray[777-1][0] = "GMC";CombosArray[777-1][1] = "Pickup";CombosArray[778-1][0] = "GMC";CombosArray[778-1][1] = "Rally";CombosArray[779-1][0] = "GMC";CombosArray[779-1][1] = "Rally Camper Special";CombosArray[780-1][0] = "GMC";CombosArray[780-1][1] = "S-15";CombosArray[781-1][0] = "GMC";CombosArray[781-1][1] = "S/T Jimmy";CombosArray[782-1][0] = "GMC";CombosArray[782-1][1] = "S/T Pickup";CombosArray[783-1][0] = "GMC";CombosArray[783-1][1] = "S15";CombosArray[784-1][0] = "GMC";CombosArray[784-1][1] = "S15 2WD";CombosArray[785-1][0] = "GMC";CombosArray[785-1][1] = "S15 4WD";CombosArray[786-1][0] = "GMC";CombosArray[786-1][1] = "S15 Chassis Cab 2WD";CombosArray[787-1][0] = "GMC";CombosArray[787-1][1] = "S15 Jimmy";CombosArray[788-1][0] = "GMC";CombosArray[788-1][1] = "S15 Pickup";CombosArray[789-1][0] = "GMC";CombosArray[789-1][1] = "Safari";CombosArray[790-1][0] = "GMC";CombosArray[790-1][1] = "Safari Cargo";CombosArray[791-1][0] = "GMC";CombosArray[791-1][1] = "Safari Cargo Van";CombosArray[792-1][0] = "GMC";CombosArray[792-1][1] = "Safari Passenger";CombosArray[793-1][0] = "GMC";CombosArray[793-1][1] = "Safari Passenger Van";CombosArray[794-1][0] = "GMC";CombosArray[794-1][1] = "Savana Camper Special";CombosArray[795-1][0] = "GMC";CombosArray[795-1][1] = "Savana Cargo";CombosArray[796-1][0] = "GMC";CombosArray[796-1][1] = "Savana Cargo Van";CombosArray[797-1][0] = "GMC";CombosArray[797-1][1] = "Savana Cutaway";CombosArray[798-1][0] = "GMC";CombosArray[798-1][1] = "Savana Passenger";CombosArray[799-1][0] = "GMC";CombosArray[799-1][1] = "Savana RV Cutaway";CombosArray[800-1][0] = "GMC";CombosArray[800-1][1] = "Savana Special";CombosArray[801-1][0] = "GMC";CombosArray[801-1][1] = "Sierra 1500";CombosArray[802-1][0] = "GMC";CombosArray[802-1][1] = "Sierra 1500 Classic";CombosArray[803-1][0] = "GMC";CombosArray[803-1][1] = "Sierra 1500 Classic Hybrid";CombosArray[804-1][0] = "GMC";CombosArray[804-1][1] = "Sierra 1500 Hybrid";CombosArray[805-1][0] = "GMC";CombosArray[805-1][1] = "Sierra 1500 SLT";CombosArray[806-1][0] = "GMC";CombosArray[806-1][1] = "Sierra 1500 Special";CombosArray[807-1][0] = "GMC";CombosArray[807-1][1] = "Sierra 1500 Sport";CombosArray[808-1][0] = "GMC";CombosArray[808-1][1] = "Sierra 1500HD";CombosArray[809-1][0] = "GMC";CombosArray[809-1][1] = "Sierra 1500HD Classic";CombosArray[810-1][0] = "GMC";CombosArray[810-1][1] = "Sierra 2500";CombosArray[811-1][0] = "GMC";CombosArray[811-1][1] = "Sierra 2500HD";CombosArray[812-1][0] = "GMC";CombosArray[812-1][1] = "Sierra 2500HD Classic";CombosArray[813-1][0] = "GMC";CombosArray[813-1][1] = "Sierra 3500";CombosArray[814-1][0] = "GMC";CombosArray[814-1][1] = "Sierra 3500 Classic";CombosArray[815-1][0] = "GMC";CombosArray[815-1][1] = "Sierra 3500 Crew Cab";CombosArray[816-1][0] = "GMC";CombosArray[816-1][1] = "Sierra 3500 HD";CombosArray[817-1][0] = "GMC";CombosArray[817-1][1] = "Sierra 3500HD";CombosArray[818-1][0] = "GMC";CombosArray[818-1][1] = "Sierra Classic 1500";CombosArray[819-1][0] = "GMC";CombosArray[819-1][1] = "Sierra Classic 2500";CombosArray[820-1][0] = "GMC";CombosArray[820-1][1] = "Sierra Classic 3500";CombosArray[821-1][0] = "GMC";CombosArray[821-1][1] = "Sierra Denali";CombosArray[822-1][0] = "GMC";CombosArray[822-1][1] = "Sierra Denali Classic";CombosArray[823-1][0] = "GMC";CombosArray[823-1][1] = "Sonoma";CombosArray[824-1][0] = "GMC";CombosArray[824-1][1] = "Steel Step Van";CombosArray[825-1][0] = "GMC";CombosArray[825-1][1] = "Steel Value Van";CombosArray[826-1][0] = "GMC";CombosArray[826-1][1] = "Suburban";CombosArray[827-1][0] = "GMC";CombosArray[827-1][1] = "Suburban Diesel";CombosArray[828-1][0] = "GMC";CombosArray[828-1][1] = "V Jimmy";CombosArray[829-1][0] = "GMC";CombosArray[829-1][1] = "Van";CombosArray[830-1][0] = "GMC";CombosArray[830-1][1] = "Vandura";CombosArray[831-1][0] = "GMC";CombosArray[831-1][1] = "Vandura Special";CombosArray[832-1][0] = "GMC";CombosArray[832-1][1] = "Vandura Special/Rally Camper";CombosArray[833-1][0] = "GMC";CombosArray[833-1][1] = "Yukon";CombosArray[834-1][0] = "GMC";CombosArray[834-1][1] = "Yukon Denali";CombosArray[835-1][0] = "GMC";CombosArray[835-1][1] = "Yukon Hybrid";CombosArray[836-1][0] = "GMC";CombosArray[836-1][1] = "Yukon Hybrid Denali";CombosArray[837-1][0] = "GMC";CombosArray[837-1][1] = "Yukon XL";CombosArray[838-1][0] = "GMC";CombosArray[838-1][1] = "Yukon XL Denali";CombosArray[839-1][0] = "Harley Davidson";CombosArray[839-1][1] = "100th Anniversary";CombosArray[840-1][0] = "Harley Davidson";CombosArray[840-1][1] = "1200";CombosArray[841-1][0] = "Honda";CombosArray[841-1][1] = "300";CombosArray[842-1][0] = "Honda";CombosArray[842-1][1] = "Accord";CombosArray[843-1][0] = "Honda";CombosArray[843-1][1] = "Accord Coupe";CombosArray[844-1][0] = "Honda";CombosArray[844-1][1] = "Accord Cpe";CombosArray[845-1][0] = "Honda";CombosArray[845-1][1] = "Accord Hybrid";CombosArray[846-1][0] = "Honda";CombosArray[846-1][1] = "Accord Sdn";CombosArray[847-1][0] = "Honda";CombosArray[847-1][1] = "Accord Sedan";CombosArray[848-1][0] = "Honda";CombosArray[848-1][1] = "Accord Wagon";CombosArray[849-1][0] = "Honda";CombosArray[849-1][1] = "Accord Wgn";CombosArray[850-1][0] = "Honda";CombosArray[850-1][1] = "Civic";CombosArray[851-1][0] = "Honda";CombosArray[851-1][1] = "Civic Coupe";CombosArray[852-1][0] = "Honda";CombosArray[852-1][1] = "Civic del Sol";CombosArray[853-1][0] = "Honda";CombosArray[853-1][1] = "Civic GX NGV";CombosArray[854-1][0] = "Honda";CombosArray[854-1][1] = "Civic Hatchback";CombosArray[855-1][0] = "Honda";CombosArray[855-1][1] = "Civic Hybrid";CombosArray[856-1][0] = "Honda";CombosArray[856-1][1] = "Civic Sedan";CombosArray[857-1][0] = "Honda";CombosArray[857-1][1] = "Civic Si Coupe";CombosArray[858-1][0] = "Honda";CombosArray[858-1][1] = "Civic Si Hatchback";CombosArray[859-1][0] = "Honda";CombosArray[859-1][1] = "Civic Si Sedan";CombosArray[860-1][0] = "Honda";CombosArray[860-1][1] = "CR-V";CombosArray[861-1][0] = "Honda";CombosArray[861-1][1] = "CRX";CombosArray[862-1][0] = "Honda";CombosArray[862-1][1] = "Element";CombosArray[863-1][0] = "Honda";CombosArray[863-1][1] = "Fit";CombosArray[864-1][0] = "Honda";CombosArray[864-1][1] = "Insight";CombosArray[865-1][0] = "Honda";CombosArray[865-1][1] = "Odyssey";CombosArray[866-1][0] = "Honda";CombosArray[866-1][1] = "Passport";CombosArray[867-1][0] = "Honda";CombosArray[867-1][1] = "Pilot";CombosArray[868-1][0] = "Honda";CombosArray[868-1][1] = "Prelude";CombosArray[869-1][0] = "Honda";CombosArray[869-1][1] = "Ridgeline";CombosArray[870-1][0] = "Honda";CombosArray[870-1][1] = "S2000";CombosArray[871-1][0] = "Honda";CombosArray[871-1][1] = "Wagovan";CombosArray[872-1][0] = "HUMMER";CombosArray[872-1][1] = "H1";CombosArray[873-1][0] = "HUMMER";CombosArray[873-1][1] = "H2";CombosArray[874-1][0] = "HUMMER";CombosArray[874-1][1] = "H3";CombosArray[875-1][0] = "Hyundai";CombosArray[875-1][1] = "Accent";CombosArray[876-1][0] = "Hyundai";CombosArray[876-1][1] = "Azera";CombosArray[877-1][0] = "Hyundai";CombosArray[877-1][1] = "Elantra";CombosArray[878-1][0] = "Hyundai";CombosArray[878-1][1] = "Elantra Touring";CombosArray[879-1][0] = "Hyundai";CombosArray[879-1][1] = "Entourage";CombosArray[880-1][0] = "Hyundai";CombosArray[880-1][1] = "Excel";CombosArray[881-1][0] = "Hyundai";CombosArray[881-1][1] = "Genesis";CombosArray[882-1][0] = "Hyundai";CombosArray[882-1][1] = "Genesis Coupe";CombosArray[883-1][0] = "Hyundai";CombosArray[883-1][1] = "Santa Fe";CombosArray[884-1][0] = "Hyundai";CombosArray[884-1][1] = "Scoupe";CombosArray[885-1][0] = "Hyundai";CombosArray[885-1][1] = "Sonata";CombosArray[886-1][0] = "Hyundai";CombosArray[886-1][1] = "Tiburon";CombosArray[887-1][0] = "Hyundai";CombosArray[887-1][1] = "Tucson";CombosArray[888-1][0] = "Hyundai";CombosArray[888-1][1] = "Veracruz";CombosArray[889-1][0] = "Hyundai";CombosArray[889-1][1] = "XG300";CombosArray[890-1][0] = "Hyundai";CombosArray[890-1][1] = "XG350";CombosArray[891-1][0] = "Infiniti";CombosArray[891-1][1] = "EX35";CombosArray[892-1][0] = "Infiniti";CombosArray[892-1][1] = "FX35";CombosArray[893-1][0] = "Infiniti";CombosArray[893-1][1] = "FX45";CombosArray[894-1][0] = "Infiniti";CombosArray[894-1][1] = "FX50";CombosArray[895-1][0] = "Infiniti";CombosArray[895-1][1] = "G20";CombosArray[896-1][0] = "Infiniti";CombosArray[896-1][1] = "G35";CombosArray[897-1][0] = "Infiniti";CombosArray[897-1][1] = "G37";CombosArray[898-1][0] = "Infiniti";CombosArray[898-1][1] = "G37 Convertible";CombosArray[899-1][0] = "Infiniti";CombosArray[899-1][1] = "G37 Coupe";CombosArray[900-1][0] = "Infiniti";CombosArray[900-1][1] = "G37 Sedan";CombosArray[901-1][0] = "Infiniti";CombosArray[901-1][1] = "I30";CombosArray[902-1][0] = "Infiniti";CombosArray[902-1][1] = "I35";CombosArray[903-1][0] = "Infiniti";CombosArray[903-1][1] = "J30";CombosArray[904-1][0] = "Infiniti";CombosArray[904-1][1] = "M30";CombosArray[905-1][0] = "Infiniti";CombosArray[905-1][1] = "M35";CombosArray[906-1][0] = "Infiniti";CombosArray[906-1][1] = "M45";CombosArray[907-1][0] = "Infiniti";CombosArray[907-1][1] = "Q45";CombosArray[908-1][0] = "Infiniti";CombosArray[908-1][1] = "Q45t";CombosArray[909-1][0] = "Infiniti";CombosArray[909-1][1] = "QX";CombosArray[910-1][0] = "Infiniti";CombosArray[910-1][1] = "QX4";CombosArray[911-1][0] = "Infiniti";CombosArray[911-1][1] = "QX56";CombosArray[912-1][0] = "Isuzu";CombosArray[912-1][1] = "Amigo";CombosArray[913-1][0] = "Isuzu";CombosArray[913-1][1] = "Ascender";CombosArray[914-1][0] = "Isuzu";CombosArray[914-1][1] = "Axiom";CombosArray[915-1][0] = "Isuzu";CombosArray[915-1][1] = "Diesel Pickups";CombosArray[916-1][0] = "Isuzu";CombosArray[916-1][1] = "Gas Pickups";CombosArray[917-1][0] = "Isuzu";CombosArray[917-1][1] = "Hombre";CombosArray[918-1][0] = "Isuzu";CombosArray[918-1][1] = "i-280";CombosArray[919-1][0] = "Isuzu";CombosArray[919-1][1] = "i-290";CombosArray[920-1][0] = "Isuzu";CombosArray[920-1][1] = "i-350";CombosArray[921-1][0] = "Isuzu";CombosArray[921-1][1] = "i-370";CombosArray[922-1][0] = "Isuzu";CombosArray[922-1][1] = "I-mark";CombosArray[923-1][0] = "Isuzu";CombosArray[923-1][1] = "Impulse";CombosArray[924-1][0] = "Isuzu";CombosArray[924-1][1] = "Oasis";CombosArray[925-1][0] = "Isuzu";CombosArray[925-1][1] = "Pickup";CombosArray[926-1][0] = "Isuzu";CombosArray[926-1][1] = "Rodeo";CombosArray[927-1][0] = "Isuzu";CombosArray[927-1][1] = "Rodeo Sport";CombosArray[928-1][0] = "Isuzu";CombosArray[928-1][1] = "Stylus";CombosArray[929-1][0] = "Isuzu";CombosArray[929-1][1] = "Trooper";CombosArray[930-1][0] = "Isuzu";CombosArray[930-1][1] = "Trooper II";CombosArray[931-1][0] = "Isuzu";CombosArray[931-1][1] = "VehiCROSS";CombosArray[932-1][0] = "Jaguar";CombosArray[932-1][1] = "S-TYPE";CombosArray[933-1][0] = "Jaguar";CombosArray[933-1][1] = "X-TYPE";CombosArray[934-1][0] = "Jaguar";CombosArray[934-1][1] = "XF";CombosArray[935-1][0] = "Jaguar";CombosArray[935-1][1] = "XJ";CombosArray[936-1][0] = "Jaguar";CombosArray[936-1][1] = "XJ Series";CombosArray[937-1][0] = "Jaguar";CombosArray[937-1][1] = "XJ Series Sedan";CombosArray[938-1][0] = "Jaguar";CombosArray[938-1][1] = "XJ Vanden Plas";CombosArray[939-1][0] = "Jaguar";CombosArray[939-1][1] = "XJ12";CombosArray[940-1][0] = "Jaguar";CombosArray[940-1][1] = "XJ6";CombosArray[941-1][0] = "Jaguar";CombosArray[941-1][1] = "XJ6L";CombosArray[942-1][0] = "Jaguar";CombosArray[942-1][1] = "XJS";CombosArray[943-1][0] = "Jaguar";CombosArray[943-1][1] = "XJS Convertible";CombosArray[944-1][0] = "Jaguar";CombosArray[944-1][1] = "XJS Coupe";CombosArray[945-1][0] = "Jaguar";CombosArray[945-1][1] = "XK";CombosArray[946-1][0] = "Jaguar";CombosArray[946-1][1] = "XK Series";CombosArray[947-1][0] = "Jaguar";CombosArray[947-1][1] = "XK8";CombosArray[948-1][0] = "Jeep";CombosArray[948-1][1] = "4WD Trucks";CombosArray[949-1][0] = "Jeep";CombosArray[949-1][1] = "Army";CombosArray[950-1][0] = "Jeep";CombosArray[950-1][1] = "Cherokee";CombosArray[951-1][0] = "Jeep";CombosArray[951-1][1] = "Cherokee 4WD";CombosArray[952-1][0] = "Jeep";CombosArray[952-1][1] = "Cherokee Police";CombosArray[953-1][0] = "Jeep";CombosArray[953-1][1] = "Cherokee Police Prep";CombosArray[954-1][0] = "Jeep";CombosArray[954-1][1] = "Cherokee RH Drive";CombosArray[955-1][0] = "Jeep";CombosArray[955-1][1] = "Cherokee Right-Hand-Drive";CombosArray[956-1][0] = "Jeep";CombosArray[956-1][1] = "CJ 4WD";CombosArray[957-1][0] = "Jeep";CombosArray[957-1][1] = "CJ7";CombosArray[958-1][0] = "Jeep";CombosArray[958-1][1] = "Comanche";CombosArray[959-1][0] = "Jeep";CombosArray[959-1][1] = "Comanche Pickup";CombosArray[960-1][0] = "Jeep";CombosArray[960-1][1] = "Commander";CombosArray[961-1][0] = "Jeep";CombosArray[961-1][1] = "Compass";CombosArray[962-1][0] = "Jeep";CombosArray[962-1][1] = "Grand Cherokee";CombosArray[963-1][0] = "Jeep";CombosArray[963-1][1] = "Grand Wagoneer";CombosArray[964-1][0] = "Jeep";CombosArray[964-1][1] = "Liberty";CombosArray[965-1][0] = "Jeep";CombosArray[965-1][1] = "Patriot";CombosArray[966-1][0] = "Jeep";CombosArray[966-1][1] = "Pickup 4WD";CombosArray[967-1][0] = "Jeep";CombosArray[967-1][1] = "Rubicon";CombosArray[968-1][0] = "Jeep";CombosArray[968-1][1] = "Scrambler 4WD";CombosArray[969-1][0] = "Jeep";CombosArray[969-1][1] = "TJ";CombosArray[970-1][0] = "Jeep";CombosArray[970-1][1] = "Wagoneer";CombosArray[971-1][0] = "Jeep";CombosArray[971-1][1] = "Wagoneer 4WD";CombosArray[972-1][0] = "Jeep";CombosArray[972-1][1] = "Wagoneer Limited";CombosArray[973-1][0] = "Jeep";CombosArray[973-1][1] = "Wrangler";CombosArray[974-1][0] = "Jeep";CombosArray[974-1][1] = "Wrangler Unlimited";CombosArray[975-1][0] = "Jeep";CombosArray[975-1][1] = "YJ";CombosArray[976-1][0] = "John Deere";CombosArray[976-1][1] = "";CombosArray[977-1][0] = "Kawasaki";CombosArray[977-1][1] = "Bayou";CombosArray[978-1][0] = "Keystone";CombosArray[978-1][1] = "Hornet";CombosArray[979-1][0] = "Keystone";CombosArray[979-1][1] = "Travel Trailer";CombosArray[980-1][0] = "Kia";CombosArray[980-1][1] = "Amanti";CombosArray[981-1][0] = "Kia";CombosArray[981-1][1] = "Borrego";CombosArray[982-1][0] = "Kia";CombosArray[982-1][1] = "Forte";CombosArray[983-1][0] = "Kia";CombosArray[983-1][1] = "Magentis";CombosArray[984-1][0] = "Kia";CombosArray[984-1][1] = "Optima";CombosArray[985-1][0] = "Kia";CombosArray[985-1][1] = "Rio";CombosArray[986-1][0] = "Kia";CombosArray[986-1][1] = "Rondo";CombosArray[987-1][0] = "Kia";CombosArray[987-1][1] = "Sedona";CombosArray[988-1][0] = "Kia";CombosArray[988-1][1] = "Sephia";CombosArray[989-1][0] = "Kia";CombosArray[989-1][1] = "Sorento";CombosArray[990-1][0] = "Kia";CombosArray[990-1][1] = "Soul";CombosArray[991-1][0] = "Kia";CombosArray[991-1][1] = "Spectra";CombosArray[992-1][0] = "Kia";CombosArray[992-1][1] = "Spectra5";CombosArray[993-1][0] = "Kia";CombosArray[993-1][1] = "Sportage";CombosArray[994-1][0] = "Lamborghini";CombosArray[994-1][1] = "Gallardo";CombosArray[995-1][0] = "Lamborghini";CombosArray[995-1][1] = "Murcielago";CombosArray[996-1][0] = "Land Rover";CombosArray[996-1][1] = "Defender 110";CombosArray[997-1][0] = "Land Rover";CombosArray[997-1][1] = "Defender 90";CombosArray[998-1][0] = "Land Rover";CombosArray[998-1][1] = "Discovery";CombosArray[999-1][0] = "Land Rover";CombosArray[999-1][1] = "Discovery II";CombosArray[1000-1][0] = "Land Rover";CombosArray[1000-1][1] = "Discovery Series II";CombosArray[1001-1][0] = "Land Rover";CombosArray[1001-1][1] = "Freelander";CombosArray[1002-1][0] = "Land Rover";CombosArray[1002-1][1] = "LR2";CombosArray[1003-1][0] = "Land Rover";CombosArray[1003-1][1] = "LR3";CombosArray[1004-1][0] = "Land Rover";CombosArray[1004-1][1] = "Range Rover";CombosArray[1005-1][0] = "Land Rover";CombosArray[1005-1][1] = "Range Rover Sport";CombosArray[1006-1][0] = "Lehman Trikes/Suzuki";CombosArray[1006-1][1] = "Jackel - Boulevard C90";CombosArray[1007-1][0] = "Lexus";CombosArray[1007-1][1] = "ES 250";CombosArray[1008-1][0] = "Lexus";CombosArray[1008-1][1] = "ES 300";CombosArray[1009-1][0] = "Lexus";CombosArray[1009-1][1] = "ES 300 Luxury Sport Sdn";CombosArray[1010-1][0] = "Lexus";CombosArray[1010-1][1] = "ES 300 Luxury Sport Sedan";CombosArray[1011-1][0] = "Lexus";CombosArray[1011-1][1] = "ES 330";CombosArray[1012-1][0] = "Lexus";CombosArray[1012-1][1] = "ES 350";CombosArray[1013-1][0] = "Lexus";CombosArray[1013-1][1] = "GS 300";CombosArray[1014-1][0] = "Lexus";CombosArray[1014-1][1] = "GS 300 Luxury Perform Sdn";CombosArray[1015-1][0] = "Lexus";CombosArray[1015-1][1] = "GS 300 Luxury Performance Sedan";CombosArray[1016-1][0] = "Lexus";CombosArray[1016-1][1] = "GS 350";CombosArray[1017-1][0] = "Lexus";CombosArray[1017-1][1] = "GS 400";CombosArray[1018-1][0] = "Lexus";CombosArray[1018-1][1] = "GS 400 Luxury Perform Sdn";CombosArray[1019-1][0] = "Lexus";CombosArray[1019-1][1] = "GS 430";CombosArray[1020-1][0] = "Lexus";CombosArray[1020-1][1] = "GS 450h";CombosArray[1021-1][0] = "Lexus";CombosArray[1021-1][1] = "GS 460";CombosArray[1022-1][0] = "Lexus";CombosArray[1022-1][1] = "GX 470";CombosArray[1023-1][0] = "Lexus";CombosArray[1023-1][1] = "IS 250";CombosArray[1024-1][0] = "Lexus";CombosArray[1024-1][1] = "IS 300";CombosArray[1025-1][0] = "Lexus";CombosArray[1025-1][1] = "IS 350";CombosArray[1026-1][0] = "Lexus";CombosArray[1026-1][1] = "IS F";CombosArray[1027-1][0] = "Lexus";CombosArray[1027-1][1] = "LS 400";CombosArray[1028-1][0] = "Lexus";CombosArray[1028-1][1] = "LS 400 Luxury Sdn";CombosArray[1029-1][0] = "Lexus";CombosArray[1029-1][1] = "LS 400 Luxury Sedan";CombosArray[1030-1][0] = "Lexus";CombosArray[1030-1][1] = "LS 430";CombosArray[1031-1][0] = "Lexus";CombosArray[1031-1][1] = "LS 460";CombosArray[1032-1][0] = "Lexus";CombosArray[1032-1][1] = "LS 600h L";CombosArray[1033-1][0] = "Lexus";CombosArray[1033-1][1] = "LX 450";CombosArray[1034-1][0] = "Lexus";CombosArray[1034-1][1] = "LX 450 Luxury Wagon";CombosArray[1035-1][0] = "Lexus";CombosArray[1035-1][1] = "LX 470";CombosArray[1036-1][0] = "Lexus";CombosArray[1036-1][1] = "LX 470 Luxury SUV";CombosArray[1037-1][0] = "Lexus";CombosArray[1037-1][1] = "LX 470 Luxury Wagon";CombosArray[1038-1][0] = "Lexus";CombosArray[1038-1][1] = "LX 570";CombosArray[1039-1][0] = "Lexus";CombosArray[1039-1][1] = "RX 300";CombosArray[1040-1][0] = "Lexus";CombosArray[1040-1][1] = "RX 300 Luxury SUV";CombosArray[1041-1][0] = "Lexus";CombosArray[1041-1][1] = "RX 330";CombosArray[1042-1][0] = "Lexus";CombosArray[1042-1][1] = "RX 350";CombosArray[1043-1][0] = "Lexus";CombosArray[1043-1][1] = "RX 400h";CombosArray[1044-1][0] = "Lexus";CombosArray[1044-1][1] = "SC 300";CombosArray[1045-1][0] = "Lexus";CombosArray[1045-1][1] = "SC 300 Luxury Sport Cpe";CombosArray[1046-1][0] = "Lexus";CombosArray[1046-1][1] = "SC 400";CombosArray[1047-1][0] = "Lexus";CombosArray[1047-1][1] = "SC 400 Luxury Sport Coupe";CombosArray[1048-1][0] = "Lexus";CombosArray[1048-1][1] = "SC 400 Luxury Sport Cpe";CombosArray[1049-1][0] = "Lexus";CombosArray[1049-1][1] = "SC 430";CombosArray[1050-1][0] = "Lincoln";CombosArray[1050-1][1] = "Aviator";CombosArray[1051-1][0] = "Lincoln";CombosArray[1051-1][1] = "Blackwood";CombosArray[1052-1][0] = "Lincoln";CombosArray[1052-1][1] = "Continental";CombosArray[1053-1][0] = "Lincoln";CombosArray[1053-1][1] = "LS";CombosArray[1054-1][0] = "Lincoln";CombosArray[1054-1][1] = "Mark";CombosArray[1055-1][0] = "Lincoln";CombosArray[1055-1][1] = "Mark IV";CombosArray[1056-1][0] = "Lincoln";CombosArray[1056-1][1] = "Mark LT";CombosArray[1057-1][0] = "Lincoln";CombosArray[1057-1][1] = "Mark VI";CombosArray[1058-1][0] = "Lincoln";CombosArray[1058-1][1] = "Mark VII";CombosArray[1059-1][0] = "Lincoln";CombosArray[1059-1][1] = "Mark VIII";CombosArray[1060-1][0] = "Lincoln";CombosArray[1060-1][1] = "MKS";CombosArray[1061-1][0] = "Lincoln";CombosArray[1061-1][1] = "MKT";CombosArray[1062-1][0] = "Lincoln";CombosArray[1062-1][1] = "MKX";CombosArray[1063-1][0] = "Lincoln";CombosArray[1063-1][1] = "MKZ";CombosArray[1064-1][0] = "Lincoln";CombosArray[1064-1][1] = "Navigator";CombosArray[1065-1][0] = "Lincoln";CombosArray[1065-1][1] = "Navigator L";CombosArray[1066-1][0] = "Lincoln";CombosArray[1066-1][1] = "Town Car";CombosArray[1067-1][0] = "Lincoln";CombosArray[1067-1][1] = "Zephyr";CombosArray[1068-1][0] = "Lotus";CombosArray[1068-1][1] = "Elise";CombosArray[1069-1][0] = "Lotus";CombosArray[1069-1][1] = "Esprit";CombosArray[1070-1][0] = "Lotus";CombosArray[1070-1][1] = "Exige";CombosArray[1071-1][0] = "Maserati";CombosArray[1071-1][1] = "Coupe";CombosArray[1072-1][0] = "Maserati";CombosArray[1072-1][1] = "GranSport";CombosArray[1073-1][0] = "Maserati";CombosArray[1073-1][1] = "GranTurismo";CombosArray[1074-1][0] = "Maserati";CombosArray[1074-1][1] = "Quattroporte";CombosArray[1075-1][0] = "Maserati";CombosArray[1075-1][1] = "Spyder";CombosArray[1076-1][0] = "Maybach";CombosArray[1076-1][1] = "57";CombosArray[1077-1][0] = "Maybach";CombosArray[1077-1][1] = "57S";CombosArray[1078-1][0] = "Maybach";CombosArray[1078-1][1] = "62";CombosArray[1079-1][0] = "Maybach";CombosArray[1079-1][1] = "62s";CombosArray[1080-1][0] = "Maybach";CombosArray[1080-1][1] = "Landaulet";CombosArray[1081-1][0] = "Mazda";CombosArray[1081-1][1] = "";CombosArray[1082-1][0] = "Mazda";CombosArray[1082-1][1] = "2WD B-Series Pickup";CombosArray[1083-1][0] = "Mazda";CombosArray[1083-1][1] = "2WD Pickup";CombosArray[1084-1][0] = "Mazda";CombosArray[1084-1][1] = "323";CombosArray[1085-1][0] = "Mazda";CombosArray[1085-1][1] = "4WD B-Series Pickup";CombosArray[1086-1][0] = "Mazda";CombosArray[1086-1][1] = "4WD Pickup";CombosArray[1087-1][0] = "Mazda";CombosArray[1087-1][1] = "626";CombosArray[1088-1][0] = "Mazda";CombosArray[1088-1][1] = "929";CombosArray[1089-1][0] = "Mazda";CombosArray[1089-1][1] = "B-Series 2WD Truck";CombosArray[1090-1][0] = "Mazda";CombosArray[1090-1][1] = "B-Series 4WD Truck";CombosArray[1091-1][0] = "Mazda";CombosArray[1091-1][1] = "B-Series Pickup";CombosArray[1092-1][0] = "Mazda";CombosArray[1092-1][1] = "B2200 Pickup 2WD";CombosArray[1093-1][0] = "Mazda";CombosArray[1093-1][1] = "B2200 Pickup 2WD LX";CombosArray[1094-1][0] = "Mazda";CombosArray[1094-1][1] = "B2200 Pickup 2WD SE-5";CombosArray[1095-1][0] = "Mazda";CombosArray[1095-1][1] = "B2200/B2600i Pickup 2WD";CombosArray[1096-1][0] = "Mazda";CombosArray[1096-1][1] = "B2300";CombosArray[1097-1][0] = "Mazda";CombosArray[1097-1][1] = "B2500";CombosArray[1098-1][0] = "Mazda";CombosArray[1098-1][1] = "B2600 Pickup 2WD LX";CombosArray[1099-1][0] = "Mazda";CombosArray[1099-1][1] = "B2600 Pickup 4WD";CombosArray[1100-1][0] = "Mazda";CombosArray[1100-1][1] = "B2600 Pickup 4WD LX";CombosArray[1101-1][0] = "Mazda";CombosArray[1101-1][1] = "B2600 Pickup 4WD SE-5";CombosArray[1102-1][0] = "Mazda";CombosArray[1102-1][1] = "B2600i Pickup 4WD";CombosArray[1103-1][0] = "Mazda";CombosArray[1103-1][1] = "B3000";CombosArray[1104-1][0] = "Mazda";CombosArray[1104-1][1] = "B4000";CombosArray[1105-1][0] = "Mazda";CombosArray[1105-1][1] = "CX-7";CombosArray[1106-1][0] = "Mazda";CombosArray[1106-1][1] = "CX-9";CombosArray[1107-1][0] = "Mazda";CombosArray[1107-1][1] = "GLC";CombosArray[1108-1][0] = "Mazda";CombosArray[1108-1][1] = "MAZDA3";CombosArray[1109-1][0] = "Mazda";CombosArray[1109-1][1] = "MAZDA5";CombosArray[1110-1][0] = "Mazda";CombosArray[1110-1][1] = "MAZDA6";CombosArray[1111-1][0] = "MAZDA";CombosArray[1111-1][1] = "Miata";CombosArray[1112-1][0] = "Mazda";CombosArray[1112-1][1] = "Millenia";CombosArray[1113-1][0] = "Mazda";CombosArray[1113-1][1] = "MPV";CombosArray[1114-1][0] = "Mazda";CombosArray[1114-1][1] = "MPV Wagon";CombosArray[1115-1][0] = "Mazda";CombosArray[1115-1][1] = "MPV Wagons";CombosArray[1116-1][0] = "Mazda";CombosArray[1116-1][1] = "MX-5";CombosArray[1117-1][0] = "Mazda";CombosArray[1117-1][1] = "MX-5 Miata";CombosArray[1118-1][0] = "Mazda";CombosArray[1118-1][1] = "MX3";CombosArray[1119-1][0] = "Mazda";CombosArray[1119-1][1] = "MX5 Miata";CombosArray[1120-1][0] = "Mazda";CombosArray[1120-1][1] = "MX6";CombosArray[1121-1][0] = "Mazda";CombosArray[1121-1][1] = "Navajo";CombosArray[1122-1][0] = "Mazda";CombosArray[1122-1][1] = "Pickup";CombosArray[1123-1][0] = "Mazda";CombosArray[1123-1][1] = "Protege";CombosArray[1124-1][0] = "Mazda";CombosArray[1124-1][1] = "Prot?g?";CombosArray[1125-1][0] = "Mazda";CombosArray[1125-1][1] = "Protege5";CombosArray[1126-1][0] = "Mazda";CombosArray[1126-1][1] = "RX-7";CombosArray[1127-1][0] = "Mazda";CombosArray[1127-1][1] = "RX-8";CombosArray[1128-1][0] = "Mazda";CombosArray[1128-1][1] = "RX7";CombosArray[1129-1][0] = "Mazda";CombosArray[1129-1][1] = "Tribute";CombosArray[1130-1][0] = "Mazda";CombosArray[1130-1][1] = "Tribute SUV";CombosArray[1131-1][0] = "Mercedes Benz";CombosArray[1131-1][1] = "500SEL";CombosArray[1132-1][0] = "Mercedes-Benz";CombosArray[1132-1][1] = "190 Series";CombosArray[1133-1][0] = "Mercedes-Benz";CombosArray[1133-1][1] = "200 Series";CombosArray[1134-1][0] = "Mercedes-Benz";CombosArray[1134-1][1] = "220";CombosArray[1135-1][0] = "Mercedes-Benz";CombosArray[1135-1][1] = "240 Series";CombosArray[1136-1][0] = "Mercedes-Benz";CombosArray[1136-1][1] = "260 Series";CombosArray[1137-1][0] = "Mercedes-Benz";CombosArray[1137-1][1] = "280 Series";CombosArray[1138-1][0] = "Mercedes-Benz";CombosArray[1138-1][1] = "300 Series";CombosArray[1139-1][0] = "Mercedes-Benz";CombosArray[1139-1][1] = "380 Series";CombosArray[1140-1][0] = "Mercedes-Benz";CombosArray[1140-1][1] = "400 Series";CombosArray[1141-1][0] = "Mercedes-Benz";CombosArray[1141-1][1] = "420 Series";CombosArray[1142-1][0] = "Mercedes-Benz";CombosArray[1142-1][1] = "500 Series";CombosArray[1143-1][0] = "Mercedes-Benz";CombosArray[1143-1][1] = "560 Series";CombosArray[1144-1][0] = "Mercedes-Benz";CombosArray[1144-1][1] = "600 Series";CombosArray[1145-1][0] = "Mercedes-Benz";CombosArray[1145-1][1] = "AMG";CombosArray[1146-1][0] = "Mercedes-Benz";CombosArray[1146-1][1] = "B200";CombosArray[1147-1][0] = "Mercedes-Benz";CombosArray[1147-1][1] = "C Class";CombosArray[1148-1][0] = "Mercedes-Benz";CombosArray[1148-1][1] = "C230";CombosArray[1149-1][0] = "Mercedes-Benz";CombosArray[1149-1][1] = "C240";CombosArray[1150-1][0] = "Mercedes-Benz";CombosArray[1150-1][1] = "C280";CombosArray[1151-1][0] = "Mercedes-Benz";CombosArray[1151-1][1] = "C300";CombosArray[1152-1][0] = "Mercedes-Benz";CombosArray[1152-1][1] = "C320";CombosArray[1153-1][0] = "Mercedes-Benz";CombosArray[1153-1][1] = "C350";CombosArray[1154-1][0] = "Mercedes-Benz";CombosArray[1154-1][1] = "Car";CombosArray[1155-1][0] = "Mercedes-Benz";CombosArray[1155-1][1] = "CL Class";CombosArray[1156-1][0] = "Mercedes-Benz";CombosArray[1156-1][1] = "CL500";CombosArray[1157-1][0] = "Mercedes-Benz";CombosArray[1157-1][1] = "CL55";CombosArray[1158-1][0] = "Mercedes-Benz";CombosArray[1158-1][1] = "CL550";CombosArray[1159-1][0] = "Mercedes-Benz";CombosArray[1159-1][1] = "CL600";CombosArray[1160-1][0] = "Mercedes-Benz";CombosArray[1160-1][1] = "CLK Class";CombosArray[1161-1][0] = "Mercedes-Benz";CombosArray[1161-1][1] = "CLK320";CombosArray[1162-1][0] = "Mercedes-Benz";CombosArray[1162-1][1] = "CLK350";CombosArray[1163-1][0] = "Mercedes-Benz";CombosArray[1163-1][1] = "CLK430";CombosArray[1164-1][0] = "Mercedes-Benz";CombosArray[1164-1][1] = "CLK500";CombosArray[1165-1][0] = "Mercedes-Benz";CombosArray[1165-1][1] = "CLK550";CombosArray[1166-1][0] = "Mercedes-Benz";CombosArray[1166-1][1] = "CLS500";CombosArray[1167-1][0] = "Mercedes-Benz";CombosArray[1167-1][1] = "CLS550";CombosArray[1168-1][0] = "Mercedes-Benz";CombosArray[1168-1][1] = "E Class";CombosArray[1169-1][0] = "Mercedes-Benz";CombosArray[1169-1][1] = "E300";CombosArray[1170-1][0] = "Mercedes-Benz";CombosArray[1170-1][1] = "E320";CombosArray[1171-1][0] = "Mercedes-Benz";CombosArray[1171-1][1] = "E350";CombosArray[1172-1][0] = "Mercedes-Benz";CombosArray[1172-1][1] = "E420";CombosArray[1173-1][0] = "Mercedes-Benz";CombosArray[1173-1][1] = "E430";CombosArray[1174-1][0] = "Mercedes-Benz";CombosArray[1174-1][1] = "E500";CombosArray[1175-1][0] = "Mercedes-Benz";CombosArray[1175-1][1] = "E550";CombosArray[1176-1][0] = "Mercedes-Benz";CombosArray[1176-1][1] = "G500";CombosArray[1177-1][0] = "Mercedes-Benz";CombosArray[1177-1][1] = "G550";CombosArray[1178-1][0] = "Mercedes-Benz";CombosArray[1178-1][1] = "GL320";CombosArray[1179-1][0] = "Mercedes-Benz";CombosArray[1179-1][1] = "GL450";CombosArray[1180-1][0] = "Mercedes-Benz";CombosArray[1180-1][1] = "GL550";CombosArray[1181-1][0] = "Mercedes-Benz";CombosArray[1181-1][1] = "GLK350";CombosArray[1182-1][0] = "Mercedes-Benz";CombosArray[1182-1][1] = "M Class";CombosArray[1183-1][0] = "Mercedes-Benz";CombosArray[1183-1][1] = "ML320";CombosArray[1184-1][0] = "Mercedes-Benz";CombosArray[1184-1][1] = "ML350";CombosArray[1185-1][0] = "Mercedes-Benz";CombosArray[1185-1][1] = "ML430";CombosArray[1186-1][0] = "Mercedes-Benz";CombosArray[1186-1][1] = "ML500";CombosArray[1187-1][0] = "Mercedes-Benz";CombosArray[1187-1][1] = "ML550";CombosArray[1188-1][0] = "Mercedes-Benz";CombosArray[1188-1][1] = "R320";CombosArray[1189-1][0] = "Mercedes-Benz";CombosArray[1189-1][1] = "R350";CombosArray[1190-1][0] = "Mercedes-Benz";CombosArray[1190-1][1] = "R500";CombosArray[1191-1][0] = "Mercedes-Benz";CombosArray[1191-1][1] = "S Class";CombosArray[1192-1][0] = "Mercedes-Benz";CombosArray[1192-1][1] = "S320";CombosArray[1193-1][0] = "Mercedes-Benz";CombosArray[1193-1][1] = "S350";CombosArray[1194-1][0] = "Mercedes-Benz";CombosArray[1194-1][1] = "S420";CombosArray[1195-1][0] = "Mercedes-Benz";CombosArray[1195-1][1] = "S430";CombosArray[1196-1][0] = "Mercedes-Benz";CombosArray[1196-1][1] = "S500";CombosArray[1197-1][0] = "Mercedes-Benz";CombosArray[1197-1][1] = "S550";CombosArray[1198-1][0] = "Mercedes-Benz";CombosArray[1198-1][1] = "S600";CombosArray[1199-1][0] = "Mercedes-Benz";CombosArray[1199-1][1] = "SL Class";CombosArray[1200-1][0] = "Mercedes-Benz";CombosArray[1200-1][1] = "SL320";CombosArray[1201-1][0] = "Mercedes-Benz";CombosArray[1201-1][1] = "SL500";CombosArray[1202-1][0] = "Mercedes-Benz";CombosArray[1202-1][1] = "SL550";CombosArray[1203-1][0] = "Mercedes-Benz";CombosArray[1203-1][1] = "SL600";CombosArray[1204-1][0] = "Mercedes-Benz";CombosArray[1204-1][1] = "SLK Class";CombosArray[1205-1][0] = "Mercedes-Benz";CombosArray[1205-1][1] = "SLK230";CombosArray[1206-1][0] = "Mercedes-Benz";CombosArray[1206-1][1] = "SLK280";CombosArray[1207-1][0] = "Mercedes-Benz";CombosArray[1207-1][1] = "SLK300";CombosArray[1208-1][0] = "Mercedes-Benz";CombosArray[1208-1][1] = "SLK320";CombosArray[1209-1][0] = "Mercedes-Benz";CombosArray[1209-1][1] = "SLK350";CombosArray[1210-1][0] = "Mercedes-Benz";CombosArray[1210-1][1] = "SLR McLaren";CombosArray[1211-1][0] = "Mercury";CombosArray[1211-1][1] = "Capri";CombosArray[1212-1][0] = "Mercury";CombosArray[1212-1][1] = "Cougar";CombosArray[1213-1][0] = "Mercury";CombosArray[1213-1][1] = "Grand Marquis";CombosArray[1214-1][0] = "Mercury";CombosArray[1214-1][1] = "LN7";CombosArray[1215-1][0] = "Mercury";CombosArray[1215-1][1] = "Lynx";CombosArray[1216-1][0] = "Mercury";CombosArray[1216-1][1] = "Marauder";CombosArray[1217-1][0] = "Mercury";CombosArray[1217-1][1] = "Mariner";CombosArray[1218-1][0] = "Mercury";CombosArray[1218-1][1] = "Marquis";CombosArray[1219-1][0] = "Mercury";CombosArray[1219-1][1] = "Milan";CombosArray[1220-1][0] = "Mercury";CombosArray[1220-1][1] = "Montego";CombosArray[1221-1][0] = "Mercury";CombosArray[1221-1][1] = "Monterey";CombosArray[1222-1][0] = "Mercury";CombosArray[1222-1][1] = "Mountaineer";CombosArray[1223-1][0] = "Mercury";CombosArray[1223-1][1] = "Mystique";CombosArray[1224-1][0] = "Mercury";CombosArray[1224-1][1] = "Park Lane";CombosArray[1225-1][0] = "Mercury";CombosArray[1225-1][1] = "Sable";CombosArray[1226-1][0] = "Mercury";CombosArray[1226-1][1] = "Topaz";CombosArray[1227-1][0] = "Mercury";CombosArray[1227-1][1] = "Tracer";CombosArray[1228-1][0] = "Mercury";CombosArray[1228-1][1] = "Villager";CombosArray[1229-1][0] = "Mercury";CombosArray[1229-1][1] = "Villager Van";CombosArray[1230-1][0] = "Mercury";CombosArray[1230-1][1] = "Villager Wagon";CombosArray[1231-1][0] = "Mercury";CombosArray[1231-1][1] = "Villager Wgn";CombosArray[1232-1][0] = "Mercury";CombosArray[1232-1][1] = "Zephyr";CombosArray[1233-1][0] = "Merkur";CombosArray[1233-1][1] = "Scorpio";CombosArray[1234-1][0] = "Merkur";CombosArray[1234-1][1] = "XR4Ti";CombosArray[1235-1][0] = "MINI";CombosArray[1235-1][1] = "Cooper Clubman";CombosArray[1236-1][0] = "MINI";CombosArray[1236-1][1] = "Cooper Convertible";CombosArray[1237-1][0] = "MINI";CombosArray[1237-1][1] = "Cooper Hardtop";CombosArray[1238-1][0] = "Misty Harbor";CombosArray[1238-1][1] = "Pontoon Boat";CombosArray[1239-1][0] = "Mitsubishi";CombosArray[1239-1][1] = "2WD Pickups";CombosArray[1240-1][0] = "Mitsubishi";CombosArray[1240-1][1] = "3000GT";CombosArray[1241-1][0] = "Mitsubishi";CombosArray[1241-1][1] = "4WD Pickups";CombosArray[1242-1][0] = "Mitsubishi";CombosArray[1242-1][1] = "Cordia";CombosArray[1243-1][0] = "Mitsubishi";CombosArray[1243-1][1] = "Diamante";CombosArray[1244-1][0] = "Mitsubishi";CombosArray[1244-1][1] = "Eclipse";CombosArray[1245-1][0] = "Mitsubishi";CombosArray[1245-1][1] = "Endeavor";CombosArray[1246-1][0] = "Mitsubishi";CombosArray[1246-1][1] = "Expo";CombosArray[1247-1][0] = "Mitsubishi";CombosArray[1247-1][1] = "Expo LRV";CombosArray[1248-1][0] = "Mitsubishi";CombosArray[1248-1][1] = "Galant";CombosArray[1249-1][0] = "Mitsubishi";CombosArray[1249-1][1] = "Lancer";CombosArray[1250-1][0] = "Mitsubishi";CombosArray[1250-1][1] = "Mighty Max";CombosArray[1251-1][0] = "Mitsubishi";CombosArray[1251-1][1] = "Mirage";CombosArray[1252-1][0] = "Mitsubishi";CombosArray[1252-1][1] = "Montero";CombosArray[1253-1][0] = "Mitsubishi";CombosArray[1253-1][1] = "Montero 2WD";CombosArray[1254-1][0] = "Mitsubishi";CombosArray[1254-1][1] = "Montero 4WD";CombosArray[1255-1][0] = "Mitsubishi";CombosArray[1255-1][1] = "Montero Sport";CombosArray[1256-1][0] = "Mitsubishi";CombosArray[1256-1][1] = "Outlander";CombosArray[1257-1][0] = "Mitsubishi";CombosArray[1257-1][1] = "Pickup";CombosArray[1258-1][0] = "Mitsubishi";CombosArray[1258-1][1] = "Pickups";CombosArray[1259-1][0] = "Mitsubishi";CombosArray[1259-1][1] = "Precis";CombosArray[1260-1][0] = "Mitsubishi";CombosArray[1260-1][1] = "Raider";CombosArray[1261-1][0] = "Mitsubishi";CombosArray[1261-1][1] = "Sigma";CombosArray[1262-1][0] = "Mitsubishi";CombosArray[1262-1][1] = "Starion";CombosArray[1263-1][0] = "Mitsubishi";CombosArray[1263-1][1] = "Tredia";CombosArray[1264-1][0] = "Mitsubishi";CombosArray[1264-1][1] = "Van";CombosArray[1265-1][0] = "Mitsubishi";CombosArray[1265-1][1] = "Wagon";CombosArray[1266-1][0] = "Nissan";CombosArray[1266-1][1] = " ";CombosArray[1267-1][0] = "Nissan";CombosArray[1267-1][1] = "200SX";CombosArray[1268-1][0] = "Nissan";CombosArray[1268-1][1] = "240SX";CombosArray[1269-1][0] = "Nissan";CombosArray[1269-1][1] = "280ZX";CombosArray[1270-1][0] = "Nissan";CombosArray[1270-1][1] = "300ZX";CombosArray[1271-1][0] = "Nissan";CombosArray[1271-1][1] = "350Z";CombosArray[1272-1][0] = "Nissan";CombosArray[1272-1][1] = "370Z";CombosArray[1273-1][0] = "Nissan";CombosArray[1273-1][1] = "Altima";CombosArray[1274-1][0] = "Nissan";CombosArray[1274-1][1] = "Armada";CombosArray[1275-1][0] = "Nissan";CombosArray[1275-1][1] = "Axxess";CombosArray[1276-1][0] = "Nissan";CombosArray[1276-1][1] = "Cab & Chassis";CombosArray[1277-1][0] = "Nissan";CombosArray[1277-1][1] = "cube";CombosArray[1278-1][0] = "Nissan";CombosArray[1278-1][1] = "Frontier";CombosArray[1279-1][0] = "Nissan";CombosArray[1279-1][1] = "Frontier 2WD";CombosArray[1280-1][0] = "Nissan";CombosArray[1280-1][1] = "Frontier 4WD";CombosArray[1281-1][0] = "Nissan";CombosArray[1281-1][1] = "GT-R";CombosArray[1282-1][0] = "Nissan";CombosArray[1282-1][1] = "Hardbody";CombosArray[1283-1][0] = "Nissan";CombosArray[1283-1][1] = "Hardbody 2WD";CombosArray[1284-1][0] = "Nissan";CombosArray[1284-1][1] = "Hardbody 4WD";CombosArray[1285-1][0] = "Nissan";CombosArray[1285-1][1] = "Hardbody King Cab 2WD";CombosArray[1286-1][0] = "Nissan";CombosArray[1286-1][1] = "Hardbody King Cab 4WD";CombosArray[1287-1][0] = "Nissan";CombosArray[1287-1][1] = "Heavy Duty";CombosArray[1288-1][0] = "Nissan";CombosArray[1288-1][1] = "King Cab 2WD";CombosArray[1289-1][0] = "Nissan";CombosArray[1289-1][1] = "King Cab 4WD";CombosArray[1290-1][0] = "Nissan";CombosArray[1290-1][1] = "Long Bed 2WD";CombosArray[1291-1][0] = "Nissan";CombosArray[1291-1][1] = "Long Bed 4WD";CombosArray[1292-1][0] = "Nissan";CombosArray[1292-1][1] = "Maxima";CombosArray[1293-1][0] = "Nissan";CombosArray[1293-1][1] = "Murano";CombosArray[1294-1][0] = "Nissan";CombosArray[1294-1][1] = "NX";CombosArray[1295-1][0] = "Nissan";CombosArray[1295-1][1] = "Pathfinder";CombosArray[1296-1][0] = "Nissan";CombosArray[1296-1][1] = "Pathfinder Armada";CombosArray[1297-1][0] = "Nissan";CombosArray[1297-1][1] = "Pickup";CombosArray[1298-1][0] = "Nissan";CombosArray[1298-1][1] = "Pickup (1986.5)";CombosArray[1299-1][0] = "Nissan";CombosArray[1299-1][1] = "Pulsar";CombosArray[1300-1][0] = "Nissan";CombosArray[1300-1][1] = "Pulsar NX";CombosArray[1301-1][0] = "Nissan";CombosArray[1301-1][1] = "Quest";CombosArray[1302-1][0] = "Nissan";CombosArray[1302-1][1] = "Regular Bed 2WD";CombosArray[1303-1][0] = "Nissan";CombosArray[1303-1][1] = "Regular Bed 4WD";CombosArray[1304-1][0] = "Nissan";CombosArray[1304-1][1] = "Rogue";CombosArray[1305-1][0] = "Nissan";CombosArray[1305-1][1] = "Sentra";CombosArray[1306-1][0] = "Nissan";CombosArray[1306-1][1] = "Stanza";CombosArray[1307-1][0] = "Nissan";CombosArray[1307-1][1] = "Titan";CombosArray[1308-1][0] = "Nissan";CombosArray[1308-1][1] = "Trucks 2WD";CombosArray[1309-1][0] = "Nissan";CombosArray[1309-1][1] = "Trucks 4WD";CombosArray[1310-1][0] = "Nissan";CombosArray[1310-1][1] = "Van";CombosArray[1311-1][0] = "Nissan";CombosArray[1311-1][1] = "Versa";CombosArray[1312-1][0] = "Nissan";CombosArray[1312-1][1] = "X-Trail";CombosArray[1313-1][0] = "Nissan";CombosArray[1313-1][1] = "Xterra";CombosArray[1314-1][0] = "Oldsmobile";CombosArray[1314-1][1] = "88";CombosArray[1315-1][0] = "Oldsmobile";CombosArray[1315-1][1] = "88 Royale";CombosArray[1316-1][0] = "Oldsmobile";CombosArray[1316-1][1] = "98";CombosArray[1317-1][0] = "Oldsmobile";CombosArray[1317-1][1] = "98 Regency";CombosArray[1318-1][0] = "Oldsmobile";CombosArray[1318-1][1] = "98 Regency Elite";CombosArray[1319-1][0] = "Oldsmobile";CombosArray[1319-1][1] = "Achieva";CombosArray[1320-1][0] = "Oldsmobile";CombosArray[1320-1][1] = "Alero";CombosArray[1321-1][0] = "Oldsmobile";CombosArray[1321-1][1] = "Aurora";CombosArray[1322-1][0] = "Oldsmobile";CombosArray[1322-1][1] = "Bravada";CombosArray[1323-1][0] = "Oldsmobile";CombosArray[1323-1][1] = "Calais";CombosArray[1324-1][0] = "Oldsmobile";CombosArray[1324-1][1] = "Ciera";CombosArray[1325-1][0] = "Oldsmobile";CombosArray[1325-1][1] = "Custom Cruiser";CombosArray[1326-1][0] = "Oldsmobile";CombosArray[1326-1][1] = "Cutlass";CombosArray[1327-1][0] = "Oldsmobile";CombosArray[1327-1][1] = "Cutlass Calais";CombosArray[1328-1][0] = "Oldsmobile";CombosArray[1328-1][1] = "Cutlass Ciera";CombosArray[1329-1][0] = "Oldsmobile";CombosArray[1329-1][1] = "Cutlass Ciera/Cruiser";CombosArray[1330-1][0] = "Oldsmobile";CombosArray[1330-1][1] = "Cutlass Supreme";CombosArray[1331-1][0] = "Oldsmobile";CombosArray[1331-1][1] = "Delta";CombosArray[1332-1][0] = "Oldsmobile";CombosArray[1332-1][1] = "Delta 88";CombosArray[1333-1][0] = "Oldsmobile";CombosArray[1333-1][1] = "Eighty Eight";CombosArray[1334-1][0] = "Oldsmobile";CombosArray[1334-1][1] = "Firenza";CombosArray[1335-1][0] = "Oldsmobile";CombosArray[1335-1][1] = "Intrigue";CombosArray[1336-1][0] = "Oldsmobile";CombosArray[1336-1][1] = "LSS";CombosArray[1337-1][0] = "Oldsmobile";CombosArray[1337-1][1] = "Omega";CombosArray[1338-1][0] = "Oldsmobile";CombosArray[1338-1][1] = "Regency";CombosArray[1339-1][0] = "Oldsmobile";CombosArray[1339-1][1] = "Silhouette";CombosArray[1340-1][0] = "Oldsmobile";CombosArray[1340-1][1] = "Toronado";CombosArray[1341-1][0] = "Oldsmobile";CombosArray[1341-1][1] = "Touring Sedan";CombosArray[1342-1][0] = "Panoz";CombosArray[1342-1][1] = "Esperante";CombosArray[1343-1][0] = "Peugeot";CombosArray[1343-1][1] = "405";CombosArray[1344-1][0] = "Peugeot";CombosArray[1344-1][1] = "504 Series";CombosArray[1345-1][0] = "Peugeot";CombosArray[1345-1][1] = "505";CombosArray[1346-1][0] = "Peugeot";CombosArray[1346-1][1] = "505 2.2L";CombosArray[1347-1][0] = "Peugeot";CombosArray[1347-1][1] = "505 2.8L V6";CombosArray[1348-1][0] = "Peugeot";CombosArray[1348-1][1] = "505 Series";CombosArray[1349-1][0] = "Peugeot";CombosArray[1349-1][1] = "604 Series";CombosArray[1350-1][0] = "Plymouth";CombosArray[1350-1][1] = "Acclaim";CombosArray[1351-1][0] = "Plymouth";CombosArray[1351-1][1] = "Arrow Pickup";CombosArray[1352-1][0] = "Plymouth";CombosArray[1352-1][1] = "Breeze";CombosArray[1353-1][0] = "Plymouth";CombosArray[1353-1][1] = "Caravelle";CombosArray[1354-1][0] = "Plymouth";CombosArray[1354-1][1] = "Champ";CombosArray[1355-1][0] = "Plymouth";CombosArray[1355-1][1] = "Colt";CombosArray[1356-1][0] = "Plymouth";CombosArray[1356-1][1] = "Colt Vista Wagon";CombosArray[1357-1][0] = "Plymouth";CombosArray[1357-1][1] = "Conquest";CombosArray[1358-1][0] = "Plymouth";CombosArray[1358-1][1] = "Gran Fury";CombosArray[1359-1][0] = "Plymouth";CombosArray[1359-1][1] = "Grand Voyager";CombosArray[1360-1][0] = "Plymouth";CombosArray[1360-1][1] = "Horizon";CombosArray[1361-1][0] = "Plymouth";CombosArray[1361-1][1] = "Horizon America";CombosArray[1362-1][0] = "Plymouth";CombosArray[1362-1][1] = "Laser";CombosArray[1363-1][0] = "Plymouth";CombosArray[1363-1][1] = "Neon";CombosArray[1364-1][0] = "Plymouth";CombosArray[1364-1][1] = "Prowler";CombosArray[1365-1][0] = "Plymouth";CombosArray[1365-1][1] = "Reliant";CombosArray[1366-1][0] = "Plymouth";CombosArray[1366-1][1] = "Reliant America";CombosArray[1367-1][0] = "Plymouth";CombosArray[1367-1][1] = "Sapporo";CombosArray[1368-1][0] = "Plymouth";CombosArray[1368-1][1] = "Scamp";CombosArray[1369-1][0] = "Plymouth";CombosArray[1369-1][1] = "Sundance";CombosArray[1370-1][0] = "Plymouth";CombosArray[1370-1][1] = "Trailduster";CombosArray[1371-1][0] = "Plymouth";CombosArray[1371-1][1] = "Turismo";CombosArray[1372-1][0] = "Plymouth";CombosArray[1372-1][1] = "Voyager";CombosArray[1373-1][0] = "Plymouth";CombosArray[1373-1][1] = "Voyager CNG";CombosArray[1374-1][0] = "Plymouth";CombosArray[1374-1][1] = "Voyager Van";CombosArray[1375-1][0] = "Polaris";CombosArray[1375-1][1] = "Phoenix";CombosArray[1376-1][0] = "Polaris";CombosArray[1376-1][1] = "Pro X 440";CombosArray[1377-1][0] = "Polaris";CombosArray[1377-1][1] = "Scrambler";CombosArray[1378-1][0] = "Pontiac";CombosArray[1378-1][1] = "";CombosArray[1379-1][0] = "Pontiac";CombosArray[1379-1][1] = "1000";CombosArray[1380-1][0] = "Pontiac";CombosArray[1380-1][1] = "2000 Sunbird";CombosArray[1381-1][0] = "Pontiac";CombosArray[1381-1][1] = "6000";CombosArray[1382-1][0] = "Pontiac";CombosArray[1382-1][1] = "Aztek";CombosArray[1383-1][0] = "Pontiac";CombosArray[1383-1][1] = "Bonneville";CombosArray[1384-1][0] = "Pontiac";CombosArray[1384-1][1] = "Catalina";CombosArray[1385-1][0] = "Pontiac";CombosArray[1385-1][1] = "Fiero";CombosArray[1386-1][0] = "Pontiac";CombosArray[1386-1][1] = "Firebird";CombosArray[1387-1][0] = "Pontiac";CombosArray[1387-1][1] = "Firefly";CombosArray[1388-1][0] = "Pontiac";CombosArray[1388-1][1] = "G3";CombosArray[1389-1][0] = "Pontiac";CombosArray[1389-1][1] = "G3 Wave";CombosArray[1390-1][0] = "Pontiac";CombosArray[1390-1][1] = "G5";CombosArray[1391-1][0] = "Pontiac";CombosArray[1391-1][1] = "G5 Pursuit";CombosArray[1392-1][0] = "Pontiac";CombosArray[1392-1][1] = "G6";CombosArray[1393-1][0] = "Pontiac";CombosArray[1393-1][1] = "G8";CombosArray[1394-1][0] = "Pontiac";CombosArray[1394-1][1] = "Grand Am";CombosArray[1395-1][0] = "Pontiac";CombosArray[1395-1][1] = "Grand Lemans";CombosArray[1396-1][0] = "Pontiac";CombosArray[1396-1][1] = "Grand Prix";CombosArray[1397-1][0] = "Pontiac";CombosArray[1397-1][1] = "GTO";CombosArray[1398-1][0] = "Pontiac";CombosArray[1398-1][1] = "J2000";CombosArray[1399-1][0] = "Pontiac";CombosArray[1399-1][1] = "Lemans";CombosArray[1400-1][0] = "Pontiac";CombosArray[1400-1][1] = "Montana";CombosArray[1401-1][0] = "Pontiac";CombosArray[1401-1][1] = "Montana SV6";CombosArray[1402-1][0] = "Pontiac";CombosArray[1402-1][1] = "Parisienne";CombosArray[1403-1][0] = "Pontiac";CombosArray[1403-1][1] = "Phoenix";CombosArray[1404-1][0] = "Pontiac";CombosArray[1404-1][1] = "Pursuit";CombosArray[1405-1][0] = "Pontiac";CombosArray[1405-1][1] = "Safari";CombosArray[1406-1][0] = "Pontiac";CombosArray[1406-1][1] = "Solstice";CombosArray[1407-1][0] = "Pontiac";CombosArray[1407-1][1] = "Sunbird";CombosArray[1408-1][0] = "Pontiac";CombosArray[1408-1][1] = "Sunfire";CombosArray[1409-1][0] = "Pontiac";CombosArray[1409-1][1] = "Sunrunner";CombosArray[1410-1][0] = "Pontiac";CombosArray[1410-1][1] = "T1000";CombosArray[1411-1][0] = "Pontiac";CombosArray[1411-1][1] = "Torrent";CombosArray[1412-1][0] = "Pontiac";CombosArray[1412-1][1] = "Trans Sport";CombosArray[1413-1][0] = "Pontiac";CombosArray[1413-1][1] = "Vibe";CombosArray[1414-1][0] = "Pontiac";CombosArray[1414-1][1] = "Wave";CombosArray[1415-1][0] = "Porsche";CombosArray[1415-1][1] = "911";CombosArray[1416-1][0] = "Porsche";CombosArray[1416-1][1] = "911 America Roadster";CombosArray[1417-1][0] = "Porsche";CombosArray[1417-1][1] = "911 Carrera";CombosArray[1418-1][0] = "Porsche";CombosArray[1418-1][1] = "911 Carrera 4";CombosArray[1419-1][0] = "Porsche";CombosArray[1419-1][1] = "911 Speedster";CombosArray[1420-1][0] = "Porsche";CombosArray[1420-1][1] = "911 Turbo";CombosArray[1421-1][0] = "Porsche";CombosArray[1421-1][1] = "924";CombosArray[1422-1][0] = "Porsche";CombosArray[1422-1][1] = "928";CombosArray[1423-1][0] = "Porsche";CombosArray[1423-1][1] = "928 S4";CombosArray[1424-1][0] = "Porsche";CombosArray[1424-1][1] = "928S";CombosArray[1425-1][0] = "Porsche";CombosArray[1425-1][1] = "944";CombosArray[1426-1][0] = "Porsche";CombosArray[1426-1][1] = "944 S2";CombosArray[1427-1][0] = "Porsche";CombosArray[1427-1][1] = "964";CombosArray[1428-1][0] = "Porsche";CombosArray[1428-1][1] = "968";CombosArray[1429-1][0] = "Porsche";CombosArray[1429-1][1] = "Boxster";CombosArray[1430-1][0] = "Porsche";CombosArray[1430-1][1] = "Carrera GT";CombosArray[1431-1][0] = "Porsche";CombosArray[1431-1][1] = "Cayenne";CombosArray[1432-1][0] = "Porsche";CombosArray[1432-1][1] = "Cayman";CombosArray[1433-1][0] = "Porta-Bote";CombosArray[1433-1][1] = "Porta-Bote";CombosArray[1434-1][0] = "Renault";CombosArray[1434-1][1] = "18i";CombosArray[1435-1][0] = "Renault";CombosArray[1435-1][1] = "18I Series";CombosArray[1436-1][0] = "Renault";CombosArray[1436-1][1] = "Alliance";CombosArray[1437-1][0] = "Renault";CombosArray[1437-1][1] = "Encore";CombosArray[1438-1][0] = "Renault";CombosArray[1438-1][1] = "Fuego";CombosArray[1439-1][0] = "Renault";CombosArray[1439-1][1] = "Le Car";CombosArray[1440-1][0] = "Renault";CombosArray[1440-1][1] = "Sport Wagon";CombosArray[1441-1][0] = "Rolls-Royce";CombosArray[1441-1][1] = "Corniche";CombosArray[1442-1][0] = "Rolls-Royce";CombosArray[1442-1][1] = "Park Ward";CombosArray[1443-1][0] = "Rolls-Royce";CombosArray[1443-1][1] = "Phantom";CombosArray[1444-1][0] = "Rolls-Royce";CombosArray[1444-1][1] = "Phantom Coupe";CombosArray[1445-1][0] = "Rolls-Royce";CombosArray[1445-1][1] = "Phantom Drophead Coupe";CombosArray[1446-1][0] = "Rolls-Royce";CombosArray[1446-1][1] = "Silver Seraph";CombosArray[1447-1][0] = "Saab";CombosArray[1447-1][1] = "9-2X";CombosArray[1448-1][0] = "Saab";CombosArray[1448-1][1] = "9-3";CombosArray[1449-1][0] = "Saab";CombosArray[1449-1][1] = "9-5";CombosArray[1450-1][0] = "Saab";CombosArray[1450-1][1] = "9-7X";CombosArray[1451-1][0] = "Saab";CombosArray[1451-1][1] = "900";CombosArray[1452-1][0] = "Saab";CombosArray[1452-1][1] = "900 Sedan";CombosArray[1453-1][0] = "Saab";CombosArray[1453-1][1] = "900 Turbo";CombosArray[1454-1][0] = "Saab";CombosArray[1454-1][1] = "900 Turbo Sedan";CombosArray[1455-1][0] = "Saab";CombosArray[1455-1][1] = "9000";CombosArray[1456-1][0] = "Saab";CombosArray[1456-1][1] = "9000 Turbo";CombosArray[1457-1][0] = "Saab";CombosArray[1457-1][1] = "9000S";CombosArray[1458-1][0] = "Saab";CombosArray[1458-1][1] = "900S";CombosArray[1459-1][0] = "Saturn";CombosArray[1459-1][1] = "";CombosArray[1460-1][0] = "Saturn";CombosArray[1460-1][1] = "2dr Coupe";CombosArray[1461-1][0] = "Saturn";CombosArray[1461-1][1] = "3dr Coupe";CombosArray[1462-1][0] = "Saturn";CombosArray[1462-1][1] = "4dr Sedan";CombosArray[1463-1][0] = "Saturn";CombosArray[1463-1][1] = "4dr Wagon";CombosArray[1464-1][0] = "Saturn";CombosArray[1464-1][1] = "Astra";CombosArray[1465-1][0] = "Saturn";CombosArray[1465-1][1] = "Aura";CombosArray[1466-1][0] = "Saturn";CombosArray[1466-1][1] = "Aura Hybrid";CombosArray[1467-1][0] = "Saturn";CombosArray[1467-1][1] = "Ion";CombosArray[1468-1][0] = "Saturn";CombosArray[1468-1][1] = "Ion Coupe";CombosArray[1469-1][0] = "Saturn";CombosArray[1469-1][1] = "Ion Quad Coupe";CombosArray[1470-1][0] = "Saturn";CombosArray[1470-1][1] = "Ion Sedan";CombosArray[1471-1][0] = "Saturn";CombosArray[1471-1][1] = "L Series Sedan";CombosArray[1472-1][0] = "Saturn";CombosArray[1472-1][1] = "L Series Wagon";CombosArray[1473-1][0] = "Saturn";CombosArray[1473-1][1] = "L-Series";CombosArray[1474-1][0] = "Saturn";CombosArray[1474-1][1] = "LS";CombosArray[1475-1][0] = "Saturn";CombosArray[1475-1][1] = "LS 4dr Sedan";CombosArray[1476-1][0] = "Saturn";CombosArray[1476-1][1] = "LW";CombosArray[1477-1][0] = "Saturn";CombosArray[1477-1][1] = "LW 4dr Wagon";CombosArray[1478-1][0] = "Saturn";CombosArray[1478-1][1] = "Outlook";CombosArray[1479-1][0] = "Saturn";CombosArray[1479-1][1] = "Relay";CombosArray[1480-1][0] = "Saturn";CombosArray[1480-1][1] = "SC";CombosArray[1481-1][0] = "Saturn";CombosArray[1481-1][1] = "SC 2dr";CombosArray[1482-1][0] = "Saturn";CombosArray[1482-1][1] = "SC 3dr";CombosArray[1483-1][0] = "Saturn";CombosArray[1483-1][1] = "SC 3dr Coupe";CombosArray[1484-1][0] = "Saturn";CombosArray[1484-1][1] = "Sky";CombosArray[1485-1][0] = "Saturn";CombosArray[1485-1][1] = "SL";CombosArray[1486-1][0] = "Saturn";CombosArray[1486-1][1] = "SL 4dr Sedan";CombosArray[1487-1][0] = "Saturn";CombosArray[1487-1][1] = "SW";CombosArray[1488-1][0] = "Saturn";CombosArray[1488-1][1] = "SW 4dr Wagon";CombosArray[1489-1][0] = "Saturn";CombosArray[1489-1][1] = "SW RHD";CombosArray[1490-1][0] = "Saturn";CombosArray[1490-1][1] = "VUE";CombosArray[1491-1][0] = "Saturn";CombosArray[1491-1][1] = "VUE 4dr SUV";CombosArray[1492-1][0] = "Saturn";CombosArray[1492-1][1] = "VUE Hybrid";CombosArray[1493-1][0] = "Scion";CombosArray[1493-1][1] = "tC";CombosArray[1494-1][0] = "Scion";CombosArray[1494-1][1] = "xA";CombosArray[1495-1][0] = "Scion";CombosArray[1495-1][1] = "xB";CombosArray[1496-1][0] = "Scion";CombosArray[1496-1][1] = "xD";CombosArray[1497-1][0] = "silver";CombosArray[1497-1][1] = "iata";CombosArray[1498-1][0] = "Skyline";CombosArray[1498-1][1] = "Century";CombosArray[1499-1][0] = "Skyline";CombosArray[1499-1][1] = "Nomad";CombosArray[1500-1][0] = "Smart";CombosArray[1500-1][1] = "fortwo";CombosArray[1501-1][0] = "Smart";CombosArray[1501-1][1] = "Lanos";CombosArray[1502-1][0] = "Smart";CombosArray[1502-1][1] = "Leganza";CombosArray[1503-1][0] = "Smart";CombosArray[1503-1][1] = "Nubira";CombosArray[1504-1][0] = "Sterling";CombosArray[1504-1][1] = "Sterling";CombosArray[1505-1][0] = "Subaru";CombosArray[1505-1][1] = "3 Dr";CombosArray[1506-1][0] = "Subaru";CombosArray[1506-1][1] = "4 Dr";CombosArray[1507-1][0] = "Subaru";CombosArray[1507-1][1] = "B9 Tribeca";CombosArray[1508-1][0] = "Subaru";CombosArray[1508-1][1] = "Baja";CombosArray[1509-1][0] = "Subaru";CombosArray[1509-1][1] = "Brat";CombosArray[1510-1][0] = "Subaru";CombosArray[1510-1][1] = "Brat 4WD";CombosArray[1511-1][0] = "Subaru";CombosArray[1511-1][1] = "DL";CombosArray[1512-1][0] = "Subaru";CombosArray[1512-1][1] = "Forester";CombosArray[1513-1][0] = "Subaru";CombosArray[1513-1][1] = "Forester (New York/New Jersey Region)";CombosArray[1514-1][0] = "Subaru";CombosArray[1514-1][1] = "GL";CombosArray[1515-1][0] = "Subaru";CombosArray[1515-1][1] = "GL10";CombosArray[1516-1][0] = "Subaru";CombosArray[1516-1][1] = "GLF";CombosArray[1517-1][0] = "Subaru";CombosArray[1517-1][1] = "Hatchback";CombosArray[1518-1][0] = "Subaru";CombosArray[1518-1][1] = "Impreza";CombosArray[1519-1][0] = "Subaru";CombosArray[1519-1][1] = "Impreza (New York/New Jersey Region)";CombosArray[1520-1][0] = "Subaru";CombosArray[1520-1][1] = "Impreza Coupe";CombosArray[1521-1][0] = "Subaru";CombosArray[1521-1][1] = "Impreza Sedan";CombosArray[1522-1][0] = "Subaru";CombosArray[1522-1][1] = "Impreza Wagon";CombosArray[1523-1][0] = "Subaru";CombosArray[1523-1][1] = "Impreza WRX";CombosArray[1524-1][0] = "Subaru";CombosArray[1524-1][1] = "Justy";CombosArray[1525-1][0] = "Subaru";CombosArray[1525-1][1] = "Justy GL";CombosArray[1526-1][0] = "Subaru";CombosArray[1526-1][1] = "Legacy";CombosArray[1527-1][0] = "Subaru";CombosArray[1527-1][1] = "Legacy (New York/New Jersey Region)";CombosArray[1528-1][0] = "Subaru";CombosArray[1528-1][1] = "Legacy Sedan";CombosArray[1529-1][0] = "Subaru";CombosArray[1529-1][1] = "Legacy Wagon";CombosArray[1530-1][0] = "Subaru";CombosArray[1530-1][1] = "Loyale";CombosArray[1531-1][0] = "Subaru";CombosArray[1531-1][1] = "Outback";CombosArray[1532-1][0] = "Subaru";CombosArray[1532-1][1] = "Outback (New York/New Jersey Region)";CombosArray[1533-1][0] = "Subaru";CombosArray[1533-1][1] = "RX";CombosArray[1534-1][0] = "Subaru";CombosArray[1534-1][1] = "Standard";CombosArray[1535-1][0] = "Subaru";CombosArray[1535-1][1] = "Std/DL";CombosArray[1536-1][0] = "Subaru";CombosArray[1536-1][1] = "SVX";CombosArray[1537-1][0] = "Subaru";CombosArray[1537-1][1] = "Touring Wagon";CombosArray[1538-1][0] = "Subaru";CombosArray[1538-1][1] = "Tribeca";CombosArray[1539-1][0] = "Subaru";CombosArray[1539-1][1] = "Tribeca (New York/New Jersey Region)";CombosArray[1540-1][0] = "Subaru";CombosArray[1540-1][1] = "Wagon";CombosArray[1541-1][0] = "Subaru";CombosArray[1541-1][1] = "XT Coupe";CombosArray[1542-1][0] = "Suzuki";CombosArray[1542-1][1] = "Aerio";CombosArray[1543-1][0] = "Suzuki";CombosArray[1543-1][1] = "Equator";CombosArray[1544-1][0] = "Suzuki";CombosArray[1544-1][1] = "Esteem";CombosArray[1545-1][0] = "Suzuki";CombosArray[1545-1][1] = "Forenza";CombosArray[1546-1][0] = "Suzuki";CombosArray[1546-1][1] = "Grand Vitara";CombosArray[1547-1][0] = "Suzuki";CombosArray[1547-1][1] = "Jimny 4WD";CombosArray[1548-1][0] = "Suzuki";CombosArray[1548-1][1] = "KingQuad 300";CombosArray[1549-1][0] = "Suzuki";CombosArray[1549-1][1] = "Reno";CombosArray[1550-1][0] = "Suzuki";CombosArray[1550-1][1] = "Samurai";CombosArray[1551-1][0] = "Suzuki";CombosArray[1551-1][1] = "Samurai 4WD";CombosArray[1552-1][0] = "Suzuki";CombosArray[1552-1][1] = "Sidekick";CombosArray[1553-1][0] = "Suzuki";CombosArray[1553-1][1] = "Swift";CombosArray[1554-1][0] = "Suzuki";CombosArray[1554-1][1] = "Swift+";CombosArray[1555-1][0] = "Suzuki";CombosArray[1555-1][1] = "SX4";CombosArray[1556-1][0] = "Suzuki";CombosArray[1556-1][1] = "SX4 Fstbk";CombosArray[1557-1][0] = "Suzuki";CombosArray[1557-1][1] = "SX4 Hatchback";CombosArray[1558-1][0] = "Suzuki";CombosArray[1558-1][1] = "SX4 Sdn";CombosArray[1559-1][0] = "Suzuki";CombosArray[1559-1][1] = "SX4 Sedan";CombosArray[1560-1][0] = "Suzuki";CombosArray[1560-1][1] = "Verona";CombosArray[1561-1][0] = "Suzuki";CombosArray[1561-1][1] = "Vitara";CombosArray[1562-1][0] = "Suzuki";CombosArray[1562-1][1] = "Vitara V6";CombosArray[1563-1][0] = "Suzuki";CombosArray[1563-1][1] = "X-90";CombosArray[1564-1][0] = "Suzuki";CombosArray[1564-1][1] = "XL-7";CombosArray[1565-1][0] = "Suzuki";CombosArray[1565-1][1] = "XL7";CombosArray[1566-1][0] = "Tesla";CombosArray[1566-1][1] = "Roadster";CombosArray[1567-1][0] = "Titan";CombosArray[1567-1][1] = "Champion";CombosArray[1568-1][0] = "Toyota";CombosArray[1568-1][1] = "";CombosArray[1569-1][0] = "Toyota";CombosArray[1569-1][1] = "2WD Compact Pickups";CombosArray[1570-1][0] = "Toyota";CombosArray[1570-1][1] = "2WD Compact Trucks";CombosArray[1571-1][0] = "Toyota";CombosArray[1571-1][1] = "2WD Pickups";CombosArray[1572-1][0] = "Toyota";CombosArray[1572-1][1] = "4Runner";CombosArray[1573-1][0] = "Toyota";CombosArray[1573-1][1] = "4runner 4WD";CombosArray[1574-1][0] = "Toyota";CombosArray[1574-1][1] = "4Runner SR5";CombosArray[1575-1][0] = "Toyota";CombosArray[1575-1][1] = "4Runner SR5 Utilities";CombosArray[1576-1][0] = "Toyota";CombosArray[1576-1][1] = "4WD Compact Pickups";CombosArray[1577-1][0] = "Toyota";CombosArray[1577-1][1] = "4WD Compact Trucks";CombosArray[1578-1][0] = "Toyota";CombosArray[1578-1][1] = "4WD Pickups";CombosArray[1579-1][0] = "Toyota";CombosArray[1579-1][1] = "Avalon";CombosArray[1580-1][0] = "Toyota";CombosArray[1580-1][1] = "Camper Cab/Chassis";CombosArray[1581-1][0] = "Toyota";CombosArray[1581-1][1] = "Camry";CombosArray[1582-1][0] = "Toyota";CombosArray[1582-1][1] = "Camry Hybrid";CombosArray[1583-1][0] = "Toyota";CombosArray[1583-1][1] = "Camry Solara";CombosArray[1584-1][0] = "Toyota";CombosArray[1584-1][1] = "Cargo Vans";CombosArray[1585-1][0] = "Toyota";CombosArray[1585-1][1] = "Celica";CombosArray[1586-1][0] = "Toyota";CombosArray[1586-1][1] = "Chassis-Cabs";CombosArray[1587-1][0] = "Toyota";CombosArray[1587-1][1] = "Commercial Chassis-Cabs";CombosArray[1588-1][0] = "Toyota";CombosArray[1588-1][1] = "Corolla";CombosArray[1589-1][0] = "Toyota";CombosArray[1589-1][1] = "Corona";CombosArray[1590-1][0] = "Toyota";CombosArray[1590-1][1] = "Cressida";CombosArray[1591-1][0] = "Toyota";CombosArray[1591-1][1] = "Echo";CombosArray[1592-1][0] = "Toyota";CombosArray[1592-1][1] = "FJ Cruiser";CombosArray[1593-1][0] = "Toyota";CombosArray[1593-1][1] = "Highlander";CombosArray[1594-1][0] = "Toyota";CombosArray[1594-1][1] = "Highlander Hybrid";CombosArray[1595-1][0] = "Toyota";CombosArray[1595-1][1] = "Land Cruiser";CombosArray[1596-1][0] = "Toyota";CombosArray[1596-1][1] = "Long Bed Trucks";CombosArray[1597-1][0] = "Toyota";CombosArray[1597-1][1] = "Matrix";CombosArray[1598-1][0] = "Toyota";CombosArray[1598-1][1] = "MR2";CombosArray[1599-1][0] = "Toyota";CombosArray[1599-1][1] = "MR2 Spyder";CombosArray[1600-1][0] = "Toyota";CombosArray[1600-1][1] = "Paseo";CombosArray[1601-1][0] = "Toyota";CombosArray[1601-1][1] = "Passenger Vans";CombosArray[1602-1][0] = "Toyota";CombosArray[1602-1][1] = "Pickup";CombosArray[1603-1][0] = "Toyota";CombosArray[1603-1][1] = "Pickup & Landcruiser";CombosArray[1604-1][0] = "Toyota";CombosArray[1604-1][1] = "Previa";CombosArray[1605-1][0] = "Toyota";CombosArray[1605-1][1] = "Prius";CombosArray[1606-1][0] = "Toyota";CombosArray[1606-1][1] = "RAV4";CombosArray[1607-1][0] = "Toyota";CombosArray[1607-1][1] = "Sequoia";CombosArray[1608-1][0] = "Toyota";CombosArray[1608-1][1] = "Sienna";CombosArray[1609-1][0] = "Toyota";CombosArray[1609-1][1] = "SR5 Trucks 4WD";CombosArray[1610-1][0] = "Toyota";CombosArray[1610-1][1] = "SR5 Xtracab Trucks";CombosArray[1611-1][0] = "Toyota";CombosArray[1611-1][1] = "Starlet";CombosArray[1612-1][0] = "Toyota";CombosArray[1612-1][1] = "Std Bed Trucks";CombosArray[1613-1][0] = "Toyota";CombosArray[1613-1][1] = "Std Bed Trucks 4WD";CombosArray[1614-1][0] = "Toyota";CombosArray[1614-1][1] = "Supra";CombosArray[1615-1][0] = "Toyota";CombosArray[1615-1][1] = "T100";CombosArray[1616-1][0] = "Toyota";CombosArray[1616-1][1] = "T100 Pickups";CombosArray[1617-1][0] = "Toyota";CombosArray[1617-1][1] = "T100 Trucks";CombosArray[1618-1][0] = "Toyota";CombosArray[1618-1][1] = "Tacoma";CombosArray[1619-1][0] = "Toyota";CombosArray[1619-1][1] = "Tacoma Pickups";CombosArray[1620-1][0] = "Toyota";CombosArray[1620-1][1] = "Tercel";CombosArray[1621-1][0] = "Toyota";CombosArray[1621-1][1] = "Tundra";CombosArray[1622-1][0] = "Toyota";CombosArray[1622-1][1] = "Van Wagon";CombosArray[1623-1][0] = "Toyota";CombosArray[1623-1][1] = "Vans";CombosArray[1624-1][0] = "Toyota";CombosArray[1624-1][1] = "Venza";CombosArray[1625-1][0] = "Toyota";CombosArray[1625-1][1] = "Xtracab Trucks";CombosArray[1626-1][0] = "Toyota";CombosArray[1626-1][1] = "Yaris";CombosArray[1627-1][0] = "Travel Mate";CombosArray[1627-1][1] = "Travel Trailer";CombosArray[1628-1][0] = "Travel Trailer";CombosArray[1628-1][1] = "30 ft";CombosArray[1629-1][0] = "Volkswagen";CombosArray[1629-1][1] = "Beetle";CombosArray[1630-1][0] = "Volkswagen";CombosArray[1630-1][1] = "Cabrio";CombosArray[1631-1][0] = "Volkswagen";CombosArray[1631-1][1] = "Cabriolet";CombosArray[1632-1][0] = "Volkswagen";CombosArray[1632-1][1] = "Cabriolet/GTI";CombosArray[1633-1][0] = "Volkswagen";CombosArray[1633-1][1] = "CC";CombosArray[1634-1][0] = "Volkswagen";CombosArray[1634-1][1] = "City Golf";CombosArray[1635-1][0] = "Volkswagen";CombosArray[1635-1][1] = "City Jetta";CombosArray[1636-1][0] = "Volkswagen";CombosArray[1636-1][1] = "Corrado";CombosArray[1637-1][0] = "Volkswagen";CombosArray[1637-1][1] = "Dasher";CombosArray[1638-1][0] = "Volkswagen";CombosArray[1638-1][1] = "Eos";CombosArray[1639-1][0] = "Volkswagen";CombosArray[1639-1][1] = "EuroVan";CombosArray[1640-1][0] = "Volkswagen";CombosArray[1640-1][1] = "Fox";CombosArray[1641-1][0] = "Volkswagen";CombosArray[1641-1][1] = "GLI";CombosArray[1642-1][0] = "Volkswagen";CombosArray[1642-1][1] = "Golf";CombosArray[1643-1][0] = "Volkswagen";CombosArray[1643-1][1] = "Golf City";CombosArray[1644-1][0] = "Volkswagen";CombosArray[1644-1][1] = "Golf III";CombosArray[1645-1][0] = "Volkswagen";CombosArray[1645-1][1] = "GTI";CombosArray[1646-1][0] = "Volkswagen";CombosArray[1646-1][1] = "GTI VR6";CombosArray[1647-1][0] = "Volkswagen";CombosArray[1647-1][1] = "Jetta";CombosArray[1648-1][0] = "Volkswagen";CombosArray[1648-1][1] = "Jetta City";CombosArray[1649-1][0] = "Volkswagen";CombosArray[1649-1][1] = "Jetta III";CombosArray[1650-1][0] = "Volkswagen";CombosArray[1650-1][1] = "Jetta Sedan";CombosArray[1651-1][0] = "Volkswagen";CombosArray[1651-1][1] = "Jetta Sedan A5";CombosArray[1652-1][0] = "Volkswagen";CombosArray[1652-1][1] = "Jetta SportWagen";CombosArray[1653-1][0] = "Volkswagen";CombosArray[1653-1][1] = "Jetta Wagon";CombosArray[1654-1][0] = "Volkswagen";CombosArray[1654-1][1] = "New Beetle";CombosArray[1655-1][0] = "Volkswagen";CombosArray[1655-1][1] = "New Beetle Convertible";CombosArray[1656-1][0] = "Volkswagen";CombosArray[1656-1][1] = "New Beetle Coupe";CombosArray[1657-1][0] = "Volkswagen";CombosArray[1657-1][1] = "New Cabrio";CombosArray[1658-1][0] = "Volkswagen";CombosArray[1658-1][1] = "New Golf";CombosArray[1659-1][0] = "Volkswagen";CombosArray[1659-1][1] = "New GTI";CombosArray[1660-1][0] = "Volkswagen";CombosArray[1660-1][1] = "New Jetta";CombosArray[1661-1][0] = "Volkswagen";CombosArray[1661-1][1] = "New Passat";CombosArray[1662-1][0] = "Volkswagen";CombosArray[1662-1][1] = "Passat";CombosArray[1663-1][0] = "Volkswagen";CombosArray[1663-1][1] = "Passat Sedan";CombosArray[1664-1][0] = "Volkswagen";CombosArray[1664-1][1] = "Passat Wagon";CombosArray[1665-1][0] = "Volkswagen";CombosArray[1665-1][1] = "Phaeton";CombosArray[1666-1][0] = "Volkswagen";CombosArray[1666-1][1] = "Pickup";CombosArray[1667-1][0] = "Volkswagen";CombosArray[1667-1][1] = "Quantum";CombosArray[1668-1][0] = "Volkswagen";CombosArray[1668-1][1] = "R32";CombosArray[1669-1][0] = "Volkswagen";CombosArray[1669-1][1] = "Rabbit";CombosArray[1670-1][0] = "Volkswagen";CombosArray[1670-1][1] = "Routan";CombosArray[1671-1][0] = "Volkswagen";CombosArray[1671-1][1] = "Scirocco";CombosArray[1672-1][0] = "Volkswagen";CombosArray[1672-1][1] = "Super Beetle";CombosArray[1673-1][0] = "Volkswagen";CombosArray[1673-1][1] = "Tiguan";CombosArray[1674-1][0] = "Volkswagen";CombosArray[1674-1][1] = "Touareg";CombosArray[1675-1][0] = "Volkswagen";CombosArray[1675-1][1] = "Touareg 2";CombosArray[1676-1][0] = "Volkswagen";CombosArray[1676-1][1] = "Vanagon";CombosArray[1677-1][0] = "Volkswagen";CombosArray[1677-1][1] = "Vanagon/Campmobile";CombosArray[1678-1][0] = "Volvo";CombosArray[1678-1][1] = "240";CombosArray[1679-1][0] = "Volvo";CombosArray[1679-1][1] = "240 DL";CombosArray[1680-1][0] = "Volvo";CombosArray[1680-1][1] = "240 GL";CombosArray[1681-1][0] = "Volvo";CombosArray[1681-1][1] = "260";CombosArray[1682-1][0] = "Volvo";CombosArray[1682-1][1] = "740";CombosArray[1683-1][0] = "Volvo";CombosArray[1683-1][1] = "740 GLE";CombosArray[1684-1][0] = "Volvo";CombosArray[1684-1][1] = "740/760";CombosArray[1685-1][0] = "Volvo";CombosArray[1685-1][1] = "760";CombosArray[1686-1][0] = "Volvo";CombosArray[1686-1][1] = "760 GLE";CombosArray[1687-1][0] = "Volvo";CombosArray[1687-1][1] = "780";CombosArray[1688-1][0] = "Volvo";CombosArray[1688-1][1] = "800 Series";CombosArray[1689-1][0] = "Volvo";CombosArray[1689-1][1] = "850";CombosArray[1690-1][0] = "Volvo";CombosArray[1690-1][1] = "850 Series";CombosArray[1691-1][0] = "Volvo";CombosArray[1691-1][1] = "900";CombosArray[1692-1][0] = "Volvo";CombosArray[1692-1][1] = "900 Series";CombosArray[1693-1][0] = "Volvo";CombosArray[1693-1][1] = "940";CombosArray[1694-1][0] = "Volvo";CombosArray[1694-1][1] = "960";CombosArray[1695-1][0] = "Volvo";CombosArray[1695-1][1] = "960 Series";CombosArray[1696-1][0] = "Volvo";CombosArray[1696-1][1] = "C30";CombosArray[1697-1][0] = "Volvo";CombosArray[1697-1][1] = "C70";CombosArray[1698-1][0] = "Volvo";CombosArray[1698-1][1] = "C70 Series";CombosArray[1699-1][0] = "Volvo";CombosArray[1699-1][1] = "Coupe";CombosArray[1700-1][0] = "Volvo";CombosArray[1700-1][1] = "DL";CombosArray[1701-1][0] = "Volvo";CombosArray[1701-1][1] = "GL";CombosArray[1702-1][0] = "Volvo";CombosArray[1702-1][1] = "GLE";CombosArray[1703-1][0] = "Volvo";CombosArray[1703-1][1] = "S40";CombosArray[1704-1][0] = "Volvo";CombosArray[1704-1][1] = "S60";CombosArray[1705-1][0] = "Volvo";CombosArray[1705-1][1] = "S70";CombosArray[1706-1][0] = "Volvo";CombosArray[1706-1][1] = "S70 Series Sedan";CombosArray[1707-1][0] = "Volvo";CombosArray[1707-1][1] = "S80";CombosArray[1708-1][0] = "Volvo";CombosArray[1708-1][1] = "S80 Series Sedan";CombosArray[1709-1][0] = "Volvo";CombosArray[1709-1][1] = "S90";CombosArray[1710-1][0] = "Volvo";CombosArray[1710-1][1] = "S90 Series Sedan";CombosArray[1711-1][0] = "Volvo";CombosArray[1711-1][1] = "V40";CombosArray[1712-1][0] = "Volvo";CombosArray[1712-1][1] = "V50";CombosArray[1713-1][0] = "Volvo";CombosArray[1713-1][1] = "V70";CombosArray[1714-1][0] = "Volvo";CombosArray[1714-1][1] = "V70 Series Wagon";CombosArray[1715-1][0] = "Volvo";CombosArray[1715-1][1] = "V90";CombosArray[1716-1][0] = "Volvo";CombosArray[1716-1][1] = "V90 Series Wagon";CombosArray[1717-1][0] = "Volvo";CombosArray[1717-1][1] = "XC60";CombosArray[1718-1][0] = "Volvo";CombosArray[1718-1][1] = "XC70";CombosArray[1719-1][0] = "Volvo";CombosArray[1719-1][1] = "XC90";CombosArray[1720-1][0] = "Winnebago";CombosArray[1720-1][1] = "Mini Winnie";CombosArray[1721-1][0] = "Yugo";CombosArray[1721-1][1] = "Yugo";
function clearModels() {var optionCount = document.ACX_SearchForm.Model.length;for (i=optionCount-1; i>0; i--) {document.ACX_SearchForm.Model.options[i] = null;}}
function changeModels() {var optionCtr = 1;clearModels();for (i=0; i<CombosArray.length; i++){if(document.ACX_SearchForm.Make.value == CombosArray[i][0]){newModel = new Option(CombosArray[i][1], CombosArray[i][1], false, false);document.ACX_SearchForm.Model.options[optionCtr] = newModel;optionCtr ++;}}document.ACX_SearchForm.Model.selectedIndex = 0;}
document.write('<form method="get" action="'+ hostedSite + '/Search/Search_External2.cfm" id="ACXInclude_SearchForm" name="ACX_SearchForm">')
document.write('<div><select size="1" id="ACXInclude_Make" name="Make" onchange="changeModels();"><option value="">Select A Make</option><option value="Acura">Acura</option><option value="Alfa Romeo">Alfa Romeo</option><option value="AM General">AM General</option><option value="American Motors (AMC)">American Motors (AMC)</option><option value="Arctic Cat">Arctic Cat</option><option value="Aston Martin">Aston Martin</option><option value="Audi">Audi</option><option value="Bentley">Bentley</option><option value="BMW">BMW</option><option value="Buick">Buick</option><option value="Cadillac">Cadillac</option><option value="Can-Am">Can-Am</option><option value="Carriage">Carriage</option><option value="CFMOTO">CFMOTO</option><option value="Chevrolet">Chevrolet</option><option value="Chrysler">Chrysler</option><option value="Coachmen">Coachmen</option><option value="Daewoo">Daewoo</option><option value="Daihatsu">Daihatsu</option><option value="Datsun">Datsun</option><option value="Diesel">Diesel</option><option value="Dodge">Dodge</option><option value="Dutchmen">Dutchmen</option><option value="Eagle">Eagle</option><option value="Ferrari">Ferrari</option><option value="Fiat">Fiat</option><option value="Fleetwood">Fleetwood</option><option value="Ford">Ford</option><option value="Forest River">Forest River</option><option value="Freightliner">Freightliner</option><option value="Geo">Geo</option><option value="Georgie Boy">Georgie Boy</option><option value="GMC">GMC</option><option value="Harley Davidson">Harley Davidson</option><option value="Honda">Honda</option><option value="HUMMER">HUMMER</option><option value="Hyundai">Hyundai</option><option value="Infiniti">Infiniti</option><option value="Isuzu">Isuzu</option><option value="Jaguar">Jaguar</option><option value="Jeep">Jeep</option><option value="John Deere">John Deere</option><option value="Kawasaki">Kawasaki</option><option value="Keystone">Keystone</option><option value="Kia">Kia</option><option value="Lamborghini">Lamborghini</option><option value="Land Rover">Land Rover</option><option value="Lehman Trikes/Suzuki">Lehman Trikes/Suzuki</option><option value="Lexus">Lexus</option><option value="Lincoln">Lincoln</option><option value="Lotus">Lotus</option><option value="Maserati">Maserati</option><option value="Maybach">Maybach</option><option value="Mazda">Mazda</option><option value="Mercedes Benz">Mercedes Benz</option><option value="Mercedes-Benz">Mercedes-Benz</option><option value="Mercury">Mercury</option><option value="Merkur">Merkur</option><option value="MINI">MINI</option><option value="Misty Harbor">Misty Harbor</option><option value="Mitsubishi">Mitsubishi</option><option value="Nissan">Nissan</option><option value="Oldsmobile">Oldsmobile</option><option value="Panoz">Panoz</option><option value="Peugeot">Peugeot</option><option value="Plymouth">Plymouth</option><option value="Polaris">Polaris</option><option value="Pontiac">Pontiac</option><option value="Porsche">Porsche</option><option value="Porta-Bote">Porta-Bote</option><option value="Renault">Renault</option><option value="Rolls-Royce">Rolls-Royce</option><option value="Saab">Saab</option><option value="Saturn">Saturn</option><option value="Scion">Scion</option><option value="silver">silver</option><option value="Skyline">Skyline</option><option value="Smart">Smart</option><option value="Sterling">Sterling</option><option value="Subaru">Subaru</option><option value="Suzuki">Suzuki</option><option value="Tesla">Tesla</option><option value="Titan">Titan</option><option value="Toyota">Toyota</option><option value="Travel Mate">Travel Mate</option><option value="Travel Trailer">Travel Trailer</option><option value="Volkswagen">Volkswagen</option><option value="Volvo">Volvo</option><option value="Winnebago">Winnebago</option><option value="Yugo">Yugo</option></select></div>')
document.write('<div><select size="1" id="ACXInclude_Make" name="Model"><option value="">Select A Model</option></select></div>')
document.write('<div><input type="submit" id="ACXInclude_Search" value="Search"></div>')
document.write('</form>')
</script><a href="http://www.motorbuys.com/">Motorbuys Home</a></div><div id="openad"><script type="text/javascript"><!--//<![CDATA[
   var m3_u = (location.protocol=='https:'?'https://www.rwpads.net/www/delivery/ajs.php':'http://www.rwpads.net/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=601");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'></scr"+"ipt>");
//]]>--></script><noscript><a href="http://www.rwpads.net/www/delivery/ck.php?n=a3cfefff&amp;cb=INSERT_RANDOM_NUMBER_HERE" target="_blank"><img src="www/delivery/avw_php-zoneid-601-cb-INSERT_RANDOM_NUMBER_HERE-n-a3cfefff.jpg" border="0" alt=""/></a></noscript></div></div>
<!--/**AP widget**/-->
<div id="apouter"><a href="photos-sub/index" target="_blank"><img src="sites/2184/assets/photo-reprints-litch.gif" alt="Photo Reprints"></a></div>
<!--//block for the leader real estate guide gif-->
<div id="leaderre"><iframe src="realestateguideWidget_ext_iframe" width="317" height="180" frameborder="0" scrolling="no">
<p>Your browser does not support iframes.</p>
</iframe></div>
<div class="newline"></div>
	</div>
	<div class="newline"></div>
	<div id="left_column">
		<div class="left">
			<div class="public_safety bullets">
			<div class="lower_heading"><a href="news_topic_more_tag-publicsafetycrime-label-PublicSafety_Crime">Public Safety/Crime</a></div>
				<div class="lower_box">
					<div id="push_home_public_saftey_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Rags used in remodeling blamed in Grove City fire</a>
  <span class="title_date updated" style="display:none;" title="2012-02-21T08:00:45Z"> | 02.21.12 - 08:00 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Lester Prairie man arrested in Dassel after vehicle, foot chase</a>
  <span class="title_date updated" style="display:none;" title="2012-02-20T10:48:43Z"> | 02.20.12 - 10:48 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Jorge Sosa</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Fire destroys rural Darwin home</a>
  <span class="title_date updated" style="display:none;" title="2012-02-20T07:26:49Z"> | 02.20.12 - 07:26 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Two arrested in Grove City in connection with drug bust</a>
  <span class="title_date updated" style="display:none;" title="2012-02-18T10:36:22Z"> | 02.18.12 - 10:36 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="obits bullets">
			<div class="lower_heading"><a href="news_topic_more_tag-deaths-label-Deaths">Deaths</a></div>
				<div class="lower_box">
					<div id="push_home_obits_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Doris Kvam, 91</a>
  <span class="title_date updated" style="display:none;" title="2012-02-24T07:21:55Z"> | 02.24.12 - 07:21 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Helen Osdoba, 97</a>
  <span class="title_date updated" style="display:none;" title="2012-02-24T07:20:13Z"> | 02.24.12 - 07:20 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Anita Schlueter, 71</a>
  <span class="title_date updated" style="display:none;" title="2012-02-24T07:17:51Z"> | 02.24.12 - 07:17 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Ann Taylor, 93</a>
  <span class="title_date updated" style="display:none;" title="2012-02-24T07:15:42Z"> | 02.24.12 - 07:15 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="business_news bullets">
			<div class="lower_heading"><a href="/">Business & Agriculture</a></div>
				<div class="lower_box">
					<div id="push_home_business_news_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Many Minnesotans find themselves stranded on a 'food desert'</a>
  <span class="title_date updated" style="display:none;" title="2012-02-28T04:43:06Z"> | 02.28.12 - 04:43 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">John Michaelson, Minnesota News Connection</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Hospital Board approves boiler replacement</a>
  <span class="title_date updated" style="display:none;" title="2012-02-17T06:00:15Z"> | 02.17.12 - 06:00 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="view/full_story/17336731/article-Trade-office-taking-applications-for-China-trade-mission_instance-home_business_news" class="entry-title">Trade office taking applications for China trade mission</a>
  <span class="title_date updated" style="display:none;" title="2012-01-30T05:57:17Z"> | 01.30.12 - 05:57 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="view/full_story/17228734/article-State-unemployment-rate-dips-again_instance-home_business_news" class="entry-title">State unemployment rate dips again</a>
  <span class="title_date updated" style="display:none;" title="2012-01-19T12:14:36Z"> | 01.19.12 - 12:14 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="health_environment bullets">
			<div class="lower_heading"><a href="/">Health & Environment</a></div>
				<div class="lower_box">
					<div id="push_home_health_environment_news_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="view/full_story/17100493/article-Identifying-dangers-lurking-inside-homes_instance-home_health_environment_news" class="entry-title">Identifying dangers lurking inside homes</a>
  <span class="title_date updated" style="display:none;" title="2012-01-12T14:22:02Z"> | 01.12.12 - 02:22 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Juliana Thill</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="view/full_story/17064029/article-Litchfield-continues-efforts-to-protect-water-supply_instance-home_health_environment_news" class="entry-title">Litchfield continues efforts to protect water supply</a>
  <span class="title_date updated" style="display:none;" title="2012-01-11T06:04:23Z"> | 01.11.12 - 06:04 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Cancer rates continue to decline in Minnesota, nation</a>
  <span class="title_date updated" style="display:none;" title="2012-01-05T07:09:53Z"> | 01.05.12 - 07:09 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">John Michaelson, Minnesota News Connection</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Litchfield Lite gears up for 100 Day Challenge</a>
  <span class="title_date updated" style="display:none;" title="2012-01-03T05:29:18Z"> | 01.03.12 - 05:29 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Marcia Provencher, Litchfield Lite</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="community bullets">
				<div class="lower_heading"><a href="news_topic_more_tag-community-label-Community">Community</a></div>
				<div class="lower_box">
					<div id="push_home_region_state_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Gottschalk tries his hand at fiction</a>
  <span class="title_date updated" style="display:none;" title="2012-03-05T13:35:28Z"> | 03.05.12 - 01:35 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Unemployment rate down to 5.6 percent</a>
  <span class="title_date updated" style="display:none;" title="2012-03-01T14:58:46Z"> | 03.01.12 - 02:58 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Terry Davis</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Minnesota Department Of Employment And Economic Development</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Litchfield Community Theatre's production of 'The Odd Couple' opens this weekend</a>
  <span class="title_date updated" style="display:none;" title="2012-02-24T16:56:44Z"> | 02.24.12 - 04:56 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Juliana Thill</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Darwin area author tells travel tales in his first book</a>
  <span class="title_date updated" style="display:none;" title="2012-02-23T07:13:07Z"> | 02.23.12 - 07:13 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="opinions bullets">
				<div class="lower_heading"><a href="news_topic_more_tag-opinion-label-Opinions">Opinions</a></div>
				<div class="lower_box">
					<div id="push_home_opinions_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">OUR VIEW: Misleading statements demean superintendent selection process</a>
  <span class="title_date updated" style="display:none;" title="2012-02-13T10:50:09Z"> | 02.13.12 - 10:50 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">COLUMN: School Board decision seems like deja vu</a>
  <span class="title_date updated" style="display:none;" title="2012-02-13T10:49:20Z"> | 02.13.12 - 10:49 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Stan Roeser</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">LETTER: Keep up support for Devine</a>
  <span class="title_date updated" style="display:none;" title="2012-02-13T10:47:24Z"> | 02.13.12 - 10:47 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">LETTER: Unjust decision by School Board</a>
  <span class="title_date updated" style="display:none;" title="2012-02-13T10:46:15Z"> | 02.13.12 - 10:46 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
		</div>
		<div class="middle">
			<div class="Sports bullets">
			<div class="lower_heading"><a href="news_topic_more_tag-sports-label-Sports">Sports</a></div>
				<div class="lower_box">
					<div id="push_home_sports_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Rouser, Bomstad fall short in state finals</a>
  <span class="title_date updated" style="display:none;" title="2012-03-03T23:19:16Z"> | 03.03.12 - 11:19 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Dahlseng runner-up in 100-yard breaststroke</a>
  <span class="title_date updated" style="display:none;" title="2012-03-03T19:22:44Z"> | 03.03.12 - 07:22 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Litchfield eliminates Eden Valley-Watkins, 72-54</a>
  <span class="title_date updated" style="display:none;" title="2012-03-03T19:08:05Z"> | 03.03.12 - 07:08 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">March 3 sports scores</a>
  <span class="title_date updated" style="display:none;" title="2012-03-03T19:02:46Z"> | 03.03.12 - 07:02 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">by Lyle Diekmann</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="schools bullets">
			<div class="lower_heading"><a href="news_topic_more_tag-education-label-Education">Education</a></div>
				<div class="lower_box">
					<div id="push_home_schools_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">EV-W School Board approves new superintendent contract</a>
  <span class="title_date updated" style="display:none;" title="2012-03-01T16:01:51Z"> | 03.01.12 - 04:01 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Litchfield School Board OKs superintendent contract</a>
  <span class="title_date updated" style="display:none;" title="2012-03-01T08:51:53Z"> | 03.01.12 - 08:51 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Picture books engage children in fiction, non-fiction stories</a>
  <span class="title_date updated" style="display:none;" title="2012-03-01T06:23:02Z"> | 03.01.12 - 06:23 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Jan Pease, Litchifeld Children's Librarian</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Deadline looms for LHS seniors' college scholarship applications</a>
  <span class="title_date updated" style="display:none;" title="2012-03-01T06:20:51Z"> | 03.01.12 - 06:20 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="government bullets">
				<div class="lower_heading"><a href="news_topic_more_tag-government-label-Government">Government</a></div>
				<div class="lower_box">
					<div id="push_home_government_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Unemployment rate down to 5.6 percent</a>
  <span class="title_date updated" style="display:none;" title="2012-03-01T14:58:46Z"> | 03.01.12 - 02:58 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Terry Davis</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Minnesota Department Of Employment And Economic Development</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Redistricting changes legislative boundaries</a>
  <span class="title_date updated" style="display:none;" title="2012-02-27T07:23:19Z"> | 02.27.12 - 07:23 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Terry Davis</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Meeker County Republicans pick Santorum</a>
  <span class="title_date updated" style="display:none;" title="2012-02-08T06:04:25Z"> | 02.08.12 - 06:04 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="view/full_story/17359643/article-Young-voters-could-be-key-in-vote-on-gay-marriage-ban_instance-home_government" class="entry-title">Young voters could be key in vote on gay marriage ban</a>
  <span class="title_date updated" style="display:none;" title="2012-02-01T07:54:49Z"> | 02.01.12 - 07:54 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">John Michaelson, Minnesota News Connection</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="outdoors_recreation bullets">
				<div class="lower_heading"><a href="/">Outdoors & Recreation</a></div>
				<div class="lower_box">
					<div id="push_home_people_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Area Master Gardeners offer free gardening classes</a>
  <span class="title_date updated" style="display:none;" title="2012-03-01T06:22:37Z"> | 03.01.12 - 06:22 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Nathan Winter, Extension educator</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">Wintercade ice fishing tournament = frozen fun</a>
  <span class="title_date updated" style="display:none;" title="2012-02-17T14:43:52Z"> | 02.17.12 - 02:43 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="/" class="entry-title">DNR plans open houses to discuss northern pike special regulations</a>
  <span class="title_date updated" style="display:none;" title="2012-02-13T07:04:00Z"> | 02.13.12 - 07:04 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Litchfield Independent Review</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="view/full_story/17344839/article-Weekly-conservation-officer-reports_instance-home_people" class="entry-title">Weekly conservation officer reports</a>
  <span class="title_date updated" style="display:none;" title="2012-01-30T22:24:28Z"> | 01.30.12 - 10:24 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Matt McMillan</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Minnesota Department Of Natural Resources</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2012 Litchfield Independent Review. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="meeker_county_advertiser_bullets">
				<div class="lower_heading"><a href="neta/_web/meeker-county-advertiser/Advertiser.pdf" target="_blank">Meeker County Advertiser</a></div>
				<div class="lower_box">
					Download a .pdf of this week's Meeker County Advertiser<p><a href="neta/_web/meeker-county-advertiser/Advertiser.pdf" target="_blank"><img src="sites/2184/assets/advertiser-logo.gif"></a>
				</div>
			</div>
		</div>
		<div class="newline"></div>
	</div>
	<div id="right_column">
	<!--
		<div class="home_score">
			@ @content :label => home_score, :naked => true@ @
		</div> -->
		<div class="businesses">
			<div class="lower_heading"><a href="http://www.mymarketplace.mn/" target="_blank">Business Directory</a></div>
			<div class="ad_box">
			<script type="text/javascript" charset="utf-8" src="javascripts/remote_widget.js"></script>
<script type="text/javascript" charset="utf-8">
_matchbin_widget.show({domain_name: 'www.mymarketplace.mn', widget: 'popular_listings', klass: 'business', limit: '5',source: 'site', heading: 'none', prioritize_fronts: 'true', prioritize_premium: 'true', rotation_mode: 'equal', suppress_tags: 'true', width: 300, height: 250, scrolling: 'yes', cache: 'false', randomize: 'true'});
</script>
</div>
		</div>
		<div class="mn_calendar">
				<div>
	<div class="above_cal" style="padding: 10px 5px; background-color: rgb(255, 255, 255); text-align: center;">
<script type="text/javascript"><!--// <![CDATA[
    /* [id434] Litchfield Independent Review - 234x60 #1 */
    OA_show(434);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=litc91ffd09"><img border="0" alt="" src="www/delivery/avw_php-zoneid-434-n-litc91ffd09.jpg"/></a></noscript>
</div>
<br>
<style>
.match_calendar {
	padding: 10px;
	background-color: #ffffff;
}
</style>
<div class="match_calendar">
<div class="pod_heading">Community Events</div>
<div id="add_listing_button_container" align="left"><div id="add_header_container"></div>
<script>
  Event.observe(window, 'load', function(){ document.getElementById('add_header_container').parentNode.style.display = 'block' }, 1000);
</script>
<a href="https://secure2.matchbin.com/pages/login"><div class="buttonAdd">post an event</div></a>
</div>
<div id="todays_events_events_container" align="left"><script type="text/javascript" charset="utf-8">
  //<![CDATA[
// ** I18N
// Calendar EN language
// Author: Mihai Bazon, <mihai_bazon@yahoo.com>
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use UTF-8 if possible.  We strongly believe that
// Unicode is the answer to a real internationalized world.  Also please
// include your contact information in the header, as can be seen above.
// full day names
Calendar._DN = new Array
("Sunday",
 "Monday",
 "Tuesday",
 "Wednesday",
 "Thursday",
 "Friday",
 "Saturday",
 "Sunday");
// Please note that the following array of short day names (and the same goes
// for short month names, _SMN) isn't absolutely necessary.  We give it here
// for exemplification on how one can customize the short day names, but if
// they are simply the first N letters of the full name you can simply say:
//
//   Calendar._SDN_len = N; // short day name length
//   Calendar._SMN_len = N; // short month name length
//
// If N = 3 then this is not needed either since we assume a value of 3 if not
// present, to be compatible with translation files that were written before
// this feature.
// short day names
Calendar._SDN = "Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun".split(",");
// First day of the week. "0" means display Sunday first, "1" means display
// Monday first, etc.
Calendar._FD = 0;
// full month names
Calendar._MN = "January,February,March,April,May,June,July,August,September,October,November,December".split(",");
// short month names
Calendar._SMN = "Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec".split(",");
// tooltips
Calendar._TT = {};
Calendar._TT["INFO"] = "About the calendar";
Calendar._TT["ABOUT"] =
"Date selection:\n" +
"- Use the <<, >> buttons to select year\n" +
"- Use the <, > buttons to select month\n" +
"- Hold mouse button on any of the above buttons for faster selection.";
Calendar._TT["ABOUT_TIME"] = "\n\n" +
"Time selection:\n" +
"- Click on any of the time parts to increase it\n" +
"- or Shift-click to decrease it\n" +
"- or click and drag for faster selection.";
Calendar._TT["PREV_YEAR"] = "Prev. year (hold for menu)";
Calendar._TT["PREV_MONTH"] = "Prev. month (hold for menu)";
Calendar._TT["GO_TODAY"] = "Go Today";
Calendar._TT["NEXT_MONTH"] = "Next month (hold for menu)";
Calendar._TT["NEXT_YEAR"] = "Next year (hold for menu)";
Calendar._TT["SEL_DATE"] = "Select date";
Calendar._TT["DRAG_TO_MOVE"] = "Drag to move";
Calendar._TT["PART_TODAY"] = " (today)";
// the following is to inform that "%s" is to be the first day of week
// %s will be replaced with the day name.
Calendar._TT["DAY_FIRST"] = "Display %s first";
// This may be locale-dependent.  It specifies the week-end days, as an array
// of comma-separated numbers.  The numbers are from 0 to 6: 0 means Sunday, 1
// means Monday, etc.
Calendar._TT["WEEKEND"] = "0,6";
Calendar._TT["CLOSE"] = "Close";
Calendar._TT["TODAY"] = "Go to today";
//Calendar._TT["TIME_PART"] = "Click and drag to change value";
Calendar._TT["TIME_PART"] = "click and drag right/left to update";
// date formats
Calendar._TT["DEF_DATE_FORMAT"] = "%Y-%m-%d";
Calendar._TT["TT_DATE_FORMAT"] = "%a, %b %e";
Calendar._TT["WK"] = "wk";
Calendar._TT["TIME"] = "Time:";
  //]]>
</script>
<div class="events_container">
  <div id="3788867009event_list_container" class="event_list_container">
      <div class="pagination"><a href="javascript:void(0)" id="378886700945946previous_event_days" class="event_days_pagination_link">&lt;&lt; Previous 2 days</a>
<a href="javascript:void(0)" id="378886700945946next_event_days" class="event_days_pagination_link">Next 2 days &gt;&gt;</a>
<script type="text/javascript">
  $('378886700945946previous_event_days').observe('click', function(event) {
    var url = '/marketplace/events/list_events?date=03%2f03%2f2012&list_format=summary&source=site&suppress_tags=false&days_to_display=2&list_format=summary&unique_dom_prefix=3788867009';
    new Ajax.Updater('3788867009event_list_container', url, {
      asynchronous:true,
      evalScripts:true,
      onCreate: function() {
        $('378886700945946previous_event_days').replace('<img src=\'http://assets.matchbin.com/images/indicator.gif\' />');
      }
    });
  });
  $('378886700945946next_event_days').observe('click', function(event) {
    var url = '/marketplace/events/list_events?date=03%2f07%2f2012&list_format=summary&source=site&suppress_tags=false&days_to_display=2&list_format=summary&unique_dom_prefix=3788867009';
    new Ajax.Updater('3788867009event_list_container', url, {
      asynchronous:true,
      evalScripts:true,
      onCreate: function() {
        $('378886700945946next_event_days').replace('<img src=\'http://assets.matchbin.com/images/indicator.gif\' />');
      }
    });
  });
</script>
</div>
  <div class="event_list_container">
    <h4 class="event_list_header">Monday, March 5, 2012</h4>
    <div class="event_list_no_events_message">
      no events are posted for this date
    </div>
  </div>
  <div class="event_list_container">
    <h4 class="event_list_header">Tuesday, March 6, 2012</h4>
    <div class="event_list_no_events_message">
      no events are posted for this date
    </div>
  </div>
  <div class="pagination"><a href="javascript:void(0)" id="378886700963933previous_event_days" class="event_days_pagination_link">&lt;&lt; Previous 2 days</a>
<a href="javascript:void(0)" id="378886700963933next_event_days" class="event_days_pagination_link">Next 2 days &gt;&gt;</a>
<script type="text/javascript">
  $('378886700963933previous_event_days').observe('click', function(event) {
    var url = '/marketplace/events/list_events?date=03%2f03%2f2012&list_format=summary&source=site&suppress_tags=false&days_to_display=2&list_format=summary&unique_dom_prefix=3788867009';
    new Ajax.Updater('3788867009event_list_container', url, {
      asynchronous:true,
      evalScripts:true,
      onCreate: function() {
        $('378886700963933previous_event_days').replace('<img src=\'http://assets.matchbin.com/images/indicator.gif\' />');
      }
    });
  });
  $('378886700963933next_event_days').observe('click', function(event) {
    var url = '/marketplace/events/list_events?date=03%2f07%2f2012&list_format=summary&source=site&suppress_tags=false&days_to_display=2&list_format=summary&unique_dom_prefix=3788867009';
    new Ajax.Updater('3788867009event_list_container', url, {
      asynchronous:true,
      evalScripts:true,
      onCreate: function() {
        $('378886700963933next_event_days').replace('<img src=\'http://assets.matchbin.com/images/indicator.gif\' />');
      }
    });
  });
</script>
</div>
  </div>
</div>
</div>
</div>
<br>
<div class="below_cal" style="padding: 10px 5px; background-color: rgb(255, 255, 255); text-align: center;">
<script type="text/javascript"><!--// <![CDATA[
    /* [id435] Litchfield Independent Review - 234x60 #2 */
    OA_show(435);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=litc9df0fef"><img border="0" alt="" src="www/delivery/avw_php-zoneid-435-n-litc9df0fef.jpg"/></a></noscript>
</div>
</div>
		</div>
		<!--<d iv class="archives bullets">
			<d iv class="lower_heading">News Archives</di v>
			<d iv class="lower_box">
			</di v>
		</di v>-->
	</div>
	<div class="newline"></div>
</div>
	<div class="newline"></div>
		<center>
			<div class="bottom_middle_ad_section">
				  <script type="text/javascript"><!--// <![CDATA[
    /* [id365] Litchfield Independent Review - Leaderboard D */
    OA_show(365);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=litc3493702"><img border="0" alt="" src="www/delivery/avw_php-zoneid-365-n-litc3493702.jpg"/></a></noscript>
			</div>
		</center>
		<div style="clear: both;"></div>
	</div><!-- end page -->
	<div class="footer">
		<div class="footer_content">
			<div class="other_sites">
			<!--<div class="other_heading">
					<center>
						Other News<br>Sites
					</center>
				</div>
				<div class="other_menu">
					@ @content :label => footer_sites, :bare => true, :naked => true@ @
				</div>
			</div>
			<div class="newline"></div>-->	
			<div class="footer_info">
				  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
<style type="text/css">
<!--
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.style9 {color: #FFFFFF}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.style11 {font-family: "Times New Roman", Times, serif; font-size: 16px; color: #FFFFFF; }
-->
</style>
</head>
<body bgcolor="#000000">
<table width="959" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000" align="center">
  <!--DWLayoutTable-->
  <tr>
  <br>
    <td width="306" height="586" valign="top"><p class="style11" style="font-family: 'Times New Roman';">PRINT EDITION<br>
        <span class="style10"><br>
        <img src="sites/2184/assets/ir-print.jpg" width="121" height="230" align="left">Perennially judged as one of Minnesota&rsquo;s best newspapers, the Independent Review serves Meeker County and surrounding area.</span></p>
		<br>
      <p class="style10">During its 135-year history, the Independent Review has built a reputation for outstanding news coverage and influencing opinion on community issues. Published every Thursday, the Independent Review covers issues that readers care about: changes on Main Street, decisions at City Hall and the County Courthouse, daily living, education, arts and entertainment, health, high school sports and more.</p>
      <br>
	  <p class="style9"><span class="style5">COMMUNITY GUIDE <br>
      </span><span class="style1"><br>
      <a href="http://www.litchfieldguide.com/" target="_blank"><img src="sites/2184/assets/litch-city-guide.jpg" width="121" height="157" align="left"></a>We publish Litchfield Community Guide each year. It&rsquo;s a tremendous source of local information for new residents, visitors and those who have lived in the area for years. Here you will find information on the community, business, arts and entertainment, education, faith, festivals and events, government, health care, history, and recreation. You can visit the city guide <a href="http://www.litchfieldguide.com/" target="_blank" class="footer_link">online. </a></span></p>
      <p class="style9">&nbsp;</p>
    </td>
	<br>
    <td width="21">&nbsp;</td>
    <td width="306" valign="top"><p class="style11" style="font-family: 'Times New Roman';">NEWSLETTERS<br>
        <br>
        <span class="style10">The Litchfield Independent Review publishes a weekly e-mail newsletter, and we invite you to <a href="subscribe_newsletter" target="_blank" class="footer_link"> subscribe</a> to it.</span> </p>
      <p class="style10">It's conveniently delivered straight to your e-mail inbox. And, we won't share your e-mail address with a third party without your permission. This means you won't receive e-mails from anyone other than the Litchfield Independent Review and its publications as a result of signing up for our e newsletters. Did you subscribe and then change your mind? You can &ldquo;unsubscribe&rdquo; from our e-newsletter at any time.</p>
	  <br>
	  <br>
      <p class="style10"><span class="style11"><span class="style9"><span class="style5">CROW RIVER BUSINESS AND<br>
ZEST MAGAZINES</span></span></span></p>
	  <br>
      <p class="style11"><span class="style9"><span class="style5"><img src="sites/2184/assets/crow-river-business-zest.jpg" width="233" height="157"><br>
</span>
		<map name="magazines">
		  <area shape="rect" coords="0,0,115,157" href="http://www.crb.mn/" target="_blank" alt="Crow River Business"/>
		  <area shape="rect" coords="120,0,235,157" href="http://www.zestforlife.mn/" target="_blank" alt="Zest Magazine"/>
		</map>
		<br>
		<br>
		<br>
		<br>
		<br>
		<br>
		<br>
		<br>
		<br>
<span class="style1"><a href="http://www.crb.mn/" class="footer_link">Crow River Business</a> connects your company to the region's business community and is an efficient business-to-business marketing tool. <a href="http://www.zestforlife.mn/" class="footer_link">Zest</a> tells stories of interest to the Crow River region's 50-plus residents which is the fastest growing age segment. To start home delivery, call (320) 693-3266 or (320) 587-5000. </span></span></p>
      <p class="style11">&nbsp;</p>
    </td>
	<br>
    <td width="21">&nbsp;</td>
    <td width="306
	" valign="top"><p class="style9"><span class="style11">HOW TO ADVERTISE<br>
            <br>
            <span class="style1">To <a href="contact_advertise" target="_blank" class="footer_link">
 advertise</a> in any of the publications, download a <a href="hutchrates/RateCard.pdf" target="_blank" class="footer_link"> PDF</a> of our display and online advertising rate cards. </span></span></p>
		<br>	
      <p class="style11"><span class="style9"><span class="style5">WRITE A LETTER<br>
TO THE EDITOR </span><br>
<br>
<span class="style1">The Independent Review encourages letters to the editor. Writers are asked to keep letters as brief and to the point as possible, to allow as many opinions as possible on this page. The editor reserves the right to edit for newspaper style and length. To submit a letter, send it to Editor, Independent Review, P.O. Box 921, Litchfield, MN 55355. Letters also can be e-mailed to <a href="/cdn-cgi/l/email-protection#4421202d302b36042d2a202134212a20212a303621322d21336a2a2130" class="footer_link"><span class="__cf_email__" data-cfemail="40252429342f3200292e242530252e24252e343225362925376e2e2534">[email&#160;protected]</span></a>. All letters must include the writer&rsquo;s name and address for verification purposes. A daytime phone number also should be included.</span></span>
		<br>
		<br>
     <p class="style9"><span class="style5">RELISH AND SPRY</span><span class="style9"><span class="style1"><br>
        <br>
        </span>
          <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript" src="promo/issuecover_html.js" align="left"></script>
          <script type="text/javascript">
re_af="re240073";
showRelishIssueCover();
          </script>
          <script type="text/javascript" src="promo/issuecover_html.js" align="left"></script>
          <script type="text/javascript">
ap_af="sp240073";
showSPIssueCover();
          </script>
      </span></p>
	  <p style="clear:left; margin-top: 10px;">
    <span class="style10"><span class="style9">Check out Relish distributed the first Sunday of the month and Spry distributed the second Sunday of the month in the Leader Shopper and Meeker County Advertiser.</span></span></p>
    <p></p>
	<br>
    <p class="style9"><span class="style5">LITCHFIELD INDEPENDENT REVIEW </span><br> 
	<br>
      <span class="style1">217 North Sibley <br>
      Litchfield, MN 55355 <br>
      (320) 693-3266 <br>
      (320) 693-9177 (fax)<br>
     <a href="https://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=217+North+Sibley+Litchfield,+MN+55355&amp;aq=&amp;sll=44.784812,-93.601412&amp;sspn=0.007539,0.013797&amp;ie=UTF8&amp;hq=&amp;hnear=217+N+Sibley+Ave,+Litchfield,+Minnesota+55355&amp;z=16" target="_blank" class="footer_link">Maps and Directions</a></p>
      </span></p>
    </td>
  </tr>
</table>
<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-23746150-10']);
  _gaq.push(['_trackPageview']);
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
</script>
<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-411505-15']);
  _gaq.push(['_trackPageview']);
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
</script>
<script type="text/javascript">
  if (typeof(_gat) == 'undefined') {
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  }
</script>
<script type="text/javascript">
try {
  var matchbinPageTracker = _gat._getTracker("UA-2581399-1");
  matchbinPageTracker._trackPageview();
} catch(e) {
}
try {
matchbinReloadAds = function() {
  var allFrames = $$('iframe');
  for (var i = 0; i < allFrames.length; i++) {
    try {
      var frame = allFrames[i];
      //change the src of the iframe to reload ad 
      var src = frame.src;
      var new_src = src.replace(/&random_for_refresh.*$/, '') + "&random_for_refresh=" + Math.random();
      if (!src.match(/ads.matchbin.com/)) {
        next;
      }
      if (Prototype.Browser.IE) {
        //replace the iframe to avoid browser history problems
        var new_iframe = frame.cloneNode(true);
        //new_iframe.id = '';
        var new_src = src.replace(/&random_for_refresh.*$/, '') + "&random_for_refresh=" + Math.random();
        new_iframe.src = new_src;
        //prevent flicker when ads are refreshed
        if (parseInt(navigator.userAgent.substring(navigator.userAgent.indexOf("MSIE")+5)) >= 8) {
          $(new_iframe).observe('load', (function(event) {
            new_iframe.style.visibility = '';
            new_iframe.style.position = '';
            new_iframe.stopObserving();
            if (frame.parentNode) {
              frame.parentNode.replaceChild(new_iframe, frame);
            }
            new_iframe.id = frame.id;
          }).bind(this));
          new_iframe.style.visibility = 'hidden';
          new_iframe.style.position = 'absolute';
          frame.parentNode.appendChild(new_iframe);
        } else {
          frame.parentNode.replaceChild(new_iframe, frame);
          frame.parentNode.removeChild(frame);
        }
      } else {
        frame.src = new_src;
      }
    } catch (e) {
    }
  }
}
matchbinAjaxHook = (function(url) {
  try {
    if (url && url.match && url.match(/pages|default|comment/) && !url.match(/account|noreload|ad_frame/)) {
      matchbinPageTracker._trackPageview(url);
      if (window.pageTracker) {
        window.pageTracker._trackPageview(url);
      }
      if (typeof(window.ajaxAnalyticsHook) == 'function') {
        window.ajaxAnalyticsHook(url);
      }
      matchbinReloadAds();
    }
  } catch (e) {
  }
}).bind(this);
} catch(e) {
}
</script>
<script type="text/javascript">
var showTynt = (("ht" + "tp:") == document.location.protocol);
if (showTynt) {
  var tyntVariables = {"ap":"Read more: "};
  document.write(unescape("%3Cscript src='ht" + "tp://tcr.tynt.com/javascripts/Tracer.js?user=d56qUQzfGr34Onadbi-bpO&su=0&st=1' type='text/javascript'%3E%3C/script%3E"));
}
</script>
</body>
</html>
			</div>
			<div class="newline"></div>	
			<div class="footer_close">
				  <div id="site_footer">
<div class="footer_legal">
  <img src="sites/2184/assets/litch-sm-logo.png" alt="SouthWest Newspapers"></img>
 </div> 
 <div class="footer_legal text">
  <p style="color: #ffffff;">
   Software powered by <a href="matchbin" class="footer_link">Matchbin Inc</a>. Content &copy;  2012,  Litchfield Independent Review. <br>
   Litchfield Independent Review is in Litchfield, MN.<br>
			<a href="privacy" class="footer_link">Privacy Statement</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="newsstands" class="footer_link">News Stands</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="rss-feed-list" class="footer_link">RSS Feeds</a>
		</p>
	</div> 
	<div class="footer_legal user"> 
		<a href="eula" class="footer_link">User Agreement</a>
	</div>
 <div class="footer_legal contact">
  <a href="contact_us" class="footer_link">Contact Us</a>
 </div>
</div>
			</div>
			<div class="newline"></div>	
		</div>
	</div>
	  <style>
.ui-tabs .ui-tabs-nav li a {
    float: left;
    font-size: 9px;
    padding: 0.5em 1em;
    text-decoration: none;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    background: none repeat-x scroll 50% 50% #999999;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-weight: normal;
    outline: medium none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    background: none repeat-x scroll 50% 50% #32484E;
    border: 1px solid #AAAAAA;
    color: #212121;
    font-weight: normal;
    outline: medium none;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #FFFFFF;
    outline: medium none;
    text-decoration: none;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #FFFFFF;
    outline: medium none;
    text-decoration: none;
}
.top_left_ad_section {
	float: left;
	width: 730px;
}
.top_right_ad_section {
	float: right;
	width: 230px;
}
.ui-tabs .ui-tabs-nav li:hover {
background: #32484E;
}
.ui-tabs .ui-tabs-nav {
    list-style: none outside none;
    padding: 0.2em 0.2em 0;
    position: relative;
}
.ui-tabs .ui-tabs-panel {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    display: block;
    margin-bottom: 0;
    padding: 0 5px 5px;
}
div.pad {
    overflow-x: auto;
    padding: 0 10px 10px;
}
.ui-widget-content {
    background: url("http://www.independentreview.net/images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
    border: 0 solid #AAAAAA;
    color: #222222;
    margin-top: 5px;
}
.ui-widget-header {
    background: none repeat scroll 0 0 transparent;
    border: 0px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    color: #222222;
    font-weight: bold;
}
</style>
</body>
<script type="text/javascript">initMenu();</script>
<script type="text/javascript">
	new Ajax.Updater("user_handle_container", '/pages/user_handle?random=' + Math.random(), {evalScripts: false});
</script>
<script type="text/javascript">
	new Ajax.Updater("user_handle_account_prefs_container", '/pages/user_handle_account_prefs?random=' + Math.random(), {evalScripts: false});
</script>
<script language="javascript" src="sites/2143/assets/jquery.li-scroller.1.0.js">
</script>
<script language="javascript" src="sites/2143/assets/custom.js">
</script>
<script>
$j(document).ready(function(){
  $j("#ticker01").liScroll();
});
</script>
<script type="text/javascript"><!--//<![CDATA[
   var ox_u = 'http://www.rwpads.net/www/delivery/al.php?zoneid=595&cb=INSERT_RANDOM_NUMBER_HERE&layerstyle=simple&align=center&valign=middle&padding=4&padding=4&shifth=0&closetime=4&shiftv=0&closebutton=t&backcolor=FFFFFF&bordercolor=000000';
   if (document.context) ox_u += '&context=' + escape(document.context);
   document.write("<scr"+"ipt type='text/javascript' src='" + ox_u + "'></scr"+"ipt>");
//]]>--></script>
</html>