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!
There are hundreds of old mine shafts scattered throughout the bushland of the Goldfields. Some have been covered with steel grates for safety, but many are still open. When venturing off the track into the bush, always be wary of these dangerous mine shafts.More Tips