// JavaScript Document

// frame
function goomapframe(){
	document.write('<iframe width="568" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.fr/maps?f=q&amp;hl=fr&amp;geocode=&amp;q=R%C3%A9solutions+coaching&amp;sll=49.056095,1.846046&amp;sspn=0.105968,0.223846&amp;ie=UTF8&amp;cid=49029121,1846157,12910194886080497265&amp;s=AARTsJpemw-B5S-s3XaeQwHpX74Vhd2PEg&amp;ll=49.031031,1.846604&amp;spn=0.004924,0.009227&amp;z=16&amp;iwloc=A&amp;output=embed"></iframe>');
}

function goocalframe(){
	document.write('<iframe src="http://www.google.com/calendar/embed?showTitle=0&amp;showTabs=0&amp;height=400&amp;wkst=2&amp;hl=fr&amp;bgcolor=%23FFFFFF&amp;src=dikla62cvf1c2f3m2mt02b5o8c%40group.calendar.google.com&amp;color=%23B1440E&amp;ctz=Europe%2FParis" style=" border-width:0 " width="560" height="400" frameborder="0" scrolling="no"></iframe>');
}