//PLF-http://www.jejavascript.net/
var p_top=50
var p_left=0
var p_wth=150
var colorbg = "#FFFFFF";
var colorlien = "#000000"; 
var colorsel = "#839983"; 
menutexte = new Array;
menulien = new Array;
menutarget = new Array;
// MENU .......
menutexte[0]= '<img src="http://www.123-toulouse.com/photossite/accueil.gif" border="0" width="60" height="29"> Accueil '
menulien[0]= 'http://www.123-toulouse.com/index.html'
menutarget[0]='_self' 
menutexte[1]='<img src="http://www.123-toulouse.com/photossite/quais.gif" border="0" width="60" height="29">Les Quais'
menulien[1]= '../location-toulouse/appartement-quais.htm'
menutarget[1]='_self'
menutexte[2]= '<img src="http://www.123-toulouse.com/photossite/dome.gif" border="0" width="60" height="29">Le Dôme'
menulien[2]= '../location-toulouse/appartement-dome.htm'
menutarget[2]='_self'
menutexte[3]= '<img src="http://www.123-toulouse.com/photossite/wilson.gif" border="0" width="60" height="29">Wilson'
menulien[3]= '../location-toulouse/appartement-wilson.htm'
menutarget[3]='_self'
menutexte[4]='<img src="http://www.123-toulouse.com/photossite/jaures.gif" border="0" width="60" height="29">Jaurès'
menulien[4]= '../location-toulouse/appartement-jaures.htm' 
menutarget[4]='_self' 
menutexte[5]='<img src="http://www.123-toulouse.com/photossite/riquet.gif" border="0" width="60" height="29">Riquet'
menulien[5]='../location-toulouse/appartement-riquet.htm'
menutarget[5]='_self' 
menutexte[6]= '<img src="http://www.123-toulouse.com/photossite/tarif.gif" border="0" width="60" height="29">TARIFS'
menulien[6]= '../location-toulouse/appartement-tarifs.htm'
menutarget[6]='_self' 
menutexte[7]= '<img src="http://www.123-toulouse.com/photossite/courriel.gif" border="0" width="60" height="29">Ecrire'
menulien[7]= 'mailto:thbesomb@club.fr'
menutarget[7]='_blank'
menutexte[8]='<img src="http://www.123-toulouse.com/photossite/ami.gif" border="0" width="60" height="29"> Amis'
menulien[8]= '#'
menutarget[8]='_blank'
menutexte[9]='<img src="http://www.123-toulouse.com/photossite/hotel.gif" border="0" width="60" height="29"> séjours'
menulien[9]= '../location-toulouse/hotel-toulouse.htm'
menutarget[9]='_self'

// MENU .......
