<?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>hafual &#187; Route</title>
	<atom:link href="http://www.havefunalways.de/tag/route/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.havefunalways.de</link>
	<description>have fun always</description>
	<lastBuildDate>Thu, 13 Jan 2022 08:12:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Reiseroute</title>
		<link>http://www.havefunalways.de/2011/09/25/reiseroute/</link>
		<comments>http://www.havefunalways.de/2011/09/25/reiseroute/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 14:00:25 +0000</pubDate>
		<dc:creator>hafual</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[Reise]]></category>
		<category><![CDATA[Reiseroute]]></category>
		<category><![CDATA[Reisestation]]></category>
		<category><![CDATA[Route]]></category>

		<guid isPermaLink="false">http://192.168.1.14/?p=152</guid>
		<description><![CDATA[Hier ist dieser Artikel entstanden: Munich, Bayern, Germany.]]></description>
			<content:encoded><![CDATA[<div id="maptitle"></div><div id="mainmap"></div>
   <script type="text/javascript">
   function bindInfoWindow(marker, mainmap, infoWindow, html) {
        google.maps.event.addListener(marker, "click", function() {
        infoWindow.setContent(html);
        infoWindow.open(mainmap, marker);
        });
   }var image = "http://maps.google.com/intl/en_us/mapfiles/ms/micons/red-dot.png";var myOptions = {mapTypeId: google.maps.MapTypeId.HYBRID}
   var map = new google.maps.Map(document.getElementById("mainmap"),myOptions);
   var latlngbounds = new google.maps.LatLngBounds( );
   var route = new Array();
   var infoWindow = new google.maps.InfoWindow;
   var Address = 'Sankt Lorenz, Oberosterreich, Austria';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Gute alte Traditionen';
                        }
var date = '28. August 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/08/28/gute-alte-traditionen/">Gute alte Traditionen</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=4272 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '47.818501456432834';
var Longitude = '13.36280474396358';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Munich, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Fliege den Augenblick';
                        }
var date = '23. Juli 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/07/23/fliege-den-augenblick/">Fliege den Augenblick</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=4213 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '48.12693871070238';
var Longitude = '11.611537047668435';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Munich, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ohne Worte #4';
                        }
var date = '12. April 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/04/12/ohne-worte-4/">Ohne Worte #4</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=4206 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '48.12533005450836';
var Longitude = '11.571434195245388';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Munich, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Flusslauf';
                        }
var date = '10. April 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/04/10/flusslauf/">Flusslauf</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=4187 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '48.1166753421187';
var Longitude = '11.560279363537575';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Munich, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Was ist schon eine Woche?';
                        }
var date = '1. April 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/04/01/was-ist-schon-eine-woche/">Was ist schon eine Woche?</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=4160 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '48.1205688';
var Longitude = '11.558347799999979';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Munich, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Spielwiesn';
                        }
var date = '26. März 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/03/26/spielwiesn/">Spielwiesn</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=4136 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '48.1315568';
var Longitude = '11.549608400000011';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Landsberg, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Normal besondere faule Sonntage';
                        }
var date = '20. März 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/03/20/normal-besondere-faule-sonntage/">Normal besondere faule Sonntage</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=4124 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '48.044026605396525';
var Longitude = '10.903331942047089';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Thaining, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Puppenspieler';
                        }
var date = '16. März 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/03/16/puppenspieler/">Puppenspieler</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=4096 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '47.97192';
var Longitude = '10.96011999999996';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Eichenau, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Verschlissene Depressionen';
                        }
var date = '12. März 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/03/12/verschlissene-depressionen/">Verschlissene Depressionen</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=4065 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '48.18037562348196';
var Longitude = '11.323953276196335';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Munich, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Home Sweet Home';
                        }
var date = '8. März 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/03/08/home-sweet-home/">Home Sweet Home</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=4040 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '48.119312773074256';
var Longitude = '11.559526206359806';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Thaining, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Das gemachte Nest';
                        }
var date = '2. März 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/03/02/das-gemachte-nest/">Das gemachte Nest</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=4019 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '47.97192';
var Longitude = '10.96011999999996';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Christchurch, Canterbury, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Danke';
                        }
var date = '27. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/27/danke/">Danke</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3934 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-43.531214338853076';
var Longitude = '172.63643997672125';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Christchurch, Canterbury, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'making of #2';
                        }
var date = '26. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/26/making-of-2/">making of #2</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3930 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-43.51864084479825';
var Longitude = '172.63745576983638';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Christchurch, Canterbury, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ein treuer Freund';
                        }
var date = '25. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/25/ein-treuer-freund/">Ein treuer Freund</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3902 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-43.49209450000001';
var Longitude = '172.64650069999993';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Dunedin, Otago, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Weit weit weg';
                        }
var date = '24. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/24/weit-weit-weg/">Weit weit weg</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3882 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-45.8395219';
var Longitude = '170.6521067';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Curio Bay, Southland, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Melancholie';
                        }
var date = '23. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/23/melancholie/">Melancholie</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3867 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-46.661542971604575';
var Longitude = '169.10377481271973';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Queenstown, Otago, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Grenzerfahrung';
                        }
var date = '22. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/22/grenzerfahrung/">Grenzerfahrung</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3835 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-45.0264712';
var Longitude = '168.64929689999997';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Nevis, Otago, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Das feine Spiesserleben';
                        }
