<!--

function updateForm(name) {
	href = location.href;
	isPart = (href.indexOf("dossier_aol") != -1);
	if (isPart) {
		obj = document.getElementById(name);
		if (obj) {
      if (curl) obj.action = curl;
		  obj.target = "outilLmm";
		}
	}
}

function printFlash(url,width,height,transparent) {
  transparent = (transparent == null) ? false : true;
  document.write ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="'+width+'" height="'+height+'">');
  document.write ('  <param name="movie" value="'+url+'">');
  document.write ('  <param name="quality" value="high">');
  if (transparent) document.write ('  <param name="wmode" value="transparent">');
  document.write ('  <embed src="'+url+'" quality="high"');
  if (transparent) document.write (' wmode="transparent"');
  document.write (' pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+width+'" height="'+height+'"></embed>');
  document.write ('</object>');
}

function MM_findObj(n, d) { //v3.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}

function MM_openBrWindow(theURL,winName,features) { 
  window.open(theURL,winName,features);

}

var calqueActif="";
function open_definition(URL_definition) { } 
function popCalque(Name) { }
function popCalqueStatique(Name) { }
function popCalqueStatiqueV2(objSrc,objDest)
{
  src = document.getElementById(objSrc);
  dst = document.getElementById(objDest);
  src.style.position = "absolute";
  src.style.left = dst.offsetLeft;
  src.style.top = dst.offsetTop;
  src.style.visibility = "visible";
  src.style.overflow = "visible";
}
function hideCalque (name)
{
  src = document.getElementById(name);
  src.style.visibility = "hidden";
}
function popCalqueV2(objSrc,objDest) { }	
function mouseMoveHandler(e) { }
function webo_zpi(_WEBOZONE,_WEBOPAGE,_WEBOID,_ACC) { }

global_loaded = 1;
