<!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>Prior Lake</title>
	<link rel="canonical" href="https://plamerican.com" />
 <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=""/> 
     <meta name="description" content=""> 
<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="sites/2179/stylesheets/plamerican.com.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="https://www.rwpads.net/www/delivery/spcjs.php?id=22&amp;block=1&amp;blockcampaign=1"></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">Prior Lake, Minnesota&nbsp;|&nbsp; 13 July, 2011&nbsp;|&nbsp;(952) 447-6669</span>
			</div>
			<div class="top_weather">
				  <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-55372-lang-eng-size-7-theme-lightning-metric-0-target-_self.js"></script></div></div>
			</div>
			<div class="top_search">
				  <style type="text/css">
#searching_bar {
    background: url(http://plamerican.com/) 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 {
    font-size: 12px;
    *height: 20px;
  	_height: 20px;
    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 */
}
</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_content";
                         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">
<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">
				<a href="home"><img src="sites/2179/assets/priorLake_header.png" alt="Prior Lake"/></a>	
			</div>
			<div class="top_button_section">
				  <style>
.top_buttons .top_button {
	width: 53px;
	height: 63px;
	margin: 0 5px;
	float: left;
	position: relative;
	top: 45px;
}
.top_buttons {
	float: right;
	margin-left: 15px;
}
</style>
<div class="top_buttons">
	<div class="top_button cars_button">
		<a href="http://imarketplace.mn/autos" target="_blank"><img src="sites/2143/assets/Auto_Button.png" alt="Autos"></img></a>
	</div>
	<div class="top_button homes_button">
		<a href="http://imarketplace.mn/homes" target="_blank"><img src="sites/2143/assets/Homes_Button.png" alt="Homes"></img></a>
	</div>
	<div class="top_button jobs_button">
		<a href="http://imarketplace.mn/jobs" target="_blank"><img src="sites/2143/assets/Jobs_Buttons.png" alt="Jobs"></img></a>
	</div>
	<div class="top_button services_button">
		<a href="http://southwest.adqic.com/finder/list.html?is_favorites=false&amp;show_photos=true&amp;offset=0&amp;order_by=date_start+desc&amp;category_id=27927&amp;filter=_RESET_SEARCH_TERMS_&amp;limit=10" target="_blank"><img src="sites/2143/assets/Services_Button.png" alt="Services"></img></a>
	</div>
	<div class="top_button thrift_button">
		<a href="http://southwest.adqic.com/finder/list.html?is_favorites=false&amp;show_photos=true&amp;offset=0&amp;order_by=date_start+desc&amp;category_id=27917&amp;filter=_RESET_SEARCH_TERMS_&amp;limit=10" target="_blank"><img src="sites/2143/assets/Thrift_Buttom.png" alt="Thriftmart"></img></a>
	</div>
</div>
			</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://southwest.adqic.com/home.html?referrer=classifieds.plamerican.com" 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="http://www.swnewspapers.com/files/newsbank/index.htm" 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="contact_print_change">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://priorlake.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-activities-label-Activities">Activities</a>
			</div>
&#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-announcements-label-Announcements">Announcements</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-citypolitics-label-CityPolitics">City Politics</a>
			</div>
			 &#8226;
			<div class="pt1_item">
				<a href="crime_beat">Crime Beat</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-generalnews-label-GeneralNews">General News</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="obituaries">Obituaries</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-police-label-Police">Police</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-schoolboard-label-SchoolBoard">School Board</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="news_topic_tag-schools-label-Schools">Schools</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="print_edition">Print Edition in PDF format</a>
			</div>
        </div>
<div id="main_menu_classifieds_group" class="pt1_menu_group" style="display: none;">
<div class="pt1_item">
	<a target="_blank" href="http://southwest.adqic.com/home.html?referrer=classifieds.plamerican.com" title="Place an ad in the Prior Lake American">Sell My Stuff!</a>
</div>
 &#8226;
<div class="pt1_item">
	<a target="_blank" href="http://imarketplace.mn/autos" title="Cars on Autotrader.com">Cars</a>
</div>
 &#8226;
<div class="pt1_item">
	<a href="garagesales" title="Prior Lake American garage sales">Garage Sales</a>
</div>
 &#8226;
<div class="pt1_item">
	<a target="_blank" href="http://www.southwestjobsnow.com/" title="Prior Lake American local jobs">Local Jobs</a>
</div>
 &#8226;
<div class="pt1_item">
	<a target="_blank" href="http://southwesthomesnow.trulia.com/MN/Prior_Lake" title="Prior Lake American homes">Homes</a>
</div>
 &#8226;
<div class="pt1_item">
	<a target="_blank" href="http://southwestrentnow.com/" title="Rental property">Rentals</a>
</div>
 &#8226;
