<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="accueil.xsl.php"?><d routeversion="">
	<e titre="Vidéo" wi="50"   color="#550000" video="1">
			<msg>
								<script type="text/javascript">
					function chg_vid_dm(n,k) {
						$("#vid_lab_current").html(n);
						$("#vid_webcam").attr("src", "//www.dailymotion.com/embed/video/"+k+"?autoPlay=1");
					}
					function chg_vid_yt(n,k) {
						$("#vid_lab_current").html(n);
						$("#vid_webcam").attr("src", "//www.youtube.com/embed/"+k+"?autoplay=1");
					}
					function chg_vid(o) {
						var opt=null;
						if($(o).is("select")) opt=$(o).find(":selected");
						else opt=$(o);
						if(opt.hasClass("off")) return;
						var t=opt.data("t");
						var n=opt.data("n");
						var k=opt.data("k");
						if(t=='yt') chg_vid_yt(n,k);
						else if(t=='dm') chg_vid_dm(n,k);
						else {
							$("#vid_lab_current").html("-");
							$("#vid_webcam").attr("src", "im/nocam.html");
						}
					}
					$(function() {
						var w=$("#cont_video").width();
						$("#cont_video").height(w*9/16 + 14);
					});
				</script>
				<div class="webcams" style="width:100%;padding:5px 0;text-align:left;">
					<div id="cont_video" style="margin-right:10px;width:100%;">
						<span id="vid_lab_current" style="font-weight:bold;">&#160;</span><br/>
						<iframe frameborder="0" width="100%" height="100%" id="vid_webcam" src="im/nocam.html" scrolling="no" allowfullscreen="allowfullscreen" mozallowfullscreen="mozallowfullscreen" msallowfullscreen="msallowfullscreen" oallowfullscreen="oallowfullscreen" webkitallowfullscreen="webkitallowfullscreen"></iframe>
					</div>
					<div id="webcamslst" style="margin-top:24px;text-align:center">
													<img src="im/camip.png" style="height:20px;" align="absmiddle"/> &#160; Webcams :
							<select onchange="chg_vid(this)">
								<option>-</option>
								<option value="58" data-t="dm" data-n="Baïgorry Arrivée J2" data-k="x4clbsr">Baïgorry Arrivée J2</option>
										<option value="38" data-t="dm" data-n="Urepel" data-k="x8d9v0p">Urepel</option>
										<option value="32" data-t="dm" data-n="Arrivée J1" data-k="x8d2z73">Arrivée J1</option>
																	</select>
							<a href="javascript:checkStreams();" style="font-size:1.5em;">↺</a>						<script type="text/javascript">
							var nbCam=3;
							$(function() {
								checkStreams();
							});
							function checkStreams() {
								nbCam=3;
								$("#webcamslst select option, #webcamslst a").each(function(){
									var me=$(this);
									if(me.data("t")=="dm") {
										var flux=me.data("k");
										var dailyAPI = "https://api.dailymotion.com/video/"+flux+"?fields=mode,record_start_time,record_end_time,recurrence,onair,live_airing_time,live_video_bitrate,live_audio_bitrate,live_video_width,live_video_height,live_video_fps,live_video_keyframe_interval,live_publish_url,audience,audience_total";
										$.getJSON(dailyAPI, function (json) {
											// Set the variables from the results array
											var live = json.onair || json.live_video_bitrate!=null;
											if (live){
												me.removeClass("off");
												me.attr("disabled",false);
											} else {
												me.addClass("off");
												me.attr("disabled",true);
											}
										}).error(function(){
											if (me.val()!="") {
												me.addClass("off");
												me.attr("disabled",true);
											}
										}).always(function() {
											nbCam--;
											if (nbCam==0) setFirstCam();
									  });
								  }
								});
							}
							function setFirstCam(){
								$("#webcamslst select option, #webcamslst a").each(function(){
									if(!$(this).hasClass("off") &amp;&amp; $(this).html()!="-"){
										if($("#webcamslst select").length &gt; 0) {
											$(this).prop("selected", true);
											$("#webcamslst select").change();
										} else {
											$(this).click();
										}
										return false;
									}
								});
								if($("#webcamslst select option:selected").hasClass("off")) {
									$("#webcamslst select option:first").prop("selected", true);
									$("#webcamslst select").change();
								}
							}
						</script>
					</div>
				</div>
				<p style="clear:both;">&#160;</p>
			</msg>
		</e>
		<e titre="Apps" wi="25"   sstitre="" color="#00000">
			<msg><p>LiveTrail directement sur votre smartphone c'est aussi possible avec</p>
