/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=4;			// Number of first level items
	var LowBgColor='B29F93'; //CDB89A';			// Background color when mouse is not over'
	var LowSubBgColor='B29F93';			// Background color when mouse is not over on subs
	var HighBgColor='#FE883A';			// Background color when mouse is over
	var HighSubBgColor='FE883A';			// Background color when mouse is over on subs
	var FontLowColor='ffffff'; //'444444';			// Font color when mouse is not over
	var FontSubLowColor='ffffff';			// Font color subs when mouse is not over
	var FontHighColor='ffffff';			// Font color when mouse is over
	var FontSubHighColor='ffffff';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=90;				// Menu offset x coordinate
// firefox = -8 ------------------
     var FIREFOX = false;
     var strChUserAgent = navigator.userAgent;
     var intSplitStart = strChUserAgent.indexOf("(",0);
     var intSplitEnd = strChUserAgent.indexOf(")",0);
     var strChStart = strChUserAgent.substring(0,intSplitStart);
     var strChMid = strChUserAgent.substring(intSplitStart, intSplitEnd);
     var strChEnd = strChUserAgent.substring(strChEnd);
     if(strChEnd.indexOf("Firefox") != -1)
    	 FIREFOX = true;
	var StartLeft=0;				// Menu offset y coordinate
	if (FIREFOX == true)
		StartLeft=-8;
// -----------------

	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding (avant 3)
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=230;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// Frame where target documents appear
	var TargetLoc='';				// DIV id for relative positioning (refer to config.htm for info)
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

function Devis()
{
boxparam = "toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=1,copyhistory=0,menuBar=0,width=720,height=580";
window.open('formulaire_resa_mad.asp','_blank',boxparam);
}
function NousContacter()
{
boxparam = "toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=1,copyhistory=0,menuBar=0,width=670,height=495";
window.open('formulaire.asp','_blank',boxparam);
}
function InfoDiv()
{
boxparam = "toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=1,copyhistory=0,menuBar=0,width=700,height=500";
window.open('formulaire_div.asp','_blank',boxparam);
}
function InfoLoc()
{
boxparam = "toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=1,copyhistory=0,menuBar=0,width=700,height=500";
window.open('BDC_Video.pdf','_blank',boxparam);
}
function InfoGed()
{
boxparam = "toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=1,copyhistory=0,menuBar=0,width=660,height=450";
window.open('formulaire_ged.asp','_blank',boxparam);
}
function Info720()
{
boxparam = "toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=1,copyhistory=0,menuBar=0,width=700,height=500";
window.open('MP720P.pdf','_blank',boxparam);
}
function InfoTech()
{
boxparam = "toolbar=1,location=0,directories=0,status=0,scrollbars=1,resizable=1,copyhistory=0,menuBar=0,width=720,height=650";
window.open('video_details.htm','_blank',boxparam);
}
function InfoManuel()
{
boxparam = "toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=1,copyhistory=0,menuBar=0,width=700,height=500";
window.open('videomanuel.pdf','_blank',boxparam);
}
function InfoCGL()
{
boxparam = "toolbar=1,location=0,directories=0,status=0,scrollbars=1,resizable=1,copyhistory=0,menuBar=0,width=700,height=500";
window.open('cgl.htm','_blank',boxparam);
}
function InfoDomi()
{
boxparam = "toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=1,copyhistory=0,menuBar=0,width=700,height=530";
window.open('domi/form_domiciliation.htm','_blank',boxparam);
}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array(" Location de bureaux équipés","","",7,20,190);
	Menu1_1=new Array("Vue d'ensemble","vue_v2.htm","",0,20,210);
	Menu1_2=new Array("Les services bureau","services_v2_1.htm","",0);
	Menu1_3=new Array("Les services divers","services_v2_2.htm","",0);
	Menu1_4=new Array("Les tarifs","equip_v2.htm","",0);
	Menu1_5=new Array("Tableau comparatif","comparatif_v2.htm","",0);
//	Menu1_6=new Array("Domiciliation sans bureau","domi_v2.htm","",0);
	Menu1_6=new Array("Plan d'accès","plan_v2.htm","",0);
	Menu1_7=new Array("Demande de renseignements","javascript:InfoDiv()","",0);

Menu2=new Array(" Domiciliation","","",3,20,104);
	Menu2_1=new Array("Notre offre","domi_v2.htm","",0,20,200);
	Menu2_2=new Array("Contrat en ligne","javascript:InfoDomi()","",0);
	Menu2_3=new Array("Demande de renseignements","javascript:InfoDiv()","",0);

Menu3=new Array(" Location de Vidéo-projecteurs","","",8,20,194);
	Menu3_1=new Array("Notre offre","location_videoprojecteur.htm","",0,20,220);
	Menu3_2=new Array("Procédure pour louer","procedure.htm","",0);
	Menu3_3=new Array("Bon de commande","javascript:InfoLoc()","",0);
	Menu3_4=new Array("Détails techniques","javascript:InfoTech()","",0);
	Menu3_5=new Array("Manuel d'utilisation (2Mo)","javascript:InfoManuel()","",0);
	Menu3_6=new Array("Brochure Benq MP720p","javascript:Info720()","",0);
	Menu3_7=new Array("Conditions gen. de location","javascript:InfoCGL()","",0);
	Menu3_8=new Array("Demande de renseignements","javascript:InfoDiv()","",0);

Menu4=new Array(" Coordonnées - Contact","","",4,20,155);
	Menu4_1=new Array("Accueil du site","default.htm","",0,20,160);
	Menu4_2=new Array("Plan d'accès","plan_v2.htm","",0);
	Menu4_3=new Array("Envoyer un email","mailto:info@espace-omega.com","",0);
	Menu4_4=new Array("Contact en ligne","javascript:InfoDiv()","",0);