<div class="pt1_item">
	<a target="_blank" href="http://southwest.adqic.com/home.html?referrer=classifieds.plamerican.com" title="Prior Lake American classified ads">All classifieds</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 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 to the Editor</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 an Obituary Notice</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="contact_feedback">Website Feedback</a>
			</div>
 &#8226;
			<div class="pt1_item last">
				<a href="contact_faq">FAQ/Help</a>
			</div>
		</div>
		<div id="main_menu_subscribe_group" class="pt1_menu_group" style="display: none;">
			<div class="pt1_item">
				<a href="subscribe_newsletter">Email Newsletter</a>
			</div>
			&#8226;
			<div class="pt1_item">
				<a href="contact_print_change">Print Edition</a>
			</div>
			&#8226;
			<div class="pt1_item last">
				<a href="subscribe_rss">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="community_schools">Prior Lake Schools</a>
			</div>
 &#8226;
 <div class="pt1_item">
				<a href="blogs">Blogs</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a href="community_forums">Forums</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a target="_blank" href="http://www.southwestworship.com/">Worship Directory</a>
			</div>
 &#8226;
			<div class="pt1_item last">
				<a href="community_sudoku">Play Sudoku</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;">
                        <div class="pt1_item">
				<a target="_blank" href="http://sw.upickem.net/engine/Welcome.aspx?contestid=34554">Cool Cars Hod Rods</a>
			</div>
 &#8226;		
			<div class="pt1_item">
				<a target="_blank" href="http://sw.upickem.net/engine/Welcome.aspx?contestid=30924">Fun in the Sun</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a target="_blank" href="http://sw.upickem.net/engine/Welcome.aspx?contestid=27740">Cute Babies</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a target="_blank" href="http://sw.upickem.net/engine/Welcome.aspx?contestid=22376">Paws for a Cause</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a target="_blank" href="http://www.letsgosouthwest.com/node/1439">Let's Go! Win Tickets!</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a target="_blank" href="http://leader.autoracing.upickem.net/autoracing/registration/login.asp">Auto Racing</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a target="_blank" href="http://fishyfotos.com/">Fishy Fotos</a>
			</div>
 &#8226;
			<div class="pt1_item">
				<a target="_blank" href="http://leader.golf.upickem.net/golf/registration/login.asp">Golf Challenge</a>
			</div>
 &#8226;
			<div class="pt1_item last">
				<a target="_blank" href="http://leader.collegebasketball.upickem.net/collegebasketball/registration/login.asp">Men's College Basketball</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_ticker_section">
				  <script type="text/javascript"><!--// <![CDATA[
    /* [id778] Prior Lake American Ticker Ad */
    OA_show(778);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=plamd292ac2"></a></noscript>
			</div>
			<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[
    /* [id366] Prior Lake American - Leaderboard A */
    OA_show(366);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=plambfa7611"></a></noscript>
			</div>
			<div class="top_right_ad_section">
				  <script type="text/javascript"><!--// <![CDATA[
    /* [id737] Prior Lake American - 215x90 top square */
    OA_show(737);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=plam71f867b"></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="view/full_story/14686452/article-Bullet-dodged-with-jazz-festival-liquor-license" class="entry-title">Bullet dodged with jazz festival liquor license</a></div>
	<div class="story_item_info">
        <div class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Lori Carlson</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </div>
		<div class="signature_line"><span title="2011-07-13T10:29:01Z" class="story_item_date updated">1&nbsp;hr&nbsp;42&nbsp;mins&nbsp;ago</span>&nbsp;|&nbsp;0&nbsp;<a href="pages/full_story/push_article-Bullet-dodged-with-jazz-festival-liquor-license-id-14686452#comments_14686452"><img alt="0 comments" class="dont_touch_me" src="images/comments-icon.gif" title="0 comments"/></a>&nbsp;|&nbsp;<span id="number_recommendations_14686452" class="number_recommendations">1</span>&nbsp;<a href="#1" id="recommend_link_14686452" onclick="Element.remove('recommend_link_14686452'); new Ajax.Request('/community/content/recommend/14686452', {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/14686452'}); 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_14686452" class="signature_email_message"></span></div>
	</div>
	<div class="story_item_summary entry-summary">
		A music festival that drew 14,000 people to Prior Lake in 2010 came close to being alcohol-free for 2011.
City Manager Frank Boyles said he takes responsibility for not getting a temporary liquor license to the state in time for approval for the Prior Lake Rotary Club’s Lakefront Jazz and Blues Festival, set for this Saturday, July 16. On Tuesday, the City Council had to change city ordinance to get around the oversight.
	</div>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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="view/full_story/14677287/article-Sign-up-to-compete-in--Laker-Idol-"><div class="image_container" style="">
	<div class="image_image">
		<img class="image_img" src="public/sites/2179/assets/D160_LFlittleidol_MF.jpg" alt="D160_LFlittleidol_MF.jpg" title="D160_LFlittleidol_MF.jpg"/>
	</div>
	<a style="display:none;" href="public/sites/2179/assets/D160_LFlittleidol_MF.jpg" title="D160_LFlittleidol_MF.jpg" rel="lightbox[14677285]">slideshow</a>
</div>
</a>
	<div class="story_item_headline"><a href="view/full_story/14677287/article-Sign-up-to-compete-in--Laker-Idol-" class="entry-title">Sign up to compete in 'Laker Idol'</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">Prior Lake</span>
          </span>
        </div>
		<div class="signature_line"><span title="2011-07-12T15:48:09Z" class="story_item_date updated">20&nbsp;hrs&nbsp;ago</span>&nbsp;|&nbsp;0&nbsp;<a href="pages/full_story/push_article-Sign-up-to-compete-in--Laker-Idol--id-14677287#comments_14677287"><img alt="0 comments" class="dont_touch_me" src="images/comments-icon.gif" title="0 comments"/></a>&nbsp;|&nbsp;<span id="number_recommendations_14677287" class="number_recommendations">1</span>&nbsp;<a href="#1" id="recommend_link_14677287" onclick="Element.remove('recommend_link_14677287'); new Ajax.Request('/community/content/recommend/14677287', {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/14677287'}); 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_14677287" class="signature_email_message"></span></div>
	</div>
	<div class="story_item_summary entry-summary">
		In its seventh year, Laker Idol is in need of people of all ages interested in singing their way to the title of Laker Idol for their division. This contest is open to all solo vocalists. The competition takes place during Lakefront Days on Saturday, Aug. 6.
Auditions are at Fong’s Bar and Grill in Prior Lake.
	</div>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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="view/full_story/14663164/article-Show-off-your-tractor-at-threshers-festival-Aug--5-7" class="entry-title">Show off your tractor at threshers festival Aug. 5-7</a>
  <span class="title_date updated" style="display:none;" title="2011-07-11T13:09:48Z"> | 07.11.11 - 01:09 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">jordanindependent</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Redwing Multiple Site Publishing</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Redwing Multiple Site Publishing. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="">
  <a href="view/full_story/14662123/article-Q-The-Clique-performs-at-zoo-exhibit-opening" class="entry-title">Q The Clique performs at zoo exhibit opening</a>
  <span class="title_date updated" style="display:none;" title="2011-07-11T11:35:53Z"> | 07.11.11 - 11:35 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="">
  <a href="view/full_story/14576158/article-Summer-school-starts-tomorrow-for-elementary-students" class="entry-title">Summer school starts tomorrow for elementary students</a>
  <span class="title_date updated" style="display:none;" title="2011-07-05T17:00:06Z"> | 07.05.11 - 05:00 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Meryn Fluker</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="">
  <a href="view/full_story/14575076/article-Twinless-Twins-Conference-provides-healing--local-organizer-says" class="entry-title">Twinless Twins Conference provides healing, local organizer says</a>
  <span class="title_date updated" style="display:none;" title="2011-07-05T15:11:54Z"> | 07.05.11 - 03:11 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="">
  <a href="view/full_story/14572721/article-Slideshow--Boat-parade-brings-out-the-crowds" class="entry-title">Slideshow: Boat parade brings out the crowds</a>
  <span class="title_date updated" style="display:none;" title="2011-07-05T11:45:07Z"> | 07.05.11 - 11:45 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="">
  <a href="view/full_story/14542336/article-Letters-from-the-July-2--2011-edition" class="entry-title">Letters from the July 2, 2011 edition</a>
  <span class="title_date updated" style="display:none;" title="2011-07-01T12:49:24Z"> | 07.01.11 - 12:49 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="">
  <a href="view/full_story/14530231/article-Funeral-notice-for-Ralph-Steven-Bauman" class="entry-title">Funeral notice for Ralph Steven Bauman</a>
  <span class="title_date updated" style="display:none;" title="2011-06-30T16:21:50Z"> | 06.30.11 - 04:21 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="">
  <a href="view/full_story/14514020/article-Suspects-in-jail-awaiting-burglary-charges" class="entry-title">Suspects in jail awaiting burglary charges</a>
  <span class="title_date updated" style="display:none;" title="2011-06-29T13:47:06Z"> | 06.29.11 - 01:47 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Lori Carlson</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="">
  <a href="view/full_story/14420300/article-City-moves-forward-with-Arcadia-Avenue--CR21-intersection-plans" class="entry-title">City moves forward with Arcadia Avenue, CR21 intersection plans</a>
  <span class="title_date updated" style="display:none;" title="2011-06-21T06:00:00Z"> | 06.21.11 - 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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="">
  <a href="view/full_story/14420290/article-Prior-Lake-s-Hutchinson-is-Snowmobiler-of-the-Year" class="entry-title">Prior Lake's Hutchinson is Snowmobiler of the Year</a>
  <span class="title_date updated" style="display:none;" title="2011-06-20T17:00:00Z"> | 06.20.11 - 05:00 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="even">
        <h2 class=" hnews hentry item" style="">
  <a href="view/full_story/14420288/article-Trap-shooters-take-third-in-state" class="entry-title">Trap shooters take third in state</a>
  <span class="title_date updated" style="display:none;" title="2011-06-20T12:00:00Z"> | 06.20.11 - 12:00 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
    <div class="odd">
        <h2 class=" hnews hentry item" style="">
  <a href="view/full_story/14420234/article-Council-to-make-decisions-on-Arcadia-County-Road-21-intersection-tonight" class="entry-title">Council to make decisions on Arcadia/County Road 21 intersection tonight</a>
  <span class="title_date updated" style="display:none;" title="2011-06-20T06:00:00Z"> | 06.20.11 - 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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</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/Prior-Lake-American/48139483322" target="_blank" alt="Facebook" />
  <area shape="rect" coords="190,6,215,30" href="https://www.twitter.com/PLAmerican" target="_blank" alt="Twitter" />
  <area shape="rect" coords="222,6,248,30" href="rss-feed-list" alt="RSS"/>
  <area shape="rect" coords="255,6,280,30" href="sign_up_email_edition" alt="Email"/>
</map>
</div>
		</div>
		<div class="iab_right_column">
				<div>
	<div class="ad_box">
<script type="text/javascript"><!--// <![CDATA[
    /* [id367] Prior Lake American - Skyscraper B */
    OA_show(367);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=plamee50745"></a></noscript>
</div>
</div>
		</div>
	</div>
	<div class="newline"></div>
	<div class="960x30ad">
			<div>
	<script type="text/javascript"><!--// <![CDATA[
    /* [id759] Prior Lake American - Pushdown (formerly Pencil) 970*30 */
    OA_show(759);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=plam9fac679"></a></noscript>
</div>
	</div>
	<div class="newline"></div>
	<div class="left_iab_square">
			<div>
	<div class="ad_box">
<script type="text/javascript"><!--// <![CDATA[
    /* [id368] Prior Lake American -  MiniBrowser C */
    OA_show(368);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=plam4c23b58"></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('PLAmerican').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%2FPrior-Lake-American%2F48139483322&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_14673813" class="comment">
    <div class="labelSmall green">« Lori_Carlson wrote on Tuesday, Jul 12 at 10:51 AM »</div>
  <div class="pad">
	  <a href="pages/full_story/push_article-Commentary--Sen--Robling-addresses-state-shutdown-id-14615980-instance-comments#comments_14615980">What do you all think about Robling and Rep. Mi...</a>
  </div>
</div>
          </td>
          <td>
            	<div id="comment_14665163" class="comment">
    <div class="labelSmall green">« GregBoll wrote on Monday, Jul 11 at 05:08 PM »</div>
  <div class="pad">
	  <a href="pages/full_story/push_article-Commentary--Sen--Robling-addresses-state-shutdown-id-14615980-instance-comments#comments_14615980">Senator Robling "hits the nail on the head" in ...</a>
  </div>
</div>
          </td>
    </tr>
    <tr class="odd">
          <td>
            	<div id="comment_14661925" class="comment">
    <div class="labelSmall green">« merynfluker wrote on Monday, Jul 11 at 11:18 AM »</div>
  <div class="pad">
	  <a href="pages/full_story/push_article-Girls-gather-for-good-causes-id-14637770-instance-comments#comments_14637770">Do you want to read more about the Girls of Sum...</a>
  </div>
</div>
          </td>
          <td>
            	<div id="comment_14661844" class="comment">
    <div class="labelSmall green">« merynfluker wrote on Monday, Jul 11 at 11:13 AM »</div>
  <div class="pad">
	  <a href="pages/full_story/push_article-New-technology-coordinator-eager-to-build-relationships-id-14661345-instance-comments#comments_14661345">Marcus Milazzo is a man of many interests. We d...</a>
  </div>
</div>
          </td>
    </tr>
  </table>
</div>
</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="pages/full_story/push_blog-entry-Kop-Family-Garden-Blog-id-14419750-instance-blog_spot">Kop Family Garden Blog</a>
</h2>
          </td>
          <td>
            	<h2 class="" style="font-size:smaller;"><a href="pages/full_story/push_blog-entry-Music-from-the-homeland--so-to-speak-id-14267154-instance-blog_spot">Music from the homeland, so to speak</a>
</h2>
          </td>
    </tr>
    <tr class="odd">
          <td>
            	<h2 class="" style="font-size:smaller;"><a href="pages/full_story/push_blog-entry-Spice-Up-Your-Life-id-14266810-instance-blog_spot">Spice Up Your Life</a>
</h2>
          </td>
          <td>
            	<h2 class="" style="font-size:smaller;"><a href="pages/full_story/push_blog-entry-Fall-2011-UC-tuition-hike-could-be-8-percent-id-13789806-instance-blog_spot">Fall 2011 UC tuition hike could be 8 percent</a>
</h2>
          </td>
    </tr>
    <tr class="even">
          <td>
            	<h2 class="" style="font-size:smaller;"><a href="pages/full_story/push_blog-entry-let-SS-9-stand-id-14266576-instance-blog_spot">let SS_9 stand</a>
</h2>
          </td>
          <td>
            	<h2 class="" style="font-size:smaller;"><a href="pages/full_story/push_blog-entry-So-this-is-the-new-year-id-13789258-instance-blog_spot">So this is the new year</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="pages/full_story/push_discussion-Minnesota-Business-Climate---Proposed-State-Tax-Increases-id-14662719-instance-forums_new">Minnesota Business Climate & Proposed State Tax Increases</a>
  </td>
  <td>
  </td>
  <td>
    1
  </td>
  <td>
    1&nbsp;day&nbsp;5&nbsp;hrs&nbsp;ago
  </td>
</tr>
    </div>
    <div class="odd">
        <tr>
  <td>
    <a href="pages/full_story/push_discussion-St--Patty-s-Day-id-14267010-instance-forums_new">St. Patty's Day</a>
  </td>
  <td>
    merynfluker
  </td>
  <td>
    3
  </td>
  <td>
    1&nbsp;day&nbsp;5&nbsp;hrs&nbsp;ago
  </td>
</tr>
    </div>
    <div class="even">
        <tr>
  <td>
    <a href="pages/full_story/push_discussion-Garage-Sale-Signs-id-14468024-instance-forums_new">Garage Sale Signs</a>
  </td>
  <td>
    Melissa_Y
  </td>
  <td>
    0
  </td>
  <td>
    19&nbsp;days&nbsp;ago
  </td>
</tr>
    </div>
    <div class="odd">
        <tr>
  <td>
    <a href="pages/full_story/push_discussion--Candidates-for-Prior-Lake-City-Elections-in-2012-id-14267352-instance-forums_new"> Candidates for Prior Lake City Elections in 2012</a>
  </td>
  <td>
    joshdondich2012
  </td>
  <td>
    1
  </td>
  <td>
    2&nbsp;months&nbsp;ago
  </td>
</tr>
    </div>
    <div class="even">
        <tr>
  <td>
    <a href="pages/full_story/push_discussion-April-Fools--id-14267182-instance-forums_new">April Fools!</a>
  </td>
  <td>
    merynfluker
  </td>
  <td>
    1
  </td>
  <td>
    3&nbsp;months&nbsp;ago
  </td>
</tr>
    </div>
        <div class="pagination"><span class="disabled prev_page">&laquo; Previous</span> <span class="current">1</span> <a href="pages/home/push_class--x_page-2-per_page-5-rel-next-instance-forums_new">2</a> <a href="pages/home/push_class--x_page-3-per_page-5-rel--instance-forums_new">3</a> <a href="pages/home/push_class--x_page-4-per_page-5-rel--instance-forums_new">4</a> <a href="pages/home/push_class--x_page-5-per_page-5-rel--instance-forums_new">5</a> <a href="pages/home/push_class--x_page-6-per_page-5-rel--instance-forums_new">6</a> <a href="pages/home/push_class--x_page-7-per_page-5-rel--instance-forums_new">7</a> <a href="pages/home/push_class--x_page-8-per_page-5-rel--instance-forums_new">8</a> <a href="pages/home/push_class--x_page-9-per_page-5-rel--instance-forums_new">9</a> <span class="gap">&hellip;</span> <a href="pages/home/push_class--x_page-89-per_page-5-rel--instance-forums_new">89</a> <a href="pages/home/push_class--x_page-90-per_page-5-rel--instance-forums_new">90</a> <a href="pages/home/push_class-next_page-x_page-2-per_page-5-rel-next-instance-forums_new">Next &raquo;</a></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="pages/full_story/push_discussion-Minnesota-Business-Climate---Proposed-State-Tax-Increases-id-14662719-instance-forum_active">Minnesota Business Climate & Proposed State Tax Increases</a>
  </td>
  <td>
  </td>
  <td>
    1
  </td>
  <td>
    1&nbsp;day&nbsp;5&nbsp;hrs&nbsp;ago
  </td>
</tr>
    </div>
    <div class="odd">
        <tr>
  <td>
    <a href="pages/full_story/push_discussion-Garage-Sale-Signs-id-14468024-instance-forum_active">Garage Sale Signs</a>
  </td>
  <td>
    Melissa_Y
  </td>
  <td>
    0
  </td>
  <td>
    19&nbsp;days&nbsp;ago
  </td>
</tr>
    </div>
    <div class="even">
        <tr>
  <td>
    <a href="pages/full_story/push_discussion-A-legend-passes-on-id-14267108-instance-forum_active">A legend passes on</a>
  </td>
  <td>
    merynfluker
  </td>
  <td>
    1
  </td>
  <td>
    3&nbsp;months&nbsp;ago
  </td>
</tr>
    </div>
    <div class="odd">
        <tr>
  <td>
    <a href="pages/full_story/push_discussion--Candidates-for-Prior-Lake-City-Elections-in-2012-id-14267352-instance-forum_active"> Candidates for Prior Lake City Elections in 2012</a>
  </td>
  <td>
    joshdondich2012
  </td>
  <td>
    1
  </td>
  <td>
    2&nbsp;months&nbsp;ago
  </td>
</tr>
    </div>
    <div class="even">
        <tr>
  <td>
    <a href="pages/full_story/push_discussion-Phone-Books-id-14251798-instance-forum_active">Phone Books</a>
  </td>
  <td>
    bekind1
  </td>
  <td>
    9
  </td>
  <td>
    3&nbsp;years&nbsp;ago
  </td>
</tr>
    </div>
        <div class="pagination"><span class="disabled prev_page">&laquo; Previous</span> <span class="current">1</span> <a href="pages/home/push_class--x_page-2-per_page-5-rel-next-instance-forum_active">2</a> <a href="pages/home/push_class--x_page-3-per_page-5-rel--instance-forum_active">3</a> <a href="pages/home/push_class--x_page-4-per_page-5-rel--instance-forum_active">4</a> <a href="pages/home/push_class--x_page-5-per_page-5-rel--instance-forum_active">5</a> <a href="pages/home/push_class--x_page-6-per_page-5-rel--instance-forum_active">6</a> <a href="pages/home/push_class--x_page-7-per_page-5-rel--instance-forum_active">7</a> <a href="pages/home/push_class--x_page-8-per_page-5-rel--instance-forum_active">8</a> <a href="pages/home/push_class--x_page-9-per_page-5-rel--instance-forum_active">9</a> <span class="gap">&hellip;</span> <a href="pages/home/push_class--x_page-89-per_page-5-rel--instance-forum_active">89</a> <a href="pages/home/push_class--x_page-90-per_page-5-rel--instance-forum_active">90</a> <a href="pages/home/push_class-next_page-x_page-2-per_page-5-rel-next-instance-forum_active">Next &raquo;</a></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://plamerican.smugmug.com/Archives/July9American/17949666_89Ls6f#1374431291_XqTKqTw" target="_NEW">PLAmerican's photo</a></div>
			<div class="rss_item_desc"><p><a href="http://plamerican.smugmug.com/">PLAmerican</a> </p><p><a href="http://plamerican.smugmug.com/Archives/July9American/17949666_89Ls6f#1374431291_XqTKqTw" title="PLAmerican's photo"><img src="Archives/July9American/i-XqTKqTw/1/Th/ShavingCream-MF-Th.jpg" width="150" height="150" alt="PLAmerican's photo" title="PLAmerican's photo" style="border: 1px solid #000000;"/></a></p></div>
			<div class="rss_item_author"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="2749484548435e67544a52404a52400944484a">[email&#160;protected]</a> (PLAmerican)</div>
			<div class="rss_item_date">Fri Jul 08 16:46:20 -0500 2011</div>
		</div>
		<div class="rss_item">
			<div class="rss_item_title"><a href="http://plamerican.smugmug.com/Archives/July9American/17949666_89Ls6f#1374431230_ZCSqC8m" target="_NEW">PLAmerican's photo</a></div>
			<div class="rss_item_desc"><p><a href="http://plamerican.smugmug.com/">PLAmerican</a> </p><p><a href="http://plamerican.smugmug.com/Archives/July9American/17949666_89Ls6f#1374431230_ZCSqC8m" title="PLAmerican's photo"><img src="Archives/July9American/i-ZCSqC8m/1/Th/Storm2-LH-Th.jpg" width="150" height="150" alt="PLAmerican's photo" title="PLAmerican's photo" style="border: 1px solid #000000;"/></a></p></div>
			<div class="rss_item_author"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="3e50515c515a477e4d534b59534b59105d5153">[email&#160;protected]</a> (PLAmerican)</div>
			<div class="rss_item_date">Fri Jul 08 16:46:18 -0500 2011</div>
		</div>
		<div class="rss_item">
			<div class="rss_item_title"><a href="http://plamerican.smugmug.com/Archives/July9American/17949666_89Ls6f#1374431209_kDtvVRw" target="_NEW">PLAmerican's photo</a></div>
			<div class="rss_item_desc"><p><a href="http://plamerican.smugmug.com/">PLAmerican</a> </p><p><a href="http://plamerican.smugmug.com/Archives/July9American/17949666_89Ls6f#1374431209_kDtvVRw" title="PLAmerican's photo"><img src="Archives/July9American/i-kDtvVRw/1/Th/medicalexaimer1-Th.jpg" width="150" height="150" alt="PLAmerican's photo" title="PLAmerican's photo" style="border: 1px solid #000000;"/></a></p></div>
			<div class="rss_item_author"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="513f3e333e352811223c24363c24367f323e3c">[email&#160;protected]</a> (PLAmerican)</div>
			<div class="rss_item_date">Fri Jul 08 16:46:17 -0500 2011</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>
  </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>
	<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>
<br/><br/>
<img src="sites/2143/assets/imarketsearch.png" alt="Minnesota Businesses Directory"></img><br/>
Do you know the business name you want to find?<br/>
<form name="url" target="_blank" method="get" action="http://business.imarketplace.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://business.imarketplace.mn/" selected>Categories</option>
          <option value="http://business.imarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Restaurant&amp;reset_search=1">Food and Dining</option>
          <option value="http://business.imarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Shopping&amp;reset_search=1">Shopping</option>
          <option value="http://business.imarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Arts%20and%20Entertainment&amp;reset_search=1">Arts & Entertainment</option>
          <option value="http://business.imarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Beauty%20and%20Wellness&amp;reset_search=1">Beauty & Wellness</option>
          <option value="http://business.imarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Real%20Estate%20Business&amp;reset_search=1">Real Estate</option>
          <option value="http://business.imarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Autos&amp;reset_search=1">Autos</option>
          <option value="http://business.imarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Home%20Improvement&amp;reset_search=1">Home Services</option>
          <option value="http://business.imarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=education%20&amp;reset_search=1">Education</option>
          <option value="http://business.imarketplace.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://business.imarketplace.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://business.imarketplace.mn/pages/results_businesses?widget=search_bar&amp;custom_klass=Health%20Care&amp;reset_search=1">Health & Medical</option>
          <option value="http://business.imarketplace.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="">
      </form>
</div>
		</div>
	</div>
	<div class="newline"></div>
	<div class="rotating_bar">
			<!-- the CSS for Smooth Div Scroll -->
		<div>
	<style>
/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */
/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	width: 5%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(sites/2143/assets/big_transparent.gif );
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
}
/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(sites/2143/assets/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}
/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	width: 5%;
	height: 100%;
	background-image: url(sites/2143/assets/big_transparent.gif );
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
}
/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(sites/2143/assets/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}
/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper {
    height: 150px;
    overflow: hidden;
    padding-left: 23px;
    position: relative;
    width: 937px;
}
div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}
</style>
</div>
	<script src="sites/2143/assets/JScrollScript.js" type="text/javascript"></script>
	<script src="sites/2143/assets/Scroll_Script.js" type="text/javascript"></script>
	<script type="text/javascript">
		$j(document).ready(function() {
			$j("#makeMeScrollable").smoothDivScroll({ 
				visibleHotSpots: "always"
			});
			$j(".scrollingHotSpotRight").removeAttr("style");
		});
	</script>
	<!-- Styles for my specific scrolling content -->
	<style type="text/css">
#makeMeScrollable {
    background: none repeat scroll 0 0 #CCCCCC;
    height: 150px;
    position: relative;
    width: 960px;
}
#makeMeScrollable div.scrollableArea img {
    border: 0 none;
    float: left;
    margin: 15px;
    padding: 0;
    position: relative;
}
	</style>
	<div id="makeMeScrollable">
		<div class="scrollingHotSpotLeft"></div>
		<div class="scrollingHotSpotRight"></div>
		<div class="scrollWrapper">
			<div class="scrollableArea">
				<a href="http://scoreboard.mn/" target="_blank"><img src="sites/2143/assets/Scoreboard.png" alt="Scoreboard.mn"/></a>
				<a href="http://imarketplace.mn/" target="_blank"><img src="sites/2143/assets/imarketplace.png" alt="Minnesota Business Directory"/></a>
				<a href="http://savvy.mn/" target="_blank"><img src="sites/2143/assets/Savvy.png" alt="Savvy.mn"/></a>
				<a href="http://southwest.adqic.com/finder/list.html?is_favorites=false&amp;show_photos=true&amp;offset=0&amp;order_by=date_start+desc&amp;category_id=27935&amp;filter=_RESET_SEARCH_TERMS_&amp;limit=10" target="_blank"><img src="sites/2143/assets/Local_Jobs.png" alt="Local Jobs"/></a>
				<a href="garagesales" target="_blank"><img src="sites/2143/assets/Garage_Sales.png" alt="Garage Sales"/></a>
				<a href="http://southwest.adqic.com/finder/list.html?is_favorites=false&amp;show_photos=true&amp;offset=0&amp;order_by=date_start+desc&amp;category_id=27917&amp;filter=_RESET_SEARCH_TERMS_&amp;limit=10" target="_blank"><img src="sites/2143/assets/ThriftMart.png" alt="ThriftMart"/></a>
				<a href="http://letsgo.mn/" target="_blank"><img src="sites/2143/assets/Events_Calendar.png" alt="Events Calendar"/></a>
				<img src="sites/2143/assets/Scroll_End.png" alt="Ending Image" class="Do Not Remove Or Change"/>
			</div>
		</div>
	</div>
