document.routage.action = '../accueil';document.routage._url_html.value = document.location + '';document.routage._referer.value = document.referrer;document.routage._def.value = screen.width + 'x' + screen.height;document.routage._navigateur.value = navigator.appName;document.routage._version_navig.value = navigator.appVersion;if(navigator.plugins['Shockwave Flash']) document.routage._plugin_flash.value = navigator.plugins['Shockwave Flash'];document.routage.submit();