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!
Bushwalking through the goldfields is a fantastic way to get outside, explore the natural world, discover gold rush relics from as early as the 1850's, encounter native animals and birds, and maintain your fitness levels.More Tips