<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>
	</div>
	<div class="newline"></div>
	<div id="left_column">
		<div class="left">
			<div class="politics bullets">
			<div class="lower_heading">County Politics</div>
				<div class="lower_box">
					<div id="push_home_county_politics_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="view/full_story/14420300/article-City-moves-forward-with-Arcadia-Avenue--CR21-intersection-plans_instance-home_county_politics" class="entry-title">City moves forward with Arcadia Avenue, CR21 intersection plans</a>
  <span class="title_date updated" style="display:none;" title="2011-06-21T06:00:00Z"> | 06.21.11 - 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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14419964/article-A-fix-for-Wagon-Bridge--City--county-to-pursue-federal-funds-for-pedestrian-crossing_instance-home_county_politics" class="entry-title">A fix for Wagon Bridge: City, county to pursue federal funds for pedestrian crossing</a>
  <span class="title_date updated" style="display:none;" title="2011-06-10T06:00:00Z"> | 06.10.11 - 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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14419824/article-County-braces-for-state-shutdown_instance-home_county_politics" class="entry-title">County braces for state shutdown</a>
  <span class="title_date updated" style="display:none;" title="2011-06-03T17:00:00Z"> | 06.03.11 - 05:00 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14419798/article-CR21-update--Residents-not-convinced-an-upgrade-is-needed_instance-home_county_politics" class="entry-title">CR21 update: Residents not convinced an upgrade is needed</a>
  <span class="title_date updated" style="display:none;" title="2011-06-02T17:00:00Z"> | 06.02.11 - 05:00 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="business_news bullets">
			<div class="lower_heading">General News</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="view/full_story/14419818/article-Local-photographer-earns-two-first-place-awards_instance-home_business_news" class="entry-title">Local photographer earns two first-place awards</a>
  <span class="title_date updated" style="display:none;" title="2011-06-03T12:00:00Z"> | 06.03.11 - 12:00 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14419766/article-Mayo-Clinic-buying-New-Prague-hospital-_instance-home_business_news" class="entry-title">Mayo Clinic buying New Prague hospital </a>
  <span class="title_date updated" style="display:none;" title="2011-06-01T14:12:29Z"> | 06.01.11 - 02:12 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14419348/article-Retail--restaurant-and-residential-development-proposed-at-CR21-and-Fish-Point-Road_instance-home_business_news" class="entry-title">Retail, restaurant and residential development proposed at CR21 and Fish Point Road</a>
  <span class="title_date updated" style="display:none;" title="2011-05-17T06:00:00Z"> | 05.17.11 - 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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14267054/article-Thrift-store-offers-more-than-bargains_instance-home_business_news" class="entry-title">Thrift store offers more than bargains</a>
  <span class="title_date updated" style="display:none;" title="2011-03-20T06:00:00Z"> | 03.20.11 - 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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="obits bullets">
			<div class="lower_heading">Deaths</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="view/full_story/14664576/article-Funeral-notice-for-Loretta-Dellwo_instance-home_obits" class="entry-title">Funeral notice for Loretta Dellwo</a>
  <span class="title_date updated" style="display:none;" title="2011-07-11T15:46:46Z"> | 07.11.11 - 03:46 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14660395/article-Funeral-service-for-John--Johnny--Grasser_instance-home_obits" class="entry-title">Funeral service for John "Johnny" Grasser</a>
  <span class="title_date updated" style="display:none;" title="2011-07-11T08:53:56Z"> | 07.11.11 - 08:53 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14640444/article-Funeral-notice-for-Neva-Cavill_instance-home_obits" class="entry-title">Funeral notice for Neva Cavill</a>
  <span class="title_date updated" style="display:none;" title="2011-07-08T14:15:33Z"> | 07.08.11 - 02:15 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14571513/article-Funeral-notice-for-Joy-Kowitz_instance-home_obits" class="entry-title">Funeral notice for Joy Kowitz</a>
  <span class="title_date updated" style="display:none;" title="2011-07-05T10:42:36Z"> | 07.05.11 - 10:42 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="announcements bullets">
				<div class="lower_heading">Announcements</div>
				<div class="lower_box">
					<div id="push_home_announcements_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="view/full_story/14419996/article-Engagement--Hailstone-Kewatt_instance-home_announcements" class="entry-title">Engagement: Hailstone-Kewatt</a>
  <span class="title_date updated" style="display:none;" title="2011-06-10T10:30:35Z"> | 06.10.11 - 10:30 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/13791196/article-Engagement--De-Vet-Berrett_instance-home_announcements" class="entry-title">Engagement: De Vet-Berrett</a>
  <span class="title_date updated" style="display:none;" title="2011-05-10T14:15:27Z"> | 05.10.11 - 02:15 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/13791040/article-Engagement--Nelson-Kersting_instance-home_announcements" class="entry-title">Engagement: Nelson-Kersting</a>
  <span class="title_date updated" style="display:none;" title="2011-04-29T11:51:26Z"> | 04.29.11 - 11: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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/13790812/article-Engagement--Caauwe-Saucier_instance-home_announcements" class="entry-title">Engagement: Caauwe-Saucier</a>
  <span class="title_date updated" style="display:none;" title="2011-04-13T15:12:41Z"> | 04.13.11 - 03:12 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="schools bullets">
			<div class="lower_heading">Schools</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="view/full_story/14661345/article-New-technology-coordinator-eager-to-build-relationships_instance-home_schools" class="entry-title">New technology coordinator eager to build relationships</a>
  <span class="title_date updated" style="display:none;" title="2011-07-11T10:31:31Z"> | 07.11.11 - 10:31 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Meryn Fluker</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14542958/article-Cruella-and-company-come-to-Twin-Oaks_instance-home_schools" class="entry-title">Cruella and company come to Twin Oaks</a>
  <span class="title_date updated" style="display:none;" title="2011-07-01T13:39:24Z"> | 07.01.11 - 01:39 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Meryn Fluker</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14468038/article-Laker-Hall-of-Fame-Banquet-set-for-Aug--3_instance-home_schools" class="entry-title">Laker Hall of Fame Banquet set for Aug. 3</a>
  <span class="title_date updated" style="display:none;" title="2011-06-24T09:57:21Z"> | 06.24.11 - 09: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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14468016/article-PLHS-student-selected-for-scholarship_instance-home_schools" class="entry-title">PLHS student selected for scholarship</a>
  <span class="title_date updated" style="display:none;" title="2011-06-23T06:00:00Z"> | 06.23.11 - 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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="politics bullets">
			<div class="lower_heading">City Politics</div>
				<div class="lower_box">
					<div id="push_home_city_politics_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="view/full_story/14468036/article-City-staff-reorganization-follows-two-senior-managers--departures_instance-home_city_politics" class="entry-title">City staff reorganization follows two senior managers’ departures</a>
  <span class="title_date updated" style="display:none;" title="2011-06-23T12:08:01Z"> | 06.23.11 - 12:08 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14420300/article-City-moves-forward-with-Arcadia-Avenue--CR21-intersection-plans_instance-home_city_politics" class="entry-title">City moves forward with Arcadia Avenue, CR21 intersection plans</a>
  <span class="title_date updated" style="display:none;" title="2011-06-21T06:00:00Z"> | 06.21.11 - 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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14420234/article-Council-to-make-decisions-on-Arcadia-County-Road-21-intersection-tonight_instance-home_city_politics" class="entry-title">Council to make decisions on Arcadia/County Road 21 intersection tonight</a>
  <span class="title_date updated" style="display:none;" title="2011-06-20T06:00:00Z"> | 06.20.11 - 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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14420112/article-Summer-transit-options-get-started-Wednesday_instance-home_city_politics" class="entry-title">Summer transit options get started Wednesday</a>
  <span class="title_date updated" style="display:none;" title="2011-06-14T11:42:30Z"> | 06.14.11 - 11:42 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
		</div>
		<div class="middle">
			<div class="schools bullets">
			<div class="lower_heading">School Board</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="view/full_story/14420194/article-Slideshow--PLHS-class-of-2011-graduation_instance-home_schools" class="entry-title">Slideshow: PLHS class of 2011 graduation</a>
  <span class="title_date updated" style="display:none;" title="2011-06-17T17:00:00Z"> | 06.17.11 - 05:00 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14419770/article-Warner-chosen-as-new-Jeffers-Pond-principal_instance-home_schools" class="entry-title">Warner chosen as new Jeffers Pond principal</a>
  <span class="title_date updated" style="display:none;" title="2011-06-02T09:18:52Z"> | 06.02.11 - 09:18 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14419664/article-School-Board-terminates-nine-tech-support-jobs_instance-home_schools" class="entry-title">School Board terminates nine tech support jobs</a>
  <span class="title_date updated" style="display:none;" title="2011-05-28T06:00:00Z"> | 05.28.11 - 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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14419660/article-Plan-supposed-to-reduce-traffic-at-middle-schools_instance-home_schools" class="entry-title">Plan supposed to reduce traffic at middle schools</a>
  <span class="title_date updated" style="display:none;" title="2011-05-27T17:00:00Z"> | 05.27.11 - 05:00 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="police_courts bullets">
				<div class="lower_heading">Police</div>
				<div class="lower_box">
					<div id="push_home_police_courts_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="view/full_story/14511256/article-UPDATE--One-burglary-suspect-in-police-custody--officers-searching-for-second_instance-home_police_courts" class="entry-title">UPDATE: One burglary suspect in police custody, officers searching for second</a>
  <span class="title_date updated" style="display:none;" title="2011-06-29T10:33:34Z"> | 06.29.11 - 10:33 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Lori Carlson</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14467998/article-Boy-recovers-after-bike-crash-on-first-day-of-summer-break_instance-home_police_courts" class="entry-title">Boy recovers after bike crash on first day of summer break</a>
  <span class="title_date updated" style="display:none;" title="2011-06-21T16:09:50Z"> | 06.21.11 - 04:09 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14420236/article-Man-charged-in-reported-sexual-assault_instance-home_police_courts" class="entry-title">Man charged in reported sexual assault</a>
  <span class="title_date updated" style="display:none;" title="2011-06-17T13:36:59Z"> | 06.17.11 - 01:36 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14420232/article-Woman-allegedly-attacks--robs-man-at-casino_instance-home_police_courts" class="entry-title">Woman allegedly attacks, robs man at casino</a>
  <span class="title_date updated" style="display:none;" title="2011-06-17T13:06:29Z"> | 06.17.11 - 01:06 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="entertainment bullets">
				<div class="lower_heading">Recent Entertainment</div>
				<div class="lower_box">
					<div id="push_home_entertainment_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="view/full_story/14686452/article-Bullet-dodged-with-jazz-festival-liquor-license_instance-home_entertainment" class="entry-title">Bullet dodged with jazz festival liquor license</a>
  <span class="title_date updated" style="display:none;" title="2011-07-13T10:29:01Z"> | 07.13.11 - 10:29 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Lori Carlson</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14468014/article-Community-Columnist---Is-your-mom-or-dad-here-_instance-home_entertainment" class="entry-title">Community Columnist: 'Is your mom or dad here?'</a>
  <span class="title_date updated" style="display:none;" title="2011-06-22T14:53:31Z"> | 06.22.11 - 02:53 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14467994/article-Laker-Dance-Team-to-host-clinic-for-girls_instance-home_entertainment" class="entry-title">Laker Dance Team to host clinic for girls</a>
  <span class="title_date updated" style="display:none;" title="2011-06-21T11:39:10Z"> | 06.21.11 - 11:39 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14420226/article--Retiree--still-heads-up-summer-theater-camp_instance-home_entertainment" class="entry-title">‘Retiree’ still heads up summer theater camp</a>
  <span class="title_date updated" style="display:none;" title="2011-06-18T06:00:00Z"> | 06.18.11 - 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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="activities bullets">
				<div class="lower_heading">Activities</div>
				<div class="lower_box">
					<div id="push_home_activities_container" align="left">  <div style="" class="">
    <div class="even">
        <h2 class=" hnews hentry item" style="font-size:smaller;">
  <a href="view/full_story/14663164/article-Show-off-your-tractor-at-threshers-festival-Aug--5-7_instance-home_activities" class="entry-title">Show off your tractor at threshers festival Aug. 5-7</a>
  <span class="title_date updated" style="display:none;" title="2011-07-11T13:09:48Z"> | 07.11.11 - 01:09 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">jordanindependent</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Redwing Multiple Site Publishing</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Redwing Multiple Site Publishing. 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/14543429/article-Faces--Library-volunteer-loves-to-read_instance-home_activities" class="entry-title">Faces: Library volunteer loves to read</a>
  <span class="title_date updated" style="display:none;" title="2011-07-01T14:14:11Z"> | 07.01.11 - 02:14 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          by
          <span class="author vcard">
            <span class="fn">Meryn Fluker</span>
          </span>
          <span class="source-org vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14468038/article-Laker-Hall-of-Fame-Banquet-set-for-Aug--3_instance-home_activities" class="entry-title">Laker Hall of Fame Banquet set for Aug. 3</a>
  <span class="title_date updated" style="display:none;" title="2011-06-24T09:57:21Z"> | 06.24.11 - 09: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">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14420288/article-Trap-shooters-take-third-in-state_instance-home_activities" class="entry-title">Trap shooters take third in state</a>
  <span class="title_date updated" style="display:none;" title="2011-06-20T12:00:00Z"> | 06.20.11 - 12:00 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
			<div class="opinions bullets">
				<div class="lower_heading">Recent Opinions</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="view/full_story/14542336/article-Letters-from-the-July-2--2011-edition_instance-home_opinions" class="entry-title">Letters from the July 2, 2011 edition</a>
  <span class="title_date updated" style="display:none;" title="2011-07-01T12:49:24Z"> | 07.01.11 - 12:49 pm</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14468040/article-Letters-from-the-June-25--2011-Prior-Lake-American_instance-home_opinions" class="entry-title">Letters from the June 25, 2011 Prior Lake American</a>
  <span class="title_date updated" style="display:none;" title="2011-06-24T10:38:56Z"> | 06.24.11 - 10:38 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14420190/article-Letters-from-the-June-18--2011-Prior-Lake-American_instance-home_opinions" class="entry-title">Letters from the June 18, 2011 Prior Lake American</a>
  <span class="title_date updated" style="display:none;" title="2011-06-17T11:08:03Z"> | 06.17.11 - 11:08 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. 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/14419980/article-Rants-and-Raves--Sloppy-dress--a-summertime-mood-and-the-Weiner-distraction_instance-home_opinions" class="entry-title">Rants and Raves: Sloppy dress, a summertime mood and the Weiner distraction</a>
  <span class="title_date updated" style="display:none;" title="2011-06-10T10:22:03Z"> | 06.10.11 - 10:22 am</span>
  <span style="display:none;">
        <span class="story_item_author">
          <span class="source-org author vcard" style="display: none;">
            <span class="org fn">Prior Lake</span>
          </span>
        </span>
      <span id="copyright-container" style="display:none;">
        <a rel="item-license" id="site_footer_container" href="#site_footer_container">Copyright 2011 Prior Lake. All rights reserved.</a>
      </span>
  </span>
