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!
Lone graves are a fascinating feature of the Victorian Goldfields, and along with the region's historical cemeteries they provide an interesting glimpse into the past. Some lone graves exist because the burial predated the establishment of a local cemetery, others are left behind after cemetery relocation, others simply lie outside the boundary of nearby cemeteries.More Tips