
// Fonction pour afficher la map de Google
function googlemaps()
{
    document.write('<iframe width="350" height="450" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.ca/maps?f=q&amp;source=s_q&amp;hl=fr&amp;geocode=&amp;q=lavodog&amp;sll=49.891235,-97.15369&amp;sspn=41.366782,114.169922&amp;ie=UTF8&amp;hq=lavodog&amp;hnear=&amp;ll=46.906653,-71.193466&amp;spn=0.105549,0.11982&amp;z=12&amp;iwloc=A&amp;output=embed"></iframe><br /><small><a href="http://maps.google.ca/maps?f=q&amp;source=embed&amp;hl=fr&amp;geocode=&amp;q=lavodog&amp;sll=49.891235,-97.15369&amp;sspn=41.366782,114.169922&amp;ie=UTF8&amp;hq=lavodog&amp;hnear=&amp;ll=46.906653,-71.193466&amp;spn=0.105549,0.11982&amp;z=12&amp;iwloc=A" style="color:#0000FF;text-align:left">Agrandir le plan</a></small>');
}

