// index.js - (c) Diamond Review, Inc.

$(document).ready(function() {
  $('#Location').focus();

});



