<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Counterpoint Networking &#187; informal</title>
	<atom:link href="http://www.counterpointnetworking.co.uk/tag/informal/feed" rel="self" type="application/rss+xml" />
	<link>http://www.counterpointnetworking.co.uk</link>
	<description>Business networking in Shepway Kent</description>
	<lastBuildDate>Mon, 19 Jul 2010 20:20:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>jo@counterpointnetworking.co.uk ()</managingEditor>
		<webMaster>jo@counterpointnetworking.co.uk()</webMaster>
		<category></category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Business networking in Shepway Kent</itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>jo@counterpointnetworking.co.uk</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.counterpointnetworking.co.uk/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.counterpointnetworking.co.uk/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>Counterpoint Networking</title>
			<link>http://www.counterpointnetworking.co.uk</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Networkers Anonymous June Meeting &#8211; Tue 29 June</title>
		<link>http://www.counterpointnetworking.co.uk/meetings/networkers-anonymous-june-meeting-tue-29-june</link>
		<comments>http://www.counterpointnetworking.co.uk/meetings/networkers-anonymous-june-meeting-tue-29-june#comments</comments>
		<pubDate>Mon, 21 Jun 2010 11:52:56 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Meetings]]></category>
		<category><![CDATA[business networking]]></category>
		<category><![CDATA[hythe]]></category>
		<category><![CDATA[informal]]></category>
		<category><![CDATA[Kent]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Red Lion]]></category>
		<category><![CDATA[small business]]></category>

		<guid isPermaLink="false">http://www.counterpointnetworking.co.uk/?p=987</guid>
		<description><![CDATA[[ 29 June 2010; 6:00 pm to 9:00 pm. ] Come to the Red Lion Hotel in Hythe for this meeting of Counterpoint Networking's new 'Networkers Anonymous'.  This has been put together 'by popular demand' by those people who can't bear to wait 4 weeks in between Counterpoint Networking Meetings!

It will be even more informal than our main events. The idea is that you [...]]]></description>
			<content:encoded><![CDATA[<table class="ec3_schedule"><tr><td colspan="3">29 June 2010</td></tr><tr><td class="ec3_start">6:00 pm</td><td class="ec3_to">to</td><td class="ec3_end">9:00 pm</td></tr></table><p></p><p>Come to the Red Lion Hotel in Hythe for this meeting of Counterpoint Networking&#8217;s new <strong>&#8216;Networkers Anonymous&#8217;</strong>.  This has been put together &#8216;by popular demand&#8217; by those people who can&#8217;t bear to wait 4 weeks in between Counterpoint Networking Meetings!</p>
<p>It will be even more informal than our main events. The idea is that you don&#8217;t need to book, just turn up on the night and pay £5 cash to partake of the sandwich buffet. If you don&#8217;t want to eat you don&#8217;t have to pay the money! We have the use of the room at the back as usual and we will confirm numbers for the buffet on the night.</p>
<p>This really was invented as a result of a discussion at our last meeting about meeting more regularly. It doesn&#8217;t form part of the membership (hence the £5) but it should be good for those members who can&#8217;t make the main meeting but who would like to catch up with everyone sooner than a whole month away. Obviously visitors are welcome as always, the more the merrier.</p>
<p>There will be no presentations, just chat and good old networking and relationship building.</p>
<p>Date: Tue 29 June</p>
<p>Timing: 6-9pm</p>
<p>Food is optional (£5 cash on the night).</p>

<div id='map_987' style='width:800px; height:800px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng[object] ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_987').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_987'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('house.png'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/house.png';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng[object],{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng[object]);
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng[object], '<span style="font-weight:bold;font-size:15px;">Networking Event</span><br>Counterpoint Networking - Venue' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
]]></content:encoded>
			<wfw:commentRss>http://www.counterpointnetworking.co.uk/meetings/networkers-anonymous-june-meeting-tue-29-june/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Networkers Anonymous May Meeting &#8211; Tue 25 May</title>
		<link>http://www.counterpointnetworking.co.uk/meetings/networkers-anonymous-may-meeting</link>
		<comments>http://www.counterpointnetworking.co.uk/meetings/networkers-anonymous-may-meeting#comments</comments>
		<pubDate>Thu, 22 Apr 2010 10:16:28 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Meetings]]></category>
		<category><![CDATA[business networking]]></category>
		<category><![CDATA[hythe]]></category>
		<category><![CDATA[informal]]></category>
		<category><![CDATA[Kent]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Red Lion]]></category>

		<guid isPermaLink="false">http://www.counterpointnetworking.co.uk/?p=884</guid>
		<description><![CDATA[[ 25 May 2010; 6:00 pm to 9:00 pm. ] Come to the Red Lion Hotel in Hythe for this meeting of Counterpoint Networking's new 'Networkers Anonymous'.  This has been put together 'by popular demand' by those people who can't bear to wait 4 weeks in between Counterpoint Networking Meetings!

It will be even more informal than our main events. The idea is that you [...]]]></description>
			<content:encoded><![CDATA[<table class="ec3_schedule"><tr><td colspan="3">25 May 2010</td></tr><tr><td class="ec3_start">6:00 pm</td><td class="ec3_to">to</td><td class="ec3_end">9:00 pm</td></tr></table><p></p><p>Come to the Red Lion Hotel in Hythe for this meeting of Counterpoint Networking&#8217;s new <strong>&#8216;Networkers Anonymous&#8217;</strong>.  This has been put together &#8216;by popular demand&#8217; by those people who can&#8217;t bear to wait 4 weeks in between Counterpoint Networking Meetings!</p>
<p>It will be even more informal than our main events. The idea is that you don&#8217;t need to book, just turn up on the night and pay £5 cash to partake of the sandwich buffet. If you don&#8217;t want to eat you don&#8217;t have to pay the money! We have the use of the room at the back as usual and we will confirm numbers for the buffet on the night.</p>
<p>This really was invented as a result of a discussion at our last meeting about meeting more regularly. It doesn&#8217;t form part of the membership (hence the £5) but it should be good for those members who can&#8217;t make the main meeting but who would like to catch up with everyone sooner than a whole month away. Obviously visitors are welcome as always, the more the merrier.</p>
<p>There will be no presentations, just chat and good old networking and relationship building.</p>
<p>Date: Tue 25 May</p>
<p>Timing: 6-9pm</p>
<p>Food is optional (£5 cash on the night).</p>

<div id='map_884' style='width:800px; height:800px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng[object] ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_884').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_884'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng[object],{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng[object]);
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng[object], '<span style="font-weight:bold;font-size:15px;">Networking Event</span><br>Counterpoint Networking - Venue' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
]]></content:encoded>
			<wfw:commentRss>http://www.counterpointnetworking.co.uk/meetings/networkers-anonymous-may-meeting/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tue 25 Aug Mercure Hythe Imperial</title>
		<link>http://www.counterpointnetworking.co.uk/meetings/tue-25-aug-mercure-hythe-imperial</link>
		<comments>http://www.counterpointnetworking.co.uk/meetings/tue-25-aug-mercure-hythe-imperial#comments</comments>
		<pubDate>Sun, 10 May 2009 22:29:45 +0000</pubDate>
		<dc:creator>jododds</dc:creator>
				<category><![CDATA[Meetings]]></category>
		<category><![CDATA[business networking]]></category>
		<category><![CDATA[hythe imperial]]></category>
		<category><![CDATA[informal]]></category>
		<category><![CDATA[sociable]]></category>

		<guid isPermaLink="false">http://www.counterpointnetworking.co.uk/?p=177</guid>
		<description><![CDATA[[ 25 August 2009; 7:30 pm to 9:30 pm. ] We are returning to the lovely Mercure Hythe Imperial for our August meeting, in the Cannon Bar.

It starts, as usual, at 7.30pm.

Don't forget there will be a buffet and a cash bar.

Meeting Investment: £9.99 BOOK ONLINE HERE (Free for Members)

Mercure Hythe Imperial, Princes Parade, Hythe CT21 6AE

[googleMap]map[/googleMap]



]]></description>
			<content:encoded><![CDATA[<table class="ec3_schedule"><tr><td colspan="3">25 August 2009</td></tr><tr><td class="ec3_start">7:30 pm</td><td class="ec3_to">to</td><td class="ec3_end">9:30 pm</td></tr></table><p></p><p>We are returning to the lovely Mercure Hythe Imperial for our August meeting, in the Cannon Bar.</p>
<p>It starts, as usual, at 7.30pm.</p>
<p>Don&#8217;t forget there will be a buffet and a cash bar.</p>
<p>Meeting Investment: £9.99<a href="http://www.worldinternetoffice.com/SecureCart/SecureCart.aspx?mid=4DC11106-316D-4015-A81C-5233B8720B5A&#038;pid=db16d39de76da729152d9e263a0e68de"> BOOK ONLINE HERE</a> (Free for Members)</p>
<p>Mercure Hythe Imperial, Princes Parade, Hythe CT21 6AE</p>

<div id='map_177' style='width:500px; height:500px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.0721726, 1.0881179) ;points.push(poin);var poin = new GLatLng(51.06805931028653, 1.09413743019104) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_177').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_177'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('house.png'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/house.png';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.0721726, 1.0881179),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.0721726, 1.0881179));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.0721726, 1.0881179), '<span style="font-weight:bold;font-size:15px;">Networking Event</span><br>Counterpoint Networking - Venue' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.06805931028653, 1.09413743019104),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.06805931028653, 1.09413743019104));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.06805931028653, 1.09413743019104), '<span style="font-weight:bold;font-size:15px;">August Networking Event</span><br>Counterpoint Networking - Venue' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
]]></content:encoded>
			<wfw:commentRss>http://www.counterpointnetworking.co.uk/meetings/tue-25-aug-mercure-hythe-imperial/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thu 30 Jul South Kent Gateway Office, Folkestone</title>
		<link>http://www.counterpointnetworking.co.uk/meetings/thu-30-jul-south-kent-gateway-office-folkestone</link>
		<comments>http://www.counterpointnetworking.co.uk/meetings/thu-30-jul-south-kent-gateway-office-folkestone#comments</comments>
		<pubDate>Sun, 10 May 2009 22:19:39 +0000</pubDate>
		<dc:creator>jododds</dc:creator>
				<category><![CDATA[Meetings]]></category>
		<category><![CDATA[business networking]]></category>
		<category><![CDATA[informal]]></category>
		<category><![CDATA[Kent]]></category>
		<category><![CDATA[sociable]]></category>
		<category><![CDATA[South Kent]]></category>

		<guid isPermaLink="false">http://www.counterpointnetworking.co.uk/?p=174</guid>
		<description><![CDATA[[ 30 July 2009; 7:30 pm to 10:00 pm. ] This meeting is being hosted by the South Kent Gateway and is also an opportunity for their members to join us for some informal networking.

We are back to a 7.30pm start.

Meeting Investment: The South Kent Gateway are kindly sponsoring this event; so it is FREE to everyone, not just members.

48 Tontine Street, Folkestone, Kent, CT20 [...]]]></description>
			<content:encoded><![CDATA[<table class="ec3_schedule"><tr><td colspan="3">30 July 2009</td></tr><tr><td class="ec3_start">7:30 pm</td><td class="ec3_to">to</td><td class="ec3_end">10:00 pm</td></tr></table><p></p><p>This meeting is being hosted by the South Kent Gateway and is also an opportunity for their members to join us for some informal networking.</p>
<p>We are back to a 7.30pm start.</p>
<p>Meeting Investment: The South Kent Gateway are kindly sponsoring this event; so it is FREE to everyone, not just members.</p>
<p>48 Tontine Street, Folkestone, Kent, CT20 1JP</p>

<div id='map_174' style='width:500px; height:500px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.0721726, 1.0881179) ;points.push(poin);var poin = new GLatLng(51.0812461, 1.1834508) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_174').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_174'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('house.png'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/house.png';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.0721726, 1.0881179),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.0721726, 1.0881179));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.0721726, 1.0881179), '<span style="font-weight:bold;font-size:15px;">Networking Event</span><br>Counterpoint Networking - Venue' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.0812461, 1.1834508),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.0812461, 1.1834508));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.0812461, 1.1834508), '<span style="font-weight:bold;font-size:15px;">July Networking Meeting</span><br>Counterpoint Networking - Venue' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/aa059fd1-5c28-4243-a5ba-1bd4955e30c2/" title="Reblog this post [with Zemanta]"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=aa059fd1-5c28-4243-a5ba-1bd4955e30c2" alt="Reblog this post [with Zemanta]"></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.counterpointnetworking.co.uk/meetings/thu-30-jul-south-kent-gateway-office-folkestone/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
