<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head profile="http://gmpg.org/xfn/11">

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>   Page not found  : PCN: Pennsylvania&#039;s Neighborhood.</title>
<meta name="generator" content="WordPress 3.9.1" />
<meta name="description" content="PCN: Pennsylvania&#039;s Neighborhood." />
<link rel="stylesheet" href="http://pcntv.com/wp-content/themes/wp-chatter-prem/style.css" type="text/css" media="screen" />
<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/redmond/jquery-ui.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="PCN: Pennsylvania&#039;s Neighborhood. RSS Feed" href="http://pcntv.com/feed/" />
<link rel="pingback" href="http://pcntv.com/xmlrpc.php" />
<script type="text/javascript" src="http://pcntv.com/wp-content/themes/wp-chatter-prem/js/suckerfish.js"></script>
<link rel='stylesheet' id='login-with-ajax-css'  href='http://pcntv.com/wp-content/plugins/login-with-ajax/widget/widget.css?ver=3.9.1' type='text/css' media='all' />
<link rel='stylesheet' id='cntctfrm_stylesheet-css'  href='http://pcntv.com/wp-content/plugins/contact-form-plugin/css/style.css?ver=3.9.1' type='text/css' media='all' />
<link rel='stylesheet' id='ws-plugin--s2member-css'  href='http://pcntv.com/wp-content/plugins/s2member/s2member-o.php?ws_plugin__s2member_css=1&#038;qcABC=1&#038;ver=140423-140423-1474083678' type='text/css' media='all' />
<script type='text/javascript' src='http://pcntv.com/uploads/jw-player-plugin-for-wordpress/player/jwplayer.js?ver=3.9.1'></script>
<script type='text/javascript' src='//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js?ver=1.8.3'></script>
<script type='text/javascript' src='http://pcntv.com/wp-content/plugins/login-with-ajax/widget/login-with-ajax.js?ver=3.9.1'></script>
<script type='text/javascript' src='//ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js?ver=1.8'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://pcntv.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://pcntv.com/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 3.9.1" />
<link href="http://pcntv.com/wp-content/themes/wp-chatter-prem/style.php" rel="stylesheet" type="text/css" />
    <style type="text/css">
        .placeholder {
            color: #aaa;
        }
    </style>
</head>
<body>

<script type="text/javascript">
    /* <![CDATA[ */
    $(function() {
        var input = document.createElement("input");
        if(('placeholder' in input)==false) {
            $('[placeholder]').focus(function() {
                var i = $(this);
                if(i.val() == i.attr('placeholder')) {
                    i.val('').removeClass('placeholder');
                    if(i.hasClass('password')) {
                        i.removeClass('password');
                        this.type='password';
                    }
                }
            }).blur(function() {
                    var i = $(this);
                    if(i.val() == '' || i.val() == i.attr('placeholder')) {
                        if(this.type=='password') {
                            i.addClass('password');
                            this.type='text';
                        }
                        i.addClass('placeholder').val(i.attr('placeholder'));
                    }
                }).blur().parents('form').submit(function() {
                    $(this).find('[placeholder]').each(function() {
                        var i = $(this);
                        if(i.val() == i.attr('placeholder'))
                            i.val('');
                    })
                });
        }


    });
    /* ]]> */
</script>