<div style="display: flex; flex-direction: row; flex-wrap: wrap;">
<div style="text-align: center; padding: 5px; flex-basis: 0; flex-grow: 1;"><img style="margin-bottom: 4px;" src="im/liveinfo.png" alt="liveinfo" /><br />Votre Point Info directement dans votre poche<br />Pour tous les accompagnants, suiveurs, amis...
<div style="display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around;"><a href="https://play.google.com/store/apps/details?id=net.livetrail.livetrail&amp;hl=fr" target="_blank" rel="noopener"><img src="im/googleplay.png" alt="" /></a> <a href="https://apps.apple.com/fr/app/livetrail/id1205514003" target="_blank" rel="noopener"><img src="im/appstore.png" alt="" /></a></div>
</div>
<div style="text-align: center; padding: 5px; flex-basis: 0; flex-grow: 1;"><img style="margin-bottom: 4px;" src="im/liverun.png" alt="liverun" /><img src="im/runnersonly.png" alt="runners" /><br />Suivez votre propre course et celle de vos amis... Créée spécialement par des coureurs <strong>pour les coureurs</strong><br />
<div style="display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around;"><a href="https://play.google.com/store/apps/details?id=net.livetrail.livetrailrunning&amp;hl=fr" target="_blank" rel="noopener"><img src="im/googleplay.png" alt="" /></a> <a href="https://apps.apple.com/fr/app/liverun-by-livetrail/id1265092866" target="_blank" rel="noopener"><img src="im/appstore.png" alt="" /></a></div>
</div>
</div></msg>
		</e>
		
<!-- courses.gourman.home_width = 50 / 50 -->
<e/><e/><e id="gourman"  wi="50"  titre="Trail Gourmand" sstitre="49.4km / 2577m+" routeVersion="" darkenColor="" color="#2525fa" >
									<info nomdep="Urepel" num="1" nometp="Stage 1" dtdep="2023-05-19 07:29:51" tz="2" launched="1" finish="1" />
												<info nometp="Stage 2" num="2" dtdep="2023-05-20 07:30:03" tz="2" launched="1" finish="1" />
						<identite nom="SAN MARTIN Camacho" prenom="" doss="1007" cat="SE H" rk="1" tps="04:16:24" dth="2023-05-20 09:41:52.750" idpt="58" />
							<identite nom="Descamps Lacroix" prenom="" doss="1017" cat="SE H" rk="2" tps="04:30:50" dth="2023-05-20 09:50:25.920" idpt="58" />
							<identite nom="PALACIO FERRANDEZ" prenom="" doss="1023" cat="SE H" rk="3" tps="04:35:08" dth="2023-05-20 09:55:03.990" idpt="58" />
							<identitef nom="BARRERE GRENIER" prenom="" doss="1187" cat="V1 F" rk="1" tps="05:56:18" dth="2023-05-20 10:32:00.090" idpt="58"/>
							<identitef nom="GAUTIER BENIGNI" prenom="" doss="1133" cat="SE F" rk="2" tps="06:03:02" dth="2023-05-20 10:34:29.040" idpt="58"/>
							<identitef nom="Lopez Bouyssi" prenom="" doss="1311" cat="SE F" rk="3" tps="06:05:23" dth="2023-05-20 10:31:05.660" idpt="58"/>
										<hasFinisher v="1"/>
			<points font="9" wi="50" l="5.8823529411765" b="10" f="1"><p id="0" name="Départ" km="0" x="5.882" y="59.5" lat="43.07051" lon="-1.41678" nb="0"  /><p id="26" name="Banca" km="10.83" x="25.765" y="68.5" lat="43.12598" lon="-1.37412" nb="0"  /><p id="28" name="Pikotzia" km="20.28" x="43.059" y="52.5" lat="43.15905" lon="-1.37389" nb="0"  /><p id="32" name="Arr J1" km="25.18" x="52" y="75" lat="43.17923" lon="-1.34016" nb="0" wc="dm|x8d2z73" /><p id="34" name="dép J2" km="0" x="52" y="59.5" lat="43.07091" lon="-1.41709" nb="0"  /><p id="50" name="Banca" km="13.28" x="76.353" y="68.5" lat="43.12607" lon="-1.37428" nb="0"  /><p id="52" name="Ahartza" km="19.88" x="88.471" y="43" lat="43.14508" lon="-1.33536" nb="0"  /><p id="58" name="Baïgorr" km="25.57" x="98.824" y="75" lat="43.17920" lon="-1.34036" nb="562" wc="dm|x4clbsr" /></points>		</e>
      
