function Is(){var n=navigator; var a=n.userAgent.toLowerCase(),t=this;function c(v){return a.indexOf(v)!=-1;}  t.major=parseInt(n.appVersion,10);t.minor=parseFloat(n.appVersion);t.gecko=c('gecko');t.mac=c("mac");if(c("msie")&&!c("opera")){t.ie=true;t.ie3=t.major<4;t.ie4=t.major==4&&c("msie 4");t.ie4up=t.major>=4;t.ie5=t.major==4&&c("msie 5.0");t.ie5_5=t.major==4&&c("msie 5.5");t.ie5up=!t.ie3&&!t.ie4;t.ie5_5up=!t.ie3&&!t.ie4&&!t.ie5;t.ie6=t.major==4&&c("msie 6.");t.ie6up=!t.ie3&&!t.ie4&&!t.ie5&&!t.ie5_5;t.ie7=t.ie6up&&c("msie 7.");t.ie8=t.ie6up&&c("msie 8.");}else if(c("opera")){t.opera=true;t.opera2=c("opera 2")||c("opera/2");t.opera3=c("opera 3")||c("opera/3");t.opera4=c("opera 4")||c("opera/4");t.opera5=c("opera 5")||c("opera/5");t.opera5up=!t.opera2&&!t.opera3&&!t.opera4;}else if(c("mozilla")){if(navigator.userAgent.toLowerCase().indexOf("firefox/2")>-1){t.ff2=true;}}else{ if(/chrome/i.test(a)){t.chrome=/chrome/i.test(a);}else{t.safari=/safari/i.test(a); t.khtml=/konqueror|safari|khtml/i.test(a);}}  if(c('mozilla')&&!c('spoofer')&&!c('compatible')&&!c('opera')&&!c('webtv')&&!c('hotjava')){t.nav=true;t.nav2=t.major==2;t.nav3=t.major==3;t.nav4=t.major==4;t.nav4up=t.major>=4;t.navonly=c(";nav")||c("; nav");t.nav6=t.major==5;t.nav7=t.major>=5&&t.major<8;t.nav8=t.major>=8;}t.webtv=c("webtv");t.TVNavigator=c("navio")||c("navio_aoltv");t.AOLTV=t.TVNavigator;   if(c("aol")){t.aol=true;t.aol3=t.ie3;t.aol4=t.ie4;t.aol5=c("aol 5");t.aol6=c("aol 6");}if(c("hotjava")){t.hotjava=true;t.hotjava3=t.major==3;t.hotjava3up=t.major>=3;} if(t.nav2||t.ie3){t.js=1.0;}else if(t.nav3){t.js=1.1;}else if(t.opera5up){t.js=1.3;}else if(t.opera){t.js=1.1;}else if((t.nav4&&t.minor<=4.05)||t.ie4){t.js=1.2;}else if((t.nav4&&t.minor>4.05)||t.ie5){t.js=1.3;}else if(t.hotjava3up){t.js=1.4;}else if(t.nav6||t.gecko){t.js=1.5;}     else if(t.nav6up){t.js=1.5;} else if(t.ie5up){t.js=1.3;} else{t.js=0.0;} t.win=c("win")||c("16bit");  t.win95=c("win95")||c("windows 95"); t.win16=c("win16")||c("16bit")||c("windows 3.1")||c("windows 16-bit");t.win31=c("windows 3.1")||c("win16")||c("windows 16-bit");    t.win98=c("win98")||c("windows 98");t.winnt=c("winnt")||c("windows nt");t.win32=t.win95||t.winnt||t.win98||t.major>=4&&n.platform=="Win32"||c("win32")||c("32bit");t.winme=c("win 9x 4.90");t.win2k=c("windows nt 5.0");t.winXP=c("windows nt 5.1");t.os2=c("os/2")||n.appVersion.indexOf("OS/2")!=-1||c("ibm-webexplorer"); if(t.mac&&t.ie5up){t.js=1.4;}if(t.mac){t.mac68k=c("68k")||c("68000");t.macppc=c("ppc")||c("powerpc");t.macosx=c("os x");}t.sun=c("sunos");t.risc=c("risc");t.beos=c("beos");t.sun4=c("sunos 4");t.sun5=c("sunos 5");t.suni86=t.sun&&c("i86");t.irix=c("irix"); t.irix5=c("irix 5");t.irix6=c("irix 6")||c("irix6");t.hpux=c("hp-ux");t.hpux9=t.hpux&&c("09.");t.hpux10=t.hpux&&c("10.");t.aix=c("aix"); t.aix1=c("aix 1");t.aix2=c("aix 2");t.aix3=c("aix 3");t.aix4=c("aix 4");t.linux=c("inux");t.sco=c("sco")||c("unix_sv");t.unixware=c("unix_system_v");t.mpras=c("ncr");t.reliant=c("reliantunix");t.dec=c("dec")||c("osf1")||c("dec_alpha")||c("alphaserver")||c("ultrix")||c("alphastation");t.sinix=c("sinix");t.freebsd=c("freebsd");t.netbsd=c("netbsd");t.bsd=c("bsd");t.unix=c("x11")||t.sun||t.irix||t.hpux||t.sco||t.unixware||t.mpras||t.reliant||t.dec||t.sinix||t.aix||t.linux||t.bsd||t.freebsd;t.vms=c("vax")||c("openvms");t.java=n.javaEnabled();t.supported=true;} var is=new Is();window.is=is;
var gFramework={};try{if(typeof(uiInit)!='undefined')gFramework=uiInit;else if(typeof(uiBuilder)!='undefined')gFramework=uiBuilder;}catch(_ex){alert('No framework initialized');}
MEGABANNER=false;function getOASDef(){var pagePath=gFramework.getPagePath(),def=null;if(pagePath){pagePath=pagePath.split("/");pagePath.push(""); while(!def&&pagePath.length>0){pagePath.pop();def=document.taggingPubProperties[pagePath.join("/")];}pagePath=pagePath.join("/");}else if(document.getElementsByTagName("body")[0].id){ def=document.taggingPubProperties[document.getElementsByTagName("body")[0].id];}if(typeof(def)!=="object"){return null;}return def;}function getOasQuery(){var queryParams=["deliveryAddress","date","day","nbPassengers","Retrait","tripPeriod","civility","age","tripClass","tripPeriod","destinationInformation","orderedRailCard","originInformation","usedFidelityCard","usedRailCard","companySize","activitySector","postalCode"];var q=[];var def=getOASDef();if(!def){return null;}if(def.OAS_query){return def.OAS_query;}if(document.pageParameters){var params={};if(document.pageParameters.BANNERPRO){ if(document.pageParameters.BANNERPRO.products){params=document.pageParameters.BANNERPRO.products[0];}else{return null;}}else if(document.pageParameters.BANNER){ if(document.pageParameters.BANNER.products)params=document.pageParameters.BANNER.products[0];else return null;}} if(params){for(var i=0,p;(p=queryParams[i]);++i){if(params[p]){if((typeof params[p]==='object')&&(params[p]!=='')){if(p==='originInformation'){q.push(escape(p)+"="+escape(params.originInformation.gareCode));}else if(p==='destinationInformation'){q.push(escape(p)+"="+escape(params.destinationInformation.gareCode));}}else{q.push(escape(p)+"="+escape(params[p]));}}}}return "?"+q.join("\x26");}function getOasSitePage(){var def=getOASDef();if(!def){return null;}var listpos=def.OAS_listpos;var univers=def.univers;var sitepage=def.sitepage; this.country=gFramework.getCountry();if(!this.country){this.country='FR';} this.lang=I18N.getLang();if(!this.lang){this.lang="fr";} this.agence=gFramework.getAgency();if(!this.agence){this.agence='VSC';}var sitePage=agence+'-'+country+''+lang+'-'+univers+'/'+sitepage;return sitePage;}function getOasListPos(){var listpos="";var def=getOASDef();if(!def){return null;}var listpos=def.OAS_listpos; var positions=listpos.split(",");for(var i=0;i<positions.length;i++){if((positions[i]=="Top")||(positions[i]=="Top2")||(positions[i]=="Top3")){var styleBanner='\x3Clink href=\x22/design/commons/css/market/megaBanner.css\x22 rel=\x22stylesheet\x22 type=\x22text/css\x22 /\x3E';document.write(styleBanner);MEGABANNER=true;}}return listpos;} var OAS_listpos=getOasListPos();var OAS_query=getOasQuery();var OAS_sitepage=getOasSitePage();  var OAS_url='http://medias.voyages-sncf.com/RealMedia/ads/';var OAS_version=10;var OAS_rn='001234567890';OAS_rns='1234567890';var OAS_rn=new String(Math.random());OAS_rns=OAS_rn.substring(2,11);function OAS_NORMAL(pos){document.write('\x3CA HREF=\x22'+OAS_url+'click_nx.ads/'+OAS_sitepage+'/1'+OAS_rns+'@'+OAS_listpos+'!'+pos+OAS_query+'\x22 TARGET=_top\x3E');document.write('\x3CIMG SRC=\x22'+OAS_url+'adstream_nx.ads/'+OAS_sitepage+'/1'+OAS_rns+'@'+OAS_listpos+'!'+pos+OAS_query+'\x22 BORDER=0 ALT=\x22Click!\x22\x3E\x3C/A\x3E');}OAS_version=11;if(navigator.userAgent.indexOf('Mozilla/3')!=-1){OAS_version=10;}if(OAS_version>=11){document.write('\x3CSC'+'RIPT LANGUAGE=JavaScript1.1 SRC=\x22'+OAS_url+'adstream_mjx.ads/'+OAS_sitepage+'/1'+OAS_rns+'@'+OAS_listpos+OAS_query+'\x22\x3E\x3C\/SCRIPT\x3E');}document.write('');function OAS_AD(pos){if(OAS_version>=11&&typeof(OAS_RICH)!='undefined'){OAS_RICH(pos);}else{OAS_NORMAL(pos);}}var p_oas_function={STATIC:{ },uiDef:{selectors:{"#l_content":function(o){ if(MEGABANNER){ var topInEm="9em";if(is.ie6||is.ie7||is.ie8){o.style.positionTop=topInEm+"em";}else{o.style.top=topInEm+"em";}}}}}};gFramework.register(p_oas_function.uiDef);