<div id="wrap">

	<div id="header" class="clearfix">

		<div id="head-content" class="clearfix">
		<div id="signin" style="float:right; background-color: #F6F6F6; height:30px;margin-top:10px; color:grey;">



        <div>                	<div class="pagelist" style="display:inline; font-weight: bold;">
                    New to PCNtv.com? <h3 class="widgettitle" style="font-size:smaller; width:100px; display:inline; -webkit-border-radius:0px;"><a href="/membership-options">Create an Account</a></h3>
                    <h3 class="widgettitle" style="font-size:smaller; width:50px; display:inline; background-color:grey; -webkit-border-radius:0px;"><a href="#" class="login-btn" id="signinbutton">Sign In</a></h3>

                <div class="login-content">
					<div class="lwa lwa-default">
			<form class="lwa-form" action="//pcntv.com/wp-login.php" method="post">
        	<span class="lwa-status"></span>
			<input type="text" name="log" placeholder="Username or Email">
            <input type="password" name="pwd" placeholder="Password">
            <a class="lwa-links-remember" href="//pcntv.com/wp-login.php?action=lostpassword" title="Password Lost and Found">Lost your password?</a>
            <input type="submit" name="wp-submit" id="lwa_wp-submit" value="Sign In" tabindex="100">
            <input type="hidden" name="lwa_profile_link" value="">
            <input type="hidden" name="login-with-ajax" value="login">
        </form>
                <form class="lwa-remember" action="//pcntv.com/wp-login.php?action=lostpassword" method="post" style="display:none;">
        	<span class="lwa-status"></span>
            <table>
                <tbody><tr>
                    <td>
                        <strong>Forgotten Password</strong>
                    </td>
                </tr>
                <tr>
                    <td class="lwa-remember-email">
                                                <input type="text" name="user_login" class="lwa-user-remember" value="Enter username or email" onfocus="if(this.value == 'Enter username or email'){this.value = '';}" onblur="if(this.value == ''){this.value = 'Enter username or email'}">
                                            </td>
                </tr>
                <tr>
                    <td class="lwa-remember-buttons">
                        <input type="submit" value="Get New Password" class="lwa-button-remember">
                        <a href="#" class="lwa-links-remember-cancel">Cancel</a>
                        <input type="hidden" name="login-with-ajax" value="remember">
                    </td>
                </tr>
            </tbody></table>
        </form>


	</div>

                	                	<div class="notch"></div>
                    <!-- <form name="login-form" action="https://pcntv.com/wp-login.php" method="post">
                        <input type="text" name="log" value="" placeholder="Username or Email" />
                        <input type="password" name="pwd" value="" placeholder="Password" />
                        <p class="login-submit">
                        <a class="forgot-password" href="https://pcntv.com/wp-login.php?action=lostpassword">Forgot Password?</a><input type="submit" name="login" value="Sign In" class="form-login" />
                        </p>
                        <input type="hidden" name="redirect_to" value="http://pcntv.com/pcn-plus/subscribe-to-premium-content/" /><div class="notch"></div>
                    </form> -->
                </div>

                        </div>
            </div>
			<div id="sitetitle">
								<div class="title">PCN: Pennsylvania&#039;s Neighborhood.</div>
								<div class="description">PCN: Pennsylvania&#039;s Neighborhood.</div>
			</div>

					</div>
	</div>
	<div id="topnav" class="clearfix">
		
	<div class="menu-main-nav-container"><ul id="menu-main-nav" class="menu"><li id="menu-item-20" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-20"><a href="/">Home</a></li>
<li id="menu-item-21" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-21"><a href="/about">About</a>
<ul class="sub-menu">
	<li id="menu-item-544" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-544"><a href="http://pcntv.com/about/our-history/">Our History</a></li>
	<li id="menu-item-545" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-545"><a href="http://pcntv.com/about/our-people/">Our People</a></li>
	<li id="menu-item-540" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-540"><a href="http://pcntv.com/about/bureaus/">Our Bureaus</a></li>
	<li id="menu-item-543" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-543"><a href="http://pcntv.com/about/faqs/">FAQs</a></li>
	<li id="menu-item-541" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-541"><a href="http://pcntv.com/about/directions/">Directions</a></li>
	<li id="menu-item-548" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-548"><a href="http://pcntv.com/about/tech-specs/">Tech Specs</a></li>
	<li id="menu-item-546" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-546"><a href="http://pcntv.com/about/speakers/">Speakers</a></li>
	<li id="menu-item-549" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-549"><a href="http://pcntv.com/about/the-satellite-truck/">Satellite Truck</a></li>
	<li id="menu-item-542" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-542"><a href="http://pcntv.com/about/employment/">Employment</a></li>
