This page is to test that AJAX JSON works across site boundaries for the BC Gov Civic Address geocoder.
A javascript alert should pop-up after the jquery library is loaded and the javascript has finished making the AJAX call to the geocoder to retrieve the JSON result. Note that this would fail if not
for the CORS directives provided in the geocoder site configuration.
Please look at the source of this page to confirm how it is done.