var p_top=1 //hauteur debut du menu
var p_right=1 //distance du bord
var p_wth=160 //largeur
var colorbg = "#962b10"; //couleur de fond
var colorlien = "#FFFFFF"; //couleur du texte
var colorsel = "#962b10"; //couleur selection
menutexte = new Array;
menulien = new Array;
menutarget = new Array;
// MENU .......
menutexte[0]= '<img src="images/slog_clicktocall.gif" border="0" width="150" height="40">'
menutexte[1]= '<img src="images/tel2.png" border="0" width="150" height="80">'
menutexte[2]= '<img src="images/slog_LMEfinancement.gif" border="0" width="150" height="40">'
menulien[2]= 'http://www.lme-financement.fr/index-3.html'
menutarget[2]='_self'
menutexte[3]= '<img src="images/financement.jpg" border="0" width="150" height="81">'
menulien[3]= 'http://www.lme-financement.fr/index-3.html'
menutarget[3]='_self'
menutexte[4]= '<img src="images/slog_chat.gif" border="0" width="150" height="40">'
menulien[4]= 'http://as00.estara.com/ChatEmail.php?AccountID=200106284065&amp;template=223036'
menutarget[4]='_blank'
menutexte[5]= '<img src="images/chat.jpg" border="0" width="150" height="81">'
menulien[5]= 'http://as00.estara.com/ChatEmail.php?AccountID=200106284065&amp;template=223036'
menutarget[5]='_blank'

// MENU .......