</ul>
</li>
<li id="menu-item-23" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23"><a href="/schedule/">Schedule</a></li>
<li id="menu-item-529" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-529"><a href="http://pcntv.com/programming/public-affairs-programming/">Public Affairs</a>
<ul class="sub-menu">
	<li id="menu-item-539" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-539"><a href="http://pcntv.com/programming/public-affairs-programming/pcn-call-in-program/">Call-In Program</a></li>
	<li id="menu-item-537" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-537"><a href="http://pcntv.com/programming/public-affairs-programming/journalists-roundtable/">Journalists Roundtable</a></li>
	<li id="menu-item-840" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-840"><a href="http://pcntv.com/programming/public-affairs-programming/on-the-issues/">On The Issues</a></li>
	<li id="menu-item-30320" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-30320"><a href="http://pcntv.com/this-week-pa/">This Week: PA</a></li>
	<li id="menu-item-23981" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23981"><a href="http://pcntv.com/pa-courts/">PA Courts</a></li>
</ul>
</li>
<li id="menu-item-2781" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2781"><a href="http://pcntv.com/programming/features/">Features</a>
<ul class="sub-menu">
	<li id="menu-item-52803" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-52803"><a href="http://pcntv.com/farm-show-tales/">Farm Show</a></li>
	<li id="menu-item-532" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-532"><a href="http://pcntv.com/pa-books/">PA Books</a></li>
	<li id="menu-item-534" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-534"><a href="http://pcntv.com/pcn-tours/">PCN Tours</a></li>
	<li id="menu-item-533" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-533"><a href="http://pcntv.com/programming/features/pcn-profiles/">PCN Profiles</a></li>
	<li id="menu-item-49751" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-49751"><a href="http://pcntv.com/sportsprofiles/">PCN Sports Profiles</a></li>
	<li id="menu-item-13039" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13039"><a href="http://pcntv.com/programming/voices-of-veterans-2/">Voices of Veterans</a></li>
	<li id="menu-item-50790" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-50790"><a href="http://pcntv.com/gettysburg-150th/">Gettysburg 150th</a></li>
	<li id="menu-item-36887" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36887"><a href="http://pcntv.com/local-governments-in-distress/">Local Governments in Distress</a></li>
	<li id="menu-item-531" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-531"><a href="http://pcntv.com/programming/features/its-history/">It&#8217;s History!</a></li>
	<li id="menu-item-31706" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31706"><a href="http://pcntv.com/new-series-focus-on-education/">Focus on Education</a></li>
	<li id="menu-item-36694" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36694"><a href="http://pcntv.com/focus-on-aging-adults/">Focus on Aging Adults</a></li>
	<li id="menu-item-30319" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-30319"><a href="http://pcntv.com/discover-pa-business/">Discover PA Business</a></li>
	<li id="menu-item-38389" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38389"><a href="http://pcntv.com/discover-main-street-pa/">Discover Main Street PA</a></li>
	<li id="menu-item-39957" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39957"><a href="http://pcntv.com/courts-101-with-judge-stevens/">Courts 101 with Justice Stevens</a></li>
	<li id="menu-item-32776" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32776"><a href="http://pcntv.com/programming/special-programs/financial-literacy-town-meeting-on-february-4th/">Financial Literacy Panel Discussions</a></li>
	<li id="menu-item-45111" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-45111"><a href="http://pcntv.com/pennsylvanias-first-ladies/">Pennsylvania&#8217;s First Ladies</a></li>
	<li id="menu-item-45112" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-45112"><a href="http://pcntv.com/pennsylvanias-historic-courthouses/">Pennsylvania&#8217;s Historic Courthouses</a></li>
	<li id="menu-item-59000" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59000"><a href="http://pcntv.com/unclaimed-property/">Unclaimed Property</a></li>
</ul>
</li>
<li id="menu-item-26" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26"><a href="/sports">Sports</a></li>
<li id="menu-item-28" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28"><a href="http://www.pcnstore.com">PCN Store</a></li>
<li id="menu-item-27" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-27"><a href="/in-your-area">In Your Area</a>
<ul class="sub-menu">
	<li id="menu-item-17828" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17828"><a href="http://pcntv.com/in-your-area/channel-designations/">Channel Designations</a></li>
