/* [nodename, id, name, navigationtext, href, isnavigation, childs[], templatename] */

function jdecode(s) {
    s = s.replace(/\+/g, "%20")
    return unescape(s);
}

var POS_NODENAME=0;
var POS_ID=1;
var POS_NAME=2;
var POS_NAVIGATIONTEXT=3;
var POS_HREF=4;
var POS_ISNAVIGATION=5;
var POS_CHILDS=6;
var POS_TEMPLATENAME=7;
var theSitetree=[ 
	['PAGE','4626',jdecode('ACCUEIL'),jdecode(''),'/4626.html','true',[],''],
	['PAGE','4737',jdecode('PRESENTATION'),jdecode(''),'/4737/index.html','true',[ 
		['PAGE','10703',jdecode('Notre+philosophie'),jdecode(''),'/4737/10703.html','true',[],''],
		['PAGE','73241',jdecode('La+proximit%C3%A9'),jdecode(''),'/4737/73241.html','true',[],''],
		['PAGE','221943',jdecode('Location+'),jdecode(''),'/4737/221943.html','true',[],'']
	],''],
	['PAGE','315565',jdecode('CONTACT'),jdecode(''),'/315565.html','true',[],''],
	['PAGE','101741',jdecode('SAV+'),jdecode(''),'/101741/index.html','true',[ 
		['PAGE','287943',jdecode('T%C3%A9l%C3%A9maintenance+Develop'),jdecode(''),'/101741/287943.html','true',[],''],
		['PAGE','287964',jdecode('T%C3%A9l%C3%A9maintenance+Sharp'),jdecode(''),'/101741/287964.html','true',[],''],
		['PAGE','289243',jdecode('T%C3%A9l%C3%A9rel%C3%A8ve+SAGEM'),jdecode(''),'/101741/289243.html','true',[],'']
	],''],
	['PAGE','333865',jdecode('OFFRES+SYSTEME+D%26%23x27%3BIMPRESSIONS'),jdecode(''),'/333865/index.html','true',[ 
		['PAGE','350665',jdecode('Prime+%C3%A0+la+casse'),jdecode(''),'/333865/350665.html','true',[],''],
		['PAGE','350686',jdecode('La+Solution+Canon+'),jdecode(''),'/333865/350686.html','true',[],''],
		['PAGE','350707',jdecode('Prenez+une+longueur+d%26%23x27%3B%22Advance%22'),jdecode(''),'/333865/350707.html','true',[],''],
		['PAGE','350728',jdecode('Passez+au+grand+format+%21%21%21'),jdecode(''),'/333865/350728.html','true',[],'']
	],''],
	['PAGE','333970',jdecode('OFFRES+SOLUTIONS+LOGICIELLES'),jdecode(''),'/333970/index.html','true',[ 
		['PAGE','351665',jdecode('Le+Z%C3%A9ro+papier+'),jdecode(''),'/333970/351665.html','true',[],'']
	],''],
	['PAGE','10784',jdecode('SYSTEME+D%26%23x27%3BIMPRESSIONS+N%26B'),jdecode(''),'/10784/index.html','true',[ 
		['PAGE','92141',jdecode('DEVELOP'),jdecode(''),'/10784/92141.html','true',[],''],
		['PAGE','96541',jdecode('CANON'),jdecode(''),'/10784/96541.html','true',[],''],
		['PAGE','196443',jdecode('SHARP'),jdecode(''),'/10784/196443.html','true',[],''],
		['PAGE','69082',jdecode('SAGEM'),jdecode(''),'/10784/69082.html','true',[],'']
	],''],
	['PAGE','69163',jdecode('SYSTEME+D%26%23x27%3BIMPRESSIONS+COULEUR+'),jdecode(''),'/69163/index.html','true',[ 
		['PAGE','94441',jdecode('DEVELOP'),jdecode(''),'/69163/94441.html','true',[],''],
		['PAGE','69136',jdecode('CANON'),jdecode(''),'/69163/69136.html','true',[],''],
		['PAGE','196548',jdecode('SHARP'),jdecode(''),'/69163/196548.html','true',[],''],
		['PAGE','69190',jdecode('SAGEM'),jdecode(''),'/69163/69190.html','true',[],'']
	],''],
	['PAGE','324365',jdecode('SOLUTIONS+LOGICIELLES'),jdecode(''),'/324365/index.html','true',[ 
		['PAGE','350065',jdecode('Solution+Documentaire+GED+'),jdecode(''),'/324365/350065.html','true',[],''],
		['PAGE','325191',jdecode('e+copy+Presentation+'),jdecode(''),'/324365/325191.html','true',[],''],
		['PAGE','325086',jdecode('Sharpdesk'),jdecode(''),'/324365/325086.html','true',[],'']
	],''],
	['PAGE','134544',jdecode('TELECOPIEUR%2FFAX+'),jdecode(''),'/134544/index.html','true',[ 
		['PAGE','118071',jdecode('T%C3%A9l%C3%A9rel%C3%A8ve'),jdecode(''),'/134544/118071.html','true',[],'']
	],''],
	['PAGE','74041',jdecode('IMPRIMANTE+GRAND+FORMAT'),jdecode(''),'/74041/index.html','true',[ 
		['PAGE','293543',jdecode('CREATIF'),jdecode(''),'/74041/293543.html','true',[],''],
		['PAGE','293564',jdecode('ARCHITECTES'),jdecode(''),'/74041/293564.html','true',[],''],
		['PAGE','293585',jdecode('PHOTOGRAPHE'),jdecode(''),'/74041/293585.html','true',[],''],
		['PAGE','293606',jdecode('REPROGRAPHE%2FIMPRIMEUR'),jdecode(''),'/74041/293606.html','true',[],'']
	],''],
	['PAGE','322765',jdecode('ESPACE+CLIENT+'),jdecode(''),'/322765/index.html','true',[ 
		['PAGE','323065',jdecode('Relev%C3%A9+Compteur'),jdecode(''),'/322765/323065.html','true',[],'']
	],''],
	['PAGE','60402',jdecode('PARTENARIAT'),jdecode(''),'/60402.html','true',[],''],
	['PAGE','39102',jdecode('ACCES'),jdecode(''),'/39102.html','true',[],'']];