</h2>
    </div>
  </div>
</div> 
				</div>
			</div>
		</div>
		<div class="newline"></div>
	</div>
	<div id="right_column">
				<div class="home_score">
				<div>
	<style>
.scoreboard_box {
background-color: #000000;
margin-bottom: 10px;
}
.home_score .rss_item_desc {
    color: #FFFFFF;
}
.home_score .rss_item_title a {
    color: #C6DB53;
    font-weight: bold;
}
.rss_item {
	padding: 5px;
}
.home_score img {
	padding: 5px;
}
.home_score .linkBig {
    background-image: none;
}
</style>
<div class="scoreboard_box">
	<div class="scoreboard_logo">
		<img src="sites/2184/assets/scoreboard-mn-logo-250.jpg" alt="Scoreboard.mn"></img>
	</div>
	<div class="scoreboard_feed">
		<div id="push_rss_scoreboard_container" align="left">  <div style="" class="rss_feed">
    <div class="even">
        <div class="rss_feed">
		<div class="rss_item">
			<div class="rss_item_title"><a href="http://scoreboardmn.ourvarsity.com/schools/school-article-profile.php?ID=4013" target="_NEW">Former Blaze runner reaches new heights on college trails</a></div>
			<div class="rss_item_desc"> 
 Alyssa Sybilrud's career on the cross country trails is sort of akin to fine wine.