var date = '21. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/21/das-feine-spiesserleben/">Das feine Spiesserleben</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3809 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-45.08196627470409';
var Longitude = '169.17978692750853';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Omarama, Otago, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'noradio';
                        }
var date = '20. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/20/noradio/">noradio</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3767 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-44.4880399';
var Longitude = '169.96692770000004';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Methven, Canterbury, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Vier Jahreszeiten an einem Tag';
                        }
var date = '19. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/19/vier-jahreszeiten-an-einem-tag/">Vier Jahreszeiten an einem Tag</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3745 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-43.63371919999999';
var Longitude = '171.64695210000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Greymouth, West Coast, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Verlassen';
                        }
var date = '18. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/18/verlassen/">Verlassen</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3722 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-42.4503925';
var Longitude = '171.21076229999994';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Nelson, Nelson, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'König der Welt';
                        }
var date = '17. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/17/konig-der-welt/">König der Welt</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3706 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-41.2706319';
var Longitude = '173.28396529999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Picton, Marlborough, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Treppen im Ozean';
                        }
var date = '16. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/16/treppen-im-ozean/">Treppen im Ozean</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3686 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-41.2979965';
var Longitude = '174.0047717';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Wellington, Wellington, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Kleinteiligkeit ist ein Wahrzeichen';
                        }
var date = '15. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/15/kleinteiligkeit-ist-ein-wahrzeichen/">Kleinteiligkeit ist ein Wahrzeichen</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3673 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-41.29186506379647';
var Longitude = '174.7765388989502';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Lower Hutt, Wellington, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Pantomime';
                        }
var date = '14. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/14/pantomime/">Pantomime</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3644 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-41.227242950428874';
var Longitude = '174.91646710747068';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Kiriwhakapapa, Wellington, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Bald sind wir alle wieder Hippies';
                        }
var date = '13. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/13/bald-sind-wir-alle-wieder-hippies/">Bald sind wir alle wieder Hippies</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3635 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-40.8166667';
var Longitude = '175.54999999999995';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Napier, Hawke\'s Bay, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Nichts ist perfekt';
                        }
var date = '12. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/12/nichts-ist-perfekt/">Nichts ist perfekt</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3621 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-39.4928444';
var Longitude = '176.91201780000006';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Waiotapu, Bay Of Plenty, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Kontraste';
                        }
var date = '11. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/11/kontraste/">Kontraste</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3613 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-38.3393637';
var Longitude = '176.3637893';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Wharepuhunga, Waikato, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Der besondere Moment';
                        }
var date = '10. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/10/der-besondere-moment/">Der besondere Moment</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3603 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-38.170324631213106';
var Longitude = '175.4449975648438';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Kaiaua, Auckland, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Eine Welt zum Anfassen';
                        }
var date = '9. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/09/eine-welt-zum-anfassen/">Eine Welt zum Anfassen</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3580 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-37.12651555119353';
var Longitude = '175.2964454693115';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Dargaville, Northland, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Zeichen der Zeit';
                        }
var date = '8. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/08/zeichen-der-zeit/">Zeichen der Zeit</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3555 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-35.9401291';
var Longitude = '173.8691427';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Rawene, Northland, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Aussteigen';
                        }
var date = '7. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/07/aussteigen/">Aussteigen</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3541 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-35.40216470000001';
var Longitude = '173.50411150000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Russell, Northland, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Langsamer, schnell, langsam, schneller';
                        }
var date = '6. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/06/langsamer-schnell-langsam-schneller/">Langsamer, schnell, langsam, schneller</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3520 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-35.2623103';
var Longitude = '174.12235439999995';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Whananaki, Northland, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Salami-Camping';
                        }
var date = '5. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/05/salami-camping/">Salami-Camping</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3503 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-35.5080702';
var Longitude = '174.46724270000004';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Auckland, Auckland, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Wenn die Uhren anders ticken';
                        }
var date = '4. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/04/wenn-die-uhren-anders-ticken/">Wenn die Uhren anders ticken</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3487 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-36.860805';
var Longitude = '174.77754500000003';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Auckland, Auckland, New Zealand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Endboss';
                        }
var date = '3. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/03/endboss/">Endboss</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3464 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '-36.8526015';
var Longitude = '174.75397969999995';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Singapore';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ohne Worte #3';
                        }
var date = '2. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/02/ohne-worte-3/">Ohne Worte #3</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3421 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '1.3568';
var Longitude = '103.98910000000001';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Kuala Lumpur, Federal Territory of Kuala Lumpur, Malaysia';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Live kochen';
                        }
var date = '1. Februar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/02/01/live-kochen/">Live kochen</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3420 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '3.148931162119873';
var Longitude = '101.71298974603269';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Kuala Lumpur, Federal Territory of Kuala Lumpur, Malaysia';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Die Welt in Grün und Blau';
                        }
var date = '31. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/31/die-welt-in-gruen-und-blau/">Die Welt in Grün und Blau</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3398 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '3.148866886296919';
var Longitude = '101.71296828836057';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Kuala Lumpur, Federal Territory of Kuala Lumpur, Malaysia';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ordnung im Chaos';
                        }