</ul>
</li>
<li id="menu-item-382" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-382"><a href="http://pcntv.com/contact-us/">Contact</a></li>
<li id="menu-item-62495" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-62495"><a href="https://pcntv.com/membership-options/">Watch Now</a>
<ul class="sub-menu">
	<li id="menu-item-62492" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-62492"><a href="https://pcntv.com/watch-live-channel1/">PCN Select: Watch now online</a></li>
	<li id="menu-item-62494" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-62494"><a href="http://pcntv.com/programming/features/weather-world/">Weather World</a></li>
	<li id="menu-item-62493" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-62493"><a href="http://pcntv.com/weather-world-cc/">Weather World &#8211; CC</a></li>
	<li id="menu-item-62491" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-62491"><a href="http://pcntv.com/pcn-plus/">PCN Plus</a></li>
</ul>
</li>
</ul></div>
					<div id="topsearch" class="clearfix">
				<form id="searchform" method="get" action="http://pcntv.com/" ><input type="text" value="enter search terms" onfocus="if (this.value == 'enter search terms') {this.value = '';}" onblur="if (this.value == '') {this.value = 'enter search terms';}" size="18" maxlength="50" name="s" id="searchfield" /><input type="image" src="http://pcntv.com/wp-content/themes/wp-chatter-prem/images/blank.gif" id="submitbutton" alt="go" /></form>
			</div>

	</div>
	<div id="page" class="clearfix">

		<div id="contentleft">

			<div id="content">

			
				
				<div class="post chatterfix maincontent">
					<div class="entry chatterfix">
						<h1>Sorry. Error 404: Page Not Found</h1>
 						<p>I'm sorry, but the post or page you're looking for could not be found. It could be because of our recent re-design. Here are a couple of options that might help you.</p>
						<ul>
							<li>Use the search box in the upper right-hand corner.</li>
							<li>Try scrolling through the monthly archives to the right.</li>
							<li>Try scrolling through the categories at the top of the page.</li>
							<li>As a last resort, you can focus all your mental energy on what it is you're looking for, and it might magically appear on your screen (not likely though).</li>
						</ul> 
						<p><strong>You can also take a look through our most recent posts. Perhaps you'll find what you're looking for there.</strong></p>
						<ol>
																					<li><a href="http://pcntv.com/2014/05/14/wednesday-at-930-am-on-pcn-and-pcnpa-state-police-emergency-towing-pilot-program/" rel="bookmark" title="Permanent Link to Today at 9:30 am on PCN and PCN+:PA State Police Emergency Towing Pilot Program">Today at 9:30 am on PCN and PCN+:PA State Police Emergency Towing Pilot Program</a></li>
														<li><a href="http://pcntv.com/2014/05/14/tonight-at-600-pm-on-pcn-pa-13th-congression-district-democratic-candidates-forum/" rel="bookmark" title="Permanent Link to Tonight at 6:00 pm on PCN+:  PA 13th Congression District Democratic Candidates Forum">Tonight at 6:00 pm on PCN+:  PA 13th Congression District Democratic Candidates Forum</a></li>
														<li><a href="http://pcntv.com/2014/05/14/may-14-pcn-call-in-program-race-for-governor/" rel="bookmark" title="Permanent Link to Tonight at 7:00 pm: PCN Call-In Program, Race for Governor">Tonight at 7:00 pm: PCN Call-In Program, Race for Governor</a></li>
														<li><a href="http://pcntv.com/2014/05/14/may-14-8-pm-jim-cawley-republican-for-lt-governor/" rel="bookmark" title="Permanent Link to Tonight at 8:00 pm: Jim Cawley, Republican for Lt. Governor">Tonight at 8:00 pm: Jim Cawley, Republican for Lt. Governor</a></li>
														<li><a href="http://pcntv.com/2014/05/13/may-13-pcn-call-in-program-senate-priorities/" rel="bookmark" title="Permanent Link to May 13, PCN Call-In: PA Senate Agenda">May 13, PCN Call-In: PA Senate Agenda</a></li>
														<li><a href="http://pcntv.com/2014/05/13/may-13-8-pm-mike-stack-democrat-for-lt-governor/" rel="bookmark" title="Permanent Link to May 13: Mike Stack, Democrat for Lt. Governor">May 13: Mike Stack, Democrat for Lt. Governor</a></li>
														<li><a href="http://pcntv.com/2014/05/12/may-21-at-800-pm-focus-on-aging-adults-pa-lottery-programs-for-seniors/" rel="bookmark" title="Permanent Link to May 21 at 8:00 pm: Focus on Aging Adults: PA Lottery Programs for Seniors">May 21 at 8:00 pm: Focus on Aging Adults: PA Lottery Programs for Seniors</a></li>
														<li><a href="http://pcntv.com/2014/05/12/monday-at-1200-pm-on-pcn-900-am-wurd-democratic-gubernatorial-forum/" rel="bookmark" title="Permanent Link to May 12: 900 AM-WURD Democratic Gubernatorial Forum">May 12: 900 AM-WURD Democratic Gubernatorial Forum</a></li>
														<li><a href="http://pcntv.com/2014/05/12/may-12-democratic-governor-candidates-forum/" rel="bookmark" title="Permanent Link to May 12: Democratic Governor Candidate&#8217;s Forum">May 12: Democratic Governor Candidate&#8217;s Forum</a></li>
														<li><a href="http://pcntv.com/2014/05/12/special-time-today-at-500-pm-weather-world/" rel="bookmark" title="Permanent Link to May 12: Weather World">May 12: Weather World</a></li>
														<li><a href="http://pcntv.com/2014/05/08/may-12-pcn-call-in-program-race-for-governor/" rel="bookmark" title="Permanent Link to May 12: Democratic Gubernatorial Forum">May 12: Democratic Gubernatorial Forum</a></li>
														<li><a href="http://pcntv.com/2014/05/08/today-at-7-pm-journalists-roundtable/" rel="bookmark" title="Permanent Link to May 8: Journalists Roundtable">May 8: Journalists Roundtable</a></li>
														<li><a href="http://pcntv.com/2014/05/07/may-7-pa-senate-agenda/" rel="bookmark" title="Permanent Link to May 7: PCN Call-In Program, PA Senate Agenda">May 7: PCN Call-In Program, PA Senate Agenda</a></li>
														<li><a href="http://pcntv.com/2014/05/07/may-7-8-pm-beverly-plosa-bowser-republican-for-congress-district-13/" rel="bookmark" title="Permanent Link to May 7: Beverly Plosa-Bowser, Republican for Congress, District 13">May 7: Beverly Plosa-Bowser, Republican for Congress, District 13</a></li>
														<li><a href="http://pcntv.com/2014/05/06/may-6-property-tax/" rel="bookmark" title="Permanent Link to May 6: PCN Call-In Program, Property Tax">May 6: PCN Call-In Program, Property Tax</a></li>
														<li><a href="http://pcntv.com/2014/05/06/may-6-8pm-brendan-boyle-democrat-for-congress-district-13/" rel="bookmark" title="Permanent Link to May 6: Brendan Boyle, Democrat for Congress, District 13">May 6: Brendan Boyle, Democrat for Congress, District 13</a></li>
														<li><a href="http://pcntv.com/2014/05/05/may-5-race-for-governor/" rel="bookmark" title="Permanent Link to May 5: PCN Call-In Program, Race for Governor">May 5: PCN Call-In Program, Race for Governor</a></li>
														<li><a href="http://pcntv.com/2014/05/05/may-5-8-pm-tom-corbett-republican-for-governor/" rel="bookmark" title="Permanent Link to May 5: Tom Corbett, Republican for Governor">May 5: Tom Corbett, Republican for Governor</a></li>
														<li><a href="http://pcntv.com/2014/05/05/may-5-this-week-pa/" rel="bookmark" title="Permanent Link to May 5: This Week: PA">May 5: This Week: PA</a></li>
														<li><a href="http://pcntv.com/2014/05/01/may-1-journalists-roundtable/" rel="bookmark" title="Permanent Link to May 1: Journalists Roundtable">May 1: Journalists Roundtable</a></li>
													</ol>
					</div>
				</div>

			</div>

					</div>
