var willekeurigLatlng = new google.maps.LatLng(51.591262, 5.1227479999999996);
var willekeurigOptions = {
scrollwheel: false,
zoom: 6,
center: willekeurigLatlng,
mapTypeId: google.maps.MapTypeId.ROADMAP
};
var map = new google.maps.Map(this.options.element.getElement(".map"), willekeurigOptions);
var marker = new google.maps.Marker({
position: new google.maps.LatLng(52.084283999999997, 4.74688),
map: map,
title:"ericentamara"
});
google.maps.event.addListener(marker, 'click', function() {
window.open("http://weblog.borsato.nl/log/ericentamara");
});
var marker = new google.maps.Marker({
position: new google.maps.LatLng(52.372205999999998, 5.2180220000000004),
map: map,
title:"nathalie"
});
google.maps.event.addListener(marker, 'click', function() {
window.open("http://weblog.borsato.nl/log/nathalie");
});
var marker = new google.maps.Marker({
position: new google.maps.LatLng(52.308712999999997, 4.6872860000000003),
map: map,
title:"jeanine"
});
google.maps.event.addListener(marker, 'click', function() {
window.open("http://weblog.borsato.nl/log/jeanine");
});
var marker = new google.maps.Marker({
position: new google.maps.LatLng(51.181033, 4.237879),
map: map,
title:"loverke"
});
google.maps.event.addListener(marker, 'click', function() {
window.open("http://weblog.borsato.nl/log/loverke");
});
var marker = new google.maps.Marker({
position: new google.maps.LatLng(51.993371, 4.208307),
map: map,
title:"benjamin"
});
google.maps.event.addListener(marker, 'click', function() {
window.open("http://weblog.borsato.nl/log/benjamin");
});
var marker = new google.maps.Marker({
position: new google.maps.LatLng(52.260710000000003, 5.6094220000000004),
map: map,
title:"miriam84"
});
google.maps.event.addListener(marker, 'click', function() {
window.open("http://weblog.borsato.nl/log/miriam84");
});
var marker = new google.maps.Marker({
position: new google.maps.LatLng(52.632356000000001, 4.7506779999999997),
map: map,
title:"thea19"
});
google.maps.event.addListener(marker, 'click', function() {
window.open("http://weblog.borsato.nl/log/thea19");
});
var marker = new google.maps.Marker({
position: new google.maps.LatLng(51.658450000000002, 5.2985420000000003),
map: map,
title:"moniquetychon"
});
google.maps.event.addListener(marker, 'click', function() {
window.open("http://weblog.borsato.nl/log/moniquetychon");
});
var marker = new google.maps.Marker({
position: new google.maps.LatLng(, ),
map: map,
title:"sabinashirl"
});
google.maps.event.addListener(marker, 'click', function() {
window.open("http://weblog.borsato.nl/log/sabinashirl");
});
var marker = new google.maps.Marker({
position: new google.maps.LatLng(51.337122000000001, 3.8282289999999999),
map: map,
title:"imke"
});
google.maps.event.addListener(marker, 'click', function() {
window.open("http://weblog.borsato.nl/log/imke");
});