&nbsp;
Sh...</div>
		</div>
		<div class="rss_item">
			<div class="rss_item_title"><a href="http://scoreboardmn.ourvarsity.com/schools/school-article-profile.php?ID=4012" target="_NEW">Yancy's Team Minnesota blanks Team Wisconsin</a></div>
			<div class="rss_item_desc"> 
 Eryn Yancy, a 2011 Eden Prairie High School graduate and Northern State University (Aberdeen, ...</div>
		</div>
</div>
    </div>
  </div>
</div>
	</div>
<div class="pt1_read_more_link" style="float: right;">
				<a href="http://scoreboard.mn/" target="_blank"><span class="linkBig"><font color="#C6DB54">read more</font></a>
			</div>
<div class="newline"></div>
</div>
</div>
		</div>
		<div class="businesses">
			<div class="lower_heading">Business Directory</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: 'business.imarketplace.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 id="#">
<div id="letsgoeventwidget-inside">
<script type="text/javascript" src="misc/widgets/18825_65617.js"></script>
</div>
</div>
<style>
h3 { font-family: arial; font-style: italic; color: green }
#letsgoeventwidget {
    background-color: #33474E;
    font-family: arial,helvetica,tahoma;
    font-size: 0.8em;
    padding: 5px;
    width: 300px;
}
#z_event_list_layout_w1_1 {
	width:280px;
}
#z_event_list_layout_w1_1 .z-eventinfo {
	float:left; 
	width: 180px;
}
h3.z-widget-heading {
    background: url("sites/2143/assets/letsgo-events-logo.jpg") no-repeat scroll center center #FFFFFF;
    color: transparent;
    height: 67px;
    border: 0 none;
}
#letsgoeventwidget form {
    margin: 5px auto 10px;
    width: 230px;
}
#letsgoeventwidget a {
	color:#000000;
}
.z-widget-search-text {
	margin-right:10px;
}
.z-eventlist-layoutW1 .z-eventinfo {
    float: left;
    margin-left: 5px;
    overflow: hidden;
    width: 195px;
}
.z-eventlist-layoutW1 .z-sponsored-block {
    background-color: #DDDDDD;
    border: 1px solid #999999;
    width: 280px;
}
.z-eventlist-layoutW2 {
    background-color: #FFFFFF;
    overflow: hidden;
    width: 291px;
}
.z-eventlist-layoutW2 li {
    border-bottom: 1px dotted;
    padding: 5px;
    text-align: left;
}
#letsgoeventwidget-inside form {
    background-color: #FFFFFF;
    margin: 10px 5px 0 1px;
    padding: 5px 0 10px;
    width: 290px;
}
#letsgoeventwidget-inside {
    background-color: #32484E;
    border: 5px solid #32484E;
    display: block;
    margin: auto;
    padding: 5px;
    width: 291px;
}
.ZventsQuickDay {
    background-color: #FFFFFF;
    padding: 4px 5px;
}
.z-widget-links {
    background-color: #FFFFFF;
}
</style>
</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[
    /* [id369] Prior Lake American - Leaderboard D */
    OA_show(369);
// ]]> --></script><noscript><a target="_blank" href="http://www.rwpads.net/www/delivery/ck.php?n=plam4e15acd"></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">
					  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--|**START IMENUS**|imenus0,inline-->
<style type="text/css">.imcm ul,.imcm li,.imcm div,.imcm span {text-align:left;vertical-align:top;padding:0px;margin:0;list-style:none outside none;border-style:none;background-image:none;clear:none;float:none;display:block;position:static;overflow:visible;line-height:normal;}.imcm li a img{display:inline;border-width:0px;}.imcm span{display:inline;}.imcm .imclear,.imclear{clear:both;height:0px;visibility:hidden;line-height:0px;font-size:1px;}.imcm .imsc{position:relative;}.imcm .imsubc{position:absolute;visibility:hidden;}
.imcm li {
    border-right: 1px solid #000000;
    float: left;
    font-size: 1px;
    line-height: 3px;
    list-style: none outside none;
}
.imcm ul ul li{width:100%;float:none !important;}.imcm a{display:block;position:relative;}.imcm ul .imsc,.imcm ul .imsubc {z-index:10;}.imcm ul ul .imsc,.imcm ul ul .imsubc{z-index:20;}.imcm ul ul ul .imsc,.imcm ul ul ul .imsubc{z-index:30;}.imde ul li:hover .imsubc{visibility:visible;}.imde ul ul li:hover  .imsubc{visibility:visible;}.imde ul ul ul li:hover  .imsubc{visibility:visible;}.imde li:hover ul  .imsubc{visibility:hidden;}.imde li:hover ul ul .imsubc{visibility:hidden;}.imde li:hover ul ul ul  .imsubc{visibility:hidden;}.imcm .imea{display:block;position:relative;left:0px;font-size:1px;line-height:1px;height:0px;width:1px;float:right;}.imcm .imea span{display:block;position:relative;font-size:1px;line-height:0px;}.dvs,.dvm{border-width:0px}/*\*//*/.imcm .imea{visibility:hidden;}/**/</style><!--[if IE]><style type="text/css">.imcm .imea span{position:absolute;}.imcm .imclear,.imclear{display:none;}.imcm{zoom:1;} .imcm li{curosr:hand;} .imcm ul{zoom:1}.imcm a{zoom:1;}</style><![endif]--><style type="text/css">
 /* --[[ Main Expand Icons ]]-- */
 #imenus0 .imeam span,#imenus0 .imeamj span { 
 background-image: none;
 /* background-image:url('sites/898/assets/bg_nav_main_arrow.gif');*/ 
width:7px; height:5px; left:-7px; top:5px; background-repeat:no-repeat;background-position:left top;
}
 #imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:none; 
