document.write('<a name="bas"></a><table width="100%" height="25" cellpadding="0" cellspacing="0"><tr><td width="100%" height="32" valign="middle" background="images/bann2_center.jpg"><div align="center" class="verdana_taille1_noir">| '); 
document.write('<a href="#bas" onClick="javascript:contacts()" class="unnamed1">Contacts</a> | '); 
document.write('<a href="#bas" onClick="javascript:reco_site()" class="unnamed1">Recommandez ce site</a> | ');
document.write('<a href="#bas" onClick="javascript:copyright()" class="unnamed1">&copy; Copyright</a> | </div></td></tr></table><br>');

function contacts(){
	window.open('mysearchengine/MENU_FICHES/contacts.htm', 'Contacts', 'width=500, height=240');
}

function copyright(){
	window.open('mysearchengine/MENU_FICHES/copyright.htm', 'Copyright', 'width=700, height=410');
}

function reco_site(){
	var page = 'mysearchengine/MENU_FICHES/reco_site/reco_site.php?url='+document.URL;
	window.open(page, 'Recommandation', 'scrollbars=no, width=500, height=320');
}