Skip to content

Commit

Permalink
Update Avis Privacy Policy
Browse files Browse the repository at this point in the history
This version was recorded after filtering snapshot tosdr/tosback-snapshots@c4e8100cdb
  • Loading branch information
Tosback Crawler authored and Tosback Crawler committed Mar 30, 2021
1 parent a953e4e commit 3f064d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Avis/Privacy Policy.md
Expand Up @@ -2,7 +2,7 @@ var ContextHubData = {"/etc/designs/platform/abgcontextstore/reservation.infinit

window.Granite = window.Granite || {}; (function(a){if(typeof module==="object"&&module.exports){module.exports=a()}else{var b=window.Granite=window.Granite||{};b.Util=a()}}(function(){var a=function(b){return Object.prototype.toString.call(b)==="\[object Array\]"};return{patchText:function(d,c){if(c){if(!a(c)){d=d.replace("{0}",c)}else{for(var b=0;b<c.length;b++){d=d.replace(("{"+b+"}"),c\[b\])}}}return d},getTopWindow:function(){var c=window;if(this.iFrameTopWindow){return this.iFrameTopWindow}try{while(c.parent&&c!==c.parent&&c.parent.location.href){c=c.parent}}catch(b){}return c},setIFrameMode:function(b){this.iFrameTopWindow=b||window},applyDefaults:function(){var d;var f=arguments\[0\]||{};for(var c=1;c<arguments.length;c++){d=arguments\[c\];for(var b in d){var e=d\[b\];if(d.hasOwnProperty(b)&&e!==undefined){if(e!==null&&typeof e==="object"&&!(e instanceof Array)){f\[b\]=this.applyDefaults(f\[b\],e)}else{if(e instanceof Array){f\[b\]=e.slice(0)}else{f\[b\]=e}}}}}return f},getKeyCode:function(b){return b.keyCode?b.keyCode:b.which}}})); (function(a){if(typeof module==="object"&&module.exports){module.exports=a(require("@granite/util"))}else{window.Granite.HTTP=a(Granite.Util)}}(function(util){return(function(){var contextPath=null;var SCRIPT\_URL\_REGEXP=/^(?:http|https):\\/\\/\[^/\]+(\\/.\*)\\/(?:etc\\.clientlibs|etc(\\/.\*)\*\\/clientlibs|libs(\\/.\*)\*\\/clientlibs|apps(\\/.\*)\*\\/clientlibs|etc\\/designs).\*\\.js(\\?.\*)?$/;var ENCODE\_PATH\_REGEXP=/\[^\\w-.~%:/?\[\\\]@!$&'()\*+,;=\]/;var URI\_REGEXP=/^((\[^:/?#\]+):)?(\\/\\/(\[^/?#\]\*))?(\[^?#\]\*)(\\?(\[^#\]\*))?(#(.\*))?/;var loginRedirected=false;var self={};self.getSchemeAndAuthority=function(uri){if(!uri){return""}var result=URI\_REGEXP.exec(uri);if(result===null){return""}return\[result\[1\],result\[3\]\].join("")};self.getContextPath=function(){if(contextPath===null){contextPath=self.detectContextPath()}return contextPath};self.detectContextPath=function(){try{if(window.CQURLInfo){contextPath=CQURLInfo.contextPath||""}else{var scripts=document.getElementsByTagName("script");for(var i=0;i<scripts.length;i++){var result=SCRIPT\_URL\_REGEXP.exec(scripts\[i\].src);if(result){contextPath=result\[1\];return contextPath}}contextPath=""}}catch(e){}return contextPath};self.externalize=function(url){try{if(url.indexOf("/")===0&&self.getContextPath()&&url.indexOf(self.getContextPath()+"/")!==0){url=self.getContextPath()+url}}catch(e){}return url};self.internalize=function(url,doc){if(url.charAt(0)==="/"){if(contextPath===url){return""}else{if(contextPath&&url.indexOf(contextPath+"/")===0){return url.substring(contextPath.length)}else{return url}}}if(!doc){doc=document}var docHost=self.getSchemeAndAuthority(doc.location.href);var urlHost=self.getSchemeAndAuthority(url);if(docHost===urlHost){return url.substring(urlHost.length+(contextPath?contextPath.length:0))}else{return url}};self.getPath=function(url){if(!url){if(window.CQURLInfo&&CQURLInfo.requestPath){return CQURLInfo.requestPath}else{url=window.location.pathname}}else{url=self.removeParameters(url);url=self.removeAnchor(url)}url=self.internalize(url);var i=url.indexOf(".",url.lastIndexOf("/"));if(i!==-1){url=url.substring(0,i)}return url};self.removeAnchor=function(uri){var fragmentIndex=uri.indexOf("#");if(fragmentIndex>=0){return uri.substring(0,fragmentIndex)}else{return uri}};self.removeParameters=function(uri){var queryIndex=uri.indexOf("?");if(queryIndex>=0){return uri.substring(0,queryIndex)}else{return uri}};self.encodePathOfURI=function(uri){var DELIMS=\["?","#"\];var parts=\[uri\];var delim;for(var i=0,ln=DELIMS.length;i<ln;i++){delim=DELIMS\[i\];if(uri.indexOf(delim)>=0){parts=uri.split(delim);break}}if(ENCODE\_PATH\_REGEXP.test(parts\[0\])){parts\[0\]=self.encodePath(parts\[0\])}return parts.join(delim)};self.encodePath=function(uri){uri=encodeURI(uri);uri=uri.replace(/%5B/g,"\[").replace(/%5D/g,"\]");uri=uri.replace(/\\?/g,"%3F");uri=uri.replace(/#/g,"%23");return uri};self.handleLoginRedirect=function(){if(!loginRedirected){loginRedirected=true;alert(Granite.I18n.get("Your request could not be completed because you have been signed out."));var l=util.getTopWindow().document.location;l.href=self.externalize("/")+"?resource="+encodeURIComponent(l.pathname+l.search+l.hash)}};self.getXhrHook=function(url,method,params){method=method||"GET";if(window.G\_XHR\_HOOK&&typeof G\_XHR\_HOOK==="function"){var p={url:url,method:method};if(params){p.params=params}return G\_XHR\_HOOK(p)}return null};self.eval=function(response){if(typeof response!=="object"){if(typeof window.jQuery==="undefined"){window.jQuery=ContextHubJQ.noConflict();window.$=ContextHubJQ.noConflict()}response=$.ajax({url:response,type:"get",async:false})}try{return eval("("+(response.body?response.body:response.responseText)+")")}catch(e){}return null};return self}())}));

(function() { window.ContextHub = window.ContextHub || {}; /\* setting paths \*/ ContextHub.Paths = ContextHub.Paths || {}; ContextHub.Paths.CONTEXTHUB\_PATH = "/conf/global/settings/cloudsettings/legacy/contexthub"; ContextHub.Paths.RESOURCE\_PATH = "\\/content\\/avis\\/na\\/us\\/en\_US\\/legal\\u002Ddocuments\\/terms\\u002Dof\\u002Duse\\/\_jcr\_content\\/contexthub"; ContextHub.Paths.SEGMENTATION\_PATH = "\\/conf\\/avis\\u002Dna\\u002Dus\\/settings\\/wcm\\/segments"; ContextHub.Paths.CQ\_CONTEXT\_PATH = ""; /\* setting initial constants \*/ ContextHub.Constants = ContextHub.Constants || {}; ContextHub.Constants.ANONYMOUS\_HOME = "/home/users/n/nKrx2W5OF0aBjIxBV7oN"; ContextHub.Constants.MODE = "no-ui"; }()); (function(){var b={analytics:1,design:1,disabled:1,preview:1,read\_only:1};var a=function(d){var c=d;if(ContextHub.Constants.MODE==="ui"){var e=new RegExp("\[?&\]wcmmode=(\[^&#\]\*)").exec(window.location.href);if(e&&(e.length>1)){e=(e\[1\]||"").toLowerCase()}else{e=ContextHub.Utils.Cookie.getItem("wcmmode")}if(b\[e\]){c+=((d.indexOf("?")===-1)?"?":"&")+"wcmmode="+e}}return c};ContextHub.SegmentEngine.PageInteraction.Teaser.prototype.updatePlaceholder=function(){var d=this.getBestCandidate();var c=null;if(d){var e=this.currentlyLoaded||{};c=a(d.url);if(!ContextHub.Utils.Cookie.getItem("wcmmode")){if(c.indexOf("default.html")!=-1&&c.indexOf("/content/")===-1){c=c.replace(".html","")}}if((e.path===d.path)&&(e.url===c)){return}}if(d){this.currentlyLoaded=$.extend(true,{},d,{url:c});this.getVariantContent(c,function(g){var f=$("#"+this.details.locationId);f.html(g);ContextHub.eventing.trigger(ContextHub.SegmentEngine.PageInteraction.Teaser.prototype.info.loadEvent,{teaser:this,variant:d,key:this.details.locationId,action:"set",value:"loaded"},{defer:0})}.bind(this))}else{delete this.currentlyLoaded}}})(); if(typeof window.jQuery=== "undefined") { window.jQuery= ContextHubJQ.noConflict(); window.$= ContextHubJQ.noConflict();} if(typeof window.$CQ=== "undefined") { window.$CQ= ContextHubJQ;} (function(e){e.Dictionary=new function(){function d(a,b){if(b)if(angular.isArray(b))for(var c=0;c<b.length;c++)a=a.replace("{"+c+"}",b\[c\]);else a=a.replace("{0}",b);return a}var c=\[\];this.I18n={get:function(a,b){if("undefined"!==typeof a&&"undefined"!==typeof b&&"undefined"!==typeof c\[a\]&&-1<c\[a\].indexOf("{"))return d(c\[a\],b);if(c\[a\])return c\[a\];b=a&&"string"===typeof a&&0<=a.indexOf(","+brand)?!0:!1;b=b?a.substring(0,a.indexOf(",")):a+","+brand;return c\[b\]||a},patch:function(a,b){return d(a,b)},getAll:function(){return c},saveOrUpdate:function(a){for(var b in a)hasOwnProperty.call(a,b)&&(c\[b\]=a\[b\])}}}})(window); <!--\[if lte IE 9\]> .ie-class .res-hideSelect select{ width: 135%; } .ie-class .res-selectFld .residencyClass select{ width: 135%; } .ie-class .res-selectFld .ageDrop select{ width: 180%; } .ie-class .res-inputFld .res-inputTime{ width: 135%; } <!\[endif\]--> var w=window;if(w.performance||w.mozPerformance||w.msPerformance||w.webkitPerformance){var d=document;AKSB=w.AKSB||{},AKSB.q=AKSB.q||\[\],AKSB.mark=AKSB.mark||function(e,\_){AKSB.q.push(\["mark",e,\_||(new Date).getTime()\])},AKSB.measure=AKSB.measure||function(e,\_,t){AKSB.q.push(\["measure",e,\_,t||(new Date).getTime()\])},AKSB.done=AKSB.done||function(e){AKSB.q.push(\["done",e\])},AKSB.mark("firstbyte",(new Date).getTime()),AKSB.prof={custid:"878133",ustr:"",originlat:"0",clientrtt:"32",ghostip:"2.17.100.167",ipv6:false,pct:"10",clientip:"202.61.251.191",requestid:"a320295",region:"40736",protocol:"",blver:14,akM:"dscx",akN:"ae",akTT:"O",akTX:"1",akTI:"a320295",ai:"508470",ra:"false",pmgn:"",pmgi:"",pmp:"",qc:""},function(e){var \_=d.createElement("script");\_.async="async",\_.src=e;var t=d.getElementsByTagName("script"),t=t\[t.length-1\];t.parentNode.insertBefore(\_,t)}(("https:"===d.location.protocol?"https:":"http:")+"//ds-aksb-a.akamaihd.net/aksb.min.js")}
(function() { window.ContextHub = window.ContextHub || {}; /\* setting paths \*/ ContextHub.Paths = ContextHub.Paths || {}; ContextHub.Paths.CONTEXTHUB\_PATH = "/conf/global/settings/cloudsettings/legacy/contexthub"; ContextHub.Paths.RESOURCE\_PATH = "\\/content\\/avis\\/na\\/us\\/en\_US\\/legal\\u002Ddocuments\\/terms\\u002Dof\\u002Duse\\/\_jcr\_content\\/contexthub"; ContextHub.Paths.SEGMENTATION\_PATH = "\\/conf\\/avis\\u002Dna\\u002Dus\\/settings\\/wcm\\/segments"; ContextHub.Paths.CQ\_CONTEXT\_PATH = ""; /\* setting initial constants \*/ ContextHub.Constants = ContextHub.Constants || {}; ContextHub.Constants.ANONYMOUS\_HOME = "/home/users/n/nKrx2W5OF0aBjIxBV7oN"; ContextHub.Constants.MODE = "no-ui"; }()); (function(){var b={analytics:1,design:1,disabled:1,preview:1,read\_only:1};var a=function(d){var c=d;if(ContextHub.Constants.MODE==="ui"){var e=new RegExp("\[?&\]wcmmode=(\[^&#\]\*)").exec(window.location.href);if(e&&(e.length>1)){e=(e\[1\]||"").toLowerCase()}else{e=ContextHub.Utils.Cookie.getItem("wcmmode")}if(b\[e\]){c+=((d.indexOf("?")===-1)?"?":"&")+"wcmmode="+e}}return c};ContextHub.SegmentEngine.PageInteraction.Teaser.prototype.updatePlaceholder=function(){var d=this.getBestCandidate();var c=null;if(d){var e=this.currentlyLoaded||{};c=a(d.url);if(!ContextHub.Utils.Cookie.getItem("wcmmode")){if(c.indexOf("default.html")!=-1&&c.indexOf("/content/")===-1){c=c.replace(".html","")}}if((e.path===d.path)&&(e.url===c)){return}}if(d){this.currentlyLoaded=$.extend(true,{},d,{url:c});this.getVariantContent(c,function(g){var f=$("#"+this.details.locationId);f.html(g);ContextHub.eventing.trigger(ContextHub.SegmentEngine.PageInteraction.Teaser.prototype.info.loadEvent,{teaser:this,variant:d,key:this.details.locationId,action:"set",value:"loaded"},{defer:0})}.bind(this))}else{delete this.currentlyLoaded}}})(); if(typeof window.jQuery=== "undefined") { window.jQuery= ContextHubJQ.noConflict(); window.$= ContextHubJQ.noConflict();} if(typeof window.$CQ=== "undefined") { window.$CQ= ContextHubJQ;} (function(e){e.Dictionary=new function(){function d(a,b){if(b)if(angular.isArray(b))for(var c=0;c<b.length;c++)a=a.replace("{"+c+"}",b\[c\]);else a=a.replace("{0}",b);return a}var c=\[\];this.I18n={get:function(a,b){if("undefined"!==typeof a&&"undefined"!==typeof b&&"undefined"!==typeof c\[a\]&&-1<c\[a\].indexOf("{"))return d(c\[a\],b);if(c\[a\])return c\[a\];b=a&&"string"===typeof a&&0<=a.indexOf(","+brand)?!0:!1;b=b?a.substring(0,a.indexOf(",")):a+","+brand;return c\[b\]||a},patch:function(a,b){return d(a,b)},getAll:function(){return c},saveOrUpdate:function(a){for(var b in a)hasOwnProperty.call(a,b)&&(c\[b\]=a\[b\])}}}})(window); <!--\[if lte IE 9\]> .ie-class .res-hideSelect select{ width: 135%; } .ie-class .res-selectFld .residencyClass select{ width: 135%; } .ie-class .res-selectFld .ageDrop select{ width: 180%; } .ie-class .res-inputFld .res-inputTime{ width: 135%; } <!\[endif\]-->

(function(w,d,s,l,i){w\[l\]=w\[l\]||\[\];w\[l\].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)\[0\], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KMF9MM');

Expand Down

0 comments on commit 3f064d9

Please sign in to comment.