<!-- courses.euskal.home_width = 50 / 50 -->
<e id="euskal"  wi="50"  titre="Euskal Trail" sstitre="82km / 4100m+" routeVersion="" darkenColor="" color="#fad60d" >
									<info nomdep="Urepel" num="1" nometp="Stage 1" dtdep="2023-05-19 06:29:52" tz="2" launched="1" finish="1" />
												<info nometp="Stage 2" num="2" dtdep="2023-05-20 06:30:03" tz="2" launched="1" finish="1" />
						<identite nom="Hagnere Cazajous" prenom="" doss="2263" cat="SE H" rk="1" tps="07:44:58" dth="2023-05-20 10:26:20.950" idpt="58" />
							<identite nom="CAMOU-JUNCAS PAGNOUX" prenom="" doss="2021" cat="SE H" rk="2" tps="08:29:08" dth="2023-05-20 10:52:20.200" idpt="58" />
							<identite nom="BEAUFILS Blanchard" prenom="" doss="2127" cat="SE H" rk="3" tps="08:35:04" dth="2023-05-20 10:55:00.350" idpt="58" />
							<identitef nom="Schweizer Potet" prenom="" doss="2189" cat="SE F" rk="1" tps="11:14:44" dth="2023-05-20 12:12:45.670" idpt="58"/>
							<identitef nom="Ninet Queheille" prenom="" doss="2035" cat="SE F" rk="2" tps="11:47:23" dth="2023-05-20 12:27:01.100" idpt="58"/>
							<identitef nom="GERBET BARBERAN" prenom="" doss="2158" cat="V1 F" rk="3" tps="12:02:10" dth="2023-05-20 12:37:43.380" idpt="58"/>
										<hasFinisher v="1"/>
			<points font="9" wi="50" l="5.8823529411765" b="10" f="1"><p id="0" name="Départ" km="0" x="5.882" y="67" lat="43.07072" lon="-1.41683" nb="0"  /><p id="8" name="Urkiaga" km="10.25" x="17.412" y="47" lat="43.03578" lon="-1.47029" nb="0"  /><p id="10" name="Eihartz" km="20.53" x="28.941" y="49.5" lat="43.09665" lon="-1.46513" nb="0"  /><p id="12" name="Ixtauz" km="28.51" x="37.882" y="43" lat="43.13783" lon="-1.41086" nb="0"  /><p id="16" name="Auza" km="30.49" x="40.118" y="30.5" lat="43.15129" lon="-1.42007" nb="0"  /><p id="28" name="Pikotzia" km="36.17" x="46.588" y="58" lat="43.15914" lon="-1.37289" nb="0"  /><p id="32" name="Arr J1" km="41.01" x="52" y="79" lat="43.17923" lon="-1.34016" nb="0" wc="dm|x8d2z73" /><p id="34" name="dép J2" km="41.01" x="52.118" y="68" lat="43.07070" lon="-1.41678" nb="0"  /><p id="36" name="Adi" km="49.82" x="62" y="25" lat="43.01950" lon="-1.44541" nb="0"  /><p id="40" name="BentaXa" km="54.42" x="67.176" y="50.5" lat="43.00650" lon="-1.40902" nb="0"  /><p id="42" name="Lindus" km="60.87" x="74.471" y="36" lat="43.02862" lon="-1.35510" nb="0"  /><p id="46" name="Argai" km="68.38" x="82.941" y="38" lat="43.08857" lon="-1.34299" nb="0"  /><p id="48" name="Adartza" km="71.74" x="86.706" y="34" lat="43.11306" lon="-1.33631" nb="0"  /><p id="52" name="Ahartza" km="76.69" x="92.235" y="54.5" lat="43.14508" lon="-1.33536" nb="0"  /><p id="58" name="Baïgorr" km="82.5" x="98.824" y="79" lat="43.17902" lon="-1.34024" nb="215" wc="dm|x4clbsr" /></points>		</e>
      