var siteelementCount=42;
theSitetree.topTemplateName='NewYork';
theSitetree.paletteFamily='660000';
theSitetree.keyvisualId='4';
theSitetree.keyvisualName='buero.jpg';
theSitetree.fontsetId='167';
theSitetree.graphicsetId='197';
theSitetree.contentColor='000000';
theSitetree.contentBGColor='FFFFFF';
var theTemplate={
				name: 			'NewYork',
				paletteFamily: 	'660000',
				keyvisualId: 	'4',
				keyvisualName: 	'buero.jpg',
				fontsetId: 		'167',
				graphicsetId: 	'197',
				contentColor: 	'000000',
				contentBGColor: 'FFFFFF',
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				a_color: 		'000000',
				b_color: 		'660000',
				c_color: 		'000000',
				d_color: 		'990000',
				e_color: 		'FFFFFF',
				f_color: 		'FFFFFF',
				hasCustomLogo: 	'true',
				contentFontFace:'Times New Roman, Times, serif',
				contentFontSize:'12'
			  };
var webappMappings = {};
webappMappings['2001']={
webappId:    '2001',
documentId:  '39102',
internalId:  'location',
customField: 'language:fr;country:FR;isIncluded:false;'
};
webappMappings['1501']={
webappId:    '1501',
documentId:  '4626',
internalId:  '5008648',
customField: '1501'
};
webappMappings['1006']={
webappId:    '1006',
documentId:  '4626',
internalId:  '1006',
customField: '1006'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '350665',
internalId:  '',
customField: '20100705-105153'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '4626',
internalId:  '',
customField: '20100705-142746'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '293543',
internalId:  '',
customField: '20090401-171837'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '293564',
internalId:  '',
customField: '20090401-171857'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '4737',
internalId:  '',
customField: '20100705-112246'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '10703',
internalId:  '',
customField: '20100705-120421'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '73241',
internalId:  '',
customField: '20100705-120508'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '287943',
internalId:  '',
customField: '20090108-112554'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '221943',
internalId:  '',
customField: '20080721-172501'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '315565',
internalId:  '',
customField: '20090622-163022'
};
webappMappings['1008']={
webappId:    '1008',
documentId:  '315565',
internalId:  '12586857',
customField: 'fr:FR:'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '39102',
internalId:  '',
customField: '20071004-102519'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '350065',
internalId:  '',
customField: '20100701-114733'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '74041',
internalId:  '',
customField: '20090401-171818'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '350728',
internalId:  '',
customField: '20100701-150150'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '101741',
internalId:  '',
customField: '20100701-173409'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '287964',
internalId:  '',
customField: '20090108-113136'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '60402',
internalId:  '',
customField: '20090211-095843'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '10784',
internalId:  '',
customField: '20090402-112745'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '92141',
internalId:  '',
customField: '20090702-151813'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '350686',
internalId:  '',
customField: '20100705-105225'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '96541',
internalId:  '',
customField: '20090401-180704'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '333865',
internalId:  '',
customField: '20100701-175725'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '69082',
internalId:  '',
customField: '20090401-172736'
};
webappMappings['1008']={
webappId:    '1008',
documentId:  '323065',
internalId:  '12839536',
customField: 'fr:FR:'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '351665',
internalId:  '',
customField: '20100701-145452'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '69163',
internalId:  '',
customField: '20100705-105034'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '94441',
internalId:  '',
customField: '20090612-152853'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '196443',
internalId:  '',
customField: '20090401-170621'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '293606',
internalId:  '',
customField: '20090401-171942'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '69136',
internalId:  '',
customField: '20090403-121046'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '289243',
internalId:  '',
customField: '20090108-114130'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '69190',
internalId:  '',
customField: '20090401-172419'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '118071',
internalId:  '',
customField: '20090401-171714'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '134544',
internalId:  '',
customField: '20090401-171704'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '324365',
internalId:  '',
customField: '20100120-152614'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '325086',
internalId:  '',
customField: '20091209-102655'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '325191',
internalId:  '',
customField: '20091209-111057'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '333970',
internalId:  '',
customField: '20100701-174703'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '322765',
internalId:  '',
customField: '20091021-153152'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '323065',
internalId:  '',
customField: '20091020-180114'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '293585',
internalId:  '',
customField: '20090401-171918'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '196548',
internalId:  '',
customField: '20090401-171455'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '350707',
internalId:  '',
customField: '20100705-105240'
};
var canonHostname = 'creator.amenworld.com';
var accountId     = 'AAM010IN31XP';
var companyName   = 'EURO+LANGUEDOC+BUREAUTIQUE';
var htmlTitle	  = 'LA+PASSION+DE+LA+QUALITE';
var metaKeywords  = 'HEADTITLEDevis+gratuit+pour+location+de+copieur%2FTITLEMETA+NAME%3DKeywords+CONTENT%3Dsyst%EF%BF%BDmes+multifonction+de+gestion+du+document+%2CCopieur%2C+imprimante%2C+fax%2C+t%EF%BF%BDlecopieur%2Clocation%2C+euro+languedoc+bureautique%2C+nimes%2C+montpellierMETA+NAME%3DDescription+CONTENT%3Dsyst%EF%BF%BDmes+multifonction+de+gestion+du+document+Copieur%2C+imprimante%2C+fax%2C+t%EF%BF%BDlecopieur.+META+NAME%3DRobots+CONTENT%3Dindex%2C+follow%2C+allMETA+NAME%3DAuthor+CONTENT%3DBEATRICEMETA+NAME%3DReply-to+CONTENT%3Dbeatrice.elb%40wanadoo.frMETA+NAME%3DIdentifier-URL+CONTENT%3Dhttp%3A%2F%2Fwww.euro-languedoc-bureautique.comMETA+NAME%3DGenerator+CONTENT%3DamenTITLEDevis+gratuit+pour+location+de+copieur%2FTITLEMETA+NAME%3DKeywords+CONTENT%3Dsyst%EF%BF%BDmes+multifonction+de+gestion+du+document+%2CCopieur%2C+imprimante%2C+fax%2C+t%EF%BF%BDlecopieur%2Clocation%2C+euro+languedoc+bureautique%2C+nimes%2C+montpellierMETA+NAME%3DDescription+CONTENT%3Dsyst%EF%BF%BDmes+multifonction+de+gestion+du+document+Copieur%2C+imprimante%2C+fax%2C+t%EF%BF%BDlecopieur.+META+NAME%3DRobots+CONTENT%3Dindex%2C+follow%2C+allMETA+NAME%3DAuthor+CONTENT%3DBEATRICEMETA+NAME%3DReply-to+CONTENT%3Dbeatrice.elb%40wanadoo.frMETA+NAME%3DIdentifier-URL+CONTENT%3Dhttp%3A%2F%2Fwww.euro-languedoc-bureautique.comMETA+NAME%3DGenerator+CONTENT%3Damen%2FHEADcolor%3A%23000099%3Bmargin%3A5px%3Bpadding%3A2px%3Bfont-size%3A10px%3Bfont-family%3Averdana%3Btext-align%3Acenter%3Bborder%3A2px+solid+%23000099%3Bcolor%3A%23FFFFFF%3Bimg+src%3Dhttp%3A%2F%2Fwww.atoutsref.com%2Fimages%2Flogratuit.gif+border%3D0+width%3D75+height%3D14+alt%3DReferencementstronga+href%3Dhttp%3A%2F%2Fwww.atoutsref.com+target%3D_blank+style%3Dtext-decoration%3A+none%3B+color%3A%23FFFFFF%3B+Font-family%3AverdanaReferencement%2Fa%2FstrongstrongGRATUIT%2Fstrongbr%2Fdiv%21-+-+Fin+Logo+Atoutsref+-+-a+href%3Dhttp%3A%2F%2Fwww.atoutsref.com%2F+target%3D_blank+style%3Dtext-decoration%3A+none%3B+color%3A%236600CCReferencement+Internet%2Fascript+language%3Djavascript+type%3Dtext%2FJavaScript%09isIe+%3D+%28document.all%29+%3F+true+%3A+false%3B%09dom+%3D+%28document.getElementsByTagName%29+%3F+true+%3A+false%3B%09texte%3D+new+Array%28%29%3B%09texte.push%28a+href%3Dhttp%3A%2F%2Fwww.referencement-2000.comreferencement+professionnel%2Fa%29%3B%09texte.push%28a+href%3Dhttp%3A%2F%2Fwww.referencement-2000.com%2Fpositionnement%2Fa%29%3B%09%09texte.push%28a+href%3Dhttp%3A%2F%2Fwww.referencement-2000.com%2Fliste-outils-referencement.htmlmoteur+de+recherche%2Fa%29%3B%09%09texte.push%28a+href%3Dhttp%3A%2F%2Fwww.referencement-2000.com%2Fliste-outils-referencement.htmlannuaire%2Fa%29%3B%09%09texte.push%28a+href%3Dhttp%3A%2F%2Fwww.referencement-gratuit.comreferencement+gratuit%2Fa%29%3B%09%09function+publicite_brioude%28%29+%7B%09%09a+%3D+Math.round%28Math.random%28%29*%28texte.length-1%29%29%3B+++++++document.write%28texte%5Ba%5D%2Bbr%29%3B%09%7D%2Fscripta+target%3D_blank+href%3Dhttp%3A%2F%2Fwww.brioude-referencement.com%2Freferencement2000.htmlr%EF%BF%BDf%EF%BF%BDrencementmarketing%2Faet+a+href%3Dhttp%3A%2F%2Fwww.referencement-2000.comliens+sponsoris%EF%BF%BDs%2Fafont+size%3D1+face%3DAriala+href%3Dhttp%3A%2F%2Fwww.referencement-2000.comimg+border%3D0+src%3Dhttp%3A%2F%2Fstatsgratuit.ref2000.com%2Fimages%2Fpositionnement-publicitaire.gif+width%3D120+height%3D50+alt%3Dreferencement+gratuit%2Fa%2Ffontbra+target%3D_blank+href%3Dhttp%3A%2F%2Fwww.brioude-referencement.com%2Freferencement2000.htmlr%EF%BF%BDf%EF%BF%BDrencement+marketing%2Fabra+href%3Dhttp%3A%2F%2Fwww.referencement-2000.comliens+sponsoris%EF%BF%BDs%2Faa+target%3D_blank+href%3Dhttp%3A%2F%2Fwww.brioude-referencement.com%2Freferencement2000.htmlr%EF%BF%BDf%EF%BF%BDrencementmarketing%2Faet+a+href%3Dhttp%3A%2F%2Fwww.referencement-2000.comliens+sponsoris%EF%BF%BDs%2Fatable+width%3D140+border%3D0+cellspacing%3D0+cellpadding%3D1+bgcolor%3D%23003366+align%3Dcentertr+td+table+width%3D140+border%3D0+cellspacing%3D0+cellpadding%3D0+bgcolor%3D%23FFFFFFtr+valign%3Dtop+bgcolor%3D%23C6D1EF+form+action%3Dhttp%3A%2F%2Fwww.souany.com%2Fs2.php3%3Fsite%3Dhttp%3A%2F%2Feurobureautique.fr+target%3D_blank+method%3Dposttd+div+align%3Dcenterbrinput+type%3Dtext+name%3Dlogin+size%3D10+maxlength%3D60+style%3Dbackground-color%3A+%23FFFFFF%3B+color%3A+%23000000%3B+font-family%3A+Arial%2C+Helvetica%2C+sans-serif%3B+font-weight%3A+font-size%3A+10+px%3B+border%3A+1+solid+%23000000+value%3Dfont+face%3DVerdana%2CGeneva%2CArial+size%3D1+style%3Dfont-size%3A10px%3B+%2Ffont+b+input+type%3Dsubmit+value%3DOKbr%2Fbfont+size%3D1+face%3DArial%2C+Helvetica%2C+sans-serifchercher+sur+bfont+face%3DVerdana%2C+Arial%2C+Helvetica%2C+sans-serifa+href%3D+http%3A%2F%2Fwww.souany.comSouany.com%2Fa%2Ffont%2Fb%2Ffont+BRfont+size%3D1+face%3DArial%2C+Helvetica%2C+sans-serifa+href%3Dhttp%3A%2F%2Fwww.souany.com%2Freferencement%2Ffperso.htmlfont+size%3D1+face%3DArial%2C+Helvetica%2C+sans-serif+color%3D%23000000Ajouter+un+site%2Ffont%2Fa%2Fdiv%2Ftd%2Fform%2Ftr%2Ftable%2Ftd%2Ftr%2Ftable+div+style%3Dmargin%3A5px%3Bpadding%3A3px%3Bwidth%3A180px%3Bheight%3A20px%3Bbackground-color%3A%23FFFFFF%3Bfont-size%3A10px%3Bfont-family%3Averdana%2C+sans-serif%3Btext-align%3Acenter%3Bborder%3A2px+solid+%232A5A8E%3Bcolor%3A%232A5A8E%3Ba+href%3Dhttp%3A%2F%2Fwww.referencement-automatique.net+title%3Dreferencement+automatique+target%3D_blankfont+color%3D%232A5A8Ereferencement+automatique%2Ffont%2Fabra+href%3Dhttp%3A%2F%2Fwww.referenceur-automatique.com+title%3Dreferenceur+automatique+target%3D_blankfont+color%3D%232A5A8Ereferenceur+automatique%2Ffont%2Fabra+href%3Dhttp%3A%2F%2Fwww.refauto.com+title%3Dreferencement+target%3D_blankfont+color%3D%232A5A8Ereferencement%2Ffont%2Fabra+href%3Dhttp%3A%2F%2Fwww.g1annuaire.com%2Freferencement.php+title%3Dmoteur+de+recherche+target%3D_blankfont+color%3D%232A5A8Ereferencement+g1annuaire%2Ffont%2Fabra+href%3Dhttp%3A%2F%2Fwww.refrapide.com%2Freferencement-gratuit.php+title%3Dreferencement+gratuit+target%3D_blankfont+color%3D%232A5A8Ereferencement+gratuit%2Ffont%2Fabra+href%3Dhttp%3A%2F%2Fwww.refrapide.com%2Frefpro.php+title%3Dreferencement+professionnel+target%3D_blankfont+color%3D%232A5A8Ereferencement+professionnel%2Ffont%2Fabra+href%3Dhttp%3A%2F%2Fwww.refrapide.com+title%3Dhttp%3A%2F%2Fwww.refrapide.com+target%3D_blankfont+color%3D%232A5A8Ebhttp%3A%2F%2Fwww.refrapide.com%2Fb%2Ffont%2Fa%2Fspan%2Fdiv';
var metaContents  = 'HEADTITLEDevis+gratuit+pour+location+de+copieur%2FTITLEMETA+NAME%3DKeywords+CONTENT%3Dsyst%EF%BF%BDmes+multifonction+de+gestion+du+document+%2CCopieur%2C+imprimante%2C+fax%2C+t%EF%BF%BDlecopieur%2Clocation%2C+euro+languedoc+bureautique%2C+nimes%2C+montpellierMETA+NAME%3DDescription+CONTENT%3Dsyst%EF%BF%BDmes+multifonction+de+gestion+du+document+Copieur%2C+imprimante%2C+fax%2C+t%EF%BF%BDlecopieur.+META+NAME%3DRobots+CONTENT%3Dindex%2C+follow%2C+allMETA+NAME%3DAuthor+CONTENT%3DBEATRICEMETA+NAME%3DReply-to+CONTENT%3Dbeatrice.elb%40wanadoo.frMETA+NAME%3DIdentifier-URL+CONTENT%3Dhttp%3A%2F%2Fwww.euro-languedoc-bureautique.comMETA+NAME%3DGenerator+CONTENT%3DamenTITLEDevis+gratuit+pour+location+de+copieur%2FTITLEMETA+NAME%3DKeywords+CONTENT%3Dsyst%EF%BF%BDmes+multifonction+de+gestion+du+document+%2CCopieur%2C+imprimante%2C+fax%2C+t%EF%BF%BDlecopieur%2Clocation%2C+euro+languedoc+bureautique%2C+nimes%2C+montpellierMETA+NAME%3DDescription+CONTENT%3Dsyst%EF%BF%BDmes+multifonction+de+gestion+du+document+Copieur%2C+imprimante%2C+fax%2C+t%EF%BF%BDlecopieur.+META+NAME%3DRobots+CONTENT%3Dindex%2C+follow%2C+allMETA+NAME%3DAuthor+CONTENT%3DBEATRICEMETA+NAME%3DReply-to+CONTENT%3Dbeatrice.elb%40wanadoo.frMETA+NAME%3DIdentifier-URL+CONTENT%3Dhttp%3A%2F%2Fwww.euro-languedoc-bureautique.comMETA+NAME%3DGenerator+CONTENT%3Damen%2FHEADcolor%3A%23000099%3Bmargin%3A5px%3Bpadding%3A2px%3Bfont-size%3A10px%3Bfont-family%3Averdana%3Btext-align%3Acenter%3Bborder%3A2px+solid+%23000099%3Bcolor%3A%23FFFFFF%3Bimg+src%3Dhttp%3A%2F%2Fwww.atoutsref.com%2Fimages%2Flogratuit.gif+border%3D0+width%3D75+height%3D14+alt%3DReferencementstronga+href%3Dhttp%3A%2F%2Fwww.atoutsref.com+target%3D_blank+style%3Dtext-decoration%3A+none%3B+color%3A%23FFFFFF%3B+Font-family%3AverdanaReferencement%2Fa%2FstrongstrongGRATUIT%2Fstrongbr%2Fdiv%21-+-+Fin+Logo+Atoutsref+-+-a+href%3Dhttp%3A%2F%2Fwww.atoutsref.com%2F+target%3D_blank+style%3Dtext-decoration%3A+none%3B+color%3A%236600CCReferencement+Internet%2Fascript+language%3Djavascript+type%3Dtext%2FJavaScript%09isIe+%3D+%28document.all%29+%3F+true+%3A+false%3B%09dom+%3D+%28document.getElementsByTagName%29+%3F+true+%3A+false%3B%09texte%3D+new+Array%28%29%3B%09texte.push%28a+href%3Dhttp%3A%2F%2Fwww.referencement-2000.comreferencement+professionnel%2Fa%29%3B%09texte.push%28a+href%3Dhttp%3A%2F%2Fwww.referencement-2000.com%2Fpositionnement%2Fa%29%3B%09%09texte.push%28a+href%3Dhttp%3A%2F%2Fwww.referencement-2000.com%2Fliste-outils-referencement.htmlmoteur+de+recherche%2Fa%29%3B%09%09texte.push%28a+href%3Dhttp%3A%2F%2Fwww.referencement-2000.com%2Fliste-outils-referencement.htmlannuaire%2Fa%29%3B%09%09texte.push%28a+href%3Dhttp%3A%2F%2Fwww.referencement-gratuit.comreferencement+gratuit%2Fa%29%3B%09%09function+publicite_brioude%28%29+%7B%09%09a+%3D+Math.round%28Math.random%28%29*%28texte.length-1%29%29%3B+++++++document.write%28texte%5Ba%5D%2Bbr%29%3B%09%7D%2Fscripta+target%3D_blank+href%3Dhttp%3A%2F%2Fwww.brioude-referencement.com%2Freferencement2000.htmlr%EF%BF%BDf%EF%BF%BDrencementmarketing%2Faet+a+href%3Dhttp%3A%2F%2Fwww.referencement-2000.comliens+sponsoris%EF%BF%BDs%2Fafont+size%3D1+face%3DAriala+href%3Dhttp%3A%2F%2Fwww.referencement-2000.comimg+border%3D0+src%3Dhttp%3A%2F%2Fstatsgratuit.ref2000.com%2Fimages%2Fpositionnement-publicitaire.gif+width%3D120+height%3D50+alt%3Dreferencement+gratuit%2Fa%2Ffontbra+target%3D_blank+href%3Dhttp%3A%2F%2Fwww.brioude-referencement.com%2Freferencement2000.htmlr%EF%BF%BDf%EF%BF%BDrencement+marketing%2Fabra+href%3Dhttp%3A%2F%2Fwww.referencement-2000.comliens+sponsoris%EF%BF%BDs%2Fafont+size%3D1+face%3DAriala+href%3Dhttp%3A%2F%2Fwww.referencement-2000.comimg+border%3D0+src%3Dhttp%3A%2F%2Fstatsgratuit.ref2000.com%2Fimages%2Fpositionnement-publicitaire.gif+width%3D120+height%3D50+alt%3Dreferencement+gratuit%2Fa%2Ffontbra+target%3D_blank+href%3Dhttp%3A%2F%2Fwww.brioude-referencement.com%2Freferencement2000.htmlr%EF%BF%BDf%EF%BF%BDrencement+marketing%2Fabra+href%3Dhttp%3A%2F%2Fwww.referencement-2000.comliens+sponsoris%EF%BF%BDs%2Faa+target%3D_blank+href%3Dhttp%3A%2F%2Fwww.brioude-referencement.com%2Freferencement2000.htmlr%EF%BF%BDf%EF%BF%BDrencementmarketing%2Faet+a+href%3Dhttp%3A%2F%2Fwww.referencement-2000.comliens+sponsoris%EF%BF%BDs%2Fatable+width%3D140+border%3D0+cellspacing%3D0+cellpadding%3D1+bgcolor%3D%23003366+align%3Dcentertr+td+table+width%3D140+border%3D0+cellspacing%3D0+cellpadding%3D0+bgcolor%3D%23FFFFFFtr+valign%3Dtop+bgcolor%3D%23C6D1EF+form+action%3Dhttp%3A%2F%2Fwww.souany.com%2Fs2.php3%3Fsite%3Dhttp%3A%2F%2Feurobureautique.fr+target%3D_blank+method%3Dposttd+div+align%3Dcenterbrinput+type%3Dtext+name%3Dlogin+size%3D10+maxlength%3D60+style%3Dbackground-color%3A+%23FFFFFF%3B+color%3A+%23000000%3B+font-family%3A+Arial%2C+Helvetica%2C+sans-serif%3B+font-weight%3A+font-size%3A+10+px%3B+border%3A+1+solid+%23000000+value%3Dfont+face%3DVerdana%2CGeneva%2CArial+size%3D1+style%3Dfont-size%3A10px%3B+%2Ffont+b+input+type%3Dsubmit+value%3DOKbr%2Fbfont+size%3D1+face%3DArial%2C+Helvetica%2C+sans-serifchercher+sur+bfont+face%3DVerdana%2C+Arial%2C+Helvetica%2C+sans-serifa+href%3D+http%3A%2F%2Fwww.souany.comSouany.com%2Fa%2Ffont%2Fb%2Ffont+BRfont+size%3D1+face%3DArial%2C+Helvetica%2C+sans-serifa+href%3Dhttp%3A%2F%2Fwww.souany.com%2Freferencement%2Ffperso.htmlfont+size%3D1+face%3DArial%2C+Helvetica%2C+sans-serif+color%3D%23000000Ajouter+un+site%2Ffont%2Fa%2Fdiv%2Ftd%2Fform%2Ftr%2Ftable%2Ftd%2Ftr%2Ftable+div+style%3Dmargin%3A5px%3Bpadding%3A3px%3Bwidth%3A180px%3Bheight%3A20px%3Bbackground-color%3A%23FFFFFF%3Bfont-size%3A10px%3Bfont-family%3Averdana%2C+sans-serif%3Btext-align%3Acenter%3Bborder%3A2px+solid+%232A5A8E%3Bcolor%3A%232A5A8E%3Ba+href%3Dhttp%3A%2F%2Fwww.referencement-automatique.net+title%3Dreferencement+automatique+target%3D_blankfont+color%3D%232A5A8Ereferencement+automatique%2Ffont%2Fabra+href%3Dhttp%3A%2F%2Fwww.referenceur-automatique.com+title%3Dreferenceur+automatique+target%3D_blankfont+color%3D%232A5A8Ereferenceur+automatique%2Ffont%2Fabra+href%3Dhttp%3A%2F%2Fwww.refauto.com+title%3Dreferencement+target%3D_blankfont+color%3D%232A5A8Ereferencement%2Ffont%2Fabra+href%3Dhttp%3A%2F%2Fwww.g1annuaire.com%2Freferencement.php+title%3Dmoteur+de+recherche+target%3D_blankfont+color%3D%232A5A8Ereferencement+g1annuaire%2Ffont%2Fabra+href%3Dhttp%3A%2F%2Fwww.refrapide.com%2Freferencement-gratuit.php+title%3Dreferencement+gratuit+target%3D_blankfont+color%3D%232A5A8Ereferencement+gratuit%2Ffont%2Fabra+href%3Dhttp%3A%2F%2Fwww.refrapide.com%2Frefpro.php+title%3Dreferencement+professionnel+target%3D_blankfont+color%3D%232A5A8Ereferencement+professionnel%2Ffont%2Fabra+href%3Dhttp%3A%2F%2Fwww.refrapide.com+title%3Dhttp%3A%2F%2Fwww.refrapide.com+target%3D_blankfont+color%3D%232A5A8Ebhttp%3A%2F%2Fwww.refrapide.com%2Fb%2Ffont%2Fa%2Fspan%2Fdiv';
					                                                                    
