<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="accueil.xsl.php"?><d routeversion="2">
	<e titre="video" wi="25"   color="#050505" 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="28" data-t="dm" data-n="Arrivée Montreux" data-k="x541hs9">Arrivée Montreux</option>
																	</select>
							<a href="javascript:checkStreams();" style="font-size:1.5em;">↺</a>						<script type="text/javascript">
							var nbCam=1;
							$(function() {
								checkStreams();
							});
							function checkStreams() {
								nbCam=1;
								$("#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="#000000">
			<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.MXTreme.home_width = 100 / 100 -->
<e/><e/><e id="MXTreme"  wi="100"  titre="MXTreme" sstitre="110km / 8000m+" routeVersion="2" darkenColor="" color="#ff0303" >
							<info nomdep="Départ Bex" dtdep="2022-07-30 04:00:27" tz="2" launched="1" finish="1" />
				<identite nom="HAUSS" prenom="David" doss="4005" cat="SE H" rk="1" tps="14:14:21" dth="2022-07-30 18:14:48.370" idpt="28" />
							<identite nom="ZHAO" prenom="Jiaju" doss="4001" cat="SE H" rk="2" tps="14:25:06" dth="2022-07-30 18:25:33.900" idpt="28" />
							<identite nom="GUOMIN" prenom="Deng" doss="4002" cat="SE H" rk="3" tps="15:46:45" dth="2022-07-30 19:47:12.170" idpt="28" />
							<identitef nom="WILHEM" prenom="Ariane" doss="4012" cat="SE F" rk="1" tps="17:49:13" dth="2022-07-30 21:49:40.970" idpt="28"/>
							<identitef nom="IMOBERSTEG" prenom="Meghan" doss="4081" cat="SE F" rk="2" tps="21:03:39" dth="2022-07-31 01:04:06.680" idpt="28"/>
							<identitef nom="FREZEL-JACOB" prenom="Noémie" doss="4100" cat="SE F" rk="3" tps="21:40:01" dth="2022-07-31 01:40:28.140" idpt="28"/>
										<hasFinisher v="1"/>
			<points font="10" wi="100" l="5.8823529411765" b="10" f="1"><p id="0" name="Départ Bex" km="0" x="5.882" y="80.5" lat="46.24526" lon="7.01660" nb="0"  /><p id="2" name="C.PerrisBl" km="11.89" x="16.118" y="22" lat="46.21415" lon="7.07412" nb="0"  /><p id="4" name="Solalex" km="32.02" x="33.294" y="51" lat="46.28951" lon="7.13798" nb="0"  /><p id="6" name="ChauxRonde" km="36.82" x="37.412" y="36" lat="46.29380" lon="7.11672" nb="0"  /><p id="8" name="RocOrsay" km="49.65" x="48.471" y="37.5" lat="46.32186" lon="7.06441" nb="0"  /><p id="10" name="Le Sépey" km="59.42" x="56.824" y="65" lat="46.35986" lon="7.05290" nb="0"  /><p id="12" name="Leysin-May" km="66.66" x="63.059" y="40.5" lat="46.36644" lon="7.01442" nb="0"  /><p id="14" name="PasÂne" km="88.98" x="82.118" y="43" lat="46.39438" lon="6.96518" nb="0"  /><p id="16" name="Col2Chaude" km="95.07" x="87.412" y="48.5" lat="46.42139" lon="6.99565" nb="0"  /><p id="24" name="H-de-Caux" km="102.48" x="93.765" y="60" lat="46.43423" lon="6.94640" nb="0"  /><p id="26" name="VieuxMontr" km="108.42" x="98.824" y="79.5" lat="46.43296" lon="6.91821" nb="0"  /><p id="28" name="Arrivée" km="108.42" x="98.824" y="79.5" lat="46.43297" lon="6.91821" nb="83" wc="dm|x541hs9" /></points>		</e>
      
<!-- courses.MXAlps.home_width = 100 / 100 -->
<e/><e/><e/><e id="MXAlps"  wi="100"  titre="MXAlps" sstitre="69km / 4900m+" routeVersion="2" darkenColor="" color="#22f222" >
							<info nomdep="Départ Aigle" dtdep="2022-07-30 07:40:15" tz="2" launched="1" finish="1" />
				<identite nom="CHAVEROT" prenom="Clovis" doss="5007" cat="SE H" rk="1" tps="08:11:19" dth="2022-07-30 15:51:34.760" idpt="28" />
							<identite nom="LUO" prenom="Canhua" doss="5003" cat="SE H" rk="2" tps="08:19:32" dth="2022-07-30 15:59:47.520" idpt="28" />
							<identite nom="HALASZ" prenom="Martin" doss="5005" cat="SE H" rk="3" tps="08:19:51" dth="2022-07-30 16:00:06.190" idpt="28" />
							<identitef nom="DEBATS" prenom="Ragna" doss="5009" cat="V1 F" rk="1" tps="09:57:41" dth="2022-07-30 17:37:56.850" idpt="28"/>
							<identitef nom="FUZHAO" prenom="Xiang" doss="5010" cat="SE F" rk="2" tps="10:04:49" dth="2022-07-30 17:45:04.230" idpt="28"/>
							<identitef nom="BRODARD" prenom="Erika" doss="5046" cat="SE F" rk="3" tps="10:58:59" dth="2022-07-30 18:39:14.290" idpt="28"/>
										<hasFinisher v="1"/>
			<points font="10" wi="100" l="5.8823529411765" b="10" f="1"><p id="0" name="Départ Aig" km="0" x="5.882" y="78.5" lat="46.31476" lon="6.97611" nb="0"  /><p id="8" name="RocOrsay" km="11.58" x="20.824" y="27" lat="46.32175" lon="7.06410" nb="0"  /><p id="10" name="Le Sépey" km="21.62" x="33.765" y="60.5" lat="46.36058" lon="7.05242" nb="0"  /><p id="12" name="Leysin-May" km="28.36" x="42.471" y="30.5" lat="46.36639" lon="7.01438" nb="0"  /><p id="14" name="PasÂne" km="50.51" x="71.059" y="34" lat="46.39439" lon="6.96520" nb="0"  /><p id="16" name="Col2Chaude" km="56.55" x="78.824" y="40" lat="46.42131" lon="6.99569" nb="0"  /><p id="24" name="H-de-Caux" km="64.02" x="88.471" y="54" lat="46.43420" lon="6.94636" nb="0"  /><p id="26" name="VieuxMontr" km="70.57" x="96.941" y="78.5" lat="46.43250" lon="6.91753" nb="0"  /><p id="28" name="Arrivée" km="72.08" x="98.824" y="80.5" lat="46.43207" lon="6.90919" nb="145" wc="dm|x541hs9" /></points>		</e>
      
<!-- courses.MXSky.home_width = 50 / 50 -->
<e/><e/><e/><e id="MXSky"  wi="50"  titre="MXSky" sstitre="30km / 2100m+" routeVersion="2" darkenColor="" color="#2a77eb" >
							<info nomdep="Départ Montreux" dtdep="2022-07-30 09:30:05" tz="2" launched="1" finish="1" />
				<identite nom="SHEN " prenom="Jiasheng" doss="6450" cat="SE H" rk="1" tps="02:56:23" dth="2022-07-30 12:26:28.580" idpt="28" />
							<identite nom="THEO" prenom="Bourgeois" doss="6002" cat="ES H" rk="2" tps="03:06:00" dth="2022-07-30 12:36:05.200" idpt="28" />
							<identite nom="LANGENEGGER" prenom="Jason" doss="6006" cat="SE H" rk="3" tps="03:08:17" dth="2022-07-30 12:38:22.380" idpt="28" />
							<identitef nom="QUINTARD" prenom="Marine" doss="6999" cat="SE F" rk="1" tps="03:28:15" dth="2022-07-30 12:58:20.000" idpt="28"/>
							<identitef nom="ULRICH" prenom="Caroline" doss="6457" cat="ES F" rk="2" tps="03:43:11" dth="2022-07-30 13:13:16.150" idpt="28"/>
							<identitef nom="GASSER" prenom="Clara" doss="6033" cat="SE F" rk="3" tps="03:43:41" dth="2022-07-30 13:13:46.830" idpt="28"/>
										<hasFinisher v="1"/>
			<points font="9" wi="50" l="5.8823529411765" b="10" f="1"><p id="0" name="Montreux" km="0" x="5.882" y="78.5" lat="46.43204" lon="6.90919" nb="0"  /><p id="20" name="Cergniaula" km="8.24" x="30.706" y="39" lat="46.46305" lon="6.94677" nb="0"  /><p id="22" name="Mt d'Amont" km="17.81" x="59.647" y="24" lat="46.44098" lon="6.97901" nb="0"  /><p id="24" name="H-de-Caux" km="22.79" x="74.706" y="45" lat="46.43441" lon="6.94664" nb="0"  /><p id="26" name="VieuxMontr" km="29.26" x="94.235" y="75.5" lat="46.43250" lon="6.91755" nb="0"  /><p id="28" name="Arrivée" km="30.79" x="98.824" y="78.5" lat="46.43204" lon="6.90919" nb="395" wc="dm|x541hs9" /></points>		</e>
      
<!-- courses.MXFami.home_width = 50 / 50 -->
<e id="MXFami"  wi="50"  titre="MXFamily" sstitre="30km / 2100m+" routeVersion="2" darkenColor="" color="#2a77eb" >
							<info nomdep="Départ Montreux" dtdep="2022-07-30 09:18:52" tz="2" launched="1" finish="1" />
				<identite nom="La Team Bouillot " prenom="" doss="7016" cat="H" rk="1" tps="03:45:28" dth="2022-07-30 13:04:20.180" idpt="28" />
							<identite nom="Jelly Sandwich" prenom="" doss="7021" cat="Mx" rk="2" tps="03:48:37" dth="2022-07-30 13:07:29.770" idpt="28" />
							<identite nom="LaPa" prenom="" doss="7013" cat="H" rk="3" tps="03:53:29" dth="2022-07-30 13:12:21.000" idpt="28" />
							<identitef nom="Akira Racer" prenom="" doss="7024" cat="Mx" rk="1" tps="04:41:29" dth="2022-07-30 14:00:21.500" idpt="28"/>
							<identitef nom="Miraculous" prenom="" doss="7012" cat="F" rk="2" tps="05:04:28" dth="2022-07-30 14:23:20.270" idpt="28"/>
							<identitef nom="Les Satis" prenom="" doss="7007" cat="Mx" rk="3" tps="06:01:20" dth="2022-07-30 15:20:12.290" idpt="28"/>
										<hasFinisher v="1"/>
			<points font="9" wi="50" l="5.8823529411765" b="10" f="1"><p id="0" name="Montreux" km="0" x="5.882" y="78.5" lat="46.43204" lon="6.90919" nb="0"  /><p id="20" name="Cergniaula" km="8.27" x="31.529" y="38.5" lat="46.46305" lon="6.94677" nb="0"  /><p id="22" name="Mt d'Amont" km="17.85" x="61.176" y="24" lat="46.44098" lon="6.97901" nb="0"  /><p id="24" name="H-de-Caux" km="22.45" x="75.412" y="45" lat="46.43441" lon="6.94664" nb="0"  /><p id="26" name="VieuxMontr" km="28.48" x="94.118" y="75.5" lat="46.43250" lon="6.91755" nb="0"  /><p id="28" name="Arrivée" km="30.01" x="98.824" y="78.5" lat="46.43204" lon="6.90919" nb="25" wc="dm|x541hs9" /></points>		</e>
      
<!-- courses.Freddie.home_width = 50 / 50 -->
<e/><e/><e id="Freddie"  wi="50"  titre="Freddie's Night" sstitre="15km / 950m+" routeVersion="2" darkenColor="" color="#eaff03" >
							<info nomdep="Départ Montreux" dtdep="2022-07-30 19:59:53" tz="2" launched="1" finish="1" />
				<identite nom="TRICHET --BOUVET" prenom="Matthieu" doss="8003" cat="SE H" rk="1" tps="01:19:34" dth="2022-07-30 21:19:27.480" idpt="28" />
							<identite nom="DAVID" prenom="Vincent" doss="8236" cat="SE H" rk="2" tps="01:20:26" dth="2022-07-30 21:20:19.990" idpt="28" />
							<identite nom="RADZUWEIT" prenom="Raphaël" doss="8221" cat="SE H" rk="3" tps="01:20:27" dth="2022-07-30 21:20:20.490" idpt="28" />
							<identitef nom="FERBER" prenom="Melissa" doss="8013" cat="SE F" rk="1" tps="01:29:33" dth="2022-07-30 21:29:26.670" idpt="28"/>
							<identitef nom="DERIAZ" prenom="Amandine" doss="8035" cat="ES F" rk="2" tps="01:33:58" dth="2022-07-30 21:33:51.370" idpt="28"/>
							<identitef nom="FORTE" prenom="Samantha" doss="8054" cat="SE F" rk="3" tps="01:33:59" dth="2022-07-30 21:33:52.850" idpt="28"/>
										<hasFinisher v="1"/>
			<points font="9" wi="50" l="5.8823529411765" b="10" f="1"><p id="0" name="Montreux" km="0" x="5.882" y="74.5" lat="46.43217" lon="6.90922" nb="0"  /><p id="28" name="Arrivée" km="15.15" x="98.824" y="74.5" lat="46.43217" lon="6.90922" nb="230" wc="dm|x541hs9" /></points>		</e>
      
<!-- courses.Quenn.home_width = 50 / 50 -->
<e id="Quenn"  wi="50"  titre="Queen’s et King’s Night" sstitre="7km / 450m+" routeVersion="2" darkenColor="" color="#f78503" >
							<info nomdep="Départ Montreux" dtdep="2022-07-30 20:29:30" tz="2" launched="1" finish="1" />
				<identite nom="UBALDI" prenom="GIANLUCA" doss="9079" cat="V2 H" rk="1" tps="00:41:24" dth="2022-07-30 21:10:54.810" idpt="28" />
							<identite nom="PASSERA" prenom="DAVID" doss="9083" cat="V2 H" rk="2" tps="00:43:44" dth="2022-07-30 21:13:14.170" idpt="28" />
							<identite nom="DE WECK" prenom="Xavier" doss="9024" cat="SE H" rk="3" tps="00:43:54" dth="2022-07-30 21:13:24.190" idpt="28" />
							<identitef nom="D'HAENENS" prenom="Hélène" doss="9018" cat="SE F" rk="1" tps="00:48:28" dth="2022-07-30 21:17:58.260" idpt="28"/>
							<identitef nom="TABOADA" prenom="Stéphanie Heidi" doss="9072" cat="V1 F" rk="2" tps="00:50:45" dth="2022-07-30 21:20:15.990" idpt="28"/>
							<identitef nom="BORNET" prenom="Ornina" doss="9047" cat="SE F" rk="3" tps="00:52:51" dth="2022-07-30 21:22:21.870" idpt="28"/>
										<hasFinisher v="1"/>
			<points font="9" wi="50" l="5.8823529411765" b="10" f="1"><p id="0" name="Montreux" km="0" x="5.882" y="65" lat="46.43201" lon="6.90979" nb="0"  /><p id="28" name="Arrivée" km="7.24" x="98.824" y="65" lat="46.43201" lon="6.90979" nb="77" wc="dm|x541hs9" /></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/montreuxtrail_2017' target='_blank'>2017</a><span style='color: #222222;'>, </span><a style='color: #222222; text-decoration-line: none;' href='http://livetrail.net/histo/montreuxtrail_2018' target='_blank'>2018</a><span style='color: #222222;'>, </span><a style='color: #222222; text-decoration-line: none;' href='http://livetrail.net/histo/montreuxtrail_2019' target='_blank'>2019</a><span style='color: #222222;'>, </span><a style='color: #222222; text-decoration-line: none;' href='http://livetrail.net/histo/montreuxtrail_2020' target='_blank'>2020</a><span style='color: #222222;'>, </span><a style='color: #222222; text-decoration-line: none;' href='http://livetrail.net/histo/montreuxtrail_2021' target='_blank'>2021</a></p></msg>
		</e>
		</d>
