ffpadmin

/ffpadmin

About ffpadmin

This author has not yet filled in any details.
So far ffpadmin has created 37 blog entries.

The Federal Budget

The federal budget was released last night and was called [...]

The Federal Budget2015-07-06T05:16:13+00:00
function initialize() { var options = { componentRestrictions: {country: 'au'} }; var input = document.getElementById('searchTextField'); var autocomplete = new google.maps.places.Autocomplete(input, options); } google.maps.event.addDomListener(window, 'load', initialize);