<!-- courses.ultra.home_width = 50 / 50 -->
<e/><e/><e id="ultra"  wi="50"  titre="Ultra Trail" sstitre="131km / 6700m+" routeVersion="" darkenColor="" color="#e06914" >
							<info nomdep="St Etienne Baïgorry" dtdep="2023-05-19 05:03:15" tz="2" launched="1" finish="1" />
				<identite nom="MARMISSOLLE" prenom="Beñat" doss="4481" cat="V1 H" rk="1" tps="16:27:31" dth="2023-05-19 21:30:46.900" idpt="58" />
							<identite nom="CASTILLON" prenom="Maxime" doss="4056" cat="SE H" rk="2" tps="16:52:06" dth="2023-05-19 21:55:21.610" idpt="58" />
							<identite nom="TEJERO" prenom="Sergio Luis" doss="4476" cat="V1 H" rk="3" tps="17:02:35" dth="2023-05-19 22:05:50.980" idpt="58" />
							<identitef nom="BERTHAULT" prenom="Maryam" doss="4435" cat="V1 F" rk="1" tps="20:26:39" dth="2023-05-20 01:29:54.480" idpt="58"/>
							<identitef nom="SAINT-JEAN" prenom="Maite" doss="4432" cat="V1 F" rk="2" tps="21:22:45" dth="2023-05-20 02:26:00.580" idpt="58"/>
							<identitef nom="IRIBERRY" prenom="Kattin" doss="4155" cat="SE F" rk="3" tps="23:14:17" dth="2023-05-20 04:17:32.680" idpt="58"/>
										<hasFinisher v="1"/>
			<points font="9" wi="50" l="5.8823529411765" b="10" f="1"><p id="0" name="Départ" km="0" x="5.882" y="75" lat="43.17928" lon="-1.34015" nb="0"  /><p id="2" name="Jara" km="6.49" x="10.588" y="48" lat="43.19939" lon="-1.29190" nb="0"  /><p id="4" name="Gaztipa" km="19.33" x="19.765" y="65.5" lat="43.23358" lon="-1.35435" nb="0"  /><p id="6" name="Ispeguy" km="31.15" x="28.235" y="52.5" lat="43.17554" lon="-1.40188" nb="0"  /><p id="16" name="Auza" km="35.89" x="31.647" y="27" lat="43.15135" lon="-1.41994" nb="0"  /><p id="18" name="Aldudes" km="45.05" x="38.118" y="65.5" lat="43.09849" lon="-1.42813" nb="0"  /><p id="24" name="Urkiaga" km="59.15" x="48.235" y="42.5" lat="43.03590" lon="-1.47030" nb="0"  /><p id="36" name="Adi" km="62.68" x="50.824" y="21" lat="43.01959" lon="-1.44524" nb="0"  /><p id="38" name="Urepel" km="73.02" x="58.235" y="63.5" lat="43.07038" lon="-1.41665" nb="0" wc="dm|x8d9v0p" /><p id="42" name="Lindus" km="85.49" x="67.176" y="32" lat="43.02868" lon="-1.35511" nb="0"  /><p id="44" name="Meharrozte" km="92.93" x="72.471" y="50" lat="43.07809" lon="-1.38731" nb="0"  /><p id="46" name="Argai" km="100.25" x="77.765" y="30.5" lat="43.08874" lon="-1.34524" nb="0"  /><p id="50" name="Banca" km="109.61" x="84.471" y="70" lat="43.12610" lon="-1.37415" nb="0"  /><p id="52" name="Ahartza" km="116.72" x="89.529" y="50.5" lat="43.14446" lon="-1.33516" nb="0"  /><p id="54" name="Munhoa" km="121.01" x="92.588" y="39.5" lat="43.14298" lon="-1.30892" nb="0"  /><p id="58" name="Baïgorr" km="129.71" x="98.824" y="75" lat="43.17913" lon="-1.34037" nb="330" wc="dm|x4clbsr" /></points>		</e>
      
