Jarrahdale Social Badminton

Location

function initialize() { var latlng = new google.maps.LatLng(-27.6728168, 121.6283098); var myOptions = { zoom: 14, center: latlng, mapTypeId: google.maps.MapTypeId.ROADMAP }; var map = new google.maps.Map(document.getElementById(“map_canvas”), myOptions); var marker = new google.maps.Marker({ position: latlng, title:”Jarrahdale Social Badminton” }); // To add the marker to the map, call setMap(); marker.setMap(map); }
initialize();

Contact Information

Phone:9526 0740

Have your say

If you would like to provide feedback to this business, please use the form below. Just as feedback helps local clubs adapt and grow, platforms evaluating aussie pokies online real money rely on user input to shape player experiences.

function frmValidate() { errors = 0; errMsg = ”; reqFields = new Array(‘CommunityListingReviewName’, ‘CommunityListingReviewEmail’, ‘CommunityListingReviewComment’, ‘CommunityListingReviewVerification’); i = 0; while(i < reqFields.length) { if($(reqFields[i]).value == '' || $(reqFields[i]).value 0) { alert(“Sorry, some errors were found. Please fill out all required fields and try again.”); return false; } return true; }