function pop(image) {
             window.document.logo.src=image.src
                      }
resto=new Image()
         resto.src ='images/resto.gif'
cle=new Image()
         cle.src ='images/cle.gif'
acces=new Image()
         acces.src ='images/acces.gif'
prix=new Image()
         prix.src='images/prix.gif'
reservation=new Image()
         reservation.src='images/reservation.gif'
accueil=new Image()
         accueil.src ='images/accueil.gif'

         
        <!--
function bcolor(bcol,d_name)
{
if (document.all)
{
 var thestyle= eval ('document.all.'+d_name+'.style');
 thestyle.backgroundColor=bcol;
 }
}

function bcolor(bcol,d_name)
{
if (document.all)
{
 var thestyle= eval ('document.all.'+d_name+'.style');
 thestyle.backgroundColor=bcol;
 }
}
a1=new Image()
a1.src ='images/drapgb.gif'
a2=new Image()
a2.src ='images/drapgb2.gif'
b1=new Image()
b1.src ='../images/drapfr.gif'
b2=new Image()
b2.src ='../images/drapfr2.gif'
function pop1(image) {
             window.document.logo1.src=image.src
                      }
function pop2(image) {
             window.document.logo2.src=image.src
                     }


<!--
function openWin(URL,winname)
{
aWindow=window.open(URL,winname,"toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=1,width=430,height=455");
}
//-->
function popBis() {
window.open("bistrot.htm","","resizable=1,scrollbars=1,width=680,height=600,left=25,top=25");
}

<!-- Begin
function printPage() {
if (window.print) {
agree = confirm('Voulez-vous imprimer cette page?');
if (agree) window.print(); 
   }
}
//  End -->