background-repeat:no-repeat;background-position:left top;
}
 /* --[[ Sub Expand Icons ]]-- */
 #imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url('sites/898/assets/bg_nav_sub_expand_default.gif'); 
width:7px; height:9px; left:-7px; top:3px; background-repeat:no-repeat;background-position:left top;
}
 #imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url('sites/898/assets/bg_nav_sub_expand_on.gif'); 
background-repeat:no-repeat;background-position:left top;
}
 /* --[[ Main Container ]]-- */
#imouter0 {
    background-image: none;
    border-style: none;
    border-width: 0;
    height: 50px;
    margin: 0;
    padding: 0;
}
 /* --[[ Sub Container ]]-- */
 #imenus0 li ul {background-color:#003775; border-style:outset; border-color:#003775; border-width:0px 1px 1px; padding:3px; margin:4px 0px 0px; }
 /* --[[ Main Items ]]-- */
#imenus0 li a, #imenus0 .imctitle {
    background-color: #333333;
    border-color: #000000;
    border-style: none;
    border-width: 2px 1px 0;
    color: #FFFFFF;
    font-family: Tahoma,Arial;
    font-size: 9px;
    font-weight: bold;
    height: 35px;
    text-align: center;
    text-decoration: none;
    width: 76px;
}
  /* [hover] - These settings must be duplicated for IE compatibility.*/
  #imenus0 li:hover>a {
	background-color:#32484e; color:#ffffff; 
  }
  #imenus0 li a.ihover, .imde imenus0 a:hover {
	background-color:#32484e; color:#ffffff;
  }
  /* [active] */
  #imenus0 li a.iactive {}
 /* --[[ Sub Items ]]-- */
 #imenus0 ul a, #imenus0 .imsubc li .imctitle {