<div id="contentright">
	<div id="sidebar" class="clearfix">
		<div class="social">
		<div class="socialicons">
		<a href="https://www.facebook.com/pcntv" title="PCN on Facebook" target="_blank" class="facebook"></a>
		<a href="https://twitter.com/pcntv" title="PCN on Twitter" target="_blank" class="twitter"></a>
		<a href="feed/" title="Subscribe to the PCN RSS Feed" target="_blank" class="rss"></a>
		</div>
		<!--
			<ul class="social_networks">
				<li style="padding-top:3px;">
					<g:plusone size="small"></g:plusone>
					<script type="text/javascript">
						(function() {

							var po = document.createElement('script');
							po.type = 'text/javascript';
							po.async = true;

							po.src = 'http://apis.google.com/js/plusone.js';

							var s = document.getElementsByTagName('script')[0];
							s.parentNode.insertBefore(po, s);

						})();

					</script>
				</li>
				<li style="padding-top:3px;">
					<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://www.pcntv.com/" send="false" layout="button_count" width="50" show_faces="true" font=""></fb:like>
				</li>
				<li style="padding-top:3px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="Redlasso">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</li>
				<!--<li style="padding-top:3px;">
					<script type="text/javascript" src="http://www.reddit.com/static/button/button1.js"></script>
				</li>--><!--
				<li class="last">
					<a href="feed/" title="Subscribe to the PCN RSS Feed" target="_blank"><img src="/wp-content/themes/wp-chatter-prem/images/rss.gif" alt="" /> </a>
				</li>
			</ul> -->
		</div>
				<ul>
	<li class="widget"><h3 class="widgettitle"><a href="/pcn-plus/subscribe-to-premium-content/" style="color:white">Watch us online</a></h3></li>
	<li>
		<div style="width:145px; height:100px;float:left;">


			<div style="width:110px;margin-left:auto;margin-right:auto;">
			<a  href="/watch-live-channel1/" rel="bookmark" title="Permanent Link to Watch Now">
			<img width="106" height="80" src="/uploads/select106.png" class="attachment-thumbnail wp-post-image" alt="livefeed" title="livefeed" /></a>
		    </div>

			<p style="text-align:center;">

			    Subscribe To Watch

			</p>
		</div>
		<div style="width:145px; height:100px;float:left;">
                        <div style="width:110px;margin-left:auto;margin-right:auto;">
                        <a  href="/programming/features/weather-world/" rel="bookmark" title="Permanent Link to Weather World">
                        <img width="106" height="80" src="/uploads/watchww.jpg" class="attachment-thumbnail wp-post-image" alt="livefeed" title="livefeed" /></a>
                    </div>

                        <p style="text-align:center;">
                                <a class="colr2"  href="/programming/features/weather-world/" >
    Subscribe To Watch
                                </a>
                        </p>
                </div>


	</li>