<!-- courses.iluna.home_width = 50 / 50 -->
<e id="iluna"  wi="50"  titre="Iluna Trail" sstitre="27km / 1500m+" routeVersion="" darkenColor="" color="#121111" >
							<info nomdep="St Etienne Baïgorry" dtdep="2023-05-19 22:09:08" tz="2" launched="1" finish="1" />
				<identite nom="Semerena Erramouspe" prenom="" doss="5056" cat="ES H" rk="1" tps="02:37:26" dth="2023-05-20 00:46:34.780" idpt="58" />
							<identite nom="ihidoy COMET" prenom="" doss="5092" cat="SE H" rk="2" tps="02:44:17" dth="2023-05-20 00:53:25.530" idpt="58" />
							<identite nom="larramendy pebet" prenom="" doss="5101" cat="SE H" rk="3" tps="02:58:00" dth="2023-05-20 01:07:08.890" idpt="58" />
							<identitef nom="oyhenart Esclamadon" prenom="" doss="5041" cat="SE F" rk="1" tps="03:57:08" dth="2023-05-20 02:06:16.850" idpt="58"/>
							<identitef nom="BRASSAC Larre" prenom="" doss="5078" cat="SE F" rk="2" tps="04:00:43" dth="2023-05-20 02:09:51.030" idpt="58"/>
							<identitef nom="Lagarde Hirigoyen" prenom="" doss="5110" cat="SE F" rk="3" tps="04:02:49" dth="2023-05-20 02:11:57.460" idpt="58"/>
										<hasFinisher v="1"/>
			<points font="9" wi="50" l="5.8823529411765" b="10" f="1"><p id="0" name="Départ" km="0" x="5.882" y="75.5" lat="43.17922" lon="-1.34039" nb="0"  /><p id="26" name="Banca" km="14.45" x="56.118" y="68.5" lat="43.12603" lon="-1.37419" nb="0"  /><p id="52" name="Ahartza" km="20.93" x="78.706" y="43" lat="43.14513" lon="-1.33546" nb="0"  /><p id="58" name="Baïgorr" km="26.73" x="98.824" y="75.5" lat="43.17922" lon="-1.34039" nb="187" wc="dm|x4clbsr" /></points>		</e>
      
<!-- courses.neska.home_width = 50 / 50 -->
<e/><e/><e id="neska"  wi="50"  titre="Neska Trail" sstitre="8km / 350m+" routeVersion="" darkenColor="" color="#fc0ff0" >
							<info nomdep="St Etienne Baïgorry" dtdep="2023-05-19 17:30:51" tz="2" launched="1" finish="1" />
				<identite nom="Couvreur Reme" prenom="" doss="6189" cat="SE F" rk="1" tps="00:51:07" dth="2023-05-19 18:21:58.110" idpt="32" />
							<identite nom="SOURGEN guicheney" prenom="" doss="6136" cat="SE F" rk="2" tps="00:56:16" dth="2023-05-19 18:27:07.440" idpt="32" />
							<identite nom="Etchepareborde Etchepareborde" prenom="" doss="6134" cat="SE F" rk="3" tps="00:56:51" dth="2023-05-19 18:27:42.890" idpt="32" />
							<identitef nom="Couvreur Reme" prenom="" doss="6189" cat="SE F" rk="1" tps="00:51:07" dth="2023-05-19 18:21:58.110" idpt="32"/>
							<identitef nom="SOURGEN guicheney" prenom="" doss="6136" cat="SE F" rk="2" tps="00:56:16" dth="2023-05-19 18:27:07.440" idpt="32"/>
							<identitef nom="Etchepareborde Etchepareborde" prenom="" doss="6134" cat="SE F" rk="3" tps="00:56:51" dth="2023-05-19 18:27:42.890" idpt="32"/>
										<hasFinisher v="1"/>
			<points font="9" wi="50" l="5.8823529411765" b="10" f="1"><p id="0" name="Départ" km="0" x="5.882" y="63" lat="43.17915" lon="-1.34031" nb="0"  /><p id="32" name="Arr J1" km="8.5" x="98.824" y="63" lat="43.17928" lon="-1.34019" nb="177" wc="dm|x8d2z73" /></points>		</e>
      
