var popupG;
function fullscreen(etat) {window.moveTo(0,0);window.resizeTo(screen.availWidth,screen.availHeight);var module = document.getElementById("module");module.style.visibility = "hidden";module.className=(etat?"pleinEcran":"centrer");module.style.visibility = "visible";};
function googleMAP(x,y,z,i) {popupG = window.open("http://rorc.geovoile.org/googleMAP.asp?x="+x+"&y="+y+"&z="+z+"&i="+i,"popupGmap","width=700,height=550,top=10,left=10,resizable=0,scrollbars=0");popupG.focus();};
function affichage() {if(window!=top) {window.open("http://caribbean600.rorc.org");} else {with (document.getElementById("module").style) {visibility = "visible";};};};
function module(bg) {document.write("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' width='100%' height='100%' id=course align=middle>");document.write("<param name=movie value='module.swf?RQ_e="+E+"&RQ_lg="+lg+"&L="+L+"' /><param name=\"allowFullScreen\" value=\"true\" /><param name=allowScriptAccess value=sameDomain /><param name=loop value=false /><param name=menu value=false /><param name=quality value=high /><param name=bgcolor value='"+bg+"' /><param name=\"FlashVars\" value=\"PARAM_heureServeur="+heureServeur+"&PARAM_cat="+c+"\" />");document.write("<embed src='module.swf?RQ_e="+E+"&RQ_lg="+lg+"&L="+L+"' allowFullScreen=\"true\" FlashVars=\"PARAM_heureServeur="+heureServeur+"&PARAM_cat="+c+"\" loop=false menu=false quality=high bgcolor='"+bg+"' width='100%' height='100%' name=course align=middle allowScriptAccess=sameDomain type='application/x-shockwave-flash' /></object>");};
function positions(e,l) {document.location="positions.asp?e="+e+"&lg="+l;};
function classements(e,l) {document.location="classements.asp?e="+e+"&lg="+l;};
window.onload = affichage;