</ul>
		<ul>
	<li class="widget"><h3 class="widgettitle"><a href="/schedule" style="color:#fff;">Upcoming Schedule</a></h3></li>
			<li style="margin-bottom:0px;">
		<table width="100%" style="margin-bottom:0px">
			<tr>
			<td width="60">
		2:45 pm			</td>
			<td>
		Insured Medical Services			</td></tr>
		</table>
	</li>
		<li style="margin-bottom:0px;">
		<table width="100%" style="margin-bottom:0px">
			<tr>
			<td width="60">
		5:45 pm			</td>
			<td>
		Weather World			</td></tr>
		</table>
	</li>
		<li style="margin-bottom:0px;">
		<table width="100%" style="margin-bottom:0px">
			<tr>
			<td width="60">
		6:00 pm			</td>
			<td>
		PCN Tours Cherith Brook Boxes in Glen Rock, PA			</td></tr>
		</table>
	</li>
		<li style="margin-bottom:0px;">
		<table width="100%" style="margin-bottom:0px">
			<tr>
			<td width="60">
		7:00 pm			</td>
			<td>
		PCN Call In: Race for Governor			</td></tr>
		</table>
	</li>
		<li style="margin-bottom:0px;">
		<table width="100%" style="margin-bottom:0px">
			<tr>
			<td width="60">
		8:00 pm			</td>
			<td>
		On the Issues, Election 2014: Jim Cawley, Republican for Lt. Governor			</td></tr>
		</table>
	</li>
	</ul>

		<br>

		<ul>
						
			
			<li id="side-tabs">
							</li>
		</ul>
	</div>
	<div id="sidebar-bottom-left">
		<ul>
								</ul>
	</div>
	<div id="sidebar-bottom-right">
		<ul>
			<li id="text-6" class="widget widget_text">			<div class="textwidget"><ul>
