Provides step-by-step information about legal topics.
Services Provided:
Self-Help Legal Information Resource. Find useful information in the following areas: Family Law, Criminal Law, Tribunals and Court, Employment and Work, Income Assistance, Wills and Power of Attorney, Housing Law, Abuse and Family Violence, Debts and Consumer Rights.
';
// print_r($location);
// echo '';
// if ($location && is_array($location) && isset($location['lat']) && isset($location['lng'])):
//?>
//php endif; ?>
Array
(
[address] =>
[lat] =>
[lng] =>
[zoom] => 14
[street_number] =>
[street_name] =>
[street_short_name] =>
[city] =>
[state] =>
[state_short] =>
[post_code] =>
[country] =>
[country_short] =>
[place_id] =>
)
'; // print_r($location); // echo ''; // } else { // echo "No location data found."; // } // //?>