var date = '30. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/30/ordnung-im-chaos/">Ordnung im Chaos</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3384 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '3.152200054919418';
var Longitude = '101.70355268255616';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Kuala Lumpur, Federal Territory of Kuala Lumpur, Malaysia';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ein Tag ist ein Tag ist ein Tag';
                        }
var date = '29. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/29/ein-tag-ist-ein-tag-ist-ein-tag/">Ein Tag ist ein Tag ist ein Tag</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3357 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '3.141385379674454';
var Longitude = '101.69794468521116';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Kuala Lumpur, Federal Territory of Kuala Lumpur, Malaysia';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Wasserdrache';
                        }
var date = '28. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/28/wasserdrache/">Wasserdrache</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3340 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '3.157123097235693';
var Longitude = '101.71242439154048';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Kuala Lumpur, Federal Territory of Kuala Lumpur, Malaysia';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Leben in der Spielzeugstadt';
                        }
var date = '27. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/27/leben-in-der-spielzeugstadt/">Leben in der Spielzeugstadt</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3322 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '3.148723563196195';
var Longitude = '101.69346003173825';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Kuala Lumpur, Federal Territory of Kuala Lumpur, Malaysia';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Völligst wahnsinnigst unglaublichst';
                        }
var date = '26. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/26/voelligst-wahnsinnigst-unglaublichst/">Völligst wahnsinnigst unglaublichst</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3296 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '3.148652633525051';
var Longitude = '101.71320432275388';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Vientiane, Vientiane Prefecture, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Abschiedsschmerz';
                        }
var date = '25. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/25/abschiedsschmerz/">Abschiedsschmerz</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3279 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '17.956563715034186';
var Longitude = '102.60618925390622';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Mueang Nong Khai, Vientiane Prefecture, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Endlose Wiederholung';
                        }
var date = '24. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/24/endlose-wiederholung/">Endlose Wiederholung</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3264 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '17.912337403801374';
var Longitude = '102.76481511703798';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Vientiane, Vientiane Prefecture, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Lebensader Südostasiens';
                        }
var date = '23. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/23/lebensader-suedostasiens/">Lebensader Südostasiens</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3233 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '17.959013195648733';
var Longitude = '102.60618925390622';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Louangphabang, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Wolkenmeer';
                        }
var date = '22. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/22/wolkenmeer/">Wolkenmeer</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3222 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '19.555741554384507';
var Longitude = '102.27893110156253';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Luang Prabang, Louangphabang, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Die Welt ist schräg';
                        }
var date = '21. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/21/die-welt-ist-schraeg/">Die Welt ist schräg</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3200 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '19.894088003162327';
var Longitude = '102.13969226718143';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Luang Prabang, Louangphabang, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ein, zwei, viele';
                        }
var date = '20. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/20/ein-zwei-viele/">Ein, zwei, viele</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3179 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '19.912831463637897';
var Longitude = '102.13771816134647';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Luang Prabang, Louangphabang, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Spielkind';
                        }
var date = '19. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/19/spielkind/">Spielkind</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3165 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '19.89507668031994';
var Longitude = '102.13958497882084';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Luang Prabang, Louangphabang, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Level 2';
                        }
var date = '18. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/18/level-2/">Level 2</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3154 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '19.890879804153073';
var Longitude = '102.13488574862674';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Luang Prabang, Louangphabang, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Arm und Reich';
                        }
var date = '17. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/17/arm-und-reich/">Arm und Reich</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3140 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '19.897477727712406';
var Longitude = '102.1433615291138';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Luang Prabang, Louangphabang, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Weiss ist eine Farbe';
                        }
var date = '16. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/16/weiss-ist-eine-farbe/">Weiss ist eine Farbe</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3121 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '19.893785345655292';
var Longitude = '102.13859792590335';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Luang Prabang, Louangphabang, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Jeder Tag der Schönste';
                        }
var date = '15. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/15/jeder-tag-der-schoenste/">Jeder Tag der Schönste</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3112 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '19.89521791940989';
var Longitude = '102.1393274867554';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Phonsavan, Xiangkhouang, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Vor 2500 Jahren';
                        }
var date = '14. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/14/vor-2500-jahren/">Vor 2500 Jahren</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3085 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '19.289832383153705';
var Longitude = '103.1263961019165';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Phonsavan, Xiangkhouang, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Verschlafene Nester';
                        }
var date = '13. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/13/verschlafene-nester/">Verschlafene Nester</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3062 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '19.45026817008314';
var Longitude = '103.21862380981452';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Vang Vieng, Vientiane, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'In the Tubing';
                        }
var date = '12. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/12/in-the-tubing/">In the Tubing</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3050 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '18.954724696035278';
var Longitude = '102.43886346817021';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Vang Vieng, Vientiane, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Family Guy und Friends';
                        }
var date = '11. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/11/family-guy-und-friends/">Family Guy und Friends</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3028 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '18.9272035713493';
var Longitude = '102.44686717987065';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Vientiane, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Traumhafte Apokalypse';
                        }
var date = '10. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/10/traumhafte-apokalypse/">Traumhafte Apokalypse</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=3014 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '18.919530945096028';
var Longitude = '102.42392892837529';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Vang Vieng, Vientiane, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Allesfressender Staub';
                        }
var date = '9. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/09/allesfressender-staub/">Allesfressender Staub</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2997 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '18.927974874079144';
var Longitude = '102.44729633331303';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Vientiane, Vientiane Prefecture, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Goldene Welt';
                        }
