// 1){
text = " members live";
} else {
text = " member lives";
}
var html = "" + district + " District
" + density + text + " in the " + outcode + " postcode area.";
GEvent.addListener(marker, 'click', function() {
marker.openInfoWindowHtml(html);
});
return marker;
}
}
}
window.onload=function(){window.onload;load()};
window.onunload=function(){window.onunload;GUnload()};
//]]>
//This page loaded in 0.00014 seconds.