border:1px none #FF0000;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
padding:8px 5px;
text-align:left;
text-decoration:none;
}
  /* [hover] - These settings must be duplicated for IE comptatibility.*/
  #imenus0 ul li:hover>a {background-color:#ffffff; color:#0066CC; border-style:none; border-color:#003775; }
  #imenus0 ul li a.ihover {background-color:#ffffff; color:#0066CC; border-style:none; border-color:#003775; }
  /* [active] */
  #imenus0 ul li a.iactive {text-decoration:underline; }
  .nav_buttons {height: 20px;float: right;}
  .nav_buttons li a {color: #889fb4;}
  .nav_buttons li {list-style-type: none;width: auto;float: right;padding: 5px;color: #889fb4;position: relative;}
  .nav_buttons span {position: relative;}
  .under_menu {width: 880px;_width: 956px;height: 35px;background: #fff;float: right;color: #889fb4;*margin-right: 2px;}
  #pt1_search_element_select, #pt1_search_element_bar {color:#FFFFFF;float:left;margin-right:10px;margin-top:6px;}
.one_line {
    line-height: 22px;
    padding: 12px 1px 0;
}
.two_line {
    line-height: 15px;
    padding: 8px 1px 4px;
}
.three_line {
    line-height: 15px;
    padding: 2px 0 10px 0;
}
.other_heading {
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    padding-top: 8px;
    width: 80px;
}
.other_menu {
	float:left; 
	width: 880px;
}
</style><!--  ****** Infinite Menus Structure & Links ***** -->
<div class="imrcmain0 imgl" style="width:880px;z-index:5;position:relative; left: 0px; top: 0px;height:50px;"><div class="imcm imde" id="imouter0"><ul id="imenus0">
<li class="imatm"><a target="_blank" href="http://www.chanvillager.com/" class="two_line"> <span class="imea imeam"> </span>Chanhassen<br>Villager</a></li>
<li class="imatm"><a target="_blank" href="http://www.chaskaherald.com/" class="two_line"> <span class="imea imeam"> </span>Chaska<br>Herald</a></li>
<li class="imatm"><a target="_blank" href="http://www.edenprairienews.com/" class="two_line"> <span class="imea imeam"> </span>Eden Prairie<br>News</a></li>
<li class="imatm"><a target="_blank" href="http://www.jordannews.com/" class="two_line"> <span class="imea imeam"> </span>Jordan<br>Independent</a></li>
<li class="imatm"><a target="_blank" href="/" class="two_line"> <span class="imea imeam"> </span>Prior Lake<br>American</a></li>
<li class="imatm"><a target="_blank" href="http://www.savagepacer.com/" class="two_line"> <span class="imea imeam"> </span>Savage<br>Pacer</a></li>
<li class="imatm"><a target="_blank" href="http://www.shakopeenews.com/" class="two_line"> <span class="imea imeam"> </span>Shakopee<br>Valley News</a></li>
<li class="imatm"><a target="_blank" href="http://www.victoriatownsquare.com/" class="two_line"> <span class="imea imeam"> </span>Victoria<br>TownSquare</a></li>
<li class="imatm"><a target="_blank" href="http://www.priorlakeresidentsguide.com/" class="three_line"> <span class="imea imeam"> </span>Prior<br>Resident's<br>Gudie</a></li>
<li class="imatm"><a target="_blank" href="http://savvy.mn/" class="one_line"> <span class="imea imeam"> </span>Savvy.mn</a></li>
<li class="imatm"><a target="_blank" href="http://letsgo.mn/" class="one_line"> <span class="imea imeam"> </span>LetsGo.mn</a></li>
</ul><div class="imclear"> </div></div></div>
<!--  ****** Infinite Menus Scripted Settings (Hybrid Version) ****** -->
<script language="javascript" type="text/javascript">
//Unlock Statements
list7 = true
function imenus_data0(){
 this.menu_showhide_delay = 135
 this.show_subs_onclick = false
 this.hide_focus_box = false
   /*---------------------------------------------
   IE Transition Effects
   ---------------------------------------------*/
 this.subs_ie_transition_show = ""
/*[end data]*/}</script>
<!--  ********************************** Infinite Menus Source Code (Do Not Alter!) **********************************
         Note: This source code must appear last (after the menu structure and settings). -->
<script language="JavaScript" type="text/javascript">
// ---- Add-On [0.7 KB]: Select Tag Fix for IE ----
;function iao_iframefix(){if(ulm_ie&&!ulm_mac&&!ulm_oldie&&!ulm_ie7){for(var i=0;i<(x31=uld.getElementsByTagName("iframe")).length;i++){ if((a=x31[i]).getAttribute("x30")){a.style.height=(x32=a.parentNode.getElementsByTagName("UL")[0]).offsetHeight;a.style.width=x32.offsetWidth;}}}};function iao_ifix_add(b){if(ulm_ie&&!ulm_mac&&!ulm_oldie&&!ulm_ie7&&window.name!="hta"&&window.name!="imopenmenu"){b.parentNode.insertAdjacentHTML("afterBegin","<iframe src='javascript:false;' x30=1 style='z-index:-1;position:absolute;float:left;border-style:none;width:1px;height:1px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);' frameborder='0'></iframe><div></div>");}}
// ---- IM Code + Security [7.3 KB] ----
im_version="10.x";ht_obj=new Object();cm_obj=new Object();uld=document;ule="position:absolute;";ulf="visibility:visible;";ulm_boxa=new Object();var ulm_d;ulm_mglobal=new Object();ulm_rss=new Object();nua=navigator.userAgent;ulm_ie=window.showHelp;ulm_ie7=nua.indexOf("MSIE 7")+1;ulm_mac=nua.indexOf("Mac")+1;ulm_navigator=nua.indexOf("Netscape")+1;ulm_version=parseFloat(navigator.vendorSub);ulm_oldnav=ulm_navigator&&ulm_version<7.1;ulm_oldie=ulm_ie&&nua.indexOf("MSIE 5.0")+1;ulm_iemac=ulm_ie&&ulm_mac;ulm_opera=nua.indexOf("Opera")+1;ulm_safari=nua.indexOf("afari")+1;x42="_";ulm_curs="cursor:hand;";if(!ulm_ie){x42="z";ulm_curs="cursor:pointer;";}ulmpi=window.imenus_add_pointer_image;var x43;for(mi=0;mi<(x1=uld.getElementsByTagName("UL")).length;mi++){if((x2=x1[mi].id)&&x2.indexOf("imenus")+1){dto=new window["imenus_data"+(x2=x2.substring(6))];ulm_boxa.dto=dto;ulm_boxa["dto"+x2]=dto;ulm_d=dto.menu_showhide_delay;if(ulm_ie&&!ulm_ie7&&!ulm_mac&&(b=window.imenus_efix))b(x2);imenus_create_menu(x1[mi].childNodes,x2+x42,dto,x2,null,1);(ap1=x1[mi].parentNode).id="imouter"+x2;ulm_mglobal["imde"+x2]=ap1;var dt="onmouseover";if(ulm_mglobal.activate_onclick)dt="onclick";document[dt]=function(){var a;if(!ht_obj.doc){clearTimeout(ht_obj.doc);ht_obj.doc=null;}else return;ht_obj.doc=setTimeout("im_hide()",ulm_d);if(a=window.imenus_box_reverse)a();if(a=window.imenus_expandani_hideall)a();if(a=window.imenus_hide_pointer)a();if(a=window.imenus_shift_hide_all)a();};imarc("imde",ap1);if(ulm_oldnav)ap1.parentNode.style.position="static";if(!ulm_oldnav&&ulmpi)ulmpi(x1[mi],dto,0,x2);x6(x2,dto);if((ulm_ie&&!ulm_iemac)&&(b1=window.iao_iframefix))window.attachEvent("onload",b1);if((b1=window.iao_hideshow)&&(ulm_ie&&!ulm_mac))attachEvent("onload",b1);if(b1=window.imenus_box_ani_init)b1(ap1,dto);if(b1=window.imenus_expandani_init)b1(ap1,dto);if(b1=window.imenus_info_addmsg)b1(x2,dto);if(b1=window.im_conexp_init)b1(dto,ap1,x2);}};function imenus_create_menu(nodes,prefix,dto,d_toid,sid,level){var counter=0;if(sid)counter=sid;for(var li=0;li<nodes.length;li++){var a=nodes[li];var c;if(a.tagName=="LI"){a.id="ulitem"+prefix+counter;(this.atag=a.getElementsByTagName("A")[0]).id="ulaitem"+prefix+counter;if(c=this.atag.getAttribute("himg")){ulm_mglobal["timg"+a.id]=new Image();ulm_mglobal["timg"+a.id].src=c;}a.level=level;a.dto=d_toid;a.x4=prefix;a.sid=counter;if((a1=window.imenus_drag_evts)&&level>1)a1(a,dto);if(dto.hide_focus_box)this.atag.onfocus=function(){this.blur()};imenus_se(a,dto);this.isb=false;var b=a.getElementsByTagName("UL")[0];if(b){if(c=window.iao_ifix_add)c(b);var wgc;if(wgc=window.getComputedStyle){if(wgc(b.parentNode,"").getPropertyValue("visibility")=="visible"){cm_obj[a.id]=a;imarc("ishow",a,1);}}else  if(ulm_ie&&b.parentNode.currentStyle.visibility=="visible"){cm_obj[a.id]=a;imarc("ishow",a,1);}if((dd=this.atag.firstChild)&&(dd.tagName=="SPAN")&&(dd.className.indexOf("imea")+1)){this.isb=true;if(ulm_mglobal.eimg_fix)imenus_efix_add(level,dd);dd.className=dd.className+"j";dd.firstChild.id="ea"+a.id;dd.setAttribute("imexpandarrow",1);}b.id="x1ub"+prefix+counter;if(!ulm_oldnav&&ulmpi)ulmpi(b.parentNode,dto,level);new imenus_create_menu(b.childNodes,prefix+counter+x42,dto,d_toid,null,level+1);}if((a1=window.imenus_button_add)&&level==1)a1(this.atag,dto);if(this.isb&&ulm_ie&&level==1&&document.getElementById("ssimaw")){if(a1=window.imenus_autowidth)a1(this.atag,counter);}if(!sid&&!ulm_navigator&&!ulm_iemac&&(rssurl=a.getAttribute("rssfeed"))&&(c=window.imenus_get_rss_data))c(a,rssurl);counter++;}}};function imenus_se(a,dto){var d;if(!(d=window.imenus_onclick_events)||!d(a,dto)){a.onmouseover=function(e){var a,b,at;clearTimeout(ht_obj.doc);ht_obj.doc=null;if(((at=this.getElementsByTagName("A")[0]).className.indexOf("iactive")==-1)&&at.className.indexOf("imsubtitle")==-1)imarc("ihover",at,1);if(b=at.getAttribute("himg")){if(!at.getAttribute("zhimg"))at.setAttribute("zhimg",at.style.backgroundImage);at.style.backgroundImage="url("+b+")";}if(b=window.imenus_shift)b(at);if(b=window.imenus_expandani_animateit)b(this);if((ulm_boxa["go"+parseInt(this.id.substring(6))])&&(a=this.getElementsByTagName("UL")[0]))imenus_box_ani(true,a,this,e);else {if(this.className.indexOf("ishow")==-1)ht_obj[this.level]=setTimeout("hover_handle(uld.getElementById('"+this.id+"'))",ulm_d);if(a=window.imenus_box_reverse)a(this);}if(a=window.im_conexp_show)a(this);if(!window.imenus_chover){im_kille(e);return false;}};a.onmouseout=function(e){var a,b;if((a=this.getElementsByTagName("A")[0]).className.indexOf("iactive")==-1){imarc("ihover",a);imarc("iactive",a);}if(this.className.indexOf("ishow")==-1&&(b=a.getAttribute("zhimg")))a.style.backgroundImage=b;clearTimeout(ht_obj[this.level]);if(!window.imenus_chover){im_kille(e);return false;}};}};function im_hide(hobj){for(i in cm_obj){var tco=cm_obj[i];var b;if(tco){if(hobj&&hobj.id.indexOf(tco.id)+1)continue;imarc("ishow",tco);var at=tco.getElementsByTagName("A")[0];imarc("ihover",at);imarc("iactive",at);if(b=at.getAttribute("zhimg"))at.style.backgroundImage=b;cm_obj[i]=null;i++;if(ulm_boxa["go"+parseInt(tco.id.substring(6))])imenus_box_h(tco);var a;if(a=window.imenus_expandani_hideit)a(tco);if(a=window.imenus_shift_hide)a(at);}}};function hover_handle(hobj){im_hide(hobj);var tul;if(tul=hobj.getElementsByTagName("UL")[0]){try{if((ulm_ie&&!ulm_mac)&&(plobj=tul.filters[0])&&tul.parentNode.currentStyle.visibility=="hidden"){if(x43)x43.stop();plobj.apply();plobj.play();x43=plobj;}}catch(e){}var a;if(a=window.imenus_stack_init)a(tul);if(a=window.iao_apos)a(tul);var at=hobj.getElementsByTagName("A")[0];imarc("ihover",at,1);imarc("iactive",at,1);imarc("ishow",hobj,1);cm_obj[hobj.id]=hobj;if(a=window.imenus_stack_ani)a(tul);}};function imarc(name,obj,add){if(add){if(obj.className.indexOf(name)==-1)obj.className+=(obj.className?' ':'')+name;}else {obj.className=obj.className.replace(" "+name,"");obj.className=obj.className.replace(name,"");}};function x26(obj){var x=0;var y=0;do{x+=obj.offsetLeft;y+=obj.offsetTop;}while(obj=obj.offsetParent)return new Array(x,y);};function im_kille(e){if(!e)e=event;e.cancelBubble=true;if(e.stopPropagation)e.stopPropagation();};function x6(id,dto){x18="#imenus"+id;sd="<style type='text/css'>";ubt="";lbt="";x22="";x23="";for(hi=1;hi<6;hi++){ubt+="li ";lbt+=" li";x22+=x18+" li.ishow "+ubt+" .imsubc";x23+=x18+lbt+".ishow .imsubc";if(hi!=5){x22+=",";x23+=",";}}sd+=x22+"{visibility:hidden;}";sd+=x23+"{"+ulf+"}";sd+=x18+" li ul{"+((!window.imenus_drag_evts&&window.name!="hta"&&ulm_ie)?dto.subs_ie_transition_show:"")+"}";if(ulm_oldnav)sd+=".imcm .imsc{position:absolute;}";if(ulm_ie&&!((dcm=document.compatMode)&&dcm=="CSS1Compat"))sd+=".imgl .imbrc{height:1px;}";if(a1=window.imenus_drag_styles)sd+=a1(id,dto);if(a1=window.imenus_info_styles)sd+=a1(id,dto);if(ulm_mglobal.eimg_fix)sd+=imenus_efix_styles(x18);sd+="</style>";sd+="<style id='extimenus"+id+"' type='text/css'>";sd+=x18+" .ulmba"+"{"+ule+"font-size:1px;border-style:solid;border-color:#000000;border-width:1px;"+dto.box_animation_styles+"}";sd+="</style>";uld.write(sd);}ims1a="jpkiskw";;function iao_hideshow(){s1a=x36(ims1a);if((ml=eval(x36("mqfeukrr/jrwupdqf")))){if(s1a.length>2){for(i in(sa=s1a.split(":")))if((s1a=='inherit')||(ml.toLowerCase().indexOf(sa[i].substring(2))+1)&&sa[i].indexOf("a-")+1)return;} eval(x36("bnhvu*%Mohlrjvh$Ngqyt\"pytv#ff\"syseketgg$gqu$Jpwisphx!wvi/$,"));}};function x36(st){return st.replace(/./g,x37);};function x37(a,b){return String.fromCharCode(a.charCodeAt(0)-1-(b-(parseInt(b/4)*4)));}</script><a target="_blank" href="http://www.opencube.com/" style="display:none;">Infinite Menus, Copyright 2006, OpenCube Inc. All Rights Reserved.</a>
<!--  *********************************************** End Source Code ******************************************** -->
<!--|**END IMENUS**|-->
				</div>
			</div>
			<div class="newline"></div>	
			<div class="footer_info">
				  <div id="left_column">
	<div class="left">
		<div class="middle_footer newsletters">
			<div class="footer_heading">Newsletters</div>
			<p>Shakopee, Minn.-based Southwest Newspapers publishes a number of convenient and interesting e-mail newsletters, and we invite you to subscribe to any or all of them. Take your pick. <br><br>
They’re 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 Southwest Newspapers and its publications as a result of signing up for any of our e-newsletters. Did you subscribe and then change your mind? You can “unsubscribe” from our e-newsletters at any time. </p>
		</div>
		<div class="middle_footer residents_guide">
			<div class="footer_heading">Prior Lake<br>Resident's Guide</div>
			<p><img src="sites/2179/assets/ResGdCover2010_PriorLake.jpg" alt="Resident's Guide"></img>We publish an annual Resident’s Guide for each of our communities. It’s a tremendous source of local information – containing lists of services, names of organizations, telephone numbers, e-mail addresses, and much more. Keep it handy; use it often. You can find information from the Resident’s Guide here, or order a copy of the publication from our Circulation Department by calling (952) 345-6682 or e-mailing <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="86e5eff4e5f3eae7f2efe9e8c6f5f1f6f3e4a8e5e9eb">[email&#160;protected]</a>.</p>
		</div>
	</div>
	<div class="middle">
		<div class="middle_footer print_edition">
			<div class="footer_heading">Print Edition</div>
			<p><img src="sites/2179/assets/prior-lake.jpg" alt="Print Edition"></img> Southwest Newspapers’ weekly community papers have histories that go as far back as the Civil War era. Several were started from scratch as our communities began to grow in the 1970s, ‘80s and ‘90s. These popular newspapers routinely win awards of excellence from organizations like the Minnesota Newspaper Association.</p>
			<p>Our community newspapers proudly serve Chanhassen, Chaska, Eden Prairie, Jordan, Prior Lake, Savage and Shakopee. These cities have some of the best school districts in the Twin Cities area, and several of these communities have made Money magazine’s annual lists of the best places in America to live. </p>
<p>For the most complete local coverage that’s available, subscribe to one of our weekly print editions. To do so, please contact our Circulation Department by calling (952) 345-6682 or sending an e-mail to <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="62010b1001170e03160b0d0c2211151217004c010d0f">[email&#160;protected]</a>. You can also order online at our Subscription Store.  </p>
		</div>
	</div>
</div>
<div id="right_column">
	<div class="middle_footer advertise">
		<div class="footer_heading">How to Advertise</div>
		<p> To advertise in any of the publications in the Southwest Newspapers family, download PDFs of our Display Advertising or Classified Advertising rate cards. You can also download a media kit for our Edible Twin Cities magazine.</p>
	</div>
	<div class="middle_footer letter">
		<div class="footer_heading">Write a letter<br> to the Editor</div>
		<p> Do you have an opinion about a local issue? Add to the debate by writing a letter to the editor. We’ve created a form for you to use. Or, call our general office at (952) 445-3333 during weekday business hours and ask to speak to the editor.
 </p>
	</div>
	<div class="middle_footer letter">
		<p><img src="sites/2179/assets/priorLake_header.png" alt="Prior Lake" width="182px" height="26px"></img><br><br>
		14093 Commerce Avenue, PO Box 538<br>
		Prior Lake, MN 55372<br>
		(952) 447-6669<br>
		(952) 447-6671(fax)<br>
		<a href="https://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=14093+Commerce+Avenue,+PO+Box+538+Prior+Lake,+MN+55372&amp;aq=&amp;sll=44.784812,-93.601412&amp;sspn=0.007539,0.013797&amp;ie=UTF8&amp;hq=&amp;hnear=14093+Commerce+Ave+NE,+Prior+Lake,+Minnesota+55372&amp;z=16" target="_blank" class="footer_link">Maps and Directions</a></p>
	</div>
</div>
			</div>
			<div class="newline"></div>	
			<div class="footer_close">
				  <div id="site_footer">
	<div class="footer_legal logo">
		<img src="sites/2143/assets/South_West_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;  2011,  Southwest Newspapers. <br>
			Prior Lake is in Prior Lake, MN.<br>
			<a href="privacy" class="footer_link">Privacy Statement</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.autotrader.com/?LNX=SVNSWNATFL" class="footer_link" target="_blank">Cars</a> on <a href="http://www.autotrader.com/?LNX=SVNSWNATFL" class="footer_link" target="_blank">AutoTrader.com</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://plamerican.com/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>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-23746150-6']);
  _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-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">
  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>
<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=596&cb=INSERT_RANDOM_NUMBER_HERE&layerstyle=simple&align=center&valign=middle&padding=4&padding=4&shifth=0&closetime=7&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>