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

<channel>
	<title>Connections &#187; Pro</title>
	<atom:link href="http://connections-pro.com/category/pro/feed/" rel="self" type="application/rss+xml" />
	<link>http://connections-pro.com</link>
	<description>WordPress Plug-in</description>
	<lastBuildDate>Thu, 17 May 2012 17:11:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Pro Module Preview: Locate</title>
		<link>http://connections-pro.com/2012/04/12/pro-module-preview-locate/</link>
		<comments>http://connections-pro.com/2012/04/12/pro-module-preview-locate/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 20:48:33 +0000</pubDate>
		<dc:creator>Steven Zahm</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Connections]]></category>
		<category><![CDATA[Development Update]]></category>
		<category><![CDATA[Pro]]></category>

		<guid isPermaLink="false">http://connections-pro.com/?p=1975</guid>
		<description><![CDATA[One of the new features I&#8217;m working on for the next version of Connections is geocoding of the addresses, a natural feature to add. With some rudimentary geocoding support completed I was excited to hack something together to show all the addresses clustered on a Google Map. I used the cMap template as a base ...]]></description>
			<content:encoded><![CDATA[<p>One of the new features I&#8217;m working on for the next version of Connections is geocoding of the addresses, a natural feature to add. With some rudimentary geocoding support completed I was excited to hack something together to show all the addresses clustered on a Google Map. I used the cMap template as a base which gave me great foundation to try this out. The entry cards are actually below the map, they&#8217;re just hidden. I left the category select enabled so you can actually filter the map based the category so you can see the potential. Imagine a radius search based on city/state or zipcode and being able to click on a map point to bring up the entry&#8217;s details. This effectively turns Connections into a store locator. The basis of this this will be new pro add on I&#8217;m naming Locate. I think this will be a big hit and make a quite a few people very happy. I don&#8217;t have an ETA yet but I&#8217;ll put up preview blog posts as I have significant updates to share.</p>

<style type="text/css" scoped>
div.cn-clear { clear: both; }
div#cn-locate { clear: both; }

div#cn-locate div.cn-alphaindex { text-align: right; }
div#cn-locate div#cn-list-head div.cn-alphaindex { position: relative; margin: 12px 0 0; text-align: right; }

#cn-page-nav { clear: both; display: block; font-size: 12px; margin: 10px 0; text-align: center; }
#cn-page-nav a {
	color: #AAAAAA;
	text-decoration: none;
	background-color: #EEEEEE;
	border: none;
	padding: 3px 6px;
	border-style: solid;
	border-radius: 3px;
	border-width: 1px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 1px 0 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#cn-page-nav a:active, #cn-page-nav a:visited { color: #AAAAAA; }
#cn-page-nav a.disabled {
	color: #CCCCCC;
}
#cn-page-nav input {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #DFDFDF;
	border-radius: 3px;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 15px;
	margin: 1px;
	padding: 3px;
	text-align: center;
	vertical-align: baseline;
	width: 30px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div#cn-list { margin-left: 4px; }
div#cn-locate div.cn-search { float: right; }
div#cn-locate div.cn-search p { padding: 0; margin: 0; }
div#cn-locate div.cn-search input#entry-search-input { background: #FFFFFF url('http://connections-pro.com/wp-content/connections_templates/locate/search.png') no-repeat right center; border: 1px solid #CCCCCC; padding: 5px; outline: none; width: 140px }
div#cn-locate div.cn-search input#search-submit { border: 0 none; height: 0; width: 0; padding: 0; margin: 0; overflow: hidden; position: absolute; }
div#cn-locate label.screen-reader-text { position: absolute; left: -1000em; height: 1px; width: 1px; overflow: hidden; }

div#cn-locate span#cn-select-label { display:block; font-size: 14px; margin: 10px 0 6px; text-align: left; }
div#cn-locate form.cn-form { clear: both; margin: 0 0 10px; text-align: left; }
div#cn-locate form.cn-form select.cn-cat-select { min-width: 250px; }

div#cn-locate div.cn-entry {
	display: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 3px 4px 2px rgba(100, 100, 100, .4);
	-moz-box-shadow: 0px 3px 4px 2px rgba(100, 100, 100, .4);
	box-shadow: 0px 3px 4px 2px rgba(100, 100, 100, .4);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#CCC')"; /* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000'); /* For IE 5.5 - 7 */
	background: #e3e3e3; /* Old browsers */
	background: -moz-linear-gradient(top, #e3e3e3 1%, #f1f1f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e3e3e3), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e3e3e3 1%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e3e3e3 1%,#f1f1f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e3e3e3 1%,#f1f1f1 100%); /* IE10+ */
	background: linear-gradient(top, #e3e3e3 1%,#f1f1f1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
	border:1px solid #D3D3D3;
	font-size: 12px;
	margin:10px 0px;
	padding: 12px;
	position: relative;
}

div#cn-locate table { border: none !important; float: none !important; margin: 0 !important; width: 100%; }
div#cn-locate table tr td { background: transparent !important; border: none !important; margin: 0 !important; padding: 0 !important; }
div#cn-locate table, div.cn-entry th, div.cn-entry td { vertical-align: top; }
div#cn-locate table p { margin: 0 0 4px; }
div#cn-locate span.cn-label { font-weight: bold; }
div#cn-locate span.fn { display: block; font-size: 16px; font-variant: small-caps; font-weight: bolder; }

div#cn-locate span.link-block { display: inline; margin-bottom: 0; }
div#cn-locate span.link { display: inline; }

div#cn-locate span.cn-image-style {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f1f1f1; /* Old browsers */
	background: -moz-linear-gradient(top, #f1f1f1 0%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f1f1f1 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f1f1f1 0%,#e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f1f1f1 0%,#e3e3e3 100%); /* IE10+ */
	background: linear-gradient(top, #f1f1f1 0%,#e3e3e3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */
	border: 1px solid #E3E3E3;
	margin-left: 6px;
	padding: 5px;
}
div#cn-locate span.cn-image-style p {
	color: #AAAAAA;
	font-weight: bold;
	margin: 4px;
	text-align: center;
	text-shadow: 0px 1px 0px #E1E1E8;
}
div#cn-locate span.cn-return-to-top img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;
	margin: 0 0 -6px;
	padding: 5px;
}
div#cn-locate div.cn-bio, div#cn-locate div.cn-notes {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f1f1f1;
	border:1px solid #D3D3D3;
	margin: 10px 0 6px;
	padding: 6px;
}
div#cn-locate div.cn-bio h4, div#cn-locate div.cn-notes h4 { font-size: 16px; font-weight: bold; margin: 0 0 6px; }
div#cn-locate div.cn-bio span.cn-image-style { float: right; }
div#cn-locate div.bio, div#cn-locate div.note { background: transparent none; border: none; box-shadow: none; margin: 0; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
</style>
<div id="cn-top" style="position: absolute; top: 0; right: 0;"></div><div class="cn-list" id="cn-list" data-connections-version="0.7.2.6-0.1.8" style="width: 590px;">

<div class="cn-template cn-locate" id="cn-locate" data-template-version=".1">

<div class="cn-list-head cn-clear" id="cn-list-head">
<form class="cn-form" action="/category/pro/feed/" method="get">
<select class="cn-cat-select" name="cn-cat" onchange="this.form.submit()" data-placeholder="Select Category">
<option value=""></option>
<option value="">Show All Categories</option><option style="margin-left: 0em;" value="2">Business</option>
<option style="margin-left: 1em;" value="3">Agriculture</option>
<option style="margin-left: 1em;" value="4">Apartments</option>
<option style="margin-left: 1em;" value="5">Auto Body Repair</option>
<option style="margin-left: 1em;" value="6">Automobile Dealers</option>
<option style="margin-left: 1em;" value="7">Banquet Facilities</option>
<option style="margin-left: 1em;" value="8">Beauty Salons</option>
<option style="margin-left: 1em;" value="9">Bookkeeping Services</option>
<option style="margin-left: 1em;" value="10">Building Materials</option>
<option style="margin-left: 1em;" value="11">Candy &amp; Confectionery</option>
<option style="margin-left: 1em;" value="12">Carpet Cleaners</option>
<option style="margin-left: 1em;" value="13">Caterers</option>
<option style="margin-left: 1em;" value="14">Chemicals - Mfrs</option>
<option style="margin-left: 1em;" value="15">Chiropractors</option>
<option style="margin-left: 1em;" value="16">Churches</option>
<option style="margin-left: 1em;" value="17">Cleaning Services</option>
<option style="margin-left: 1em;" value="18">Collection Agencies</option>
<option style="margin-left: 1em;" value="19">Computer Services</option>
<option style="margin-left: 1em;" value="20">Computers - Consultants</option>
<option style="margin-left: 1em;" value="21">Construction</option>
<option style="margin-left: 1em;" value="22">Consultants</option>
<option style="margin-left: 1em;" value="23">Consultants - Business</option>
<option style="margin-left: 1em;" value="24">Consultants - Computers</option>
<option style="margin-left: 1em;" value="25">Consultants - Engineers</option>
<option style="margin-left: 1em;" value="26">Consultants - Mgmt</option>
<option style="margin-left: 1em;" value="27">Contractors - General</option>
<option style="margin-left: 1em;" value="28">Counseling</option>
<option style="margin-left: 1em;" value="29">Credit Unions</option>
<option style="margin-left: 1em;" value="30">Dentists</option>
<option style="margin-left: 1em;" value="35">Educational Services</option>
<option style="margin-left: 1em;" value="36">Electric Contractors</option>
<option style="margin-left: 1em;" value="37">Employee Counseling</option>
<option style="margin-left: 1em;" value="38">Employment Services</option>
<option style="margin-left: 1em;" value="39">Energy Services</option>
<option style="margin-left: 1em;" value="40">Engineers</option>
<option style="margin-left: 1em;" value="41">Engineers - Civil</option>
<option style="margin-left: 1em;" value="42">Entertainment</option>
<option style="margin-left: 1em;" value="43">Food Distributors</option>
<option style="margin-left: 1em;" value="44">Greenhouse / Nursery</option>
<option style="margin-left: 1em;" value="45">Health &amp; Nutrition</option>
<option style="margin-left: 1em;" value="46">Internet Services</option>
<option style="margin-left: 1em;" value="47">Jewelers - Retail</option>
<option style="margin-left: 1em;" value="48">Karate Instruction</option>
<option style="margin-left: 1em;" value="49">Libraries - Public</option>
<option style="margin-left: 1em;" value="50">Musical Instruments</option>
<option style="margin-left: 1em;" value="51">Non-profit</option>
<option style="margin-left: 1em;" value="52">Outlet Centers</option>
<option style="margin-left: 1em;" value="53">Parks &amp; Recreation</option>
<option style="margin-left: 1em;" value="54">Quarry - Sand &amp; Stone</option>
<option style="margin-left: 1em;" value="55">Recycling Centers</option>
<option style="margin-left: 1em;" value="56">Sewing Machines</option>
<option style="margin-left: 1em;" value="57">Taverns</option>
<option style="margin-left: 1em;" value="58">Uniform Rental Service</option>
<option style="margin-left: 1em;" value="59">Veterinarians</option>
<option style="margin-left: 1em;" value="60">Wineries &amp; Vineyards</option>
<option style="margin-left: 0em;" value="31">Demo</option>
<option style="margin-left: 1em;" value="32">Category One</option>
<option style="margin-left: 1em;" value="33">Category Two</option>
<option style="margin-left: 0em;" value="34">Show</option>
<option style="margin-left: 0em;" value="1">Uncategorized</option>
</select>
</form><div id="gomap" style="width: 600px; height: 600px;"></div><script type="text/javascript">/* <![CDATA[ */
var cnLocateMarkers = new Array();
cnLocateMarkers.push( { "name" : "Stubbs, Inc." , "group" : "cLocate" , "latitude" : 40.345121 , "longitude" : -75.931177 } );
cnLocateMarkers.push( { "name" : "PPL Corporation" , "group" : "cLocate" , "latitude" : 40.087093 , "longitude" : -76.341897 } );
cnLocateMarkers.push( { "name" : "Cougle&#039;s Recycling, Inc." , "group" : "cLocate" , "latitude" : 40.5432429 , "longitude" : -75.9798409 } );
cnLocateMarkers.push( { "name" : "Reality Photography/QCD Technology" , "group" : "cLocate" , "latitude" : 40.231304 , "longitude" : -76.1413759 } );
cnLocateMarkers.push( { "name" : "Catalyst Engineering LLC" , "group" : "cLocate" , "latitude" : 40.338402 , "longitude" : -75.985591 } );
cnLocateMarkers.push( { "name" : "Kissinger Associates, Inc." , "group" : "cLocate" , "latitude" : 40.4864949 , "longitude" : -76.0068057 } );
cnLocateMarkers.push( { "name" : "GASMARK (UGI Energy Services, Inc.)" , "group" : "cLocate" , "latitude" : 40.3542377 , "longitude" : -75.9844017 } );
cnLocateMarkers.push( { "name" : "Aerotek" , "group" : "cLocate" , "latitude" : 40.349373 , "longitude" : -75.972476 } );
cnLocateMarkers.push( { "name" : "Covenant Orthodox Presbyterian Church" , "group" : "cLocate" , "latitude" : 40.3580091 , "longitude" : -75.949218 } );
cnLocateMarkers.push( { "name" : "Stratix Systems" , "group" : "cLocate" , "latitude" : 40.3486 , "longitude" : -75.959026 } );
cnLocateMarkers.push( { "name" : "Van Scoy Jewelers" , "group" : "cLocate" , "latitude" : 40.349553 , "longitude" : -75.9750836 } );
cnLocateMarkers.push( { "name" : "Bogia Engineering Inc." , "group" : "cLocate" , "latitude" : 40.3449765 , "longitude" : -75.9739883 } );
cnLocateMarkers.push( { "name" : "Associated Construction &amp; Management Corp." , "group" : "cLocate" , "latitude" : 40.304004 , "longitude" : -75.928115 } );
cnLocateMarkers.push( { "name" : "Bob Fisher Chevrolet, Inc." , "group" : "cLocate" , "latitude" : 40.403733 , "longitude" : -75.9405178 } );
cnLocateMarkers.push( { "name" : "Family Guidance Center" , "group" : "cLocate" , "latitude" : 40.334036 , "longitude" : -75.965065 } );
cnLocateMarkers.push( { "name" : "UGI Employees Federal Credit Union" , "group" : "cLocate" , "latitude" : 40.3393159 , "longitude" : -75.975323 } );
cnLocateMarkers.push( { "name" : "Catering By John Lowe" , "group" : "cLocate" , "latitude" : 40.0064958 , "longitude" : -75.7032742 } );
cnLocateMarkers.push( { "name" : "ESPI" , "group" : "cLocate" , "latitude" : 40.6217748 , "longitude" : -75.3802735 } );
cnLocateMarkers.push( { "name" : "Bellco Federal Credit Union / Sinking Spring Branch" , "group" : "cLocate" , "latitude" : 40.318947 , "longitude" : -76.028657 } );
cnLocateMarkers.push( { "name" : "Dynamic Net Inc." , "group" : "cLocate" , "latitude" : 40.2356229 , "longitude" : -76.084121 } );
cnLocateMarkers.push( { "name" : "Godiva Chocolatier, Inc." , "group" : "cLocate" , "latitude" : 40.3035134 , "longitude" : -75.8784625 } );
cnLocateMarkers.push( { "name" : "East Coast Recovery Services" , "group" : "cLocate" , "latitude" : 40.334026 , "longitude" : -75.963645 } );
cnLocateMarkers.push( { "name" : "Rhino Cleaning Company" , "group" : "cLocate" , "latitude" : 40.3053392 , "longitude" : -75.8592129 } );
cnLocateMarkers.push( { "name" : "Perrotto Builders, Ltd." , "group" : "cLocate" , "latitude" : 40.355406 , "longitude" : -75.949237 } );
cnLocateMarkers.push( { "name" : "Bellco Federal Credit Union" , "group" : "cLocate" , "latitude" : 40.329537 , "longitude" : -75.9652117 } );
cnLocateMarkers.push( { "name" : "Moyer-Drabick &amp; Associates, Ltd." , "group" : "cLocate" , "latitude" : 40.373947 , "longitude" : -75.600225 } );
cnLocateMarkers.push( { "name" : "Ozzy&#039;s Family Fun Center" , "group" : "cLocate" , "latitude" : 40.44129 , "longitude" : -75.946639 } );
cnLocateMarkers.push( { "name" : "Kinsley Construction, Inc." , "group" : "cLocate" , "latitude" : 40.3385109 , "longitude" : -75.961743 } );
cnLocateMarkers.push( { "name" : "Springside Manor Apartments" , "group" : "cLocate" , "latitude" : 40.3089617 , "longitude" : -75.9895554 } );
cnLocateMarkers.push( { "name" : "Salon Desiree" , "group" : "cLocate" , "latitude" : 40.327854 , "longitude" : -75.988668 } );
cnLocateMarkers.push( { "name" : "Ludgate Engineering Corporation" , "group" : "cLocate" , "latitude" : 40.283476 , "longitude" : -75.840676 } );
cnLocateMarkers.push( { "name" : "100 Park at Wyomissing Square" , "group" : "cLocate" , "latitude" : 40.336502 , "longitude" : -75.956297 } );
cnLocateMarkers.push( { "name" : "Stubbs, Inc." , "group" : "cLocate" , "latitude" : 40.345121 , "longitude" : -75.931177 } );
cnLocateMarkers.push( { "name" : "Gourmet Corner" , "group" : "cLocate" , "latitude" : 40.3772361 , "longitude" : -75.927034 } );
cnLocateMarkers.push( { "name" : "Traffic Planning and Design, Inc. (TPD)" , "group" : "cLocate" , "latitude" : 40.244673 , "longitude" : -75.590669 } );
cnLocateMarkers.push( { "name" : "Bertolet Construction Corporation" , "group" : "cLocate" , "latitude" : 40.326355 , "longitude" : -76.075339 } );
cnLocateMarkers.push( { "name" : "Uptime NetManagement, Inc." , "group" : "cLocate" , "latitude" : 40.207227 , "longitude" : -75.891649 } );
cnLocateMarkers.push( { "name" : "Hair On The Avenue" , "group" : "cLocate" , "latitude" : 40.326229 , "longitude" : -76.011393 } );
cnLocateMarkers.push( { "name" : "Clarence Sasso Consulting" , "group" : "cLocate" , "latitude" : 40.371421 , "longitude" : -76.017526 } );
cnLocateMarkers.push( { "name" : "Foods with Flair" , "group" : "cLocate" , "latitude" : 40.444243 , "longitude" : -75.865881 } );
cnLocateMarkers.push( { "name" : "Natural Cleaning Solutions, LLC" , "group" : "cLocate" , "latitude" : 40.428559 , "longitude" : -75.928926 } );
cnLocateMarkers.push( { "name" : "Sandy&#039;s Hairstyling" , "group" : "cLocate" , "latitude" : 40.3861402 , "longitude" : -75.7874039 } );
cnLocateMarkers.push( { "name" : "ABS Construction, LLC" , "group" : "cLocate" , "latitude" : 40.369652 , "longitude" : -75.927534 } );
cnLocateMarkers.push( { "name" : "Diakon Inroads EAP" , "group" : "cLocate" , "latitude" : 40.3385109 , "longitude" : -75.961743 } );
cnLocateMarkers.push( { "name" : "Crowne Plaza Reading" , "group" : "cLocate" , "latitude" : 40.3461707 , "longitude" : -75.9700995 } );
cnLocateMarkers.push( { "name" : "Diamond Credit Union" , "group" : "cLocate" , "latitude" : 40.351958 , "longitude" : -75.979989 } );
cnLocateMarkers.push( { "name" : "TS TECH Enterprises, Inc." , "group" : "cLocate" , "latitude" : 40.3457128 , "longitude" : -75.959424 } );
cnLocateMarkers.push( { "name" : "CTCE Federal Credit Union (Exeter Commons)" , "group" : "cLocate" , "latitude" : 40.3356483 , "longitude" : -75.9268747 } );
cnLocateMarkers.push( { "name" : "L &amp; L Services and Rentals, LLC" , "group" : "cLocate" , "latitude" : 40.4127541 , "longitude" : -76.3892742 } );
cnLocateMarkers.push( { "name" : "Servicemaster Assured Cleaning" , "group" : "cLocate" , "latitude" : 40.345576 , "longitude" : -75.9433367 } );
cnLocateMarkers.push( { "name" : "DMH Bookkeeping Solutions" , "group" : "cLocate" , "latitude" : 40.4087042 , "longitude" : -75.9215962 } );
cnLocateMarkers.push( { "name" : "Riverfront Federal Credit Union" , "group" : "cLocate" , "latitude" : 40.328157 , "longitude" : -75.930648 } );
cnLocateMarkers.push( { "name" : "Heinz Chiropractic, LLC" , "group" : "cLocate" , "latitude" : 40.33449 , "longitude" : -75.96244 } );
cnLocateMarkers.push( { "name" : "New Story" , "group" : "cLocate" , "latitude" : 41.3009002 , "longitude" : -75.8542987 } );
cnLocateMarkers.push( { "name" : "Emergency Educators LLC" , "group" : "cLocate" , "latitude" : 40.448277 , "longitude" : -76.033742 } );
cnLocateMarkers.push( { "name" : "Cinergi Salon-Spa" , "group" : "cLocate" , "latitude" : 40.339446 , "longitude" : -75.958577 } );
cnLocateMarkers.push( { "name" : "Crowne Plaza Reading" , "group" : "cLocate" , "latitude" : 40.3461707 , "longitude" : -75.9700995 } );
cnLocateMarkers.push( { "name" : "Surplus Home Center" , "group" : "cLocate" , "latitude" : 40.3889895 , "longitude" : -75.9938587 } );
cnLocateMarkers.push( { "name" : "Hess Energy" , "group" : "cLocate" , "latitude" : 40.350389 , "longitude" : -75.970859 } );
cnLocateMarkers.push( { "name" : "Konopelski Katering" , "group" : "cLocate" , "latitude" : 40.3257844 , "longitude" : -76.0348254 } );
cnLocateMarkers.push( { "name" : "Consolidated Engineers" , "group" : "cLocate" , "latitude" : 40.391466 , "longitude" : -75.9974 } );
cnLocateMarkers.push( { "name" : "Larson Design Group" , "group" : "cLocate" , "latitude" : 41.244998 , "longitude" : -76.985364 } );
cnLocateMarkers.push( { "name" : "CTCE Federal Credit Union (Shillington)" , "group" : "cLocate" , "latitude" : 40.3078702 , "longitude" : -75.9654896 } );
cnLocateMarkers.push( { "name" : "Greater Reading Chamber of Commerce &amp; Industry" , "group" : "cLocate" , "latitude" : 40.335652 , "longitude" : -75.933498 } );
cnLocateMarkers.push( { "name" : "Stackhouse Bensinger, Inc." , "group" : "cLocate" , "latitude" : 40.310654 , "longitude" : -75.990151 } );
cnLocateMarkers.push( { "name" : "E.R. Stuebner, Inc." , "group" : "cLocate" , "latitude" : 40.3487859 , "longitude" : -75.949723 } );
cnLocateMarkers.push( { "name" : "Wynnewood at Wyomissing Apartments/NPI Management Corp." , "group" : "cLocate" , "latitude" : 40.348171 , "longitude" : -75.956206 } );
cnLocateMarkers.push( { "name" : "Boyer Engineering LLC" , "group" : "cLocate" , "latitude" : 40.253248 , "longitude" : -75.715503 } );
cnLocateMarkers.push( { "name" : "The Steps of PA, LLC" , "group" : "cLocate" , "latitude" : 40.288401 , "longitude" : -75.979474 } );
cnLocateMarkers.push( { "name" : "Gage Personnel Employment Services" , "group" : "cLocate" , "latitude" : 40.337221 , "longitude" : -75.9509 } );
cnLocateMarkers.push( { "name" : "VF Outlet Center" , "group" : "cLocate" , "latitude" : 40.33854 , "longitude" : -75.955556 } );
cnLocateMarkers.push( { "name" : "Tweed-Weber, Inc." , "group" : "cLocate" , "latitude" : 40.34 , "longitude" : -75.93 } );
cnLocateMarkers.push( { "name" : "BECONCO/Becker Consulting Company" , "group" : "cLocate" , "latitude" : 40.324286 , "longitude" : -75.95787 } );
cnLocateMarkers.push( { "name" : "Brenntag Northeast, Inc." , "group" : "cLocate" , "latitude" : 40.418483 , "longitude" : -75.934922 } );
cnLocateMarkers.push( { "name" : "All Stars Hair Studio and Day Spa" , "group" : "cLocate" , "latitude" : 40.3172034 , "longitude" : -75.9378958 } );
cnLocateMarkers.push( { "name" : "KTR Associates" , "group" : "cLocate" , "latitude" : 40.3197959 , "longitude" : -76.008549 } );
cnLocateMarkers.push( { "name" : "Silver Maple Vet Clinic, Inc." , "group" : "cLocate" , "latitude" : 40.500289 , "longitude" : -75.799776 } );
cnLocateMarkers.push( { "name" : "Technology Leverage, LLC" , "group" : "cLocate" , "latitude" : 40.330304 , "longitude" : -75.834146 } );
cnLocateMarkers.push( { "name" : "Clover Hill Vineyards &amp; Winery" , "group" : "cLocate" , "latitude" : 40.5490039 , "longitude" : -75.659524 } );
cnLocateMarkers.push( { "name" : "Brenntag North America, Inc." , "group" : "cLocate" , "latitude" : 40.4181569 , "longitude" : -75.9387133 } );
cnLocateMarkers.push( { "name" : "FOCUSED, LLC" , "group" : "cLocate" , "latitude" : 40.322958 , "longitude" : -75.9605 } );
cnLocateMarkers.push( { "name" : "Frederick Germann, P.E." , "group" : "cLocate" , "latitude" : 40.565342 , "longitude" : -75.807974 } );
cnLocateMarkers.push( { "name" : "Entech Engineering, Inc." , "group" : "cLocate" , "latitude" : 40.34 , "longitude" : -75.93 } );
cnLocateMarkers.push( { "name" : "RPA Engineering" , "group" : "cLocate" , "latitude" : 40.3457128 , "longitude" : -75.959424 } );
cnLocateMarkers.push( { "name" : "Goodwill Keystone Area" , "group" : "cLocate" , "latitude" : 40.269195 , "longitude" : -76.8751284 } );
cnLocateMarkers.push( { "name" : "Governor Mifflin Apartments" , "group" : "cLocate" , "latitude" : 40.2975272 , "longitude" : -75.9555663 } );
cnLocateMarkers.push( { "name" : "Eisenhauer Nissan Inc" , "group" : "cLocate" , "latitude" : 40.3300924 , "longitude" : -76.0804972 } );
cnLocateMarkers.push( { "name" : "Technicon Enterprises Inc. II" , "group" : "cLocate" , "latitude" : 40.170417 , "longitude" : -75.8795035 } );
cnLocateMarkers.push( { "name" : "Croy &amp; Associates, LLC" , "group" : "cLocate" , "latitude" : 40.4587944 , "longitude" : -75.8146841 } );
cnLocateMarkers.push( { "name" : "Pagoda Federal Credit Union" , "group" : "cLocate" , "latitude" : 40.33709 , "longitude" : -75.920862 } );
cnLocateMarkers.push( { "name" : "Berks Personnel Network" , "group" : "cLocate" , "latitude" : 40.365612 , "longitude" : -75.916119 } );
cnLocateMarkers.push( { "name" : "Dave Roche Electric, Inc." , "group" : "cLocate" , "latitude" : 40.327288 , "longitude" : -75.9888 } );
cnLocateMarkers.push( { "name" : "Entech Engineering, Inc." , "group" : "cLocate" , "latitude" : 40.34 , "longitude" : -75.93 } );
cnLocateMarkers.push( { "name" : "Richards Energy Group, Inc." , "group" : "cLocate" , "latitude" : 40.1100272 , "longitude" : -76.4448089 } );
cnLocateMarkers.push( { "name" : "Reading Elderly Housing" , "group" : "cLocate" , "latitude" : 40.3370069 , "longitude" : -75.9356128 } );
cnLocateMarkers.push( { "name" : "Quality Construction" , "group" : "cLocate" , "latitude" : 40.307017 , "longitude" : -75.868414 } );
cnLocateMarkers.push( { "name" : "H. W. Nauman &amp; Sons Inc." , "group" : "cLocate" , "latitude" : 39.9715401 , "longitude" : -76.3056803 } );
cnLocateMarkers.push( { "name" : "CTCE Federal Credit Union (Shelbourne Ctr.)" , "group" : "cLocate" , "latitude" : 40.3356483 , "longitude" : -75.9268747 } );
cnLocateMarkers.push( { "name" : "Highway Materials Inc." , "group" : "cLocate" , "latitude" : 40.4018063 , "longitude" : -75.8577389 } );
cnLocateMarkers.push( { "name" : "Brewer&#039;s Bar &amp; Grill" , "group" : "cLocate" , "latitude" : 40.3345945 , "longitude" : -75.9438221 } );
cnLocateMarkers.push( { "name" : "The Payment Corp." , "group" : "cLocate" , "latitude" : 40.3395717 , "longitude" : -76.4225453 } );
cnLocateMarkers.push( { "name" : "Flying Hills Apartment Co." , "group" : "cLocate" , "latitude" : 40.280673 , "longitude" : -75.922594 } );
cnLocateMarkers.push( { "name" : "Emany Consulting, Inc." , "group" : "cLocate" , "latitude" : 40.3360612 , "longitude" : -76.0149992 } );
cnLocateMarkers.push( { "name" : "iCepts Technology Group, Inc." , "group" : "cLocate" , "latitude" : 40.226767 , "longitude" : -76.764386 } );
cnLocateMarkers.push( { "name" : "Willow Glen Park" , "group" : "cLocate" , "latitude" : 40.3257844 , "longitude" : -76.0348254 } );
cnLocateMarkers.push( { "name" : "Toscani Events by VIVA&#039;" , "group" : "cLocate" , "latitude" : 40.342641 , "longitude" : -76.001352 } );
cnLocateMarkers.push( { "name" : "Aperion Information Technologies" , "group" : "cLocate" , "latitude" : 40.376469 , "longitude" : -75.927469 } );
cnLocateMarkers.push( { "name" : "Karetas Foods, Inc." , "group" : "cLocate" , "latitude" : 40.401525 , "longitude" : -75.946037 } );
cnLocateMarkers.push( { "name" : "Family Guidance Center" , "group" : "cLocate" , "latitude" : 40.334036 , "longitude" : -75.965065 } );
cnLocateMarkers.push( { "name" : "Kriegman &amp; Smith, Inc." , "group" : "cLocate" , "latitude" : 40.6137335 , "longitude" : -75.5085709 } );
cnLocateMarkers.push( { "name" : "Synergy-Tech Computing &amp; Consulting" , "group" : "cLocate" , "latitude" : 40.299253 , "longitude" : -75.975961 } );
cnLocateMarkers.push( { "name" : "Vision Auto Group" , "group" : "cLocate" , "latitude" : 40.388306 , "longitude" : -75.993886 } );
cnLocateMarkers.push( { "name" : "Shear Envy Beauty Salon, LLP" , "group" : "cLocate" , "latitude" : 40.327512 , "longitude" : -75.99284 } );
cnLocateMarkers.push( { "name" : "The Hitchcock Group Cleaning &amp; Restoration" , "group" : "cLocate" , "latitude" : 40.4152993 , "longitude" : -75.857477 } );
cnLocateMarkers.push( { "name" : "Crossroads Technologies, Inc." , "group" : "cLocate" , "latitude" : 40.3457128 , "longitude" : -75.959424 } );
cnLocateMarkers.push( { "name" : "LMN Janitorial Services" , "group" : "cLocate" , "latitude" : 40.293884 , "longitude" : -75.977586 } );
cnLocateMarkers.push( { "name" : "Reading Housing Authority" , "group" : "cLocate" , "latitude" : 40.3190002 , "longitude" : -75.9424223 } );
cnLocateMarkers.push( { "name" : "Burkey Construction Co., Inc." , "group" : "cLocate" , "latitude" : 40.316586 , "longitude" : -75.925844 } );
cnLocateMarkers.push( { "name" : "Host Church" , "group" : "cLocate" , "latitude" : 40.426004 , "longitude" : -76.195859 } );
cnLocateMarkers.push( { "name" : "Kissinger Associates, Inc." , "group" : "cLocate" , "latitude" : 40.4864949 , "longitude" : -76.0068057 } );
cnLocateMarkers.push( { "name" : "Berks County Farm Bureau" , "group" : "cLocate" , "latitude" : 40.274397 , "longitude" : -75.7999619 } );
cnLocateMarkers.push( { "name" : "Health Cupboard, Inc." , "group" : "cLocate" , "latitude" : 40.403733 , "longitude" : -75.9405178 } );
cnLocateMarkers.push( { "name" : "Tom Masano Inc." , "group" : "cLocate" , "latitude" : 40.3356483 , "longitude" : -75.9268747 } );
cnLocateMarkers.push( { "name" : "H.R. Survey Solutions, LLC" , "group" : "cLocate" , "latitude" : 40.3433747 , "longitude" : -75.8051648 } );
cnLocateMarkers.push( { "name" : "The Growth Coach" , "group" : "cLocate" , "latitude" : 40.540104 , "longitude" : -75.988887 } );
cnLocateMarkers.push( { "name" : "TRIOSE, INC." , "group" : "cLocate" , "latitude" : 40.304519 , "longitude" : -75.966309 } );
cnLocateMarkers.push( { "name" : "AHEDD" , "group" : "cLocate" , "latitude" : 40.34235 , "longitude" : -75.976088 } );
cnLocateMarkers.push( { "name" : "J. Stephen Hottenstein, D.D.S., Ltd." , "group" : "cLocate" , "latitude" : 40.4470377 , "longitude" : -75.9663221 } );
cnLocateMarkers.push( { "name" : "Domain Technology Group, Inc." , "group" : "cLocate" , "latitude" : 40.349217 , "longitude" : -75.986682 } );
cnLocateMarkers.push( { "name" : "Systems Design Engineering, Inc." , "group" : "cLocate" , "latitude" : 40.391808 , "longitude" : -75.998146 } );
cnLocateMarkers.push( { "name" : "Avion Energy Group" , "group" : "cLocate" , "latitude" : 40.276074 , "longitude" : -75.9194179 } );
cnLocateMarkers.push( { "name" : "Apostle Building Services" , "group" : "cLocate" , "latitude" : 40.3397437 , "longitude" : -76.0075582 } );
cnLocateMarkers.push( { "name" : "The Egan Group, Inc." , "group" : "cLocate" , "latitude" : 40.271728 , "longitude" : -75.928305 } );
cnLocateMarkers.push( { "name" : "Bruni Development Group Inc." , "group" : "cLocate" , "latitude" : 40.33623 , "longitude" : -75.9268664 } );
cnLocateMarkers.push( { "name" : "Continental Tide Defense Systems, Inc." , "group" : "cLocate" , "latitude" : 40.347566 , "longitude" : -75.990199 } );
cnLocateMarkers.push( { "name" : "Eastern Technologies Inc." , "group" : "cLocate" , "latitude" : 40.165463 , "longitude" : -75.873223 } );
cnLocateMarkers.push( { "name" : "Interflex, Inc." , "group" : "cLocate" , "latitude" : 40.3369537 , "longitude" : -75.9514377 } );
cnLocateMarkers.push( { "name" : "The Quandel Group, Inc." , "group" : "cLocate" , "latitude" : 40.347906 , "longitude" : -75.987692 } );
cnLocateMarkers.push( { "name" : "Computer and Technology Services, LLC" , "group" : "cLocate" , "latitude" : 40.457391 , "longitude" : -75.785921 } );
cnLocateMarkers.push( { "name" : "Berkshire Dental Associates, Ltd." , "group" : "cLocate" , "latitude" : 40.349671 , "longitude" : -75.9855539 } );
cnLocateMarkers.push( { "name" : "Bob Fisher Chevrolet, Inc." , "group" : "cLocate" , "latitude" : 40.403733 , "longitude" : -75.9405178 } );
cnLocateMarkers.push( { "name" : "Berkshire Hills, LLC" , "group" : "cLocate" , "latitude" : 40.3137792 , "longitude" : -76.0117011 } );
cnLocateMarkers.push( { "name" : "Reading Public Library" , "group" : "cLocate" , "latitude" : 40.3335954 , "longitude" : -75.9279482 } );
cnLocateMarkers.push( { "name" : "Larson Design Group" , "group" : "cLocate" , "latitude" : 41.244998 , "longitude" : -76.985364 } );
cnLocateMarkers.push( { "name" : "ACR Metal Roofing &amp; Siding Distributors, LLC" , "group" : "cLocate" , "latitude" : 40.293361 , "longitude" : -76.0561029 } );
cnLocateMarkers.push( { "name" : "Trinity Lutheran Church" , "group" : "cLocate" , "latitude" : 40.337201 , "longitude" : -75.926681 } );
cnLocateMarkers.push( { "name" : "Carl N. Botterbusch" , "group" : "cLocate" , "latitude" : 40.329094 , "longitude" : -75.967456 } );
cnLocateMarkers.push( { "name" : "Edward A. Reider, Inc." , "group" : "cLocate" , "latitude" : 40.341565 , "longitude" : -75.958804 } );
cnLocateMarkers.push( { "name" : "David&#039;s Cleaning Service" , "group" : "cLocate" , "latitude" : 40.290192 , "longitude" : -75.8507149 } );
cnLocateMarkers.push( { "name" : "M.L. Construction" , "group" : "cLocate" , "latitude" : 40.381405 , "longitude" : -75.939018 } );
/* ]]&gt; */</script>
</div>
<div class="connections-list cn-clear" id="cn-list-body">

<div class="cn-list-section-head cn-clear" id="S">

</div>

<div class="cn-list-row-alternate vcard organization cleaning-services" id="stubbs-inc-2">
<div id="entry-id-814fb5a12d386f4" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Stubbs, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Stubbs, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Nelson</span> <span class="contact-family-name">Stubbs</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">613 North Third Street</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19601</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.375.0274</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.375.8274</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://stubbscleaning.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-814fb5a12d386f4" href="#" data-uuid="814fb5a12d386f4" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-814fb5a12d386f4" style="display: none;">
<div id="map-814fb5a12d386f4" data-address="613 North Third Street, Reading, PA, 19601" data-latitude="40.345121" data-longitude="-75.931177" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="P">

</div>

<div class="cn-list-row vcard organization energy-services" id="ppl-corporation">
<div id="entry-id-2314fb5a12d3a3c4" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">PPL Corporation</span>
												
<span class="org"><span class="organization-name" style="display: none;">PPL Corporation</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">John</span> <span class="contact-family-name">Levitski</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">651 Delp Rd</span>   <span class="locality">Lancaster</span>, <span class="region">PA</span>  <span class="postal-code">17601-3034</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.342.5775</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">484.634.3224</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.pplweb.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2314fb5a12d3a3c4" href="#" data-uuid="2314fb5a12d3a3c4" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2314fb5a12d3a3c4" style="display: none;">
<div id="map-2314fb5a12d3a3c4" data-address="651 Delp Rd, Lancaster, PA, 17601-3034" data-latitude="40.087093" data-longitude="-76.341897" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization recycling-centers" id="cougles-recycling-inc">
<div id="entry-id-2614fb5a12d3beeb" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Cougle&#039;s Recycling, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Cougle&#039;s Recycling, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Robert</span> <span class="contact-family-name">Cougle</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1000 S 4th St</span>   <span class="locality">Hamburg</span>, <span class="region">PA</span>  <span class="postal-code">19526</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.562.8336</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.562.8381</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.couglesrecycling.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2614fb5a12d3beeb" href="#" data-uuid="2614fb5a12d3beeb" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2614fb5a12d3beeb" style="display: none;">
<div id="map-2614fb5a12d3beeb" data-address="1000 S 4th St, Hamburg, PA, 19526" data-latitude="40.5432429" data-longitude="-75.9798409" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="R">

</div>

<div class="cn-list-row vcard organization consultants-computers" id="reality-photographyqcd-technology">
<div id="entry-id-1294fb5a12d3d98b" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Reality Photography/QCD Technology</span>
												
<span class="org"><span class="organization-name" style="display: none;">Reality Photography/QCD Technology</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Wayne</span> <span class="contact-family-name">Stephany</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">415 Franklin St</span>   <span class="locality">Denver</span>, <span class="region">PA</span>  <span class="postal-code">17517</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.909.8613</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.743.8438</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.qcdtechnology.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1294fb5a12d3d98b" href="#" data-uuid="1294fb5a12d3d98b" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1294fb5a12d3d98b" style="display: none;">
<div id="map-1294fb5a12d3d98b" data-address="415 Franklin St, Denver, PA, 17517" data-latitude="40.231304" data-longitude="-76.1413759" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization consultants" id="catalyst-engineering-llc">
<div id="entry-id-1084fb5a12d3f3dd" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Catalyst Engineering LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">Catalyst Engineering LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Michael</span> <span class="contact-family-name">Dmochowski</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">435 Wroxham Dr, Ste B</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.223.9205</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.670.1239</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
				<a class="cn-bio-anchor toggle-div" id="bio-anchor-1084fb5a12d3f3dd" href="#" data-uuid="1084fb5a12d3f3dd" data-div-id="bio-block-1084fb5a12d3f3dd" data-str-show="Show Bio" data-str-hide="Close Bio">Show Bio</a>				
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1084fb5a12d3f3dd" href="#" data-uuid="1084fb5a12d3f3dd" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
				<div class="cn-bio" id="bio-block-1084fb5a12d3f3dd" style="display: none;"><h4>Biography</h4>


<div class="bio"><p>Optimizing business performance and profitability by designing and implementing expert business solutions. Domestic and international managerial and engineering experience. ERP, Activity Based Management (ABM), Lean Manufacturing, Simulation Analysis, Capacity and Capital Forecasting, and Project Management. NSPE, APICS, and IIE.</p>
</div>
<div class="cn-clear"></div></div>			</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1084fb5a12d3f3dd" style="display: none;">
<div id="map-1084fb5a12d3f3dd" data-address="435 Wroxham Dr, Ste B, Wyomissing, PA, 19610" data-latitude="40.338402" data-longitude="-75.985591" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="K">

</div>

<div class="cn-list-row vcard organization consultants-computers" id="kissinger-associates-inc-2">
<div id="entry-id-1264fb5a12d4178b" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Kissinger Associates, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Kissinger Associates, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Cherie</span> <span class="contact-family-name">Powell, MBA</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2117 Main St</span> <span class="street-address">PO Box 220</span>  <span class="locality">Centerport</span>, <span class="region">PA</span>  <span class="postal-code">19516</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.926.7450</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.562.5456</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.926.8344</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
				<a class="cn-bio-anchor toggle-div" id="bio-anchor-1264fb5a12d4178b" href="#" data-uuid="1264fb5a12d4178b" data-div-id="bio-block-1264fb5a12d4178b" data-str-show="Show Bio" data-str-hide="Close Bio">Show Bio</a>				
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.kissingerassoc.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1264fb5a12d4178b" href="#" data-uuid="1264fb5a12d4178b" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
				<div class="cn-bio" id="bio-block-1264fb5a12d4178b" style="display: none;"><h4>Biography</h4>


<div class="bio"><p>Solutions include: business improvement, management consulting, controller services, accounting software, financial software, manufacturing software, distribution software, human resource management systems (HRMS), customer relationship management (CRM) software, software training, consulting and support, customization and programming, hardware and networking.</p>
</div>
<div class="cn-clear"></div></div>			</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1264fb5a12d4178b" style="display: none;">
<div id="map-1264fb5a12d4178b" data-address="2117 Main St, PO Box 220, Centerport, PA, 19516" data-latitude="40.4864949" data-longitude="-76.0068057" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="G">

</div>

<div class="cn-list-row-alternate vcard organization energy-services" id="gasmark-ugi-energy-services-inc">
<div id="entry-id-2284fb5a12d44015" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">GASMARK (UGI Energy Services, Inc.)</span>
												
<span class="org"><span class="organization-name" style="display: none;">GASMARK (UGI Energy Services, Inc.)</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Michael</span> <span class="contact-family-name">Gibbs</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1 Meridian Blvd</span> <span class="street-address">Ste 2C01</span>  <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.373.7999</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.427.8545</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.374.4288</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.ugienergyservices.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2284fb5a12d44015" href="#" data-uuid="2284fb5a12d44015" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2284fb5a12d44015" style="display: none;">
<div id="map-2284fb5a12d44015" data-address="1 Meridian Blvd, Ste 2C01, Wyomissing, PA, 19610" data-latitude="40.3542377" data-longitude="-75.9844017" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="A">

</div>

<div class="cn-list-row vcard organization employment-services" id="aerotek">
<div id="entry-id-2104fb5a12d45cae" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Aerotek</span>
												
<span class="org"><span class="organization-name" style="display: none;">Aerotek</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Oliver</span> <span class="contact-family-name">Horrigan</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">999 Berkshire Blvd</span> <span class="street-address">Ste 180</span>  <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.750.8360</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.750.8390</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.aerotek.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2104fb5a12d45cae" href="#" data-uuid="2104fb5a12d45cae" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2104fb5a12d45cae" style="display: none;">
<div id="map-2104fb5a12d45cae" data-address="999 Berkshire Blvd, Ste 180, Wyomissing, PA, 19610" data-latitude="40.349373" data-longitude="-75.972476" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization churches" id="covenant-orthodox-presbyterian-church">
<div id="entry-id-684fb5a12d47876" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Covenant Orthodox Presbyterian Church</span>
												
<span class="org"><span class="organization-name" style="display: none;">Covenant Orthodox Presbyterian Church</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Mary</span> <span class="contact-family-name">Tindall</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1502 Snyder St</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19601</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.374.7277</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.374.6177</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.covenantberks.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-684fb5a12d47876" href="#" data-uuid="684fb5a12d47876" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-684fb5a12d47876" style="display: none;">
<div id="map-684fb5a12d47876" data-address="1502 Snyder St, Reading, PA, 19601" data-latitude="40.3580091" data-longitude="-75.949218" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="S">

</div>

<div class="cn-list-row vcard organization computers-consultants" id="stratix-systems">
<div id="entry-id-1004fb5a12d494e0" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Stratix Systems</span>
												
<span class="org"><span class="organization-name" style="display: none;">Stratix Systems</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Brent</span> <span class="contact-family-name">Simone</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1011 N Park Rd</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.374.1936</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.375.1957</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.stratixsystems.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1004fb5a12d494e0" href="#" data-uuid="1004fb5a12d494e0" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1004fb5a12d494e0" style="display: none;">
<div id="map-1004fb5a12d494e0" data-address="1011 N Park Rd, Wyomissing, PA, 19610" data-latitude="40.3486" data-longitude="-75.959026" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="V">

</div>

<div class="cn-list-row-alternate vcard organization jewelers-retail" id="van-scoy-jewelers">
<div id="entry-id-2534fb5a12d4b237" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Van Scoy Jewelers</span>
												
<span class="org"><span class="organization-name" style="display: none;">Van Scoy Jewelers</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Lew</span> <span class="contact-family-name">Hill</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">Broadcasting Square Shopping Ctr</span> <span class="street-address">2733 Paper Mill Rd, Ste X3</span>  <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.374.9330</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.374.9604</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.vanscoy.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2534fb5a12d4b237" href="#" data-uuid="2534fb5a12d4b237" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2534fb5a12d4b237" style="display: none;">
<div id="map-2534fb5a12d4b237" data-address="Broadcasting Square Shopping Ctr, 2733 Paper Mill Rd, Ste X3, Wyomissing, PA, 19610" data-latitude="40.349553" data-longitude="-75.9750836" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row vcard organization engineers-civil" id="bogia-engineering-inc">
<div id="entry-id-2474fb5a12d4cea2" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Bogia Engineering Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Bogia Engineering Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Therese</span> <span class="contact-family-name">Bogia</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1100 Berkshire Blvd</span> <span class="street-address">Ste 308</span>  <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.678.3071</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.678.3517</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.bogiaeng.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2474fb5a12d4cea2" href="#" data-uuid="2474fb5a12d4cea2" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2474fb5a12d4cea2" style="display: none;">
<div id="map-2474fb5a12d4cea2" data-address="1100 Berkshire Blvd, Ste 308, Wyomissing, PA, 19610" data-latitude="40.3449765" data-longitude="-75.9739883" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="A">

</div>

<div class="cn-list-row-alternate vcard organization contractors-general" id="associated-construction-management-corp">
<div id="entry-id-1524fb5a12d4ea64" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Associated Construction &amp; Management Corp.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Associated Construction &amp; Management Corp.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Michel</span> <span class="contact-family-name">Micozzi</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1003 Morgantown Rd</span>   <span class="locality">Shillington</span>, <span class="region">PA</span>  <span class="postal-code">19607</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.373.2001</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.373.1509</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1524fb5a12d4ea64" href="#" data-uuid="1524fb5a12d4ea64" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1524fb5a12d4ea64" style="display: none;">
<div id="map-1524fb5a12d4ea64" data-address="1003 Morgantown Rd, Shillington, PA, 19607" data-latitude="40.304004" data-longitude="-75.928115" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row vcard organization auto-body-repair" id="bob-fisher-chevrolet-inc">
<div id="entry-id-184fb5a12d5041d" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Bob Fisher Chevrolet, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Bob Fisher Chevrolet, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Ralph</span> <span class="contact-family-name">Delillo</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">4111 Pottsville Pk</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19605</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.921.0261</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.921.2202</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.bobfisherchev.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-184fb5a12d5041d" href="#" data-uuid="184fb5a12d5041d" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-184fb5a12d5041d" style="display: none;">
<div id="map-184fb5a12d5041d" data-address="4111 Pottsville Pk, Reading, PA, 19605" data-latitude="40.403733" data-longitude="-75.9405178" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="F">

</div>

<div class="cn-list-row-alternate vcard organization employee-counseling" id="family-guidance-center-2">
<div id="entry-id-2064fb5a12d5215b" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Family Guidance Center</span>
												
<span class="org"><span class="organization-name" style="display: none;">Family Guidance Center</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Kimberly</span> <span class="contact-family-name">McConnell</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1235 Penn Ave</span> <span class="street-address">Ste 205</span>  , <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="country-name">Wyomissing</span><span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.374.4963</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.378.5403</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.familyguidancecenter.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2064fb5a12d5215b" href="#" data-uuid="2064fb5a12d5215b" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2064fb5a12d5215b" style="display: none;">
<div id="map-2064fb5a12d5215b" data-address="1235 Penn Ave, Ste 205, PA, 19610" data-latitude="40.334036" data-longitude="-75.965065" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="U">

</div>

<div class="cn-list-row vcard organization credit-unions" id="ugi-employees-federal-credit-union">
<div id="entry-id-1884fb5a12d53da3" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">UGI Employees Federal Credit Union</span>
												
<span class="org"><span class="organization-name" style="display: none;">UGI Employees Federal Credit Union</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Louise</span> <span class="contact-family-name">Lingenfelser</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Work</span> <span class="street-address">1981 State Hill Rd</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610-1605</span> <span class="type" style="display: none;">work</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.376.0605</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.397.9406</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.374.3722</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.ugiefcu.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1884fb5a12d53da3" href="#" data-uuid="1884fb5a12d53da3" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1884fb5a12d53da3" style="display: none;">
<div id="map-1884fb5a12d53da3" data-address="1981 State Hill Rd, Wyomissing, PA, 19610-1605" data-latitude="40.3393159" data-longitude="-75.975323" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization caterers" id="catering-by-john-lowe">
<div id="entry-id-504fb5a12d558cb" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Catering By John Lowe</span>
												
<span class="org"><span class="organization-name" style="display: none;">Catering By John Lowe</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Susan</span> <span class="contact-family-name">Lowe</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">400 N. Gutheriesville Road</span>   <span class="locality">Downingtown</span>, <span class="region">PA</span>  <span class="postal-code">19335</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.873.7229</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.873.7229</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.cateringbyjl.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-504fb5a12d558cb" href="#" data-uuid="504fb5a12d558cb" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-504fb5a12d558cb" style="display: none;">
<div id="map-504fb5a12d558cb" data-address="400 N. Gutheriesville Road, Downingtown, PA, 19335" data-latitude="40.0064958" data-longitude="-75.7032742" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="E">

</div>

<div class="cn-list-row vcard organization consultants-engineers" id="espi">
<div id="entry-id-1354fb5a12d57392" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">ESPI</span>
												
<span class="org"><span class="organization-name" style="display: none;">ESPI</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Mark</span> <span class="contact-family-name">Napierkowski</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">44 West Walnut Street</span>   <span class="locality">Bethlehem</span>, <span class="region">PA</span>  <span class="postal-code">18018</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.867.4340</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.867.4163</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.ent-sys.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1354fb5a12d57392" href="#" data-uuid="1354fb5a12d57392" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1354fb5a12d57392" style="display: none;">
<div id="map-1354fb5a12d57392" data-address="44 West Walnut Street, Bethlehem, PA, 18018" data-latitude="40.6217748" data-longitude="-75.3802735" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row-alternate vcard organization credit-unions" id="bellco-federal-credit-union-sinking-spring-branch">
<div id="entry-id-1774fb5a12d58e1f" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Bellco Federal Credit Union / Sinking Spring Branch</span>
												
<span class="org"><span class="organization-name" style="display: none;">Bellco Federal Credit Union / Sinking Spring Branch</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Lori</span> <span class="contact-family-name">Anderson</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">806 Mountain Home Rd</span>   <span class="locality">Sinking Spring</span>, <span class="region">PA</span>  <span class="postal-code">19608</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.373.5192</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.678.8947</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.bellcocu.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1774fb5a12d58e1f" href="#" data-uuid="1774fb5a12d58e1f" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1774fb5a12d58e1f" style="display: none;">
<div id="map-1774fb5a12d58e1f" data-address="806 Mountain Home Rd, Sinking Spring, PA, 19608" data-latitude="40.318947" data-longitude="-76.028657" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="D">

</div>

<div class="cn-list-row vcard organization internet-services" id="dynamic-net-inc">
<div id="entry-id-2524fb5a12d5a8ea" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Dynamic Net Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Dynamic Net Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Laura</span> <span class="contact-family-name">Abraham</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">13 Cowpath</span>   <span class="locality">Denver</span>, <span class="region">PA</span>  <span class="postal-code">17517</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">717.484.1062</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">888.887.6727</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">717.484.1162</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
				<a class="cn-bio-anchor toggle-div" id="bio-anchor-2524fb5a12d5a8ea" href="#" data-uuid="2524fb5a12d5a8ea" data-div-id="bio-block-2524fb5a12d5a8ea" data-str-show="Show Bio" data-str-hide="Close Bio">Show Bio</a>				
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.dynamicnet.net/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2524fb5a12d5a8ea" href="#" data-uuid="2524fb5a12d5a8ea" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
				<div class="cn-bio" id="bio-block-2524fb5a12d5a8ea" style="display: none;"><h4>Biography</h4>


<div class="bio"><p>Dynamic Net, Inc. is a web host/server administration firm (since 1995). We pride ourselves in providing secure servers for web sites and virus/spam protected email as well as knowledgeable technical support via phone or email.</p>
</div>
<div class="cn-clear"></div></div>			</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2524fb5a12d5a8ea" style="display: none;">
<div id="map-2524fb5a12d5a8ea" data-address="13 Cowpath, Denver, PA, 17517" data-latitude="40.2356229" data-longitude="-76.084121" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="G">

</div>

<div class="cn-list-row-alternate vcard organization candy-confectionery" id="godiva-chocolatier-inc">
<div id="entry-id-434fb5a12d5ce38" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Godiva Chocolatier, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Godiva Chocolatier, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Christine</span> <span class="contact-family-name">Monte</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">650 E Neversink Rd</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19606-3208</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.779.3792</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.946.3482</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.370.3648</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.godiva.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-434fb5a12d5ce38" href="#" data-uuid="434fb5a12d5ce38" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-434fb5a12d5ce38" style="display: none;">
<div id="map-434fb5a12d5ce38" data-address="650 E Neversink Rd, Reading, PA, 19606-3208" data-latitude="40.3035134" data-longitude="-75.8784625" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="E">

</div>

<div class="cn-list-row vcard organization counseling" id="east-coast-recovery-services">
<div id="entry-id-1714fb5a12d5e9be" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">East Coast Recovery Services</span>
												
<span class="org"><span class="organization-name" style="display: none;">East Coast Recovery Services</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Brian</span> <span class="contact-family-name">Halstead</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1155 Penn Avenue</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.621.5223</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.621.2570</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1714fb5a12d5e9be" href="#" data-uuid="1714fb5a12d5e9be" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1714fb5a12d5e9be" style="display: none;">
<div id="map-1714fb5a12d5e9be" data-address="1155 Penn Avenue, Wyomissing, PA, 19610" data-latitude="40.334026" data-longitude="-75.963645" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="R">

</div>

<div class="cn-list-row-alternate vcard organization cleaning-services" id="rhino-cleaning-company">
<div id="entry-id-804fb5a12d601ac" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Rhino Cleaning Company</span>
												
<span class="org"><span class="organization-name" style="display: none;">Rhino Cleaning Company</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Eddie</span> <span class="contact-family-name">Riegel</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">4714 Perkiomen Ave</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19606</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.779.9212</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.779.1950</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.rhinocleaning.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-804fb5a12d601ac" href="#" data-uuid="804fb5a12d601ac" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-804fb5a12d601ac" style="display: none;">
<div id="map-804fb5a12d601ac" data-address="4714 Perkiomen Ave, Reading, PA, 19606" data-latitude="40.3053392" data-longitude="-75.8592129" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="P">

</div>

<div class="cn-list-row vcard organization contractors-general" id="perrotto-builders-ltd">
<div id="entry-id-1644fb5a12d61d0d" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Perrotto Builders, Ltd.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Perrotto Builders, Ltd.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">James</span> <span class="contact-family-name">Radwanski</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">426 Warren St</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19601</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.375.3220</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.372.3603</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.perrottobuilders.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1644fb5a12d61d0d" href="#" data-uuid="1644fb5a12d61d0d" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1644fb5a12d61d0d" style="display: none;">
<div id="map-1644fb5a12d61d0d" data-address="426 Warren St, Reading, PA, 19601" data-latitude="40.355406" data-longitude="-75.949237" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row-alternate vcard organization credit-unions" id="bellco-federal-credit-union">
<div id="entry-id-1754fb5a12d63859" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Bellco Federal Credit Union</span>
												
<span class="org"><span class="organization-name" style="display: none;">Bellco Federal Credit Union</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Lori</span> <span class="contact-family-name">Anderson</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">609 Spring St</span> <span class="street-address">PO Box 6455</span>  <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.373.5192</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">866.288.7660</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.373.4442</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.bellcocu.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1754fb5a12d63859" href="#" data-uuid="1754fb5a12d63859" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1754fb5a12d63859" style="display: none;">
<div id="map-1754fb5a12d63859" data-address="609 Spring St, PO Box 6455, Wyomissing, PA, 19610" data-latitude="40.329537" data-longitude="-75.9652117" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="M">

</div>

<div class="cn-list-row vcard organization consultants-computers" id="moyer-drabick-associates-ltd">
<div id="entry-id-1284fb5a12d653a4" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Moyer-Drabick &amp; Associates, Ltd.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Moyer-Drabick &amp; Associates, Ltd.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Wendy</span> <span class="contact-family-name">Moyer-Drabick</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">64 Audrey Dr</span>   <span class="locality">Barto</span>, <span class="region">PA</span>  <span class="postal-code">19504</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.754.1989</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.754.1989</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.mdassociates.net/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1284fb5a12d653a4" href="#" data-uuid="1284fb5a12d653a4" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1284fb5a12d653a4" style="display: none;">
<div id="map-1284fb5a12d653a4" data-address="64 Audrey Dr, Barto, PA, 19504" data-latitude="40.373947" data-longitude="-75.600225" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="O">

</div>

<div class="cn-list-row-alternate vcard organization entertainment" id="ozzys-family-fun-center">
<div id="entry-id-2484fb5a12d66efb" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Ozzy&#039;s Family Fun Center</span>
												
<span class="org"><span class="organization-name" style="display: none;">Ozzy&#039;s Family Fun Center</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Gary</span> <span class="contact-family-name">Seibert</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">5411 Pottsville Pike</span>   <span class="locality">Leesport</span>, <span class="region">PA</span>  <span class="postal-code">19533</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.926.6162</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.916.5009</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.ozzysffc.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2484fb5a12d66efb" href="#" data-uuid="2484fb5a12d66efb" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2484fb5a12d66efb" style="display: none;">
<div id="map-2484fb5a12d66efb" data-address="5411 Pottsville Pike, Leesport, PA, 19533" data-latitude="40.44129" data-longitude="-75.946639" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="K">

</div>

<div class="cn-list-row vcard organization contractors-general" id="kinsley-construction-inc">
<div id="entry-id-1604fb5a12d689f8" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Kinsley Construction, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Kinsley Construction, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Ken</span> <span class="contact-family-name">Stoutzenberger</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1030 Reed Ave, Suite 104</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.378.5380</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.378.5381</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
				<a class="cn-bio-anchor toggle-div" id="bio-anchor-1604fb5a12d689f8" href="#" data-uuid="1604fb5a12d689f8" data-div-id="bio-block-1604fb5a12d689f8" data-str-show="Show Bio" data-str-hide="Close Bio">Show Bio</a>				
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.kinsleyconstruction.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1604fb5a12d689f8" href="#" data-uuid="1604fb5a12d689f8" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
				<div class="cn-bio" id="bio-block-1604fb5a12d689f8" style="display: none;"><h4>Biography</h4>


<div class="bio"><p>Kinsley Construction is one of the largest full-service firms in the nation, specializing in Commercial, Industrial and Institutional building projects.</p>
<p>Our services include</p>
<ul>
<li>Pre-Construction Services</li>
<li>Construction Management</li>
<li>General Contracting</li>
<li>Design-Build</li>
</ul>
</div>
<div class="cn-clear"></div></div>			</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1604fb5a12d689f8" style="display: none;">
<div id="map-1604fb5a12d689f8" data-address="1030 Reed Ave, Suite 104, Wyomissing, PA, 19610" data-latitude="40.3385109" data-longitude="-75.961743" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="S">

</div>

<div class="cn-list-row-alternate vcard organization apartments" id="springside-manor-apartments">
<div id="entry-id-154fb5a12d6bc00" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Springside Manor Apartments</span>
												
<span class="org"><span class="organization-name" style="display: none;">Springside Manor Apartments</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Alicia</span> <span class="contact-family-name">Santiago</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">312 Amy Ct</span>   <span class="locality">Shillington</span>, <span class="region">PA</span>  <span class="postal-code">19607</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.777.9556</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.777.6748</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.rpmgt.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-154fb5a12d6bc00" href="#" data-uuid="154fb5a12d6bc00" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-154fb5a12d6bc00" style="display: none;">
<div id="map-154fb5a12d6bc00" data-address="312 Amy Ct, Shillington, PA, 19607" data-latitude="40.3089617" data-longitude="-75.9895554" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-row vcard organization beauty-salons" id="salon-desiree">
<div id="entry-id-334fb5a12d6d79b" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Salon Desiree</span>
												
<span class="org"><span class="organization-name" style="display: none;">Salon Desiree</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Desiree</span> <span class="contact-family-name">Heinz</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2023 Penn Ave</span>   <span class="locality">West Lawn</span>, <span class="region">PA</span>  <span class="postal-code">19609</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.678.7678</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.678.7425</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.salondesiree.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-334fb5a12d6d79b" href="#" data-uuid="334fb5a12d6d79b" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-334fb5a12d6d79b" style="display: none;">
<div id="map-334fb5a12d6d79b" data-address="2023 Penn Ave, West Lawn, PA, 19609" data-latitude="40.327854" data-longitude="-75.988668" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="L">

</div>

<div class="cn-list-row-alternate vcard organization engineers" id="ludgate-engineering-corporation">
<div id="entry-id-2424fb5a12d6f293" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Ludgate Engineering Corporation</span>
												
<span class="org"><span class="organization-name" style="display: none;">Ludgate Engineering Corporation</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Robert</span> <span class="contact-family-name">Ludgate</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">10 Vanguard Dr</span> <span class="street-address">Ste 90</span>  <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19606</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.404.7330</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.404.7371</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.ludgate-eng.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2424fb5a12d6f293" href="#" data-uuid="2424fb5a12d6f293" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2424fb5a12d6f293" style="display: none;">
<div id="map-2424fb5a12d6f293" data-address="10 Vanguard Dr, Ste 90, Reading, PA, 19606" data-latitude="40.283476" data-longitude="-75.840676" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="1">

</div>

<div class="cn-list-row vcard organization apartments" id="100-park-at-wyomissing-square">
<div id="entry-id-124fb5a12d70f62" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">100 Park at Wyomissing Square</span>
												
<span class="org"><span class="organization-name" style="display: none;">100 Park at Wyomissing Square</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Kristin</span> <span class="contact-family-name">Davis</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">100 N Park Rd</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">484.638.6950</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">484.638.6951</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.100parkapts.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-124fb5a12d70f62" href="#" data-uuid="124fb5a12d70f62" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-124fb5a12d70f62" style="display: none;">
<div id="map-124fb5a12d70f62" data-address="100 N Park Rd, Wyomissing, PA, 19610" data-latitude="40.336502" data-longitude="-75.956297" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="S">

</div>

<div class="cn-list-row-alternate vcard organization carpet-cleaners" id="stubbs-inc">
<div id="entry-id-494fb5a12d72b4d" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Stubbs, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Stubbs, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Nelson</span> <span class="contact-family-name">Stubbs</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">613 North Third Street</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19601</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.375.0274</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.375.8274</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://stubbscleaning.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-494fb5a12d72b4d" href="#" data-uuid="494fb5a12d72b4d" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-494fb5a12d72b4d" style="display: none;">
<div id="map-494fb5a12d72b4d" data-address="613 North Third Street, Reading, PA, 19601" data-latitude="40.345121" data-longitude="-75.931177" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="G">

</div>

<div class="cn-list-row vcard organization caterers" id="gourmet-corner">
<div id="entry-id-554fb5a12d74605" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Gourmet Corner</span>
												
<span class="org"><span class="organization-name" style="display: none;">Gourmet Corner</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Deborah</span> <span class="contact-family-name">Fuoti</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">5th St Hwy</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19605</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.929.6131</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-554fb5a12d74605" href="#" data-uuid="554fb5a12d74605" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-554fb5a12d74605" style="display: none;">
<div id="map-554fb5a12d74605" data-address="5th St Hwy, Reading, PA, 19605" data-latitude="40.3772361" data-longitude="-75.927034" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row-alternate vcard organization consultants-engineers" id="traffic-planning-and-design-inc-tpd">
<div id="entry-id-1414fb5a12d75d58" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Traffic Planning and Design, Inc. (TPD)</span>
												
<span class="org"><span class="organization-name" style="display: none;">Traffic Planning and Design, Inc. (TPD)</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Matthew</span> <span class="contact-family-name">Hammond</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2500 E High St</span> <span class="street-address">Ste 650</span>  <span class="locality">Pottstown</span>, <span class="region">PA</span>  <span class="postal-code">19464</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.326.3100</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.326.9410</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.trafficpd.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1414fb5a12d75d58" href="#" data-uuid="1414fb5a12d75d58" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1414fb5a12d75d58" style="display: none;">
<div id="map-1414fb5a12d75d58" data-address="2500 E High St, Ste 650, Pottstown, PA, 19464" data-latitude="40.244673" data-longitude="-75.590669" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row vcard organization construction" id="bertolet-construction-corporation">
<div id="entry-id-1044fb5a12d77816" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Bertolet Construction Corporation</span>
												
<span class="org"><span class="organization-name" style="display: none;">Bertolet Construction Corporation</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Thomas</span> <span class="contact-family-name">Bertolet</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">100 S Church Rd</span>   <span class="locality">Wernersville</span>, <span class="region">PA</span>  <span class="postal-code">19565</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.678.3033</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.678.0885</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.bertoletconstruction.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1044fb5a12d77816" href="#" data-uuid="1044fb5a12d77816" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1044fb5a12d77816" style="display: none;">
<div id="map-1044fb5a12d77816" data-address="100 S Church Rd, Wernersville, PA, 19565" data-latitude="40.326355" data-longitude="-76.075339" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="U">

</div>

<div class="cn-list-row-alternate vcard organization computers-consultants" id="uptime-netmanagement-inc">
<div id="entry-id-1014fb5a12d792e4" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Uptime NetManagement, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Uptime NetManagement, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Donna</span> <span class="contact-family-name">Moyer</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">609 Weaver Rd</span>   <span class="locality">Morgantown</span>, <span class="region">PA</span>  <span class="postal-code">19543</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.621.1244</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.621.1730</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.uptimenmi.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1014fb5a12d792e4" href="#" data-uuid="1014fb5a12d792e4" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1014fb5a12d792e4" style="display: none;">
<div id="map-1014fb5a12d792e4" data-address="609 Weaver Rd, Morgantown, PA, 19543" data-latitude="40.207227" data-longitude="-75.891649" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="H">

</div>

<div class="cn-list-row vcard organization beauty-salons" id="hair-on-the-avenue">
<div id="entry-id-324fb5a12d7ad58" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Hair On The Avenue</span>
												
<span class="org"><span class="organization-name" style="display: none;">Hair On The Avenue</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">David &amp; Debbie</span> <span class="contact-family-name">Meas</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">3459 Penn Ave</span>   <span class="locality">Sinking Spring</span>, <span class="region">PA</span>  <span class="postal-code">19608-1131</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.927.3772</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.927.3775</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.hotasalon.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-324fb5a12d7ad58" href="#" data-uuid="324fb5a12d7ad58" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-324fb5a12d7ad58" style="display: none;">
<div id="map-324fb5a12d7ad58" data-address="3459 Penn Ave, Sinking Spring, PA, 19608-1131" data-latitude="40.326229" data-longitude="-76.011393" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization consultants" id="clarence-sasso-consulting">
<div id="entry-id-1164fb5a12d7c89f" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Clarence Sasso Consulting</span>
												
<span class="org"><span class="organization-name" style="display: none;">Clarence Sasso Consulting</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Clarence</span> <span class="contact-family-name">Sasso</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">154 Swiftwater Ln</span>   <span class="locality">Leesport</span>, <span class="region">PA</span>  <span class="postal-code">19533</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.378.9130</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1164fb5a12d7c89f" href="#" data-uuid="1164fb5a12d7c89f" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1164fb5a12d7c89f" style="display: none;">
<div id="map-1164fb5a12d7c89f" data-address="154 Swiftwater Ln, Leesport, PA, 19533" data-latitude="40.371421" data-longitude="-76.017526" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="F">

</div>

<div class="cn-list-row vcard organization caterers" id="foods-with-flair">
<div id="entry-id-544fb5a12d7df7b" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Foods with Flair</span>
												
<span class="org"><span class="organization-name" style="display: none;">Foods with Flair</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Joseph</span> <span class="contact-family-name">Lynch</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">648 Walnut Tree Dr</span>   <span class="locality">Blandon</span>, <span class="region">PA</span>  <span class="postal-code">19510</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.944.5234</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.foodswithflair.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-544fb5a12d7df7b" href="#" data-uuid="544fb5a12d7df7b" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-544fb5a12d7df7b" style="display: none;">
<div id="map-544fb5a12d7df7b" data-address="648 Walnut Tree Dr, Blandon, PA, 19510" data-latitude="40.444243" data-longitude="-75.865881" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="N">

</div>

<div class="cn-list-row-alternate vcard organization cleaning-services" id="natural-cleaning-solutions-llc">
<div id="entry-id-794fb5a12d7fa53" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Natural Cleaning Solutions, LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">Natural Cleaning Solutions, LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Diane</span> <span class="contact-family-name">Johnson</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">42 N. Calais Drive</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19605</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Home Phone</span>: <span class="value">267.261.2098</span><span class="type" style="display: none;">home</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.naturalcleaningsolutions.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-794fb5a12d7fa53" href="#" data-uuid="794fb5a12d7fa53" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-794fb5a12d7fa53" style="display: none;">
<div id="map-794fb5a12d7fa53" data-address="42 N. Calais Drive, Reading, PA, 19605" data-latitude="40.428559" data-longitude="-75.928926" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="S">

</div>

<div class="cn-list-row vcard organization beauty-salons" id="sandys-hairstyling">
<div id="entry-id-344fb5a12d815dc" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Sandy&#039;s Hairstyling</span>
												
<span class="org"><span class="organization-name" style="display: none;">Sandy&#039;s Hairstyling</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Sandra</span> <span class="contact-family-name">Funderburk</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">545 Main Street</span>   <span class="locality">Oley</span>, <span class="region">PA</span>  <span class="postal-code">19547</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.987.3122</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-344fb5a12d815dc" href="#" data-uuid="344fb5a12d815dc" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-344fb5a12d815dc" style="display: none;">
<div id="map-344fb5a12d815dc" data-address="545 Main Street, Oley, PA, 19547" data-latitude="40.3861402" data-longitude="-75.7874039" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="A">

</div>

<div class="cn-list-row-alternate vcard organization contractors-general" id="abs-construction-llc">
<div id="entry-id-1504fb5a12d82f91" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">ABS Construction, LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">ABS Construction, LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">John</span> <span class="contact-family-name">Thorsen</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2300-B N 5th St Hwy</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19605</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.921.1635</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.921.2359</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.abs-gc.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1504fb5a12d82f91" href="#" data-uuid="1504fb5a12d82f91" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1504fb5a12d82f91" style="display: none;">
<div id="map-1504fb5a12d82f91" data-address="2300-B N 5th St Hwy, Reading, PA, 19605" data-latitude="40.369652" data-longitude="-75.927534" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="D">

</div>

<div class="cn-list-row vcard organization counseling" id="diakon-inroads-eap">
<div id="entry-id-1704fb5a12d84bb9" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Diakon Inroads EAP</span>
												
<span class="org"><span class="organization-name" style="display: none;">Diakon Inroads EAP</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">William</span> <span class="contact-family-name">Killgore</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1030 Reed Ave, Ste 102</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.378.1191</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.378.0437</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.diakon.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1704fb5a12d84bb9" href="#" data-uuid="1704fb5a12d84bb9" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1704fb5a12d84bb9" style="display: none;">
<div id="map-1704fb5a12d84bb9" data-address="1030 Reed Ave, Ste 102, Wyomissing, PA, 19610" data-latitude="40.3385109" data-longitude="-75.961743" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization banquet-facilities" id="crowne-plaza-reading">
<div id="entry-id-274fb5a12d867ff" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Crowne Plaza Reading</span>
												
<span class="org"><span class="organization-name" style="display: none;">Crowne Plaza Reading</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Craig</span> <span class="contact-family-name">Poole</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1741 Paper Mill Rd</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.376.3811</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.375.7562</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.readingcrowne.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-274fb5a12d867ff" href="#" data-uuid="274fb5a12d867ff" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-274fb5a12d867ff" style="display: none;">
<div id="map-274fb5a12d867ff" data-address="1741 Paper Mill Rd, Wyomissing, PA, 19610" data-latitude="40.3461707" data-longitude="-75.9700995" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="D">

</div>

<div class="cn-list-row vcard organization credit-unions" id="diamond-credit-union">
<div id="entry-id-1834fb5a12d88619" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Diamond Credit Union</span>
												
<span class="org"><span class="organization-name" style="display: none;">Diamond Credit Union</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Todd</span> <span class="contact-family-name">Rothenberger</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Work</span> <span class="street-address">1500 Ethan Dr</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">work</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.326.5490 Ext.2013</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.593.1000</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.718.0294</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://https://www.diamondcu.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1834fb5a12d88619" href="#" data-uuid="1834fb5a12d88619" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1834fb5a12d88619" style="display: none;">
<div id="map-1834fb5a12d88619" data-address="1500 Ethan Dr, Wyomissing, PA, 19610" data-latitude="40.351958" data-longitude="-75.979989" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row-alternate vcard organization computer-services" id="ts-tech-enterprises-inc">
<div id="entry-id-924fb5a12d8a457" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">TS TECH Enterprises, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">TS TECH Enterprises, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Todd</span> <span class="contact-family-name">Schorle</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">3 Park Plaza, Ste 306</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.288.0780</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">866.789.0780</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.376.5118</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.ts-tech.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-924fb5a12d8a457" href="#" data-uuid="924fb5a12d8a457" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-924fb5a12d8a457" style="display: none;">
<div id="map-924fb5a12d8a457" data-address="3 Park Plaza, Ste 306, Wyomissing, PA, 19610" data-latitude="40.3457128" data-longitude="-75.959424" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row vcard organization credit-unions" id="ctce-federal-credit-union-exeter-commons">
<div id="entry-id-1824fb5a12d8c170" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">CTCE Federal Credit Union (Exeter Commons)</span>
												
<span class="org"><span class="organization-name" style="display: none;">CTCE Federal Credit Union (Exeter Commons)</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Glenn</span> <span class="contact-family-name">Potteiger</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Work</span> <span class="street-address">4655 Perkiomen ave</span> <span class="street-address">Inside Giant</span>  <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19606</span> <span class="type" style="display: none;">work</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.376.6639</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://https://www.ctce.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1824fb5a12d8c170" href="#" data-uuid="1824fb5a12d8c170" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1824fb5a12d8c170" style="display: none;">
<div id="map-1824fb5a12d8c170" data-address="4655 Perkiomen ave, Inside Giant, Reading, PA, 19606" data-latitude="40.3356483" data-longitude="-75.9268747" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="L">

</div>

<div class="cn-list-row-alternate vcard organization contractors-general" id="l-l-services-and-rentals-llc">
<div id="entry-id-1614fb5a12d8ddf5" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">L &amp; L Services and Rentals, LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">L &amp; L Services and Rentals, LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Rick</span> <span class="contact-family-name">Herbert</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">363 Beagle Road</span>   <span class="locality">Lebanon</span>, <span class="region">PA</span>  <span class="postal-code">17046</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">717.222.8586</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">717.861.4534</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1614fb5a12d8ddf5" href="#" data-uuid="1614fb5a12d8ddf5" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1614fb5a12d8ddf5" style="display: none;">
<div id="map-1614fb5a12d8ddf5" data-address="363 Beagle Road, Lebanon, PA, 17046" data-latitude="40.4127541" data-longitude="-76.3892742" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="S">

</div>

<div class="cn-list-row vcard organization carpet-cleaners" id="servicemaster-assured-cleaning">
<div id="entry-id-484fb5a12d8f8a7" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Servicemaster Assured Cleaning</span>
												
<span class="org"><span class="organization-name" style="display: none;">Servicemaster Assured Cleaning</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Skip</span> <span class="contact-family-name">Bell</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">523 W Oley St</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19601</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.374.1881</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.374.0879</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-484fb5a12d8f8a7" href="#" data-uuid="484fb5a12d8f8a7" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-484fb5a12d8f8a7" style="display: none;">
<div id="map-484fb5a12d8f8a7" data-address="523 W Oley St, Reading, PA, 19601" data-latitude="40.345576" data-longitude="-75.9433367" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="D">

</div>

<div class="cn-list-row-alternate vcard organization bookkeeping-services" id="dmh-bookkeeping-solutions">
<div id="entry-id-374fb5a12d911c2" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">DMH Bookkeeping Solutions</span>
												
<span class="org"><span class="organization-name" style="display: none;">DMH Bookkeeping Solutions</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Brenda</span> <span class="contact-family-name">Bierkamp</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">PO Box 222</span>   <span class="locality">Temple</span>, <span class="region">PA</span>  <span class="postal-code">19560</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.898.4355</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-374fb5a12d911c2" href="#" data-uuid="374fb5a12d911c2" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-374fb5a12d911c2" style="display: none;">
<div id="map-374fb5a12d911c2" data-address="PO Box 222, Temple, PA, 19560" data-latitude="40.4087042" data-longitude="-75.9215962" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="R">

</div>

<div class="cn-list-row vcard organization credit-unions" id="riverfront-federal-credit-union">
<div id="entry-id-1864fb5a12d929ff" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Riverfront Federal Credit Union</span>
												
<span class="org"><span class="organization-name" style="display: none;">Riverfront Federal Credit Union</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Vincent</span> <span class="contact-family-name">Paolini</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Work</span> <span class="street-address">430 South 4th St</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19602</span> <span class="type" style="display: none;">work</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.374.8351</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.451.3477</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.374.0539</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.riverfrontfcu.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1864fb5a12d929ff" href="#" data-uuid="1864fb5a12d929ff" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1864fb5a12d929ff" style="display: none;">
<div id="map-1864fb5a12d929ff" data-address="430 South 4th St, Reading, PA, 19602" data-latitude="40.328157" data-longitude="-75.930648" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="H">

</div>

<div class="cn-list-row-alternate vcard organization chiropractors" id="heinz-chiropractic-llc">
<div id="entry-id-664fb5a12d94a5e" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Heinz Chiropractic, LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">Heinz Chiropractic, LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Jared</span> <span class="contact-family-name">Heinz, D.C.</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1121 Penn Ave</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.375.1411</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.375.1366</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.heinzchiropractic.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-664fb5a12d94a5e" href="#" data-uuid="664fb5a12d94a5e" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-664fb5a12d94a5e" style="display: none;">
<div id="map-664fb5a12d94a5e" data-address="1121 Penn Ave, Wyomissing, PA, 19610" data-latitude="40.33449" data-longitude="-75.96244" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="N">

</div>

<div class="cn-list-row vcard organization educational-services" id="new-story">
<div id="entry-id-2004fb5a12d96861" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">New Story</span>
												
<span class="org"><span class="organization-name" style="display: none;">New Story</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Tara</span> <span class="contact-family-name">Koretz</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1150 Wyoming Ave</span>   <span class="locality">Wyoming</span>, <span class="region">PA</span>  <span class="postal-code">18644</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.396.3672</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.396.3679</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.newstory.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2004fb5a12d96861" href="#" data-uuid="2004fb5a12d96861" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2004fb5a12d96861" style="display: none;">
<div id="map-2004fb5a12d96861" data-address="1150 Wyoming Ave, Wyoming, PA, 18644" data-latitude="41.3009002" data-longitude="-75.8542987" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="E">

</div>

<div class="cn-list-row-alternate vcard organization educational-services" id="emergency-educators-llc">
<div id="entry-id-1984fb5a12d986e7" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Emergency Educators LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">Emergency Educators LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Michael</span> <span class="contact-family-name">Whalen</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">701 Pony Road</span>   <span class="locality">Mohrsville,</span>, <span class="region">PA</span>  <span class="postal-code">19541</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.763.6441</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.emergencyeducators.org" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1984fb5a12d986e7" href="#" data-uuid="1984fb5a12d986e7" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1984fb5a12d986e7" style="display: none;">
<div id="map-1984fb5a12d986e7" data-address="701 Pony Road, Mohrsville,, PA, 19541" data-latitude="40.448277" data-longitude="-76.033742" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row vcard organization beauty-salons" id="cinergi-salon-spa">
<div id="entry-id-314fb5a12d9a45e" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Cinergi Salon-Spa</span>
												
<span class="org"><span class="organization-name" style="display: none;">Cinergi Salon-Spa</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Georgene</span> <span class="contact-family-name">Marmarou</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">220 N Park Rd</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.478.8775</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.288.2406</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.cinergi.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-314fb5a12d9a45e" href="#" data-uuid="314fb5a12d9a45e" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-314fb5a12d9a45e" style="display: none;">
<div id="map-314fb5a12d9a45e" data-address="220 N Park Rd, Wyomissing, PA, 19610" data-latitude="40.339446" data-longitude="-75.958577" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-row-alternate vcard organization caterers" id="crowne-plaza-reading-2">
<div id="entry-id-534fb5a12d9c17c" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Crowne Plaza Reading</span>
												
<span class="org"><span class="organization-name" style="display: none;">Crowne Plaza Reading</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Craig</span> <span class="contact-family-name">Poole</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1741 Paper Mill Rd</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.376.3811</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.375.7562</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.readingcrowne.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-534fb5a12d9c17c" href="#" data-uuid="534fb5a12d9c17c" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-534fb5a12d9c17c" style="display: none;">
<div id="map-534fb5a12d9c17c" data-address="1741 Paper Mill Rd, Wyomissing, PA, 19610" data-latitude="40.3461707" data-longitude="-75.9700995" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="S">

</div>

<div class="cn-list-row vcard organization building-materials" id="surplus-home-center">
<div id="entry-id-424fb5a12d9def3" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Surplus Home Center</span>
												
<span class="org"><span class="organization-name" style="display: none;">Surplus Home Center</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Harry</span> <span class="contact-family-name">O&#039;Neill</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2741 Bernville Rd</span>   <span class="locality">Leesport</span>, <span class="region">PA</span>  <span class="postal-code">19533</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.926.0606</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.926.6519</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.empiresurplus.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-424fb5a12d9def3" href="#" data-uuid="424fb5a12d9def3" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-424fb5a12d9def3" style="display: none;">
<div id="map-424fb5a12d9def3" data-address="2741 Bernville Rd, Leesport, PA, 19533" data-latitude="40.3889895" data-longitude="-75.9938587" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="H">

</div>

<div class="cn-list-row-alternate vcard organization energy-services" id="hess-energy">
<div id="entry-id-2294fb5a12d9fc09" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Hess Energy</span>
												
<span class="org"><span class="organization-name" style="display: none;">Hess Energy</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Jaime</span> <span class="contact-family-name">Silverstein</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">867 Berkshire Blvd</span> <span class="street-address">Suite 101</span>  <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.371.2005</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.378.7990</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.hessenergy.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2294fb5a12d9fc09" href="#" data-uuid="2294fb5a12d9fc09" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2294fb5a12d9fc09" style="display: none;">
<div id="map-2294fb5a12d9fc09" data-address="867 Berkshire Blvd, Suite 101, Wyomissing, PA, 19610" data-latitude="40.350389" data-longitude="-75.970859" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="K">

</div>

<div class="cn-list-row vcard organization caterers" id="konopelski-katering">
<div id="entry-id-564fb5a12da1813" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Konopelski Katering</span>
												
<span class="org"><span class="organization-name" style="display: none;">Konopelski Katering</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Patrick</span> <span class="contact-family-name">Konopelski</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">94 Park Ave</span>   <span class="locality">Sinking Spring</span>, <span class="region">PA</span>  <span class="postal-code">19608</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.777.6388</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.777.2133</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.konopelski.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-564fb5a12da1813" href="#" data-uuid="564fb5a12da1813" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-564fb5a12da1813" style="display: none;">
<div id="map-564fb5a12da1813" data-address="94 Park Ave, Sinking Spring, PA, 19608" data-latitude="40.3257844" data-longitude="-76.0348254" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization consultants-engineers" id="consolidated-engineers">
<div id="entry-id-1334fb5a12da33a1" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Consolidated Engineers</span>
												
<span class="org"><span class="organization-name" style="display: none;">Consolidated Engineers</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Frank</span> <span class="contact-family-name">Bisaccia</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1022 James Dr</span>   <span class="locality">Leesport</span>, <span class="region">PA</span>  <span class="postal-code">19533</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.916.1600</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.916.1610</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.consolidatedengineers.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1334fb5a12da33a1" href="#" data-uuid="1334fb5a12da33a1" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1334fb5a12da33a1" style="display: none;">
<div id="map-1334fb5a12da33a1" data-address="1022 James Dr, Leesport, PA, 19533" data-latitude="40.391466" data-longitude="-75.9974" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="L">

</div>

<div class="cn-list-row vcard organization consultants-engineers" id="larson-design-group">
<div id="entry-id-1374fb5a12da4ea8" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Larson Design Group</span>
												
<span class="org"><span class="organization-name" style="display: none;">Larson Design Group</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Marty</span> <span class="contact-family-name">Muggleton</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1000 Commerce Park Drive</span>   <span class="locality">Williamsport</span>, <span class="region">PA</span>  <span class="postal-code">17701</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">717.721.9008</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">877.323.6603</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">570.323.9902</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
				<a class="cn-bio-anchor toggle-div" id="bio-anchor-1374fb5a12da4ea8" href="#" data-uuid="1374fb5a12da4ea8" data-div-id="bio-block-1374fb5a12da4ea8" data-str-show="Show Bio" data-str-hide="Close Bio">Show Bio</a>				
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.larsondesigngroup.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1374fb5a12da4ea8" href="#" data-uuid="1374fb5a12da4ea8" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
				<div class="cn-bio" id="bio-block-1374fb5a12da4ea8" style="display: none;"><h4>Biography</h4>


<div class="bio"><p>Offering comprehensive architectural and engineering design services including bridge/culvert design, architecture, stormwater management, land development, subdivision plans, sewage facilities planning, landscape architecture, wetland studies, geological services, erosion and sediment control, PennDOT and PA DEP permitting, and more.</p>
<div><span style="border-collapse: collapse;color: #221e5e;font-family: Arial, verdana;font-size: 11px;letter-spacing: 1px;line-height: 17px"><br />
</span></div>
</div>
<div class="cn-clear"></div></div>			</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1374fb5a12da4ea8" style="display: none;">
<div id="map-1374fb5a12da4ea8" data-address="1000 Commerce Park Drive, Williamsport, PA, 17701" data-latitude="41.244998" data-longitude="-76.985364" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization credit-unions" id="ctce-federal-credit-union-shillington">
<div id="entry-id-1814fb5a12da7cd7" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">CTCE Federal Credit Union (Shillington)</span>
												
<span class="org"><span class="organization-name" style="display: none;">CTCE Federal Credit Union (Shillington)</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Glenn</span> <span class="contact-family-name">Potteiger</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Work</span> <span class="street-address">600 E Lancaster Ave (inside Giant Food Store)</span>   <span class="locality">Shillington</span>, <span class="region">PA</span>  <span class="postal-code">19607</span> <span class="type" style="display: none;">work</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.376.6639</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.373.5045</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://https://www.ctce.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1814fb5a12da7cd7" href="#" data-uuid="1814fb5a12da7cd7" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1814fb5a12da7cd7" style="display: none;">
<div id="map-1814fb5a12da7cd7" data-address="600 E Lancaster Ave (inside Giant Food Store), Shillington, PA, 19607" data-latitude="40.3078702" data-longitude="-75.9654896" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="G">

</div>

<div class="cn-list-row vcard organization non-profit" id="greater-reading-chamber-of-commerce-industry-2">
<div id="entry-id-2574fb5a12da9956" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Greater Reading Chamber of Commerce &amp; Industry</span>
												
<span class="org"><span class="organization-name" style="display: none;">Greater Reading Chamber of Commerce &amp; Industry</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Ellen</span> <span class="contact-family-name">Horan</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">201 Penn St</span> <span class="street-address">Ste 501</span>  <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19601-4308</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.376.6766</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.376.4135</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
				<a class="cn-bio-anchor toggle-div" id="bio-anchor-2574fb5a12da9956" href="#" data-uuid="2574fb5a12da9956" data-div-id="bio-block-2574fb5a12da9956" data-str-show="Show Bio" data-str-hide="Close Bio">Show Bio</a>				
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.greaterreadingchamber.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2574fb5a12da9956" href="#" data-uuid="2574fb5a12da9956" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
				<div class="cn-bio" id="bio-block-2574fb5a12da9956" style="display: none;"><h4>Biography</h4>


<div class="bio"><p>The Chamber provides outstanding programs in the areas of business assistance, government affairs, community development and membership services.</p>
</div>
<div class="cn-clear"></div></div>			</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2574fb5a12da9956" style="display: none;">
<div id="map-2574fb5a12da9956" data-address="201 Penn St, Ste 501, Reading, PA, 19601-4308" data-latitude="40.335652" data-longitude="-75.933498" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="S">

</div>

<div class="cn-list-row-alternate vcard organization engineers" id="stackhouse-bensinger-inc">
<div id="entry-id-2444fb5a12dabe40" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Stackhouse Bensinger, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Stackhouse Bensinger, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Robert</span> <span class="contact-family-name">Stackhouse</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">330 Revere Blvd</span>   <span class="locality">Sinking Spring</span>, <span class="region">PA</span>  <span class="postal-code">19608</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.777.8000</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.796.2983</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.stseinc.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2444fb5a12dabe40" href="#" data-uuid="2444fb5a12dabe40" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2444fb5a12dabe40" style="display: none;">
<div id="map-2444fb5a12dabe40" data-address="330 Revere Blvd, Sinking Spring, PA, 19608" data-latitude="40.310654" data-longitude="-75.990151" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="E">

</div>

<div class="cn-list-row vcard organization contractors-general" id="e-r-stuebner-inc">
<div id="entry-id-1684fb5a12dad97b" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">E.R. Stuebner, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">E.R. Stuebner, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Peter</span> <span class="contact-family-name">Radwanski</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">227 Blair Ave</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19601</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.376.6625</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.376.6954</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.erscon.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1684fb5a12dad97b" href="#" data-uuid="1684fb5a12dad97b" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1684fb5a12dad97b" style="display: none;">
<div id="map-1684fb5a12dad97b" data-address="227 Blair Ave, Reading, PA, 19601" data-latitude="40.3487859" data-longitude="-75.949723" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="W">

</div>

<div class="cn-list-row-alternate vcard organization apartments" id="wynnewood-at-wyomissing-apartmentsnpi-management-corp">
<div id="entry-id-164fb5a12daf40e" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Wynnewood at Wyomissing Apartments/NPI Management Corp.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Wynnewood at Wyomissing Apartments/NPI Management Corp.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Eric</span> <span class="contact-family-name">Gronwaldt</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">855 N Park Rd</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.376.4116</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.376.4118</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-164fb5a12daf40e" href="#" data-uuid="164fb5a12daf40e" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-164fb5a12daf40e" style="display: none;">
<div id="map-164fb5a12daf40e" data-address="855 N Park Rd, Wyomissing, PA, 19610" data-latitude="40.348171" data-longitude="-75.956206" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row vcard organization consultants-engineers" id="boyer-engineering-llc">
<div id="entry-id-1324fb5a12db13f5" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Boyer Engineering LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">Boyer Engineering LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Brian</span> <span class="contact-family-name">Boyer</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Work</span> <span class="street-address">1440 Ben Franklin Hwy</span>   <span class="locality">Douglassville</span>, <span class="region">PA</span>  <span class="postal-code">19518</span> <span class="type" style="display: none;">work</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">484.824.2042</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">484.945.0431</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1324fb5a12db13f5" href="#" data-uuid="1324fb5a12db13f5" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1324fb5a12db13f5" style="display: none;">
<div id="map-1324fb5a12db13f5" data-address="1440 Ben Franklin Hwy, Douglassville, PA, 19518" data-latitude="40.253248" data-longitude="-75.715503" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row-alternate vcard organization counseling" id="the-steps-of-pa-llc">
<div id="entry-id-1744fb5a12db2be2" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">The Steps of PA, LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">The Steps of PA, LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Stan</span> <span class="contact-family-name">Theodoredis</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">225 E Wyomissing Ave</span>   <span class="locality">Mohnton</span>, <span class="region">PA</span>  <span class="postal-code">19540</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.730.3422</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.thestepsofpa.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1744fb5a12db2be2" href="#" data-uuid="1744fb5a12db2be2" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1744fb5a12db2be2" style="display: none;">
<div id="map-1744fb5a12db2be2" data-address="225 E Wyomissing Ave, Mohnton, PA, 19540" data-latitude="40.288401" data-longitude="-75.979474" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="G">

</div>

<div class="cn-list-row vcard organization employment-services" id="gage-personnel-employment-services">
<div id="entry-id-2134fb5a12db460a" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Gage Personnel Employment Services</span>
												
<span class="org"><span class="organization-name" style="display: none;">Gage Personnel Employment Services</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">William</span> <span class="contact-family-name">Gage</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">101 North 7th Avenue</span>   <span class="locality">West Reading</span>, <span class="region">PA</span>  <span class="postal-code">19611</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.376.1771</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.376.1718</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://gagepersonnel.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2134fb5a12db460a" href="#" data-uuid="2134fb5a12db460a" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2134fb5a12db460a" style="display: none;">
<div id="map-2134fb5a12db460a" data-address="101 North 7th Avenue, West Reading, PA, 19611" data-latitude="40.337221" data-longitude="-75.9509" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="V">

</div>

<div class="cn-list-row-alternate vcard organization outlet-centers" id="vf-outlet-center">
<div id="entry-id-2584fb5a12db60e4" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">VF Outlet Center</span>
												
<span class="org"><span class="organization-name" style="display: none;">VF Outlet Center</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Jeffrey</span> <span class="contact-family-name">Schuchart</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">801 Hill Ave</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.378.0408</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.772.8336</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.378.9384</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.vfoutletcenter.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2584fb5a12db60e4" href="#" data-uuid="2584fb5a12db60e4" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2584fb5a12db60e4" style="display: none;">
<div id="map-2584fb5a12db60e4" data-address="801 Hill Ave, Reading, PA, 19610" data-latitude="40.33854" data-longitude="-75.955556" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row vcard organization consultants-business" id="tweed-weber-inc">
<div id="entry-id-1234fb5a12db7dc6" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Tweed-Weber, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Tweed-Weber, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Alfred</span> <span class="contact-family-name">Weber</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">PO Box 112</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19603</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.376.6615</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.999.6615</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.376.9161</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.tweedweber.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1234fb5a12db7dc6" href="#" data-uuid="1234fb5a12db7dc6" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1234fb5a12db7dc6" style="display: none;">
<div id="map-1234fb5a12db7dc6" data-address="PO Box 112, Reading, PA, 19603" data-latitude="40.34" data-longitude="-75.93" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row-alternate vcard organization consultants" id="beconcobecker-consulting-company">
<div id="entry-id-1064fb5a12db9c10" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">BECONCO/Becker Consulting Company</span>
												
<span class="org"><span class="organization-name" style="display: none;">BECONCO/Becker Consulting Company</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Arthur</span> <span class="contact-family-name">Becker</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1312 Orchard Rd</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19611-1438</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.375.4114</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.207.2931</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.375.4114</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.beconco.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1064fb5a12db9c10" href="#" data-uuid="1064fb5a12db9c10" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1064fb5a12db9c10" style="display: none;">
<div id="map-1064fb5a12db9c10" data-address="1312 Orchard Rd, Reading, PA, 19611-1438" data-latitude="40.324286" data-longitude="-75.95787" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-row vcard organization chemicals-mfrs" id="brenntag-northeast-inc">
<div id="entry-id-624fb5a12dbba31" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Brenntag Northeast, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Brenntag Northeast, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Victoria</span> <span class="contact-family-name">Kochman</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">81 W Huller Ln</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19605</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.926.4151</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.926.2809</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.brenntagnortheast.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-624fb5a12dbba31" href="#" data-uuid="624fb5a12dbba31" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-624fb5a12dbba31" style="display: none;">
<div id="map-624fb5a12dbba31" data-address="81 W Huller Ln, Reading, PA, 19605" data-latitude="40.418483" data-longitude="-75.934922" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="A">

</div>

<div class="cn-list-row-alternate vcard organization beauty-salons" id="all-stars-hair-studio-and-day-spa">
<div id="entry-id-304fb5a12dbd6dd" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">All Stars Hair Studio and Day Spa</span>
												
<span class="org"><span class="organization-name" style="display: none;">All Stars Hair Studio and Day Spa</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Roy</span> <span class="contact-family-name">Corcino</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">700 Lancaster Avenue</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19607</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.468.3473</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.allstarshair.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-304fb5a12dbd6dd" href="#" data-uuid="304fb5a12dbd6dd" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-304fb5a12dbd6dd" style="display: none;">
<div id="map-304fb5a12dbd6dd" data-address="700 Lancaster Avenue, Reading, PA, 19607" data-latitude="40.3172034" data-longitude="-75.9378958" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="K">

</div>

<div class="cn-list-row vcard organization consultants-engineers" id="ktr-associates">
<div id="entry-id-1364fb5a12dbf3d0" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">KTR Associates</span>
												
<span class="org"><span class="organization-name" style="display: none;">KTR Associates</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Joseph</span> <span class="contact-family-name">Deane</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2917 Windmill Rd, Ste 2</span>   <span class="locality">Sinking Spring</span>, <span class="region">PA</span>  <span class="postal-code">19608</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.670.6061</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.670.6068</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.ktrassociates.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1364fb5a12dbf3d0" href="#" data-uuid="1364fb5a12dbf3d0" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1364fb5a12dbf3d0" style="display: none;">
<div id="map-1364fb5a12dbf3d0" data-address="2917 Windmill Rd, Ste 2, Sinking Spring, PA, 19608" data-latitude="40.3197959" data-longitude="-76.008549" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="S">

</div>

<div class="cn-list-row-alternate vcard organization veterinarians" id="silver-maple-vet-clinic-inc">
<div id="entry-id-2664fb5a12dc13b7" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Silver Maple Vet Clinic, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Silver Maple Vet Clinic, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Roslyn</span> <span class="contact-family-name">Fenerty</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">14993 Kutztown Rd</span>   <span class="locality">Kutztown</span>, <span class="region">PA</span>  <span class="postal-code">19530</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.683.7988</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.683.5294</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.silvermaplevet.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2664fb5a12dc13b7" href="#" data-uuid="2664fb5a12dc13b7" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2664fb5a12dc13b7" style="display: none;">
<div id="map-2664fb5a12dc13b7" data-address="14993 Kutztown Rd, Kutztown, PA, 19530" data-latitude="40.500289" data-longitude="-75.799776" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row vcard organization consultants-mgmt" id="technology-leverage-llc">
<div id="entry-id-1494fb5a12dc3677" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Technology Leverage, LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">Technology Leverage, LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Rick</span> <span class="contact-family-name">Sutton</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">5006 Stony Run Drive</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19606</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.914.3631</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.technologyleverage.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1494fb5a12dc3677" href="#" data-uuid="1494fb5a12dc3677" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1494fb5a12dc3677" style="display: none;">
<div id="map-1494fb5a12dc3677" data-address="5006 Stony Run Drive, Reading, PA, 19606" data-latitude="40.330304" data-longitude="-75.834146" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization wineries-vineyards" id="clover-hill-vineyards-winery">
<div id="entry-id-2674fb5a12dc55db" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Clover Hill Vineyards &amp; Winery</span>
												
<span class="org"><span class="organization-name" style="display: none;">Clover Hill Vineyards &amp; Winery</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">John</span> <span class="contact-family-name">Skrip</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">9850 Newtown Rd</span>   <span class="locality">Breinigsville</span>, <span class="region">PA</span>  <span class="postal-code">18031</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.395.2468</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">888.CLO.VERH</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.366.1246</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.cloverhillwinery.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2674fb5a12dc55db" href="#" data-uuid="2674fb5a12dc55db" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2674fb5a12dc55db" style="display: none;">
<div id="map-2674fb5a12dc55db" data-address="9850 Newtown Rd, Breinigsville, PA, 18031" data-latitude="40.5490039" data-longitude="-75.659524" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row vcard organization chemicals-mfrs" id="brenntag-north-america-inc">
<div id="entry-id-614fb5a12dc7b56" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Brenntag North America, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Brenntag North America, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Stephen</span> <span class="contact-family-name">Clark</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">5083 Pottsville Pike</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19605</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.926.6100</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Home Phone</span>: <span class="value">610.926.0420</span><span class="type" style="display: none;">home</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.brenntagnorthamerica.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-614fb5a12dc7b56" href="#" data-uuid="614fb5a12dc7b56" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-614fb5a12dc7b56" style="display: none;">
<div id="map-614fb5a12dc7b56" data-address="5083 Pottsville Pike, Reading, PA, 19605" data-latitude="40.4181569" data-longitude="-75.9387133" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="F">

</div>

<div class="cn-list-row-alternate vcard organization consultants-business" id="focused-llc">
<div id="entry-id-1184fb5a12dc9a81" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">FOCUSED, LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">FOCUSED, LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Joni</span> <span class="contact-family-name">Naugle</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1045 Robin Rd</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.780.5068</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.301.2194</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.370.4341</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.focusedllc.net/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1184fb5a12dc9a81" href="#" data-uuid="1184fb5a12dc9a81" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1184fb5a12dc9a81" style="display: none;">
<div id="map-1184fb5a12dc9a81" data-address="1045 Robin Rd, Wyomissing, PA, 19610" data-latitude="40.322958" data-longitude="-75.9605" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-row vcard organization engineers" id="frederick-germann-p-e">
<div id="entry-id-2364fb5a12dcb986" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Frederick Germann, P.E.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Frederick Germann, P.E.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Frederick</span> <span class="contact-family-name">Germann</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1273 Krumsville Rd</span>   <span class="locality">Lenhartsville</span>, <span class="region">PA</span>  <span class="postal-code">19534</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.683.0709</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-2364fb5a12dcb986" href="#" data-uuid="2364fb5a12dcb986" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2364fb5a12dcb986" style="display: none;">
<div id="map-2364fb5a12dcb986" data-address="1273 Krumsville Rd, Lenhartsville, PA, 19534" data-latitude="40.565342" data-longitude="-75.807974" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="E">

</div>

<div class="cn-list-row-alternate vcard organization energy-services" id="entech-engineering-inc-2">
<div id="entry-id-2264fb5a12dcd3be" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Entech Engineering, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Entech Engineering, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Stacey</span> <span class="contact-family-name">Gunning</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">4 S 4th St</span> <span class="street-address">PO Box 32</span>  <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19603</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.373.6667</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.825.1372</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.373.7537</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.entecheng.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2264fb5a12dcd3be" href="#" data-uuid="2264fb5a12dcd3be" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2264fb5a12dcd3be" style="display: none;">
<div id="map-2264fb5a12dcd3be" data-address="4 S 4th St, PO Box 32, Reading, PA, 19603" data-latitude="40.34" data-longitude="-75.93" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="R">

</div>

<div class="cn-list-row vcard organization consultants-engineers" id="rpa-engineering">
<div id="entry-id-1384fb5a12dcf171" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">RPA Engineering</span>
												
<span class="org"><span class="organization-name" style="display: none;">RPA Engineering</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Richard</span> <span class="contact-family-name">Aulenbach</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">3 Park Plaza</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610-1399</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.374.6144</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">888.772.6053</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.374.6599</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.rpaengr.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1384fb5a12dcf171" href="#" data-uuid="1384fb5a12dcf171" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1384fb5a12dcf171" style="display: none;">
<div id="map-1384fb5a12dcf171" data-address="3 Park Plaza, Wyomissing, PA, 19610-1399" data-latitude="40.3457128" data-longitude="-75.959424" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="G">

</div>

<div class="cn-list-row-alternate vcard organization employment-services" id="goodwill-keystone-area">
<div id="entry-id-2144fb5a12dd0fd9" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Goodwill Keystone Area</span>
												
<span class="org"><span class="organization-name" style="display: none;">Goodwill Keystone Area</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Jennifer</span> <span class="contact-family-name">Schley</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1150 Goodwill Dr</span>   <span class="locality">Harrisburg</span>, <span class="region">PA</span>  <span class="postal-code">17101</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">717.232.1831</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">717.232.0115</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://goodwill-rdg.org" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2144fb5a12dd0fd9" href="#" data-uuid="2144fb5a12dd0fd9" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2144fb5a12dd0fd9" style="display: none;">
<div id="map-2144fb5a12dd0fd9" data-address="1150 Goodwill Dr, Harrisburg, PA, 17101" data-latitude="40.269195" data-longitude="-76.8751284" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-row vcard organization apartments" id="governor-mifflin-apartments">
<div id="entry-id-104fb5a12dd2f82" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Governor Mifflin Apartments</span>
												
<span class="org"><span class="organization-name" style="display: none;">Governor Mifflin Apartments</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Kelly Jo</span> <span class="contact-family-name">Lanza</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">100 Colonial Dr</span>   <span class="locality">Shillington</span>, <span class="region">PA</span>  <span class="postal-code">19607</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.775.0301</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.442.7368 Ext 43155</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.775.3976</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.thewestovercompanies.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-104fb5a12dd2f82" href="#" data-uuid="104fb5a12dd2f82" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-104fb5a12dd2f82" style="display: none;">
<div id="map-104fb5a12dd2f82" data-address="100 Colonial Dr, Shillington, PA, 19607" data-latitude="40.2975272" data-longitude="-75.9555663" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="E">

</div>

<div class="cn-list-row-alternate vcard organization automobile-dealers" id="eisenhauer-nissan-inc">
<div id="entry-id-194fb5a12dd54fb" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Eisenhauer Nissan Inc</span>
												
<span class="org"><span class="organization-name" style="display: none;">Eisenhauer Nissan Inc</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Peter</span> <span class="contact-family-name">Eisenhauer</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">6371 Penn Ave</span> <span class="street-address">PO Box 146</span>  <span class="locality">Wernersville</span>, <span class="region">PA</span>  <span class="postal-code">19565-0148</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.678.8071</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.321.2345</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.678.9633</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.eisenhauercars.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-194fb5a12dd54fb" href="#" data-uuid="194fb5a12dd54fb" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-194fb5a12dd54fb" style="display: none;">
<div id="map-194fb5a12dd54fb" data-address="6371 Penn Ave, PO Box 146, Wernersville, PA, 19565-0148" data-latitude="40.3300924" data-longitude="-76.0804972" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row vcard organization consultants-engineers" id="technicon-enterprises-inc-ii">
<div id="entry-id-1404fb5a12dd779a" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Technicon Enterprises Inc. II</span>
												
<span class="org"><span class="organization-name" style="display: none;">Technicon Enterprises Inc. II</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Brenda</span> <span class="contact-family-name">Moyer</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">200 Bethlehem Dr, Ste 201</span>   <span class="locality">Morgantown</span>, <span class="region">PA</span>  <span class="postal-code">19543</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.286.1622</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.286.1679</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1404fb5a12dd779a" href="#" data-uuid="1404fb5a12dd779a" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1404fb5a12dd779a" style="display: none;">
<div id="map-1404fb5a12dd779a" data-address="200 Bethlehem Dr, Ste 201, Morgantown, PA, 19543" data-latitude="40.170417" data-longitude="-75.8795035" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization consultants" id="croy-associates-llc">
<div id="entry-id-1094fb5a12dd9396" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Croy &amp; Associates, LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">Croy &amp; Associates, LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Dave</span> <span class="contact-family-name">Farkas</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2 Willow Street</span>   <span class="locality">Fleetwood</span>, <span class="region">PA</span>  <span class="postal-code">19522</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.944.1950</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1094fb5a12dd9396" href="#" data-uuid="1094fb5a12dd9396" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1094fb5a12dd9396" style="display: none;">
<div id="map-1094fb5a12dd9396" data-address="2 Willow Street, Fleetwood, PA, 19522" data-latitude="40.4587944" data-longitude="-75.8146841" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="P">

</div>

<div class="cn-list-row vcard organization credit-unions" id="pagoda-federal-credit-union">
<div id="entry-id-1854fb5a12ddafaa" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Pagoda Federal Credit Union</span>
												
<span class="org"><span class="organization-name" style="display: none;">Pagoda Federal Credit Union</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Tonya</span> <span class="contact-family-name">Frederick</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">833 Washington St</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19601</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.373.3840</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.373.4479</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.pagodafcu.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1854fb5a12ddafaa" href="#" data-uuid="1854fb5a12ddafaa" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1854fb5a12ddafaa" style="display: none;">
<div id="map-1854fb5a12ddafaa" data-address="833 Washington St, Reading, PA, 19601" data-latitude="40.33709" data-longitude="-75.920862" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row-alternate vcard organization employment-services" id="berks-personnel-network">
<div id="entry-id-2124fb5a12ddce99" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Berks Personnel Network</span>
												
<span class="org"><span class="organization-name" style="display: none;">Berks Personnel Network</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Kathy</span> <span class="contact-family-name">Bell</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1015 Rockland St.</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19604</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.288.1448</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.374.9920</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.trsinc.org" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2124fb5a12ddce99" href="#" data-uuid="2124fb5a12ddce99" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2124fb5a12ddce99" style="display: none;">
<div id="map-2124fb5a12ddce99" data-address="1015 Rockland St., Reading, PA, 19604" data-latitude="40.365612" data-longitude="-75.916119" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="D">

</div>

<div class="cn-list-row vcard organization electric-contractors" id="dave-roche-electric-inc">
<div id="entry-id-2044fb5a12ddec39" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Dave Roche Electric, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Dave Roche Electric, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">David</span> <span class="contact-family-name">Roche</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2026 Penn Ave</span>   <span class="locality">West Lawn</span>, <span class="region">PA</span>  <span class="postal-code">19609-0563</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.678.9644</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.678.2814</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.daverinc" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2044fb5a12ddec39" href="#" data-uuid="2044fb5a12ddec39" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2044fb5a12ddec39" style="display: none;">
<div id="map-2044fb5a12ddec39" data-address="2026 Penn Ave, West Lawn, PA, 19609-0563" data-latitude="40.327288" data-longitude="-75.9888" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="E">

</div>

<div class="cn-list-row-alternate vcard organization consultants-engineers" id="entech-engineering-inc">
<div id="entry-id-1344fb5a12de09a5" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Entech Engineering, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Entech Engineering, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Stacey</span> <span class="contact-family-name">Gunning</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">4 S 4th St</span> <span class="street-address">PO Box 32</span>  <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19603</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.373.6667</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.825.1372</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.373.7537</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.entecheng.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1344fb5a12de09a5" href="#" data-uuid="1344fb5a12de09a5" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1344fb5a12de09a5" style="display: none;">
<div id="map-1344fb5a12de09a5" data-address="4 S 4th St, PO Box 32, Reading, PA, 19603" data-latitude="40.34" data-longitude="-75.93" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="R">

</div>

<div class="cn-list-row vcard organization energy-services" id="richards-energy-group-inc">
<div id="entry-id-2324fb5a12de28bf" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Richards Energy Group, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Richards Energy Group, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Tina</span> <span class="contact-family-name">Warner</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">781 S. Chiques Road</span>   <span class="locality">Manheim</span>, <span class="region">PA</span>  <span class="postal-code">17545</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">717.898.6330</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">717.898.6331</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.richardsenergy.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2324fb5a12de28bf" href="#" data-uuid="2324fb5a12de28bf" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2324fb5a12de28bf" style="display: none;">
<div id="map-2324fb5a12de28bf" data-address="781 S. Chiques Road, Manheim, PA, 17545" data-latitude="40.1100272" data-longitude="-76.4448089" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-row-alternate vcard organization apartments" id="reading-elderly-housing">
<div id="entry-id-134fb5a12de4626" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Reading Elderly Housing</span>
												
<span class="org"><span class="organization-name" style="display: none;">Reading Elderly Housing</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Debra</span> <span class="contact-family-name">Botham</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">100 N Front St</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19601</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.373.1130</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.373.2902</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-134fb5a12de4626" href="#" data-uuid="134fb5a12de4626" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-134fb5a12de4626" style="display: none;">
<div id="map-134fb5a12de4626" data-address="100 N Front St, Reading, PA, 19601" data-latitude="40.3370069" data-longitude="-75.9356128" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="Q">

</div>

<div class="cn-list-row vcard organization contractors-general" id="quality-construction">
<div id="entry-id-1654fb5a12de6027" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Quality Construction</span>
												
<span class="org"><span class="organization-name" style="display: none;">Quality Construction</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Pat</span> <span class="contact-family-name">Saccamozzone</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">4361 Sutton Circle</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19606</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.780.8994</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.406.0356</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1654fb5a12de6027" href="#" data-uuid="1654fb5a12de6027" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1654fb5a12de6027" style="display: none;">
<div id="map-1654fb5a12de6027" data-address="4361 Sutton Circle, Reading, PA, 19606" data-latitude="40.307017" data-longitude="-75.868414" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="H">

</div>

<div class="cn-list-row-alternate vcard organization contractors-general" id="h-w-nauman-sons-inc">
<div id="entry-id-1634fb5a12de79ca" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">H. W. Nauman &amp; Sons Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">H. W. Nauman &amp; Sons Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Sean</span> <span class="contact-family-name">Cotter</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">351 Sprecher Rd</span>   <span class="locality">Lancaster</span>, <span class="region">PA</span>  <span class="postal-code">17603</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">717.299.1395</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">717.871.9917</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.hwnauman.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1634fb5a12de79ca" href="#" data-uuid="1634fb5a12de79ca" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1634fb5a12de79ca" style="display: none;">
<div id="map-1634fb5a12de79ca" data-address="351 Sprecher Rd, Lancaster, PA, 17603" data-latitude="39.9715401" data-longitude="-76.3056803" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row vcard organization credit-unions" id="ctce-federal-credit-union-shelbourne-ctr">
<div id="entry-id-1794fb5a12de964a" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">CTCE Federal Credit Union (Shelbourne Ctr.)</span>
												
<span class="org"><span class="organization-name" style="display: none;">CTCE Federal Credit Union (Shelbourne Ctr.)</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Glenn</span> <span class="contact-family-name">Potteiger</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">5462 Perkiomen Ave (inside Redner&#039;s Market)</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19606</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.376.6639</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.373.5045</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://https://www.ctce.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1794fb5a12de964a" href="#" data-uuid="1794fb5a12de964a" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1794fb5a12de964a" style="display: none;">
<div id="map-1794fb5a12de964a" data-address="5462 Perkiomen Ave (inside Redner&#039;s Market), Reading, PA, 19606" data-latitude="40.3356483" data-longitude="-75.9268747" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="H">

</div>

<div class="cn-list-row-alternate vcard organization quarry-sand-stone" id="highway-materials-inc">
<div id="entry-id-2604fb5a12deb21a" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Highway Materials Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Highway Materials Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">John</span> <span class="contact-family-name">Friedrich</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">3128 Pricetown Rd</span>   <span class="locality">Fleetwood</span>, <span class="region">PA</span>  <span class="postal-code">19522</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.929.4922</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.929.0352</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.highwaymaterials.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2604fb5a12deb21a" href="#" data-uuid="2604fb5a12deb21a" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2604fb5a12deb21a" style="display: none;">
<div id="map-2604fb5a12deb21a" data-address="3128 Pricetown Rd, Fleetwood, PA, 19522" data-latitude="40.4018063" data-longitude="-75.8577389" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row vcard organization taverns" id="brewers-bar-grill">
<div id="entry-id-2644fb5a12ded36c" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Brewer&#039;s Bar &amp; Grill</span>
												
<span class="org"><span class="organization-name" style="display: none;">Brewer&#039;s Bar &amp; Grill</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Harry</span> <span class="contact-family-name">Bieber</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">101 S 3rd Ave</span>   <span class="locality">West Reading</span>, <span class="region">PA</span>  <span class="postal-code">19611</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.375.8760</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.375.8762</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.brewersbarandgrill.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2644fb5a12ded36c" href="#" data-uuid="2644fb5a12ded36c" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2644fb5a12ded36c" style="display: none;">
<div id="map-2644fb5a12ded36c" data-address="101 S 3rd Ave, West Reading, PA, 19611" data-latitude="40.3345945" data-longitude="-75.9438221" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row-alternate vcard organization consultants-business" id="the-payment-corp">
<div id="entry-id-1214fb5a12def21b" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">The Payment Corp.</span>
												
<span class="org"><span class="organization-name" style="display: none;">The Payment Corp.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Robert</span> <span class="contact-family-name">Carr, Jr.</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">701 Cumberland Street</span> <span class="street-address">Suite 212</span>  <span class="locality">Lebanon</span>, <span class="region">PA</span>  <span class="postal-code">17042</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">717.273.8555</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">866.872.7621</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">717.273.8556</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.thepaymentcorp.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1214fb5a12def21b" href="#" data-uuid="1214fb5a12def21b" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1214fb5a12def21b" style="display: none;">
<div id="map-1214fb5a12def21b" data-address="701 Cumberland Street, Suite 212, Lebanon, PA, 17042" data-latitude="40.3395717" data-longitude="-76.4225453" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="F">

</div>

<div class="cn-list-row vcard organization apartments" id="flying-hills-apartment-co">
<div id="entry-id-94fb5a12df1019" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Flying Hills Apartment Co.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Flying Hills Apartment Co.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Lori</span> <span class="contact-family-name">Sifford</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Work</span> <span class="street-address">10 Village Center Dr</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19607</span> <span class="type" style="display: none;">work</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.775.3351</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.775.4410</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.flyinghills.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-94fb5a12df1019" href="#" data-uuid="94fb5a12df1019" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-94fb5a12df1019" style="display: none;">
<div id="map-94fb5a12df1019" data-address="10 Village Center Dr, Reading, PA, 19607" data-latitude="40.280673" data-longitude="-75.922594" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="E">

</div>

<div class="cn-list-row-alternate vcard organization consultants" id="emany-consulting-inc">
<div id="entry-id-1114fb5a12df2d48" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Emany Consulting, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Emany Consulting, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Rao</span> <span class="contact-family-name">Emany</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2966 Linda Ln</span>   <span class="locality">Sinking Spring</span>, <span class="region">PA</span>  <span class="postal-code">19608</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.670.8571</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.672.0606</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1114fb5a12df2d48" href="#" data-uuid="1114fb5a12df2d48" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1114fb5a12df2d48" style="display: none;">
<div id="map-1114fb5a12df2d48" data-address="2966 Linda Ln, Sinking Spring, PA, 19608" data-latitude="40.3360612" data-longitude="-76.0149992" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="I">

</div>

<div class="cn-list-row vcard organization computers-consultants" id="icepts-technology-group-inc">
<div id="entry-id-964fb5a12e004f9" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">iCepts Technology Group, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">iCepts Technology Group, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Greg</span> <span class="contact-family-name">Miles</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1301 Fulling Mill Road</span>   <span class="locality">Middletown</span>, <span class="region">PA</span>  <span class="postal-code">17057</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.579.9159</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.619.3477</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.icepts.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-964fb5a12e004f9" href="#" data-uuid="964fb5a12e004f9" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-964fb5a12e004f9" style="display: none;">
<div id="map-964fb5a12e004f9" data-address="1301 Fulling Mill Road, Middletown, PA, 17057" data-latitude="40.226767" data-longitude="-76.764386" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="W">

</div>

<div class="cn-list-row-alternate vcard organization caterers" id="willow-glen-park">
<div id="entry-id-604fb5a12e02beb" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Willow Glen Park</span>
												
<span class="org"><span class="organization-name" style="display: none;">Willow Glen Park</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Patrick</span> <span class="contact-family-name">Konopelski</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">94 Park Ave</span>   <span class="locality">Sinking Spring</span>, <span class="region">PA</span>  <span class="postal-code">19608</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.777.6388</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.777.2133</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.konopelski.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-604fb5a12e02beb" href="#" data-uuid="604fb5a12e02beb" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-604fb5a12e02beb" style="display: none;">
<div id="map-604fb5a12e02beb" data-address="94 Park Ave, Sinking Spring, PA, 19608" data-latitude="40.3257844" data-longitude="-76.0348254" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row vcard organization banquet-facilities" id="toscani-events-by-viva">
<div id="entry-id-294fb5a12e04bf8" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Toscani Events by VIVA&#039;</span>
												
<span class="org"><span class="organization-name" style="display: none;">Toscani Events by VIVA&#039;</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Jeffrey</span> <span class="contact-family-name">Hettinger</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1101 Rocky Drive</span>   <span class="locality">West Lawn</span>, <span class="region">PA</span>  <span class="postal-code">19609</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.685.3990 Ext.400</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.376.1608</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.vivagoodlife.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-294fb5a12e04bf8" href="#" data-uuid="294fb5a12e04bf8" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-294fb5a12e04bf8" style="display: none;">
<div id="map-294fb5a12e04bf8" data-address="1101 Rocky Drive, West Lawn, PA, 19609" data-latitude="40.342641" data-longitude="-76.001352" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="A">

</div>

<div class="cn-list-row-alternate vcard organization computer-services" id="aperion-information-technologies">
<div id="entry-id-854fb5a12e06d7a" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Aperion Information Technologies</span>
												
<span class="org"><span class="organization-name" style="display: none;">Aperion Information Technologies</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">John</span> <span class="contact-family-name">Zupancic</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2808 5th Street Hwy</span> <span class="street-address">Suite B</span>  <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19605</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.929.2033</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.929.6836</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.aperion.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-854fb5a12e06d7a" href="#" data-uuid="854fb5a12e06d7a" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-854fb5a12e06d7a" style="display: none;">
<div id="map-854fb5a12e06d7a" data-address="2808 5th Street Hwy, Suite B, Reading, PA, 19605" data-latitude="40.376469" data-longitude="-75.927469" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="K">

</div>

<div class="cn-list-row vcard organization food-distributors" id="karetas-foods-inc">
<div id="entry-id-2494fb5a12e08ece" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Karetas Foods, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Karetas Foods, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">John</span> <span class="contact-family-name">Friedmann</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1012 Tuckerton Ct</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19605</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.926.3663</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.360.2665</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.926.1002</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.karetasfoods.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2494fb5a12e08ece" href="#" data-uuid="2494fb5a12e08ece" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2494fb5a12e08ece" style="display: none;">
<div id="map-2494fb5a12e08ece" data-address="1012 Tuckerton Ct, Reading, PA, 19605" data-latitude="40.401525" data-longitude="-75.946037" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="F">

</div>

<div class="cn-list-row-alternate vcard organization counseling" id="family-guidance-center">
<div id="entry-id-1734fb5a12e0b3b3" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Family Guidance Center</span>
												
<span class="org"><span class="organization-name" style="display: none;">Family Guidance Center</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Kimberly</span> <span class="contact-family-name">McConnell MA, LPC</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1235 Penn Ave, Ste 205</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.374.4963</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.378.5403</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.familyguidancecenter.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1734fb5a12e0b3b3" href="#" data-uuid="1734fb5a12e0b3b3" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1734fb5a12e0b3b3" style="display: none;">
<div id="map-1734fb5a12e0b3b3" data-address="1235 Penn Ave, Ste 205, Wyomissing, PA, 19610" data-latitude="40.334036" data-longitude="-75.965065" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="K">

</div>

<div class="cn-list-row vcard organization apartments" id="kriegman-smith-inc">
<div id="entry-id-114fb5a12e0d5cb" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Kriegman &amp; Smith, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Kriegman &amp; Smith, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Jan</span> <span class="contact-family-name">Kistler</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2020 W Fairmont St</span>   <span class="locality">Allentown</span>, <span class="region">PA</span>  <span class="postal-code">18104</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.434.2811</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.437.7883</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.kriegmanandsmith.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-114fb5a12e0d5cb" href="#" data-uuid="114fb5a12e0d5cb" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-114fb5a12e0d5cb" style="display: none;">
<div id="map-114fb5a12e0d5cb" data-address="2020 W Fairmont St, Allentown, PA, 18104" data-latitude="40.6137335" data-longitude="-75.5085709" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="S">

</div>

<div class="cn-list-row-alternate vcard organization computer-services" id="synergy-tech-computing-consulting">
<div id="entry-id-904fb5a12e0f82e" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Synergy-Tech Computing &amp; Consulting</span>
												
<span class="org"><span class="organization-name" style="display: none;">Synergy-Tech Computing &amp; Consulting</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Nathan</span> <span class="contact-family-name">Seidel</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">347 S. Wyomissing Avenue</span>   <span class="locality">Shillington</span>, <span class="region">PA</span>  <span class="postal-code">19607</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">484.706.6179</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.568.2957</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.406.5074</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-904fb5a12e0f82e" href="#" data-uuid="904fb5a12e0f82e" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-904fb5a12e0f82e" style="display: none;">
<div id="map-904fb5a12e0f82e" data-address="347 S. Wyomissing Avenue, Shillington, PA, 19607" data-latitude="40.299253" data-longitude="-75.975961" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="V">

</div>

<div class="cn-list-row vcard organization automobile-dealers" id="vision-auto-group">
<div id="entry-id-264fb5a12e11aed" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Vision Auto Group</span>
												
<span class="org"><span class="organization-name" style="display: none;">Vision Auto Group</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">R. Craig</span> <span class="contact-family-name">Rosenfeld</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2746 Bernville Rd</span>   <span class="locality">Leesport</span>, <span class="region">PA</span>  <span class="postal-code">19533</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.777.6500</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.775.2794</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.visionautogroup.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-264fb5a12e11aed" href="#" data-uuid="264fb5a12e11aed" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-264fb5a12e11aed" style="display: none;">
<div id="map-264fb5a12e11aed" data-address="2746 Bernville Rd, Leesport, PA, 19533" data-latitude="40.388306" data-longitude="-75.993886" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="S">

</div>

<div class="cn-list-row-alternate vcard organization beauty-salons" id="shear-envy-beauty-salon-llp">
<div id="entry-id-354fb5a12e13ba4" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Shear Envy Beauty Salon, LLP</span>
												
<span class="org"><span class="organization-name" style="display: none;">Shear Envy Beauty Salon, LLP</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Jennifer</span> <span class="contact-family-name">Scolastico</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2221 Penn Avenue</span>   <span class="locality">West Lawn</span>, <span class="region">PA</span>  <span class="postal-code">19609</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.670.5099</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-354fb5a12e13ba4" href="#" data-uuid="354fb5a12e13ba4" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-354fb5a12e13ba4" style="display: none;">
<div id="map-354fb5a12e13ba4" data-address="2221 Penn Avenue, West Lawn, PA, 19609" data-latitude="40.327512" data-longitude="-75.99284" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row vcard organization cleaning-services" id="the-hitchcock-group-cleaning-restoration-2">
<div id="entry-id-764fb5a12e157ee" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">The Hitchcock Group Cleaning &amp; Restoration</span>
												
<span class="org"><span class="organization-name" style="display: none;">The Hitchcock Group Cleaning &amp; Restoration</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">LuAnn</span> <span class="contact-family-name">Seyler</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">536 Blandon Road</span>   <span class="locality">Fleetwood</span>, <span class="region">PA</span>  <span class="postal-code">19522</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.944.0433</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.698.0433</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.944.0434</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.teamhitchcock.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-764fb5a12e157ee" href="#" data-uuid="764fb5a12e157ee" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-764fb5a12e157ee" style="display: none;">
<div id="map-764fb5a12e157ee" data-address="536 Blandon Road, Fleetwood, PA, 19522" data-latitude="40.4152993" data-longitude="-75.857477" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization computer-services" id="crossroads-technologies-inc">
<div id="entry-id-874fb5a12e1780b" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Crossroads Technologies, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Crossroads Technologies, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Anthony</span> <span class="contact-family-name">Castorani</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">3 Park Plaza, Ste 305</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.736.0270</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.736.0272</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.crossroadstech.net/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-874fb5a12e1780b" href="#" data-uuid="874fb5a12e1780b" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-874fb5a12e1780b" style="display: none;">
<div id="map-874fb5a12e1780b" data-address="3 Park Plaza, Ste 305, Wyomissing, PA, 19610" data-latitude="40.3457128" data-longitude="-75.959424" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="L">

</div>

<div class="cn-list-row vcard organization cleaning-services" id="lmn-janitorial-services">
<div id="entry-id-774fb5a12e197aa" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">LMN Janitorial Services</span>
												
<span class="org"><span class="organization-name" style="display: none;">LMN Janitorial Services</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Mark</span> <span class="contact-family-name">Gallen</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">200 Pennwyn Pl</span>   <span class="locality">Shillington</span>, <span class="region">PA</span>  <span class="postal-code">19607</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.796.8540</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.796.7606</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.maids.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-774fb5a12e197aa" href="#" data-uuid="774fb5a12e197aa" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-774fb5a12e197aa" style="display: none;">
<div id="map-774fb5a12e197aa" data-address="200 Pennwyn Pl, Shillington, PA, 19607" data-latitude="40.293884" data-longitude="-75.977586" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="R">

</div>

<div class="cn-list-row-alternate vcard organization apartments" id="reading-housing-authority">
<div id="entry-id-144fb5a12e1b6b2" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Reading Housing Authority</span>
												
<span class="org"><span class="organization-name" style="display: none;">Reading Housing Authority</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Daniel</span> <span class="contact-family-name">Luckey</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">400 Hancock Blvd</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19611-1802</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.775.4813</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.777.5965</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.readingha.org" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-144fb5a12e1b6b2" href="#" data-uuid="144fb5a12e1b6b2" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-144fb5a12e1b6b2" style="display: none;">
<div id="map-144fb5a12e1b6b2" data-address="400 Hancock Blvd, Reading, PA, 19611-1802" data-latitude="40.3190002" data-longitude="-75.9424223" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row vcard organization contractors-general" id="burkey-construction-co-inc">
<div id="entry-id-1544fb5a12e1d706" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Burkey Construction Co., Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Burkey Construction Co., Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Eric</span> <span class="contact-family-name">Burkey</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">506 Morgantown Rd</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19611</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.375.8591</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.375.0973</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.burkeyconstruction.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1544fb5a12e1d706" href="#" data-uuid="1544fb5a12e1d706" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1544fb5a12e1d706" style="display: none;">
<div id="map-1544fb5a12e1d706" data-address="506 Morgantown Rd, Reading, PA, 19611" data-latitude="40.316586" data-longitude="-75.925844" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="H">

</div>

<div class="cn-list-row-alternate vcard organization churches" id="host-church">
<div id="entry-id-714fb5a12e1f7e4" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Host Church</span>
												
<span class="org"><span class="organization-name" style="display: none;">Host Church</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Denise</span> <span class="contact-family-name">Baer</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">36 Host Church Rd</span>   <span class="locality">Bernville</span>, <span class="region">PA</span>  <span class="postal-code">19506</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.488.1150</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.488.1150</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.hostchurch.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-714fb5a12e1f7e4" href="#" data-uuid="714fb5a12e1f7e4" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-714fb5a12e1f7e4" style="display: none;">
<div id="map-714fb5a12e1f7e4" data-address="36 Host Church Rd, Bernville, PA, 19506" data-latitude="40.426004" data-longitude="-76.195859" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="K">

</div>

<div class="cn-list-row vcard organization computers-consultants" id="kissinger-associates-inc">
<div id="entry-id-984fb5a12e217d0" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Kissinger Associates, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Kissinger Associates, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Cherie</span> <span class="contact-family-name">Powell, MBA</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2117 Main St</span> <span class="street-address">PO Box 220</span>  <span class="locality">Centerport</span>, <span class="region">PA</span>  <span class="postal-code">19516</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.926.7450</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.562.5456</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.926.8344</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
				<a class="cn-bio-anchor toggle-div" id="bio-anchor-984fb5a12e217d0" href="#" data-uuid="984fb5a12e217d0" data-div-id="bio-block-984fb5a12e217d0" data-str-show="Show Bio" data-str-hide="Close Bio">Show Bio</a>				
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.kissingerassoc.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-984fb5a12e217d0" href="#" data-uuid="984fb5a12e217d0" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
				<div class="cn-bio" id="bio-block-984fb5a12e217d0" style="display: none;"><h4>Biography</h4>


<div class="bio"><p>Solutions include: business improvement, management consulting, controller services, accounting software, financial software, manufacturing software, distribution software, human resource management systems (HRMS), customer relationship management (CRM) software, software training, consulting and support, customization and programming, hardware and networking.</p>
</div>
<div class="cn-clear"></div></div>			</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-984fb5a12e217d0" style="display: none;">
<div id="map-984fb5a12e217d0" data-address="2117 Main St, PO Box 220, Centerport, PA, 19516" data-latitude="40.4864949" data-longitude="-76.0068057" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row-alternate vcard organization agriculture" id="berks-county-farm-bureau">
<div id="entry-id-74fb5a12e24717" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Berks County Farm Bureau</span>
												
<span class="org"><span class="organization-name" style="display: none;">Berks County Farm Bureau</span></span>
											</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">315 S Baumstown Rd</span>   <span class="locality">Birdsboro</span>, <span class="region">PA</span>  <span class="postal-code">19508</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.582.7443</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-74fb5a12e24717" href="#" data-uuid="74fb5a12e24717" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-74fb5a12e24717" style="display: none;">
<div id="map-74fb5a12e24717" data-address="315 S Baumstown Rd, Birdsboro, PA, 19508" data-latitude="40.274397" data-longitude="-75.7999619" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="H">

</div>

<div class="cn-list-row vcard organization health-nutrition" id="health-cupboard-inc">
<div id="entry-id-2514fb5a12e264ae" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Health Cupboard, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Health Cupboard, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Joyce</span> <span class="contact-family-name">Heckman</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">Penn Plaza</span> <span class="street-address">3045-7 5th St Hwy</span>  <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19605</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.929.4565</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-2514fb5a12e264ae" href="#" data-uuid="2514fb5a12e264ae" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2514fb5a12e264ae" style="display: none;">
<div id="map-2514fb5a12e264ae" data-address="Penn Plaza, 3045-7 5th St Hwy, Reading, PA, 19605" data-latitude="40.403733" data-longitude="-75.9405178" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row-alternate vcard organization automobile-dealers" id="tom-masano-inc">
<div id="entry-id-234fb5a12e281eb" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Tom Masano Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Tom Masano Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Bruce</span> <span class="contact-family-name">Masano Jr.</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">815 Lancaster Ave</span> <span class="street-address">PO Box 590</span>  <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19607-1636</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.777.6587</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.777.0658</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.mbusa.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-234fb5a12e281eb" href="#" data-uuid="234fb5a12e281eb" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-234fb5a12e281eb" style="display: none;">
<div id="map-234fb5a12e281eb" data-address="815 Lancaster Ave, PO Box 590, Reading, PA, 19607-1636" data-latitude="40.3356483" data-longitude="-75.9268747" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="H">

</div>

<div class="cn-list-row vcard organization consultants" id="h-r-survey-solutions-llc">
<div id="entry-id-1134fb5a12e2a5bc" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">H.R. Survey Solutions, LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">H.R. Survey Solutions, LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Timothy</span> <span class="contact-family-name">Canavan</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">5611 Oley Turnpike Road</span>   <span class="locality">Limekiln</span>, <span class="region">PA</span>  <span class="postal-code">19535</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">866.252.6788</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">866.886.2908</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://hrsurveysolutions.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1134fb5a12e2a5bc" href="#" data-uuid="1134fb5a12e2a5bc" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1134fb5a12e2a5bc" style="display: none;">
<div id="map-1134fb5a12e2a5bc" data-address="5611 Oley Turnpike Road, Limekiln, PA, 19535" data-latitude="40.3433747" data-longitude="-75.8051648" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row-alternate vcard organization consultants-business" id="the-growth-coach">
<div id="entry-id-1204fb5a12e2c95f" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">The Growth Coach</span>
												
<span class="org"><span class="organization-name" style="display: none;">The Growth Coach</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Michelle</span> <span class="contact-family-name">Smith</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">24 Scenic Drive</span>   <span class="locality">Hamburg</span>, <span class="region">PA</span>  <span class="postal-code">19526</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.400.8452</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.thegrowthcoach.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1204fb5a12e2c95f" href="#" data-uuid="1204fb5a12e2c95f" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1204fb5a12e2c95f" style="display: none;">
<div id="map-1204fb5a12e2c95f" data-address="24 Scenic Drive, Hamburg, PA, 19526" data-latitude="40.540104" data-longitude="-75.988887" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-row vcard organization consultants-business" id="triose-inc">
<div id="entry-id-1224fb5a12e2eef4" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">TRIOSE, INC.</span>
												
<span class="org"><span class="organization-name" style="display: none;">TRIOSE, INC.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Carl</span> <span class="contact-family-name">Joyner</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">39 E. Lancaster Avenue</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">Reading</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.621.4524</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">866.241.2268</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.621.4531</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.triose.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1224fb5a12e2eef4" href="#" data-uuid="1224fb5a12e2eef4" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1224fb5a12e2eef4" style="display: none;">
<div id="map-1224fb5a12e2eef4" data-address="39 E. Lancaster Avenue, Reading, PA, Reading" data-latitude="40.304519" data-longitude="-75.966309" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="A">

</div>

<div class="cn-list-row-alternate vcard organization employment-services" id="ahedd">
<div id="entry-id-2114fb5a12e312bf" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">AHEDD</span>
												
<span class="org"><span class="organization-name" style="display: none;">AHEDD</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Amy</span> <span class="contact-family-name">Mayer-Ames</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1150 Berkshire Blvd</span> <span class="street-address">Ste 160</span>  <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.375.7692</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.375.1502</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.ahedd.org" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2114fb5a12e312bf" href="#" data-uuid="2114fb5a12e312bf" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2114fb5a12e312bf" style="display: none;">
<div id="map-2114fb5a12e312bf" data-address="1150 Berkshire Blvd, Ste 160, Wyomissing, PA, 19610" data-latitude="40.34235" data-longitude="-75.976088" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="J">

</div>

<div class="cn-list-row vcard organization dentists" id="j-stephen-hottenstein-d-d-s-ltd">
<div id="entry-id-1914fb5a12e33f83" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">J. Stephen Hottenstein, D.D.S., Ltd.</span>
												
<span class="org"><span class="organization-name" style="display: none;">J. Stephen Hottenstein, D.D.S., Ltd.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Stephen</span> <span class="contact-family-name">Hottenstein</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Work</span> <span class="street-address">First &amp; Peach Sts</span> <span class="street-address">PO Box 724</span>  <span class="locality">Leesport</span>, <span class="region">PA</span>  <span class="postal-code">19533</span> <span class="type" style="display: none;">work</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.926.5705</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.926.6446</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1914fb5a12e33f83" href="#" data-uuid="1914fb5a12e33f83" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1914fb5a12e33f83" style="display: none;">
<div id="map-1914fb5a12e33f83" data-address="First &amp; Peach Sts, PO Box 724, Leesport, PA, 19533" data-latitude="40.4470377" data-longitude="-75.9663221" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="D">

</div>

<div class="cn-list-row-alternate vcard organization computers-consultants" id="domain-technology-group-inc">
<div id="entry-id-954fb5a12e36313" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Domain Technology Group, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Domain Technology Group, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">David</span> <span class="contact-family-name">Kramer</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1210 Broadcasting Rd, Ste 102</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.374.7644</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.563.5311</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.374.7834</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.domain-group.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-954fb5a12e36313" href="#" data-uuid="954fb5a12e36313" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-954fb5a12e36313" style="display: none;">
<div id="map-954fb5a12e36313" data-address="1210 Broadcasting Rd, Ste 102, Wyomissing, PA, 19610" data-latitude="40.349217" data-longitude="-75.986682" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="S">

</div>

<div class="cn-list-row vcard organization engineers" id="systems-design-engineering-inc">
<div id="entry-id-2454fb5a12e387ab" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Systems Design Engineering, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Systems Design Engineering, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Thomas</span> <span class="contact-family-name">Unger</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1032 James Dr</span>   <span class="locality">Leesport</span>, <span class="region">PA</span>  <span class="postal-code">19533</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.916.8500</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.916.8501</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.sdei.net" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2454fb5a12e387ab" href="#" data-uuid="2454fb5a12e387ab" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2454fb5a12e387ab" style="display: none;">
<div id="map-2454fb5a12e387ab" data-address="1032 James Dr, Leesport, PA, 19533" data-latitude="40.391808" data-longitude="-75.998146" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="A">

</div>

<div class="cn-list-row-alternate vcard organization energy-services" id="avion-energy-group">
<div id="entry-id-2244fb5a12e3aece" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Avion Energy Group</span>
												
<span class="org"><span class="organization-name" style="display: none;">Avion Energy Group</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Joseph</span> <span class="contact-family-name">Leone</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">76 Wedge Lane</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19607</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.551.5830</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">888.202.9366</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.avionenergyconsultant.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2244fb5a12e3aece" href="#" data-uuid="2244fb5a12e3aece" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2244fb5a12e3aece" style="display: none;">
<div id="map-2244fb5a12e3aece" data-address="76 Wedge Lane, Reading, PA, 19607" data-latitude="40.276074" data-longitude="-75.9194179" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-row vcard organization cleaning-services" id="apostle-building-services">
<div id="entry-id-734fb5a12e3cecb" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Apostle Building Services</span>
												
<span class="org"><span class="organization-name" style="display: none;">Apostle Building Services</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Donna</span> <span class="contact-family-name">Guzman</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1164 Yerger Boulevard</span>   <span class="locality">West Lawn</span>, <span class="region">PA</span>  <span class="postal-code">19609</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.207.7562</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.apostlebuildingservices.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-734fb5a12e3cecb" href="#" data-uuid="734fb5a12e3cecb" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-734fb5a12e3cecb" style="display: none;">
<div id="map-734fb5a12e3cecb" data-address="1164 Yerger Boulevard, West Lawn, PA, 19609" data-latitude="40.3397437" data-longitude="-76.0075582" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row-alternate vcard organization consultants-mgmt" id="the-egan-group-inc">
<div id="entry-id-1454fb5a12e3ec80" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">The Egan Group, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">The Egan Group, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Marsha</span> <span class="contact-family-name">Egan</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2 Seven Springs Dr</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19607-9766</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.777.3795</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.780.1640</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.inboxdetox.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1454fb5a12e3ec80" href="#" data-uuid="1454fb5a12e3ec80" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1454fb5a12e3ec80" style="display: none;">
<div id="map-1454fb5a12e3ec80" data-address="2 Seven Springs Dr, Reading, PA, 19607-9766" data-latitude="40.271728" data-longitude="-75.928305" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row vcard organization contractors-general" id="bruni-development-group-inc">
<div id="entry-id-1534fb5a12e40d20" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Bruni Development Group Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Bruni Development Group Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Peter</span> <span class="contact-family-name">Bruni</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">527 Court St</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19601-3411</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.960.6808</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.482.9425</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1534fb5a12e40d20" href="#" data-uuid="1534fb5a12e40d20" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1534fb5a12e40d20" style="display: none;">
<div id="map-1534fb5a12e40d20" data-address="527 Court St, Reading, PA, 19601-3411" data-latitude="40.33623" data-longitude="-75.9268664" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization engineers" id="continental-tide-defense-systems-inc">
<div id="entry-id-2354fb5a12e426d6" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Continental Tide Defense Systems, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Continental Tide Defense Systems, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Keith</span> <span class="contact-family-name">Reidinger</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">49 Commerce Drive</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.620.4368</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.continentaltide.com" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2354fb5a12e426d6" href="#" data-uuid="2354fb5a12e426d6" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2354fb5a12e426d6" style="display: none;">
<div id="map-2354fb5a12e426d6" data-address="49 Commerce Drive, Wyomissing, PA, 19610" data-latitude="40.347566" data-longitude="-75.990199" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="E">

</div>

<div class="cn-list-row vcard organization chemicals-mfrs" id="eastern-technologies-inc">
<div id="entry-id-644fb5a12e44416" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Eastern Technologies Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Eastern Technologies Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Gary</span> <span class="contact-family-name">Reggiani</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">60 Thousand Oaks Blvd</span> <span class="street-address">Suite 105</span>  <span class="locality">Morgantown</span>, <span class="region">PA</span>  <span class="postal-code">19543</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.286.2010</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.286.6400</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.go2eti.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-644fb5a12e44416" href="#" data-uuid="644fb5a12e44416" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-644fb5a12e44416" style="display: none;">
<div id="map-644fb5a12e44416" data-address="60 Thousand Oaks Blvd, Suite 105, Morgantown, PA, 19543" data-latitude="40.165463" data-longitude="-75.873223" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="I">

</div>

<div class="cn-list-row-alternate vcard organization computers-consultants" id="interflex-inc">
<div id="entry-id-974fb5a12e46153" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Interflex, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Interflex, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Jonathan</span> <span class="contact-family-name">Fleck</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">694 Reading Avenue</span>   <span class="locality">West Reading</span>, <span class="region">PA</span>  <span class="postal-code">19611</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.736.3728</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.736.3373</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.interflex.net/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-974fb5a12e46153" href="#" data-uuid="974fb5a12e46153" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-974fb5a12e46153" style="display: none;">
<div id="map-974fb5a12e46153" data-address="694 Reading Avenue, West Reading, PA, 19611" data-latitude="40.3369537" data-longitude="-75.9514377" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row vcard organization contractors-general" id="the-quandel-group-inc">
<div id="entry-id-1664fb5a12e47e5b" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">The Quandel Group, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">The Quandel Group, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Michael</span> <span class="contact-family-name">Hozella</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">14 Commerce Dr</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.374.8056</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.374.8058</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.quandel.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-1664fb5a12e47e5b" href="#" data-uuid="1664fb5a12e47e5b" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1664fb5a12e47e5b" style="display: none;">
<div id="map-1664fb5a12e47e5b" data-address="14 Commerce Dr, Wyomissing, PA, 19610" data-latitude="40.347906" data-longitude="-75.987692" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization computer-services" id="computer-and-technology-services-llc">
<div id="entry-id-864fb5a12e49b71" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Computer and Technology Services, LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">Computer and Technology Services, LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Christine</span> <span class="contact-family-name">Williams</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">28 Lake Rd</span>   <span class="locality">Fleetwood</span>, <span class="region">PA</span>  <span class="postal-code">19522</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.259.9772</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.catsllc.net/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-864fb5a12e49b71" href="#" data-uuid="864fb5a12e49b71" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-864fb5a12e49b71" style="display: none;">
<div id="map-864fb5a12e49b71" data-address="28 Lake Rd, Fleetwood, PA, 19522" data-latitude="40.457391" data-longitude="-75.785921" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="B">

</div>

<div class="cn-list-row vcard organization dentists" id="berkshire-dental-associates-ltd">
<div id="entry-id-1894fb5a12e4b88f" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Berkshire Dental Associates, Ltd.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Berkshire Dental Associates, Ltd.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Robert</span> <span class="contact-family-name">Shuttlesworth</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Work</span> <span class="street-address">1260 Broadcasting Rd, Ste 100</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">work</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.376.3210</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.376.2140</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1894fb5a12e4b88f" href="#" data-uuid="1894fb5a12e4b88f" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1894fb5a12e4b88f" style="display: none;">
<div id="map-1894fb5a12e4b88f" data-address="1260 Broadcasting Rd, Ste 100, Wyomissing, PA, 19610" data-latitude="40.349671" data-longitude="-75.9855539" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-row-alternate vcard organization automobile-dealers" id="bob-fisher-chevrolet-inc-2">
<div id="entry-id-204fb5a12e4d2e7" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Bob Fisher Chevrolet, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Bob Fisher Chevrolet, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Ralph</span> <span class="contact-family-name">Delillo</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">4111 Pottsville Pk</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19605</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.921.0261</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.921.2202</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.bobfisherchev.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-204fb5a12e4d2e7" href="#" data-uuid="204fb5a12e4d2e7" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-204fb5a12e4d2e7" style="display: none;">
<div id="map-204fb5a12e4d2e7" data-address="4111 Pottsville Pk, Reading, PA, 19605" data-latitude="40.403733" data-longitude="-75.9405178" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-row vcard organization apartments" id="berkshire-hills-llc">
<div id="entry-id-84fb5a12e4f088" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Berkshire Hills, LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">Berkshire Hills, LLC</span></span>
											</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">2901A Wyoming Dr</span>   <span class="locality">Sinking Spring</span>, <span class="region">PA</span>  <span class="postal-code">19608</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.670.0600</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.solomonorg.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-84fb5a12e4f088" href="#" data-uuid="84fb5a12e4f088" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-84fb5a12e4f088" style="display: none;">
<div id="map-84fb5a12e4f088" data-address="2901A Wyoming Dr, Sinking Spring, PA, 19608" data-latitude="40.3137792" data-longitude="-76.0117011" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="R">

</div>

<div class="cn-list-row-alternate vcard organization libraries-public" id="reading-public-library">
<div id="entry-id-2554fb5a12e50cc3" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Reading Public Library</span>
												
<span class="org"><span class="organization-name" style="display: none;">Reading Public Library</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Frank</span> <span class="contact-family-name">Kasprowicz</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">100 S 5th St</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19602</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.655.6365</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.478.9035</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.reading.lib.pa.us/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2554fb5a12e50cc3" href="#" data-uuid="2554fb5a12e50cc3" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2554fb5a12e50cc3" style="display: none;">
<div id="map-2554fb5a12e50cc3" data-address="100 S 5th St, Reading, PA, 19602" data-latitude="40.3335954" data-longitude="-75.9279482" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="L">

</div>

<div class="cn-list-row vcard organization engineers" id="larson-design-group-2">
<div id="entry-id-2414fb5a12e527de" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Larson Design Group</span>
												
<span class="org"><span class="organization-name" style="display: none;">Larson Design Group</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Marty</span> <span class="contact-family-name">Muggleton</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1000 Commerce Park Drive</span>   <span class="locality">Williamsport</span>, <span class="region">PA</span>  <span class="postal-code">17701</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">717.824.4618</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">877.323.6603</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">717.945.7574</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.larsondesigngroup.com/lititz" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-2414fb5a12e527de" href="#" data-uuid="2414fb5a12e527de" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-2414fb5a12e527de" style="display: none;">
<div id="map-2414fb5a12e527de" data-address="1000 Commerce Park Drive, Williamsport, PA, 17701" data-latitude="41.244998" data-longitude="-76.985364" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="A">

</div>

<div class="cn-list-row-alternate vcard organization bookkeeping-services" id="acr-metal-roofing-siding-distributors-llc">
<div id="entry-id-404fb5a12e545cf" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">ACR Metal Roofing &amp; Siding Distributors, LLC</span>
												
<span class="org"><span class="organization-name" style="display: none;">ACR Metal Roofing &amp; Siding Distributors, LLC</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Lisa</span> <span class="contact-family-name">Drebushenko</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">130 Bran Rd</span>   <span class="locality">Sinking Spring</span>, <span class="region">PA</span>  <span class="postal-code">19608</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.670.6523</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">800.325.1247</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.670.6530</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.acrmetal.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-404fb5a12e545cf" href="#" data-uuid="404fb5a12e545cf" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-404fb5a12e545cf" style="display: none;">
<div id="map-404fb5a12e545cf" data-address="130 Bran Rd, Sinking Spring, PA, 19608" data-latitude="40.293361" data-longitude="-76.0561029" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="T">

</div>

<div class="cn-list-row vcard organization churches" id="trinity-lutheran-church">
<div id="entry-id-724fb5a12e563be" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Trinity Lutheran Church</span>
												
<span class="org"><span class="organization-name" style="display: none;">Trinity Lutheran Church</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Fred</span> <span class="contact-family-name">Opalinski</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">527 Washington St</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19601</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.374.4861</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.371.0712</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.oldtrinity.org/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-724fb5a12e563be" href="#" data-uuid="724fb5a12e563be" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-724fb5a12e563be" style="display: none;">
<div id="map-724fb5a12e563be" data-address="527 Washington St, Reading, PA, 19601" data-latitude="40.337201" data-longitude="-75.926681" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="C">

</div>

<div class="cn-list-row-alternate vcard organization consultants" id="carl-n-botterbusch">
<div id="entry-id-1074fb5a12e580db" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Carl N. Botterbusch</span>
												
<span class="org"><span class="organization-name" style="display: none;">Carl N. Botterbusch</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Carl</span> <span class="contact-family-name">Botterbusch</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">1336 Cleveland Avenue</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.372.1794</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1074fb5a12e580db" href="#" data-uuid="1074fb5a12e580db" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1074fb5a12e580db" style="display: none;">
<div id="map-1074fb5a12e580db" data-address="1336 Cleveland Avenue, Wyomissing, PA, 19610" data-latitude="40.329094" data-longitude="-75.967456" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="E">

</div>

<div class="cn-list-row vcard organization contractors-general" id="edward-a-reider-inc">
<div id="entry-id-1674fb5a12e59a6e" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">Edward A. Reider, Inc.</span>
												
<span class="org"><span class="organization-name" style="display: none;">Edward A. Reider, Inc.</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Eric</span> <span class="contact-family-name">Strause</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">521 Van Reed Rd</span>   <span class="locality">Wyomissing</span>, <span class="region">PA</span>  <span class="postal-code">19610</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.376.2802</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.376.5099</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1674fb5a12e59a6e" href="#" data-uuid="1674fb5a12e59a6e" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1674fb5a12e59a6e" style="display: none;">
<div id="map-1674fb5a12e59a6e" data-address="521 Van Reed Rd, Wyomissing, PA, 19610" data-latitude="40.341565" data-longitude="-75.958804" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="D">

</div>

<div class="cn-list-row-alternate vcard organization cleaning-services" id="davids-cleaning-service">
<div id="entry-id-754fb5a12e5b62e" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">David&#039;s Cleaning Service</span>
												
<span class="org"><span class="organization-name" style="display: none;">David&#039;s Cleaning Service</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">David</span> <span class="contact-family-name">Lomnychuk</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">300 Fairview Road</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19606</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">484.706.2425</span><span class="type" style="display: none;">work</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="url" href="http://www.davidscleaning.com/" target="_blank">Visit Website</a>
 | <a class="cn-map-anchor toggle-map" id="map-anchor-754fb5a12e5b62e" href="#" data-uuid="754fb5a12e5b62e" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-754fb5a12e5b62e" style="display: none;">
<div id="map-754fb5a12e5b62e" data-address="300 Fairview Road, Reading, PA, 19606" data-latitude="40.290192" data-longitude="-75.8507149" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

<div class="cn-list-section-head cn-clear" id="M">

</div>

<div class="cn-list-row vcard organization contractors-general" id="m-l-construction">
<div id="entry-id-1624fb5a12e5d4d9" class="cn-entry">
	<table border="0px" bordercolor="#E3E3E3" cellspacing="0px" cellpadding="0px">
	    <tr>
	        <td align="left" width="55%" valign="top">
				
<span class="cn-image-style" style="display: inline-block;"><span class="cn-image-none" style="height: 150px; width: 225px; display: inline-block;"><p>No Logo Available</p></span></span>
	        </td>
	        <td align="right" valign="top" style="text-align: right;">
	        	
				<div style="clear:both; margin: 5px 5px;">
		        	<div style="margin-bottom: 5px;">
						
<span class="org fn">M.L. Construction</span>
												
<span class="org"><span class="organization-name" style="display: none;">M.L. Construction</span></span>
						
<span class="contact-name"><span class="contact-label">Contact</span>: <span class="contact-given-name">Michael</span> <span class="contact-family-name">Lepera</span></span>
					</div>
					
					
<span class="address-block">
<span class="adr"><span class="address-name">Other</span> <span class="street-address">504 Elm Ave</span>   <span class="locality">Reading</span>, <span class="region">PA</span>  <span class="postal-code">19605-2313</span> <span class="type" style="display: none;">postal</span></span>
</span>

<span class="phone-number-block">
<span class="tel"><span class="phone-name">Work Phone</span>: <span class="value">610.921.9336</span><span class="type" style="display: none;">work</span></span>

<span class="tel"><span class="phone-name">Work Fax</span>: <span class="value">610.921.9336</span><span class="type" style="display: none;">work</span><span class="type" style="display: none;">fax</span></span>
</span>
					
				</div>
	        </td>
	    </tr>
	    
	    <tr>
	        <td valign="bottom" style="text-align: left;">
				
								
	        </td>
			
			<td align="right" valign="bottom"  style="text-align: right;">
				
				<a class="cn-map-anchor toggle-map" id="map-anchor-1624fb5a12e5d4d9" href="#" data-uuid="1624fb5a12e5d4d9" data-str-show="Show Map" data-str-hide="Close Map">Show Map</a> | 				
				<span class="cn-return-to-top"><a href="#cn-top" title="Return to top."><img src="http://cdn1.connections-pro.com/wp-content/plugins/connections/images/uparrow.gif" alt="Return to Top"/></a></span>
	        </td>
	    </tr>
		
		<tr>
			<td colspan="2">
							</td>
		</tr>
		
	</table>
	<div class="cn-gmap" id="map-container-1624fb5a12e5d4d9" style="display: none;">
<div id="map-1624fb5a12e5d4d9" data-address="504 Elm Ave, Reading, PA, 19605-2313" data-latitude="40.381405" data-longitude="-75.939018" style="width: 560px; height: 400px" data-maptype="ROADMAP" data-zoom="13"></div>
</div></div>
</div>

</div>

<div class="cn-clear" id="cn-list-foot">

</div>

</div>

</div>

]]></content:encoded>
			<wfw:commentRss>http://connections-pro.com/2012/04/12/pro-module-preview-locate/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ROT13 Pro Module</title>
		<link>http://connections-pro.com/2010/08/23/rot13-pro-module/</link>
		<comments>http://connections-pro.com/2010/08/23/rot13-pro-module/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 17:50:55 +0000</pubDate>
		<dc:creator>Steven Zahm</dc:creator>
				<category><![CDATA[Connections]]></category>
		<category><![CDATA[Pro]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://connections-pro.com/?p=344</guid>
		<description><![CDATA[One request I&#8217;ve been receiving it to provide some method to help protect email addresses from spam email harvester bots. Well, this is exactly what this pro module will do. The entire email address mailto anchor tag is encrypted using the ROT13 encryption method. As the page is being rendered a client side JavaScript will ...]]></description>
			<content:encoded><![CDATA[<p>One request I&#8217;ve been receiving it to provide some method to help protect email addresses from spam email harvester bots. Well, this is exactly what this pro module will do. The entire email address mailto anchor tag is encrypted using the ROT13 encryption method. As the page is being rendered a client side JavaScript will decode the email address. For users that have JavaScript disabled there is a CSS fallback method so they will be able to view the email address as well.</p>
<p>When is it coming? Very soon. It is actually finished, but it relies on some new hooks in Connections that will not be available until the next release. So once the next version of Connections is release, I&#8217;ll add the ROT13 Pro Module to the store. What is this price? It will be listed for a very reasonable $2.99.</p>
]]></content:encoded>
			<wfw:commentRss>http://connections-pro.com/2010/08/23/rot13-pro-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSV Import Module</title>
		<link>http://connections-pro.com/2010/06/21/csv-import-module/</link>
		<comments>http://connections-pro.com/2010/06/21/csv-import-module/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 00:30:51 +0000</pubDate>
		<dc:creator>Steven Zahm</dc:creator>
				<category><![CDATA[Pro]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://connections-pro.com/?p=293</guid>
		<description><![CDATA[If you&#8217;ve been waiting for this, then you know I&#8217;m late. Guess that is how it goes with software development. Good news though. I spent this past weekend, since it was so hot, working on it. So far I&#8217;m really pleased with the results. It was kind of tough to come up with a user ...]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been waiting for this, then you know I&#8217;m late. Guess that is how it goes with software development. Good news though. I spent this past weekend, since it was so hot, working on it. So far I&#8217;m really pleased with the results. It was kind of tough to come up with a user interface that would provide a great user experience and still be flexible with the input CSV data.</p>
<p>What I ended up with is a three-step process. The first being the simplest. Upload the CSV file.</p>
<p>A requirement for the import of the CSV file will be that the first row is to be a header row to identify the contents of the data for each column. This leads you to step two. You will have to map each column to the appropriate field in Connections. For example, lets say the column headers in your CSV file are first, middle and last, you would map these to the fields First Name, Middle Name and Last name in Connections. Now I did include some basic auto mapping. If the CSV file is an Export of Outlook or Gmail, Connections will automap many of the fields for you. If you name your column heads correctly before import Connections will be able to automap all of the columns.</p>
<p>Once you have the fields mapped it&#8217;s time for the third and final step. Connections will parse the rest of the CSV file according to the map from the previous step and will display a table with all of the entries from the CSV file. Here, you will have the opportunity review and make any edits before importing the CSV.</p>
<p>Ok, I guess there is one more step, the actual import. But that&#8217;s it.</p>
]]></content:encoded>
			<wfw:commentRss>http://connections-pro.com/2010/06/21/csv-import-module/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Thinking Pro</title>
		<link>http://connections-pro.com/2009/10/17/thinking-pro/</link>
		<comments>http://connections-pro.com/2009/10/17/thinking-pro/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 22:15:16 +0000</pubDate>
		<dc:creator>Steven Zahm</dc:creator>
				<category><![CDATA[Pro]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://connections-pro.com/?p=162</guid>
		<description><![CDATA[Once I&#8217;ve completed the next release I think I&#8217;m going to switch focus for a month and start working on the Pro version of the plug-in. It&#8217;ll have two primary features. The first will CSV import/export and the second will be the removal of the donate links and powered by link.]]></description>
			<content:encoded><![CDATA[<p>Once I&#8217;ve completed the next release I think I&#8217;m going to switch focus for a month and start working on the Pro version of the plug-in. It&#8217;ll have two primary features. The first will CSV import/export and the second will be the removal of the donate links and powered by link.</p>
]]></content:encoded>
			<wfw:commentRss>http://connections-pro.com/2009/10/17/thinking-pro/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via Rackspace Cloud Files: cdn1.connections-pro.com

Served from: connections-pro.com @ 2012-05-17 21:09:02 -->
