
function positionMenu(menuName, top, left, height, width) 
{  spos(gmobj("menu"+getMenuByName(menuName)),top,left,height,width);}

menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=JavaScript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

timegap=2000                   
followspeed=5                 
followrate=50                 
suboffset_top=5               
suboffset_left=10             

background=[                  
"black",                     
0,                           
"#FFFF00",					  
0,                           
"black",							  
"12",                         
"normal",                     
"bold",                     
"arial",                    
0,                            
,                             
0,                            
,                             
,                             
,                             
,                             
,                             
,                             
,                             
,                             
]

// VERS TOP
addmenu(menu=[
"M_retour",
,  
0, 
, 
0,   
"middle",    
background, 
1,          
"left",   
"",
1,			
1,			
0, 
,
, 
0,
0,
,
"img/haut2.gif", 
0,
,
,"<IMG SRC='img/dot.gif' WIDTH='36' HEIGHT='30' BORDER=0 ALT='Cliquez ici pour haut de page'>","#top #",,,0
])

dumpmenus();