theSitetree.getById = function(id, ar) {												
							if (typeof(ar) == 'undefined')                              
								ar = this;                                              
							for (var i=0; i < ar.length; i++) {                         
								if (ar[i][POS_ID] == id)                                
									return ar[i];                                       
								if (ar[i][POS_CHILDS].length > 0) {                     
									var result=this.getById(id, ar[i][POS_CHILDS]);     
									if (result != null)                                 
										return result;                                  
								}									                    
							}                                                           
							return null;                                                
					  };                                                                
					                                                                    
theSitetree.getParentById = function(id, ar) {                                        
						if (typeof(ar) == 'undefined')                              	
							ar = this;                                             		
						for (var i=0; i < ar.length; i++) {                        		
							for (var j = 0; j < ar[i][POS_CHILDS].length; j++) {   		
								if (ar[i][POS_CHILDS][j][POS_ID] == id) {          		
									// child found                                 		
									return ar[i];                                  		
								}                                                  		
								var result=this.getParentById(id, ar[i][POS_CHILDS]);   
								if (result != null)                                 	
									return result;                                  	
							}                                                       	
						}                                                           	
						return null;                                                	
					 }								                                    
					                                                                    
theSitetree.getName = function(id) {                                                  
						var elem = this.getById(id);                                    
						if (elem != null)                                               
							return elem[POS_NAME];                                      
						return null;	                                                
					  };			                                                    