var date = '8. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/08/goldene-welt/">Goldene Welt</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2975 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '17.976770914776726';
var Longitude = '102.63644457159421';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Vientiane, Vientiane Prefecture, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Entspannung, Entspannung, Entspannung';
                        }
var date = '7. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/07/entspannung-entspannung-entspannung/">Entspannung, Entspannung, Entspannung</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2960 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '17.9723617';
var Longitude = '102.62036519999992';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Vientiane, Vientiane Prefecture, Laos';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ein Höllentrip?';
                        }
var date = '6. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/06/ein-hoellentrip/">Ein Höllentrip?</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2939 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '17.9674568';
var Longitude = '102.60452140000007';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Hạ Long, Quảng Ninh Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Irgendwo auf einem Schiff';
                        }
var date = '5. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/05/irgendwo-auf-einem-schiff/">Irgendwo auf einem Schiff</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2928 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '20.8991189';
var Longitude = '107.0657549';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Hạ Long, Quảng Ninh Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ohne Worte #2';
                        }
var date = '4. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/04/ohne-worte-2/">Ohne Worte #2</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2920 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '20.8991189';
var Longitude = '107.0657549';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Hanoi, Hanoi, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Zeitstrudel';
                        }
var date = '3. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/03/zeitstrudel/">Zeitstrudel</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2903 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '21.0367723';
var Longitude = '105.83469460000003';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Hanoi, Hanoi, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Einzigartige Gesichter';
                        }
var date = '2. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/02/einzigartige-gesichter/">Einzigartige Gesichter</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2877 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '21.0286669';
var Longitude = '105.85214840000003';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Hanoi, Hanoi, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Auf ein Neues';
                        }
var date = '1. Januar 2012';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2012/01/01/auf-ein-neues/">Auf ein Neues</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2863 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '21.0338385';
var Longitude = '105.85336940000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Hanoi, Hanoi, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = '10, 9, 8, 7, 6, 5&#8230;';
                        }
var date = '31. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/31/10-9-8-7-6-5/">10, 9, 8, 7, 6, 5&#8230;</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2854 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '21.0338385';
var Longitude = '105.85336940000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Hue, Thừa Thiên-Huế Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Wie schwarz und weiss';
                        }
var date = '30. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/30/wie-schwarz-und-weiss/">Wie schwarz und weiss</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2840 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '16.4330314';
var Longitude = '107.56560979999995';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Hue, Thừa Thiên-Huế Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Was ist dieser &#8220;Smog&#8221;?';
                        }
var date = '29. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/29/was-ist-dieser-smog/">Was ist dieser &#8220;Smog&#8221;?</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2819 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '16.4702875';
var Longitude = '107.5772667';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Quảng Nam Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Gedankenwirrwar';
                        }
var date = '28. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/28/gedankenwirrwar/">Gedankenwirrwar</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2794 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '15.7902094';
var Longitude = '108.10819379999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Hội An, Quảng Nam Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Die Überschwemmung kommt&#8230;jedes Jahr';
                        }
var date = '27. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/27/die-ueberschwemmung-kommt-jedes-jahr/">Die Überschwemmung kommt&#8230;jedes Jahr</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2764 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '15.8800584';
var Longitude = '108.3380469';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Nha Trang, Khánh Hòa Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ein Glaube wie ein Regenbogen';
                        }
var date = '26. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/26/ein-glaube-wie-ein-regenbogen/">Ein Glaube wie ein Regenbogen</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2751 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '12.2387911';
var Longitude = '109.19674880000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Da Lat, Lâm Đồng Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Weihnachten in Vietnam';
                        }
var date = '25. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/25/weihnachten-in-vietnam/">Weihnachten in Vietnam</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2720 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '11.9564328';
var Longitude = '108.44546200000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Da Lat, Lâm Đồng Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Der schönste Tag des Jahres';
                        }
var date = '24. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/24/der-schoenste-tag-des-jahres/">Der schönste Tag des Jahres</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2707 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '11.9404192';
var Longitude = '108.45831320000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Da Lat, Lâm Đồng Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Vietnamesischer Doppelmayr';
                        }
var date = '23. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/23/vietnamesischer-doppelmayr/">Vietnamesischer Doppelmayr</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2682 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '11.9137429';
var Longitude = '108.44023390000007';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Da Lat, Lâm Đồng Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Am I crazy?';
                        }
var date = '22. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/22/am-i-crazy/">Am I crazy?</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2649 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '11.9404192';
var Longitude = '108.45831320000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Da Lat, Lâm Đồng Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Céline Marie Claudette Dion';
                        }
var date = '21. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/21/celine-marie-claudette-dion/">Céline Marie Claudette Dion</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2622 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '11.950419';
var Longitude = '108.4341584';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Phan Thiet, Binh Thuan Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Meer…Meer…mehr Meer';
                        }
var date = '20. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/20/meer%e2%80%a6meer%e2%80%a6mehr-meer/">Meer…Meer…mehr Meer</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2598 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '10.9546063';
var Longitude = '108.24011559999997';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Phan Thiet, Binh Thuan Province, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Fünf Nächte bis zum grossen Tag';
                        }
var date = '19. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/19/fuenf-naechte-bis-zum-grossen-tag/">Fünf Nächte bis zum grossen Tag</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2591 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '10.9333333';
var Longitude = '108.28333329999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Cần Thơ, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Mein Name ist Han';
                        }