<li class="widget"><h3 class="widgettitle"><a href="http://pcntv.com/streaming-faq/"><span style="color:white">Trouble playing videos?</span></a></h3></li>
<br />
<li class="widget"></li>
	<li><a class="twitter-timeline" href="https://twitter.com/PCNWeb/pcn-official-feed" data-widget-id="452098269447876610">Tweets from https://twitter.com/PCNWeb/pcn-official-feed</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></li>
<br />

<li class="widget"><h3 class="widgettitle">Go social!</h3></li>
	<li>
				<p style="text-align:center;"><a href="http://www.facebook.com/pcntv"><img src="http://pcntv.com/uploads/FacebookSidebar.png" alt="" /></a>
</p>
</li>
</ul></div>
		</li>
<li id="text-3" class="widget widget_text">			<div class="textwidget"></div>
		</li>
<li id="text-4" class="widget widget_text">			<div class="textwidget"></div>
		</li>
<li id="text-5" class="widget widget_text">			<div class="textwidget"></div>
		</li>
		</ul>
	</div>
</div>
	</div>
</div>
<div id="footer" class="clearfix">
	<div class="alignleft">
		For closed captioning issues please call 717-730-6000 x218 or email <a href="mailto:melissahiler@pcntv.com?subject=Closed Captioning Issue from PCNTV.com">melissahiler@pcntv.com</a><br />
		&copy; Copyright <a href="http://pcntv.com">PCN: Pennsylvania&#039;s Neighborhood.</a> 2014. All rights reserved.	</div>
	<div class="alignright">
		<a href="/">PCNTV HOME</a> | <a href="/contact-us">Contact</a> | <a href="http://validator.w3.org/check?uri=referer">XHTML</a>
	</div>
</div>



<script type='text/javascript' src='http://pcntv.com/wp-content/plugins/s2member/s2member-o.php?ws_plugin__s2member_js_w_globals=1&#038;qcABC=1&#038;ver=140423-140423-1474083678'></script>
<script type="text/javascript">

jQuery(".login-btn").hover(
            function() {
                clearTimeout(jQuery(this).data('hoverTimeoutId'));
                jQuery(".login-content").show();
                jQuery(this).addClass('hovered');
            },
            function() {
                clearTimeout(jQuery(this).data('hoverTimeoutId'));
                jQuery(this).data('hoverTimeoutId', setTimeout(function () {
                    jQuery(".login-content").hide();
                    jQuery(this).removeClass('hovered');
                } ,500));
        });
        jQuery('.login-content').hover(
            function(){
                clearTimeout(jQuery(".login-btn").data('hoverTimeoutId'));
            },
        function(){

            //
        });

jQuery("body").on('click', function(ev) {
	var target = jQuery(ev.target);
	if(target.parents('#signin').length && !(ev.target.id=='signinbutton')) {
	}else{
		jQuery(".login-content").hide();
        jQuery(".login-btn").removeClass('hovered');
    }
});

  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-50163893-1', 'pcntv.com');
  ga('require', 'displayfeatures');
  ga('require', 'linkid', 'linkid.js');
  ga('send', 'pageview');

</script>
</body>
</html>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 1/272 queries in 0.374 seconds using memcached
Object Caching 6085/6837 objects using memcached

 Served from: pcntv.com @ 2014-05-14 15:03:02 by W3 Total Cache -->