/* site specific scripts */

function siteInit(){
  // Called with the body onload event.
  // Customise according to site requirements.
}