var date = '18. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/18/mein-name-ist-han/">Mein Name ist Han</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2579 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '9.999537499999999';
var Longitude = '105.79380689999994';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Can Tho, Cần Thơ, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Der eine Weg zum Mekong Delta';
                        }
var date = '17. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/17/der-eine-weg-zum-mekong-delta/">Der eine Weg zum Mekong Delta</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2569 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '10.0357755';
var Longitude = '105.7872734';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ho Chi Minh City, Prey Nokor, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ein Leben auf der Strasse';
                        }
var date = '16. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/16/ein-leben-auf-der-strasse/">Ein Leben auf der Strasse</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2537 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '10.8230989';
var Longitude = '106.6296638';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ho Chi Minh City, Prey Nokor, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Der Mustertourist';
                        }
var date = '15. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/15/der-mustertourist/">Der Mustertourist</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2502 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '10.8800907';
var Longitude = '106.76750240000001';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ho Chi Minh City, Prey Nokor, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Generationenwechsel';
                        }
var date = '14. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/14/generationenwechsel/">Generationenwechsel</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2480 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '10.7798443';
var Longitude = '106.69897459999993';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ho Chi Minh City, Prey Nokor, Vietnam';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Totale Erschöpfung';
                        }
var date = '13. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/13/totale-erschoepfung/">Totale Erschöpfung</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2438 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '10.7691666';
var Longitude = '106.69462229999999';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Bang Phli, Samut Prakan, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Schatzsuche an einem magischen Ort';
                        }
var date = '12. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/12/schatzsuche-an-einem-magischen-ort/">Schatzsuche an einem magischen Ort</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2418 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '13.692298';
var Longitude = '100.75069689999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Pha-ngan, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Wie das erste Mal';
                        }
var date = '11. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/11/wie-das-erste-mal/">Wie das erste Mal</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2380 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '9.731875299999999';
var Longitude = '100.01359290000005';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Samui, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Dreaming';
                        }
var date = '10. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/10/dreaming/">Dreaming</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2354 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '9.7115726';
var Longitude = '99.98498310000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Pha-ngan, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Hinter den Kulissen';
                        }
var date = '9. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/09/hinter-den-kulissen/">Hinter den Kulissen</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2321 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '9.731875299999999';
var Longitude = '100.01359290000005';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Pha-ngan, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Party-Mekka auf thailändisch';
                        }
var date = '8. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/08/party-mekka-auf-thailaendisch/">Party-Mekka auf thailändisch</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2289 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '9.731875299999999';
var Longitude = '100.01359290000005';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Pha-ngan, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Vergänglichkeit';
                        }
var date = '7. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/07/vergaenglichkeit/">Vergänglichkeit</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2186 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '9.731875299999999';
var Longitude = '100.01359290000005';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Pha-ngan, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Calm down &#8211; &#8220;Runterkommen&#8221;';
                        }
var date = '7. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/07/calm-down-runterkommen/">Calm down &#8211; &#8220;Runterkommen&#8221;</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2213 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '9.731875299999999';
var Longitude = '100.01359290000005';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Pha-ngan, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Leben eines Regentropfens';
                        }
var date = '5. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/05/leben-eines-regentropfens/">Leben eines Regentropfens</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2187 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '10.0956102';
var Longitude = '99.84039589999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Pha-ngan, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Tourismus versus Gesellschaft';
                        }
var date = '4. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/04/tourismus-versus-gesellschaft/">Tourismus versus Gesellschaft</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2154 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '10.0956102';
var Longitude = '99.84039589999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Pha-ngan, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Motocross für jedermann';
                        }
var date = '3. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/03/motocross-fuer-jedermann/">Motocross für jedermann</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2108 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '10.0956102';
var Longitude = '99.84039589999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Pha-ngan, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Schönheit einer Insel';
                        }
var date = '2. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/02/schoenheit-einer-insel/">Schönheit einer Insel</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2085 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '10.0956102';
var Longitude = '99.84039589999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Pha-ngan, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Pure Langeweile';
                        }
var date = '1. Dezember 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/12/01/pure-langeweile/">Pure Langeweile</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2059 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '10.0956102';
var Longitude = '99.84039589999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Pha-ngan, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ein wunderschöner Traum';
                        }
var date = '30. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/30/ein-wunderschoener-traum/">Ein wunderschöner Traum</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2029 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '10.0956102';
var Longitude = '99.84039589999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Samui, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Memory spielen';
                        }
var date = '28. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/28/memory-spielen/">Memory spielen</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1995 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '9.447259599999999';
var Longitude = '100.02608880000003';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ko Samui, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ohne Worte #1';
                        }
var date = '27. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/27/ohne-worte-1/">Ohne Worte #1</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1988 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '9.447259599999999';
var Longitude = '100.02608880000003';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Mueang Surat Thani, Surat Thani, Thailand';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Welcome to Asia';
                        }
var date = '26. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/26/welcome-to-asia/">Welcome to Asia</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1966 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '9.143219799999999';
var Longitude = '99.33183970000005';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Beijing, Beijing, China';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Wie die Ameisen';
                        }
var date = '25. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/25/wie-die-ameisen/">Wie die Ameisen</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1949 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '40.075391';
var Longitude = '116.59213499999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Inglewood, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Motel-hopping';
                        }