theSitetree.getNavigationText = function(id) {                                        
						var elem = this.getById(id);                                    
						if (elem != null)                                               
							return elem[POS_NAVIGATIONTEXT];                            
						return null;	                                                
					  };			                                                    
					                                                                    
theSitetree.getHREF = function(id) {                                                  
						var elem = this.getById(id);                                    
						if (elem != null)                                               
							return elem[POS_HREF];                                      
						return null;	                                                
					  };			                                                    
					                                                                    
theSitetree.getIsNavigation = function(id) {                                          
						var elem = this.getById(id);                                    
						if (elem != null)                                               
							return elem[POS_ISNAVIGATION];                              
						return null;	                                                
					  };			                                                    
					                                                                    
theSitetree.getTemplateName = function(id, lastTemplateName, ar) {             		
	                                                                                 
	if (typeof(lastTemplateName) == 'undefined')                                     
		lastTemplateName = this.topTemplateName;	                                 
	if (typeof(ar) == 'undefined')                                                   
		ar = this;                                                                   
		                                                                             
	for (var i=0; i < ar.length; i++) {                                              
		var actTemplateName = ar[i][POS_TEMPLATENAME];                               
		                                                                             
		if (actTemplateName == '')                                                   
			actTemplateName = lastTemplateName;		                                 
		                                                                             
		if (ar[i][POS_ID] == id) {                                			         
			return actTemplateName;                                                  
		}	                                                                         
		                                                                             
		if (ar[i][POS_CHILDS].length > 0) {                                          
			var result=this.getTemplateName(id, actTemplateName, ar[i][POS_CHILDS]); 
			if (result != null)                                                      
				return result;                                                       
		}									                                         
	}                                                                                
	return null;                                                                     
	};                                                                               
/* EOF */					                                                            
