<!--
function zeroPad(str,numDigits) {str="000000"+str; return str.substring(str.length-numDigits);}
function setImg(i){document.splash.src=i+".jpg";iotdDesc.location.href=i+".html";}
function abbrevDayName(i){daystr=new Array("sun","mon","tue","wed","thu","fri","sat","sun");return daystr[i.getDay()];}
function gm(long,lat){
window.parent._load('<?xml version="1.0"?><page><title>Somewhere</title><query>Somewhere</query><center lat="49.275428" lng="-123.116856"/><span lat="0.017998" lng="0.027586"/><overlay panelStyle="/mapfiles/geocodepanel.xsl"><location infoStyle="/mapfiles/geocodeinfo.xsl" id="A"><point lat="49.286428" lng="-123.116856"/><icon image="/mapfiles/marker.png" class="local"/><info><title xml:space="preserve"></title><address><line>Somewhere</line></address></info></location></overlay></page>', window.document);} 
-->