var date = '23. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/23/motel-hopping/">Motel-hopping</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1901 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '33.9452252';
var Longitude = '-118.3584333';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Los Angeles, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Das Land der Steaks?';
                        }
var date = '22. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/22/das-land-der-steaks/">Das Land der Steaks?</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1874 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '34.1018555';
var Longitude = '-118.339385';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Los Angeles, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Wie aus Eimern';
                        }
var date = '21. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/21/wie-aus-eimern/">Wie aus Eimern</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1840 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '34.0774421';
var Longitude = '-118.4739874';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'San Diego, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Regenwurm für einen Tag';
                        }
var date = '20. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/20/regenwurm-fuer-einen-tag/">Regenwurm für einen Tag</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1824 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '32.7251695';
var Longitude = '-117.19687190000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'San Diego, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Was ist Kunst?';
                        }
var date = '19. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/19/was-ist-kunst/">Was ist Kunst?</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1779 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '32.7311102';
var Longitude = '-117.14862099999999';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'San Diego, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Statistiken, die niemand braucht&#8230;';
                        }
var date = '18. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/18/statistiken-die-niemand-braucht/">Statistiken, die niemand braucht&#8230;</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1730 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '32.7596296';
var Longitude = '-117.17158010000003';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Newport Beach, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Baywatch &#8211; Skandal am Aussichtsturm';
                        }
var date = '17. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/17/baywatch-skandal-am-aussichtsturm/">Baywatch &#8211; Skandal am Aussichtsturm</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1704 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '33.606233';
var Longitude = '-117.891346';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Huntington Beach, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Rosarote Brille';
                        }
var date = '16. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/16/rosarote-brille/">Rosarote Brille</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1684 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '33.726972';
var Longitude = '-118.0814421';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Orange, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Wüste aus Stein, Beton und Strand';
                        }
var date = '15. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/15/wueste-aus-stein-beton-und-strand/">Wüste aus Stein, Beton und Strand</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1640 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '33.7877944';
var Longitude = '-117.85311189999999';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Pasadena, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Doc Brown&#8217;s ultimatives Bungalow';
                        }
var date = '14. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/14/doc-brown-bungalow/">Doc Brown&#8217;s ultimatives Bungalow</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=2316 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '34.151708';
var Longitude = '-118.160798';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Pasadena, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Jessy (43), Familienvater und Amerikaner';
                        }
var date = '13. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/13/jessy-43-familienvater-und-amerikaner/">Jessy (43), Familienvater und Amerikaner</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1553 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '34.146187';
var Longitude = '-118.070135';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Anaheim, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ein Tag im Paradies';
                        }
var date = '12. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/12/ein-tag-im-paradies/">Ein Tag im Paradies</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1512 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '33.8122168';
var Longitude = '-117.91900800000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Anaheim, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Männer sind wie Dackel&#8230;';
                        }
var date = '11. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/11/maenner-sind-wie-dackel/">Männer sind wie Dackel&#8230;</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1485 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '33.8260887';
var Longitude = '-117.99318069999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Paradise, Nevada, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Faul sein erlaubt?';
                        }
var date = '10. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/10/faul-sein-erlaubt/">Faul sein erlaubt?</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1459 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '36.10962900000001';
var Longitude = '-115.17519299999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Paradise, Nevada, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Wenn Schweine fliegen können';
                        }
var date = '9. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/09/wenn-schweine-fliegen-koennen/">Wenn Schweine fliegen können</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1424 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '36.114234';
var Longitude = '-115.17508499999997';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Kingman, Arizona, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'denglisch denken';
                        }
var date = '8. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/08/denglisch-denken/">denglisch denken</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1398 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '35.223601';
var Longitude = '-114.005381';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Prescott, Arizona, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Goldrausch ich komme';
                        }
var date = '7. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/07/goldrausch-ich-komme/">Goldrausch ich komme</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1369 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '34.541643';
var Longitude = '-112.470549';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'GRAND CANYON, Arizona, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Dreimal schlafen und es ist Winter';
                        }
var date = '6. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/06/dreimal-schlafen-und-es-ist-winter/">Dreimal schlafen und es ist Winter</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1345 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '36.0440213';
var Longitude = '-112.12636050000003';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Flagstaff, Arizona, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Geisterhafte Studentenstadt';
                        }
var date = '5. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/05/geisterhafte-studentenstadt/">Geisterhafte Studentenstadt</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1300 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '35.1878844';
var Longitude = '-111.65298769999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Sedona, Arizona, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Winnetou im heiligen Land';
                        }
var date = '4. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/04/winnetou-im-heiligen-land/">Winnetou im heiligen Land</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1260 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '34.8697395';
var Longitude = '-111.76098960000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Laughlin, Nevada, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Der kleine Bruder';
                        }
var date = '3. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/03/der-kleine-bruder/">Der kleine Bruder</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1214 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '35.0161691';
var Longitude = '-114.64385040000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Paradise, Nevada, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Game Over';
                        }
var date = '2. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/02/game-over/">Game Over</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1201 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '36.1229621';
var Longitude = '-115.18040389999999';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Paradise, Nevada, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Nächstes Mal in Vegas wohne ich in New York';
                        }
