
if( (window.location.href).indexOf("www.") == -1 ) {
writeScript("http://maps.google.com/maps?file=api&v=1&key=ABQIAAAA5SLyZ6F3gdvOJhwmfZVUTxRWwlEWI4-oJ0xKViBNjrwa72gcdhSBiOOWVhFQ8J56lsoH1iH8trbggA");
} else {
writeScript("http://maps.google.com/maps?file=api&v=1&key=ABQIAAAA5SLyZ6F3gdvOJhwmfZVUTxS8KgLVzmYPRSPIaaHiIqi1u8GpPxRtmf-shBn9eFiKS3fsVKgm0iUfVQ");
}
function writeScript(src) {var ret='<'+'script src="'+src+'"'+'type="text/javascript"><'+'/script>';document.write(ret);}
