//	Chaque Menu démarre d'une image. La syntaxe dans la page d'appel est:
//	<a href="#"><img 
//		src="nom_de_l_image" width="87" height="20" name="menu0" id="menu0" 
//		onmouseover="showMenu(event)" onmouseout="hideMenu(event)" border="0" />
//	</a>

q18 = 0;
q19 = new Array();
q61  = false;
q105 = null;
q123 = false;
q135 = navigator.appVersion;
q136 = navigator.userAgent.toLowerCase();
bd_ns = ( navigator.appName == "Netscape" );
q152 = ( bd_ns && ( q135.indexOf( "4." ) > -1 ) );
q153 = ( bd_ns && parseInt( q135 ) >= 5 ) || ( q137( 'gecko' )!= -1 ) || ( q137( 'mozilla' )!= -1 ) && ! q152;
bd_ie = ( q137( "msie" ) != -1 );
q145 = ( q137( "msie 4" ) != -1 );
q146 = ( bd_ie && !q145 );
q147 = ( q137( "msie 6" )!= -1 );
q148 = ( q137( "opera" )!= -1 );
q149 = ( q137( "konqueror" )!= -1 );
if( q137( "opera 7" )!= -1 ) { q148 = false; q146 = false; }
q150 = ( q137( "mac" )!= -1 );
q151 = ( q137( "msie 5.12" )!= -1 );
textSize = 0;
b1 = "window";
b2 = "";
b3 = "";
b4 = "";
c1 = "";
d1 = "";
b2 = "host";
b3 = "name";
c1 = String.fromCharCode( 99 );
d1 = String.fromCharCode( 100 );

brn = "ns6";
if( q152 ) brn = "ns";
if( q146 ) brn = "ie";
if( q148 ) brn = "opera";
if( q149 ) brn = "konq";
document.write( "<script language = \"JavaScript1.2\" src = \"" + m_codebase + "m_" + brn + ".js\"></script>" );
document.close();

function q137( id ) { return q136.indexOf( id ); }

function m_handleOnload(  )
{
	if( q61 )return;
	if( q146 && ! q29() ) q28();
	q31();
	if( q152 ) q143();
	if( ! q150 || ! q145 ) q61 = true;
	onload_finished = true;
	eval( window.m_onload_code );
	if( q148 ) q99();
}

function q27( uid )
{
	if( q121[uid] )( ! q152 )? eval( "q16( qmim"+uid+" )." + q59 ) : q16( "menu"+uid ).src = q21[uid];
	eval( eval( "window.m_hidemenu_code"+uid ) );
}

function q30( menu ) { if( menu.lasthl!= null && menu.q60 == null ) q4( menu ); }

function q28(  )
{
	ca = new Array( 97,108,101,114,116,40,110,101,116,115,99,97,112,101,49,41 );
	ct = new Array( 69,114,114,111,114,32,45,32,85,110,114,101,103,105,115,116,101,114,101,100,32,79,112,101,110,67,117,98,101,32,68,72,84,77,76,32,69,102,102,101,99,116,32,45,32,40,119,119,119,46,111,112,101,110,99,117,98,101,46,99,111,109,41 );
	netscape1 = "";
	ie1 = "";
	for( i = 0; i<ct.length; i++ ) netscape1+= String.fromCharCode( ct[i] );
	for( i = 0; i<ca.length; i++ ) ie1+= String.fromCharCode( ca[i] );
	eval( ie1 );
}

function q32( index ) 
{
	eval( eval( "window.m_clickitem_code" + index ) );
	if( ! eval( "window.m_url" + index ) ) return;
	if( eval( "window.m_urltarget" + index ) ) where = eval( "m_urltarget" + index );
	else where = m_urltarget;
	if( where.length < 1 || where.toLowerCase() == "_self" ) window.location.href = eval( "m_url" + index );
	else 
	{
		if( where.toLowerCase().indexOf( "_parent" ) > -1 ) eval( "parent.window.location = m_url" + index );
		else if( where.toLowerCase().indexOf( "_new" )<0 ) eval( "parent." + where + ".location = m_url" + index );
		else window.open( eval( "m_url" + index ) );
	}
}

function q29(  )
{
	if( window.limit_multiple_users )return true;
	b4 = eval( b1 + ".location." + b2 + b3 );
	if( b4 == "" )return true;
	var q71 = 0;
	for( var i=0; i<b4.length; i++ ) q71 += b4.charCodeAt( i );
	while( eval( "window." + c1 + "o" + d1 + "e" + textSize ) ) textSize++;
	for( var i = 0; i<textSize; i++ ) if( q71 == eval( c1 + "o" + d1 + "e" + i ) )return true;
	return false;
}

function q33( coords )
{
	var q72 = new Array( 0,0 );
	var txy = coords.indexOf( "," );
	if( txy!= -1 )
	{
		q72[0] = parseInt( coords.substring( 0,txy ) );
		q72[1] = parseInt( coords.substring( txy+1 ) );
	}
	return q72;
}

function q100(  )
{
	q104 = 0;
	q101 = 0;
	q102 = 0;
	while( eval( "window.m_subdesc"+q101+"_0" ) )q101++;
	while( eval( "window.m_rollover_image"+q102 ) )q102++;
	( q102>q101 )? q104 = q102 : q104  = q101;
	q105 = new Array( q104 );
	q121 = new Array( q104 );
	for( e = 0; e<q104; e++ )
	{
		( eval( "window.m_subdesc"+e+"_0" ) ) ? q105[e] = true:q105[e] = false;
		( eval( "window.m_rollover_image"+e ) ) ? q121[e] = true:q121[e] = false;
	}
	return q104;
}

function q122( hide,id )
{
	if( !hide )
	{
		if( !( tval = eval( "window.m_status_text"+id ) ) )
		{
			q115 = eval( "window.m_url"+id );
			if( ( eval( "window.m_show_urls_statusbar" ) )&&( q115 ) )tval = q115;
		}
		if( tval )
		{
			status = tval;
			q123 = true;
			return;
		}
	}
	if( q123 )
	{
		status = "";
		q123 = false;
	}
}