var date = '1. November 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/11/01/naechstes-mal-in-vegas-wohne-ich-in-new-york/">Nächstes Mal in Vegas wohne ich in New York</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1166 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '36.101776';
var Longitude = '-115.17472170000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Las Vegas, Nevada, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Irrgarten der Gewinner';
                        }
var date = '31. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/31/irrgarten-der-gewinner/">Irrgarten der Gewinner</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1124 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '36.146688';
var Longitude = '-115.15521799999999';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Death Valley, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Dreimal Himmel und zurück';
                        }
var date = '30. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/30/dreimal-himmel-und-zurueck/">Dreimal Himmel und zurück</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1093 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '36.5053891';
var Longitude = '-117.07940819999999';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Bishop, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ein echter Kerl';
                        }
var date = '29. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/29/ein-echter-kerl/">Ein echter Kerl</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1070 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '37.3635404';
var Longitude = '-118.39511010000001';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'GROVELAND, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Fliegende Schatten';
                        }
var date = '28. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/28/fliegende-schatten/">Fliegende Schatten</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=1021 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '37.81278';
var Longitude = '-120.06333000000001';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Oakhurst, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Die Kuh läuft weg!';
                        }
var date = '27. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/27/die-kuh-laeuft-weg/">Die Kuh läuft weg!</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=971 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '37.364106';
var Longitude = '-119.64247699999999';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Morro Bay, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Perfekte Postkartenwelt';
                        }
var date = '26. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/26/perfekte-postkartenwelt/">Perfekte Postkartenwelt</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=917 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '35.3658075';
var Longitude = '-120.8499013';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Carmel, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Lebe den amerikanischen Traum&#8230;';
                        }
var date = '25. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/25/lebe-den-amerikanischen-traum/">Lebe den amerikanischen Traum&#8230;</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=872 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '36.5552386';
var Longitude = '-121.92328789999999';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Monterey, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'do not touch shark';
                        }
var date = '24. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/24/do-not-touch-shark/">do not touch shark</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=832 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '36.6156019';
var Longitude = '-121.90104589999999';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Santa Cruz, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Refill? Yeah, please! My Coke-Flatrate';
                        }
var date = '23. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/23/refill-yeah-please-my-coke-flatrate/">Refill? Yeah, please! My Coke-Flatrate</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=792 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '36.9634075';
var Longitude = '-122.01836159999999';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'San Francisco, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Kick Ass Cabernet Sauvignon';
                        }
var date = '22. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/22/kick-ass-cabernet-sauvignon/">Kick Ass Cabernet Sauvignon</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=747 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '37.762013';
var Longitude = '-122.43469600000003';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'San Francisco, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'big boys playing';
                        }
var date = '21. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/21/big-boys-playing/">big boys playing</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=720 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '37.8195864';
var Longitude = '-122.47853250000003';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'San Francisco, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Tunnel zu einer neuen Welt';
                        }
var date = '20. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/20/tunnel-zu-einer-neuen-welt/">Tunnel zu einer neuen Welt</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=687 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '37.7941378';
var Longitude = '-122.40779140000001';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'San Francisco, California, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Nebel, Sonne, Nebel, Sonne';
                        }
var date = '19. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/19/nebel-sonne-nebel-sonne/">Nebel, Sonne, Nebel, Sonne</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=657 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '37.771306';
var Longitude = '-122.44910199999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Boston, Massachusetts, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Rosie&#8217;s hammer-eggy bagel';
                        }
var date = '18. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/18/rosies-hammer-eggy-bagel/">Rosie&#8217;s hammer-eggy bagel</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=637 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '42.364317';
var Longitude = '-71.05391750000001';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Weston, Vermont, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Moose crossing &#8211; Roadtrip in New England';
                        }
var date = '17. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/17/moose-crossing-roadtrip-in-new-england/">Moose crossing &#8211; Roadtrip in New England</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=592 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '43.3036111';
var Longitude = '-72.79138890000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Ogunquit, Maine, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'for lobstermen only';
                        }
var date = '15. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/15/for-lobstermen-only/">for lobstermen only</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=556 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '43.247231';
var Longitude = '-70.60713199999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Boston, Massachusetts, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Tourism? Not everywhere!';
                        }
var date = '14. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/14/tourism-not-everywhere/">Tourism? Not everywhere!</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=527 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '42.352614';
var Longitude = '-71.055364';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Washington, District of Columbia, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Passierschein A 38';
                        }
var date = '12. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/12/passierschein-a-38/">Passierschein A 38</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=498 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '38.8875957';
var Longitude = '-77.00814200000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'New York, New York, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'I love toys and buses';
                        }
var date = '11. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/11/i-love-toys-and-buses/">I love toys and buses</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=469 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '40.7584384';
var Longitude = '-73.9789121';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'New York, New York, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Jogging im Central Park';
                        }
var date = '11. Oktober 2011';
var pc = 'http://www.havefunalways.de/wp-content/uploads/2011/10/2011_10_11_jogging_central_park_new_york1-150x150.png';
var caption = '<a href="http://www.havefunalways.de/2011/10/11/jogging-im-central-park/">Jogging im Central Park</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=457 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '40.7711329';
var Longitude = '-73.9741874';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'New York, New York, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Unendliche Welten &#8211; Glockenbach in New York';
                        }
