// JavaScript Document
window.onload = function(){
	javascript:checkRightAgvType();
	getNumeroAgv();
	initFromRequest();
	showHideContratField();
	replaceCodeChaine(ReturnSiteCode(window.location));
};

