function addFavouriteRecipe(id){
var url = "/includes/cart_functions.php?action=addToFavourites&recipe_id=" + id;
$.ajax({
type: "GET",
url: url,
success: function(theResponse) {
if(theResponse == "1"){
$("#faveadded" + id).show();
$("#faveadd" + id).hide();
transientFavs[id] = 1;
}
else alert("There was a problem adding this location to favourites");
}
});
return false;
}
Browse Map
Show locations near me
Search by suburb
within a radius of km
Please wait while we fetch locations...
Click map icons for more information about each location
Scroll down to see a list of locations
Let us know where you are!
To help us find the activities near you right now, we will need to know your location.
When you close this popup you will be asked if you want to allow us to access your location. Click 'Allow Location Access' and we will find any locations within a radius of 20KM from you right now!
Many cemeteries within the Goldfields were established in the 1850's, when the discovery of gold attracted an enormous rush of people to the area. A walk through one of these historic cemeteries can be quite captivating and educational, as they are filled with headstones and monuments from over a hundred and fifty years ago.More Tips