<!-- courses.endur.home_width = 50 / 50 -->
<e id="endur"  wi="50"  titre="Euskal Endurance" sstitre="65km / 3800m+" routeVersion="" darkenColor="" color="#d90916" >
							<info nomdep="St Etienne Baïgorry" dtdep="2023-05-19 06:31:26" tz="2" launched="1" finish="1" />
				<identite nom="LÓPEZ DE ARMENTIA IRAZU" prenom="" doss="3208" cat="V1 H" rk="1" tps="08:02:08" dth="2023-05-19 14:33:34.940" idpt="58" />
							<identite nom="TECHENE NESPRIAS" prenom="" doss="3023" cat="V1 H" rk="2" tps="08:12:37" dth="2023-05-19 14:44:03.290" idpt="58" />
							<identite nom="LAGARDE BELLEAU" prenom="" doss="3085" cat="V1 H" rk="3" tps="08:20:57" dth="2023-05-19 14:52:23.490" idpt="58" />
							<identitef nom="lavigne Errotabehere" prenom="" doss="3067" cat="V1 F" rk="1" tps="10:17:03" dth="2023-05-19 16:48:29.720" idpt="58"/>
							<identitef nom="Longis Hauville" prenom="" doss="3200" cat="V1 F" rk="2" tps="10:23:35" dth="2023-05-19 16:55:01.210" idpt="58"/>
							<identitef nom="De Sarratea Ospital" prenom="" doss="3124" cat="V1 F" rk="3" tps="11:01:48" dth="2023-05-19 17:33:14.680" idpt="58"/>
										<hasFinisher v="1"/>
			<points font="9" wi="50" l="5.8823529411765" b="10" f="1"><p id="0" name="Départ" km="0" x="5.882" y="75" lat="43.17922" lon="-1.34015" nb="0"  /><p id="16" name="Auza" km="10.16" x="20" y="27" lat="43.15135" lon="-1.41994" nb="0"  /><p id="20" name="Ixtauz" km="11.99" x="22.471" y="39" lat="43.13821" lon="-1.41237" nb="0"  /><p id="22" name="Eihartze" km="19.92" x="33.529" y="45" lat="43.09677" lon="-1.46517" nb="0"  /><p id="24" name="Urkiaga" km="30.19" x="47.765" y="42.5" lat="43.03578" lon="-1.47029" nb="0"  /><p id="36" name="Adi" km="33.93" x="52.941" y="19.5" lat="43.01954" lon="-1.44522" nb="0"  /><p id="40" name="BentaXa" km="39.21" x="60.235" y="46.5" lat="43.00636" lon="-1.40912" nb="0"  /><p id="46" name="Argai" km="53.53" x="80.118" y="33.5" lat="43.08875" lon="-1.34279" nb="0"  /><p id="48" name="Adartza" km="56.85" x="84.706" y="28.5" lat="43.11311" lon="-1.33634" nb="0"  /><p id="52" name="Ahartza" km="61.18" x="90.706" y="50.5" lat="43.14447" lon="-1.33515" nb="0"  /><p id="58" name="Baïgorr" km="67.03" x="98.824" y="75" lat="43.17909" lon="-1.33998" nb="231" wc="dm|x4clbsr" /></points>		</e>
      <e/><e/><e titre="Historique" wi="25"   sstitre="" color="#000000">
			<msg><p>Accédez aux résultats et aux fiches coureurs des éditions <a style='color: #222222; text-decoration-line: none;' href='http://livetrail.net/histo/euskal_2016' target='_blank'>2016</a><span style='color: #222222;'>, </span><a style='color: #222222; text-decoration-line: none;' href='http://livetrail.net/histo/euskal_2017' target='_blank'>2017</a><span style='color: #222222;'>, </span><a style='color: #222222; text-decoration-line: none;' href='http://livetrail.net/histo/euskal_2018' target='_blank'>2018</a><span style='color: #222222;'>, </span><a style='color: #222222; text-decoration-line: none;' href='http://livetrail.net/histo/euskal_2019' target='_blank'>2019</a><span style='color: #222222;'>, </span><a style='color: #222222; text-decoration-line: none;' href='http://livetrail.net/histo/euskal_2022' target='_blank'>2022</a></p></msg>
		</e>
		</d>
