" . "" .
"
" . str_replace(", ","
",$nearest[$n]["oxfam_shop"]) . "" .
"

" .
$nearest[$n]["addr1"] . " " . $nearest[$n]["addr2"] . ", " .
$nearest[$n]["town"] . " " .
$nearest[$n]["postcode"] . "
" .
(($nearest[$n]["email"]) ? "Email:
" . $nearest[$n]["email"] . "" : "") .
(($nearest[$n]["tel_number"]) ? "Telephone: " . $nearest[$n]["tel_number"] . "
" : "") .
(($nearest[$n]["open_hours"]) ? "Open: " . $nearest[$n]["open_hours"] . "
" : "") .
(($nearest[$n]["internet_text"]) ? "
" . $nearest[$n]["internet_text"] . "
" : "") .
"
";
?>
//Get a point for this location
var point = new GLatLng(=$nearest[$n]["latitude"]?>, =$nearest[$n]["longitude"]?>);
//Generate the text for the marker
var strLabel = "=str_replace("\"","\\\"",$label2)?>";
//Add a marker for the locations
var marker = pcaCreateMarker(point, strLabel, =$n?>, =($nearest[$n]["banks"])?"true":"false"?>);
pcaMarkers[=$n?>] = marker;
pcaMap.addOverlay(marker);
LabelText[=$n?>] = strLabel;
// Add a HTML style store list
sl += "