var date = '10. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/10/unendliche-welten-glockenbach-in-new-york/">Unendliche Welten &#8211; Glockenbach in New York</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=410 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '40.719151';
var Longitude = '-73.95623799999998';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'New York, New York, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Wie Kevin allein in New York';
                        }
var date = '10. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/10/wie-kevin-allein-in-new-york/">Wie Kevin allein in New York</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=412 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '40.762462';
var Longitude = '-73.97447299999999';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'New York, New York, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Die spinnen die Amis';
                        }
var date = '9. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/09/die-spinnen-die-amis/">Die spinnen die Amis</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=397 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '40.7460813';
var Longitude = '-74.00506860000002';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'New York, New York, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'I love New York &#8211; ein Déjà-vu';
                        }
var date = '8. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/08/i-love-new-york-ein-deja-vu/">I love New York &#8211; ein Déjà-vu</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=367 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '40.704773';
var Longitude = '-74.01692320000001';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'New York, New York, United States';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Manhattan at night';
                        }
var date = '7. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/07/manhattan-at-night/">Manhattan at night</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=332 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '40.72001700000001';
var Longitude = '-73.99759890000001';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Berlin, Berlin, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ich liebe diese Blubber Blubber';
                        }
var date = '5. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/05/ich-liebe-diese-blubber-blubber/">Ich liebe diese Blubber Blubber</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=309 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '52.50805';
var Longitude = '13.45474999999999';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Berlin, Berlin, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'first visit in Berlin';
                        }
var date = '5. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/05/first-visit-in-berlin/">first visit in Berlin</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=285 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '52.5091103';
var Longitude = '13.375732999999968';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Berlin, Berlin, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Ich bin alt oder der Weg nach Berlin';
                        }
var date = '3. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/03/ich-bin-alt-oder-der-weg-nach-berlin/">Ich bin alt oder der Weg nach Berlin</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=257 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '52.48862';
var Longitude = '13.44139999999993';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Erfurt, Thüringen, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Dann ist also&#8230;';
                        }
var date = '2. Oktober 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/10/02/dann-ist-also/">Dann ist also&#8230;</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=242 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '50.97373409999999';
var Longitude = '11.022435099999939';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Fürth, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Tasks must be done';
                        }
var date = '2. Oktober 2011';
var pc = 'http://www.havefunalways.de/wp-content/uploads/2011/10/mindmap_weltreisevorbereitung1.jpg';
var caption = '<a href="http://www.havefunalways.de/2011/10/02/tasks-must-be-done/">Tasks must be done</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=228 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '49.467';
var Longitude = '10.982999999999947';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Bonn, Nordrhein-Westfalen, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Washing drinking coffee&#8230;at home?';
                        }
var date = '30. September 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/09/30/washing-drinking-coffee-at-home/">Washing drinking coffee&#8230;at home?</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=192 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '50.733';
var Longitude = '7.100000000000023';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Munich, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Wiesn-Umzug';
                        }
var date = '26. September 2011';
var pc = 'http://www.havefunalways.de/wp-content/uploads/2011/09/2011_09_26-150x150.jpg';
var caption = '<a href="http://www.havefunalways.de/2011/09/26/wiesn-umzug/">Wiesn-Umzug</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=165 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '48.1205688';
var Longitude = '11.558347799999979';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Thaining, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Barbecue zum Abschied&#8230;';
                        }
var date = '25. September 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/09/25/barbecue-zum-abschied/">Barbecue zum Abschied&#8230;</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=159 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '47.97192';
var Longitude = '10.96011999999996';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
var Address = 'Munich, Bayern, Germany';
if(Address != '') {
                          var place = Address;
                        } else {
                          var place = 'Reiseroute';
                        }
var date = '25. September 2011';
var pc = '';
var caption = '<a href="http://www.havefunalways.de/2011/09/25/reiseroute/">Reiseroute</a>';
if (!pc) {
			var html = '<div style="width:360px;height:100px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b> <br />' + date + ' - ' + caption + '</div>';
		} else {
			var html = '<div style="width:360px;height:200px;word-wrap:break-word;padding-top:2px;"><b>' + place + '</b><img align="left" height="150" width="150" alt="' + place + '" src="' + pc + '"><br /><a href=?p=152 title="Click to read more...">' + date + ' - ' + caption + '</a></div>';
		}
var Latitude = '48.12839510000001';
var Longitude = '11.570468600000027';
if((Latitude != '') && (Longitude != '')) {
                        var point = new google.maps.LatLng(parseFloat(Latitude),parseFloat(Longitude));
                        route.push( point );
                        latlngbounds.extend( point );
                        var marker = new google.maps.Marker({
                                map: map,
                                icon: image,
                                title: place,
                                position: point
                        });
                        bindInfoWindow(marker, map, infoWindow, html);
                        }
map.fitBounds( latlngbounds );
         map.setCenter( latlngbounds.getCenter( ) );
         var Path = new google.maps.Polyline({
                        path: route,
                        strokeColor: "#FF0000",
                        strokeOpacity: 0.9,
                        strokeWeight: 2
         });
         Path.setMap(map);
   </script><p><br/><br/><a class="location-link" href="#" id="location152" name="48.12839510000001,11.570468600000027" onclick="return false;">Hier ist dieser Artikel entstanden: Munich, Bayern, Germany.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.havefunalways.de/2011/09/25/reiseroute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
