From 259bcd33449575894b540675d565fbdcb7395cee Mon Sep 17 00:00:00 2001 From: Junayed M Ch Date: Wed, 3 Apr 2019 23:35:15 +0600 Subject: [PATCH 1/4] delete the master data --- .gitignore | 8 - README.md | 6 - _config.yml | 14 - _include/footer.html | 75 - _include/header.html | 0 _include/sidebar.html | 0 _js/bootstrap.js | 2377 ---- _js/bootstrap.min.js | 7 - _js/bootstrap/affix.js | 162 - _js/bootstrap/alert.js | 94 - _js/bootstrap/button.js | 125 - _js/bootstrap/carousel.js | 237 - _js/bootstrap/collapse.js | 212 - _js/bootstrap/dropdown.js | 165 - _js/bootstrap/modal.js | 339 - _js/bootstrap/popover.js | 108 - _js/bootstrap/scrollspy.js | 172 - _js/bootstrap/tab.js | 155 - _js/bootstrap/tooltip.js | 520 - _js/bootstrap/transition.js | 59 - _js/jquery.js | 10220 ---------------- _js/jquery.min.js | 4 - _js/social-buttons.js | 41 - _layouts/default.html | 188 - _layouts/page.html | 0 _layouts/post.html | 0 _sass/_bootstrap-variables.scss | 637 - _sass/_custom-bootstrap.scss | 21 - _sass/panda.scss | 138 - _sass/sc-btn.scss | 678 - _sass/style.scss | 463 - _site/assets/css/panda.css | 150 - _site/assets/css/sc-btn.css | 585 - _site/assets/css/style.css | 701 -- _site/assets/images/autos-214033_200.jpg | Bin 15279 -> 0 bytes _site/assets/images/autos-214033_250.jpg | Bin 23389 -> 0 bytes _site/assets/images/autos-214033_350.jpg | Bin 59721 -> 0 bytes .../assets/images/electronics-1851218_200.jpg | Bin 5128 -> 0 bytes .../assets/images/electronics-1851218_250.jpg | Bin 7476 -> 0 bytes .../assets/images/electronics-1851218_350.jpg | Bin 16603 -> 0 bytes _site/assets/images/sys-logo01.gif | Bin 1187 -> 0 bytes _site/assets/images/technology-785742_200.jpg | Bin 6366 -> 0 bytes _site/assets/images/technology-785742_250.jpg | Bin 9636 -> 0 bytes _site/assets/images/technology-785742_350.jpg | Bin 16520 -> 0 bytes _site/index.html | 219 - _site/panda.html | 94 - _site/tb.html | 468 - assets/css/panda.css | 150 - assets/css/sc-btn.css | 585 - assets/css/style.css | 701 -- assets/images/autos-214033_200.jpg | Bin 15279 -> 0 bytes assets/images/autos-214033_250.jpg | Bin 23389 -> 0 bytes assets/images/autos-214033_350.jpg | Bin 59721 -> 0 bytes assets/images/electronics-1851218_200.jpg | Bin 5128 -> 0 bytes assets/images/electronics-1851218_250.jpg | Bin 7476 -> 0 bytes assets/images/electronics-1851218_350.jpg | Bin 16603 -> 0 bytes assets/images/sys-logo01.gif | Bin 1187 -> 0 bytes assets/images/technology-785742_200.jpg | Bin 6366 -> 0 bytes assets/images/technology-785742_250.jpg | Bin 9636 -> 0 bytes assets/images/technology-785742_350.jpg | Bin 16520 -> 0 bytes bower.json | 25 - gulpfile.js | 89 - index.html | 37 - package.json | 38 - panda.html | 94 - tb.html | 284 - 66 files changed, 21445 deletions(-) delete mode 100644 .gitignore delete mode 100644 README.md delete mode 100755 _config.yml delete mode 100644 _include/footer.html delete mode 100644 _include/header.html delete mode 100644 _include/sidebar.html delete mode 100644 _js/bootstrap.js delete mode 100644 _js/bootstrap.min.js delete mode 100644 _js/bootstrap/affix.js delete mode 100644 _js/bootstrap/alert.js delete mode 100644 _js/bootstrap/button.js delete mode 100644 _js/bootstrap/carousel.js delete mode 100644 _js/bootstrap/collapse.js delete mode 100644 _js/bootstrap/dropdown.js delete mode 100644 _js/bootstrap/modal.js delete mode 100644 _js/bootstrap/popover.js delete mode 100644 _js/bootstrap/scrollspy.js delete mode 100644 _js/bootstrap/tab.js delete mode 100644 _js/bootstrap/tooltip.js delete mode 100644 _js/bootstrap/transition.js delete mode 100644 _js/jquery.js delete mode 100644 _js/jquery.min.js delete mode 100644 _js/social-buttons.js delete mode 100644 _layouts/default.html delete mode 100644 _layouts/page.html delete mode 100644 _layouts/post.html delete mode 100644 _sass/_bootstrap-variables.scss delete mode 100644 _sass/_custom-bootstrap.scss delete mode 100644 _sass/panda.scss delete mode 100644 _sass/sc-btn.scss delete mode 100644 _sass/style.scss delete mode 100644 _site/assets/css/panda.css delete mode 100644 _site/assets/css/sc-btn.css delete mode 100644 _site/assets/css/style.css delete mode 100644 _site/assets/images/autos-214033_200.jpg delete mode 100644 _site/assets/images/autos-214033_250.jpg delete mode 100644 _site/assets/images/autos-214033_350.jpg delete mode 100644 _site/assets/images/electronics-1851218_200.jpg delete mode 100644 _site/assets/images/electronics-1851218_250.jpg delete mode 100644 _site/assets/images/electronics-1851218_350.jpg delete mode 100644 _site/assets/images/sys-logo01.gif delete mode 100644 _site/assets/images/technology-785742_200.jpg delete mode 100644 _site/assets/images/technology-785742_250.jpg delete mode 100644 _site/assets/images/technology-785742_350.jpg delete mode 100644 _site/index.html delete mode 100644 _site/panda.html delete mode 100644 _site/tb.html delete mode 100644 assets/css/panda.css delete mode 100644 assets/css/sc-btn.css delete mode 100644 assets/css/style.css delete mode 100644 assets/images/autos-214033_200.jpg delete mode 100644 assets/images/autos-214033_250.jpg delete mode 100644 assets/images/autos-214033_350.jpg delete mode 100644 assets/images/electronics-1851218_200.jpg delete mode 100644 assets/images/electronics-1851218_250.jpg delete mode 100644 assets/images/electronics-1851218_350.jpg delete mode 100644 assets/images/sys-logo01.gif delete mode 100644 assets/images/technology-785742_200.jpg delete mode 100644 assets/images/technology-785742_250.jpg delete mode 100644 assets/images/technology-785742_350.jpg delete mode 100644 bower.json delete mode 100644 gulpfile.js delete mode 100644 index.html delete mode 100644 package.json delete mode 100644 panda.html delete mode 100644 tb.html diff --git a/.gitignore b/.gitignore deleted file mode 100644 index b37c2685..00000000 --- a/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -_site/ -.sass-cache/ -.jekyll-metadata -node_modules -dist -.tmp -.sass-cache -bower_components \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index 46b549d9..00000000 --- a/README.md +++ /dev/null @@ -1,6 +0,0 @@ -<<<<<<< HEAD - -This the first line. -======= -This is System Netware Website. ->>>>>>> master diff --git a/_config.yml b/_config.yml deleted file mode 100755 index 2b5168dc..00000000 --- a/_config.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: System Netware -description: System Netware template. -#paginate: 10 -#baseurl: ‘/name-Jekyll-website’ -baseurl: './' -exclude: ["node_modules", - "gulpfile.js", - "package.json", - # "bower_components", - "bower.json", - "README.md"] -#markdown: redcarpet -#highlighter: pygments # or rouge or null -#disqus_shortname: 'your-shortname' # ignore this if not using Disqus diff --git a/_include/footer.html b/_include/footer.html deleted file mode 100644 index 89145a8f..00000000 --- a/_include/footer.html +++ /dev/null @@ -1,75 +0,0 @@ -
- -
- - - - - - - - - - - \ No newline at end of file diff --git a/_include/header.html b/_include/header.html deleted file mode 100644 index e69de29b..00000000 diff --git a/_include/sidebar.html b/_include/sidebar.html deleted file mode 100644 index e69de29b..00000000 diff --git a/_js/bootstrap.js b/_js/bootstrap.js deleted file mode 100644 index 8a2e99a5..00000000 --- a/_js/bootstrap.js +++ /dev/null @@ -1,2377 +0,0 @@ -/*! - * Bootstrap v3.3.7 (http://getbootstrap.com) - * Copyright 2011-2016 Twitter, Inc. - * Licensed under the MIT license - */ - -if (typeof jQuery === 'undefined') { - throw new Error('Bootstrap\'s JavaScript requires jQuery') -} - -+function ($) { - 'use strict'; - var version = $.fn.jquery.split(' ')[0].split('.') - if ((version[0] < 2 && version[1] < 9) || (version[0] == 1 && version[1] == 9 && version[2] < 1) || (version[0] > 3)) { - throw new Error('Bootstrap\'s JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4') - } -}(jQuery); - -/* ======================================================================== - * Bootstrap: transition.js v3.3.7 - * http://getbootstrap.com/javascript/#transitions - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // CSS TRANSITION SUPPORT (Shoutout: http://www.modernizr.com/) - // ============================================================ - - function transitionEnd() { - var el = document.createElement('bootstrap') - - var transEndEventNames = { - WebkitTransition : 'webkitTransitionEnd', - MozTransition : 'transitionend', - OTransition : 'oTransitionEnd otransitionend', - transition : 'transitionend' - } - - for (var name in transEndEventNames) { - if (el.style[name] !== undefined) { - return { end: transEndEventNames[name] } - } - } - - return false // explicit for ie8 ( ._.) - } - - // http://blog.alexmaccaw.com/css-transitions - $.fn.emulateTransitionEnd = function (duration) { - var called = false - var $el = this - $(this).one('bsTransitionEnd', function () { called = true }) - var callback = function () { if (!called) $($el).trigger($.support.transition.end) } - setTimeout(callback, duration) - return this - } - - $(function () { - $.support.transition = transitionEnd() - - if (!$.support.transition) return - - $.event.special.bsTransitionEnd = { - bindType: $.support.transition.end, - delegateType: $.support.transition.end, - handle: function (e) { - if ($(e.target).is(this)) return e.handleObj.handler.apply(this, arguments) - } - } - }) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: alert.js v3.3.7 - * http://getbootstrap.com/javascript/#alerts - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // ALERT CLASS DEFINITION - // ====================== - - var dismiss = '[data-dismiss="alert"]' - var Alert = function (el) { - $(el).on('click', dismiss, this.close) - } - - Alert.VERSION = '3.3.7' - - Alert.TRANSITION_DURATION = 150 - - Alert.prototype.close = function (e) { - var $this = $(this) - var selector = $this.attr('data-target') - - if (!selector) { - selector = $this.attr('href') - selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7 - } - - var $parent = $(selector === '#' ? [] : selector) - - if (e) e.preventDefault() - - if (!$parent.length) { - $parent = $this.closest('.alert') - } - - $parent.trigger(e = $.Event('close.bs.alert')) - - if (e.isDefaultPrevented()) return - - $parent.removeClass('in') - - function removeElement() { - // detach from parent, fire event then clean up data - $parent.detach().trigger('closed.bs.alert').remove() - } - - $.support.transition && $parent.hasClass('fade') ? - $parent - .one('bsTransitionEnd', removeElement) - .emulateTransitionEnd(Alert.TRANSITION_DURATION) : - removeElement() - } - - - // ALERT PLUGIN DEFINITION - // ======================= - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.alert') - - if (!data) $this.data('bs.alert', (data = new Alert(this))) - if (typeof option == 'string') data[option].call($this) - }) - } - - var old = $.fn.alert - - $.fn.alert = Plugin - $.fn.alert.Constructor = Alert - - - // ALERT NO CONFLICT - // ================= - - $.fn.alert.noConflict = function () { - $.fn.alert = old - return this - } - - - // ALERT DATA-API - // ============== - - $(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: button.js v3.3.7 - * http://getbootstrap.com/javascript/#buttons - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // BUTTON PUBLIC CLASS DEFINITION - // ============================== - - var Button = function (element, options) { - this.$element = $(element) - this.options = $.extend({}, Button.DEFAULTS, options) - this.isLoading = false - } - - Button.VERSION = '3.3.7' - - Button.DEFAULTS = { - loadingText: 'loading...' - } - - Button.prototype.setState = function (state) { - var d = 'disabled' - var $el = this.$element - var val = $el.is('input') ? 'val' : 'html' - var data = $el.data() - - state += 'Text' - - if (data.resetText == null) $el.data('resetText', $el[val]()) - - // push to event loop to allow forms to submit - setTimeout($.proxy(function () { - $el[val](data[state] == null ? this.options[state] : data[state]) - - if (state == 'loadingText') { - this.isLoading = true - $el.addClass(d).attr(d, d).prop(d, true) - } else if (this.isLoading) { - this.isLoading = false - $el.removeClass(d).removeAttr(d).prop(d, false) - } - }, this), 0) - } - - Button.prototype.toggle = function () { - var changed = true - var $parent = this.$element.closest('[data-toggle="buttons"]') - - if ($parent.length) { - var $input = this.$element.find('input') - if ($input.prop('type') == 'radio') { - if ($input.prop('checked')) changed = false - $parent.find('.active').removeClass('active') - this.$element.addClass('active') - } else if ($input.prop('type') == 'checkbox') { - if (($input.prop('checked')) !== this.$element.hasClass('active')) changed = false - this.$element.toggleClass('active') - } - $input.prop('checked', this.$element.hasClass('active')) - if (changed) $input.trigger('change') - } else { - this.$element.attr('aria-pressed', !this.$element.hasClass('active')) - this.$element.toggleClass('active') - } - } - - - // BUTTON PLUGIN DEFINITION - // ======================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.button') - var options = typeof option == 'object' && option - - if (!data) $this.data('bs.button', (data = new Button(this, options))) - - if (option == 'toggle') data.toggle() - else if (option) data.setState(option) - }) - } - - var old = $.fn.button - - $.fn.button = Plugin - $.fn.button.Constructor = Button - - - // BUTTON NO CONFLICT - // ================== - - $.fn.button.noConflict = function () { - $.fn.button = old - return this - } - - - // BUTTON DATA-API - // =============== - - $(document) - .on('click.bs.button.data-api', '[data-toggle^="button"]', function (e) { - var $btn = $(e.target).closest('.btn') - Plugin.call($btn, 'toggle') - if (!($(e.target).is('input[type="radio"], input[type="checkbox"]'))) { - // Prevent double click on radios, and the double selections (so cancellation) on checkboxes - e.preventDefault() - // The target component still receive the focus - if ($btn.is('input,button')) $btn.trigger('focus') - else $btn.find('input:visible,button:visible').first().trigger('focus') - } - }) - .on('focus.bs.button.data-api blur.bs.button.data-api', '[data-toggle^="button"]', function (e) { - $(e.target).closest('.btn').toggleClass('focus', /^focus(in)?$/.test(e.type)) - }) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: carousel.js v3.3.7 - * http://getbootstrap.com/javascript/#carousel - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // CAROUSEL CLASS DEFINITION - // ========================= - - var Carousel = function (element, options) { - this.$element = $(element) - this.$indicators = this.$element.find('.carousel-indicators') - this.options = options - this.paused = null - this.sliding = null - this.interval = null - this.$active = null - this.$items = null - - this.options.keyboard && this.$element.on('keydown.bs.carousel', $.proxy(this.keydown, this)) - - this.options.pause == 'hover' && !('ontouchstart' in document.documentElement) && this.$element - .on('mouseenter.bs.carousel', $.proxy(this.pause, this)) - .on('mouseleave.bs.carousel', $.proxy(this.cycle, this)) - } - - Carousel.VERSION = '3.3.7' - - Carousel.TRANSITION_DURATION = 600 - - Carousel.DEFAULTS = { - interval: 5000, - pause: 'hover', - wrap: true, - keyboard: true - } - - Carousel.prototype.keydown = function (e) { - if (/input|textarea/i.test(e.target.tagName)) return - switch (e.which) { - case 37: this.prev(); break - case 39: this.next(); break - default: return - } - - e.preventDefault() - } - - Carousel.prototype.cycle = function (e) { - e || (this.paused = false) - - this.interval && clearInterval(this.interval) - - this.options.interval - && !this.paused - && (this.interval = setInterval($.proxy(this.next, this), this.options.interval)) - - return this - } - - Carousel.prototype.getItemIndex = function (item) { - this.$items = item.parent().children('.item') - return this.$items.index(item || this.$active) - } - - Carousel.prototype.getItemForDirection = function (direction, active) { - var activeIndex = this.getItemIndex(active) - var willWrap = (direction == 'prev' && activeIndex === 0) - || (direction == 'next' && activeIndex == (this.$items.length - 1)) - if (willWrap && !this.options.wrap) return active - var delta = direction == 'prev' ? -1 : 1 - var itemIndex = (activeIndex + delta) % this.$items.length - return this.$items.eq(itemIndex) - } - - Carousel.prototype.to = function (pos) { - var that = this - var activeIndex = this.getItemIndex(this.$active = this.$element.find('.item.active')) - - if (pos > (this.$items.length - 1) || pos < 0) return - - if (this.sliding) return this.$element.one('slid.bs.carousel', function () { that.to(pos) }) // yes, "slid" - if (activeIndex == pos) return this.pause().cycle() - - return this.slide(pos > activeIndex ? 'next' : 'prev', this.$items.eq(pos)) - } - - Carousel.prototype.pause = function (e) { - e || (this.paused = true) - - if (this.$element.find('.next, .prev').length && $.support.transition) { - this.$element.trigger($.support.transition.end) - this.cycle(true) - } - - this.interval = clearInterval(this.interval) - - return this - } - - Carousel.prototype.next = function () { - if (this.sliding) return - return this.slide('next') - } - - Carousel.prototype.prev = function () { - if (this.sliding) return - return this.slide('prev') - } - - Carousel.prototype.slide = function (type, next) { - var $active = this.$element.find('.item.active') - var $next = next || this.getItemForDirection(type, $active) - var isCycling = this.interval - var direction = type == 'next' ? 'left' : 'right' - var that = this - - if ($next.hasClass('active')) return (this.sliding = false) - - var relatedTarget = $next[0] - var slideEvent = $.Event('slide.bs.carousel', { - relatedTarget: relatedTarget, - direction: direction - }) - this.$element.trigger(slideEvent) - if (slideEvent.isDefaultPrevented()) return - - this.sliding = true - - isCycling && this.pause() - - if (this.$indicators.length) { - this.$indicators.find('.active').removeClass('active') - var $nextIndicator = $(this.$indicators.children()[this.getItemIndex($next)]) - $nextIndicator && $nextIndicator.addClass('active') - } - - var slidEvent = $.Event('slid.bs.carousel', { relatedTarget: relatedTarget, direction: direction }) // yes, "slid" - if ($.support.transition && this.$element.hasClass('slide')) { - $next.addClass(type) - $next[0].offsetWidth // force reflow - $active.addClass(direction) - $next.addClass(direction) - $active - .one('bsTransitionEnd', function () { - $next.removeClass([type, direction].join(' ')).addClass('active') - $active.removeClass(['active', direction].join(' ')) - that.sliding = false - setTimeout(function () { - that.$element.trigger(slidEvent) - }, 0) - }) - .emulateTransitionEnd(Carousel.TRANSITION_DURATION) - } else { - $active.removeClass('active') - $next.addClass('active') - this.sliding = false - this.$element.trigger(slidEvent) - } - - isCycling && this.cycle() - - return this - } - - - // CAROUSEL PLUGIN DEFINITION - // ========================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.carousel') - var options = $.extend({}, Carousel.DEFAULTS, $this.data(), typeof option == 'object' && option) - var action = typeof option == 'string' ? option : options.slide - - if (!data) $this.data('bs.carousel', (data = new Carousel(this, options))) - if (typeof option == 'number') data.to(option) - else if (action) data[action]() - else if (options.interval) data.pause().cycle() - }) - } - - var old = $.fn.carousel - - $.fn.carousel = Plugin - $.fn.carousel.Constructor = Carousel - - - // CAROUSEL NO CONFLICT - // ==================== - - $.fn.carousel.noConflict = function () { - $.fn.carousel = old - return this - } - - - // CAROUSEL DATA-API - // ================= - - var clickHandler = function (e) { - var href - var $this = $(this) - var $target = $($this.attr('data-target') || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '')) // strip for ie7 - if (!$target.hasClass('carousel')) return - var options = $.extend({}, $target.data(), $this.data()) - var slideIndex = $this.attr('data-slide-to') - if (slideIndex) options.interval = false - - Plugin.call($target, options) - - if (slideIndex) { - $target.data('bs.carousel').to(slideIndex) - } - - e.preventDefault() - } - - $(document) - .on('click.bs.carousel.data-api', '[data-slide]', clickHandler) - .on('click.bs.carousel.data-api', '[data-slide-to]', clickHandler) - - $(window).on('load', function () { - $('[data-ride="carousel"]').each(function () { - var $carousel = $(this) - Plugin.call($carousel, $carousel.data()) - }) - }) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: collapse.js v3.3.7 - * http://getbootstrap.com/javascript/#collapse - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - -/* jshint latedef: false */ - -+function ($) { - 'use strict'; - - // COLLAPSE PUBLIC CLASS DEFINITION - // ================================ - - var Collapse = function (element, options) { - this.$element = $(element) - this.options = $.extend({}, Collapse.DEFAULTS, options) - this.$trigger = $('[data-toggle="collapse"][href="#' + element.id + '"],' + - '[data-toggle="collapse"][data-target="#' + element.id + '"]') - this.transitioning = null - - if (this.options.parent) { - this.$parent = this.getParent() - } else { - this.addAriaAndCollapsedClass(this.$element, this.$trigger) - } - - if (this.options.toggle) this.toggle() - } - - Collapse.VERSION = '3.3.7' - - Collapse.TRANSITION_DURATION = 350 - - Collapse.DEFAULTS = { - toggle: true - } - - Collapse.prototype.dimension = function () { - var hasWidth = this.$element.hasClass('width') - return hasWidth ? 'width' : 'height' - } - - Collapse.prototype.show = function () { - if (this.transitioning || this.$element.hasClass('in')) return - - var activesData - var actives = this.$parent && this.$parent.children('.panel').children('.in, .collapsing') - - if (actives && actives.length) { - activesData = actives.data('bs.collapse') - if (activesData && activesData.transitioning) return - } - - var startEvent = $.Event('show.bs.collapse') - this.$element.trigger(startEvent) - if (startEvent.isDefaultPrevented()) return - - if (actives && actives.length) { - Plugin.call(actives, 'hide') - activesData || actives.data('bs.collapse', null) - } - - var dimension = this.dimension() - - this.$element - .removeClass('collapse') - .addClass('collapsing')[dimension](0) - .attr('aria-expanded', true) - - this.$trigger - .removeClass('collapsed') - .attr('aria-expanded', true) - - this.transitioning = 1 - - var complete = function () { - this.$element - .removeClass('collapsing') - .addClass('collapse in')[dimension]('') - this.transitioning = 0 - this.$element - .trigger('shown.bs.collapse') - } - - if (!$.support.transition) return complete.call(this) - - var scrollSize = $.camelCase(['scroll', dimension].join('-')) - - this.$element - .one('bsTransitionEnd', $.proxy(complete, this)) - .emulateTransitionEnd(Collapse.TRANSITION_DURATION)[dimension](this.$element[0][scrollSize]) - } - - Collapse.prototype.hide = function () { - if (this.transitioning || !this.$element.hasClass('in')) return - - var startEvent = $.Event('hide.bs.collapse') - this.$element.trigger(startEvent) - if (startEvent.isDefaultPrevented()) return - - var dimension = this.dimension() - - this.$element[dimension](this.$element[dimension]())[0].offsetHeight - - this.$element - .addClass('collapsing') - .removeClass('collapse in') - .attr('aria-expanded', false) - - this.$trigger - .addClass('collapsed') - .attr('aria-expanded', false) - - this.transitioning = 1 - - var complete = function () { - this.transitioning = 0 - this.$element - .removeClass('collapsing') - .addClass('collapse') - .trigger('hidden.bs.collapse') - } - - if (!$.support.transition) return complete.call(this) - - this.$element - [dimension](0) - .one('bsTransitionEnd', $.proxy(complete, this)) - .emulateTransitionEnd(Collapse.TRANSITION_DURATION) - } - - Collapse.prototype.toggle = function () { - this[this.$element.hasClass('in') ? 'hide' : 'show']() - } - - Collapse.prototype.getParent = function () { - return $(this.options.parent) - .find('[data-toggle="collapse"][data-parent="' + this.options.parent + '"]') - .each($.proxy(function (i, element) { - var $element = $(element) - this.addAriaAndCollapsedClass(getTargetFromTrigger($element), $element) - }, this)) - .end() - } - - Collapse.prototype.addAriaAndCollapsedClass = function ($element, $trigger) { - var isOpen = $element.hasClass('in') - - $element.attr('aria-expanded', isOpen) - $trigger - .toggleClass('collapsed', !isOpen) - .attr('aria-expanded', isOpen) - } - - function getTargetFromTrigger($trigger) { - var href - var target = $trigger.attr('data-target') - || (href = $trigger.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '') // strip for ie7 - - return $(target) - } - - - // COLLAPSE PLUGIN DEFINITION - // ========================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.collapse') - var options = $.extend({}, Collapse.DEFAULTS, $this.data(), typeof option == 'object' && option) - - if (!data && options.toggle && /show|hide/.test(option)) options.toggle = false - if (!data) $this.data('bs.collapse', (data = new Collapse(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.collapse - - $.fn.collapse = Plugin - $.fn.collapse.Constructor = Collapse - - - // COLLAPSE NO CONFLICT - // ==================== - - $.fn.collapse.noConflict = function () { - $.fn.collapse = old - return this - } - - - // COLLAPSE DATA-API - // ================= - - $(document).on('click.bs.collapse.data-api', '[data-toggle="collapse"]', function (e) { - var $this = $(this) - - if (!$this.attr('data-target')) e.preventDefault() - - var $target = getTargetFromTrigger($this) - var data = $target.data('bs.collapse') - var option = data ? 'toggle' : $this.data() - - Plugin.call($target, option) - }) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: dropdown.js v3.3.7 - * http://getbootstrap.com/javascript/#dropdowns - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // DROPDOWN CLASS DEFINITION - // ========================= - - var backdrop = '.dropdown-backdrop' - var toggle = '[data-toggle="dropdown"]' - var Dropdown = function (element) { - $(element).on('click.bs.dropdown', this.toggle) - } - - Dropdown.VERSION = '3.3.7' - - function getParent($this) { - var selector = $this.attr('data-target') - - if (!selector) { - selector = $this.attr('href') - selector = selector && /#[A-Za-z]/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7 - } - - var $parent = selector && $(selector) - - return $parent && $parent.length ? $parent : $this.parent() - } - - function clearMenus(e) { - if (e && e.which === 3) return - $(backdrop).remove() - $(toggle).each(function () { - var $this = $(this) - var $parent = getParent($this) - var relatedTarget = { relatedTarget: this } - - if (!$parent.hasClass('open')) return - - if (e && e.type == 'click' && /input|textarea/i.test(e.target.tagName) && $.contains($parent[0], e.target)) return - - $parent.trigger(e = $.Event('hide.bs.dropdown', relatedTarget)) - - if (e.isDefaultPrevented()) return - - $this.attr('aria-expanded', 'false') - $parent.removeClass('open').trigger($.Event('hidden.bs.dropdown', relatedTarget)) - }) - } - - Dropdown.prototype.toggle = function (e) { - var $this = $(this) - - if ($this.is('.disabled, :disabled')) return - - var $parent = getParent($this) - var isActive = $parent.hasClass('open') - - clearMenus() - - if (!isActive) { - if ('ontouchstart' in document.documentElement && !$parent.closest('.navbar-nav').length) { - // if mobile we use a backdrop because click events don't delegate - $(document.createElement('div')) - .addClass('dropdown-backdrop') - .insertAfter($(this)) - .on('click', clearMenus) - } - - var relatedTarget = { relatedTarget: this } - $parent.trigger(e = $.Event('show.bs.dropdown', relatedTarget)) - - if (e.isDefaultPrevented()) return - - $this - .trigger('focus') - .attr('aria-expanded', 'true') - - $parent - .toggleClass('open') - .trigger($.Event('shown.bs.dropdown', relatedTarget)) - } - - return false - } - - Dropdown.prototype.keydown = function (e) { - if (!/(38|40|27|32)/.test(e.which) || /input|textarea/i.test(e.target.tagName)) return - - var $this = $(this) - - e.preventDefault() - e.stopPropagation() - - if ($this.is('.disabled, :disabled')) return - - var $parent = getParent($this) - var isActive = $parent.hasClass('open') - - if (!isActive && e.which != 27 || isActive && e.which == 27) { - if (e.which == 27) $parent.find(toggle).trigger('focus') - return $this.trigger('click') - } - - var desc = ' li:not(.disabled):visible a' - var $items = $parent.find('.dropdown-menu' + desc) - - if (!$items.length) return - - var index = $items.index(e.target) - - if (e.which == 38 && index > 0) index-- // up - if (e.which == 40 && index < $items.length - 1) index++ // down - if (!~index) index = 0 - - $items.eq(index).trigger('focus') - } - - - // DROPDOWN PLUGIN DEFINITION - // ========================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.dropdown') - - if (!data) $this.data('bs.dropdown', (data = new Dropdown(this))) - if (typeof option == 'string') data[option].call($this) - }) - } - - var old = $.fn.dropdown - - $.fn.dropdown = Plugin - $.fn.dropdown.Constructor = Dropdown - - - // DROPDOWN NO CONFLICT - // ==================== - - $.fn.dropdown.noConflict = function () { - $.fn.dropdown = old - return this - } - - - // APPLY TO STANDARD DROPDOWN ELEMENTS - // =================================== - - $(document) - .on('click.bs.dropdown.data-api', clearMenus) - .on('click.bs.dropdown.data-api', '.dropdown form', function (e) { e.stopPropagation() }) - .on('click.bs.dropdown.data-api', toggle, Dropdown.prototype.toggle) - .on('keydown.bs.dropdown.data-api', toggle, Dropdown.prototype.keydown) - .on('keydown.bs.dropdown.data-api', '.dropdown-menu', Dropdown.prototype.keydown) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: modal.js v3.3.7 - * http://getbootstrap.com/javascript/#modals - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // MODAL CLASS DEFINITION - // ====================== - - var Modal = function (element, options) { - this.options = options - this.$body = $(document.body) - this.$element = $(element) - this.$dialog = this.$element.find('.modal-dialog') - this.$backdrop = null - this.isShown = null - this.originalBodyPad = null - this.scrollbarWidth = 0 - this.ignoreBackdropClick = false - - if (this.options.remote) { - this.$element - .find('.modal-content') - .load(this.options.remote, $.proxy(function () { - this.$element.trigger('loaded.bs.modal') - }, this)) - } - } - - Modal.VERSION = '3.3.7' - - Modal.TRANSITION_DURATION = 300 - Modal.BACKDROP_TRANSITION_DURATION = 150 - - Modal.DEFAULTS = { - backdrop: true, - keyboard: true, - show: true - } - - Modal.prototype.toggle = function (_relatedTarget) { - return this.isShown ? this.hide() : this.show(_relatedTarget) - } - - Modal.prototype.show = function (_relatedTarget) { - var that = this - var e = $.Event('show.bs.modal', { relatedTarget: _relatedTarget }) - - this.$element.trigger(e) - - if (this.isShown || e.isDefaultPrevented()) return - - this.isShown = true - - this.checkScrollbar() - this.setScrollbar() - this.$body.addClass('modal-open') - - this.escape() - this.resize() - - this.$element.on('click.dismiss.bs.modal', '[data-dismiss="modal"]', $.proxy(this.hide, this)) - - this.$dialog.on('mousedown.dismiss.bs.modal', function () { - that.$element.one('mouseup.dismiss.bs.modal', function (e) { - if ($(e.target).is(that.$element)) that.ignoreBackdropClick = true - }) - }) - - this.backdrop(function () { - var transition = $.support.transition && that.$element.hasClass('fade') - - if (!that.$element.parent().length) { - that.$element.appendTo(that.$body) // don't move modals dom position - } - - that.$element - .show() - .scrollTop(0) - - that.adjustDialog() - - if (transition) { - that.$element[0].offsetWidth // force reflow - } - - that.$element.addClass('in') - - that.enforceFocus() - - var e = $.Event('shown.bs.modal', { relatedTarget: _relatedTarget }) - - transition ? - that.$dialog // wait for modal to slide in - .one('bsTransitionEnd', function () { - that.$element.trigger('focus').trigger(e) - }) - .emulateTransitionEnd(Modal.TRANSITION_DURATION) : - that.$element.trigger('focus').trigger(e) - }) - } - - Modal.prototype.hide = function (e) { - if (e) e.preventDefault() - - e = $.Event('hide.bs.modal') - - this.$element.trigger(e) - - if (!this.isShown || e.isDefaultPrevented()) return - - this.isShown = false - - this.escape() - this.resize() - - $(document).off('focusin.bs.modal') - - this.$element - .removeClass('in') - .off('click.dismiss.bs.modal') - .off('mouseup.dismiss.bs.modal') - - this.$dialog.off('mousedown.dismiss.bs.modal') - - $.support.transition && this.$element.hasClass('fade') ? - this.$element - .one('bsTransitionEnd', $.proxy(this.hideModal, this)) - .emulateTransitionEnd(Modal.TRANSITION_DURATION) : - this.hideModal() - } - - Modal.prototype.enforceFocus = function () { - $(document) - .off('focusin.bs.modal') // guard against infinite focus loop - .on('focusin.bs.modal', $.proxy(function (e) { - if (document !== e.target && - this.$element[0] !== e.target && - !this.$element.has(e.target).length) { - this.$element.trigger('focus') - } - }, this)) - } - - Modal.prototype.escape = function () { - if (this.isShown && this.options.keyboard) { - this.$element.on('keydown.dismiss.bs.modal', $.proxy(function (e) { - e.which == 27 && this.hide() - }, this)) - } else if (!this.isShown) { - this.$element.off('keydown.dismiss.bs.modal') - } - } - - Modal.prototype.resize = function () { - if (this.isShown) { - $(window).on('resize.bs.modal', $.proxy(this.handleUpdate, this)) - } else { - $(window).off('resize.bs.modal') - } - } - - Modal.prototype.hideModal = function () { - var that = this - this.$element.hide() - this.backdrop(function () { - that.$body.removeClass('modal-open') - that.resetAdjustments() - that.resetScrollbar() - that.$element.trigger('hidden.bs.modal') - }) - } - - Modal.prototype.removeBackdrop = function () { - this.$backdrop && this.$backdrop.remove() - this.$backdrop = null - } - - Modal.prototype.backdrop = function (callback) { - var that = this - var animate = this.$element.hasClass('fade') ? 'fade' : '' - - if (this.isShown && this.options.backdrop) { - var doAnimate = $.support.transition && animate - - this.$backdrop = $(document.createElement('div')) - .addClass('modal-backdrop ' + animate) - .appendTo(this.$body) - - this.$element.on('click.dismiss.bs.modal', $.proxy(function (e) { - if (this.ignoreBackdropClick) { - this.ignoreBackdropClick = false - return - } - if (e.target !== e.currentTarget) return - this.options.backdrop == 'static' - ? this.$element[0].focus() - : this.hide() - }, this)) - - if (doAnimate) this.$backdrop[0].offsetWidth // force reflow - - this.$backdrop.addClass('in') - - if (!callback) return - - doAnimate ? - this.$backdrop - .one('bsTransitionEnd', callback) - .emulateTransitionEnd(Modal.BACKDROP_TRANSITION_DURATION) : - callback() - - } else if (!this.isShown && this.$backdrop) { - this.$backdrop.removeClass('in') - - var callbackRemove = function () { - that.removeBackdrop() - callback && callback() - } - $.support.transition && this.$element.hasClass('fade') ? - this.$backdrop - .one('bsTransitionEnd', callbackRemove) - .emulateTransitionEnd(Modal.BACKDROP_TRANSITION_DURATION) : - callbackRemove() - - } else if (callback) { - callback() - } - } - - // these following methods are used to handle overflowing modals - - Modal.prototype.handleUpdate = function () { - this.adjustDialog() - } - - Modal.prototype.adjustDialog = function () { - var modalIsOverflowing = this.$element[0].scrollHeight > document.documentElement.clientHeight - - this.$element.css({ - paddingLeft: !this.bodyIsOverflowing && modalIsOverflowing ? this.scrollbarWidth : '', - paddingRight: this.bodyIsOverflowing && !modalIsOverflowing ? this.scrollbarWidth : '' - }) - } - - Modal.prototype.resetAdjustments = function () { - this.$element.css({ - paddingLeft: '', - paddingRight: '' - }) - } - - Modal.prototype.checkScrollbar = function () { - var fullWindowWidth = window.innerWidth - if (!fullWindowWidth) { // workaround for missing window.innerWidth in IE8 - var documentElementRect = document.documentElement.getBoundingClientRect() - fullWindowWidth = documentElementRect.right - Math.abs(documentElementRect.left) - } - this.bodyIsOverflowing = document.body.clientWidth < fullWindowWidth - this.scrollbarWidth = this.measureScrollbar() - } - - Modal.prototype.setScrollbar = function () { - var bodyPad = parseInt((this.$body.css('padding-right') || 0), 10) - this.originalBodyPad = document.body.style.paddingRight || '' - if (this.bodyIsOverflowing) this.$body.css('padding-right', bodyPad + this.scrollbarWidth) - } - - Modal.prototype.resetScrollbar = function () { - this.$body.css('padding-right', this.originalBodyPad) - } - - Modal.prototype.measureScrollbar = function () { // thx walsh - var scrollDiv = document.createElement('div') - scrollDiv.className = 'modal-scrollbar-measure' - this.$body.append(scrollDiv) - var scrollbarWidth = scrollDiv.offsetWidth - scrollDiv.clientWidth - this.$body[0].removeChild(scrollDiv) - return scrollbarWidth - } - - - // MODAL PLUGIN DEFINITION - // ======================= - - function Plugin(option, _relatedTarget) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.modal') - var options = $.extend({}, Modal.DEFAULTS, $this.data(), typeof option == 'object' && option) - - if (!data) $this.data('bs.modal', (data = new Modal(this, options))) - if (typeof option == 'string') data[option](_relatedTarget) - else if (options.show) data.show(_relatedTarget) - }) - } - - var old = $.fn.modal - - $.fn.modal = Plugin - $.fn.modal.Constructor = Modal - - - // MODAL NO CONFLICT - // ================= - - $.fn.modal.noConflict = function () { - $.fn.modal = old - return this - } - - - // MODAL DATA-API - // ============== - - $(document).on('click.bs.modal.data-api', '[data-toggle="modal"]', function (e) { - var $this = $(this) - var href = $this.attr('href') - var $target = $($this.attr('data-target') || (href && href.replace(/.*(?=#[^\s]+$)/, ''))) // strip for ie7 - var option = $target.data('bs.modal') ? 'toggle' : $.extend({ remote: !/#/.test(href) && href }, $target.data(), $this.data()) - - if ($this.is('a')) e.preventDefault() - - $target.one('show.bs.modal', function (showEvent) { - if (showEvent.isDefaultPrevented()) return // only register focus restorer if modal will actually get shown - $target.one('hidden.bs.modal', function () { - $this.is(':visible') && $this.trigger('focus') - }) - }) - Plugin.call($target, option, this) - }) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: tooltip.js v3.3.7 - * http://getbootstrap.com/javascript/#tooltip - * Inspired by the original jQuery.tipsy by Jason Frame - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // TOOLTIP PUBLIC CLASS DEFINITION - // =============================== - - var Tooltip = function (element, options) { - this.type = null - this.options = null - this.enabled = null - this.timeout = null - this.hoverState = null - this.$element = null - this.inState = null - - this.init('tooltip', element, options) - } - - Tooltip.VERSION = '3.3.7' - - Tooltip.TRANSITION_DURATION = 150 - - Tooltip.DEFAULTS = { - animation: true, - placement: 'top', - selector: false, - template: '', - trigger: 'hover focus', - title: '', - delay: 0, - html: false, - container: false, - viewport: { - selector: 'body', - padding: 0 - } - } - - Tooltip.prototype.init = function (type, element, options) { - this.enabled = true - this.type = type - this.$element = $(element) - this.options = this.getOptions(options) - this.$viewport = this.options.viewport && $($.isFunction(this.options.viewport) ? this.options.viewport.call(this, this.$element) : (this.options.viewport.selector || this.options.viewport)) - this.inState = { click: false, hover: false, focus: false } - - if (this.$element[0] instanceof document.constructor && !this.options.selector) { - throw new Error('`selector` option must be specified when initializing ' + this.type + ' on the window.document object!') - } - - var triggers = this.options.trigger.split(' ') - - for (var i = triggers.length; i--;) { - var trigger = triggers[i] - - if (trigger == 'click') { - this.$element.on('click.' + this.type, this.options.selector, $.proxy(this.toggle, this)) - } else if (trigger != 'manual') { - var eventIn = trigger == 'hover' ? 'mouseenter' : 'focusin' - var eventOut = trigger == 'hover' ? 'mouseleave' : 'focusout' - - this.$element.on(eventIn + '.' + this.type, this.options.selector, $.proxy(this.enter, this)) - this.$element.on(eventOut + '.' + this.type, this.options.selector, $.proxy(this.leave, this)) - } - } - - this.options.selector ? - (this._options = $.extend({}, this.options, { trigger: 'manual', selector: '' })) : - this.fixTitle() - } - - Tooltip.prototype.getDefaults = function () { - return Tooltip.DEFAULTS - } - - Tooltip.prototype.getOptions = function (options) { - options = $.extend({}, this.getDefaults(), this.$element.data(), options) - - if (options.delay && typeof options.delay == 'number') { - options.delay = { - show: options.delay, - hide: options.delay - } - } - - return options - } - - Tooltip.prototype.getDelegateOptions = function () { - var options = {} - var defaults = this.getDefaults() - - this._options && $.each(this._options, function (key, value) { - if (defaults[key] != value) options[key] = value - }) - - return options - } - - Tooltip.prototype.enter = function (obj) { - var self = obj instanceof this.constructor ? - obj : $(obj.currentTarget).data('bs.' + this.type) - - if (!self) { - self = new this.constructor(obj.currentTarget, this.getDelegateOptions()) - $(obj.currentTarget).data('bs.' + this.type, self) - } - - if (obj instanceof $.Event) { - self.inState[obj.type == 'focusin' ? 'focus' : 'hover'] = true - } - - if (self.tip().hasClass('in') || self.hoverState == 'in') { - self.hoverState = 'in' - return - } - - clearTimeout(self.timeout) - - self.hoverState = 'in' - - if (!self.options.delay || !self.options.delay.show) return self.show() - - self.timeout = setTimeout(function () { - if (self.hoverState == 'in') self.show() - }, self.options.delay.show) - } - - Tooltip.prototype.isInStateTrue = function () { - for (var key in this.inState) { - if (this.inState[key]) return true - } - - return false - } - - Tooltip.prototype.leave = function (obj) { - var self = obj instanceof this.constructor ? - obj : $(obj.currentTarget).data('bs.' + this.type) - - if (!self) { - self = new this.constructor(obj.currentTarget, this.getDelegateOptions()) - $(obj.currentTarget).data('bs.' + this.type, self) - } - - if (obj instanceof $.Event) { - self.inState[obj.type == 'focusout' ? 'focus' : 'hover'] = false - } - - if (self.isInStateTrue()) return - - clearTimeout(self.timeout) - - self.hoverState = 'out' - - if (!self.options.delay || !self.options.delay.hide) return self.hide() - - self.timeout = setTimeout(function () { - if (self.hoverState == 'out') self.hide() - }, self.options.delay.hide) - } - - Tooltip.prototype.show = function () { - var e = $.Event('show.bs.' + this.type) - - if (this.hasContent() && this.enabled) { - this.$element.trigger(e) - - var inDom = $.contains(this.$element[0].ownerDocument.documentElement, this.$element[0]) - if (e.isDefaultPrevented() || !inDom) return - var that = this - - var $tip = this.tip() - - var tipId = this.getUID(this.type) - - this.setContent() - $tip.attr('id', tipId) - this.$element.attr('aria-describedby', tipId) - - if (this.options.animation) $tip.addClass('fade') - - var placement = typeof this.options.placement == 'function' ? - this.options.placement.call(this, $tip[0], this.$element[0]) : - this.options.placement - - var autoToken = /\s?auto?\s?/i - var autoPlace = autoToken.test(placement) - if (autoPlace) placement = placement.replace(autoToken, '') || 'top' - - $tip - .detach() - .css({ top: 0, left: 0, display: 'block' }) - .addClass(placement) - .data('bs.' + this.type, this) - - this.options.container ? $tip.appendTo(this.options.container) : $tip.insertAfter(this.$element) - this.$element.trigger('inserted.bs.' + this.type) - - var pos = this.getPosition() - var actualWidth = $tip[0].offsetWidth - var actualHeight = $tip[0].offsetHeight - - if (autoPlace) { - var orgPlacement = placement - var viewportDim = this.getPosition(this.$viewport) - - placement = placement == 'bottom' && pos.bottom + actualHeight > viewportDim.bottom ? 'top' : - placement == 'top' && pos.top - actualHeight < viewportDim.top ? 'bottom' : - placement == 'right' && pos.right + actualWidth > viewportDim.width ? 'left' : - placement == 'left' && pos.left - actualWidth < viewportDim.left ? 'right' : - placement - - $tip - .removeClass(orgPlacement) - .addClass(placement) - } - - var calculatedOffset = this.getCalculatedOffset(placement, pos, actualWidth, actualHeight) - - this.applyPlacement(calculatedOffset, placement) - - var complete = function () { - var prevHoverState = that.hoverState - that.$element.trigger('shown.bs.' + that.type) - that.hoverState = null - - if (prevHoverState == 'out') that.leave(that) - } - - $.support.transition && this.$tip.hasClass('fade') ? - $tip - .one('bsTransitionEnd', complete) - .emulateTransitionEnd(Tooltip.TRANSITION_DURATION) : - complete() - } - } - - Tooltip.prototype.applyPlacement = function (offset, placement) { - var $tip = this.tip() - var width = $tip[0].offsetWidth - var height = $tip[0].offsetHeight - - // manually read margins because getBoundingClientRect includes difference - var marginTop = parseInt($tip.css('margin-top'), 10) - var marginLeft = parseInt($tip.css('margin-left'), 10) - - // we must check for NaN for ie 8/9 - if (isNaN(marginTop)) marginTop = 0 - if (isNaN(marginLeft)) marginLeft = 0 - - offset.top += marginTop - offset.left += marginLeft - - // $.fn.offset doesn't round pixel values - // so we use setOffset directly with our own function B-0 - $.offset.setOffset($tip[0], $.extend({ - using: function (props) { - $tip.css({ - top: Math.round(props.top), - left: Math.round(props.left) - }) - } - }, offset), 0) - - $tip.addClass('in') - - // check to see if placing tip in new offset caused the tip to resize itself - var actualWidth = $tip[0].offsetWidth - var actualHeight = $tip[0].offsetHeight - - if (placement == 'top' && actualHeight != height) { - offset.top = offset.top + height - actualHeight - } - - var delta = this.getViewportAdjustedDelta(placement, offset, actualWidth, actualHeight) - - if (delta.left) offset.left += delta.left - else offset.top += delta.top - - var isVertical = /top|bottom/.test(placement) - var arrowDelta = isVertical ? delta.left * 2 - width + actualWidth : delta.top * 2 - height + actualHeight - var arrowOffsetPosition = isVertical ? 'offsetWidth' : 'offsetHeight' - - $tip.offset(offset) - this.replaceArrow(arrowDelta, $tip[0][arrowOffsetPosition], isVertical) - } - - Tooltip.prototype.replaceArrow = function (delta, dimension, isVertical) { - this.arrow() - .css(isVertical ? 'left' : 'top', 50 * (1 - delta / dimension) + '%') - .css(isVertical ? 'top' : 'left', '') - } - - Tooltip.prototype.setContent = function () { - var $tip = this.tip() - var title = this.getTitle() - - $tip.find('.tooltip-inner')[this.options.html ? 'html' : 'text'](title) - $tip.removeClass('fade in top bottom left right') - } - - Tooltip.prototype.hide = function (callback) { - var that = this - var $tip = $(this.$tip) - var e = $.Event('hide.bs.' + this.type) - - function complete() { - if (that.hoverState != 'in') $tip.detach() - if (that.$element) { // TODO: Check whether guarding this code with this `if` is really necessary. - that.$element - .removeAttr('aria-describedby') - .trigger('hidden.bs.' + that.type) - } - callback && callback() - } - - this.$element.trigger(e) - - if (e.isDefaultPrevented()) return - - $tip.removeClass('in') - - $.support.transition && $tip.hasClass('fade') ? - $tip - .one('bsTransitionEnd', complete) - .emulateTransitionEnd(Tooltip.TRANSITION_DURATION) : - complete() - - this.hoverState = null - - return this - } - - Tooltip.prototype.fixTitle = function () { - var $e = this.$element - if ($e.attr('title') || typeof $e.attr('data-original-title') != 'string') { - $e.attr('data-original-title', $e.attr('title') || '').attr('title', '') - } - } - - Tooltip.prototype.hasContent = function () { - return this.getTitle() - } - - Tooltip.prototype.getPosition = function ($element) { - $element = $element || this.$element - - var el = $element[0] - var isBody = el.tagName == 'BODY' - - var elRect = el.getBoundingClientRect() - if (elRect.width == null) { - // width and height are missing in IE8, so compute them manually; see https://github.com/twbs/bootstrap/issues/14093 - elRect = $.extend({}, elRect, { width: elRect.right - elRect.left, height: elRect.bottom - elRect.top }) - } - var isSvg = window.SVGElement && el instanceof window.SVGElement - // Avoid using $.offset() on SVGs since it gives incorrect results in jQuery 3. - // See https://github.com/twbs/bootstrap/issues/20280 - var elOffset = isBody ? { top: 0, left: 0 } : (isSvg ? null : $element.offset()) - var scroll = { scroll: isBody ? document.documentElement.scrollTop || document.body.scrollTop : $element.scrollTop() } - var outerDims = isBody ? { width: $(window).width(), height: $(window).height() } : null - - return $.extend({}, elRect, scroll, outerDims, elOffset) - } - - Tooltip.prototype.getCalculatedOffset = function (placement, pos, actualWidth, actualHeight) { - return placement == 'bottom' ? { top: pos.top + pos.height, left: pos.left + pos.width / 2 - actualWidth / 2 } : - placement == 'top' ? { top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidth / 2 } : - placement == 'left' ? { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth } : - /* placement == 'right' */ { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + pos.width } - - } - - Tooltip.prototype.getViewportAdjustedDelta = function (placement, pos, actualWidth, actualHeight) { - var delta = { top: 0, left: 0 } - if (!this.$viewport) return delta - - var viewportPadding = this.options.viewport && this.options.viewport.padding || 0 - var viewportDimensions = this.getPosition(this.$viewport) - - if (/right|left/.test(placement)) { - var topEdgeOffset = pos.top - viewportPadding - viewportDimensions.scroll - var bottomEdgeOffset = pos.top + viewportPadding - viewportDimensions.scroll + actualHeight - if (topEdgeOffset < viewportDimensions.top) { // top overflow - delta.top = viewportDimensions.top - topEdgeOffset - } else if (bottomEdgeOffset > viewportDimensions.top + viewportDimensions.height) { // bottom overflow - delta.top = viewportDimensions.top + viewportDimensions.height - bottomEdgeOffset - } - } else { - var leftEdgeOffset = pos.left - viewportPadding - var rightEdgeOffset = pos.left + viewportPadding + actualWidth - if (leftEdgeOffset < viewportDimensions.left) { // left overflow - delta.left = viewportDimensions.left - leftEdgeOffset - } else if (rightEdgeOffset > viewportDimensions.right) { // right overflow - delta.left = viewportDimensions.left + viewportDimensions.width - rightEdgeOffset - } - } - - return delta - } - - Tooltip.prototype.getTitle = function () { - var title - var $e = this.$element - var o = this.options - - title = $e.attr('data-original-title') - || (typeof o.title == 'function' ? o.title.call($e[0]) : o.title) - - return title - } - - Tooltip.prototype.getUID = function (prefix) { - do prefix += ~~(Math.random() * 1000000) - while (document.getElementById(prefix)) - return prefix - } - - Tooltip.prototype.tip = function () { - if (!this.$tip) { - this.$tip = $(this.options.template) - if (this.$tip.length != 1) { - throw new Error(this.type + ' `template` option must consist of exactly 1 top-level element!') - } - } - return this.$tip - } - - Tooltip.prototype.arrow = function () { - return (this.$arrow = this.$arrow || this.tip().find('.tooltip-arrow')) - } - - Tooltip.prototype.enable = function () { - this.enabled = true - } - - Tooltip.prototype.disable = function () { - this.enabled = false - } - - Tooltip.prototype.toggleEnabled = function () { - this.enabled = !this.enabled - } - - Tooltip.prototype.toggle = function (e) { - var self = this - if (e) { - self = $(e.currentTarget).data('bs.' + this.type) - if (!self) { - self = new this.constructor(e.currentTarget, this.getDelegateOptions()) - $(e.currentTarget).data('bs.' + this.type, self) - } - } - - if (e) { - self.inState.click = !self.inState.click - if (self.isInStateTrue()) self.enter(self) - else self.leave(self) - } else { - self.tip().hasClass('in') ? self.leave(self) : self.enter(self) - } - } - - Tooltip.prototype.destroy = function () { - var that = this - clearTimeout(this.timeout) - this.hide(function () { - that.$element.off('.' + that.type).removeData('bs.' + that.type) - if (that.$tip) { - that.$tip.detach() - } - that.$tip = null - that.$arrow = null - that.$viewport = null - that.$element = null - }) - } - - - // TOOLTIP PLUGIN DEFINITION - // ========================= - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.tooltip') - var options = typeof option == 'object' && option - - if (!data && /destroy|hide/.test(option)) return - if (!data) $this.data('bs.tooltip', (data = new Tooltip(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.tooltip - - $.fn.tooltip = Plugin - $.fn.tooltip.Constructor = Tooltip - - - // TOOLTIP NO CONFLICT - // =================== - - $.fn.tooltip.noConflict = function () { - $.fn.tooltip = old - return this - } - -}(jQuery); - -/* ======================================================================== - * Bootstrap: popover.js v3.3.7 - * http://getbootstrap.com/javascript/#popovers - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // POPOVER PUBLIC CLASS DEFINITION - // =============================== - - var Popover = function (element, options) { - this.init('popover', element, options) - } - - if (!$.fn.tooltip) throw new Error('Popover requires tooltip.js') - - Popover.VERSION = '3.3.7' - - Popover.DEFAULTS = $.extend({}, $.fn.tooltip.Constructor.DEFAULTS, { - placement: 'right', - trigger: 'click', - content: '', - template: '' - }) - - - // NOTE: POPOVER EXTENDS tooltip.js - // ================================ - - Popover.prototype = $.extend({}, $.fn.tooltip.Constructor.prototype) - - Popover.prototype.constructor = Popover - - Popover.prototype.getDefaults = function () { - return Popover.DEFAULTS - } - - Popover.prototype.setContent = function () { - var $tip = this.tip() - var title = this.getTitle() - var content = this.getContent() - - $tip.find('.popover-title')[this.options.html ? 'html' : 'text'](title) - $tip.find('.popover-content').children().detach().end()[ // we use append for html objects to maintain js events - this.options.html ? (typeof content == 'string' ? 'html' : 'append') : 'text' - ](content) - - $tip.removeClass('fade top bottom left right in') - - // IE8 doesn't accept hiding via the `:empty` pseudo selector, we have to do - // this manually by checking the contents. - if (!$tip.find('.popover-title').html()) $tip.find('.popover-title').hide() - } - - Popover.prototype.hasContent = function () { - return this.getTitle() || this.getContent() - } - - Popover.prototype.getContent = function () { - var $e = this.$element - var o = this.options - - return $e.attr('data-content') - || (typeof o.content == 'function' ? - o.content.call($e[0]) : - o.content) - } - - Popover.prototype.arrow = function () { - return (this.$arrow = this.$arrow || this.tip().find('.arrow')) - } - - - // POPOVER PLUGIN DEFINITION - // ========================= - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.popover') - var options = typeof option == 'object' && option - - if (!data && /destroy|hide/.test(option)) return - if (!data) $this.data('bs.popover', (data = new Popover(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.popover - - $.fn.popover = Plugin - $.fn.popover.Constructor = Popover - - - // POPOVER NO CONFLICT - // =================== - - $.fn.popover.noConflict = function () { - $.fn.popover = old - return this - } - -}(jQuery); - -/* ======================================================================== - * Bootstrap: scrollspy.js v3.3.7 - * http://getbootstrap.com/javascript/#scrollspy - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // SCROLLSPY CLASS DEFINITION - // ========================== - - function ScrollSpy(element, options) { - this.$body = $(document.body) - this.$scrollElement = $(element).is(document.body) ? $(window) : $(element) - this.options = $.extend({}, ScrollSpy.DEFAULTS, options) - this.selector = (this.options.target || '') + ' .nav li > a' - this.offsets = [] - this.targets = [] - this.activeTarget = null - this.scrollHeight = 0 - - this.$scrollElement.on('scroll.bs.scrollspy', $.proxy(this.process, this)) - this.refresh() - this.process() - } - - ScrollSpy.VERSION = '3.3.7' - - ScrollSpy.DEFAULTS = { - offset: 10 - } - - ScrollSpy.prototype.getScrollHeight = function () { - return this.$scrollElement[0].scrollHeight || Math.max(this.$body[0].scrollHeight, document.documentElement.scrollHeight) - } - - ScrollSpy.prototype.refresh = function () { - var that = this - var offsetMethod = 'offset' - var offsetBase = 0 - - this.offsets = [] - this.targets = [] - this.scrollHeight = this.getScrollHeight() - - if (!$.isWindow(this.$scrollElement[0])) { - offsetMethod = 'position' - offsetBase = this.$scrollElement.scrollTop() - } - - this.$body - .find(this.selector) - .map(function () { - var $el = $(this) - var href = $el.data('target') || $el.attr('href') - var $href = /^#./.test(href) && $(href) - - return ($href - && $href.length - && $href.is(':visible') - && [[$href[offsetMethod]().top + offsetBase, href]]) || null - }) - .sort(function (a, b) { return a[0] - b[0] }) - .each(function () { - that.offsets.push(this[0]) - that.targets.push(this[1]) - }) - } - - ScrollSpy.prototype.process = function () { - var scrollTop = this.$scrollElement.scrollTop() + this.options.offset - var scrollHeight = this.getScrollHeight() - var maxScroll = this.options.offset + scrollHeight - this.$scrollElement.height() - var offsets = this.offsets - var targets = this.targets - var activeTarget = this.activeTarget - var i - - if (this.scrollHeight != scrollHeight) { - this.refresh() - } - - if (scrollTop >= maxScroll) { - return activeTarget != (i = targets[targets.length - 1]) && this.activate(i) - } - - if (activeTarget && scrollTop < offsets[0]) { - this.activeTarget = null - return this.clear() - } - - for (i = offsets.length; i--;) { - activeTarget != targets[i] - && scrollTop >= offsets[i] - && (offsets[i + 1] === undefined || scrollTop < offsets[i + 1]) - && this.activate(targets[i]) - } - } - - ScrollSpy.prototype.activate = function (target) { - this.activeTarget = target - - this.clear() - - var selector = this.selector + - '[data-target="' + target + '"],' + - this.selector + '[href="' + target + '"]' - - var active = $(selector) - .parents('li') - .addClass('active') - - if (active.parent('.dropdown-menu').length) { - active = active - .closest('li.dropdown') - .addClass('active') - } - - active.trigger('activate.bs.scrollspy') - } - - ScrollSpy.prototype.clear = function () { - $(this.selector) - .parentsUntil(this.options.target, '.active') - .removeClass('active') - } - - - // SCROLLSPY PLUGIN DEFINITION - // =========================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.scrollspy') - var options = typeof option == 'object' && option - - if (!data) $this.data('bs.scrollspy', (data = new ScrollSpy(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.scrollspy - - $.fn.scrollspy = Plugin - $.fn.scrollspy.Constructor = ScrollSpy - - - // SCROLLSPY NO CONFLICT - // ===================== - - $.fn.scrollspy.noConflict = function () { - $.fn.scrollspy = old - return this - } - - - // SCROLLSPY DATA-API - // ================== - - $(window).on('load.bs.scrollspy.data-api', function () { - $('[data-spy="scroll"]').each(function () { - var $spy = $(this) - Plugin.call($spy, $spy.data()) - }) - }) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: tab.js v3.3.7 - * http://getbootstrap.com/javascript/#tabs - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // TAB CLASS DEFINITION - // ==================== - - var Tab = function (element) { - // jscs:disable requireDollarBeforejQueryAssignment - this.element = $(element) - // jscs:enable requireDollarBeforejQueryAssignment - } - - Tab.VERSION = '3.3.7' - - Tab.TRANSITION_DURATION = 150 - - Tab.prototype.show = function () { - var $this = this.element - var $ul = $this.closest('ul:not(.dropdown-menu)') - var selector = $this.data('target') - - if (!selector) { - selector = $this.attr('href') - selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7 - } - - if ($this.parent('li').hasClass('active')) return - - var $previous = $ul.find('.active:last a') - var hideEvent = $.Event('hide.bs.tab', { - relatedTarget: $this[0] - }) - var showEvent = $.Event('show.bs.tab', { - relatedTarget: $previous[0] - }) - - $previous.trigger(hideEvent) - $this.trigger(showEvent) - - if (showEvent.isDefaultPrevented() || hideEvent.isDefaultPrevented()) return - - var $target = $(selector) - - this.activate($this.closest('li'), $ul) - this.activate($target, $target.parent(), function () { - $previous.trigger({ - type: 'hidden.bs.tab', - relatedTarget: $this[0] - }) - $this.trigger({ - type: 'shown.bs.tab', - relatedTarget: $previous[0] - }) - }) - } - - Tab.prototype.activate = function (element, container, callback) { - var $active = container.find('> .active') - var transition = callback - && $.support.transition - && ($active.length && $active.hasClass('fade') || !!container.find('> .fade').length) - - function next() { - $active - .removeClass('active') - .find('> .dropdown-menu > .active') - .removeClass('active') - .end() - .find('[data-toggle="tab"]') - .attr('aria-expanded', false) - - element - .addClass('active') - .find('[data-toggle="tab"]') - .attr('aria-expanded', true) - - if (transition) { - element[0].offsetWidth // reflow for transition - element.addClass('in') - } else { - element.removeClass('fade') - } - - if (element.parent('.dropdown-menu').length) { - element - .closest('li.dropdown') - .addClass('active') - .end() - .find('[data-toggle="tab"]') - .attr('aria-expanded', true) - } - - callback && callback() - } - - $active.length && transition ? - $active - .one('bsTransitionEnd', next) - .emulateTransitionEnd(Tab.TRANSITION_DURATION) : - next() - - $active.removeClass('in') - } - - - // TAB PLUGIN DEFINITION - // ===================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.tab') - - if (!data) $this.data('bs.tab', (data = new Tab(this))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.tab - - $.fn.tab = Plugin - $.fn.tab.Constructor = Tab - - - // TAB NO CONFLICT - // =============== - - $.fn.tab.noConflict = function () { - $.fn.tab = old - return this - } - - - // TAB DATA-API - // ============ - - var clickHandler = function (e) { - e.preventDefault() - Plugin.call($(this), 'show') - } - - $(document) - .on('click.bs.tab.data-api', '[data-toggle="tab"]', clickHandler) - .on('click.bs.tab.data-api', '[data-toggle="pill"]', clickHandler) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: affix.js v3.3.7 - * http://getbootstrap.com/javascript/#affix - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // AFFIX CLASS DEFINITION - // ====================== - - var Affix = function (element, options) { - this.options = $.extend({}, Affix.DEFAULTS, options) - - this.$target = $(this.options.target) - .on('scroll.bs.affix.data-api', $.proxy(this.checkPosition, this)) - .on('click.bs.affix.data-api', $.proxy(this.checkPositionWithEventLoop, this)) - - this.$element = $(element) - this.affixed = null - this.unpin = null - this.pinnedOffset = null - - this.checkPosition() - } - - Affix.VERSION = '3.3.7' - - Affix.RESET = 'affix affix-top affix-bottom' - - Affix.DEFAULTS = { - offset: 0, - target: window - } - - Affix.prototype.getState = function (scrollHeight, height, offsetTop, offsetBottom) { - var scrollTop = this.$target.scrollTop() - var position = this.$element.offset() - var targetHeight = this.$target.height() - - if (offsetTop != null && this.affixed == 'top') return scrollTop < offsetTop ? 'top' : false - - if (this.affixed == 'bottom') { - if (offsetTop != null) return (scrollTop + this.unpin <= position.top) ? false : 'bottom' - return (scrollTop + targetHeight <= scrollHeight - offsetBottom) ? false : 'bottom' - } - - var initializing = this.affixed == null - var colliderTop = initializing ? scrollTop : position.top - var colliderHeight = initializing ? targetHeight : height - - if (offsetTop != null && scrollTop <= offsetTop) return 'top' - if (offsetBottom != null && (colliderTop + colliderHeight >= scrollHeight - offsetBottom)) return 'bottom' - - return false - } - - Affix.prototype.getPinnedOffset = function () { - if (this.pinnedOffset) return this.pinnedOffset - this.$element.removeClass(Affix.RESET).addClass('affix') - var scrollTop = this.$target.scrollTop() - var position = this.$element.offset() - return (this.pinnedOffset = position.top - scrollTop) - } - - Affix.prototype.checkPositionWithEventLoop = function () { - setTimeout($.proxy(this.checkPosition, this), 1) - } - - Affix.prototype.checkPosition = function () { - if (!this.$element.is(':visible')) return - - var height = this.$element.height() - var offset = this.options.offset - var offsetTop = offset.top - var offsetBottom = offset.bottom - var scrollHeight = Math.max($(document).height(), $(document.body).height()) - - if (typeof offset != 'object') offsetBottom = offsetTop = offset - if (typeof offsetTop == 'function') offsetTop = offset.top(this.$element) - if (typeof offsetBottom == 'function') offsetBottom = offset.bottom(this.$element) - - var affix = this.getState(scrollHeight, height, offsetTop, offsetBottom) - - if (this.affixed != affix) { - if (this.unpin != null) this.$element.css('top', '') - - var affixType = 'affix' + (affix ? '-' + affix : '') - var e = $.Event(affixType + '.bs.affix') - - this.$element.trigger(e) - - if (e.isDefaultPrevented()) return - - this.affixed = affix - this.unpin = affix == 'bottom' ? this.getPinnedOffset() : null - - this.$element - .removeClass(Affix.RESET) - .addClass(affixType) - .trigger(affixType.replace('affix', 'affixed') + '.bs.affix') - } - - if (affix == 'bottom') { - this.$element.offset({ - top: scrollHeight - height - offsetBottom - }) - } - } - - - // AFFIX PLUGIN DEFINITION - // ======================= - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.affix') - var options = typeof option == 'object' && option - - if (!data) $this.data('bs.affix', (data = new Affix(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.affix - - $.fn.affix = Plugin - $.fn.affix.Constructor = Affix - - - // AFFIX NO CONFLICT - // ================= - - $.fn.affix.noConflict = function () { - $.fn.affix = old - return this - } - - - // AFFIX DATA-API - // ============== - - $(window).on('load', function () { - $('[data-spy="affix"]').each(function () { - var $spy = $(this) - var data = $spy.data() - - data.offset = data.offset || {} - - if (data.offsetBottom != null) data.offset.bottom = data.offsetBottom - if (data.offsetTop != null) data.offset.top = data.offsetTop - - Plugin.call($spy, data) - }) - }) - -}(jQuery); diff --git a/_js/bootstrap.min.js b/_js/bootstrap.min.js deleted file mode 100644 index 9bcd2fcc..00000000 --- a/_js/bootstrap.min.js +++ /dev/null @@ -1,7 +0,0 @@ -/*! - * Bootstrap v3.3.7 (http://getbootstrap.com) - * Copyright 2011-2016 Twitter, Inc. - * Licensed under the MIT license - */ -if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1||b[0]>3)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){if(a(b.target).is(this))return b.handleObj.handler.apply(this,arguments)}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.7",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a("#"===f?[]:f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.7",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c).prop(c,!0)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c).prop(c,!1))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target).closest(".btn");b.call(d,"toggle"),a(c.target).is('input[type="radio"], input[type="checkbox"]')||(c.preventDefault(),d.is("input,button")?d.trigger("focus"):d.find("input:visible,button:visible").first().trigger("focus"))}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.7",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==this.$items.length-1;if(d&&!this.options.wrap)return b;var e="prev"==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));if(!(a>this.$items.length-1||a<0))return this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){if(!this.sliding)return this.slide("next")},c.prototype.prev=function(){if(!this.sliding)return this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i=this;if(f.hasClass("active"))return this.sliding=!1;var j=f[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(m)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&/show|hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.7",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":e.data();c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function c(c){c&&3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass("open")&&(c&&"click"==c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(e[0],c.target)||(e.trigger(c=a.Event("hide.bs.dropdown",f)),c.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger(a.Event("hidden.bs.dropdown",f)))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.7",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=b(e),g=f.hasClass("open");if(c(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger(a.Event("shown.bs.dropdown",h))}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(".disabled, :disabled")){var e=b(d),g=e.hasClass("open");if(!g&&27!=c.which||g&&27==c.which)return 27==c.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.disabled):visible a",i=e.find(".dropdown-menu"+h);if(i.length){var j=i.index(c.target);38==c.which&&j>0&&j--,40==c.which&&jdocument.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&a?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!a?this.scrollbarWidth:""})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth
',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusin"==b.type?"focus":"hover"]=!0),c.tip().hasClass("in")||"in"==c.hoverState?void(c.hoverState="in"):(clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);if(c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusout"==b.type?"focus":"hover"]=!1),!c.isInStateTrue())return clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide()},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h="bottom"==h&&k.bottom+m>o.bottom?"top":"top"==h&&k.top-mo.width?"left":"left"==h&&k.left-lg.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;jg.right&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type),a.$tip&&a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null,a.$element=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;!e&&/destroy|hide/.test(b)||(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.7",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:''}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.7",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c="offset",d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c="position",d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data("target")||b.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b=e[a]&&(void 0===e[a+1]||b .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu").length&&b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e&&e()}var g=d.find("> .active"),h=e&&a.support.transition&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.7",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&&"top"==this.affixed)return e=a-d&&"bottom"},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());"object"!=typeof d&&(f=e=d),"function"==typeof e&&(e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top","");var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin="bottom"==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace("affix","affixed")+".bs.affix")}"bottom"==h&&this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&&(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery); \ No newline at end of file diff --git a/_js/bootstrap/affix.js b/_js/bootstrap/affix.js deleted file mode 100644 index 7f651681..00000000 --- a/_js/bootstrap/affix.js +++ /dev/null @@ -1,162 +0,0 @@ -/* ======================================================================== - * Bootstrap: affix.js v3.3.7 - * http://getbootstrap.com/javascript/#affix - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // AFFIX CLASS DEFINITION - // ====================== - - var Affix = function (element, options) { - this.options = $.extend({}, Affix.DEFAULTS, options) - - this.$target = $(this.options.target) - .on('scroll.bs.affix.data-api', $.proxy(this.checkPosition, this)) - .on('click.bs.affix.data-api', $.proxy(this.checkPositionWithEventLoop, this)) - - this.$element = $(element) - this.affixed = null - this.unpin = null - this.pinnedOffset = null - - this.checkPosition() - } - - Affix.VERSION = '3.3.7' - - Affix.RESET = 'affix affix-top affix-bottom' - - Affix.DEFAULTS = { - offset: 0, - target: window - } - - Affix.prototype.getState = function (scrollHeight, height, offsetTop, offsetBottom) { - var scrollTop = this.$target.scrollTop() - var position = this.$element.offset() - var targetHeight = this.$target.height() - - if (offsetTop != null && this.affixed == 'top') return scrollTop < offsetTop ? 'top' : false - - if (this.affixed == 'bottom') { - if (offsetTop != null) return (scrollTop + this.unpin <= position.top) ? false : 'bottom' - return (scrollTop + targetHeight <= scrollHeight - offsetBottom) ? false : 'bottom' - } - - var initializing = this.affixed == null - var colliderTop = initializing ? scrollTop : position.top - var colliderHeight = initializing ? targetHeight : height - - if (offsetTop != null && scrollTop <= offsetTop) return 'top' - if (offsetBottom != null && (colliderTop + colliderHeight >= scrollHeight - offsetBottom)) return 'bottom' - - return false - } - - Affix.prototype.getPinnedOffset = function () { - if (this.pinnedOffset) return this.pinnedOffset - this.$element.removeClass(Affix.RESET).addClass('affix') - var scrollTop = this.$target.scrollTop() - var position = this.$element.offset() - return (this.pinnedOffset = position.top - scrollTop) - } - - Affix.prototype.checkPositionWithEventLoop = function () { - setTimeout($.proxy(this.checkPosition, this), 1) - } - - Affix.prototype.checkPosition = function () { - if (!this.$element.is(':visible')) return - - var height = this.$element.height() - var offset = this.options.offset - var offsetTop = offset.top - var offsetBottom = offset.bottom - var scrollHeight = Math.max($(document).height(), $(document.body).height()) - - if (typeof offset != 'object') offsetBottom = offsetTop = offset - if (typeof offsetTop == 'function') offsetTop = offset.top(this.$element) - if (typeof offsetBottom == 'function') offsetBottom = offset.bottom(this.$element) - - var affix = this.getState(scrollHeight, height, offsetTop, offsetBottom) - - if (this.affixed != affix) { - if (this.unpin != null) this.$element.css('top', '') - - var affixType = 'affix' + (affix ? '-' + affix : '') - var e = $.Event(affixType + '.bs.affix') - - this.$element.trigger(e) - - if (e.isDefaultPrevented()) return - - this.affixed = affix - this.unpin = affix == 'bottom' ? this.getPinnedOffset() : null - - this.$element - .removeClass(Affix.RESET) - .addClass(affixType) - .trigger(affixType.replace('affix', 'affixed') + '.bs.affix') - } - - if (affix == 'bottom') { - this.$element.offset({ - top: scrollHeight - height - offsetBottom - }) - } - } - - - // AFFIX PLUGIN DEFINITION - // ======================= - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.affix') - var options = typeof option == 'object' && option - - if (!data) $this.data('bs.affix', (data = new Affix(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.affix - - $.fn.affix = Plugin - $.fn.affix.Constructor = Affix - - - // AFFIX NO CONFLICT - // ================= - - $.fn.affix.noConflict = function () { - $.fn.affix = old - return this - } - - - // AFFIX DATA-API - // ============== - - $(window).on('load', function () { - $('[data-spy="affix"]').each(function () { - var $spy = $(this) - var data = $spy.data() - - data.offset = data.offset || {} - - if (data.offsetBottom != null) data.offset.bottom = data.offsetBottom - if (data.offsetTop != null) data.offset.top = data.offsetTop - - Plugin.call($spy, data) - }) - }) - -}(jQuery); diff --git a/_js/bootstrap/alert.js b/_js/bootstrap/alert.js deleted file mode 100644 index db97f3b0..00000000 --- a/_js/bootstrap/alert.js +++ /dev/null @@ -1,94 +0,0 @@ -/* ======================================================================== - * Bootstrap: alert.js v3.3.7 - * http://getbootstrap.com/javascript/#alerts - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // ALERT CLASS DEFINITION - // ====================== - - var dismiss = '[data-dismiss="alert"]' - var Alert = function (el) { - $(el).on('click', dismiss, this.close) - } - - Alert.VERSION = '3.3.7' - - Alert.TRANSITION_DURATION = 150 - - Alert.prototype.close = function (e) { - var $this = $(this) - var selector = $this.attr('data-target') - - if (!selector) { - selector = $this.attr('href') - selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7 - } - - var $parent = $(selector === '#' ? [] : selector) - - if (e) e.preventDefault() - - if (!$parent.length) { - $parent = $this.closest('.alert') - } - - $parent.trigger(e = $.Event('close.bs.alert')) - - if (e.isDefaultPrevented()) return - - $parent.removeClass('in') - - function removeElement() { - // detach from parent, fire event then clean up data - $parent.detach().trigger('closed.bs.alert').remove() - } - - $.support.transition && $parent.hasClass('fade') ? - $parent - .one('bsTransitionEnd', removeElement) - .emulateTransitionEnd(Alert.TRANSITION_DURATION) : - removeElement() - } - - - // ALERT PLUGIN DEFINITION - // ======================= - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.alert') - - if (!data) $this.data('bs.alert', (data = new Alert(this))) - if (typeof option == 'string') data[option].call($this) - }) - } - - var old = $.fn.alert - - $.fn.alert = Plugin - $.fn.alert.Constructor = Alert - - - // ALERT NO CONFLICT - // ================= - - $.fn.alert.noConflict = function () { - $.fn.alert = old - return this - } - - - // ALERT DATA-API - // ============== - - $(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close) - -}(jQuery); diff --git a/_js/bootstrap/button.js b/_js/bootstrap/button.js deleted file mode 100644 index 843b39c9..00000000 --- a/_js/bootstrap/button.js +++ /dev/null @@ -1,125 +0,0 @@ -/* ======================================================================== - * Bootstrap: button.js v3.3.7 - * http://getbootstrap.com/javascript/#buttons - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // BUTTON PUBLIC CLASS DEFINITION - // ============================== - - var Button = function (element, options) { - this.$element = $(element) - this.options = $.extend({}, Button.DEFAULTS, options) - this.isLoading = false - } - - Button.VERSION = '3.3.7' - - Button.DEFAULTS = { - loadingText: 'loading...' - } - - Button.prototype.setState = function (state) { - var d = 'disabled' - var $el = this.$element - var val = $el.is('input') ? 'val' : 'html' - var data = $el.data() - - state += 'Text' - - if (data.resetText == null) $el.data('resetText', $el[val]()) - - // push to event loop to allow forms to submit - setTimeout($.proxy(function () { - $el[val](data[state] == null ? this.options[state] : data[state]) - - if (state == 'loadingText') { - this.isLoading = true - $el.addClass(d).attr(d, d).prop(d, true) - } else if (this.isLoading) { - this.isLoading = false - $el.removeClass(d).removeAttr(d).prop(d, false) - } - }, this), 0) - } - - Button.prototype.toggle = function () { - var changed = true - var $parent = this.$element.closest('[data-toggle="buttons"]') - - if ($parent.length) { - var $input = this.$element.find('input') - if ($input.prop('type') == 'radio') { - if ($input.prop('checked')) changed = false - $parent.find('.active').removeClass('active') - this.$element.addClass('active') - } else if ($input.prop('type') == 'checkbox') { - if (($input.prop('checked')) !== this.$element.hasClass('active')) changed = false - this.$element.toggleClass('active') - } - $input.prop('checked', this.$element.hasClass('active')) - if (changed) $input.trigger('change') - } else { - this.$element.attr('aria-pressed', !this.$element.hasClass('active')) - this.$element.toggleClass('active') - } - } - - - // BUTTON PLUGIN DEFINITION - // ======================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.button') - var options = typeof option == 'object' && option - - if (!data) $this.data('bs.button', (data = new Button(this, options))) - - if (option == 'toggle') data.toggle() - else if (option) data.setState(option) - }) - } - - var old = $.fn.button - - $.fn.button = Plugin - $.fn.button.Constructor = Button - - - // BUTTON NO CONFLICT - // ================== - - $.fn.button.noConflict = function () { - $.fn.button = old - return this - } - - - // BUTTON DATA-API - // =============== - - $(document) - .on('click.bs.button.data-api', '[data-toggle^="button"]', function (e) { - var $btn = $(e.target).closest('.btn') - Plugin.call($btn, 'toggle') - if (!($(e.target).is('input[type="radio"], input[type="checkbox"]'))) { - // Prevent double click on radios, and the double selections (so cancellation) on checkboxes - e.preventDefault() - // The target component still receive the focus - if ($btn.is('input,button')) $btn.trigger('focus') - else $btn.find('input:visible,button:visible').first().trigger('focus') - } - }) - .on('focus.bs.button.data-api blur.bs.button.data-api', '[data-toggle^="button"]', function (e) { - $(e.target).closest('.btn').toggleClass('focus', /^focus(in)?$/.test(e.type)) - }) - -}(jQuery); diff --git a/_js/bootstrap/carousel.js b/_js/bootstrap/carousel.js deleted file mode 100644 index 6ff954c9..00000000 --- a/_js/bootstrap/carousel.js +++ /dev/null @@ -1,237 +0,0 @@ -/* ======================================================================== - * Bootstrap: carousel.js v3.3.7 - * http://getbootstrap.com/javascript/#carousel - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // CAROUSEL CLASS DEFINITION - // ========================= - - var Carousel = function (element, options) { - this.$element = $(element) - this.$indicators = this.$element.find('.carousel-indicators') - this.options = options - this.paused = null - this.sliding = null - this.interval = null - this.$active = null - this.$items = null - - this.options.keyboard && this.$element.on('keydown.bs.carousel', $.proxy(this.keydown, this)) - - this.options.pause == 'hover' && !('ontouchstart' in document.documentElement) && this.$element - .on('mouseenter.bs.carousel', $.proxy(this.pause, this)) - .on('mouseleave.bs.carousel', $.proxy(this.cycle, this)) - } - - Carousel.VERSION = '3.3.7' - - Carousel.TRANSITION_DURATION = 600 - - Carousel.DEFAULTS = { - interval: 5000, - pause: 'hover', - wrap: true, - keyboard: true - } - - Carousel.prototype.keydown = function (e) { - if (/input|textarea/i.test(e.target.tagName)) return - switch (e.which) { - case 37: this.prev(); break - case 39: this.next(); break - default: return - } - - e.preventDefault() - } - - Carousel.prototype.cycle = function (e) { - e || (this.paused = false) - - this.interval && clearInterval(this.interval) - - this.options.interval - && !this.paused - && (this.interval = setInterval($.proxy(this.next, this), this.options.interval)) - - return this - } - - Carousel.prototype.getItemIndex = function (item) { - this.$items = item.parent().children('.item') - return this.$items.index(item || this.$active) - } - - Carousel.prototype.getItemForDirection = function (direction, active) { - var activeIndex = this.getItemIndex(active) - var willWrap = (direction == 'prev' && activeIndex === 0) - || (direction == 'next' && activeIndex == (this.$items.length - 1)) - if (willWrap && !this.options.wrap) return active - var delta = direction == 'prev' ? -1 : 1 - var itemIndex = (activeIndex + delta) % this.$items.length - return this.$items.eq(itemIndex) - } - - Carousel.prototype.to = function (pos) { - var that = this - var activeIndex = this.getItemIndex(this.$active = this.$element.find('.item.active')) - - if (pos > (this.$items.length - 1) || pos < 0) return - - if (this.sliding) return this.$element.one('slid.bs.carousel', function () { that.to(pos) }) // yes, "slid" - if (activeIndex == pos) return this.pause().cycle() - - return this.slide(pos > activeIndex ? 'next' : 'prev', this.$items.eq(pos)) - } - - Carousel.prototype.pause = function (e) { - e || (this.paused = true) - - if (this.$element.find('.next, .prev').length && $.support.transition) { - this.$element.trigger($.support.transition.end) - this.cycle(true) - } - - this.interval = clearInterval(this.interval) - - return this - } - - Carousel.prototype.next = function () { - if (this.sliding) return - return this.slide('next') - } - - Carousel.prototype.prev = function () { - if (this.sliding) return - return this.slide('prev') - } - - Carousel.prototype.slide = function (type, next) { - var $active = this.$element.find('.item.active') - var $next = next || this.getItemForDirection(type, $active) - var isCycling = this.interval - var direction = type == 'next' ? 'left' : 'right' - var that = this - - if ($next.hasClass('active')) return (this.sliding = false) - - var relatedTarget = $next[0] - var slideEvent = $.Event('slide.bs.carousel', { - relatedTarget: relatedTarget, - direction: direction - }) - this.$element.trigger(slideEvent) - if (slideEvent.isDefaultPrevented()) return - - this.sliding = true - - isCycling && this.pause() - - if (this.$indicators.length) { - this.$indicators.find('.active').removeClass('active') - var $nextIndicator = $(this.$indicators.children()[this.getItemIndex($next)]) - $nextIndicator && $nextIndicator.addClass('active') - } - - var slidEvent = $.Event('slid.bs.carousel', { relatedTarget: relatedTarget, direction: direction }) // yes, "slid" - if ($.support.transition && this.$element.hasClass('slide')) { - $next.addClass(type) - $next[0].offsetWidth // force reflow - $active.addClass(direction) - $next.addClass(direction) - $active - .one('bsTransitionEnd', function () { - $next.removeClass([type, direction].join(' ')).addClass('active') - $active.removeClass(['active', direction].join(' ')) - that.sliding = false - setTimeout(function () { - that.$element.trigger(slidEvent) - }, 0) - }) - .emulateTransitionEnd(Carousel.TRANSITION_DURATION) - } else { - $active.removeClass('active') - $next.addClass('active') - this.sliding = false - this.$element.trigger(slidEvent) - } - - isCycling && this.cycle() - - return this - } - - - // CAROUSEL PLUGIN DEFINITION - // ========================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.carousel') - var options = $.extend({}, Carousel.DEFAULTS, $this.data(), typeof option == 'object' && option) - var action = typeof option == 'string' ? option : options.slide - - if (!data) $this.data('bs.carousel', (data = new Carousel(this, options))) - if (typeof option == 'number') data.to(option) - else if (action) data[action]() - else if (options.interval) data.pause().cycle() - }) - } - - var old = $.fn.carousel - - $.fn.carousel = Plugin - $.fn.carousel.Constructor = Carousel - - - // CAROUSEL NO CONFLICT - // ==================== - - $.fn.carousel.noConflict = function () { - $.fn.carousel = old - return this - } - - - // CAROUSEL DATA-API - // ================= - - var clickHandler = function (e) { - var href - var $this = $(this) - var $target = $($this.attr('data-target') || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '')) // strip for ie7 - if (!$target.hasClass('carousel')) return - var options = $.extend({}, $target.data(), $this.data()) - var slideIndex = $this.attr('data-slide-to') - if (slideIndex) options.interval = false - - Plugin.call($target, options) - - if (slideIndex) { - $target.data('bs.carousel').to(slideIndex) - } - - e.preventDefault() - } - - $(document) - .on('click.bs.carousel.data-api', '[data-slide]', clickHandler) - .on('click.bs.carousel.data-api', '[data-slide-to]', clickHandler) - - $(window).on('load', function () { - $('[data-ride="carousel"]').each(function () { - var $carousel = $(this) - Plugin.call($carousel, $carousel.data()) - }) - }) - -}(jQuery); diff --git a/_js/bootstrap/collapse.js b/_js/bootstrap/collapse.js deleted file mode 100644 index 12038693..00000000 --- a/_js/bootstrap/collapse.js +++ /dev/null @@ -1,212 +0,0 @@ -/* ======================================================================== - * Bootstrap: collapse.js v3.3.7 - * http://getbootstrap.com/javascript/#collapse - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - -/* jshint latedef: false */ - -+function ($) { - 'use strict'; - - // COLLAPSE PUBLIC CLASS DEFINITION - // ================================ - - var Collapse = function (element, options) { - this.$element = $(element) - this.options = $.extend({}, Collapse.DEFAULTS, options) - this.$trigger = $('[data-toggle="collapse"][href="#' + element.id + '"],' + - '[data-toggle="collapse"][data-target="#' + element.id + '"]') - this.transitioning = null - - if (this.options.parent) { - this.$parent = this.getParent() - } else { - this.addAriaAndCollapsedClass(this.$element, this.$trigger) - } - - if (this.options.toggle) this.toggle() - } - - Collapse.VERSION = '3.3.7' - - Collapse.TRANSITION_DURATION = 350 - - Collapse.DEFAULTS = { - toggle: true - } - - Collapse.prototype.dimension = function () { - var hasWidth = this.$element.hasClass('width') - return hasWidth ? 'width' : 'height' - } - - Collapse.prototype.show = function () { - if (this.transitioning || this.$element.hasClass('in')) return - - var activesData - var actives = this.$parent && this.$parent.children('.panel').children('.in, .collapsing') - - if (actives && actives.length) { - activesData = actives.data('bs.collapse') - if (activesData && activesData.transitioning) return - } - - var startEvent = $.Event('show.bs.collapse') - this.$element.trigger(startEvent) - if (startEvent.isDefaultPrevented()) return - - if (actives && actives.length) { - Plugin.call(actives, 'hide') - activesData || actives.data('bs.collapse', null) - } - - var dimension = this.dimension() - - this.$element - .removeClass('collapse') - .addClass('collapsing')[dimension](0) - .attr('aria-expanded', true) - - this.$trigger - .removeClass('collapsed') - .attr('aria-expanded', true) - - this.transitioning = 1 - - var complete = function () { - this.$element - .removeClass('collapsing') - .addClass('collapse in')[dimension]('') - this.transitioning = 0 - this.$element - .trigger('shown.bs.collapse') - } - - if (!$.support.transition) return complete.call(this) - - var scrollSize = $.camelCase(['scroll', dimension].join('-')) - - this.$element - .one('bsTransitionEnd', $.proxy(complete, this)) - .emulateTransitionEnd(Collapse.TRANSITION_DURATION)[dimension](this.$element[0][scrollSize]) - } - - Collapse.prototype.hide = function () { - if (this.transitioning || !this.$element.hasClass('in')) return - - var startEvent = $.Event('hide.bs.collapse') - this.$element.trigger(startEvent) - if (startEvent.isDefaultPrevented()) return - - var dimension = this.dimension() - - this.$element[dimension](this.$element[dimension]())[0].offsetHeight - - this.$element - .addClass('collapsing') - .removeClass('collapse in') - .attr('aria-expanded', false) - - this.$trigger - .addClass('collapsed') - .attr('aria-expanded', false) - - this.transitioning = 1 - - var complete = function () { - this.transitioning = 0 - this.$element - .removeClass('collapsing') - .addClass('collapse') - .trigger('hidden.bs.collapse') - } - - if (!$.support.transition) return complete.call(this) - - this.$element - [dimension](0) - .one('bsTransitionEnd', $.proxy(complete, this)) - .emulateTransitionEnd(Collapse.TRANSITION_DURATION) - } - - Collapse.prototype.toggle = function () { - this[this.$element.hasClass('in') ? 'hide' : 'show']() - } - - Collapse.prototype.getParent = function () { - return $(this.options.parent) - .find('[data-toggle="collapse"][data-parent="' + this.options.parent + '"]') - .each($.proxy(function (i, element) { - var $element = $(element) - this.addAriaAndCollapsedClass(getTargetFromTrigger($element), $element) - }, this)) - .end() - } - - Collapse.prototype.addAriaAndCollapsedClass = function ($element, $trigger) { - var isOpen = $element.hasClass('in') - - $element.attr('aria-expanded', isOpen) - $trigger - .toggleClass('collapsed', !isOpen) - .attr('aria-expanded', isOpen) - } - - function getTargetFromTrigger($trigger) { - var href - var target = $trigger.attr('data-target') - || (href = $trigger.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '') // strip for ie7 - - return $(target) - } - - - // COLLAPSE PLUGIN DEFINITION - // ========================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.collapse') - var options = $.extend({}, Collapse.DEFAULTS, $this.data(), typeof option == 'object' && option) - - if (!data && options.toggle && /show|hide/.test(option)) options.toggle = false - if (!data) $this.data('bs.collapse', (data = new Collapse(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.collapse - - $.fn.collapse = Plugin - $.fn.collapse.Constructor = Collapse - - - // COLLAPSE NO CONFLICT - // ==================== - - $.fn.collapse.noConflict = function () { - $.fn.collapse = old - return this - } - - - // COLLAPSE DATA-API - // ================= - - $(document).on('click.bs.collapse.data-api', '[data-toggle="collapse"]', function (e) { - var $this = $(this) - - if (!$this.attr('data-target')) e.preventDefault() - - var $target = getTargetFromTrigger($this) - var data = $target.data('bs.collapse') - var option = data ? 'toggle' : $this.data() - - Plugin.call($target, option) - }) - -}(jQuery); diff --git a/_js/bootstrap/dropdown.js b/_js/bootstrap/dropdown.js deleted file mode 100644 index 04e9c2de..00000000 --- a/_js/bootstrap/dropdown.js +++ /dev/null @@ -1,165 +0,0 @@ -/* ======================================================================== - * Bootstrap: dropdown.js v3.3.7 - * http://getbootstrap.com/javascript/#dropdowns - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // DROPDOWN CLASS DEFINITION - // ========================= - - var backdrop = '.dropdown-backdrop' - var toggle = '[data-toggle="dropdown"]' - var Dropdown = function (element) { - $(element).on('click.bs.dropdown', this.toggle) - } - - Dropdown.VERSION = '3.3.7' - - function getParent($this) { - var selector = $this.attr('data-target') - - if (!selector) { - selector = $this.attr('href') - selector = selector && /#[A-Za-z]/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7 - } - - var $parent = selector && $(selector) - - return $parent && $parent.length ? $parent : $this.parent() - } - - function clearMenus(e) { - if (e && e.which === 3) return - $(backdrop).remove() - $(toggle).each(function () { - var $this = $(this) - var $parent = getParent($this) - var relatedTarget = { relatedTarget: this } - - if (!$parent.hasClass('open')) return - - if (e && e.type == 'click' && /input|textarea/i.test(e.target.tagName) && $.contains($parent[0], e.target)) return - - $parent.trigger(e = $.Event('hide.bs.dropdown', relatedTarget)) - - if (e.isDefaultPrevented()) return - - $this.attr('aria-expanded', 'false') - $parent.removeClass('open').trigger($.Event('hidden.bs.dropdown', relatedTarget)) - }) - } - - Dropdown.prototype.toggle = function (e) { - var $this = $(this) - - if ($this.is('.disabled, :disabled')) return - - var $parent = getParent($this) - var isActive = $parent.hasClass('open') - - clearMenus() - - if (!isActive) { - if ('ontouchstart' in document.documentElement && !$parent.closest('.navbar-nav').length) { - // if mobile we use a backdrop because click events don't delegate - $(document.createElement('div')) - .addClass('dropdown-backdrop') - .insertAfter($(this)) - .on('click', clearMenus) - } - - var relatedTarget = { relatedTarget: this } - $parent.trigger(e = $.Event('show.bs.dropdown', relatedTarget)) - - if (e.isDefaultPrevented()) return - - $this - .trigger('focus') - .attr('aria-expanded', 'true') - - $parent - .toggleClass('open') - .trigger($.Event('shown.bs.dropdown', relatedTarget)) - } - - return false - } - - Dropdown.prototype.keydown = function (e) { - if (!/(38|40|27|32)/.test(e.which) || /input|textarea/i.test(e.target.tagName)) return - - var $this = $(this) - - e.preventDefault() - e.stopPropagation() - - if ($this.is('.disabled, :disabled')) return - - var $parent = getParent($this) - var isActive = $parent.hasClass('open') - - if (!isActive && e.which != 27 || isActive && e.which == 27) { - if (e.which == 27) $parent.find(toggle).trigger('focus') - return $this.trigger('click') - } - - var desc = ' li:not(.disabled):visible a' - var $items = $parent.find('.dropdown-menu' + desc) - - if (!$items.length) return - - var index = $items.index(e.target) - - if (e.which == 38 && index > 0) index-- // up - if (e.which == 40 && index < $items.length - 1) index++ // down - if (!~index) index = 0 - - $items.eq(index).trigger('focus') - } - - - // DROPDOWN PLUGIN DEFINITION - // ========================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.dropdown') - - if (!data) $this.data('bs.dropdown', (data = new Dropdown(this))) - if (typeof option == 'string') data[option].call($this) - }) - } - - var old = $.fn.dropdown - - $.fn.dropdown = Plugin - $.fn.dropdown.Constructor = Dropdown - - - // DROPDOWN NO CONFLICT - // ==================== - - $.fn.dropdown.noConflict = function () { - $.fn.dropdown = old - return this - } - - - // APPLY TO STANDARD DROPDOWN ELEMENTS - // =================================== - - $(document) - .on('click.bs.dropdown.data-api', clearMenus) - .on('click.bs.dropdown.data-api', '.dropdown form', function (e) { e.stopPropagation() }) - .on('click.bs.dropdown.data-api', toggle, Dropdown.prototype.toggle) - .on('keydown.bs.dropdown.data-api', toggle, Dropdown.prototype.keydown) - .on('keydown.bs.dropdown.data-api', '.dropdown-menu', Dropdown.prototype.keydown) - -}(jQuery); diff --git a/_js/bootstrap/modal.js b/_js/bootstrap/modal.js deleted file mode 100644 index f84142d8..00000000 --- a/_js/bootstrap/modal.js +++ /dev/null @@ -1,339 +0,0 @@ -/* ======================================================================== - * Bootstrap: modal.js v3.3.7 - * http://getbootstrap.com/javascript/#modals - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // MODAL CLASS DEFINITION - // ====================== - - var Modal = function (element, options) { - this.options = options - this.$body = $(document.body) - this.$element = $(element) - this.$dialog = this.$element.find('.modal-dialog') - this.$backdrop = null - this.isShown = null - this.originalBodyPad = null - this.scrollbarWidth = 0 - this.ignoreBackdropClick = false - - if (this.options.remote) { - this.$element - .find('.modal-content') - .load(this.options.remote, $.proxy(function () { - this.$element.trigger('loaded.bs.modal') - }, this)) - } - } - - Modal.VERSION = '3.3.7' - - Modal.TRANSITION_DURATION = 300 - Modal.BACKDROP_TRANSITION_DURATION = 150 - - Modal.DEFAULTS = { - backdrop: true, - keyboard: true, - show: true - } - - Modal.prototype.toggle = function (_relatedTarget) { - return this.isShown ? this.hide() : this.show(_relatedTarget) - } - - Modal.prototype.show = function (_relatedTarget) { - var that = this - var e = $.Event('show.bs.modal', { relatedTarget: _relatedTarget }) - - this.$element.trigger(e) - - if (this.isShown || e.isDefaultPrevented()) return - - this.isShown = true - - this.checkScrollbar() - this.setScrollbar() - this.$body.addClass('modal-open') - - this.escape() - this.resize() - - this.$element.on('click.dismiss.bs.modal', '[data-dismiss="modal"]', $.proxy(this.hide, this)) - - this.$dialog.on('mousedown.dismiss.bs.modal', function () { - that.$element.one('mouseup.dismiss.bs.modal', function (e) { - if ($(e.target).is(that.$element)) that.ignoreBackdropClick = true - }) - }) - - this.backdrop(function () { - var transition = $.support.transition && that.$element.hasClass('fade') - - if (!that.$element.parent().length) { - that.$element.appendTo(that.$body) // don't move modals dom position - } - - that.$element - .show() - .scrollTop(0) - - that.adjustDialog() - - if (transition) { - that.$element[0].offsetWidth // force reflow - } - - that.$element.addClass('in') - - that.enforceFocus() - - var e = $.Event('shown.bs.modal', { relatedTarget: _relatedTarget }) - - transition ? - that.$dialog // wait for modal to slide in - .one('bsTransitionEnd', function () { - that.$element.trigger('focus').trigger(e) - }) - .emulateTransitionEnd(Modal.TRANSITION_DURATION) : - that.$element.trigger('focus').trigger(e) - }) - } - - Modal.prototype.hide = function (e) { - if (e) e.preventDefault() - - e = $.Event('hide.bs.modal') - - this.$element.trigger(e) - - if (!this.isShown || e.isDefaultPrevented()) return - - this.isShown = false - - this.escape() - this.resize() - - $(document).off('focusin.bs.modal') - - this.$element - .removeClass('in') - .off('click.dismiss.bs.modal') - .off('mouseup.dismiss.bs.modal') - - this.$dialog.off('mousedown.dismiss.bs.modal') - - $.support.transition && this.$element.hasClass('fade') ? - this.$element - .one('bsTransitionEnd', $.proxy(this.hideModal, this)) - .emulateTransitionEnd(Modal.TRANSITION_DURATION) : - this.hideModal() - } - - Modal.prototype.enforceFocus = function () { - $(document) - .off('focusin.bs.modal') // guard against infinite focus loop - .on('focusin.bs.modal', $.proxy(function (e) { - if (document !== e.target && - this.$element[0] !== e.target && - !this.$element.has(e.target).length) { - this.$element.trigger('focus') - } - }, this)) - } - - Modal.prototype.escape = function () { - if (this.isShown && this.options.keyboard) { - this.$element.on('keydown.dismiss.bs.modal', $.proxy(function (e) { - e.which == 27 && this.hide() - }, this)) - } else if (!this.isShown) { - this.$element.off('keydown.dismiss.bs.modal') - } - } - - Modal.prototype.resize = function () { - if (this.isShown) { - $(window).on('resize.bs.modal', $.proxy(this.handleUpdate, this)) - } else { - $(window).off('resize.bs.modal') - } - } - - Modal.prototype.hideModal = function () { - var that = this - this.$element.hide() - this.backdrop(function () { - that.$body.removeClass('modal-open') - that.resetAdjustments() - that.resetScrollbar() - that.$element.trigger('hidden.bs.modal') - }) - } - - Modal.prototype.removeBackdrop = function () { - this.$backdrop && this.$backdrop.remove() - this.$backdrop = null - } - - Modal.prototype.backdrop = function (callback) { - var that = this - var animate = this.$element.hasClass('fade') ? 'fade' : '' - - if (this.isShown && this.options.backdrop) { - var doAnimate = $.support.transition && animate - - this.$backdrop = $(document.createElement('div')) - .addClass('modal-backdrop ' + animate) - .appendTo(this.$body) - - this.$element.on('click.dismiss.bs.modal', $.proxy(function (e) { - if (this.ignoreBackdropClick) { - this.ignoreBackdropClick = false - return - } - if (e.target !== e.currentTarget) return - this.options.backdrop == 'static' - ? this.$element[0].focus() - : this.hide() - }, this)) - - if (doAnimate) this.$backdrop[0].offsetWidth // force reflow - - this.$backdrop.addClass('in') - - if (!callback) return - - doAnimate ? - this.$backdrop - .one('bsTransitionEnd', callback) - .emulateTransitionEnd(Modal.BACKDROP_TRANSITION_DURATION) : - callback() - - } else if (!this.isShown && this.$backdrop) { - this.$backdrop.removeClass('in') - - var callbackRemove = function () { - that.removeBackdrop() - callback && callback() - } - $.support.transition && this.$element.hasClass('fade') ? - this.$backdrop - .one('bsTransitionEnd', callbackRemove) - .emulateTransitionEnd(Modal.BACKDROP_TRANSITION_DURATION) : - callbackRemove() - - } else if (callback) { - callback() - } - } - - // these following methods are used to handle overflowing modals - - Modal.prototype.handleUpdate = function () { - this.adjustDialog() - } - - Modal.prototype.adjustDialog = function () { - var modalIsOverflowing = this.$element[0].scrollHeight > document.documentElement.clientHeight - - this.$element.css({ - paddingLeft: !this.bodyIsOverflowing && modalIsOverflowing ? this.scrollbarWidth : '', - paddingRight: this.bodyIsOverflowing && !modalIsOverflowing ? this.scrollbarWidth : '' - }) - } - - Modal.prototype.resetAdjustments = function () { - this.$element.css({ - paddingLeft: '', - paddingRight: '' - }) - } - - Modal.prototype.checkScrollbar = function () { - var fullWindowWidth = window.innerWidth - if (!fullWindowWidth) { // workaround for missing window.innerWidth in IE8 - var documentElementRect = document.documentElement.getBoundingClientRect() - fullWindowWidth = documentElementRect.right - Math.abs(documentElementRect.left) - } - this.bodyIsOverflowing = document.body.clientWidth < fullWindowWidth - this.scrollbarWidth = this.measureScrollbar() - } - - Modal.prototype.setScrollbar = function () { - var bodyPad = parseInt((this.$body.css('padding-right') || 0), 10) - this.originalBodyPad = document.body.style.paddingRight || '' - if (this.bodyIsOverflowing) this.$body.css('padding-right', bodyPad + this.scrollbarWidth) - } - - Modal.prototype.resetScrollbar = function () { - this.$body.css('padding-right', this.originalBodyPad) - } - - Modal.prototype.measureScrollbar = function () { // thx walsh - var scrollDiv = document.createElement('div') - scrollDiv.className = 'modal-scrollbar-measure' - this.$body.append(scrollDiv) - var scrollbarWidth = scrollDiv.offsetWidth - scrollDiv.clientWidth - this.$body[0].removeChild(scrollDiv) - return scrollbarWidth - } - - - // MODAL PLUGIN DEFINITION - // ======================= - - function Plugin(option, _relatedTarget) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.modal') - var options = $.extend({}, Modal.DEFAULTS, $this.data(), typeof option == 'object' && option) - - if (!data) $this.data('bs.modal', (data = new Modal(this, options))) - if (typeof option == 'string') data[option](_relatedTarget) - else if (options.show) data.show(_relatedTarget) - }) - } - - var old = $.fn.modal - - $.fn.modal = Plugin - $.fn.modal.Constructor = Modal - - - // MODAL NO CONFLICT - // ================= - - $.fn.modal.noConflict = function () { - $.fn.modal = old - return this - } - - - // MODAL DATA-API - // ============== - - $(document).on('click.bs.modal.data-api', '[data-toggle="modal"]', function (e) { - var $this = $(this) - var href = $this.attr('href') - var $target = $($this.attr('data-target') || (href && href.replace(/.*(?=#[^\s]+$)/, ''))) // strip for ie7 - var option = $target.data('bs.modal') ? 'toggle' : $.extend({ remote: !/#/.test(href) && href }, $target.data(), $this.data()) - - if ($this.is('a')) e.preventDefault() - - $target.one('show.bs.modal', function (showEvent) { - if (showEvent.isDefaultPrevented()) return // only register focus restorer if modal will actually get shown - $target.one('hidden.bs.modal', function () { - $this.is(':visible') && $this.trigger('focus') - }) - }) - Plugin.call($target, option, this) - }) - -}(jQuery); diff --git a/_js/bootstrap/popover.js b/_js/bootstrap/popover.js deleted file mode 100644 index efe19567..00000000 --- a/_js/bootstrap/popover.js +++ /dev/null @@ -1,108 +0,0 @@ -/* ======================================================================== - * Bootstrap: popover.js v3.3.7 - * http://getbootstrap.com/javascript/#popovers - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // POPOVER PUBLIC CLASS DEFINITION - // =============================== - - var Popover = function (element, options) { - this.init('popover', element, options) - } - - if (!$.fn.tooltip) throw new Error('Popover requires tooltip.js') - - Popover.VERSION = '3.3.7' - - Popover.DEFAULTS = $.extend({}, $.fn.tooltip.Constructor.DEFAULTS, { - placement: 'right', - trigger: 'click', - content: '', - template: '' - }) - - - // NOTE: POPOVER EXTENDS tooltip.js - // ================================ - - Popover.prototype = $.extend({}, $.fn.tooltip.Constructor.prototype) - - Popover.prototype.constructor = Popover - - Popover.prototype.getDefaults = function () { - return Popover.DEFAULTS - } - - Popover.prototype.setContent = function () { - var $tip = this.tip() - var title = this.getTitle() - var content = this.getContent() - - $tip.find('.popover-title')[this.options.html ? 'html' : 'text'](title) - $tip.find('.popover-content').children().detach().end()[ // we use append for html objects to maintain js events - this.options.html ? (typeof content == 'string' ? 'html' : 'append') : 'text' - ](content) - - $tip.removeClass('fade top bottom left right in') - - // IE8 doesn't accept hiding via the `:empty` pseudo selector, we have to do - // this manually by checking the contents. - if (!$tip.find('.popover-title').html()) $tip.find('.popover-title').hide() - } - - Popover.prototype.hasContent = function () { - return this.getTitle() || this.getContent() - } - - Popover.prototype.getContent = function () { - var $e = this.$element - var o = this.options - - return $e.attr('data-content') - || (typeof o.content == 'function' ? - o.content.call($e[0]) : - o.content) - } - - Popover.prototype.arrow = function () { - return (this.$arrow = this.$arrow || this.tip().find('.arrow')) - } - - - // POPOVER PLUGIN DEFINITION - // ========================= - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.popover') - var options = typeof option == 'object' && option - - if (!data && /destroy|hide/.test(option)) return - if (!data) $this.data('bs.popover', (data = new Popover(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.popover - - $.fn.popover = Plugin - $.fn.popover.Constructor = Popover - - - // POPOVER NO CONFLICT - // =================== - - $.fn.popover.noConflict = function () { - $.fn.popover = old - return this - } - -}(jQuery); diff --git a/_js/bootstrap/scrollspy.js b/_js/bootstrap/scrollspy.js deleted file mode 100644 index fe198095..00000000 --- a/_js/bootstrap/scrollspy.js +++ /dev/null @@ -1,172 +0,0 @@ -/* ======================================================================== - * Bootstrap: scrollspy.js v3.3.7 - * http://getbootstrap.com/javascript/#scrollspy - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // SCROLLSPY CLASS DEFINITION - // ========================== - - function ScrollSpy(element, options) { - this.$body = $(document.body) - this.$scrollElement = $(element).is(document.body) ? $(window) : $(element) - this.options = $.extend({}, ScrollSpy.DEFAULTS, options) - this.selector = (this.options.target || '') + ' .nav li > a' - this.offsets = [] - this.targets = [] - this.activeTarget = null - this.scrollHeight = 0 - - this.$scrollElement.on('scroll.bs.scrollspy', $.proxy(this.process, this)) - this.refresh() - this.process() - } - - ScrollSpy.VERSION = '3.3.7' - - ScrollSpy.DEFAULTS = { - offset: 10 - } - - ScrollSpy.prototype.getScrollHeight = function () { - return this.$scrollElement[0].scrollHeight || Math.max(this.$body[0].scrollHeight, document.documentElement.scrollHeight) - } - - ScrollSpy.prototype.refresh = function () { - var that = this - var offsetMethod = 'offset' - var offsetBase = 0 - - this.offsets = [] - this.targets = [] - this.scrollHeight = this.getScrollHeight() - - if (!$.isWindow(this.$scrollElement[0])) { - offsetMethod = 'position' - offsetBase = this.$scrollElement.scrollTop() - } - - this.$body - .find(this.selector) - .map(function () { - var $el = $(this) - var href = $el.data('target') || $el.attr('href') - var $href = /^#./.test(href) && $(href) - - return ($href - && $href.length - && $href.is(':visible') - && [[$href[offsetMethod]().top + offsetBase, href]]) || null - }) - .sort(function (a, b) { return a[0] - b[0] }) - .each(function () { - that.offsets.push(this[0]) - that.targets.push(this[1]) - }) - } - - ScrollSpy.prototype.process = function () { - var scrollTop = this.$scrollElement.scrollTop() + this.options.offset - var scrollHeight = this.getScrollHeight() - var maxScroll = this.options.offset + scrollHeight - this.$scrollElement.height() - var offsets = this.offsets - var targets = this.targets - var activeTarget = this.activeTarget - var i - - if (this.scrollHeight != scrollHeight) { - this.refresh() - } - - if (scrollTop >= maxScroll) { - return activeTarget != (i = targets[targets.length - 1]) && this.activate(i) - } - - if (activeTarget && scrollTop < offsets[0]) { - this.activeTarget = null - return this.clear() - } - - for (i = offsets.length; i--;) { - activeTarget != targets[i] - && scrollTop >= offsets[i] - && (offsets[i + 1] === undefined || scrollTop < offsets[i + 1]) - && this.activate(targets[i]) - } - } - - ScrollSpy.prototype.activate = function (target) { - this.activeTarget = target - - this.clear() - - var selector = this.selector + - '[data-target="' + target + '"],' + - this.selector + '[href="' + target + '"]' - - var active = $(selector) - .parents('li') - .addClass('active') - - if (active.parent('.dropdown-menu').length) { - active = active - .closest('li.dropdown') - .addClass('active') - } - - active.trigger('activate.bs.scrollspy') - } - - ScrollSpy.prototype.clear = function () { - $(this.selector) - .parentsUntil(this.options.target, '.active') - .removeClass('active') - } - - - // SCROLLSPY PLUGIN DEFINITION - // =========================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.scrollspy') - var options = typeof option == 'object' && option - - if (!data) $this.data('bs.scrollspy', (data = new ScrollSpy(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.scrollspy - - $.fn.scrollspy = Plugin - $.fn.scrollspy.Constructor = ScrollSpy - - - // SCROLLSPY NO CONFLICT - // ===================== - - $.fn.scrollspy.noConflict = function () { - $.fn.scrollspy = old - return this - } - - - // SCROLLSPY DATA-API - // ================== - - $(window).on('load.bs.scrollspy.data-api', function () { - $('[data-spy="scroll"]').each(function () { - var $spy = $(this) - Plugin.call($spy, $spy.data()) - }) - }) - -}(jQuery); diff --git a/_js/bootstrap/tab.js b/_js/bootstrap/tab.js deleted file mode 100644 index c4a86354..00000000 --- a/_js/bootstrap/tab.js +++ /dev/null @@ -1,155 +0,0 @@ -/* ======================================================================== - * Bootstrap: tab.js v3.3.7 - * http://getbootstrap.com/javascript/#tabs - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // TAB CLASS DEFINITION - // ==================== - - var Tab = function (element) { - // jscs:disable requireDollarBeforejQueryAssignment - this.element = $(element) - // jscs:enable requireDollarBeforejQueryAssignment - } - - Tab.VERSION = '3.3.7' - - Tab.TRANSITION_DURATION = 150 - - Tab.prototype.show = function () { - var $this = this.element - var $ul = $this.closest('ul:not(.dropdown-menu)') - var selector = $this.data('target') - - if (!selector) { - selector = $this.attr('href') - selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7 - } - - if ($this.parent('li').hasClass('active')) return - - var $previous = $ul.find('.active:last a') - var hideEvent = $.Event('hide.bs.tab', { - relatedTarget: $this[0] - }) - var showEvent = $.Event('show.bs.tab', { - relatedTarget: $previous[0] - }) - - $previous.trigger(hideEvent) - $this.trigger(showEvent) - - if (showEvent.isDefaultPrevented() || hideEvent.isDefaultPrevented()) return - - var $target = $(selector) - - this.activate($this.closest('li'), $ul) - this.activate($target, $target.parent(), function () { - $previous.trigger({ - type: 'hidden.bs.tab', - relatedTarget: $this[0] - }) - $this.trigger({ - type: 'shown.bs.tab', - relatedTarget: $previous[0] - }) - }) - } - - Tab.prototype.activate = function (element, container, callback) { - var $active = container.find('> .active') - var transition = callback - && $.support.transition - && ($active.length && $active.hasClass('fade') || !!container.find('> .fade').length) - - function next() { - $active - .removeClass('active') - .find('> .dropdown-menu > .active') - .removeClass('active') - .end() - .find('[data-toggle="tab"]') - .attr('aria-expanded', false) - - element - .addClass('active') - .find('[data-toggle="tab"]') - .attr('aria-expanded', true) - - if (transition) { - element[0].offsetWidth // reflow for transition - element.addClass('in') - } else { - element.removeClass('fade') - } - - if (element.parent('.dropdown-menu').length) { - element - .closest('li.dropdown') - .addClass('active') - .end() - .find('[data-toggle="tab"]') - .attr('aria-expanded', true) - } - - callback && callback() - } - - $active.length && transition ? - $active - .one('bsTransitionEnd', next) - .emulateTransitionEnd(Tab.TRANSITION_DURATION) : - next() - - $active.removeClass('in') - } - - - // TAB PLUGIN DEFINITION - // ===================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.tab') - - if (!data) $this.data('bs.tab', (data = new Tab(this))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.tab - - $.fn.tab = Plugin - $.fn.tab.Constructor = Tab - - - // TAB NO CONFLICT - // =============== - - $.fn.tab.noConflict = function () { - $.fn.tab = old - return this - } - - - // TAB DATA-API - // ============ - - var clickHandler = function (e) { - e.preventDefault() - Plugin.call($(this), 'show') - } - - $(document) - .on('click.bs.tab.data-api', '[data-toggle="tab"]', clickHandler) - .on('click.bs.tab.data-api', '[data-toggle="pill"]', clickHandler) - -}(jQuery); diff --git a/_js/bootstrap/tooltip.js b/_js/bootstrap/tooltip.js deleted file mode 100644 index e35d9c7c..00000000 --- a/_js/bootstrap/tooltip.js +++ /dev/null @@ -1,520 +0,0 @@ -/* ======================================================================== - * Bootstrap: tooltip.js v3.3.7 - * http://getbootstrap.com/javascript/#tooltip - * Inspired by the original jQuery.tipsy by Jason Frame - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // TOOLTIP PUBLIC CLASS DEFINITION - // =============================== - - var Tooltip = function (element, options) { - this.type = null - this.options = null - this.enabled = null - this.timeout = null - this.hoverState = null - this.$element = null - this.inState = null - - this.init('tooltip', element, options) - } - - Tooltip.VERSION = '3.3.7' - - Tooltip.TRANSITION_DURATION = 150 - - Tooltip.DEFAULTS = { - animation: true, - placement: 'top', - selector: false, - template: '', - trigger: 'hover focus', - title: '', - delay: 0, - html: false, - container: false, - viewport: { - selector: 'body', - padding: 0 - } - } - - Tooltip.prototype.init = function (type, element, options) { - this.enabled = true - this.type = type - this.$element = $(element) - this.options = this.getOptions(options) - this.$viewport = this.options.viewport && $($.isFunction(this.options.viewport) ? this.options.viewport.call(this, this.$element) : (this.options.viewport.selector || this.options.viewport)) - this.inState = { click: false, hover: false, focus: false } - - if (this.$element[0] instanceof document.constructor && !this.options.selector) { - throw new Error('`selector` option must be specified when initializing ' + this.type + ' on the window.document object!') - } - - var triggers = this.options.trigger.split(' ') - - for (var i = triggers.length; i--;) { - var trigger = triggers[i] - - if (trigger == 'click') { - this.$element.on('click.' + this.type, this.options.selector, $.proxy(this.toggle, this)) - } else if (trigger != 'manual') { - var eventIn = trigger == 'hover' ? 'mouseenter' : 'focusin' - var eventOut = trigger == 'hover' ? 'mouseleave' : 'focusout' - - this.$element.on(eventIn + '.' + this.type, this.options.selector, $.proxy(this.enter, this)) - this.$element.on(eventOut + '.' + this.type, this.options.selector, $.proxy(this.leave, this)) - } - } - - this.options.selector ? - (this._options = $.extend({}, this.options, { trigger: 'manual', selector: '' })) : - this.fixTitle() - } - - Tooltip.prototype.getDefaults = function () { - return Tooltip.DEFAULTS - } - - Tooltip.prototype.getOptions = function (options) { - options = $.extend({}, this.getDefaults(), this.$element.data(), options) - - if (options.delay && typeof options.delay == 'number') { - options.delay = { - show: options.delay, - hide: options.delay - } - } - - return options - } - - Tooltip.prototype.getDelegateOptions = function () { - var options = {} - var defaults = this.getDefaults() - - this._options && $.each(this._options, function (key, value) { - if (defaults[key] != value) options[key] = value - }) - - return options - } - - Tooltip.prototype.enter = function (obj) { - var self = obj instanceof this.constructor ? - obj : $(obj.currentTarget).data('bs.' + this.type) - - if (!self) { - self = new this.constructor(obj.currentTarget, this.getDelegateOptions()) - $(obj.currentTarget).data('bs.' + this.type, self) - } - - if (obj instanceof $.Event) { - self.inState[obj.type == 'focusin' ? 'focus' : 'hover'] = true - } - - if (self.tip().hasClass('in') || self.hoverState == 'in') { - self.hoverState = 'in' - return - } - - clearTimeout(self.timeout) - - self.hoverState = 'in' - - if (!self.options.delay || !self.options.delay.show) return self.show() - - self.timeout = setTimeout(function () { - if (self.hoverState == 'in') self.show() - }, self.options.delay.show) - } - - Tooltip.prototype.isInStateTrue = function () { - for (var key in this.inState) { - if (this.inState[key]) return true - } - - return false - } - - Tooltip.prototype.leave = function (obj) { - var self = obj instanceof this.constructor ? - obj : $(obj.currentTarget).data('bs.' + this.type) - - if (!self) { - self = new this.constructor(obj.currentTarget, this.getDelegateOptions()) - $(obj.currentTarget).data('bs.' + this.type, self) - } - - if (obj instanceof $.Event) { - self.inState[obj.type == 'focusout' ? 'focus' : 'hover'] = false - } - - if (self.isInStateTrue()) return - - clearTimeout(self.timeout) - - self.hoverState = 'out' - - if (!self.options.delay || !self.options.delay.hide) return self.hide() - - self.timeout = setTimeout(function () { - if (self.hoverState == 'out') self.hide() - }, self.options.delay.hide) - } - - Tooltip.prototype.show = function () { - var e = $.Event('show.bs.' + this.type) - - if (this.hasContent() && this.enabled) { - this.$element.trigger(e) - - var inDom = $.contains(this.$element[0].ownerDocument.documentElement, this.$element[0]) - if (e.isDefaultPrevented() || !inDom) return - var that = this - - var $tip = this.tip() - - var tipId = this.getUID(this.type) - - this.setContent() - $tip.attr('id', tipId) - this.$element.attr('aria-describedby', tipId) - - if (this.options.animation) $tip.addClass('fade') - - var placement = typeof this.options.placement == 'function' ? - this.options.placement.call(this, $tip[0], this.$element[0]) : - this.options.placement - - var autoToken = /\s?auto?\s?/i - var autoPlace = autoToken.test(placement) - if (autoPlace) placement = placement.replace(autoToken, '') || 'top' - - $tip - .detach() - .css({ top: 0, left: 0, display: 'block' }) - .addClass(placement) - .data('bs.' + this.type, this) - - this.options.container ? $tip.appendTo(this.options.container) : $tip.insertAfter(this.$element) - this.$element.trigger('inserted.bs.' + this.type) - - var pos = this.getPosition() - var actualWidth = $tip[0].offsetWidth - var actualHeight = $tip[0].offsetHeight - - if (autoPlace) { - var orgPlacement = placement - var viewportDim = this.getPosition(this.$viewport) - - placement = placement == 'bottom' && pos.bottom + actualHeight > viewportDim.bottom ? 'top' : - placement == 'top' && pos.top - actualHeight < viewportDim.top ? 'bottom' : - placement == 'right' && pos.right + actualWidth > viewportDim.width ? 'left' : - placement == 'left' && pos.left - actualWidth < viewportDim.left ? 'right' : - placement - - $tip - .removeClass(orgPlacement) - .addClass(placement) - } - - var calculatedOffset = this.getCalculatedOffset(placement, pos, actualWidth, actualHeight) - - this.applyPlacement(calculatedOffset, placement) - - var complete = function () { - var prevHoverState = that.hoverState - that.$element.trigger('shown.bs.' + that.type) - that.hoverState = null - - if (prevHoverState == 'out') that.leave(that) - } - - $.support.transition && this.$tip.hasClass('fade') ? - $tip - .one('bsTransitionEnd', complete) - .emulateTransitionEnd(Tooltip.TRANSITION_DURATION) : - complete() - } - } - - Tooltip.prototype.applyPlacement = function (offset, placement) { - var $tip = this.tip() - var width = $tip[0].offsetWidth - var height = $tip[0].offsetHeight - - // manually read margins because getBoundingClientRect includes difference - var marginTop = parseInt($tip.css('margin-top'), 10) - var marginLeft = parseInt($tip.css('margin-left'), 10) - - // we must check for NaN for ie 8/9 - if (isNaN(marginTop)) marginTop = 0 - if (isNaN(marginLeft)) marginLeft = 0 - - offset.top += marginTop - offset.left += marginLeft - - // $.fn.offset doesn't round pixel values - // so we use setOffset directly with our own function B-0 - $.offset.setOffset($tip[0], $.extend({ - using: function (props) { - $tip.css({ - top: Math.round(props.top), - left: Math.round(props.left) - }) - } - }, offset), 0) - - $tip.addClass('in') - - // check to see if placing tip in new offset caused the tip to resize itself - var actualWidth = $tip[0].offsetWidth - var actualHeight = $tip[0].offsetHeight - - if (placement == 'top' && actualHeight != height) { - offset.top = offset.top + height - actualHeight - } - - var delta = this.getViewportAdjustedDelta(placement, offset, actualWidth, actualHeight) - - if (delta.left) offset.left += delta.left - else offset.top += delta.top - - var isVertical = /top|bottom/.test(placement) - var arrowDelta = isVertical ? delta.left * 2 - width + actualWidth : delta.top * 2 - height + actualHeight - var arrowOffsetPosition = isVertical ? 'offsetWidth' : 'offsetHeight' - - $tip.offset(offset) - this.replaceArrow(arrowDelta, $tip[0][arrowOffsetPosition], isVertical) - } - - Tooltip.prototype.replaceArrow = function (delta, dimension, isVertical) { - this.arrow() - .css(isVertical ? 'left' : 'top', 50 * (1 - delta / dimension) + '%') - .css(isVertical ? 'top' : 'left', '') - } - - Tooltip.prototype.setContent = function () { - var $tip = this.tip() - var title = this.getTitle() - - $tip.find('.tooltip-inner')[this.options.html ? 'html' : 'text'](title) - $tip.removeClass('fade in top bottom left right') - } - - Tooltip.prototype.hide = function (callback) { - var that = this - var $tip = $(this.$tip) - var e = $.Event('hide.bs.' + this.type) - - function complete() { - if (that.hoverState != 'in') $tip.detach() - if (that.$element) { // TODO: Check whether guarding this code with this `if` is really necessary. - that.$element - .removeAttr('aria-describedby') - .trigger('hidden.bs.' + that.type) - } - callback && callback() - } - - this.$element.trigger(e) - - if (e.isDefaultPrevented()) return - - $tip.removeClass('in') - - $.support.transition && $tip.hasClass('fade') ? - $tip - .one('bsTransitionEnd', complete) - .emulateTransitionEnd(Tooltip.TRANSITION_DURATION) : - complete() - - this.hoverState = null - - return this - } - - Tooltip.prototype.fixTitle = function () { - var $e = this.$element - if ($e.attr('title') || typeof $e.attr('data-original-title') != 'string') { - $e.attr('data-original-title', $e.attr('title') || '').attr('title', '') - } - } - - Tooltip.prototype.hasContent = function () { - return this.getTitle() - } - - Tooltip.prototype.getPosition = function ($element) { - $element = $element || this.$element - - var el = $element[0] - var isBody = el.tagName == 'BODY' - - var elRect = el.getBoundingClientRect() - if (elRect.width == null) { - // width and height are missing in IE8, so compute them manually; see https://github.com/twbs/bootstrap/issues/14093 - elRect = $.extend({}, elRect, { width: elRect.right - elRect.left, height: elRect.bottom - elRect.top }) - } - var isSvg = window.SVGElement && el instanceof window.SVGElement - // Avoid using $.offset() on SVGs since it gives incorrect results in jQuery 3. - // See https://github.com/twbs/bootstrap/issues/20280 - var elOffset = isBody ? { top: 0, left: 0 } : (isSvg ? null : $element.offset()) - var scroll = { scroll: isBody ? document.documentElement.scrollTop || document.body.scrollTop : $element.scrollTop() } - var outerDims = isBody ? { width: $(window).width(), height: $(window).height() } : null - - return $.extend({}, elRect, scroll, outerDims, elOffset) - } - - Tooltip.prototype.getCalculatedOffset = function (placement, pos, actualWidth, actualHeight) { - return placement == 'bottom' ? { top: pos.top + pos.height, left: pos.left + pos.width / 2 - actualWidth / 2 } : - placement == 'top' ? { top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidth / 2 } : - placement == 'left' ? { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth } : - /* placement == 'right' */ { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + pos.width } - - } - - Tooltip.prototype.getViewportAdjustedDelta = function (placement, pos, actualWidth, actualHeight) { - var delta = { top: 0, left: 0 } - if (!this.$viewport) return delta - - var viewportPadding = this.options.viewport && this.options.viewport.padding || 0 - var viewportDimensions = this.getPosition(this.$viewport) - - if (/right|left/.test(placement)) { - var topEdgeOffset = pos.top - viewportPadding - viewportDimensions.scroll - var bottomEdgeOffset = pos.top + viewportPadding - viewportDimensions.scroll + actualHeight - if (topEdgeOffset < viewportDimensions.top) { // top overflow - delta.top = viewportDimensions.top - topEdgeOffset - } else if (bottomEdgeOffset > viewportDimensions.top + viewportDimensions.height) { // bottom overflow - delta.top = viewportDimensions.top + viewportDimensions.height - bottomEdgeOffset - } - } else { - var leftEdgeOffset = pos.left - viewportPadding - var rightEdgeOffset = pos.left + viewportPadding + actualWidth - if (leftEdgeOffset < viewportDimensions.left) { // left overflow - delta.left = viewportDimensions.left - leftEdgeOffset - } else if (rightEdgeOffset > viewportDimensions.right) { // right overflow - delta.left = viewportDimensions.left + viewportDimensions.width - rightEdgeOffset - } - } - - return delta - } - - Tooltip.prototype.getTitle = function () { - var title - var $e = this.$element - var o = this.options - - title = $e.attr('data-original-title') - || (typeof o.title == 'function' ? o.title.call($e[0]) : o.title) - - return title - } - - Tooltip.prototype.getUID = function (prefix) { - do prefix += ~~(Math.random() * 1000000) - while (document.getElementById(prefix)) - return prefix - } - - Tooltip.prototype.tip = function () { - if (!this.$tip) { - this.$tip = $(this.options.template) - if (this.$tip.length != 1) { - throw new Error(this.type + ' `template` option must consist of exactly 1 top-level element!') - } - } - return this.$tip - } - - Tooltip.prototype.arrow = function () { - return (this.$arrow = this.$arrow || this.tip().find('.tooltip-arrow')) - } - - Tooltip.prototype.enable = function () { - this.enabled = true - } - - Tooltip.prototype.disable = function () { - this.enabled = false - } - - Tooltip.prototype.toggleEnabled = function () { - this.enabled = !this.enabled - } - - Tooltip.prototype.toggle = function (e) { - var self = this - if (e) { - self = $(e.currentTarget).data('bs.' + this.type) - if (!self) { - self = new this.constructor(e.currentTarget, this.getDelegateOptions()) - $(e.currentTarget).data('bs.' + this.type, self) - } - } - - if (e) { - self.inState.click = !self.inState.click - if (self.isInStateTrue()) self.enter(self) - else self.leave(self) - } else { - self.tip().hasClass('in') ? self.leave(self) : self.enter(self) - } - } - - Tooltip.prototype.destroy = function () { - var that = this - clearTimeout(this.timeout) - this.hide(function () { - that.$element.off('.' + that.type).removeData('bs.' + that.type) - if (that.$tip) { - that.$tip.detach() - } - that.$tip = null - that.$arrow = null - that.$viewport = null - that.$element = null - }) - } - - - // TOOLTIP PLUGIN DEFINITION - // ========================= - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.tooltip') - var options = typeof option == 'object' && option - - if (!data && /destroy|hide/.test(option)) return - if (!data) $this.data('bs.tooltip', (data = new Tooltip(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.tooltip - - $.fn.tooltip = Plugin - $.fn.tooltip.Constructor = Tooltip - - - // TOOLTIP NO CONFLICT - // =================== - - $.fn.tooltip.noConflict = function () { - $.fn.tooltip = old - return this - } - -}(jQuery); diff --git a/_js/bootstrap/transition.js b/_js/bootstrap/transition.js deleted file mode 100644 index db76596e..00000000 --- a/_js/bootstrap/transition.js +++ /dev/null @@ -1,59 +0,0 @@ -/* ======================================================================== - * Bootstrap: transition.js v3.3.7 - * http://getbootstrap.com/javascript/#transitions - * ======================================================================== - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // CSS TRANSITION SUPPORT (Shoutout: http://www.modernizr.com/) - // ============================================================ - - function transitionEnd() { - var el = document.createElement('bootstrap') - - var transEndEventNames = { - WebkitTransition : 'webkitTransitionEnd', - MozTransition : 'transitionend', - OTransition : 'oTransitionEnd otransitionend', - transition : 'transitionend' - } - - for (var name in transEndEventNames) { - if (el.style[name] !== undefined) { - return { end: transEndEventNames[name] } - } - } - - return false // explicit for ie8 ( ._.) - } - - // http://blog.alexmaccaw.com/css-transitions - $.fn.emulateTransitionEnd = function (duration) { - var called = false - var $el = this - $(this).one('bsTransitionEnd', function () { called = true }) - var callback = function () { if (!called) $($el).trigger($.support.transition.end) } - setTimeout(callback, duration) - return this - } - - $(function () { - $.support.transition = transitionEnd() - - if (!$.support.transition) return - - $.event.special.bsTransitionEnd = { - bindType: $.support.transition.end, - delegateType: $.support.transition.end, - handle: function (e) { - if ($(e.target).is(this)) return e.handleObj.handler.apply(this, arguments) - } - } - }) - -}(jQuery); diff --git a/_js/jquery.js b/_js/jquery.js deleted file mode 100644 index 072e3081..00000000 --- a/_js/jquery.js +++ /dev/null @@ -1,10220 +0,0 @@ -/*! - * jQuery JavaScript Library v3.1.1 - * https://jquery.com/ - * - * Includes Sizzle.js - * https://sizzlejs.com/ - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license - * https://jquery.org/license - * - * Date: 2016-09-22T22:30Z - */ -( function( global, factory ) { - - "use strict"; - - if ( typeof module === "object" && typeof module.exports === "object" ) { - - // For CommonJS and CommonJS-like environments where a proper `window` - // is present, execute the factory and get jQuery. - // For environments that do not have a `window` with a `document` - // (such as Node.js), expose a factory as module.exports. - // This accentuates the need for the creation of a real `window`. - // e.g. var jQuery = require("jquery")(window); - // See ticket #14549 for more info. - module.exports = global.document ? - factory( global, true ) : - function( w ) { - if ( !w.document ) { - throw new Error( "jQuery requires a window with a document" ); - } - return factory( w ); - }; - } else { - factory( global ); - } - -// Pass this if window is not defined yet -} )( typeof window !== "undefined" ? window : this, function( window, noGlobal ) { - -// Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1 -// throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode -// arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common -// enough that all such attempts are guarded in a try block. -"use strict"; - -var arr = []; - -var document = window.document; - -var getProto = Object.getPrototypeOf; - -var slice = arr.slice; - -var concat = arr.concat; - -var push = arr.push; - -var indexOf = arr.indexOf; - -var class2type = {}; - -var toString = class2type.toString; - -var hasOwn = class2type.hasOwnProperty; - -var fnToString = hasOwn.toString; - -var ObjectFunctionString = fnToString.call( Object ); - -var support = {}; - - - - function DOMEval( code, doc ) { - doc = doc || document; - - var script = doc.createElement( "script" ); - - script.text = code; - doc.head.appendChild( script ).parentNode.removeChild( script ); - } -/* global Symbol */ -// Defining this global in .eslintrc.json would create a danger of using the global -// unguarded in another place, it seems safer to define global only for this module - - - -var - version = "3.1.1", - - // Define a local copy of jQuery - jQuery = function( selector, context ) { - - // The jQuery object is actually just the init constructor 'enhanced' - // Need init if jQuery is called (just allow error to be thrown if not included) - return new jQuery.fn.init( selector, context ); - }, - - // Support: Android <=4.0 only - // Make sure we trim BOM and NBSP - rtrim = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, - - // Matches dashed string for camelizing - rmsPrefix = /^-ms-/, - rdashAlpha = /-([a-z])/g, - - // Used by jQuery.camelCase as callback to replace() - fcamelCase = function( all, letter ) { - return letter.toUpperCase(); - }; - -jQuery.fn = jQuery.prototype = { - - // The current version of jQuery being used - jquery: version, - - constructor: jQuery, - - // The default length of a jQuery object is 0 - length: 0, - - toArray: function() { - return slice.call( this ); - }, - - // Get the Nth element in the matched element set OR - // Get the whole matched element set as a clean array - get: function( num ) { - - // Return all the elements in a clean array - if ( num == null ) { - return slice.call( this ); - } - - // Return just the one element from the set - return num < 0 ? this[ num + this.length ] : this[ num ]; - }, - - // Take an array of elements and push it onto the stack - // (returning the new matched element set) - pushStack: function( elems ) { - - // Build a new jQuery matched element set - var ret = jQuery.merge( this.constructor(), elems ); - - // Add the old object onto the stack (as a reference) - ret.prevObject = this; - - // Return the newly-formed element set - return ret; - }, - - // Execute a callback for every element in the matched set. - each: function( callback ) { - return jQuery.each( this, callback ); - }, - - map: function( callback ) { - return this.pushStack( jQuery.map( this, function( elem, i ) { - return callback.call( elem, i, elem ); - } ) ); - }, - - slice: function() { - return this.pushStack( slice.apply( this, arguments ) ); - }, - - first: function() { - return this.eq( 0 ); - }, - - last: function() { - return this.eq( -1 ); - }, - - eq: function( i ) { - var len = this.length, - j = +i + ( i < 0 ? len : 0 ); - return this.pushStack( j >= 0 && j < len ? [ this[ j ] ] : [] ); - }, - - end: function() { - return this.prevObject || this.constructor(); - }, - - // For internal use only. - // Behaves like an Array's method, not like a jQuery method. - push: push, - sort: arr.sort, - splice: arr.splice -}; - -jQuery.extend = jQuery.fn.extend = function() { - var options, name, src, copy, copyIsArray, clone, - target = arguments[ 0 ] || {}, - i = 1, - length = arguments.length, - deep = false; - - // Handle a deep copy situation - if ( typeof target === "boolean" ) { - deep = target; - - // Skip the boolean and the target - target = arguments[ i ] || {}; - i++; - } - - // Handle case when target is a string or something (possible in deep copy) - if ( typeof target !== "object" && !jQuery.isFunction( target ) ) { - target = {}; - } - - // Extend jQuery itself if only one argument is passed - if ( i === length ) { - target = this; - i--; - } - - for ( ; i < length; i++ ) { - - // Only deal with non-null/undefined values - if ( ( options = arguments[ i ] ) != null ) { - - // Extend the base object - for ( name in options ) { - src = target[ name ]; - copy = options[ name ]; - - // Prevent never-ending loop - if ( target === copy ) { - continue; - } - - // Recurse if we're merging plain objects or arrays - if ( deep && copy && ( jQuery.isPlainObject( copy ) || - ( copyIsArray = jQuery.isArray( copy ) ) ) ) { - - if ( copyIsArray ) { - copyIsArray = false; - clone = src && jQuery.isArray( src ) ? src : []; - - } else { - clone = src && jQuery.isPlainObject( src ) ? src : {}; - } - - // Never move original objects, clone them - target[ name ] = jQuery.extend( deep, clone, copy ); - - // Don't bring in undefined values - } else if ( copy !== undefined ) { - target[ name ] = copy; - } - } - } - } - - // Return the modified object - return target; -}; - -jQuery.extend( { - - // Unique for each copy of jQuery on the page - expando: "jQuery" + ( version + Math.random() ).replace( /\D/g, "" ), - - // Assume jQuery is ready without the ready module - isReady: true, - - error: function( msg ) { - throw new Error( msg ); - }, - - noop: function() {}, - - isFunction: function( obj ) { - return jQuery.type( obj ) === "function"; - }, - - isArray: Array.isArray, - - isWindow: function( obj ) { - return obj != null && obj === obj.window; - }, - - isNumeric: function( obj ) { - - // As of jQuery 3.0, isNumeric is limited to - // strings and numbers (primitives or objects) - // that can be coerced to finite numbers (gh-2662) - var type = jQuery.type( obj ); - return ( type === "number" || type === "string" ) && - - // parseFloat NaNs numeric-cast false positives ("") - // ...but misinterprets leading-number strings, particularly hex literals ("0x...") - // subtraction forces infinities to NaN - !isNaN( obj - parseFloat( obj ) ); - }, - - isPlainObject: function( obj ) { - var proto, Ctor; - - // Detect obvious negatives - // Use toString instead of jQuery.type to catch host objects - if ( !obj || toString.call( obj ) !== "[object Object]" ) { - return false; - } - - proto = getProto( obj ); - - // Objects with no prototype (e.g., `Object.create( null )`) are plain - if ( !proto ) { - return true; - } - - // Objects with prototype are plain iff they were constructed by a global Object function - Ctor = hasOwn.call( proto, "constructor" ) && proto.constructor; - return typeof Ctor === "function" && fnToString.call( Ctor ) === ObjectFunctionString; - }, - - isEmptyObject: function( obj ) { - - /* eslint-disable no-unused-vars */ - // See https://github.com/eslint/eslint/issues/6125 - var name; - - for ( name in obj ) { - return false; - } - return true; - }, - - type: function( obj ) { - if ( obj == null ) { - return obj + ""; - } - - // Support: Android <=2.3 only (functionish RegExp) - return typeof obj === "object" || typeof obj === "function" ? - class2type[ toString.call( obj ) ] || "object" : - typeof obj; - }, - - // Evaluates a script in a global context - globalEval: function( code ) { - DOMEval( code ); - }, - - // Convert dashed to camelCase; used by the css and data modules - // Support: IE <=9 - 11, Edge 12 - 13 - // Microsoft forgot to hump their vendor prefix (#9572) - camelCase: function( string ) { - return string.replace( rmsPrefix, "ms-" ).replace( rdashAlpha, fcamelCase ); - }, - - nodeName: function( elem, name ) { - return elem.nodeName && elem.nodeName.toLowerCase() === name.toLowerCase(); - }, - - each: function( obj, callback ) { - var length, i = 0; - - if ( isArrayLike( obj ) ) { - length = obj.length; - for ( ; i < length; i++ ) { - if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) { - break; - } - } - } else { - for ( i in obj ) { - if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) { - break; - } - } - } - - return obj; - }, - - // Support: Android <=4.0 only - trim: function( text ) { - return text == null ? - "" : - ( text + "" ).replace( rtrim, "" ); - }, - - // results is for internal usage only - makeArray: function( arr, results ) { - var ret = results || []; - - if ( arr != null ) { - if ( isArrayLike( Object( arr ) ) ) { - jQuery.merge( ret, - typeof arr === "string" ? - [ arr ] : arr - ); - } else { - push.call( ret, arr ); - } - } - - return ret; - }, - - inArray: function( elem, arr, i ) { - return arr == null ? -1 : indexOf.call( arr, elem, i ); - }, - - // Support: Android <=4.0 only, PhantomJS 1 only - // push.apply(_, arraylike) throws on ancient WebKit - merge: function( first, second ) { - var len = +second.length, - j = 0, - i = first.length; - - for ( ; j < len; j++ ) { - first[ i++ ] = second[ j ]; - } - - first.length = i; - - return first; - }, - - grep: function( elems, callback, invert ) { - var callbackInverse, - matches = [], - i = 0, - length = elems.length, - callbackExpect = !invert; - - // Go through the array, only saving the items - // that pass the validator function - for ( ; i < length; i++ ) { - callbackInverse = !callback( elems[ i ], i ); - if ( callbackInverse !== callbackExpect ) { - matches.push( elems[ i ] ); - } - } - - return matches; - }, - - // arg is for internal usage only - map: function( elems, callback, arg ) { - var length, value, - i = 0, - ret = []; - - // Go through the array, translating each of the items to their new values - if ( isArrayLike( elems ) ) { - length = elems.length; - for ( ; i < length; i++ ) { - value = callback( elems[ i ], i, arg ); - - if ( value != null ) { - ret.push( value ); - } - } - - // Go through every key on the object, - } else { - for ( i in elems ) { - value = callback( elems[ i ], i, arg ); - - if ( value != null ) { - ret.push( value ); - } - } - } - - // Flatten any nested arrays - return concat.apply( [], ret ); - }, - - // A global GUID counter for objects - guid: 1, - - // Bind a function to a context, optionally partially applying any - // arguments. - proxy: function( fn, context ) { - var tmp, args, proxy; - - if ( typeof context === "string" ) { - tmp = fn[ context ]; - context = fn; - fn = tmp; - } - - // Quick check to determine if target is callable, in the spec - // this throws a TypeError, but we will just return undefined. - if ( !jQuery.isFunction( fn ) ) { - return undefined; - } - - // Simulated bind - args = slice.call( arguments, 2 ); - proxy = function() { - return fn.apply( context || this, args.concat( slice.call( arguments ) ) ); - }; - - // Set the guid of unique handler to the same of original handler, so it can be removed - proxy.guid = fn.guid = fn.guid || jQuery.guid++; - - return proxy; - }, - - now: Date.now, - - // jQuery.support is not used in Core but other projects attach their - // properties to it so it needs to exist. - support: support -} ); - -if ( typeof Symbol === "function" ) { - jQuery.fn[ Symbol.iterator ] = arr[ Symbol.iterator ]; -} - -// Populate the class2type map -jQuery.each( "Boolean Number String Function Array Date RegExp Object Error Symbol".split( " " ), -function( i, name ) { - class2type[ "[object " + name + "]" ] = name.toLowerCase(); -} ); - -function isArrayLike( obj ) { - - // Support: real iOS 8.2 only (not reproducible in simulator) - // `in` check used to prevent JIT error (gh-2145) - // hasOwn isn't used here due to false negatives - // regarding Nodelist length in IE - var length = !!obj && "length" in obj && obj.length, - type = jQuery.type( obj ); - - if ( type === "function" || jQuery.isWindow( obj ) ) { - return false; - } - - return type === "array" || length === 0 || - typeof length === "number" && length > 0 && ( length - 1 ) in obj; -} -var Sizzle = -/*! - * Sizzle CSS Selector Engine v2.3.3 - * https://sizzlejs.com/ - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license - * http://jquery.org/license - * - * Date: 2016-08-08 - */ -(function( window ) { - -var i, - support, - Expr, - getText, - isXML, - tokenize, - compile, - select, - outermostContext, - sortInput, - hasDuplicate, - - // Local document vars - setDocument, - document, - docElem, - documentIsHTML, - rbuggyQSA, - rbuggyMatches, - matches, - contains, - - // Instance-specific data - expando = "sizzle" + 1 * new Date(), - preferredDoc = window.document, - dirruns = 0, - done = 0, - classCache = createCache(), - tokenCache = createCache(), - compilerCache = createCache(), - sortOrder = function( a, b ) { - if ( a === b ) { - hasDuplicate = true; - } - return 0; - }, - - // Instance methods - hasOwn = ({}).hasOwnProperty, - arr = [], - pop = arr.pop, - push_native = arr.push, - push = arr.push, - slice = arr.slice, - // Use a stripped-down indexOf as it's faster than native - // https://jsperf.com/thor-indexof-vs-for/5 - indexOf = function( list, elem ) { - var i = 0, - len = list.length; - for ( ; i < len; i++ ) { - if ( list[i] === elem ) { - return i; - } - } - return -1; - }, - - booleans = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped", - - // Regular expressions - - // http://www.w3.org/TR/css3-selectors/#whitespace - whitespace = "[\\x20\\t\\r\\n\\f]", - - // http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier - identifier = "(?:\\\\.|[\\w-]|[^\0-\\xa0])+", - - // Attribute selectors: http://www.w3.org/TR/selectors/#attribute-selectors - attributes = "\\[" + whitespace + "*(" + identifier + ")(?:" + whitespace + - // Operator (capture 2) - "*([*^$|!~]?=)" + whitespace + - // "Attribute values must be CSS identifiers [capture 5] or strings [capture 3 or capture 4]" - "*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|(" + identifier + "))|)" + whitespace + - "*\\]", - - pseudos = ":(" + identifier + ")(?:\\((" + - // To reduce the number of selectors needing tokenize in the preFilter, prefer arguments: - // 1. quoted (capture 3; capture 4 or capture 5) - "('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|" + - // 2. simple (capture 6) - "((?:\\\\.|[^\\\\()[\\]]|" + attributes + ")*)|" + - // 3. anything else (capture 2) - ".*" + - ")\\)|)", - - // Leading and non-escaped trailing whitespace, capturing some non-whitespace characters preceding the latter - rwhitespace = new RegExp( whitespace + "+", "g" ), - rtrim = new RegExp( "^" + whitespace + "+|((?:^|[^\\\\])(?:\\\\.)*)" + whitespace + "+$", "g" ), - - rcomma = new RegExp( "^" + whitespace + "*," + whitespace + "*" ), - rcombinators = new RegExp( "^" + whitespace + "*([>+~]|" + whitespace + ")" + whitespace + "*" ), - - rattributeQuotes = new RegExp( "=" + whitespace + "*([^\\]'\"]*?)" + whitespace + "*\\]", "g" ), - - rpseudo = new RegExp( pseudos ), - ridentifier = new RegExp( "^" + identifier + "$" ), - - matchExpr = { - "ID": new RegExp( "^#(" + identifier + ")" ), - "CLASS": new RegExp( "^\\.(" + identifier + ")" ), - "TAG": new RegExp( "^(" + identifier + "|[*])" ), - "ATTR": new RegExp( "^" + attributes ), - "PSEUDO": new RegExp( "^" + pseudos ), - "CHILD": new RegExp( "^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + whitespace + - "*(even|odd|(([+-]|)(\\d*)n|)" + whitespace + "*(?:([+-]|)" + whitespace + - "*(\\d+)|))" + whitespace + "*\\)|)", "i" ), - "bool": new RegExp( "^(?:" + booleans + ")$", "i" ), - // For use in libraries implementing .is() - // We use this for POS matching in `select` - "needsContext": new RegExp( "^" + whitespace + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" + - whitespace + "*((?:-\\d)?\\d*)" + whitespace + "*\\)|)(?=[^-]|$)", "i" ) - }, - - rinputs = /^(?:input|select|textarea|button)$/i, - rheader = /^h\d$/i, - - rnative = /^[^{]+\{\s*\[native \w/, - - // Easily-parseable/retrievable ID or TAG or CLASS selectors - rquickExpr = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/, - - rsibling = /[+~]/, - - // CSS escapes - // http://www.w3.org/TR/CSS21/syndata.html#escaped-characters - runescape = new RegExp( "\\\\([\\da-f]{1,6}" + whitespace + "?|(" + whitespace + ")|.)", "ig" ), - funescape = function( _, escaped, escapedWhitespace ) { - var high = "0x" + escaped - 0x10000; - // NaN means non-codepoint - // Support: Firefox<24 - // Workaround erroneous numeric interpretation of +"0x" - return high !== high || escapedWhitespace ? - escaped : - high < 0 ? - // BMP codepoint - String.fromCharCode( high + 0x10000 ) : - // Supplemental Plane codepoint (surrogate pair) - String.fromCharCode( high >> 10 | 0xD800, high & 0x3FF | 0xDC00 ); - }, - - // CSS string/identifier serialization - // https://drafts.csswg.org/cssom/#common-serializing-idioms - rcssescape = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g, - fcssescape = function( ch, asCodePoint ) { - if ( asCodePoint ) { - - // U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER - if ( ch === "\0" ) { - return "\uFFFD"; - } - - // Control characters and (dependent upon position) numbers get escaped as code points - return ch.slice( 0, -1 ) + "\\" + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + " "; - } - - // Other potentially-special ASCII characters get backslash-escaped - return "\\" + ch; - }, - - // Used for iframes - // See setDocument() - // Removing the function wrapper causes a "Permission Denied" - // error in IE - unloadHandler = function() { - setDocument(); - }, - - disabledAncestor = addCombinator( - function( elem ) { - return elem.disabled === true && ("form" in elem || "label" in elem); - }, - { dir: "parentNode", next: "legend" } - ); - -// Optimize for push.apply( _, NodeList ) -try { - push.apply( - (arr = slice.call( preferredDoc.childNodes )), - preferredDoc.childNodes - ); - // Support: Android<4.0 - // Detect silently failing push.apply - arr[ preferredDoc.childNodes.length ].nodeType; -} catch ( e ) { - push = { apply: arr.length ? - - // Leverage slice if possible - function( target, els ) { - push_native.apply( target, slice.call(els) ); - } : - - // Support: IE<9 - // Otherwise append directly - function( target, els ) { - var j = target.length, - i = 0; - // Can't trust NodeList.length - while ( (target[j++] = els[i++]) ) {} - target.length = j - 1; - } - }; -} - -function Sizzle( selector, context, results, seed ) { - var m, i, elem, nid, match, groups, newSelector, - newContext = context && context.ownerDocument, - - // nodeType defaults to 9, since context defaults to document - nodeType = context ? context.nodeType : 9; - - results = results || []; - - // Return early from calls with invalid selector or context - if ( typeof selector !== "string" || !selector || - nodeType !== 1 && nodeType !== 9 && nodeType !== 11 ) { - - return results; - } - - // Try to shortcut find operations (as opposed to filters) in HTML documents - if ( !seed ) { - - if ( ( context ? context.ownerDocument || context : preferredDoc ) !== document ) { - setDocument( context ); - } - context = context || document; - - if ( documentIsHTML ) { - - // If the selector is sufficiently simple, try using a "get*By*" DOM method - // (excepting DocumentFragment context, where the methods don't exist) - if ( nodeType !== 11 && (match = rquickExpr.exec( selector )) ) { - - // ID selector - if ( (m = match[1]) ) { - - // Document context - if ( nodeType === 9 ) { - if ( (elem = context.getElementById( m )) ) { - - // Support: IE, Opera, Webkit - // TODO: identify versions - // getElementById can match elements by name instead of ID - if ( elem.id === m ) { - results.push( elem ); - return results; - } - } else { - return results; - } - - // Element context - } else { - - // Support: IE, Opera, Webkit - // TODO: identify versions - // getElementById can match elements by name instead of ID - if ( newContext && (elem = newContext.getElementById( m )) && - contains( context, elem ) && - elem.id === m ) { - - results.push( elem ); - return results; - } - } - - // Type selector - } else if ( match[2] ) { - push.apply( results, context.getElementsByTagName( selector ) ); - return results; - - // Class selector - } else if ( (m = match[3]) && support.getElementsByClassName && - context.getElementsByClassName ) { - - push.apply( results, context.getElementsByClassName( m ) ); - return results; - } - } - - // Take advantage of querySelectorAll - if ( support.qsa && - !compilerCache[ selector + " " ] && - (!rbuggyQSA || !rbuggyQSA.test( selector )) ) { - - if ( nodeType !== 1 ) { - newContext = context; - newSelector = selector; - - // qSA looks outside Element context, which is not what we want - // Thanks to Andrew Dupont for this workaround technique - // Support: IE <=8 - // Exclude object elements - } else if ( context.nodeName.toLowerCase() !== "object" ) { - - // Capture the context ID, setting it first if necessary - if ( (nid = context.getAttribute( "id" )) ) { - nid = nid.replace( rcssescape, fcssescape ); - } else { - context.setAttribute( "id", (nid = expando) ); - } - - // Prefix every selector in the list - groups = tokenize( selector ); - i = groups.length; - while ( i-- ) { - groups[i] = "#" + nid + " " + toSelector( groups[i] ); - } - newSelector = groups.join( "," ); - - // Expand context for sibling selectors - newContext = rsibling.test( selector ) && testContext( context.parentNode ) || - context; - } - - if ( newSelector ) { - try { - push.apply( results, - newContext.querySelectorAll( newSelector ) - ); - return results; - } catch ( qsaError ) { - } finally { - if ( nid === expando ) { - context.removeAttribute( "id" ); - } - } - } - } - } - } - - // All others - return select( selector.replace( rtrim, "$1" ), context, results, seed ); -} - -/** - * Create key-value caches of limited size - * @returns {function(string, object)} Returns the Object data after storing it on itself with - * property name the (space-suffixed) string and (if the cache is larger than Expr.cacheLength) - * deleting the oldest entry - */ -function createCache() { - var keys = []; - - function cache( key, value ) { - // Use (key + " ") to avoid collision with native prototype properties (see Issue #157) - if ( keys.push( key + " " ) > Expr.cacheLength ) { - // Only keep the most recent entries - delete cache[ keys.shift() ]; - } - return (cache[ key + " " ] = value); - } - return cache; -} - -/** - * Mark a function for special use by Sizzle - * @param {Function} fn The function to mark - */ -function markFunction( fn ) { - fn[ expando ] = true; - return fn; -} - -/** - * Support testing using an element - * @param {Function} fn Passed the created element and returns a boolean result - */ -function assert( fn ) { - var el = document.createElement("fieldset"); - - try { - return !!fn( el ); - } catch (e) { - return false; - } finally { - // Remove from its parent by default - if ( el.parentNode ) { - el.parentNode.removeChild( el ); - } - // release memory in IE - el = null; - } -} - -/** - * Adds the same handler for all of the specified attrs - * @param {String} attrs Pipe-separated list of attributes - * @param {Function} handler The method that will be applied - */ -function addHandle( attrs, handler ) { - var arr = attrs.split("|"), - i = arr.length; - - while ( i-- ) { - Expr.attrHandle[ arr[i] ] = handler; - } -} - -/** - * Checks document order of two siblings - * @param {Element} a - * @param {Element} b - * @returns {Number} Returns less than 0 if a precedes b, greater than 0 if a follows b - */ -function siblingCheck( a, b ) { - var cur = b && a, - diff = cur && a.nodeType === 1 && b.nodeType === 1 && - a.sourceIndex - b.sourceIndex; - - // Use IE sourceIndex if available on both nodes - if ( diff ) { - return diff; - } - - // Check if b follows a - if ( cur ) { - while ( (cur = cur.nextSibling) ) { - if ( cur === b ) { - return -1; - } - } - } - - return a ? 1 : -1; -} - -/** - * Returns a function to use in pseudos for input types - * @param {String} type - */ -function createInputPseudo( type ) { - return function( elem ) { - var name = elem.nodeName.toLowerCase(); - return name === "input" && elem.type === type; - }; -} - -/** - * Returns a function to use in pseudos for buttons - * @param {String} type - */ -function createButtonPseudo( type ) { - return function( elem ) { - var name = elem.nodeName.toLowerCase(); - return (name === "input" || name === "button") && elem.type === type; - }; -} - -/** - * Returns a function to use in pseudos for :enabled/:disabled - * @param {Boolean} disabled true for :disabled; false for :enabled - */ -function createDisabledPseudo( disabled ) { - - // Known :disabled false positives: fieldset[disabled] > legend:nth-of-type(n+2) :can-disable - return function( elem ) { - - // Only certain elements can match :enabled or :disabled - // https://html.spec.whatwg.org/multipage/scripting.html#selector-enabled - // https://html.spec.whatwg.org/multipage/scripting.html#selector-disabled - if ( "form" in elem ) { - - // Check for inherited disabledness on relevant non-disabled elements: - // * listed form-associated elements in a disabled fieldset - // https://html.spec.whatwg.org/multipage/forms.html#category-listed - // https://html.spec.whatwg.org/multipage/forms.html#concept-fe-disabled - // * option elements in a disabled optgroup - // https://html.spec.whatwg.org/multipage/forms.html#concept-option-disabled - // All such elements have a "form" property. - if ( elem.parentNode && elem.disabled === false ) { - - // Option elements defer to a parent optgroup if present - if ( "label" in elem ) { - if ( "label" in elem.parentNode ) { - return elem.parentNode.disabled === disabled; - } else { - return elem.disabled === disabled; - } - } - - // Support: IE 6 - 11 - // Use the isDisabled shortcut property to check for disabled fieldset ancestors - return elem.isDisabled === disabled || - - // Where there is no isDisabled, check manually - /* jshint -W018 */ - elem.isDisabled !== !disabled && - disabledAncestor( elem ) === disabled; - } - - return elem.disabled === disabled; - - // Try to winnow out elements that can't be disabled before trusting the disabled property. - // Some victims get caught in our net (label, legend, menu, track), but it shouldn't - // even exist on them, let alone have a boolean value. - } else if ( "label" in elem ) { - return elem.disabled === disabled; - } - - // Remaining elements are neither :enabled nor :disabled - return false; - }; -} - -/** - * Returns a function to use in pseudos for positionals - * @param {Function} fn - */ -function createPositionalPseudo( fn ) { - return markFunction(function( argument ) { - argument = +argument; - return markFunction(function( seed, matches ) { - var j, - matchIndexes = fn( [], seed.length, argument ), - i = matchIndexes.length; - - // Match elements found at the specified indexes - while ( i-- ) { - if ( seed[ (j = matchIndexes[i]) ] ) { - seed[j] = !(matches[j] = seed[j]); - } - } - }); - }); -} - -/** - * Checks a node for validity as a Sizzle context - * @param {Element|Object=} context - * @returns {Element|Object|Boolean} The input node if acceptable, otherwise a falsy value - */ -function testContext( context ) { - return context && typeof context.getElementsByTagName !== "undefined" && context; -} - -// Expose support vars for convenience -support = Sizzle.support = {}; - -/** - * Detects XML nodes - * @param {Element|Object} elem An element or a document - * @returns {Boolean} True iff elem is a non-HTML XML node - */ -isXML = Sizzle.isXML = function( elem ) { - // documentElement is verified for cases where it doesn't yet exist - // (such as loading iframes in IE - #4833) - var documentElement = elem && (elem.ownerDocument || elem).documentElement; - return documentElement ? documentElement.nodeName !== "HTML" : false; -}; - -/** - * Sets document-related variables once based on the current document - * @param {Element|Object} [doc] An element or document object to use to set the document - * @returns {Object} Returns the current document - */ -setDocument = Sizzle.setDocument = function( node ) { - var hasCompare, subWindow, - doc = node ? node.ownerDocument || node : preferredDoc; - - // Return early if doc is invalid or already selected - if ( doc === document || doc.nodeType !== 9 || !doc.documentElement ) { - return document; - } - - // Update global variables - document = doc; - docElem = document.documentElement; - documentIsHTML = !isXML( document ); - - // Support: IE 9-11, Edge - // Accessing iframe documents after unload throws "permission denied" errors (jQuery #13936) - if ( preferredDoc !== document && - (subWindow = document.defaultView) && subWindow.top !== subWindow ) { - - // Support: IE 11, Edge - if ( subWindow.addEventListener ) { - subWindow.addEventListener( "unload", unloadHandler, false ); - - // Support: IE 9 - 10 only - } else if ( subWindow.attachEvent ) { - subWindow.attachEvent( "onunload", unloadHandler ); - } - } - - /* Attributes - ---------------------------------------------------------------------- */ - - // Support: IE<8 - // Verify that getAttribute really returns attributes and not properties - // (excepting IE8 booleans) - support.attributes = assert(function( el ) { - el.className = "i"; - return !el.getAttribute("className"); - }); - - /* getElement(s)By* - ---------------------------------------------------------------------- */ - - // Check if getElementsByTagName("*") returns only elements - support.getElementsByTagName = assert(function( el ) { - el.appendChild( document.createComment("") ); - return !el.getElementsByTagName("*").length; - }); - - // Support: IE<9 - support.getElementsByClassName = rnative.test( document.getElementsByClassName ); - - // Support: IE<10 - // Check if getElementById returns elements by name - // The broken getElementById methods don't pick up programmatically-set names, - // so use a roundabout getElementsByName test - support.getById = assert(function( el ) { - docElem.appendChild( el ).id = expando; - return !document.getElementsByName || !document.getElementsByName( expando ).length; - }); - - // ID filter and find - if ( support.getById ) { - Expr.filter["ID"] = function( id ) { - var attrId = id.replace( runescape, funescape ); - return function( elem ) { - return elem.getAttribute("id") === attrId; - }; - }; - Expr.find["ID"] = function( id, context ) { - if ( typeof context.getElementById !== "undefined" && documentIsHTML ) { - var elem = context.getElementById( id ); - return elem ? [ elem ] : []; - } - }; - } else { - Expr.filter["ID"] = function( id ) { - var attrId = id.replace( runescape, funescape ); - return function( elem ) { - var node = typeof elem.getAttributeNode !== "undefined" && - elem.getAttributeNode("id"); - return node && node.value === attrId; - }; - }; - - // Support: IE 6 - 7 only - // getElementById is not reliable as a find shortcut - Expr.find["ID"] = function( id, context ) { - if ( typeof context.getElementById !== "undefined" && documentIsHTML ) { - var node, i, elems, - elem = context.getElementById( id ); - - if ( elem ) { - - // Verify the id attribute - node = elem.getAttributeNode("id"); - if ( node && node.value === id ) { - return [ elem ]; - } - - // Fall back on getElementsByName - elems = context.getElementsByName( id ); - i = 0; - while ( (elem = elems[i++]) ) { - node = elem.getAttributeNode("id"); - if ( node && node.value === id ) { - return [ elem ]; - } - } - } - - return []; - } - }; - } - - // Tag - Expr.find["TAG"] = support.getElementsByTagName ? - function( tag, context ) { - if ( typeof context.getElementsByTagName !== "undefined" ) { - return context.getElementsByTagName( tag ); - - // DocumentFragment nodes don't have gEBTN - } else if ( support.qsa ) { - return context.querySelectorAll( tag ); - } - } : - - function( tag, context ) { - var elem, - tmp = [], - i = 0, - // By happy coincidence, a (broken) gEBTN appears on DocumentFragment nodes too - results = context.getElementsByTagName( tag ); - - // Filter out possible comments - if ( tag === "*" ) { - while ( (elem = results[i++]) ) { - if ( elem.nodeType === 1 ) { - tmp.push( elem ); - } - } - - return tmp; - } - return results; - }; - - // Class - Expr.find["CLASS"] = support.getElementsByClassName && function( className, context ) { - if ( typeof context.getElementsByClassName !== "undefined" && documentIsHTML ) { - return context.getElementsByClassName( className ); - } - }; - - /* QSA/matchesSelector - ---------------------------------------------------------------------- */ - - // QSA and matchesSelector support - - // matchesSelector(:active) reports false when true (IE9/Opera 11.5) - rbuggyMatches = []; - - // qSa(:focus) reports false when true (Chrome 21) - // We allow this because of a bug in IE8/9 that throws an error - // whenever `document.activeElement` is accessed on an iframe - // So, we allow :focus to pass through QSA all the time to avoid the IE error - // See https://bugs.jquery.com/ticket/13378 - rbuggyQSA = []; - - if ( (support.qsa = rnative.test( document.querySelectorAll )) ) { - // Build QSA regex - // Regex strategy adopted from Diego Perini - assert(function( el ) { - // Select is set to empty string on purpose - // This is to test IE's treatment of not explicitly - // setting a boolean content attribute, - // since its presence should be enough - // https://bugs.jquery.com/ticket/12359 - docElem.appendChild( el ).innerHTML = "" + - ""; - - // Support: IE8, Opera 11-12.16 - // Nothing should be selected when empty strings follow ^= or $= or *= - // The test attribute must be unknown in Opera but "safe" for WinRT - // https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx#attribute_section - if ( el.querySelectorAll("[msallowcapture^='']").length ) { - rbuggyQSA.push( "[*^$]=" + whitespace + "*(?:''|\"\")" ); - } - - // Support: IE8 - // Boolean attributes and "value" are not treated correctly - if ( !el.querySelectorAll("[selected]").length ) { - rbuggyQSA.push( "\\[" + whitespace + "*(?:value|" + booleans + ")" ); - } - - // Support: Chrome<29, Android<4.4, Safari<7.0+, iOS<7.0+, PhantomJS<1.9.8+ - if ( !el.querySelectorAll( "[id~=" + expando + "-]" ).length ) { - rbuggyQSA.push("~="); - } - - // Webkit/Opera - :checked should return selected option elements - // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked - // IE8 throws error here and will not see later tests - if ( !el.querySelectorAll(":checked").length ) { - rbuggyQSA.push(":checked"); - } - - // Support: Safari 8+, iOS 8+ - // https://bugs.webkit.org/show_bug.cgi?id=136851 - // In-page `selector#id sibling-combinator selector` fails - if ( !el.querySelectorAll( "a#" + expando + "+*" ).length ) { - rbuggyQSA.push(".#.+[+~]"); - } - }); - - assert(function( el ) { - el.innerHTML = "" + - ""; - - // Support: Windows 8 Native Apps - // The type and name attributes are restricted during .innerHTML assignment - var input = document.createElement("input"); - input.setAttribute( "type", "hidden" ); - el.appendChild( input ).setAttribute( "name", "D" ); - - // Support: IE8 - // Enforce case-sensitivity of name attribute - if ( el.querySelectorAll("[name=d]").length ) { - rbuggyQSA.push( "name" + whitespace + "*[*^$|!~]?=" ); - } - - // FF 3.5 - :enabled/:disabled and hidden elements (hidden elements are still enabled) - // IE8 throws error here and will not see later tests - if ( el.querySelectorAll(":enabled").length !== 2 ) { - rbuggyQSA.push( ":enabled", ":disabled" ); - } - - // Support: IE9-11+ - // IE's :disabled selector does not pick up the children of disabled fieldsets - docElem.appendChild( el ).disabled = true; - if ( el.querySelectorAll(":disabled").length !== 2 ) { - rbuggyQSA.push( ":enabled", ":disabled" ); - } - - // Opera 10-11 does not throw on post-comma invalid pseudos - el.querySelectorAll("*,:x"); - rbuggyQSA.push(",.*:"); - }); - } - - if ( (support.matchesSelector = rnative.test( (matches = docElem.matches || - docElem.webkitMatchesSelector || - docElem.mozMatchesSelector || - docElem.oMatchesSelector || - docElem.msMatchesSelector) )) ) { - - assert(function( el ) { - // Check to see if it's possible to do matchesSelector - // on a disconnected node (IE 9) - support.disconnectedMatch = matches.call( el, "*" ); - - // This should fail with an exception - // Gecko does not error, returns false instead - matches.call( el, "[s!='']:x" ); - rbuggyMatches.push( "!=", pseudos ); - }); - } - - rbuggyQSA = rbuggyQSA.length && new RegExp( rbuggyQSA.join("|") ); - rbuggyMatches = rbuggyMatches.length && new RegExp( rbuggyMatches.join("|") ); - - /* Contains - ---------------------------------------------------------------------- */ - hasCompare = rnative.test( docElem.compareDocumentPosition ); - - // Element contains another - // Purposefully self-exclusive - // As in, an element does not contain itself - contains = hasCompare || rnative.test( docElem.contains ) ? - function( a, b ) { - var adown = a.nodeType === 9 ? a.documentElement : a, - bup = b && b.parentNode; - return a === bup || !!( bup && bup.nodeType === 1 && ( - adown.contains ? - adown.contains( bup ) : - a.compareDocumentPosition && a.compareDocumentPosition( bup ) & 16 - )); - } : - function( a, b ) { - if ( b ) { - while ( (b = b.parentNode) ) { - if ( b === a ) { - return true; - } - } - } - return false; - }; - - /* Sorting - ---------------------------------------------------------------------- */ - - // Document order sorting - sortOrder = hasCompare ? - function( a, b ) { - - // Flag for duplicate removal - if ( a === b ) { - hasDuplicate = true; - return 0; - } - - // Sort on method existence if only one input has compareDocumentPosition - var compare = !a.compareDocumentPosition - !b.compareDocumentPosition; - if ( compare ) { - return compare; - } - - // Calculate position if both inputs belong to the same document - compare = ( a.ownerDocument || a ) === ( b.ownerDocument || b ) ? - a.compareDocumentPosition( b ) : - - // Otherwise we know they are disconnected - 1; - - // Disconnected nodes - if ( compare & 1 || - (!support.sortDetached && b.compareDocumentPosition( a ) === compare) ) { - - // Choose the first element that is related to our preferred document - if ( a === document || a.ownerDocument === preferredDoc && contains(preferredDoc, a) ) { - return -1; - } - if ( b === document || b.ownerDocument === preferredDoc && contains(preferredDoc, b) ) { - return 1; - } - - // Maintain original order - return sortInput ? - ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) : - 0; - } - - return compare & 4 ? -1 : 1; - } : - function( a, b ) { - // Exit early if the nodes are identical - if ( a === b ) { - hasDuplicate = true; - return 0; - } - - var cur, - i = 0, - aup = a.parentNode, - bup = b.parentNode, - ap = [ a ], - bp = [ b ]; - - // Parentless nodes are either documents or disconnected - if ( !aup || !bup ) { - return a === document ? -1 : - b === document ? 1 : - aup ? -1 : - bup ? 1 : - sortInput ? - ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) : - 0; - - // If the nodes are siblings, we can do a quick check - } else if ( aup === bup ) { - return siblingCheck( a, b ); - } - - // Otherwise we need full lists of their ancestors for comparison - cur = a; - while ( (cur = cur.parentNode) ) { - ap.unshift( cur ); - } - cur = b; - while ( (cur = cur.parentNode) ) { - bp.unshift( cur ); - } - - // Walk down the tree looking for a discrepancy - while ( ap[i] === bp[i] ) { - i++; - } - - return i ? - // Do a sibling check if the nodes have a common ancestor - siblingCheck( ap[i], bp[i] ) : - - // Otherwise nodes in our document sort first - ap[i] === preferredDoc ? -1 : - bp[i] === preferredDoc ? 1 : - 0; - }; - - return document; -}; - -Sizzle.matches = function( expr, elements ) { - return Sizzle( expr, null, null, elements ); -}; - -Sizzle.matchesSelector = function( elem, expr ) { - // Set document vars if needed - if ( ( elem.ownerDocument || elem ) !== document ) { - setDocument( elem ); - } - - // Make sure that attribute selectors are quoted - expr = expr.replace( rattributeQuotes, "='$1']" ); - - if ( support.matchesSelector && documentIsHTML && - !compilerCache[ expr + " " ] && - ( !rbuggyMatches || !rbuggyMatches.test( expr ) ) && - ( !rbuggyQSA || !rbuggyQSA.test( expr ) ) ) { - - try { - var ret = matches.call( elem, expr ); - - // IE 9's matchesSelector returns false on disconnected nodes - if ( ret || support.disconnectedMatch || - // As well, disconnected nodes are said to be in a document - // fragment in IE 9 - elem.document && elem.document.nodeType !== 11 ) { - return ret; - } - } catch (e) {} - } - - return Sizzle( expr, document, null, [ elem ] ).length > 0; -}; - -Sizzle.contains = function( context, elem ) { - // Set document vars if needed - if ( ( context.ownerDocument || context ) !== document ) { - setDocument( context ); - } - return contains( context, elem ); -}; - -Sizzle.attr = function( elem, name ) { - // Set document vars if needed - if ( ( elem.ownerDocument || elem ) !== document ) { - setDocument( elem ); - } - - var fn = Expr.attrHandle[ name.toLowerCase() ], - // Don't get fooled by Object.prototype properties (jQuery #13807) - val = fn && hasOwn.call( Expr.attrHandle, name.toLowerCase() ) ? - fn( elem, name, !documentIsHTML ) : - undefined; - - return val !== undefined ? - val : - support.attributes || !documentIsHTML ? - elem.getAttribute( name ) : - (val = elem.getAttributeNode(name)) && val.specified ? - val.value : - null; -}; - -Sizzle.escape = function( sel ) { - return (sel + "").replace( rcssescape, fcssescape ); -}; - -Sizzle.error = function( msg ) { - throw new Error( "Syntax error, unrecognized expression: " + msg ); -}; - -/** - * Document sorting and removing duplicates - * @param {ArrayLike} results - */ -Sizzle.uniqueSort = function( results ) { - var elem, - duplicates = [], - j = 0, - i = 0; - - // Unless we *know* we can detect duplicates, assume their presence - hasDuplicate = !support.detectDuplicates; - sortInput = !support.sortStable && results.slice( 0 ); - results.sort( sortOrder ); - - if ( hasDuplicate ) { - while ( (elem = results[i++]) ) { - if ( elem === results[ i ] ) { - j = duplicates.push( i ); - } - } - while ( j-- ) { - results.splice( duplicates[ j ], 1 ); - } - } - - // Clear input after sorting to release objects - // See https://github.com/jquery/sizzle/pull/225 - sortInput = null; - - return results; -}; - -/** - * Utility function for retrieving the text value of an array of DOM nodes - * @param {Array|Element} elem - */ -getText = Sizzle.getText = function( elem ) { - var node, - ret = "", - i = 0, - nodeType = elem.nodeType; - - if ( !nodeType ) { - // If no nodeType, this is expected to be an array - while ( (node = elem[i++]) ) { - // Do not traverse comment nodes - ret += getText( node ); - } - } else if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) { - // Use textContent for elements - // innerText usage removed for consistency of new lines (jQuery #11153) - if ( typeof elem.textContent === "string" ) { - return elem.textContent; - } else { - // Traverse its children - for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { - ret += getText( elem ); - } - } - } else if ( nodeType === 3 || nodeType === 4 ) { - return elem.nodeValue; - } - // Do not include comment or processing instruction nodes - - return ret; -}; - -Expr = Sizzle.selectors = { - - // Can be adjusted by the user - cacheLength: 50, - - createPseudo: markFunction, - - match: matchExpr, - - attrHandle: {}, - - find: {}, - - relative: { - ">": { dir: "parentNode", first: true }, - " ": { dir: "parentNode" }, - "+": { dir: "previousSibling", first: true }, - "~": { dir: "previousSibling" } - }, - - preFilter: { - "ATTR": function( match ) { - match[1] = match[1].replace( runescape, funescape ); - - // Move the given value to match[3] whether quoted or unquoted - match[3] = ( match[3] || match[4] || match[5] || "" ).replace( runescape, funescape ); - - if ( match[2] === "~=" ) { - match[3] = " " + match[3] + " "; - } - - return match.slice( 0, 4 ); - }, - - "CHILD": function( match ) { - /* matches from matchExpr["CHILD"] - 1 type (only|nth|...) - 2 what (child|of-type) - 3 argument (even|odd|\d*|\d*n([+-]\d+)?|...) - 4 xn-component of xn+y argument ([+-]?\d*n|) - 5 sign of xn-component - 6 x of xn-component - 7 sign of y-component - 8 y of y-component - */ - match[1] = match[1].toLowerCase(); - - if ( match[1].slice( 0, 3 ) === "nth" ) { - // nth-* requires argument - if ( !match[3] ) { - Sizzle.error( match[0] ); - } - - // numeric x and y parameters for Expr.filter.CHILD - // remember that false/true cast respectively to 0/1 - match[4] = +( match[4] ? match[5] + (match[6] || 1) : 2 * ( match[3] === "even" || match[3] === "odd" ) ); - match[5] = +( ( match[7] + match[8] ) || match[3] === "odd" ); - - // other types prohibit arguments - } else if ( match[3] ) { - Sizzle.error( match[0] ); - } - - return match; - }, - - "PSEUDO": function( match ) { - var excess, - unquoted = !match[6] && match[2]; - - if ( matchExpr["CHILD"].test( match[0] ) ) { - return null; - } - - // Accept quoted arguments as-is - if ( match[3] ) { - match[2] = match[4] || match[5] || ""; - - // Strip excess characters from unquoted arguments - } else if ( unquoted && rpseudo.test( unquoted ) && - // Get excess from tokenize (recursively) - (excess = tokenize( unquoted, true )) && - // advance to the next closing parenthesis - (excess = unquoted.indexOf( ")", unquoted.length - excess ) - unquoted.length) ) { - - // excess is a negative index - match[0] = match[0].slice( 0, excess ); - match[2] = unquoted.slice( 0, excess ); - } - - // Return only captures needed by the pseudo filter method (type and argument) - return match.slice( 0, 3 ); - } - }, - - filter: { - - "TAG": function( nodeNameSelector ) { - var nodeName = nodeNameSelector.replace( runescape, funescape ).toLowerCase(); - return nodeNameSelector === "*" ? - function() { return true; } : - function( elem ) { - return elem.nodeName && elem.nodeName.toLowerCase() === nodeName; - }; - }, - - "CLASS": function( className ) { - var pattern = classCache[ className + " " ]; - - return pattern || - (pattern = new RegExp( "(^|" + whitespace + ")" + className + "(" + whitespace + "|$)" )) && - classCache( className, function( elem ) { - return pattern.test( typeof elem.className === "string" && elem.className || typeof elem.getAttribute !== "undefined" && elem.getAttribute("class") || "" ); - }); - }, - - "ATTR": function( name, operator, check ) { - return function( elem ) { - var result = Sizzle.attr( elem, name ); - - if ( result == null ) { - return operator === "!="; - } - if ( !operator ) { - return true; - } - - result += ""; - - return operator === "=" ? result === check : - operator === "!=" ? result !== check : - operator === "^=" ? check && result.indexOf( check ) === 0 : - operator === "*=" ? check && result.indexOf( check ) > -1 : - operator === "$=" ? check && result.slice( -check.length ) === check : - operator === "~=" ? ( " " + result.replace( rwhitespace, " " ) + " " ).indexOf( check ) > -1 : - operator === "|=" ? result === check || result.slice( 0, check.length + 1 ) === check + "-" : - false; - }; - }, - - "CHILD": function( type, what, argument, first, last ) { - var simple = type.slice( 0, 3 ) !== "nth", - forward = type.slice( -4 ) !== "last", - ofType = what === "of-type"; - - return first === 1 && last === 0 ? - - // Shortcut for :nth-*(n) - function( elem ) { - return !!elem.parentNode; - } : - - function( elem, context, xml ) { - var cache, uniqueCache, outerCache, node, nodeIndex, start, - dir = simple !== forward ? "nextSibling" : "previousSibling", - parent = elem.parentNode, - name = ofType && elem.nodeName.toLowerCase(), - useCache = !xml && !ofType, - diff = false; - - if ( parent ) { - - // :(first|last|only)-(child|of-type) - if ( simple ) { - while ( dir ) { - node = elem; - while ( (node = node[ dir ]) ) { - if ( ofType ? - node.nodeName.toLowerCase() === name : - node.nodeType === 1 ) { - - return false; - } - } - // Reverse direction for :only-* (if we haven't yet done so) - start = dir = type === "only" && !start && "nextSibling"; - } - return true; - } - - start = [ forward ? parent.firstChild : parent.lastChild ]; - - // non-xml :nth-child(...) stores cache data on `parent` - if ( forward && useCache ) { - - // Seek `elem` from a previously-cached index - - // ...in a gzip-friendly way - node = parent; - outerCache = node[ expando ] || (node[ expando ] = {}); - - // Support: IE <9 only - // Defend against cloned attroperties (jQuery gh-1709) - uniqueCache = outerCache[ node.uniqueID ] || - (outerCache[ node.uniqueID ] = {}); - - cache = uniqueCache[ type ] || []; - nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ]; - diff = nodeIndex && cache[ 2 ]; - node = nodeIndex && parent.childNodes[ nodeIndex ]; - - while ( (node = ++nodeIndex && node && node[ dir ] || - - // Fallback to seeking `elem` from the start - (diff = nodeIndex = 0) || start.pop()) ) { - - // When found, cache indexes on `parent` and break - if ( node.nodeType === 1 && ++diff && node === elem ) { - uniqueCache[ type ] = [ dirruns, nodeIndex, diff ]; - break; - } - } - - } else { - // Use previously-cached element index if available - if ( useCache ) { - // ...in a gzip-friendly way - node = elem; - outerCache = node[ expando ] || (node[ expando ] = {}); - - // Support: IE <9 only - // Defend against cloned attroperties (jQuery gh-1709) - uniqueCache = outerCache[ node.uniqueID ] || - (outerCache[ node.uniqueID ] = {}); - - cache = uniqueCache[ type ] || []; - nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ]; - diff = nodeIndex; - } - - // xml :nth-child(...) - // or :nth-last-child(...) or :nth(-last)?-of-type(...) - if ( diff === false ) { - // Use the same loop as above to seek `elem` from the start - while ( (node = ++nodeIndex && node && node[ dir ] || - (diff = nodeIndex = 0) || start.pop()) ) { - - if ( ( ofType ? - node.nodeName.toLowerCase() === name : - node.nodeType === 1 ) && - ++diff ) { - - // Cache the index of each encountered element - if ( useCache ) { - outerCache = node[ expando ] || (node[ expando ] = {}); - - // Support: IE <9 only - // Defend against cloned attroperties (jQuery gh-1709) - uniqueCache = outerCache[ node.uniqueID ] || - (outerCache[ node.uniqueID ] = {}); - - uniqueCache[ type ] = [ dirruns, diff ]; - } - - if ( node === elem ) { - break; - } - } - } - } - } - - // Incorporate the offset, then check against cycle size - diff -= last; - return diff === first || ( diff % first === 0 && diff / first >= 0 ); - } - }; - }, - - "PSEUDO": function( pseudo, argument ) { - // pseudo-class names are case-insensitive - // http://www.w3.org/TR/selectors/#pseudo-classes - // Prioritize by case sensitivity in case custom pseudos are added with uppercase letters - // Remember that setFilters inherits from pseudos - var args, - fn = Expr.pseudos[ pseudo ] || Expr.setFilters[ pseudo.toLowerCase() ] || - Sizzle.error( "unsupported pseudo: " + pseudo ); - - // The user may use createPseudo to indicate that - // arguments are needed to create the filter function - // just as Sizzle does - if ( fn[ expando ] ) { - return fn( argument ); - } - - // But maintain support for old signatures - if ( fn.length > 1 ) { - args = [ pseudo, pseudo, "", argument ]; - return Expr.setFilters.hasOwnProperty( pseudo.toLowerCase() ) ? - markFunction(function( seed, matches ) { - var idx, - matched = fn( seed, argument ), - i = matched.length; - while ( i-- ) { - idx = indexOf( seed, matched[i] ); - seed[ idx ] = !( matches[ idx ] = matched[i] ); - } - }) : - function( elem ) { - return fn( elem, 0, args ); - }; - } - - return fn; - } - }, - - pseudos: { - // Potentially complex pseudos - "not": markFunction(function( selector ) { - // Trim the selector passed to compile - // to avoid treating leading and trailing - // spaces as combinators - var input = [], - results = [], - matcher = compile( selector.replace( rtrim, "$1" ) ); - - return matcher[ expando ] ? - markFunction(function( seed, matches, context, xml ) { - var elem, - unmatched = matcher( seed, null, xml, [] ), - i = seed.length; - - // Match elements unmatched by `matcher` - while ( i-- ) { - if ( (elem = unmatched[i]) ) { - seed[i] = !(matches[i] = elem); - } - } - }) : - function( elem, context, xml ) { - input[0] = elem; - matcher( input, null, xml, results ); - // Don't keep the element (issue #299) - input[0] = null; - return !results.pop(); - }; - }), - - "has": markFunction(function( selector ) { - return function( elem ) { - return Sizzle( selector, elem ).length > 0; - }; - }), - - "contains": markFunction(function( text ) { - text = text.replace( runescape, funescape ); - return function( elem ) { - return ( elem.textContent || elem.innerText || getText( elem ) ).indexOf( text ) > -1; - }; - }), - - // "Whether an element is represented by a :lang() selector - // is based solely on the element's language value - // being equal to the identifier C, - // or beginning with the identifier C immediately followed by "-". - // The matching of C against the element's language value is performed case-insensitively. - // The identifier C does not have to be a valid language name." - // http://www.w3.org/TR/selectors/#lang-pseudo - "lang": markFunction( function( lang ) { - // lang value must be a valid identifier - if ( !ridentifier.test(lang || "") ) { - Sizzle.error( "unsupported lang: " + lang ); - } - lang = lang.replace( runescape, funescape ).toLowerCase(); - return function( elem ) { - var elemLang; - do { - if ( (elemLang = documentIsHTML ? - elem.lang : - elem.getAttribute("xml:lang") || elem.getAttribute("lang")) ) { - - elemLang = elemLang.toLowerCase(); - return elemLang === lang || elemLang.indexOf( lang + "-" ) === 0; - } - } while ( (elem = elem.parentNode) && elem.nodeType === 1 ); - return false; - }; - }), - - // Miscellaneous - "target": function( elem ) { - var hash = window.location && window.location.hash; - return hash && hash.slice( 1 ) === elem.id; - }, - - "root": function( elem ) { - return elem === docElem; - }, - - "focus": function( elem ) { - return elem === document.activeElement && (!document.hasFocus || document.hasFocus()) && !!(elem.type || elem.href || ~elem.tabIndex); - }, - - // Boolean properties - "enabled": createDisabledPseudo( false ), - "disabled": createDisabledPseudo( true ), - - "checked": function( elem ) { - // In CSS3, :checked should return both checked and selected elements - // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked - var nodeName = elem.nodeName.toLowerCase(); - return (nodeName === "input" && !!elem.checked) || (nodeName === "option" && !!elem.selected); - }, - - "selected": function( elem ) { - // Accessing this property makes selected-by-default - // options in Safari work properly - if ( elem.parentNode ) { - elem.parentNode.selectedIndex; - } - - return elem.selected === true; - }, - - // Contents - "empty": function( elem ) { - // http://www.w3.org/TR/selectors/#empty-pseudo - // :empty is negated by element (1) or content nodes (text: 3; cdata: 4; entity ref: 5), - // but not by others (comment: 8; processing instruction: 7; etc.) - // nodeType < 6 works because attributes (2) do not appear as children - for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { - if ( elem.nodeType < 6 ) { - return false; - } - } - return true; - }, - - "parent": function( elem ) { - return !Expr.pseudos["empty"]( elem ); - }, - - // Element/input types - "header": function( elem ) { - return rheader.test( elem.nodeName ); - }, - - "input": function( elem ) { - return rinputs.test( elem.nodeName ); - }, - - "button": function( elem ) { - var name = elem.nodeName.toLowerCase(); - return name === "input" && elem.type === "button" || name === "button"; - }, - - "text": function( elem ) { - var attr; - return elem.nodeName.toLowerCase() === "input" && - elem.type === "text" && - - // Support: IE<8 - // New HTML5 attribute values (e.g., "search") appear with elem.type === "text" - ( (attr = elem.getAttribute("type")) == null || attr.toLowerCase() === "text" ); - }, - - // Position-in-collection - "first": createPositionalPseudo(function() { - return [ 0 ]; - }), - - "last": createPositionalPseudo(function( matchIndexes, length ) { - return [ length - 1 ]; - }), - - "eq": createPositionalPseudo(function( matchIndexes, length, argument ) { - return [ argument < 0 ? argument + length : argument ]; - }), - - "even": createPositionalPseudo(function( matchIndexes, length ) { - var i = 0; - for ( ; i < length; i += 2 ) { - matchIndexes.push( i ); - } - return matchIndexes; - }), - - "odd": createPositionalPseudo(function( matchIndexes, length ) { - var i = 1; - for ( ; i < length; i += 2 ) { - matchIndexes.push( i ); - } - return matchIndexes; - }), - - "lt": createPositionalPseudo(function( matchIndexes, length, argument ) { - var i = argument < 0 ? argument + length : argument; - for ( ; --i >= 0; ) { - matchIndexes.push( i ); - } - return matchIndexes; - }), - - "gt": createPositionalPseudo(function( matchIndexes, length, argument ) { - var i = argument < 0 ? argument + length : argument; - for ( ; ++i < length; ) { - matchIndexes.push( i ); - } - return matchIndexes; - }) - } -}; - -Expr.pseudos["nth"] = Expr.pseudos["eq"]; - -// Add button/input type pseudos -for ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) { - Expr.pseudos[ i ] = createInputPseudo( i ); -} -for ( i in { submit: true, reset: true } ) { - Expr.pseudos[ i ] = createButtonPseudo( i ); -} - -// Easy API for creating new setFilters -function setFilters() {} -setFilters.prototype = Expr.filters = Expr.pseudos; -Expr.setFilters = new setFilters(); - -tokenize = Sizzle.tokenize = function( selector, parseOnly ) { - var matched, match, tokens, type, - soFar, groups, preFilters, - cached = tokenCache[ selector + " " ]; - - if ( cached ) { - return parseOnly ? 0 : cached.slice( 0 ); - } - - soFar = selector; - groups = []; - preFilters = Expr.preFilter; - - while ( soFar ) { - - // Comma and first run - if ( !matched || (match = rcomma.exec( soFar )) ) { - if ( match ) { - // Don't consume trailing commas as valid - soFar = soFar.slice( match[0].length ) || soFar; - } - groups.push( (tokens = []) ); - } - - matched = false; - - // Combinators - if ( (match = rcombinators.exec( soFar )) ) { - matched = match.shift(); - tokens.push({ - value: matched, - // Cast descendant combinators to space - type: match[0].replace( rtrim, " " ) - }); - soFar = soFar.slice( matched.length ); - } - - // Filters - for ( type in Expr.filter ) { - if ( (match = matchExpr[ type ].exec( soFar )) && (!preFilters[ type ] || - (match = preFilters[ type ]( match ))) ) { - matched = match.shift(); - tokens.push({ - value: matched, - type: type, - matches: match - }); - soFar = soFar.slice( matched.length ); - } - } - - if ( !matched ) { - break; - } - } - - // Return the length of the invalid excess - // if we're just parsing - // Otherwise, throw an error or return tokens - return parseOnly ? - soFar.length : - soFar ? - Sizzle.error( selector ) : - // Cache the tokens - tokenCache( selector, groups ).slice( 0 ); -}; - -function toSelector( tokens ) { - var i = 0, - len = tokens.length, - selector = ""; - for ( ; i < len; i++ ) { - selector += tokens[i].value; - } - return selector; -} - -function addCombinator( matcher, combinator, base ) { - var dir = combinator.dir, - skip = combinator.next, - key = skip || dir, - checkNonElements = base && key === "parentNode", - doneName = done++; - - return combinator.first ? - // Check against closest ancestor/preceding element - function( elem, context, xml ) { - while ( (elem = elem[ dir ]) ) { - if ( elem.nodeType === 1 || checkNonElements ) { - return matcher( elem, context, xml ); - } - } - return false; - } : - - // Check against all ancestor/preceding elements - function( elem, context, xml ) { - var oldCache, uniqueCache, outerCache, - newCache = [ dirruns, doneName ]; - - // We can't set arbitrary data on XML nodes, so they don't benefit from combinator caching - if ( xml ) { - while ( (elem = elem[ dir ]) ) { - if ( elem.nodeType === 1 || checkNonElements ) { - if ( matcher( elem, context, xml ) ) { - return true; - } - } - } - } else { - while ( (elem = elem[ dir ]) ) { - if ( elem.nodeType === 1 || checkNonElements ) { - outerCache = elem[ expando ] || (elem[ expando ] = {}); - - // Support: IE <9 only - // Defend against cloned attroperties (jQuery gh-1709) - uniqueCache = outerCache[ elem.uniqueID ] || (outerCache[ elem.uniqueID ] = {}); - - if ( skip && skip === elem.nodeName.toLowerCase() ) { - elem = elem[ dir ] || elem; - } else if ( (oldCache = uniqueCache[ key ]) && - oldCache[ 0 ] === dirruns && oldCache[ 1 ] === doneName ) { - - // Assign to newCache so results back-propagate to previous elements - return (newCache[ 2 ] = oldCache[ 2 ]); - } else { - // Reuse newcache so results back-propagate to previous elements - uniqueCache[ key ] = newCache; - - // A match means we're done; a fail means we have to keep checking - if ( (newCache[ 2 ] = matcher( elem, context, xml )) ) { - return true; - } - } - } - } - } - return false; - }; -} - -function elementMatcher( matchers ) { - return matchers.length > 1 ? - function( elem, context, xml ) { - var i = matchers.length; - while ( i-- ) { - if ( !matchers[i]( elem, context, xml ) ) { - return false; - } - } - return true; - } : - matchers[0]; -} - -function multipleContexts( selector, contexts, results ) { - var i = 0, - len = contexts.length; - for ( ; i < len; i++ ) { - Sizzle( selector, contexts[i], results ); - } - return results; -} - -function condense( unmatched, map, filter, context, xml ) { - var elem, - newUnmatched = [], - i = 0, - len = unmatched.length, - mapped = map != null; - - for ( ; i < len; i++ ) { - if ( (elem = unmatched[i]) ) { - if ( !filter || filter( elem, context, xml ) ) { - newUnmatched.push( elem ); - if ( mapped ) { - map.push( i ); - } - } - } - } - - return newUnmatched; -} - -function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) { - if ( postFilter && !postFilter[ expando ] ) { - postFilter = setMatcher( postFilter ); - } - if ( postFinder && !postFinder[ expando ] ) { - postFinder = setMatcher( postFinder, postSelector ); - } - return markFunction(function( seed, results, context, xml ) { - var temp, i, elem, - preMap = [], - postMap = [], - preexisting = results.length, - - // Get initial elements from seed or context - elems = seed || multipleContexts( selector || "*", context.nodeType ? [ context ] : context, [] ), - - // Prefilter to get matcher input, preserving a map for seed-results synchronization - matcherIn = preFilter && ( seed || !selector ) ? - condense( elems, preMap, preFilter, context, xml ) : - elems, - - matcherOut = matcher ? - // If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results, - postFinder || ( seed ? preFilter : preexisting || postFilter ) ? - - // ...intermediate processing is necessary - [] : - - // ...otherwise use results directly - results : - matcherIn; - - // Find primary matches - if ( matcher ) { - matcher( matcherIn, matcherOut, context, xml ); - } - - // Apply postFilter - if ( postFilter ) { - temp = condense( matcherOut, postMap ); - postFilter( temp, [], context, xml ); - - // Un-match failing elements by moving them back to matcherIn - i = temp.length; - while ( i-- ) { - if ( (elem = temp[i]) ) { - matcherOut[ postMap[i] ] = !(matcherIn[ postMap[i] ] = elem); - } - } - } - - if ( seed ) { - if ( postFinder || preFilter ) { - if ( postFinder ) { - // Get the final matcherOut by condensing this intermediate into postFinder contexts - temp = []; - i = matcherOut.length; - while ( i-- ) { - if ( (elem = matcherOut[i]) ) { - // Restore matcherIn since elem is not yet a final match - temp.push( (matcherIn[i] = elem) ); - } - } - postFinder( null, (matcherOut = []), temp, xml ); - } - - // Move matched elements from seed to results to keep them synchronized - i = matcherOut.length; - while ( i-- ) { - if ( (elem = matcherOut[i]) && - (temp = postFinder ? indexOf( seed, elem ) : preMap[i]) > -1 ) { - - seed[temp] = !(results[temp] = elem); - } - } - } - - // Add elements to results, through postFinder if defined - } else { - matcherOut = condense( - matcherOut === results ? - matcherOut.splice( preexisting, matcherOut.length ) : - matcherOut - ); - if ( postFinder ) { - postFinder( null, results, matcherOut, xml ); - } else { - push.apply( results, matcherOut ); - } - } - }); -} - -function matcherFromTokens( tokens ) { - var checkContext, matcher, j, - len = tokens.length, - leadingRelative = Expr.relative[ tokens[0].type ], - implicitRelative = leadingRelative || Expr.relative[" "], - i = leadingRelative ? 1 : 0, - - // The foundational matcher ensures that elements are reachable from top-level context(s) - matchContext = addCombinator( function( elem ) { - return elem === checkContext; - }, implicitRelative, true ), - matchAnyContext = addCombinator( function( elem ) { - return indexOf( checkContext, elem ) > -1; - }, implicitRelative, true ), - matchers = [ function( elem, context, xml ) { - var ret = ( !leadingRelative && ( xml || context !== outermostContext ) ) || ( - (checkContext = context).nodeType ? - matchContext( elem, context, xml ) : - matchAnyContext( elem, context, xml ) ); - // Avoid hanging onto element (issue #299) - checkContext = null; - return ret; - } ]; - - for ( ; i < len; i++ ) { - if ( (matcher = Expr.relative[ tokens[i].type ]) ) { - matchers = [ addCombinator(elementMatcher( matchers ), matcher) ]; - } else { - matcher = Expr.filter[ tokens[i].type ].apply( null, tokens[i].matches ); - - // Return special upon seeing a positional matcher - if ( matcher[ expando ] ) { - // Find the next relative operator (if any) for proper handling - j = ++i; - for ( ; j < len; j++ ) { - if ( Expr.relative[ tokens[j].type ] ) { - break; - } - } - return setMatcher( - i > 1 && elementMatcher( matchers ), - i > 1 && toSelector( - // If the preceding token was a descendant combinator, insert an implicit any-element `*` - tokens.slice( 0, i - 1 ).concat({ value: tokens[ i - 2 ].type === " " ? "*" : "" }) - ).replace( rtrim, "$1" ), - matcher, - i < j && matcherFromTokens( tokens.slice( i, j ) ), - j < len && matcherFromTokens( (tokens = tokens.slice( j )) ), - j < len && toSelector( tokens ) - ); - } - matchers.push( matcher ); - } - } - - return elementMatcher( matchers ); -} - -function matcherFromGroupMatchers( elementMatchers, setMatchers ) { - var bySet = setMatchers.length > 0, - byElement = elementMatchers.length > 0, - superMatcher = function( seed, context, xml, results, outermost ) { - var elem, j, matcher, - matchedCount = 0, - i = "0", - unmatched = seed && [], - setMatched = [], - contextBackup = outermostContext, - // We must always have either seed elements or outermost context - elems = seed || byElement && Expr.find["TAG"]( "*", outermost ), - // Use integer dirruns iff this is the outermost matcher - dirrunsUnique = (dirruns += contextBackup == null ? 1 : Math.random() || 0.1), - len = elems.length; - - if ( outermost ) { - outermostContext = context === document || context || outermost; - } - - // Add elements passing elementMatchers directly to results - // Support: IE<9, Safari - // Tolerate NodeList properties (IE: "length"; Safari: ) matching elements by id - for ( ; i !== len && (elem = elems[i]) != null; i++ ) { - if ( byElement && elem ) { - j = 0; - if ( !context && elem.ownerDocument !== document ) { - setDocument( elem ); - xml = !documentIsHTML; - } - while ( (matcher = elementMatchers[j++]) ) { - if ( matcher( elem, context || document, xml) ) { - results.push( elem ); - break; - } - } - if ( outermost ) { - dirruns = dirrunsUnique; - } - } - - // Track unmatched elements for set filters - if ( bySet ) { - // They will have gone through all possible matchers - if ( (elem = !matcher && elem) ) { - matchedCount--; - } - - // Lengthen the array for every element, matched or not - if ( seed ) { - unmatched.push( elem ); - } - } - } - - // `i` is now the count of elements visited above, and adding it to `matchedCount` - // makes the latter nonnegative. - matchedCount += i; - - // Apply set filters to unmatched elements - // NOTE: This can be skipped if there are no unmatched elements (i.e., `matchedCount` - // equals `i`), unless we didn't visit _any_ elements in the above loop because we have - // no element matchers and no seed. - // Incrementing an initially-string "0" `i` allows `i` to remain a string only in that - // case, which will result in a "00" `matchedCount` that differs from `i` but is also - // numerically zero. - if ( bySet && i !== matchedCount ) { - j = 0; - while ( (matcher = setMatchers[j++]) ) { - matcher( unmatched, setMatched, context, xml ); - } - - if ( seed ) { - // Reintegrate element matches to eliminate the need for sorting - if ( matchedCount > 0 ) { - while ( i-- ) { - if ( !(unmatched[i] || setMatched[i]) ) { - setMatched[i] = pop.call( results ); - } - } - } - - // Discard index placeholder values to get only actual matches - setMatched = condense( setMatched ); - } - - // Add matches to results - push.apply( results, setMatched ); - - // Seedless set matches succeeding multiple successful matchers stipulate sorting - if ( outermost && !seed && setMatched.length > 0 && - ( matchedCount + setMatchers.length ) > 1 ) { - - Sizzle.uniqueSort( results ); - } - } - - // Override manipulation of globals by nested matchers - if ( outermost ) { - dirruns = dirrunsUnique; - outermostContext = contextBackup; - } - - return unmatched; - }; - - return bySet ? - markFunction( superMatcher ) : - superMatcher; -} - -compile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) { - var i, - setMatchers = [], - elementMatchers = [], - cached = compilerCache[ selector + " " ]; - - if ( !cached ) { - // Generate a function of recursive functions that can be used to check each element - if ( !match ) { - match = tokenize( selector ); - } - i = match.length; - while ( i-- ) { - cached = matcherFromTokens( match[i] ); - if ( cached[ expando ] ) { - setMatchers.push( cached ); - } else { - elementMatchers.push( cached ); - } - } - - // Cache the compiled function - cached = compilerCache( selector, matcherFromGroupMatchers( elementMatchers, setMatchers ) ); - - // Save selector and tokenization - cached.selector = selector; - } - return cached; -}; - -/** - * A low-level selection function that works with Sizzle's compiled - * selector functions - * @param {String|Function} selector A selector or a pre-compiled - * selector function built with Sizzle.compile - * @param {Element} context - * @param {Array} [results] - * @param {Array} [seed] A set of elements to match against - */ -select = Sizzle.select = function( selector, context, results, seed ) { - var i, tokens, token, type, find, - compiled = typeof selector === "function" && selector, - match = !seed && tokenize( (selector = compiled.selector || selector) ); - - results = results || []; - - // Try to minimize operations if there is only one selector in the list and no seed - // (the latter of which guarantees us context) - if ( match.length === 1 ) { - - // Reduce context if the leading compound selector is an ID - tokens = match[0] = match[0].slice( 0 ); - if ( tokens.length > 2 && (token = tokens[0]).type === "ID" && - context.nodeType === 9 && documentIsHTML && Expr.relative[ tokens[1].type ] ) { - - context = ( Expr.find["ID"]( token.matches[0].replace(runescape, funescape), context ) || [] )[0]; - if ( !context ) { - return results; - - // Precompiled matchers will still verify ancestry, so step up a level - } else if ( compiled ) { - context = context.parentNode; - } - - selector = selector.slice( tokens.shift().value.length ); - } - - // Fetch a seed set for right-to-left matching - i = matchExpr["needsContext"].test( selector ) ? 0 : tokens.length; - while ( i-- ) { - token = tokens[i]; - - // Abort if we hit a combinator - if ( Expr.relative[ (type = token.type) ] ) { - break; - } - if ( (find = Expr.find[ type ]) ) { - // Search, expanding context for leading sibling combinators - if ( (seed = find( - token.matches[0].replace( runescape, funescape ), - rsibling.test( tokens[0].type ) && testContext( context.parentNode ) || context - )) ) { - - // If seed is empty or no tokens remain, we can return early - tokens.splice( i, 1 ); - selector = seed.length && toSelector( tokens ); - if ( !selector ) { - push.apply( results, seed ); - return results; - } - - break; - } - } - } - } - - // Compile and execute a filtering function if one is not provided - // Provide `match` to avoid retokenization if we modified the selector above - ( compiled || compile( selector, match ) )( - seed, - context, - !documentIsHTML, - results, - !context || rsibling.test( selector ) && testContext( context.parentNode ) || context - ); - return results; -}; - -// One-time assignments - -// Sort stability -support.sortStable = expando.split("").sort( sortOrder ).join("") === expando; - -// Support: Chrome 14-35+ -// Always assume duplicates if they aren't passed to the comparison function -support.detectDuplicates = !!hasDuplicate; - -// Initialize against the default document -setDocument(); - -// Support: Webkit<537.32 - Safari 6.0.3/Chrome 25 (fixed in Chrome 27) -// Detached nodes confoundingly follow *each other* -support.sortDetached = assert(function( el ) { - // Should return 1, but returns 4 (following) - return el.compareDocumentPosition( document.createElement("fieldset") ) & 1; -}); - -// Support: IE<8 -// Prevent attribute/property "interpolation" -// https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx -if ( !assert(function( el ) { - el.innerHTML = ""; - return el.firstChild.getAttribute("href") === "#" ; -}) ) { - addHandle( "type|href|height|width", function( elem, name, isXML ) { - if ( !isXML ) { - return elem.getAttribute( name, name.toLowerCase() === "type" ? 1 : 2 ); - } - }); -} - -// Support: IE<9 -// Use defaultValue in place of getAttribute("value") -if ( !support.attributes || !assert(function( el ) { - el.innerHTML = ""; - el.firstChild.setAttribute( "value", "" ); - return el.firstChild.getAttribute( "value" ) === ""; -}) ) { - addHandle( "value", function( elem, name, isXML ) { - if ( !isXML && elem.nodeName.toLowerCase() === "input" ) { - return elem.defaultValue; - } - }); -} - -// Support: IE<9 -// Use getAttributeNode to fetch booleans when getAttribute lies -if ( !assert(function( el ) { - return el.getAttribute("disabled") == null; -}) ) { - addHandle( booleans, function( elem, name, isXML ) { - var val; - if ( !isXML ) { - return elem[ name ] === true ? name.toLowerCase() : - (val = elem.getAttributeNode( name )) && val.specified ? - val.value : - null; - } - }); -} - -return Sizzle; - -})( window ); - - - -jQuery.find = Sizzle; -jQuery.expr = Sizzle.selectors; - -// Deprecated -jQuery.expr[ ":" ] = jQuery.expr.pseudos; -jQuery.uniqueSort = jQuery.unique = Sizzle.uniqueSort; -jQuery.text = Sizzle.getText; -jQuery.isXMLDoc = Sizzle.isXML; -jQuery.contains = Sizzle.contains; -jQuery.escapeSelector = Sizzle.escape; - - - - -var dir = function( elem, dir, until ) { - var matched = [], - truncate = until !== undefined; - - while ( ( elem = elem[ dir ] ) && elem.nodeType !== 9 ) { - if ( elem.nodeType === 1 ) { - if ( truncate && jQuery( elem ).is( until ) ) { - break; - } - matched.push( elem ); - } - } - return matched; -}; - - -var siblings = function( n, elem ) { - var matched = []; - - for ( ; n; n = n.nextSibling ) { - if ( n.nodeType === 1 && n !== elem ) { - matched.push( n ); - } - } - - return matched; -}; - - -var rneedsContext = jQuery.expr.match.needsContext; - -var rsingleTag = ( /^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i ); - - - -var risSimple = /^.[^:#\[\.,]*$/; - -// Implement the identical functionality for filter and not -function winnow( elements, qualifier, not ) { - if ( jQuery.isFunction( qualifier ) ) { - return jQuery.grep( elements, function( elem, i ) { - return !!qualifier.call( elem, i, elem ) !== not; - } ); - } - - // Single element - if ( qualifier.nodeType ) { - return jQuery.grep( elements, function( elem ) { - return ( elem === qualifier ) !== not; - } ); - } - - // Arraylike of elements (jQuery, arguments, Array) - if ( typeof qualifier !== "string" ) { - return jQuery.grep( elements, function( elem ) { - return ( indexOf.call( qualifier, elem ) > -1 ) !== not; - } ); - } - - // Simple selector that can be filtered directly, removing non-Elements - if ( risSimple.test( qualifier ) ) { - return jQuery.filter( qualifier, elements, not ); - } - - // Complex selector, compare the two sets, removing non-Elements - qualifier = jQuery.filter( qualifier, elements ); - return jQuery.grep( elements, function( elem ) { - return ( indexOf.call( qualifier, elem ) > -1 ) !== not && elem.nodeType === 1; - } ); -} - -jQuery.filter = function( expr, elems, not ) { - var elem = elems[ 0 ]; - - if ( not ) { - expr = ":not(" + expr + ")"; - } - - if ( elems.length === 1 && elem.nodeType === 1 ) { - return jQuery.find.matchesSelector( elem, expr ) ? [ elem ] : []; - } - - return jQuery.find.matches( expr, jQuery.grep( elems, function( elem ) { - return elem.nodeType === 1; - } ) ); -}; - -jQuery.fn.extend( { - find: function( selector ) { - var i, ret, - len = this.length, - self = this; - - if ( typeof selector !== "string" ) { - return this.pushStack( jQuery( selector ).filter( function() { - for ( i = 0; i < len; i++ ) { - if ( jQuery.contains( self[ i ], this ) ) { - return true; - } - } - } ) ); - } - - ret = this.pushStack( [] ); - - for ( i = 0; i < len; i++ ) { - jQuery.find( selector, self[ i ], ret ); - } - - return len > 1 ? jQuery.uniqueSort( ret ) : ret; - }, - filter: function( selector ) { - return this.pushStack( winnow( this, selector || [], false ) ); - }, - not: function( selector ) { - return this.pushStack( winnow( this, selector || [], true ) ); - }, - is: function( selector ) { - return !!winnow( - this, - - // If this is a positional/relative selector, check membership in the returned set - // so $("p:first").is("p:last") won't return true for a doc with two "p". - typeof selector === "string" && rneedsContext.test( selector ) ? - jQuery( selector ) : - selector || [], - false - ).length; - } -} ); - - -// Initialize a jQuery object - - -// A central reference to the root jQuery(document) -var rootjQuery, - - // A simple way to check for HTML strings - // Prioritize #id over to avoid XSS via location.hash (#9521) - // Strict HTML recognition (#11290: must start with <) - // Shortcut simple #id case for speed - rquickExpr = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/, - - init = jQuery.fn.init = function( selector, context, root ) { - var match, elem; - - // HANDLE: $(""), $(null), $(undefined), $(false) - if ( !selector ) { - return this; - } - - // Method init() accepts an alternate rootjQuery - // so migrate can support jQuery.sub (gh-2101) - root = root || rootjQuery; - - // Handle HTML strings - if ( typeof selector === "string" ) { - if ( selector[ 0 ] === "<" && - selector[ selector.length - 1 ] === ">" && - selector.length >= 3 ) { - - // Assume that strings that start and end with <> are HTML and skip the regex check - match = [ null, selector, null ]; - - } else { - match = rquickExpr.exec( selector ); - } - - // Match html or make sure no context is specified for #id - if ( match && ( match[ 1 ] || !context ) ) { - - // HANDLE: $(html) -> $(array) - if ( match[ 1 ] ) { - context = context instanceof jQuery ? context[ 0 ] : context; - - // Option to run scripts is true for back-compat - // Intentionally let the error be thrown if parseHTML is not present - jQuery.merge( this, jQuery.parseHTML( - match[ 1 ], - context && context.nodeType ? context.ownerDocument || context : document, - true - ) ); - - // HANDLE: $(html, props) - if ( rsingleTag.test( match[ 1 ] ) && jQuery.isPlainObject( context ) ) { - for ( match in context ) { - - // Properties of context are called as methods if possible - if ( jQuery.isFunction( this[ match ] ) ) { - this[ match ]( context[ match ] ); - - // ...and otherwise set as attributes - } else { - this.attr( match, context[ match ] ); - } - } - } - - return this; - - // HANDLE: $(#id) - } else { - elem = document.getElementById( match[ 2 ] ); - - if ( elem ) { - - // Inject the element directly into the jQuery object - this[ 0 ] = elem; - this.length = 1; - } - return this; - } - - // HANDLE: $(expr, $(...)) - } else if ( !context || context.jquery ) { - return ( context || root ).find( selector ); - - // HANDLE: $(expr, context) - // (which is just equivalent to: $(context).find(expr) - } else { - return this.constructor( context ).find( selector ); - } - - // HANDLE: $(DOMElement) - } else if ( selector.nodeType ) { - this[ 0 ] = selector; - this.length = 1; - return this; - - // HANDLE: $(function) - // Shortcut for document ready - } else if ( jQuery.isFunction( selector ) ) { - return root.ready !== undefined ? - root.ready( selector ) : - - // Execute immediately if ready is not present - selector( jQuery ); - } - - return jQuery.makeArray( selector, this ); - }; - -// Give the init function the jQuery prototype for later instantiation -init.prototype = jQuery.fn; - -// Initialize central reference -rootjQuery = jQuery( document ); - - -var rparentsprev = /^(?:parents|prev(?:Until|All))/, - - // Methods guaranteed to produce a unique set when starting from a unique set - guaranteedUnique = { - children: true, - contents: true, - next: true, - prev: true - }; - -jQuery.fn.extend( { - has: function( target ) { - var targets = jQuery( target, this ), - l = targets.length; - - return this.filter( function() { - var i = 0; - for ( ; i < l; i++ ) { - if ( jQuery.contains( this, targets[ i ] ) ) { - return true; - } - } - } ); - }, - - closest: function( selectors, context ) { - var cur, - i = 0, - l = this.length, - matched = [], - targets = typeof selectors !== "string" && jQuery( selectors ); - - // Positional selectors never match, since there's no _selection_ context - if ( !rneedsContext.test( selectors ) ) { - for ( ; i < l; i++ ) { - for ( cur = this[ i ]; cur && cur !== context; cur = cur.parentNode ) { - - // Always skip document fragments - if ( cur.nodeType < 11 && ( targets ? - targets.index( cur ) > -1 : - - // Don't pass non-elements to Sizzle - cur.nodeType === 1 && - jQuery.find.matchesSelector( cur, selectors ) ) ) { - - matched.push( cur ); - break; - } - } - } - } - - return this.pushStack( matched.length > 1 ? jQuery.uniqueSort( matched ) : matched ); - }, - - // Determine the position of an element within the set - index: function( elem ) { - - // No argument, return index in parent - if ( !elem ) { - return ( this[ 0 ] && this[ 0 ].parentNode ) ? this.first().prevAll().length : -1; - } - - // Index in selector - if ( typeof elem === "string" ) { - return indexOf.call( jQuery( elem ), this[ 0 ] ); - } - - // Locate the position of the desired element - return indexOf.call( this, - - // If it receives a jQuery object, the first element is used - elem.jquery ? elem[ 0 ] : elem - ); - }, - - add: function( selector, context ) { - return this.pushStack( - jQuery.uniqueSort( - jQuery.merge( this.get(), jQuery( selector, context ) ) - ) - ); - }, - - addBack: function( selector ) { - return this.add( selector == null ? - this.prevObject : this.prevObject.filter( selector ) - ); - } -} ); - -function sibling( cur, dir ) { - while ( ( cur = cur[ dir ] ) && cur.nodeType !== 1 ) {} - return cur; -} - -jQuery.each( { - parent: function( elem ) { - var parent = elem.parentNode; - return parent && parent.nodeType !== 11 ? parent : null; - }, - parents: function( elem ) { - return dir( elem, "parentNode" ); - }, - parentsUntil: function( elem, i, until ) { - return dir( elem, "parentNode", until ); - }, - next: function( elem ) { - return sibling( elem, "nextSibling" ); - }, - prev: function( elem ) { - return sibling( elem, "previousSibling" ); - }, - nextAll: function( elem ) { - return dir( elem, "nextSibling" ); - }, - prevAll: function( elem ) { - return dir( elem, "previousSibling" ); - }, - nextUntil: function( elem, i, until ) { - return dir( elem, "nextSibling", until ); - }, - prevUntil: function( elem, i, until ) { - return dir( elem, "previousSibling", until ); - }, - siblings: function( elem ) { - return siblings( ( elem.parentNode || {} ).firstChild, elem ); - }, - children: function( elem ) { - return siblings( elem.firstChild ); - }, - contents: function( elem ) { - return elem.contentDocument || jQuery.merge( [], elem.childNodes ); - } -}, function( name, fn ) { - jQuery.fn[ name ] = function( until, selector ) { - var matched = jQuery.map( this, fn, until ); - - if ( name.slice( -5 ) !== "Until" ) { - selector = until; - } - - if ( selector && typeof selector === "string" ) { - matched = jQuery.filter( selector, matched ); - } - - if ( this.length > 1 ) { - - // Remove duplicates - if ( !guaranteedUnique[ name ] ) { - jQuery.uniqueSort( matched ); - } - - // Reverse order for parents* and prev-derivatives - if ( rparentsprev.test( name ) ) { - matched.reverse(); - } - } - - return this.pushStack( matched ); - }; -} ); -var rnothtmlwhite = ( /[^\x20\t\r\n\f]+/g ); - - - -// Convert String-formatted options into Object-formatted ones -function createOptions( options ) { - var object = {}; - jQuery.each( options.match( rnothtmlwhite ) || [], function( _, flag ) { - object[ flag ] = true; - } ); - return object; -} - -/* - * Create a callback list using the following parameters: - * - * options: an optional list of space-separated options that will change how - * the callback list behaves or a more traditional option object - * - * By default a callback list will act like an event callback list and can be - * "fired" multiple times. - * - * Possible options: - * - * once: will ensure the callback list can only be fired once (like a Deferred) - * - * memory: will keep track of previous values and will call any callback added - * after the list has been fired right away with the latest "memorized" - * values (like a Deferred) - * - * unique: will ensure a callback can only be added once (no duplicate in the list) - * - * stopOnFalse: interrupt callings when a callback returns false - * - */ -jQuery.Callbacks = function( options ) { - - // Convert options from String-formatted to Object-formatted if needed - // (we check in cache first) - options = typeof options === "string" ? - createOptions( options ) : - jQuery.extend( {}, options ); - - var // Flag to know if list is currently firing - firing, - - // Last fire value for non-forgettable lists - memory, - - // Flag to know if list was already fired - fired, - - // Flag to prevent firing - locked, - - // Actual callback list - list = [], - - // Queue of execution data for repeatable lists - queue = [], - - // Index of currently firing callback (modified by add/remove as needed) - firingIndex = -1, - - // Fire callbacks - fire = function() { - - // Enforce single-firing - locked = options.once; - - // Execute callbacks for all pending executions, - // respecting firingIndex overrides and runtime changes - fired = firing = true; - for ( ; queue.length; firingIndex = -1 ) { - memory = queue.shift(); - while ( ++firingIndex < list.length ) { - - // Run callback and check for early termination - if ( list[ firingIndex ].apply( memory[ 0 ], memory[ 1 ] ) === false && - options.stopOnFalse ) { - - // Jump to end and forget the data so .add doesn't re-fire - firingIndex = list.length; - memory = false; - } - } - } - - // Forget the data if we're done with it - if ( !options.memory ) { - memory = false; - } - - firing = false; - - // Clean up if we're done firing for good - if ( locked ) { - - // Keep an empty list if we have data for future add calls - if ( memory ) { - list = []; - - // Otherwise, this object is spent - } else { - list = ""; - } - } - }, - - // Actual Callbacks object - self = { - - // Add a callback or a collection of callbacks to the list - add: function() { - if ( list ) { - - // If we have memory from a past run, we should fire after adding - if ( memory && !firing ) { - firingIndex = list.length - 1; - queue.push( memory ); - } - - ( function add( args ) { - jQuery.each( args, function( _, arg ) { - if ( jQuery.isFunction( arg ) ) { - if ( !options.unique || !self.has( arg ) ) { - list.push( arg ); - } - } else if ( arg && arg.length && jQuery.type( arg ) !== "string" ) { - - // Inspect recursively - add( arg ); - } - } ); - } )( arguments ); - - if ( memory && !firing ) { - fire(); - } - } - return this; - }, - - // Remove a callback from the list - remove: function() { - jQuery.each( arguments, function( _, arg ) { - var index; - while ( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) { - list.splice( index, 1 ); - - // Handle firing indexes - if ( index <= firingIndex ) { - firingIndex--; - } - } - } ); - return this; - }, - - // Check if a given callback is in the list. - // If no argument is given, return whether or not list has callbacks attached. - has: function( fn ) { - return fn ? - jQuery.inArray( fn, list ) > -1 : - list.length > 0; - }, - - // Remove all callbacks from the list - empty: function() { - if ( list ) { - list = []; - } - return this; - }, - - // Disable .fire and .add - // Abort any current/pending executions - // Clear all callbacks and values - disable: function() { - locked = queue = []; - list = memory = ""; - return this; - }, - disabled: function() { - return !list; - }, - - // Disable .fire - // Also disable .add unless we have memory (since it would have no effect) - // Abort any pending executions - lock: function() { - locked = queue = []; - if ( !memory && !firing ) { - list = memory = ""; - } - return this; - }, - locked: function() { - return !!locked; - }, - - // Call all callbacks with the given context and arguments - fireWith: function( context, args ) { - if ( !locked ) { - args = args || []; - args = [ context, args.slice ? args.slice() : args ]; - queue.push( args ); - if ( !firing ) { - fire(); - } - } - return this; - }, - - // Call all the callbacks with the given arguments - fire: function() { - self.fireWith( this, arguments ); - return this; - }, - - // To know if the callbacks have already been called at least once - fired: function() { - return !!fired; - } - }; - - return self; -}; - - -function Identity( v ) { - return v; -} -function Thrower( ex ) { - throw ex; -} - -function adoptValue( value, resolve, reject ) { - var method; - - try { - - // Check for promise aspect first to privilege synchronous behavior - if ( value && jQuery.isFunction( ( method = value.promise ) ) ) { - method.call( value ).done( resolve ).fail( reject ); - - // Other thenables - } else if ( value && jQuery.isFunction( ( method = value.then ) ) ) { - method.call( value, resolve, reject ); - - // Other non-thenables - } else { - - // Support: Android 4.0 only - // Strict mode functions invoked without .call/.apply get global-object context - resolve.call( undefined, value ); - } - - // For Promises/A+, convert exceptions into rejections - // Since jQuery.when doesn't unwrap thenables, we can skip the extra checks appearing in - // Deferred#then to conditionally suppress rejection. - } catch ( value ) { - - // Support: Android 4.0 only - // Strict mode functions invoked without .call/.apply get global-object context - reject.call( undefined, value ); - } -} - -jQuery.extend( { - - Deferred: function( func ) { - var tuples = [ - - // action, add listener, callbacks, - // ... .then handlers, argument index, [final state] - [ "notify", "progress", jQuery.Callbacks( "memory" ), - jQuery.Callbacks( "memory" ), 2 ], - [ "resolve", "done", jQuery.Callbacks( "once memory" ), - jQuery.Callbacks( "once memory" ), 0, "resolved" ], - [ "reject", "fail", jQuery.Callbacks( "once memory" ), - jQuery.Callbacks( "once memory" ), 1, "rejected" ] - ], - state = "pending", - promise = { - state: function() { - return state; - }, - always: function() { - deferred.done( arguments ).fail( arguments ); - return this; - }, - "catch": function( fn ) { - return promise.then( null, fn ); - }, - - // Keep pipe for back-compat - pipe: function( /* fnDone, fnFail, fnProgress */ ) { - var fns = arguments; - - return jQuery.Deferred( function( newDefer ) { - jQuery.each( tuples, function( i, tuple ) { - - // Map tuples (progress, done, fail) to arguments (done, fail, progress) - var fn = jQuery.isFunction( fns[ tuple[ 4 ] ] ) && fns[ tuple[ 4 ] ]; - - // deferred.progress(function() { bind to newDefer or newDefer.notify }) - // deferred.done(function() { bind to newDefer or newDefer.resolve }) - // deferred.fail(function() { bind to newDefer or newDefer.reject }) - deferred[ tuple[ 1 ] ]( function() { - var returned = fn && fn.apply( this, arguments ); - if ( returned && jQuery.isFunction( returned.promise ) ) { - returned.promise() - .progress( newDefer.notify ) - .done( newDefer.resolve ) - .fail( newDefer.reject ); - } else { - newDefer[ tuple[ 0 ] + "With" ]( - this, - fn ? [ returned ] : arguments - ); - } - } ); - } ); - fns = null; - } ).promise(); - }, - then: function( onFulfilled, onRejected, onProgress ) { - var maxDepth = 0; - function resolve( depth, deferred, handler, special ) { - return function() { - var that = this, - args = arguments, - mightThrow = function() { - var returned, then; - - // Support: Promises/A+ section 2.3.3.3.3 - // https://promisesaplus.com/#point-59 - // Ignore double-resolution attempts - if ( depth < maxDepth ) { - return; - } - - returned = handler.apply( that, args ); - - // Support: Promises/A+ section 2.3.1 - // https://promisesaplus.com/#point-48 - if ( returned === deferred.promise() ) { - throw new TypeError( "Thenable self-resolution" ); - } - - // Support: Promises/A+ sections 2.3.3.1, 3.5 - // https://promisesaplus.com/#point-54 - // https://promisesaplus.com/#point-75 - // Retrieve `then` only once - then = returned && - - // Support: Promises/A+ section 2.3.4 - // https://promisesaplus.com/#point-64 - // Only check objects and functions for thenability - ( typeof returned === "object" || - typeof returned === "function" ) && - returned.then; - - // Handle a returned thenable - if ( jQuery.isFunction( then ) ) { - - // Special processors (notify) just wait for resolution - if ( special ) { - then.call( - returned, - resolve( maxDepth, deferred, Identity, special ), - resolve( maxDepth, deferred, Thrower, special ) - ); - - // Normal processors (resolve) also hook into progress - } else { - - // ...and disregard older resolution values - maxDepth++; - - then.call( - returned, - resolve( maxDepth, deferred, Identity, special ), - resolve( maxDepth, deferred, Thrower, special ), - resolve( maxDepth, deferred, Identity, - deferred.notifyWith ) - ); - } - - // Handle all other returned values - } else { - - // Only substitute handlers pass on context - // and multiple values (non-spec behavior) - if ( handler !== Identity ) { - that = undefined; - args = [ returned ]; - } - - // Process the value(s) - // Default process is resolve - ( special || deferred.resolveWith )( that, args ); - } - }, - - // Only normal processors (resolve) catch and reject exceptions - process = special ? - mightThrow : - function() { - try { - mightThrow(); - } catch ( e ) { - - if ( jQuery.Deferred.exceptionHook ) { - jQuery.Deferred.exceptionHook( e, - process.stackTrace ); - } - - // Support: Promises/A+ section 2.3.3.3.4.1 - // https://promisesaplus.com/#point-61 - // Ignore post-resolution exceptions - if ( depth + 1 >= maxDepth ) { - - // Only substitute handlers pass on context - // and multiple values (non-spec behavior) - if ( handler !== Thrower ) { - that = undefined; - args = [ e ]; - } - - deferred.rejectWith( that, args ); - } - } - }; - - // Support: Promises/A+ section 2.3.3.3.1 - // https://promisesaplus.com/#point-57 - // Re-resolve promises immediately to dodge false rejection from - // subsequent errors - if ( depth ) { - process(); - } else { - - // Call an optional hook to record the stack, in case of exception - // since it's otherwise lost when execution goes async - if ( jQuery.Deferred.getStackHook ) { - process.stackTrace = jQuery.Deferred.getStackHook(); - } - window.setTimeout( process ); - } - }; - } - - return jQuery.Deferred( function( newDefer ) { - - // progress_handlers.add( ... ) - tuples[ 0 ][ 3 ].add( - resolve( - 0, - newDefer, - jQuery.isFunction( onProgress ) ? - onProgress : - Identity, - newDefer.notifyWith - ) - ); - - // fulfilled_handlers.add( ... ) - tuples[ 1 ][ 3 ].add( - resolve( - 0, - newDefer, - jQuery.isFunction( onFulfilled ) ? - onFulfilled : - Identity - ) - ); - - // rejected_handlers.add( ... ) - tuples[ 2 ][ 3 ].add( - resolve( - 0, - newDefer, - jQuery.isFunction( onRejected ) ? - onRejected : - Thrower - ) - ); - } ).promise(); - }, - - // Get a promise for this deferred - // If obj is provided, the promise aspect is added to the object - promise: function( obj ) { - return obj != null ? jQuery.extend( obj, promise ) : promise; - } - }, - deferred = {}; - - // Add list-specific methods - jQuery.each( tuples, function( i, tuple ) { - var list = tuple[ 2 ], - stateString = tuple[ 5 ]; - - // promise.progress = list.add - // promise.done = list.add - // promise.fail = list.add - promise[ tuple[ 1 ] ] = list.add; - - // Handle state - if ( stateString ) { - list.add( - function() { - - // state = "resolved" (i.e., fulfilled) - // state = "rejected" - state = stateString; - }, - - // rejected_callbacks.disable - // fulfilled_callbacks.disable - tuples[ 3 - i ][ 2 ].disable, - - // progress_callbacks.lock - tuples[ 0 ][ 2 ].lock - ); - } - - // progress_handlers.fire - // fulfilled_handlers.fire - // rejected_handlers.fire - list.add( tuple[ 3 ].fire ); - - // deferred.notify = function() { deferred.notifyWith(...) } - // deferred.resolve = function() { deferred.resolveWith(...) } - // deferred.reject = function() { deferred.rejectWith(...) } - deferred[ tuple[ 0 ] ] = function() { - deferred[ tuple[ 0 ] + "With" ]( this === deferred ? undefined : this, arguments ); - return this; - }; - - // deferred.notifyWith = list.fireWith - // deferred.resolveWith = list.fireWith - // deferred.rejectWith = list.fireWith - deferred[ tuple[ 0 ] + "With" ] = list.fireWith; - } ); - - // Make the deferred a promise - promise.promise( deferred ); - - // Call given func if any - if ( func ) { - func.call( deferred, deferred ); - } - - // All done! - return deferred; - }, - - // Deferred helper - when: function( singleValue ) { - var - - // count of uncompleted subordinates - remaining = arguments.length, - - // count of unprocessed arguments - i = remaining, - - // subordinate fulfillment data - resolveContexts = Array( i ), - resolveValues = slice.call( arguments ), - - // the master Deferred - master = jQuery.Deferred(), - - // subordinate callback factory - updateFunc = function( i ) { - return function( value ) { - resolveContexts[ i ] = this; - resolveValues[ i ] = arguments.length > 1 ? slice.call( arguments ) : value; - if ( !( --remaining ) ) { - master.resolveWith( resolveContexts, resolveValues ); - } - }; - }; - - // Single- and empty arguments are adopted like Promise.resolve - if ( remaining <= 1 ) { - adoptValue( singleValue, master.done( updateFunc( i ) ).resolve, master.reject ); - - // Use .then() to unwrap secondary thenables (cf. gh-3000) - if ( master.state() === "pending" || - jQuery.isFunction( resolveValues[ i ] && resolveValues[ i ].then ) ) { - - return master.then(); - } - } - - // Multiple arguments are aggregated like Promise.all array elements - while ( i-- ) { - adoptValue( resolveValues[ i ], updateFunc( i ), master.reject ); - } - - return master.promise(); - } -} ); - - -// These usually indicate a programmer mistake during development, -// warn about them ASAP rather than swallowing them by default. -var rerrorNames = /^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/; - -jQuery.Deferred.exceptionHook = function( error, stack ) { - - // Support: IE 8 - 9 only - // Console exists when dev tools are open, which can happen at any time - if ( window.console && window.console.warn && error && rerrorNames.test( error.name ) ) { - window.console.warn( "jQuery.Deferred exception: " + error.message, error.stack, stack ); - } -}; - - - - -jQuery.readyException = function( error ) { - window.setTimeout( function() { - throw error; - } ); -}; - - - - -// The deferred used on DOM ready -var readyList = jQuery.Deferred(); - -jQuery.fn.ready = function( fn ) { - - readyList - .then( fn ) - - // Wrap jQuery.readyException in a function so that the lookup - // happens at the time of error handling instead of callback - // registration. - .catch( function( error ) { - jQuery.readyException( error ); - } ); - - return this; -}; - -jQuery.extend( { - - // Is the DOM ready to be used? Set to true once it occurs. - isReady: false, - - // A counter to track how many items to wait for before - // the ready event fires. See #6781 - readyWait: 1, - - // Hold (or release) the ready event - holdReady: function( hold ) { - if ( hold ) { - jQuery.readyWait++; - } else { - jQuery.ready( true ); - } - }, - - // Handle when the DOM is ready - ready: function( wait ) { - - // Abort if there are pending holds or we're already ready - if ( wait === true ? --jQuery.readyWait : jQuery.isReady ) { - return; - } - - // Remember that the DOM is ready - jQuery.isReady = true; - - // If a normal DOM Ready event fired, decrement, and wait if need be - if ( wait !== true && --jQuery.readyWait > 0 ) { - return; - } - - // If there are functions bound, to execute - readyList.resolveWith( document, [ jQuery ] ); - } -} ); - -jQuery.ready.then = readyList.then; - -// The ready event handler and self cleanup method -function completed() { - document.removeEventListener( "DOMContentLoaded", completed ); - window.removeEventListener( "load", completed ); - jQuery.ready(); -} - -// Catch cases where $(document).ready() is called -// after the browser event has already occurred. -// Support: IE <=9 - 10 only -// Older IE sometimes signals "interactive" too soon -if ( document.readyState === "complete" || - ( document.readyState !== "loading" && !document.documentElement.doScroll ) ) { - - // Handle it asynchronously to allow scripts the opportunity to delay ready - window.setTimeout( jQuery.ready ); - -} else { - - // Use the handy event callback - document.addEventListener( "DOMContentLoaded", completed ); - - // A fallback to window.onload, that will always work - window.addEventListener( "load", completed ); -} - - - - -// Multifunctional method to get and set values of a collection -// The value/s can optionally be executed if it's a function -var access = function( elems, fn, key, value, chainable, emptyGet, raw ) { - var i = 0, - len = elems.length, - bulk = key == null; - - // Sets many values - if ( jQuery.type( key ) === "object" ) { - chainable = true; - for ( i in key ) { - access( elems, fn, i, key[ i ], true, emptyGet, raw ); - } - - // Sets one value - } else if ( value !== undefined ) { - chainable = true; - - if ( !jQuery.isFunction( value ) ) { - raw = true; - } - - if ( bulk ) { - - // Bulk operations run against the entire set - if ( raw ) { - fn.call( elems, value ); - fn = null; - - // ...except when executing function values - } else { - bulk = fn; - fn = function( elem, key, value ) { - return bulk.call( jQuery( elem ), value ); - }; - } - } - - if ( fn ) { - for ( ; i < len; i++ ) { - fn( - elems[ i ], key, raw ? - value : - value.call( elems[ i ], i, fn( elems[ i ], key ) ) - ); - } - } - } - - if ( chainable ) { - return elems; - } - - // Gets - if ( bulk ) { - return fn.call( elems ); - } - - return len ? fn( elems[ 0 ], key ) : emptyGet; -}; -var acceptData = function( owner ) { - - // Accepts only: - // - Node - // - Node.ELEMENT_NODE - // - Node.DOCUMENT_NODE - // - Object - // - Any - return owner.nodeType === 1 || owner.nodeType === 9 || !( +owner.nodeType ); -}; - - - - -function Data() { - this.expando = jQuery.expando + Data.uid++; -} - -Data.uid = 1; - -Data.prototype = { - - cache: function( owner ) { - - // Check if the owner object already has a cache - var value = owner[ this.expando ]; - - // If not, create one - if ( !value ) { - value = {}; - - // We can accept data for non-element nodes in modern browsers, - // but we should not, see #8335. - // Always return an empty object. - if ( acceptData( owner ) ) { - - // If it is a node unlikely to be stringify-ed or looped over - // use plain assignment - if ( owner.nodeType ) { - owner[ this.expando ] = value; - - // Otherwise secure it in a non-enumerable property - // configurable must be true to allow the property to be - // deleted when data is removed - } else { - Object.defineProperty( owner, this.expando, { - value: value, - configurable: true - } ); - } - } - } - - return value; - }, - set: function( owner, data, value ) { - var prop, - cache = this.cache( owner ); - - // Handle: [ owner, key, value ] args - // Always use camelCase key (gh-2257) - if ( typeof data === "string" ) { - cache[ jQuery.camelCase( data ) ] = value; - - // Handle: [ owner, { properties } ] args - } else { - - // Copy the properties one-by-one to the cache object - for ( prop in data ) { - cache[ jQuery.camelCase( prop ) ] = data[ prop ]; - } - } - return cache; - }, - get: function( owner, key ) { - return key === undefined ? - this.cache( owner ) : - - // Always use camelCase key (gh-2257) - owner[ this.expando ] && owner[ this.expando ][ jQuery.camelCase( key ) ]; - }, - access: function( owner, key, value ) { - - // In cases where either: - // - // 1. No key was specified - // 2. A string key was specified, but no value provided - // - // Take the "read" path and allow the get method to determine - // which value to return, respectively either: - // - // 1. The entire cache object - // 2. The data stored at the key - // - if ( key === undefined || - ( ( key && typeof key === "string" ) && value === undefined ) ) { - - return this.get( owner, key ); - } - - // When the key is not a string, or both a key and value - // are specified, set or extend (existing objects) with either: - // - // 1. An object of properties - // 2. A key and value - // - this.set( owner, key, value ); - - // Since the "set" path can have two possible entry points - // return the expected data based on which path was taken[*] - return value !== undefined ? value : key; - }, - remove: function( owner, key ) { - var i, - cache = owner[ this.expando ]; - - if ( cache === undefined ) { - return; - } - - if ( key !== undefined ) { - - // Support array or space separated string of keys - if ( jQuery.isArray( key ) ) { - - // If key is an array of keys... - // We always set camelCase keys, so remove that. - key = key.map( jQuery.camelCase ); - } else { - key = jQuery.camelCase( key ); - - // If a key with the spaces exists, use it. - // Otherwise, create an array by matching non-whitespace - key = key in cache ? - [ key ] : - ( key.match( rnothtmlwhite ) || [] ); - } - - i = key.length; - - while ( i-- ) { - delete cache[ key[ i ] ]; - } - } - - // Remove the expando if there's no more data - if ( key === undefined || jQuery.isEmptyObject( cache ) ) { - - // Support: Chrome <=35 - 45 - // Webkit & Blink performance suffers when deleting properties - // from DOM nodes, so set to undefined instead - // https://bugs.chromium.org/p/chromium/issues/detail?id=378607 (bug restricted) - if ( owner.nodeType ) { - owner[ this.expando ] = undefined; - } else { - delete owner[ this.expando ]; - } - } - }, - hasData: function( owner ) { - var cache = owner[ this.expando ]; - return cache !== undefined && !jQuery.isEmptyObject( cache ); - } -}; -var dataPriv = new Data(); - -var dataUser = new Data(); - - - -// Implementation Summary -// -// 1. Enforce API surface and semantic compatibility with 1.9.x branch -// 2. Improve the module's maintainability by reducing the storage -// paths to a single mechanism. -// 3. Use the same single mechanism to support "private" and "user" data. -// 4. _Never_ expose "private" data to user code (TODO: Drop _data, _removeData) -// 5. Avoid exposing implementation details on user objects (eg. expando properties) -// 6. Provide a clear path for implementation upgrade to WeakMap in 2014 - -var rbrace = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/, - rmultiDash = /[A-Z]/g; - -function getData( data ) { - if ( data === "true" ) { - return true; - } - - if ( data === "false" ) { - return false; - } - - if ( data === "null" ) { - return null; - } - - // Only convert to a number if it doesn't change the string - if ( data === +data + "" ) { - return +data; - } - - if ( rbrace.test( data ) ) { - return JSON.parse( data ); - } - - return data; -} - -function dataAttr( elem, key, data ) { - var name; - - // If nothing was found internally, try to fetch any - // data from the HTML5 data-* attribute - if ( data === undefined && elem.nodeType === 1 ) { - name = "data-" + key.replace( rmultiDash, "-$&" ).toLowerCase(); - data = elem.getAttribute( name ); - - if ( typeof data === "string" ) { - try { - data = getData( data ); - } catch ( e ) {} - - // Make sure we set the data so it isn't changed later - dataUser.set( elem, key, data ); - } else { - data = undefined; - } - } - return data; -} - -jQuery.extend( { - hasData: function( elem ) { - return dataUser.hasData( elem ) || dataPriv.hasData( elem ); - }, - - data: function( elem, name, data ) { - return dataUser.access( elem, name, data ); - }, - - removeData: function( elem, name ) { - dataUser.remove( elem, name ); - }, - - // TODO: Now that all calls to _data and _removeData have been replaced - // with direct calls to dataPriv methods, these can be deprecated. - _data: function( elem, name, data ) { - return dataPriv.access( elem, name, data ); - }, - - _removeData: function( elem, name ) { - dataPriv.remove( elem, name ); - } -} ); - -jQuery.fn.extend( { - data: function( key, value ) { - var i, name, data, - elem = this[ 0 ], - attrs = elem && elem.attributes; - - // Gets all values - if ( key === undefined ) { - if ( this.length ) { - data = dataUser.get( elem ); - - if ( elem.nodeType === 1 && !dataPriv.get( elem, "hasDataAttrs" ) ) { - i = attrs.length; - while ( i-- ) { - - // Support: IE 11 only - // The attrs elements can be null (#14894) - if ( attrs[ i ] ) { - name = attrs[ i ].name; - if ( name.indexOf( "data-" ) === 0 ) { - name = jQuery.camelCase( name.slice( 5 ) ); - dataAttr( elem, name, data[ name ] ); - } - } - } - dataPriv.set( elem, "hasDataAttrs", true ); - } - } - - return data; - } - - // Sets multiple values - if ( typeof key === "object" ) { - return this.each( function() { - dataUser.set( this, key ); - } ); - } - - return access( this, function( value ) { - var data; - - // The calling jQuery object (element matches) is not empty - // (and therefore has an element appears at this[ 0 ]) and the - // `value` parameter was not undefined. An empty jQuery object - // will result in `undefined` for elem = this[ 0 ] which will - // throw an exception if an attempt to read a data cache is made. - if ( elem && value === undefined ) { - - // Attempt to get data from the cache - // The key will always be camelCased in Data - data = dataUser.get( elem, key ); - if ( data !== undefined ) { - return data; - } - - // Attempt to "discover" the data in - // HTML5 custom data-* attrs - data = dataAttr( elem, key ); - if ( data !== undefined ) { - return data; - } - - // We tried really hard, but the data doesn't exist. - return; - } - - // Set the data... - this.each( function() { - - // We always store the camelCased key - dataUser.set( this, key, value ); - } ); - }, null, value, arguments.length > 1, null, true ); - }, - - removeData: function( key ) { - return this.each( function() { - dataUser.remove( this, key ); - } ); - } -} ); - - -jQuery.extend( { - queue: function( elem, type, data ) { - var queue; - - if ( elem ) { - type = ( type || "fx" ) + "queue"; - queue = dataPriv.get( elem, type ); - - // Speed up dequeue by getting out quickly if this is just a lookup - if ( data ) { - if ( !queue || jQuery.isArray( data ) ) { - queue = dataPriv.access( elem, type, jQuery.makeArray( data ) ); - } else { - queue.push( data ); - } - } - return queue || []; - } - }, - - dequeue: function( elem, type ) { - type = type || "fx"; - - var queue = jQuery.queue( elem, type ), - startLength = queue.length, - fn = queue.shift(), - hooks = jQuery._queueHooks( elem, type ), - next = function() { - jQuery.dequeue( elem, type ); - }; - - // If the fx queue is dequeued, always remove the progress sentinel - if ( fn === "inprogress" ) { - fn = queue.shift(); - startLength--; - } - - if ( fn ) { - - // Add a progress sentinel to prevent the fx queue from being - // automatically dequeued - if ( type === "fx" ) { - queue.unshift( "inprogress" ); - } - - // Clear up the last queue stop function - delete hooks.stop; - fn.call( elem, next, hooks ); - } - - if ( !startLength && hooks ) { - hooks.empty.fire(); - } - }, - - // Not public - generate a queueHooks object, or return the current one - _queueHooks: function( elem, type ) { - var key = type + "queueHooks"; - return dataPriv.get( elem, key ) || dataPriv.access( elem, key, { - empty: jQuery.Callbacks( "once memory" ).add( function() { - dataPriv.remove( elem, [ type + "queue", key ] ); - } ) - } ); - } -} ); - -jQuery.fn.extend( { - queue: function( type, data ) { - var setter = 2; - - if ( typeof type !== "string" ) { - data = type; - type = "fx"; - setter--; - } - - if ( arguments.length < setter ) { - return jQuery.queue( this[ 0 ], type ); - } - - return data === undefined ? - this : - this.each( function() { - var queue = jQuery.queue( this, type, data ); - - // Ensure a hooks for this queue - jQuery._queueHooks( this, type ); - - if ( type === "fx" && queue[ 0 ] !== "inprogress" ) { - jQuery.dequeue( this, type ); - } - } ); - }, - dequeue: function( type ) { - return this.each( function() { - jQuery.dequeue( this, type ); - } ); - }, - clearQueue: function( type ) { - return this.queue( type || "fx", [] ); - }, - - // Get a promise resolved when queues of a certain type - // are emptied (fx is the type by default) - promise: function( type, obj ) { - var tmp, - count = 1, - defer = jQuery.Deferred(), - elements = this, - i = this.length, - resolve = function() { - if ( !( --count ) ) { - defer.resolveWith( elements, [ elements ] ); - } - }; - - if ( typeof type !== "string" ) { - obj = type; - type = undefined; - } - type = type || "fx"; - - while ( i-- ) { - tmp = dataPriv.get( elements[ i ], type + "queueHooks" ); - if ( tmp && tmp.empty ) { - count++; - tmp.empty.add( resolve ); - } - } - resolve(); - return defer.promise( obj ); - } -} ); -var pnum = ( /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/ ).source; - -var rcssNum = new RegExp( "^(?:([+-])=|)(" + pnum + ")([a-z%]*)$", "i" ); - - -var cssExpand = [ "Top", "Right", "Bottom", "Left" ]; - -var isHiddenWithinTree = function( elem, el ) { - - // isHiddenWithinTree might be called from jQuery#filter function; - // in that case, element will be second argument - elem = el || elem; - - // Inline style trumps all - return elem.style.display === "none" || - elem.style.display === "" && - - // Otherwise, check computed style - // Support: Firefox <=43 - 45 - // Disconnected elements can have computed display: none, so first confirm that elem is - // in the document. - jQuery.contains( elem.ownerDocument, elem ) && - - jQuery.css( elem, "display" ) === "none"; - }; - -var swap = function( elem, options, callback, args ) { - var ret, name, - old = {}; - - // Remember the old values, and insert the new ones - for ( name in options ) { - old[ name ] = elem.style[ name ]; - elem.style[ name ] = options[ name ]; - } - - ret = callback.apply( elem, args || [] ); - - // Revert the old values - for ( name in options ) { - elem.style[ name ] = old[ name ]; - } - - return ret; -}; - - - - -function adjustCSS( elem, prop, valueParts, tween ) { - var adjusted, - scale = 1, - maxIterations = 20, - currentValue = tween ? - function() { - return tween.cur(); - } : - function() { - return jQuery.css( elem, prop, "" ); - }, - initial = currentValue(), - unit = valueParts && valueParts[ 3 ] || ( jQuery.cssNumber[ prop ] ? "" : "px" ), - - // Starting value computation is required for potential unit mismatches - initialInUnit = ( jQuery.cssNumber[ prop ] || unit !== "px" && +initial ) && - rcssNum.exec( jQuery.css( elem, prop ) ); - - if ( initialInUnit && initialInUnit[ 3 ] !== unit ) { - - // Trust units reported by jQuery.css - unit = unit || initialInUnit[ 3 ]; - - // Make sure we update the tween properties later on - valueParts = valueParts || []; - - // Iteratively approximate from a nonzero starting point - initialInUnit = +initial || 1; - - do { - - // If previous iteration zeroed out, double until we get *something*. - // Use string for doubling so we don't accidentally see scale as unchanged below - scale = scale || ".5"; - - // Adjust and apply - initialInUnit = initialInUnit / scale; - jQuery.style( elem, prop, initialInUnit + unit ); - - // Update scale, tolerating zero or NaN from tween.cur() - // Break the loop if scale is unchanged or perfect, or if we've just had enough. - } while ( - scale !== ( scale = currentValue() / initial ) && scale !== 1 && --maxIterations - ); - } - - if ( valueParts ) { - initialInUnit = +initialInUnit || +initial || 0; - - // Apply relative offset (+=/-=) if specified - adjusted = valueParts[ 1 ] ? - initialInUnit + ( valueParts[ 1 ] + 1 ) * valueParts[ 2 ] : - +valueParts[ 2 ]; - if ( tween ) { - tween.unit = unit; - tween.start = initialInUnit; - tween.end = adjusted; - } - } - return adjusted; -} - - -var defaultDisplayMap = {}; - -function getDefaultDisplay( elem ) { - var temp, - doc = elem.ownerDocument, - nodeName = elem.nodeName, - display = defaultDisplayMap[ nodeName ]; - - if ( display ) { - return display; - } - - temp = doc.body.appendChild( doc.createElement( nodeName ) ); - display = jQuery.css( temp, "display" ); - - temp.parentNode.removeChild( temp ); - - if ( display === "none" ) { - display = "block"; - } - defaultDisplayMap[ nodeName ] = display; - - return display; -} - -function showHide( elements, show ) { - var display, elem, - values = [], - index = 0, - length = elements.length; - - // Determine new display value for elements that need to change - for ( ; index < length; index++ ) { - elem = elements[ index ]; - if ( !elem.style ) { - continue; - } - - display = elem.style.display; - if ( show ) { - - // Since we force visibility upon cascade-hidden elements, an immediate (and slow) - // check is required in this first loop unless we have a nonempty display value (either - // inline or about-to-be-restored) - if ( display === "none" ) { - values[ index ] = dataPriv.get( elem, "display" ) || null; - if ( !values[ index ] ) { - elem.style.display = ""; - } - } - if ( elem.style.display === "" && isHiddenWithinTree( elem ) ) { - values[ index ] = getDefaultDisplay( elem ); - } - } else { - if ( display !== "none" ) { - values[ index ] = "none"; - - // Remember what we're overwriting - dataPriv.set( elem, "display", display ); - } - } - } - - // Set the display of the elements in a second loop to avoid constant reflow - for ( index = 0; index < length; index++ ) { - if ( values[ index ] != null ) { - elements[ index ].style.display = values[ index ]; - } - } - - return elements; -} - -jQuery.fn.extend( { - show: function() { - return showHide( this, true ); - }, - hide: function() { - return showHide( this ); - }, - toggle: function( state ) { - if ( typeof state === "boolean" ) { - return state ? this.show() : this.hide(); - } - - return this.each( function() { - if ( isHiddenWithinTree( this ) ) { - jQuery( this ).show(); - } else { - jQuery( this ).hide(); - } - } ); - } -} ); -var rcheckableType = ( /^(?:checkbox|radio)$/i ); - -var rtagName = ( /<([a-z][^\/\0>\x20\t\r\n\f]+)/i ); - -var rscriptType = ( /^$|\/(?:java|ecma)script/i ); - - - -// We have to close these tags to support XHTML (#13200) -var wrapMap = { - - // Support: IE <=9 only - option: [ 1, "" ], - - // XHTML parsers do not magically insert elements in the - // same way that tag soup parsers do. So we cannot shorten - // this by omitting or other required elements. - thead: [ 1, "", "
" ], - col: [ 2, "", "
" ], - tr: [ 2, "", "
" ], - td: [ 3, "", "
" ], - - _default: [ 0, "", "" ] -}; - -// Support: IE <=9 only -wrapMap.optgroup = wrapMap.option; - -wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead; -wrapMap.th = wrapMap.td; - - -function getAll( context, tag ) { - - // Support: IE <=9 - 11 only - // Use typeof to avoid zero-argument method invocation on host objects (#15151) - var ret; - - if ( typeof context.getElementsByTagName !== "undefined" ) { - ret = context.getElementsByTagName( tag || "*" ); - - } else if ( typeof context.querySelectorAll !== "undefined" ) { - ret = context.querySelectorAll( tag || "*" ); - - } else { - ret = []; - } - - if ( tag === undefined || tag && jQuery.nodeName( context, tag ) ) { - return jQuery.merge( [ context ], ret ); - } - - return ret; -} - - -// Mark scripts as having already been evaluated -function setGlobalEval( elems, refElements ) { - var i = 0, - l = elems.length; - - for ( ; i < l; i++ ) { - dataPriv.set( - elems[ i ], - "globalEval", - !refElements || dataPriv.get( refElements[ i ], "globalEval" ) - ); - } -} - - -var rhtml = /<|&#?\w+;/; - -function buildFragment( elems, context, scripts, selection, ignored ) { - var elem, tmp, tag, wrap, contains, j, - fragment = context.createDocumentFragment(), - nodes = [], - i = 0, - l = elems.length; - - for ( ; i < l; i++ ) { - elem = elems[ i ]; - - if ( elem || elem === 0 ) { - - // Add nodes directly - if ( jQuery.type( elem ) === "object" ) { - - // Support: Android <=4.0 only, PhantomJS 1 only - // push.apply(_, arraylike) throws on ancient WebKit - jQuery.merge( nodes, elem.nodeType ? [ elem ] : elem ); - - // Convert non-html into a text node - } else if ( !rhtml.test( elem ) ) { - nodes.push( context.createTextNode( elem ) ); - - // Convert html into DOM nodes - } else { - tmp = tmp || fragment.appendChild( context.createElement( "div" ) ); - - // Deserialize a standard representation - tag = ( rtagName.exec( elem ) || [ "", "" ] )[ 1 ].toLowerCase(); - wrap = wrapMap[ tag ] || wrapMap._default; - tmp.innerHTML = wrap[ 1 ] + jQuery.htmlPrefilter( elem ) + wrap[ 2 ]; - - // Descend through wrappers to the right content - j = wrap[ 0 ]; - while ( j-- ) { - tmp = tmp.lastChild; - } - - // Support: Android <=4.0 only, PhantomJS 1 only - // push.apply(_, arraylike) throws on ancient WebKit - jQuery.merge( nodes, tmp.childNodes ); - - // Remember the top-level container - tmp = fragment.firstChild; - - // Ensure the created nodes are orphaned (#12392) - tmp.textContent = ""; - } - } - } - - // Remove wrapper from fragment - fragment.textContent = ""; - - i = 0; - while ( ( elem = nodes[ i++ ] ) ) { - - // Skip elements already in the context collection (trac-4087) - if ( selection && jQuery.inArray( elem, selection ) > -1 ) { - if ( ignored ) { - ignored.push( elem ); - } - continue; - } - - contains = jQuery.contains( elem.ownerDocument, elem ); - - // Append to fragment - tmp = getAll( fragment.appendChild( elem ), "script" ); - - // Preserve script evaluation history - if ( contains ) { - setGlobalEval( tmp ); - } - - // Capture executables - if ( scripts ) { - j = 0; - while ( ( elem = tmp[ j++ ] ) ) { - if ( rscriptType.test( elem.type || "" ) ) { - scripts.push( elem ); - } - } - } - } - - return fragment; -} - - -( function() { - var fragment = document.createDocumentFragment(), - div = fragment.appendChild( document.createElement( "div" ) ), - input = document.createElement( "input" ); - - // Support: Android 4.0 - 4.3 only - // Check state lost if the name is set (#11217) - // Support: Windows Web Apps (WWA) - // `name` and `type` must use .setAttribute for WWA (#14901) - input.setAttribute( "type", "radio" ); - input.setAttribute( "checked", "checked" ); - input.setAttribute( "name", "t" ); - - div.appendChild( input ); - - // Support: Android <=4.1 only - // Older WebKit doesn't clone checked state correctly in fragments - support.checkClone = div.cloneNode( true ).cloneNode( true ).lastChild.checked; - - // Support: IE <=11 only - // Make sure textarea (and checkbox) defaultValue is properly cloned - div.innerHTML = ""; - support.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue; -} )(); -var documentElement = document.documentElement; - - - -var - rkeyEvent = /^key/, - rmouseEvent = /^(?:mouse|pointer|contextmenu|drag|drop)|click/, - rtypenamespace = /^([^.]*)(?:\.(.+)|)/; - -function returnTrue() { - return true; -} - -function returnFalse() { - return false; -} - -// Support: IE <=9 only -// See #13393 for more info -function safeActiveElement() { - try { - return document.activeElement; - } catch ( err ) { } -} - -function on( elem, types, selector, data, fn, one ) { - var origFn, type; - - // Types can be a map of types/handlers - if ( typeof types === "object" ) { - - // ( types-Object, selector, data ) - if ( typeof selector !== "string" ) { - - // ( types-Object, data ) - data = data || selector; - selector = undefined; - } - for ( type in types ) { - on( elem, type, selector, data, types[ type ], one ); - } - return elem; - } - - if ( data == null && fn == null ) { - - // ( types, fn ) - fn = selector; - data = selector = undefined; - } else if ( fn == null ) { - if ( typeof selector === "string" ) { - - // ( types, selector, fn ) - fn = data; - data = undefined; - } else { - - // ( types, data, fn ) - fn = data; - data = selector; - selector = undefined; - } - } - if ( fn === false ) { - fn = returnFalse; - } else if ( !fn ) { - return elem; - } - - if ( one === 1 ) { - origFn = fn; - fn = function( event ) { - - // Can use an empty set, since event contains the info - jQuery().off( event ); - return origFn.apply( this, arguments ); - }; - - // Use same guid so caller can remove using origFn - fn.guid = origFn.guid || ( origFn.guid = jQuery.guid++ ); - } - return elem.each( function() { - jQuery.event.add( this, types, fn, data, selector ); - } ); -} - -/* - * Helper functions for managing events -- not part of the public interface. - * Props to Dean Edwards' addEvent library for many of the ideas. - */ -jQuery.event = { - - global: {}, - - add: function( elem, types, handler, data, selector ) { - - var handleObjIn, eventHandle, tmp, - events, t, handleObj, - special, handlers, type, namespaces, origType, - elemData = dataPriv.get( elem ); - - // Don't attach events to noData or text/comment nodes (but allow plain objects) - if ( !elemData ) { - return; - } - - // Caller can pass in an object of custom data in lieu of the handler - if ( handler.handler ) { - handleObjIn = handler; - handler = handleObjIn.handler; - selector = handleObjIn.selector; - } - - // Ensure that invalid selectors throw exceptions at attach time - // Evaluate against documentElement in case elem is a non-element node (e.g., document) - if ( selector ) { - jQuery.find.matchesSelector( documentElement, selector ); - } - - // Make sure that the handler has a unique ID, used to find/remove it later - if ( !handler.guid ) { - handler.guid = jQuery.guid++; - } - - // Init the element's event structure and main handler, if this is the first - if ( !( events = elemData.events ) ) { - events = elemData.events = {}; - } - if ( !( eventHandle = elemData.handle ) ) { - eventHandle = elemData.handle = function( e ) { - - // Discard the second event of a jQuery.event.trigger() and - // when an event is called after a page has unloaded - return typeof jQuery !== "undefined" && jQuery.event.triggered !== e.type ? - jQuery.event.dispatch.apply( elem, arguments ) : undefined; - }; - } - - // Handle multiple events separated by a space - types = ( types || "" ).match( rnothtmlwhite ) || [ "" ]; - t = types.length; - while ( t-- ) { - tmp = rtypenamespace.exec( types[ t ] ) || []; - type = origType = tmp[ 1 ]; - namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort(); - - // There *must* be a type, no attaching namespace-only handlers - if ( !type ) { - continue; - } - - // If event changes its type, use the special event handlers for the changed type - special = jQuery.event.special[ type ] || {}; - - // If selector defined, determine special event api type, otherwise given type - type = ( selector ? special.delegateType : special.bindType ) || type; - - // Update special based on newly reset type - special = jQuery.event.special[ type ] || {}; - - // handleObj is passed to all event handlers - handleObj = jQuery.extend( { - type: type, - origType: origType, - data: data, - handler: handler, - guid: handler.guid, - selector: selector, - needsContext: selector && jQuery.expr.match.needsContext.test( selector ), - namespace: namespaces.join( "." ) - }, handleObjIn ); - - // Init the event handler queue if we're the first - if ( !( handlers = events[ type ] ) ) { - handlers = events[ type ] = []; - handlers.delegateCount = 0; - - // Only use addEventListener if the special events handler returns false - if ( !special.setup || - special.setup.call( elem, data, namespaces, eventHandle ) === false ) { - - if ( elem.addEventListener ) { - elem.addEventListener( type, eventHandle ); - } - } - } - - if ( special.add ) { - special.add.call( elem, handleObj ); - - if ( !handleObj.handler.guid ) { - handleObj.handler.guid = handler.guid; - } - } - - // Add to the element's handler list, delegates in front - if ( selector ) { - handlers.splice( handlers.delegateCount++, 0, handleObj ); - } else { - handlers.push( handleObj ); - } - - // Keep track of which events have ever been used, for event optimization - jQuery.event.global[ type ] = true; - } - - }, - - // Detach an event or set of events from an element - remove: function( elem, types, handler, selector, mappedTypes ) { - - var j, origCount, tmp, - events, t, handleObj, - special, handlers, type, namespaces, origType, - elemData = dataPriv.hasData( elem ) && dataPriv.get( elem ); - - if ( !elemData || !( events = elemData.events ) ) { - return; - } - - // Once for each type.namespace in types; type may be omitted - types = ( types || "" ).match( rnothtmlwhite ) || [ "" ]; - t = types.length; - while ( t-- ) { - tmp = rtypenamespace.exec( types[ t ] ) || []; - type = origType = tmp[ 1 ]; - namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort(); - - // Unbind all events (on this namespace, if provided) for the element - if ( !type ) { - for ( type in events ) { - jQuery.event.remove( elem, type + types[ t ], handler, selector, true ); - } - continue; - } - - special = jQuery.event.special[ type ] || {}; - type = ( selector ? special.delegateType : special.bindType ) || type; - handlers = events[ type ] || []; - tmp = tmp[ 2 ] && - new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" ); - - // Remove matching events - origCount = j = handlers.length; - while ( j-- ) { - handleObj = handlers[ j ]; - - if ( ( mappedTypes || origType === handleObj.origType ) && - ( !handler || handler.guid === handleObj.guid ) && - ( !tmp || tmp.test( handleObj.namespace ) ) && - ( !selector || selector === handleObj.selector || - selector === "**" && handleObj.selector ) ) { - handlers.splice( j, 1 ); - - if ( handleObj.selector ) { - handlers.delegateCount--; - } - if ( special.remove ) { - special.remove.call( elem, handleObj ); - } - } - } - - // Remove generic event handler if we removed something and no more handlers exist - // (avoids potential for endless recursion during removal of special event handlers) - if ( origCount && !handlers.length ) { - if ( !special.teardown || - special.teardown.call( elem, namespaces, elemData.handle ) === false ) { - - jQuery.removeEvent( elem, type, elemData.handle ); - } - - delete events[ type ]; - } - } - - // Remove data and the expando if it's no longer used - if ( jQuery.isEmptyObject( events ) ) { - dataPriv.remove( elem, "handle events" ); - } - }, - - dispatch: function( nativeEvent ) { - - // Make a writable jQuery.Event from the native event object - var event = jQuery.event.fix( nativeEvent ); - - var i, j, ret, matched, handleObj, handlerQueue, - args = new Array( arguments.length ), - handlers = ( dataPriv.get( this, "events" ) || {} )[ event.type ] || [], - special = jQuery.event.special[ event.type ] || {}; - - // Use the fix-ed jQuery.Event rather than the (read-only) native event - args[ 0 ] = event; - - for ( i = 1; i < arguments.length; i++ ) { - args[ i ] = arguments[ i ]; - } - - event.delegateTarget = this; - - // Call the preDispatch hook for the mapped type, and let it bail if desired - if ( special.preDispatch && special.preDispatch.call( this, event ) === false ) { - return; - } - - // Determine handlers - handlerQueue = jQuery.event.handlers.call( this, event, handlers ); - - // Run delegates first; they may want to stop propagation beneath us - i = 0; - while ( ( matched = handlerQueue[ i++ ] ) && !event.isPropagationStopped() ) { - event.currentTarget = matched.elem; - - j = 0; - while ( ( handleObj = matched.handlers[ j++ ] ) && - !event.isImmediatePropagationStopped() ) { - - // Triggered event must either 1) have no namespace, or 2) have namespace(s) - // a subset or equal to those in the bound event (both can have no namespace). - if ( !event.rnamespace || event.rnamespace.test( handleObj.namespace ) ) { - - event.handleObj = handleObj; - event.data = handleObj.data; - - ret = ( ( jQuery.event.special[ handleObj.origType ] || {} ).handle || - handleObj.handler ).apply( matched.elem, args ); - - if ( ret !== undefined ) { - if ( ( event.result = ret ) === false ) { - event.preventDefault(); - event.stopPropagation(); - } - } - } - } - } - - // Call the postDispatch hook for the mapped type - if ( special.postDispatch ) { - special.postDispatch.call( this, event ); - } - - return event.result; - }, - - handlers: function( event, handlers ) { - var i, handleObj, sel, matchedHandlers, matchedSelectors, - handlerQueue = [], - delegateCount = handlers.delegateCount, - cur = event.target; - - // Find delegate handlers - if ( delegateCount && - - // Support: IE <=9 - // Black-hole SVG instance trees (trac-13180) - cur.nodeType && - - // Support: Firefox <=42 - // Suppress spec-violating clicks indicating a non-primary pointer button (trac-3861) - // https://www.w3.org/TR/DOM-Level-3-Events/#event-type-click - // Support: IE 11 only - // ...but not arrow key "clicks" of radio inputs, which can have `button` -1 (gh-2343) - !( event.type === "click" && event.button >= 1 ) ) { - - for ( ; cur !== this; cur = cur.parentNode || this ) { - - // Don't check non-elements (#13208) - // Don't process clicks on disabled elements (#6911, #8165, #11382, #11764) - if ( cur.nodeType === 1 && !( event.type === "click" && cur.disabled === true ) ) { - matchedHandlers = []; - matchedSelectors = {}; - for ( i = 0; i < delegateCount; i++ ) { - handleObj = handlers[ i ]; - - // Don't conflict with Object.prototype properties (#13203) - sel = handleObj.selector + " "; - - if ( matchedSelectors[ sel ] === undefined ) { - matchedSelectors[ sel ] = handleObj.needsContext ? - jQuery( sel, this ).index( cur ) > -1 : - jQuery.find( sel, this, null, [ cur ] ).length; - } - if ( matchedSelectors[ sel ] ) { - matchedHandlers.push( handleObj ); - } - } - if ( matchedHandlers.length ) { - handlerQueue.push( { elem: cur, handlers: matchedHandlers } ); - } - } - } - } - - // Add the remaining (directly-bound) handlers - cur = this; - if ( delegateCount < handlers.length ) { - handlerQueue.push( { elem: cur, handlers: handlers.slice( delegateCount ) } ); - } - - return handlerQueue; - }, - - addProp: function( name, hook ) { - Object.defineProperty( jQuery.Event.prototype, name, { - enumerable: true, - configurable: true, - - get: jQuery.isFunction( hook ) ? - function() { - if ( this.originalEvent ) { - return hook( this.originalEvent ); - } - } : - function() { - if ( this.originalEvent ) { - return this.originalEvent[ name ]; - } - }, - - set: function( value ) { - Object.defineProperty( this, name, { - enumerable: true, - configurable: true, - writable: true, - value: value - } ); - } - } ); - }, - - fix: function( originalEvent ) { - return originalEvent[ jQuery.expando ] ? - originalEvent : - new jQuery.Event( originalEvent ); - }, - - special: { - load: { - - // Prevent triggered image.load events from bubbling to window.load - noBubble: true - }, - focus: { - - // Fire native event if possible so blur/focus sequence is correct - trigger: function() { - if ( this !== safeActiveElement() && this.focus ) { - this.focus(); - return false; - } - }, - delegateType: "focusin" - }, - blur: { - trigger: function() { - if ( this === safeActiveElement() && this.blur ) { - this.blur(); - return false; - } - }, - delegateType: "focusout" - }, - click: { - - // For checkbox, fire native event so checked state will be right - trigger: function() { - if ( this.type === "checkbox" && this.click && jQuery.nodeName( this, "input" ) ) { - this.click(); - return false; - } - }, - - // For cross-browser consistency, don't fire native .click() on links - _default: function( event ) { - return jQuery.nodeName( event.target, "a" ); - } - }, - - beforeunload: { - postDispatch: function( event ) { - - // Support: Firefox 20+ - // Firefox doesn't alert if the returnValue field is not set. - if ( event.result !== undefined && event.originalEvent ) { - event.originalEvent.returnValue = event.result; - } - } - } - } -}; - -jQuery.removeEvent = function( elem, type, handle ) { - - // This "if" is needed for plain objects - if ( elem.removeEventListener ) { - elem.removeEventListener( type, handle ); - } -}; - -jQuery.Event = function( src, props ) { - - // Allow instantiation without the 'new' keyword - if ( !( this instanceof jQuery.Event ) ) { - return new jQuery.Event( src, props ); - } - - // Event object - if ( src && src.type ) { - this.originalEvent = src; - this.type = src.type; - - // Events bubbling up the document may have been marked as prevented - // by a handler lower down the tree; reflect the correct value. - this.isDefaultPrevented = src.defaultPrevented || - src.defaultPrevented === undefined && - - // Support: Android <=2.3 only - src.returnValue === false ? - returnTrue : - returnFalse; - - // Create target properties - // Support: Safari <=6 - 7 only - // Target should not be a text node (#504, #13143) - this.target = ( src.target && src.target.nodeType === 3 ) ? - src.target.parentNode : - src.target; - - this.currentTarget = src.currentTarget; - this.relatedTarget = src.relatedTarget; - - // Event type - } else { - this.type = src; - } - - // Put explicitly provided properties onto the event object - if ( props ) { - jQuery.extend( this, props ); - } - - // Create a timestamp if incoming event doesn't have one - this.timeStamp = src && src.timeStamp || jQuery.now(); - - // Mark it as fixed - this[ jQuery.expando ] = true; -}; - -// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding -// https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html -jQuery.Event.prototype = { - constructor: jQuery.Event, - isDefaultPrevented: returnFalse, - isPropagationStopped: returnFalse, - isImmediatePropagationStopped: returnFalse, - isSimulated: false, - - preventDefault: function() { - var e = this.originalEvent; - - this.isDefaultPrevented = returnTrue; - - if ( e && !this.isSimulated ) { - e.preventDefault(); - } - }, - stopPropagation: function() { - var e = this.originalEvent; - - this.isPropagationStopped = returnTrue; - - if ( e && !this.isSimulated ) { - e.stopPropagation(); - } - }, - stopImmediatePropagation: function() { - var e = this.originalEvent; - - this.isImmediatePropagationStopped = returnTrue; - - if ( e && !this.isSimulated ) { - e.stopImmediatePropagation(); - } - - this.stopPropagation(); - } -}; - -// Includes all common event props including KeyEvent and MouseEvent specific props -jQuery.each( { - altKey: true, - bubbles: true, - cancelable: true, - changedTouches: true, - ctrlKey: true, - detail: true, - eventPhase: true, - metaKey: true, - pageX: true, - pageY: true, - shiftKey: true, - view: true, - "char": true, - charCode: true, - key: true, - keyCode: true, - button: true, - buttons: true, - clientX: true, - clientY: true, - offsetX: true, - offsetY: true, - pointerId: true, - pointerType: true, - screenX: true, - screenY: true, - targetTouches: true, - toElement: true, - touches: true, - - which: function( event ) { - var button = event.button; - - // Add which for key events - if ( event.which == null && rkeyEvent.test( event.type ) ) { - return event.charCode != null ? event.charCode : event.keyCode; - } - - // Add which for click: 1 === left; 2 === middle; 3 === right - if ( !event.which && button !== undefined && rmouseEvent.test( event.type ) ) { - if ( button & 1 ) { - return 1; - } - - if ( button & 2 ) { - return 3; - } - - if ( button & 4 ) { - return 2; - } - - return 0; - } - - return event.which; - } -}, jQuery.event.addProp ); - -// Create mouseenter/leave events using mouseover/out and event-time checks -// so that event delegation works in jQuery. -// Do the same for pointerenter/pointerleave and pointerover/pointerout -// -// Support: Safari 7 only -// Safari sends mouseenter too often; see: -// https://bugs.chromium.org/p/chromium/issues/detail?id=470258 -// for the description of the bug (it existed in older Chrome versions as well). -jQuery.each( { - mouseenter: "mouseover", - mouseleave: "mouseout", - pointerenter: "pointerover", - pointerleave: "pointerout" -}, function( orig, fix ) { - jQuery.event.special[ orig ] = { - delegateType: fix, - bindType: fix, - - handle: function( event ) { - var ret, - target = this, - related = event.relatedTarget, - handleObj = event.handleObj; - - // For mouseenter/leave call the handler if related is outside the target. - // NB: No relatedTarget if the mouse left/entered the browser window - if ( !related || ( related !== target && !jQuery.contains( target, related ) ) ) { - event.type = handleObj.origType; - ret = handleObj.handler.apply( this, arguments ); - event.type = fix; - } - return ret; - } - }; -} ); - -jQuery.fn.extend( { - - on: function( types, selector, data, fn ) { - return on( this, types, selector, data, fn ); - }, - one: function( types, selector, data, fn ) { - return on( this, types, selector, data, fn, 1 ); - }, - off: function( types, selector, fn ) { - var handleObj, type; - if ( types && types.preventDefault && types.handleObj ) { - - // ( event ) dispatched jQuery.Event - handleObj = types.handleObj; - jQuery( types.delegateTarget ).off( - handleObj.namespace ? - handleObj.origType + "." + handleObj.namespace : - handleObj.origType, - handleObj.selector, - handleObj.handler - ); - return this; - } - if ( typeof types === "object" ) { - - // ( types-object [, selector] ) - for ( type in types ) { - this.off( type, selector, types[ type ] ); - } - return this; - } - if ( selector === false || typeof selector === "function" ) { - - // ( types [, fn] ) - fn = selector; - selector = undefined; - } - if ( fn === false ) { - fn = returnFalse; - } - return this.each( function() { - jQuery.event.remove( this, types, fn, selector ); - } ); - } -} ); - - -var - - /* eslint-disable max-len */ - - // See https://github.com/eslint/eslint/issues/3229 - rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi, - - /* eslint-enable */ - - // Support: IE <=10 - 11, Edge 12 - 13 - // In IE/Edge using regex groups here causes severe slowdowns. - // See https://connect.microsoft.com/IE/feedback/details/1736512/ - rnoInnerhtml = /\s*$/g; - -function manipulationTarget( elem, content ) { - if ( jQuery.nodeName( elem, "table" ) && - jQuery.nodeName( content.nodeType !== 11 ? content : content.firstChild, "tr" ) ) { - - return elem.getElementsByTagName( "tbody" )[ 0 ] || elem; - } - - return elem; -} - -// Replace/restore the type attribute of script elements for safe DOM manipulation -function disableScript( elem ) { - elem.type = ( elem.getAttribute( "type" ) !== null ) + "/" + elem.type; - return elem; -} -function restoreScript( elem ) { - var match = rscriptTypeMasked.exec( elem.type ); - - if ( match ) { - elem.type = match[ 1 ]; - } else { - elem.removeAttribute( "type" ); - } - - return elem; -} - -function cloneCopyEvent( src, dest ) { - var i, l, type, pdataOld, pdataCur, udataOld, udataCur, events; - - if ( dest.nodeType !== 1 ) { - return; - } - - // 1. Copy private data: events, handlers, etc. - if ( dataPriv.hasData( src ) ) { - pdataOld = dataPriv.access( src ); - pdataCur = dataPriv.set( dest, pdataOld ); - events = pdataOld.events; - - if ( events ) { - delete pdataCur.handle; - pdataCur.events = {}; - - for ( type in events ) { - for ( i = 0, l = events[ type ].length; i < l; i++ ) { - jQuery.event.add( dest, type, events[ type ][ i ] ); - } - } - } - } - - // 2. Copy user data - if ( dataUser.hasData( src ) ) { - udataOld = dataUser.access( src ); - udataCur = jQuery.extend( {}, udataOld ); - - dataUser.set( dest, udataCur ); - } -} - -// Fix IE bugs, see support tests -function fixInput( src, dest ) { - var nodeName = dest.nodeName.toLowerCase(); - - // Fails to persist the checked state of a cloned checkbox or radio button. - if ( nodeName === "input" && rcheckableType.test( src.type ) ) { - dest.checked = src.checked; - - // Fails to return the selected option to the default selected state when cloning options - } else if ( nodeName === "input" || nodeName === "textarea" ) { - dest.defaultValue = src.defaultValue; - } -} - -function domManip( collection, args, callback, ignored ) { - - // Flatten any nested arrays - args = concat.apply( [], args ); - - var fragment, first, scripts, hasScripts, node, doc, - i = 0, - l = collection.length, - iNoClone = l - 1, - value = args[ 0 ], - isFunction = jQuery.isFunction( value ); - - // We can't cloneNode fragments that contain checked, in WebKit - if ( isFunction || - ( l > 1 && typeof value === "string" && - !support.checkClone && rchecked.test( value ) ) ) { - return collection.each( function( index ) { - var self = collection.eq( index ); - if ( isFunction ) { - args[ 0 ] = value.call( this, index, self.html() ); - } - domManip( self, args, callback, ignored ); - } ); - } - - if ( l ) { - fragment = buildFragment( args, collection[ 0 ].ownerDocument, false, collection, ignored ); - first = fragment.firstChild; - - if ( fragment.childNodes.length === 1 ) { - fragment = first; - } - - // Require either new content or an interest in ignored elements to invoke the callback - if ( first || ignored ) { - scripts = jQuery.map( getAll( fragment, "script" ), disableScript ); - hasScripts = scripts.length; - - // Use the original fragment for the last item - // instead of the first because it can end up - // being emptied incorrectly in certain situations (#8070). - for ( ; i < l; i++ ) { - node = fragment; - - if ( i !== iNoClone ) { - node = jQuery.clone( node, true, true ); - - // Keep references to cloned scripts for later restoration - if ( hasScripts ) { - - // Support: Android <=4.0 only, PhantomJS 1 only - // push.apply(_, arraylike) throws on ancient WebKit - jQuery.merge( scripts, getAll( node, "script" ) ); - } - } - - callback.call( collection[ i ], node, i ); - } - - if ( hasScripts ) { - doc = scripts[ scripts.length - 1 ].ownerDocument; - - // Reenable scripts - jQuery.map( scripts, restoreScript ); - - // Evaluate executable scripts on first document insertion - for ( i = 0; i < hasScripts; i++ ) { - node = scripts[ i ]; - if ( rscriptType.test( node.type || "" ) && - !dataPriv.access( node, "globalEval" ) && - jQuery.contains( doc, node ) ) { - - if ( node.src ) { - - // Optional AJAX dependency, but won't run scripts if not present - if ( jQuery._evalUrl ) { - jQuery._evalUrl( node.src ); - } - } else { - DOMEval( node.textContent.replace( rcleanScript, "" ), doc ); - } - } - } - } - } - } - - return collection; -} - -function remove( elem, selector, keepData ) { - var node, - nodes = selector ? jQuery.filter( selector, elem ) : elem, - i = 0; - - for ( ; ( node = nodes[ i ] ) != null; i++ ) { - if ( !keepData && node.nodeType === 1 ) { - jQuery.cleanData( getAll( node ) ); - } - - if ( node.parentNode ) { - if ( keepData && jQuery.contains( node.ownerDocument, node ) ) { - setGlobalEval( getAll( node, "script" ) ); - } - node.parentNode.removeChild( node ); - } - } - - return elem; -} - -jQuery.extend( { - htmlPrefilter: function( html ) { - return html.replace( rxhtmlTag, "<$1>" ); - }, - - clone: function( elem, dataAndEvents, deepDataAndEvents ) { - var i, l, srcElements, destElements, - clone = elem.cloneNode( true ), - inPage = jQuery.contains( elem.ownerDocument, elem ); - - // Fix IE cloning issues - if ( !support.noCloneChecked && ( elem.nodeType === 1 || elem.nodeType === 11 ) && - !jQuery.isXMLDoc( elem ) ) { - - // We eschew Sizzle here for performance reasons: https://jsperf.com/getall-vs-sizzle/2 - destElements = getAll( clone ); - srcElements = getAll( elem ); - - for ( i = 0, l = srcElements.length; i < l; i++ ) { - fixInput( srcElements[ i ], destElements[ i ] ); - } - } - - // Copy the events from the original to the clone - if ( dataAndEvents ) { - if ( deepDataAndEvents ) { - srcElements = srcElements || getAll( elem ); - destElements = destElements || getAll( clone ); - - for ( i = 0, l = srcElements.length; i < l; i++ ) { - cloneCopyEvent( srcElements[ i ], destElements[ i ] ); - } - } else { - cloneCopyEvent( elem, clone ); - } - } - - // Preserve script evaluation history - destElements = getAll( clone, "script" ); - if ( destElements.length > 0 ) { - setGlobalEval( destElements, !inPage && getAll( elem, "script" ) ); - } - - // Return the cloned set - return clone; - }, - - cleanData: function( elems ) { - var data, elem, type, - special = jQuery.event.special, - i = 0; - - for ( ; ( elem = elems[ i ] ) !== undefined; i++ ) { - if ( acceptData( elem ) ) { - if ( ( data = elem[ dataPriv.expando ] ) ) { - if ( data.events ) { - for ( type in data.events ) { - if ( special[ type ] ) { - jQuery.event.remove( elem, type ); - - // This is a shortcut to avoid jQuery.event.remove's overhead - } else { - jQuery.removeEvent( elem, type, data.handle ); - } - } - } - - // Support: Chrome <=35 - 45+ - // Assign undefined instead of using delete, see Data#remove - elem[ dataPriv.expando ] = undefined; - } - if ( elem[ dataUser.expando ] ) { - - // Support: Chrome <=35 - 45+ - // Assign undefined instead of using delete, see Data#remove - elem[ dataUser.expando ] = undefined; - } - } - } - } -} ); - -jQuery.fn.extend( { - detach: function( selector ) { - return remove( this, selector, true ); - }, - - remove: function( selector ) { - return remove( this, selector ); - }, - - text: function( value ) { - return access( this, function( value ) { - return value === undefined ? - jQuery.text( this ) : - this.empty().each( function() { - if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { - this.textContent = value; - } - } ); - }, null, value, arguments.length ); - }, - - append: function() { - return domManip( this, arguments, function( elem ) { - if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { - var target = manipulationTarget( this, elem ); - target.appendChild( elem ); - } - } ); - }, - - prepend: function() { - return domManip( this, arguments, function( elem ) { - if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { - var target = manipulationTarget( this, elem ); - target.insertBefore( elem, target.firstChild ); - } - } ); - }, - - before: function() { - return domManip( this, arguments, function( elem ) { - if ( this.parentNode ) { - this.parentNode.insertBefore( elem, this ); - } - } ); - }, - - after: function() { - return domManip( this, arguments, function( elem ) { - if ( this.parentNode ) { - this.parentNode.insertBefore( elem, this.nextSibling ); - } - } ); - }, - - empty: function() { - var elem, - i = 0; - - for ( ; ( elem = this[ i ] ) != null; i++ ) { - if ( elem.nodeType === 1 ) { - - // Prevent memory leaks - jQuery.cleanData( getAll( elem, false ) ); - - // Remove any remaining nodes - elem.textContent = ""; - } - } - - return this; - }, - - clone: function( dataAndEvents, deepDataAndEvents ) { - dataAndEvents = dataAndEvents == null ? false : dataAndEvents; - deepDataAndEvents = deepDataAndEvents == null ? dataAndEvents : deepDataAndEvents; - - return this.map( function() { - return jQuery.clone( this, dataAndEvents, deepDataAndEvents ); - } ); - }, - - html: function( value ) { - return access( this, function( value ) { - var elem = this[ 0 ] || {}, - i = 0, - l = this.length; - - if ( value === undefined && elem.nodeType === 1 ) { - return elem.innerHTML; - } - - // See if we can take a shortcut and just use innerHTML - if ( typeof value === "string" && !rnoInnerhtml.test( value ) && - !wrapMap[ ( rtagName.exec( value ) || [ "", "" ] )[ 1 ].toLowerCase() ] ) { - - value = jQuery.htmlPrefilter( value ); - - try { - for ( ; i < l; i++ ) { - elem = this[ i ] || {}; - - // Remove element nodes and prevent memory leaks - if ( elem.nodeType === 1 ) { - jQuery.cleanData( getAll( elem, false ) ); - elem.innerHTML = value; - } - } - - elem = 0; - - // If using innerHTML throws an exception, use the fallback method - } catch ( e ) {} - } - - if ( elem ) { - this.empty().append( value ); - } - }, null, value, arguments.length ); - }, - - replaceWith: function() { - var ignored = []; - - // Make the changes, replacing each non-ignored context element with the new content - return domManip( this, arguments, function( elem ) { - var parent = this.parentNode; - - if ( jQuery.inArray( this, ignored ) < 0 ) { - jQuery.cleanData( getAll( this ) ); - if ( parent ) { - parent.replaceChild( elem, this ); - } - } - - // Force callback invocation - }, ignored ); - } -} ); - -jQuery.each( { - appendTo: "append", - prependTo: "prepend", - insertBefore: "before", - insertAfter: "after", - replaceAll: "replaceWith" -}, function( name, original ) { - jQuery.fn[ name ] = function( selector ) { - var elems, - ret = [], - insert = jQuery( selector ), - last = insert.length - 1, - i = 0; - - for ( ; i <= last; i++ ) { - elems = i === last ? this : this.clone( true ); - jQuery( insert[ i ] )[ original ]( elems ); - - // Support: Android <=4.0 only, PhantomJS 1 only - // .get() because push.apply(_, arraylike) throws on ancient WebKit - push.apply( ret, elems.get() ); - } - - return this.pushStack( ret ); - }; -} ); -var rmargin = ( /^margin/ ); - -var rnumnonpx = new RegExp( "^(" + pnum + ")(?!px)[a-z%]+$", "i" ); - -var getStyles = function( elem ) { - - // Support: IE <=11 only, Firefox <=30 (#15098, #14150) - // IE throws on elements created in popups - // FF meanwhile throws on frame elements through "defaultView.getComputedStyle" - var view = elem.ownerDocument.defaultView; - - if ( !view || !view.opener ) { - view = window; - } - - return view.getComputedStyle( elem ); - }; - - - -( function() { - - // Executing both pixelPosition & boxSizingReliable tests require only one layout - // so they're executed at the same time to save the second computation. - function computeStyleTests() { - - // This is a singleton, we need to execute it only once - if ( !div ) { - return; - } - - div.style.cssText = - "box-sizing:border-box;" + - "position:relative;display:block;" + - "margin:auto;border:1px;padding:1px;" + - "top:1%;width:50%"; - div.innerHTML = ""; - documentElement.appendChild( container ); - - var divStyle = window.getComputedStyle( div ); - pixelPositionVal = divStyle.top !== "1%"; - - // Support: Android 4.0 - 4.3 only, Firefox <=3 - 44 - reliableMarginLeftVal = divStyle.marginLeft === "2px"; - boxSizingReliableVal = divStyle.width === "4px"; - - // Support: Android 4.0 - 4.3 only - // Some styles come back with percentage values, even though they shouldn't - div.style.marginRight = "50%"; - pixelMarginRightVal = divStyle.marginRight === "4px"; - - documentElement.removeChild( container ); - - // Nullify the div so it wouldn't be stored in the memory and - // it will also be a sign that checks already performed - div = null; - } - - var pixelPositionVal, boxSizingReliableVal, pixelMarginRightVal, reliableMarginLeftVal, - container = document.createElement( "div" ), - div = document.createElement( "div" ); - - // Finish early in limited (non-browser) environments - if ( !div.style ) { - return; - } - - // Support: IE <=9 - 11 only - // Style of cloned element affects source element cloned (#8908) - div.style.backgroundClip = "content-box"; - div.cloneNode( true ).style.backgroundClip = ""; - support.clearCloneStyle = div.style.backgroundClip === "content-box"; - - container.style.cssText = "border:0;width:8px;height:0;top:0;left:-9999px;" + - "padding:0;margin-top:1px;position:absolute"; - container.appendChild( div ); - - jQuery.extend( support, { - pixelPosition: function() { - computeStyleTests(); - return pixelPositionVal; - }, - boxSizingReliable: function() { - computeStyleTests(); - return boxSizingReliableVal; - }, - pixelMarginRight: function() { - computeStyleTests(); - return pixelMarginRightVal; - }, - reliableMarginLeft: function() { - computeStyleTests(); - return reliableMarginLeftVal; - } - } ); -} )(); - - -function curCSS( elem, name, computed ) { - var width, minWidth, maxWidth, ret, - style = elem.style; - - computed = computed || getStyles( elem ); - - // Support: IE <=9 only - // getPropertyValue is only needed for .css('filter') (#12537) - if ( computed ) { - ret = computed.getPropertyValue( name ) || computed[ name ]; - - if ( ret === "" && !jQuery.contains( elem.ownerDocument, elem ) ) { - ret = jQuery.style( elem, name ); - } - - // A tribute to the "awesome hack by Dean Edwards" - // Android Browser returns percentage for some values, - // but width seems to be reliably pixels. - // This is against the CSSOM draft spec: - // https://drafts.csswg.org/cssom/#resolved-values - if ( !support.pixelMarginRight() && rnumnonpx.test( ret ) && rmargin.test( name ) ) { - - // Remember the original values - width = style.width; - minWidth = style.minWidth; - maxWidth = style.maxWidth; - - // Put in the new values to get a computed value out - style.minWidth = style.maxWidth = style.width = ret; - ret = computed.width; - - // Revert the changed values - style.width = width; - style.minWidth = minWidth; - style.maxWidth = maxWidth; - } - } - - return ret !== undefined ? - - // Support: IE <=9 - 11 only - // IE returns zIndex value as an integer. - ret + "" : - ret; -} - - -function addGetHookIf( conditionFn, hookFn ) { - - // Define the hook, we'll check on the first run if it's really needed. - return { - get: function() { - if ( conditionFn() ) { - - // Hook not needed (or it's not possible to use it due - // to missing dependency), remove it. - delete this.get; - return; - } - - // Hook needed; redefine it so that the support test is not executed again. - return ( this.get = hookFn ).apply( this, arguments ); - } - }; -} - - -var - - // Swappable if display is none or starts with table - // except "table", "table-cell", or "table-caption" - // See here for display values: https://developer.mozilla.org/en-US/docs/CSS/display - rdisplayswap = /^(none|table(?!-c[ea]).+)/, - cssShow = { position: "absolute", visibility: "hidden", display: "block" }, - cssNormalTransform = { - letterSpacing: "0", - fontWeight: "400" - }, - - cssPrefixes = [ "Webkit", "Moz", "ms" ], - emptyStyle = document.createElement( "div" ).style; - -// Return a css property mapped to a potentially vendor prefixed property -function vendorPropName( name ) { - - // Shortcut for names that are not vendor prefixed - if ( name in emptyStyle ) { - return name; - } - - // Check for vendor prefixed names - var capName = name[ 0 ].toUpperCase() + name.slice( 1 ), - i = cssPrefixes.length; - - while ( i-- ) { - name = cssPrefixes[ i ] + capName; - if ( name in emptyStyle ) { - return name; - } - } -} - -function setPositiveNumber( elem, value, subtract ) { - - // Any relative (+/-) values have already been - // normalized at this point - var matches = rcssNum.exec( value ); - return matches ? - - // Guard against undefined "subtract", e.g., when used as in cssHooks - Math.max( 0, matches[ 2 ] - ( subtract || 0 ) ) + ( matches[ 3 ] || "px" ) : - value; -} - -function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) { - var i, - val = 0; - - // If we already have the right measurement, avoid augmentation - if ( extra === ( isBorderBox ? "border" : "content" ) ) { - i = 4; - - // Otherwise initialize for horizontal or vertical properties - } else { - i = name === "width" ? 1 : 0; - } - - for ( ; i < 4; i += 2 ) { - - // Both box models exclude margin, so add it if we want it - if ( extra === "margin" ) { - val += jQuery.css( elem, extra + cssExpand[ i ], true, styles ); - } - - if ( isBorderBox ) { - - // border-box includes padding, so remove it if we want content - if ( extra === "content" ) { - val -= jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); - } - - // At this point, extra isn't border nor margin, so remove border - if ( extra !== "margin" ) { - val -= jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); - } - } else { - - // At this point, extra isn't content, so add padding - val += jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); - - // At this point, extra isn't content nor padding, so add border - if ( extra !== "padding" ) { - val += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); - } - } - } - - return val; -} - -function getWidthOrHeight( elem, name, extra ) { - - // Start with offset property, which is equivalent to the border-box value - var val, - valueIsBorderBox = true, - styles = getStyles( elem ), - isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box"; - - // Support: IE <=11 only - // Running getBoundingClientRect on a disconnected node - // in IE throws an error. - if ( elem.getClientRects().length ) { - val = elem.getBoundingClientRect()[ name ]; - } - - // Some non-html elements return undefined for offsetWidth, so check for null/undefined - // svg - https://bugzilla.mozilla.org/show_bug.cgi?id=649285 - // MathML - https://bugzilla.mozilla.org/show_bug.cgi?id=491668 - if ( val <= 0 || val == null ) { - - // Fall back to computed then uncomputed css if necessary - val = curCSS( elem, name, styles ); - if ( val < 0 || val == null ) { - val = elem.style[ name ]; - } - - // Computed unit is not pixels. Stop here and return. - if ( rnumnonpx.test( val ) ) { - return val; - } - - // Check for style in case a browser which returns unreliable values - // for getComputedStyle silently falls back to the reliable elem.style - valueIsBorderBox = isBorderBox && - ( support.boxSizingReliable() || val === elem.style[ name ] ); - - // Normalize "", auto, and prepare for extra - val = parseFloat( val ) || 0; - } - - // Use the active box-sizing model to add/subtract irrelevant styles - return ( val + - augmentWidthOrHeight( - elem, - name, - extra || ( isBorderBox ? "border" : "content" ), - valueIsBorderBox, - styles - ) - ) + "px"; -} - -jQuery.extend( { - - // Add in style property hooks for overriding the default - // behavior of getting and setting a style property - cssHooks: { - opacity: { - get: function( elem, computed ) { - if ( computed ) { - - // We should always get a number back from opacity - var ret = curCSS( elem, "opacity" ); - return ret === "" ? "1" : ret; - } - } - } - }, - - // Don't automatically add "px" to these possibly-unitless properties - cssNumber: { - "animationIterationCount": true, - "columnCount": true, - "fillOpacity": true, - "flexGrow": true, - "flexShrink": true, - "fontWeight": true, - "lineHeight": true, - "opacity": true, - "order": true, - "orphans": true, - "widows": true, - "zIndex": true, - "zoom": true - }, - - // Add in properties whose names you wish to fix before - // setting or getting the value - cssProps: { - "float": "cssFloat" - }, - - // Get and set the style property on a DOM Node - style: function( elem, name, value, extra ) { - - // Don't set styles on text and comment nodes - if ( !elem || elem.nodeType === 3 || elem.nodeType === 8 || !elem.style ) { - return; - } - - // Make sure that we're working with the right name - var ret, type, hooks, - origName = jQuery.camelCase( name ), - style = elem.style; - - name = jQuery.cssProps[ origName ] || - ( jQuery.cssProps[ origName ] = vendorPropName( origName ) || origName ); - - // Gets hook for the prefixed version, then unprefixed version - hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; - - // Check if we're setting a value - if ( value !== undefined ) { - type = typeof value; - - // Convert "+=" or "-=" to relative numbers (#7345) - if ( type === "string" && ( ret = rcssNum.exec( value ) ) && ret[ 1 ] ) { - value = adjustCSS( elem, name, ret ); - - // Fixes bug #9237 - type = "number"; - } - - // Make sure that null and NaN values aren't set (#7116) - if ( value == null || value !== value ) { - return; - } - - // If a number was passed in, add the unit (except for certain CSS properties) - if ( type === "number" ) { - value += ret && ret[ 3 ] || ( jQuery.cssNumber[ origName ] ? "" : "px" ); - } - - // background-* props affect original clone's values - if ( !support.clearCloneStyle && value === "" && name.indexOf( "background" ) === 0 ) { - style[ name ] = "inherit"; - } - - // If a hook was provided, use that value, otherwise just set the specified value - if ( !hooks || !( "set" in hooks ) || - ( value = hooks.set( elem, value, extra ) ) !== undefined ) { - - style[ name ] = value; - } - - } else { - - // If a hook was provided get the non-computed value from there - if ( hooks && "get" in hooks && - ( ret = hooks.get( elem, false, extra ) ) !== undefined ) { - - return ret; - } - - // Otherwise just get the value from the style object - return style[ name ]; - } - }, - - css: function( elem, name, extra, styles ) { - var val, num, hooks, - origName = jQuery.camelCase( name ); - - // Make sure that we're working with the right name - name = jQuery.cssProps[ origName ] || - ( jQuery.cssProps[ origName ] = vendorPropName( origName ) || origName ); - - // Try prefixed name followed by the unprefixed name - hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; - - // If a hook was provided get the computed value from there - if ( hooks && "get" in hooks ) { - val = hooks.get( elem, true, extra ); - } - - // Otherwise, if a way to get the computed value exists, use that - if ( val === undefined ) { - val = curCSS( elem, name, styles ); - } - - // Convert "normal" to computed value - if ( val === "normal" && name in cssNormalTransform ) { - val = cssNormalTransform[ name ]; - } - - // Make numeric if forced or a qualifier was provided and val looks numeric - if ( extra === "" || extra ) { - num = parseFloat( val ); - return extra === true || isFinite( num ) ? num || 0 : val; - } - return val; - } -} ); - -jQuery.each( [ "height", "width" ], function( i, name ) { - jQuery.cssHooks[ name ] = { - get: function( elem, computed, extra ) { - if ( computed ) { - - // Certain elements can have dimension info if we invisibly show them - // but it must have a current display style that would benefit - return rdisplayswap.test( jQuery.css( elem, "display" ) ) && - - // Support: Safari 8+ - // Table columns in Safari have non-zero offsetWidth & zero - // getBoundingClientRect().width unless display is changed. - // Support: IE <=11 only - // Running getBoundingClientRect on a disconnected node - // in IE throws an error. - ( !elem.getClientRects().length || !elem.getBoundingClientRect().width ) ? - swap( elem, cssShow, function() { - return getWidthOrHeight( elem, name, extra ); - } ) : - getWidthOrHeight( elem, name, extra ); - } - }, - - set: function( elem, value, extra ) { - var matches, - styles = extra && getStyles( elem ), - subtract = extra && augmentWidthOrHeight( - elem, - name, - extra, - jQuery.css( elem, "boxSizing", false, styles ) === "border-box", - styles - ); - - // Convert to pixels if value adjustment is needed - if ( subtract && ( matches = rcssNum.exec( value ) ) && - ( matches[ 3 ] || "px" ) !== "px" ) { - - elem.style[ name ] = value; - value = jQuery.css( elem, name ); - } - - return setPositiveNumber( elem, value, subtract ); - } - }; -} ); - -jQuery.cssHooks.marginLeft = addGetHookIf( support.reliableMarginLeft, - function( elem, computed ) { - if ( computed ) { - return ( parseFloat( curCSS( elem, "marginLeft" ) ) || - elem.getBoundingClientRect().left - - swap( elem, { marginLeft: 0 }, function() { - return elem.getBoundingClientRect().left; - } ) - ) + "px"; - } - } -); - -// These hooks are used by animate to expand properties -jQuery.each( { - margin: "", - padding: "", - border: "Width" -}, function( prefix, suffix ) { - jQuery.cssHooks[ prefix + suffix ] = { - expand: function( value ) { - var i = 0, - expanded = {}, - - // Assumes a single number if not a string - parts = typeof value === "string" ? value.split( " " ) : [ value ]; - - for ( ; i < 4; i++ ) { - expanded[ prefix + cssExpand[ i ] + suffix ] = - parts[ i ] || parts[ i - 2 ] || parts[ 0 ]; - } - - return expanded; - } - }; - - if ( !rmargin.test( prefix ) ) { - jQuery.cssHooks[ prefix + suffix ].set = setPositiveNumber; - } -} ); - -jQuery.fn.extend( { - css: function( name, value ) { - return access( this, function( elem, name, value ) { - var styles, len, - map = {}, - i = 0; - - if ( jQuery.isArray( name ) ) { - styles = getStyles( elem ); - len = name.length; - - for ( ; i < len; i++ ) { - map[ name[ i ] ] = jQuery.css( elem, name[ i ], false, styles ); - } - - return map; - } - - return value !== undefined ? - jQuery.style( elem, name, value ) : - jQuery.css( elem, name ); - }, name, value, arguments.length > 1 ); - } -} ); - - -function Tween( elem, options, prop, end, easing ) { - return new Tween.prototype.init( elem, options, prop, end, easing ); -} -jQuery.Tween = Tween; - -Tween.prototype = { - constructor: Tween, - init: function( elem, options, prop, end, easing, unit ) { - this.elem = elem; - this.prop = prop; - this.easing = easing || jQuery.easing._default; - this.options = options; - this.start = this.now = this.cur(); - this.end = end; - this.unit = unit || ( jQuery.cssNumber[ prop ] ? "" : "px" ); - }, - cur: function() { - var hooks = Tween.propHooks[ this.prop ]; - - return hooks && hooks.get ? - hooks.get( this ) : - Tween.propHooks._default.get( this ); - }, - run: function( percent ) { - var eased, - hooks = Tween.propHooks[ this.prop ]; - - if ( this.options.duration ) { - this.pos = eased = jQuery.easing[ this.easing ]( - percent, this.options.duration * percent, 0, 1, this.options.duration - ); - } else { - this.pos = eased = percent; - } - this.now = ( this.end - this.start ) * eased + this.start; - - if ( this.options.step ) { - this.options.step.call( this.elem, this.now, this ); - } - - if ( hooks && hooks.set ) { - hooks.set( this ); - } else { - Tween.propHooks._default.set( this ); - } - return this; - } -}; - -Tween.prototype.init.prototype = Tween.prototype; - -Tween.propHooks = { - _default: { - get: function( tween ) { - var result; - - // Use a property on the element directly when it is not a DOM element, - // or when there is no matching style property that exists. - if ( tween.elem.nodeType !== 1 || - tween.elem[ tween.prop ] != null && tween.elem.style[ tween.prop ] == null ) { - return tween.elem[ tween.prop ]; - } - - // Passing an empty string as a 3rd parameter to .css will automatically - // attempt a parseFloat and fallback to a string if the parse fails. - // Simple values such as "10px" are parsed to Float; - // complex values such as "rotate(1rad)" are returned as-is. - result = jQuery.css( tween.elem, tween.prop, "" ); - - // Empty strings, null, undefined and "auto" are converted to 0. - return !result || result === "auto" ? 0 : result; - }, - set: function( tween ) { - - // Use step hook for back compat. - // Use cssHook if its there. - // Use .style if available and use plain properties where available. - if ( jQuery.fx.step[ tween.prop ] ) { - jQuery.fx.step[ tween.prop ]( tween ); - } else if ( tween.elem.nodeType === 1 && - ( tween.elem.style[ jQuery.cssProps[ tween.prop ] ] != null || - jQuery.cssHooks[ tween.prop ] ) ) { - jQuery.style( tween.elem, tween.prop, tween.now + tween.unit ); - } else { - tween.elem[ tween.prop ] = tween.now; - } - } - } -}; - -// Support: IE <=9 only -// Panic based approach to setting things on disconnected nodes -Tween.propHooks.scrollTop = Tween.propHooks.scrollLeft = { - set: function( tween ) { - if ( tween.elem.nodeType && tween.elem.parentNode ) { - tween.elem[ tween.prop ] = tween.now; - } - } -}; - -jQuery.easing = { - linear: function( p ) { - return p; - }, - swing: function( p ) { - return 0.5 - Math.cos( p * Math.PI ) / 2; - }, - _default: "swing" -}; - -jQuery.fx = Tween.prototype.init; - -// Back compat <1.8 extension point -jQuery.fx.step = {}; - - - - -var - fxNow, timerId, - rfxtypes = /^(?:toggle|show|hide)$/, - rrun = /queueHooks$/; - -function raf() { - if ( timerId ) { - window.requestAnimationFrame( raf ); - jQuery.fx.tick(); - } -} - -// Animations created synchronously will run synchronously -function createFxNow() { - window.setTimeout( function() { - fxNow = undefined; - } ); - return ( fxNow = jQuery.now() ); -} - -// Generate parameters to create a standard animation -function genFx( type, includeWidth ) { - var which, - i = 0, - attrs = { height: type }; - - // If we include width, step value is 1 to do all cssExpand values, - // otherwise step value is 2 to skip over Left and Right - includeWidth = includeWidth ? 1 : 0; - for ( ; i < 4; i += 2 - includeWidth ) { - which = cssExpand[ i ]; - attrs[ "margin" + which ] = attrs[ "padding" + which ] = type; - } - - if ( includeWidth ) { - attrs.opacity = attrs.width = type; - } - - return attrs; -} - -function createTween( value, prop, animation ) { - var tween, - collection = ( Animation.tweeners[ prop ] || [] ).concat( Animation.tweeners[ "*" ] ), - index = 0, - length = collection.length; - for ( ; index < length; index++ ) { - if ( ( tween = collection[ index ].call( animation, prop, value ) ) ) { - - // We're done with this property - return tween; - } - } -} - -function defaultPrefilter( elem, props, opts ) { - var prop, value, toggle, hooks, oldfire, propTween, restoreDisplay, display, - isBox = "width" in props || "height" in props, - anim = this, - orig = {}, - style = elem.style, - hidden = elem.nodeType && isHiddenWithinTree( elem ), - dataShow = dataPriv.get( elem, "fxshow" ); - - // Queue-skipping animations hijack the fx hooks - if ( !opts.queue ) { - hooks = jQuery._queueHooks( elem, "fx" ); - if ( hooks.unqueued == null ) { - hooks.unqueued = 0; - oldfire = hooks.empty.fire; - hooks.empty.fire = function() { - if ( !hooks.unqueued ) { - oldfire(); - } - }; - } - hooks.unqueued++; - - anim.always( function() { - - // Ensure the complete handler is called before this completes - anim.always( function() { - hooks.unqueued--; - if ( !jQuery.queue( elem, "fx" ).length ) { - hooks.empty.fire(); - } - } ); - } ); - } - - // Detect show/hide animations - for ( prop in props ) { - value = props[ prop ]; - if ( rfxtypes.test( value ) ) { - delete props[ prop ]; - toggle = toggle || value === "toggle"; - if ( value === ( hidden ? "hide" : "show" ) ) { - - // Pretend to be hidden if this is a "show" and - // there is still data from a stopped show/hide - if ( value === "show" && dataShow && dataShow[ prop ] !== undefined ) { - hidden = true; - - // Ignore all other no-op show/hide data - } else { - continue; - } - } - orig[ prop ] = dataShow && dataShow[ prop ] || jQuery.style( elem, prop ); - } - } - - // Bail out if this is a no-op like .hide().hide() - propTween = !jQuery.isEmptyObject( props ); - if ( !propTween && jQuery.isEmptyObject( orig ) ) { - return; - } - - // Restrict "overflow" and "display" styles during box animations - if ( isBox && elem.nodeType === 1 ) { - - // Support: IE <=9 - 11, Edge 12 - 13 - // Record all 3 overflow attributes because IE does not infer the shorthand - // from identically-valued overflowX and overflowY - opts.overflow = [ style.overflow, style.overflowX, style.overflowY ]; - - // Identify a display type, preferring old show/hide data over the CSS cascade - restoreDisplay = dataShow && dataShow.display; - if ( restoreDisplay == null ) { - restoreDisplay = dataPriv.get( elem, "display" ); - } - display = jQuery.css( elem, "display" ); - if ( display === "none" ) { - if ( restoreDisplay ) { - display = restoreDisplay; - } else { - - // Get nonempty value(s) by temporarily forcing visibility - showHide( [ elem ], true ); - restoreDisplay = elem.style.display || restoreDisplay; - display = jQuery.css( elem, "display" ); - showHide( [ elem ] ); - } - } - - // Animate inline elements as inline-block - if ( display === "inline" || display === "inline-block" && restoreDisplay != null ) { - if ( jQuery.css( elem, "float" ) === "none" ) { - - // Restore the original display value at the end of pure show/hide animations - if ( !propTween ) { - anim.done( function() { - style.display = restoreDisplay; - } ); - if ( restoreDisplay == null ) { - display = style.display; - restoreDisplay = display === "none" ? "" : display; - } - } - style.display = "inline-block"; - } - } - } - - if ( opts.overflow ) { - style.overflow = "hidden"; - anim.always( function() { - style.overflow = opts.overflow[ 0 ]; - style.overflowX = opts.overflow[ 1 ]; - style.overflowY = opts.overflow[ 2 ]; - } ); - } - - // Implement show/hide animations - propTween = false; - for ( prop in orig ) { - - // General show/hide setup for this element animation - if ( !propTween ) { - if ( dataShow ) { - if ( "hidden" in dataShow ) { - hidden = dataShow.hidden; - } - } else { - dataShow = dataPriv.access( elem, "fxshow", { display: restoreDisplay } ); - } - - // Store hidden/visible for toggle so `.stop().toggle()` "reverses" - if ( toggle ) { - dataShow.hidden = !hidden; - } - - // Show elements before animating them - if ( hidden ) { - showHide( [ elem ], true ); - } - - /* eslint-disable no-loop-func */ - - anim.done( function() { - - /* eslint-enable no-loop-func */ - - // The final step of a "hide" animation is actually hiding the element - if ( !hidden ) { - showHide( [ elem ] ); - } - dataPriv.remove( elem, "fxshow" ); - for ( prop in orig ) { - jQuery.style( elem, prop, orig[ prop ] ); - } - } ); - } - - // Per-property setup - propTween = createTween( hidden ? dataShow[ prop ] : 0, prop, anim ); - if ( !( prop in dataShow ) ) { - dataShow[ prop ] = propTween.start; - if ( hidden ) { - propTween.end = propTween.start; - propTween.start = 0; - } - } - } -} - -function propFilter( props, specialEasing ) { - var index, name, easing, value, hooks; - - // camelCase, specialEasing and expand cssHook pass - for ( index in props ) { - name = jQuery.camelCase( index ); - easing = specialEasing[ name ]; - value = props[ index ]; - if ( jQuery.isArray( value ) ) { - easing = value[ 1 ]; - value = props[ index ] = value[ 0 ]; - } - - if ( index !== name ) { - props[ name ] = value; - delete props[ index ]; - } - - hooks = jQuery.cssHooks[ name ]; - if ( hooks && "expand" in hooks ) { - value = hooks.expand( value ); - delete props[ name ]; - - // Not quite $.extend, this won't overwrite existing keys. - // Reusing 'index' because we have the correct "name" - for ( index in value ) { - if ( !( index in props ) ) { - props[ index ] = value[ index ]; - specialEasing[ index ] = easing; - } - } - } else { - specialEasing[ name ] = easing; - } - } -} - -function Animation( elem, properties, options ) { - var result, - stopped, - index = 0, - length = Animation.prefilters.length, - deferred = jQuery.Deferred().always( function() { - - // Don't match elem in the :animated selector - delete tick.elem; - } ), - tick = function() { - if ( stopped ) { - return false; - } - var currentTime = fxNow || createFxNow(), - remaining = Math.max( 0, animation.startTime + animation.duration - currentTime ), - - // Support: Android 2.3 only - // Archaic crash bug won't allow us to use `1 - ( 0.5 || 0 )` (#12497) - temp = remaining / animation.duration || 0, - percent = 1 - temp, - index = 0, - length = animation.tweens.length; - - for ( ; index < length; index++ ) { - animation.tweens[ index ].run( percent ); - } - - deferred.notifyWith( elem, [ animation, percent, remaining ] ); - - if ( percent < 1 && length ) { - return remaining; - } else { - deferred.resolveWith( elem, [ animation ] ); - return false; - } - }, - animation = deferred.promise( { - elem: elem, - props: jQuery.extend( {}, properties ), - opts: jQuery.extend( true, { - specialEasing: {}, - easing: jQuery.easing._default - }, options ), - originalProperties: properties, - originalOptions: options, - startTime: fxNow || createFxNow(), - duration: options.duration, - tweens: [], - createTween: function( prop, end ) { - var tween = jQuery.Tween( elem, animation.opts, prop, end, - animation.opts.specialEasing[ prop ] || animation.opts.easing ); - animation.tweens.push( tween ); - return tween; - }, - stop: function( gotoEnd ) { - var index = 0, - - // If we are going to the end, we want to run all the tweens - // otherwise we skip this part - length = gotoEnd ? animation.tweens.length : 0; - if ( stopped ) { - return this; - } - stopped = true; - for ( ; index < length; index++ ) { - animation.tweens[ index ].run( 1 ); - } - - // Resolve when we played the last frame; otherwise, reject - if ( gotoEnd ) { - deferred.notifyWith( elem, [ animation, 1, 0 ] ); - deferred.resolveWith( elem, [ animation, gotoEnd ] ); - } else { - deferred.rejectWith( elem, [ animation, gotoEnd ] ); - } - return this; - } - } ), - props = animation.props; - - propFilter( props, animation.opts.specialEasing ); - - for ( ; index < length; index++ ) { - result = Animation.prefilters[ index ].call( animation, elem, props, animation.opts ); - if ( result ) { - if ( jQuery.isFunction( result.stop ) ) { - jQuery._queueHooks( animation.elem, animation.opts.queue ).stop = - jQuery.proxy( result.stop, result ); - } - return result; - } - } - - jQuery.map( props, createTween, animation ); - - if ( jQuery.isFunction( animation.opts.start ) ) { - animation.opts.start.call( elem, animation ); - } - - jQuery.fx.timer( - jQuery.extend( tick, { - elem: elem, - anim: animation, - queue: animation.opts.queue - } ) - ); - - // attach callbacks from options - return animation.progress( animation.opts.progress ) - .done( animation.opts.done, animation.opts.complete ) - .fail( animation.opts.fail ) - .always( animation.opts.always ); -} - -jQuery.Animation = jQuery.extend( Animation, { - - tweeners: { - "*": [ function( prop, value ) { - var tween = this.createTween( prop, value ); - adjustCSS( tween.elem, prop, rcssNum.exec( value ), tween ); - return tween; - } ] - }, - - tweener: function( props, callback ) { - if ( jQuery.isFunction( props ) ) { - callback = props; - props = [ "*" ]; - } else { - props = props.match( rnothtmlwhite ); - } - - var prop, - index = 0, - length = props.length; - - for ( ; index < length; index++ ) { - prop = props[ index ]; - Animation.tweeners[ prop ] = Animation.tweeners[ prop ] || []; - Animation.tweeners[ prop ].unshift( callback ); - } - }, - - prefilters: [ defaultPrefilter ], - - prefilter: function( callback, prepend ) { - if ( prepend ) { - Animation.prefilters.unshift( callback ); - } else { - Animation.prefilters.push( callback ); - } - } -} ); - -jQuery.speed = function( speed, easing, fn ) { - var opt = speed && typeof speed === "object" ? jQuery.extend( {}, speed ) : { - complete: fn || !fn && easing || - jQuery.isFunction( speed ) && speed, - duration: speed, - easing: fn && easing || easing && !jQuery.isFunction( easing ) && easing - }; - - // Go to the end state if fx are off or if document is hidden - if ( jQuery.fx.off || document.hidden ) { - opt.duration = 0; - - } else { - if ( typeof opt.duration !== "number" ) { - if ( opt.duration in jQuery.fx.speeds ) { - opt.duration = jQuery.fx.speeds[ opt.duration ]; - - } else { - opt.duration = jQuery.fx.speeds._default; - } - } - } - - // Normalize opt.queue - true/undefined/null -> "fx" - if ( opt.queue == null || opt.queue === true ) { - opt.queue = "fx"; - } - - // Queueing - opt.old = opt.complete; - - opt.complete = function() { - if ( jQuery.isFunction( opt.old ) ) { - opt.old.call( this ); - } - - if ( opt.queue ) { - jQuery.dequeue( this, opt.queue ); - } - }; - - return opt; -}; - -jQuery.fn.extend( { - fadeTo: function( speed, to, easing, callback ) { - - // Show any hidden elements after setting opacity to 0 - return this.filter( isHiddenWithinTree ).css( "opacity", 0 ).show() - - // Animate to the value specified - .end().animate( { opacity: to }, speed, easing, callback ); - }, - animate: function( prop, speed, easing, callback ) { - var empty = jQuery.isEmptyObject( prop ), - optall = jQuery.speed( speed, easing, callback ), - doAnimation = function() { - - // Operate on a copy of prop so per-property easing won't be lost - var anim = Animation( this, jQuery.extend( {}, prop ), optall ); - - // Empty animations, or finishing resolves immediately - if ( empty || dataPriv.get( this, "finish" ) ) { - anim.stop( true ); - } - }; - doAnimation.finish = doAnimation; - - return empty || optall.queue === false ? - this.each( doAnimation ) : - this.queue( optall.queue, doAnimation ); - }, - stop: function( type, clearQueue, gotoEnd ) { - var stopQueue = function( hooks ) { - var stop = hooks.stop; - delete hooks.stop; - stop( gotoEnd ); - }; - - if ( typeof type !== "string" ) { - gotoEnd = clearQueue; - clearQueue = type; - type = undefined; - } - if ( clearQueue && type !== false ) { - this.queue( type || "fx", [] ); - } - - return this.each( function() { - var dequeue = true, - index = type != null && type + "queueHooks", - timers = jQuery.timers, - data = dataPriv.get( this ); - - if ( index ) { - if ( data[ index ] && data[ index ].stop ) { - stopQueue( data[ index ] ); - } - } else { - for ( index in data ) { - if ( data[ index ] && data[ index ].stop && rrun.test( index ) ) { - stopQueue( data[ index ] ); - } - } - } - - for ( index = timers.length; index--; ) { - if ( timers[ index ].elem === this && - ( type == null || timers[ index ].queue === type ) ) { - - timers[ index ].anim.stop( gotoEnd ); - dequeue = false; - timers.splice( index, 1 ); - } - } - - // Start the next in the queue if the last step wasn't forced. - // Timers currently will call their complete callbacks, which - // will dequeue but only if they were gotoEnd. - if ( dequeue || !gotoEnd ) { - jQuery.dequeue( this, type ); - } - } ); - }, - finish: function( type ) { - if ( type !== false ) { - type = type || "fx"; - } - return this.each( function() { - var index, - data = dataPriv.get( this ), - queue = data[ type + "queue" ], - hooks = data[ type + "queueHooks" ], - timers = jQuery.timers, - length = queue ? queue.length : 0; - - // Enable finishing flag on private data - data.finish = true; - - // Empty the queue first - jQuery.queue( this, type, [] ); - - if ( hooks && hooks.stop ) { - hooks.stop.call( this, true ); - } - - // Look for any active animations, and finish them - for ( index = timers.length; index--; ) { - if ( timers[ index ].elem === this && timers[ index ].queue === type ) { - timers[ index ].anim.stop( true ); - timers.splice( index, 1 ); - } - } - - // Look for any animations in the old queue and finish them - for ( index = 0; index < length; index++ ) { - if ( queue[ index ] && queue[ index ].finish ) { - queue[ index ].finish.call( this ); - } - } - - // Turn off finishing flag - delete data.finish; - } ); - } -} ); - -jQuery.each( [ "toggle", "show", "hide" ], function( i, name ) { - var cssFn = jQuery.fn[ name ]; - jQuery.fn[ name ] = function( speed, easing, callback ) { - return speed == null || typeof speed === "boolean" ? - cssFn.apply( this, arguments ) : - this.animate( genFx( name, true ), speed, easing, callback ); - }; -} ); - -// Generate shortcuts for custom animations -jQuery.each( { - slideDown: genFx( "show" ), - slideUp: genFx( "hide" ), - slideToggle: genFx( "toggle" ), - fadeIn: { opacity: "show" }, - fadeOut: { opacity: "hide" }, - fadeToggle: { opacity: "toggle" } -}, function( name, props ) { - jQuery.fn[ name ] = function( speed, easing, callback ) { - return this.animate( props, speed, easing, callback ); - }; -} ); - -jQuery.timers = []; -jQuery.fx.tick = function() { - var timer, - i = 0, - timers = jQuery.timers; - - fxNow = jQuery.now(); - - for ( ; i < timers.length; i++ ) { - timer = timers[ i ]; - - // Checks the timer has not already been removed - if ( !timer() && timers[ i ] === timer ) { - timers.splice( i--, 1 ); - } - } - - if ( !timers.length ) { - jQuery.fx.stop(); - } - fxNow = undefined; -}; - -jQuery.fx.timer = function( timer ) { - jQuery.timers.push( timer ); - if ( timer() ) { - jQuery.fx.start(); - } else { - jQuery.timers.pop(); - } -}; - -jQuery.fx.interval = 13; -jQuery.fx.start = function() { - if ( !timerId ) { - timerId = window.requestAnimationFrame ? - window.requestAnimationFrame( raf ) : - window.setInterval( jQuery.fx.tick, jQuery.fx.interval ); - } -}; - -jQuery.fx.stop = function() { - if ( window.cancelAnimationFrame ) { - window.cancelAnimationFrame( timerId ); - } else { - window.clearInterval( timerId ); - } - - timerId = null; -}; - -jQuery.fx.speeds = { - slow: 600, - fast: 200, - - // Default speed - _default: 400 -}; - - -// Based off of the plugin by Clint Helfers, with permission. -// https://web.archive.org/web/20100324014747/http://blindsignals.com/index.php/2009/07/jquery-delay/ -jQuery.fn.delay = function( time, type ) { - time = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time; - type = type || "fx"; - - return this.queue( type, function( next, hooks ) { - var timeout = window.setTimeout( next, time ); - hooks.stop = function() { - window.clearTimeout( timeout ); - }; - } ); -}; - - -( function() { - var input = document.createElement( "input" ), - select = document.createElement( "select" ), - opt = select.appendChild( document.createElement( "option" ) ); - - input.type = "checkbox"; - - // Support: Android <=4.3 only - // Default value for a checkbox should be "on" - support.checkOn = input.value !== ""; - - // Support: IE <=11 only - // Must access selectedIndex to make default options select - support.optSelected = opt.selected; - - // Support: IE <=11 only - // An input loses its value after becoming a radio - input = document.createElement( "input" ); - input.value = "t"; - input.type = "radio"; - support.radioValue = input.value === "t"; -} )(); - - -var boolHook, - attrHandle = jQuery.expr.attrHandle; - -jQuery.fn.extend( { - attr: function( name, value ) { - return access( this, jQuery.attr, name, value, arguments.length > 1 ); - }, - - removeAttr: function( name ) { - return this.each( function() { - jQuery.removeAttr( this, name ); - } ); - } -} ); - -jQuery.extend( { - attr: function( elem, name, value ) { - var ret, hooks, - nType = elem.nodeType; - - // Don't get/set attributes on text, comment and attribute nodes - if ( nType === 3 || nType === 8 || nType === 2 ) { - return; - } - - // Fallback to prop when attributes are not supported - if ( typeof elem.getAttribute === "undefined" ) { - return jQuery.prop( elem, name, value ); - } - - // Attribute hooks are determined by the lowercase version - // Grab necessary hook if one is defined - if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) { - hooks = jQuery.attrHooks[ name.toLowerCase() ] || - ( jQuery.expr.match.bool.test( name ) ? boolHook : undefined ); - } - - if ( value !== undefined ) { - if ( value === null ) { - jQuery.removeAttr( elem, name ); - return; - } - - if ( hooks && "set" in hooks && - ( ret = hooks.set( elem, value, name ) ) !== undefined ) { - return ret; - } - - elem.setAttribute( name, value + "" ); - return value; - } - - if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) { - return ret; - } - - ret = jQuery.find.attr( elem, name ); - - // Non-existent attributes return null, we normalize to undefined - return ret == null ? undefined : ret; - }, - - attrHooks: { - type: { - set: function( elem, value ) { - if ( !support.radioValue && value === "radio" && - jQuery.nodeName( elem, "input" ) ) { - var val = elem.value; - elem.setAttribute( "type", value ); - if ( val ) { - elem.value = val; - } - return value; - } - } - } - }, - - removeAttr: function( elem, value ) { - var name, - i = 0, - - // Attribute names can contain non-HTML whitespace characters - // https://html.spec.whatwg.org/multipage/syntax.html#attributes-2 - attrNames = value && value.match( rnothtmlwhite ); - - if ( attrNames && elem.nodeType === 1 ) { - while ( ( name = attrNames[ i++ ] ) ) { - elem.removeAttribute( name ); - } - } - } -} ); - -// Hooks for boolean attributes -boolHook = { - set: function( elem, value, name ) { - if ( value === false ) { - - // Remove boolean attributes when set to false - jQuery.removeAttr( elem, name ); - } else { - elem.setAttribute( name, name ); - } - return name; - } -}; - -jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( i, name ) { - var getter = attrHandle[ name ] || jQuery.find.attr; - - attrHandle[ name ] = function( elem, name, isXML ) { - var ret, handle, - lowercaseName = name.toLowerCase(); - - if ( !isXML ) { - - // Avoid an infinite loop by temporarily removing this function from the getter - handle = attrHandle[ lowercaseName ]; - attrHandle[ lowercaseName ] = ret; - ret = getter( elem, name, isXML ) != null ? - lowercaseName : - null; - attrHandle[ lowercaseName ] = handle; - } - return ret; - }; -} ); - - - - -var rfocusable = /^(?:input|select|textarea|button)$/i, - rclickable = /^(?:a|area)$/i; - -jQuery.fn.extend( { - prop: function( name, value ) { - return access( this, jQuery.prop, name, value, arguments.length > 1 ); - }, - - removeProp: function( name ) { - return this.each( function() { - delete this[ jQuery.propFix[ name ] || name ]; - } ); - } -} ); - -jQuery.extend( { - prop: function( elem, name, value ) { - var ret, hooks, - nType = elem.nodeType; - - // Don't get/set properties on text, comment and attribute nodes - if ( nType === 3 || nType === 8 || nType === 2 ) { - return; - } - - if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) { - - // Fix name and attach hooks - name = jQuery.propFix[ name ] || name; - hooks = jQuery.propHooks[ name ]; - } - - if ( value !== undefined ) { - if ( hooks && "set" in hooks && - ( ret = hooks.set( elem, value, name ) ) !== undefined ) { - return ret; - } - - return ( elem[ name ] = value ); - } - - if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) { - return ret; - } - - return elem[ name ]; - }, - - propHooks: { - tabIndex: { - get: function( elem ) { - - // Support: IE <=9 - 11 only - // elem.tabIndex doesn't always return the - // correct value when it hasn't been explicitly set - // https://web.archive.org/web/20141116233347/http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/ - // Use proper attribute retrieval(#12072) - var tabindex = jQuery.find.attr( elem, "tabindex" ); - - if ( tabindex ) { - return parseInt( tabindex, 10 ); - } - - if ( - rfocusable.test( elem.nodeName ) || - rclickable.test( elem.nodeName ) && - elem.href - ) { - return 0; - } - - return -1; - } - } - }, - - propFix: { - "for": "htmlFor", - "class": "className" - } -} ); - -// Support: IE <=11 only -// Accessing the selectedIndex property -// forces the browser to respect setting selected -// on the option -// The getter ensures a default option is selected -// when in an optgroup -// eslint rule "no-unused-expressions" is disabled for this code -// since it considers such accessions noop -if ( !support.optSelected ) { - jQuery.propHooks.selected = { - get: function( elem ) { - - /* eslint no-unused-expressions: "off" */ - - var parent = elem.parentNode; - if ( parent && parent.parentNode ) { - parent.parentNode.selectedIndex; - } - return null; - }, - set: function( elem ) { - - /* eslint no-unused-expressions: "off" */ - - var parent = elem.parentNode; - if ( parent ) { - parent.selectedIndex; - - if ( parent.parentNode ) { - parent.parentNode.selectedIndex; - } - } - } - }; -} - -jQuery.each( [ - "tabIndex", - "readOnly", - "maxLength", - "cellSpacing", - "cellPadding", - "rowSpan", - "colSpan", - "useMap", - "frameBorder", - "contentEditable" -], function() { - jQuery.propFix[ this.toLowerCase() ] = this; -} ); - - - - - // Strip and collapse whitespace according to HTML spec - // https://html.spec.whatwg.org/multipage/infrastructure.html#strip-and-collapse-whitespace - function stripAndCollapse( value ) { - var tokens = value.match( rnothtmlwhite ) || []; - return tokens.join( " " ); - } - - -function getClass( elem ) { - return elem.getAttribute && elem.getAttribute( "class" ) || ""; -} - -jQuery.fn.extend( { - addClass: function( value ) { - var classes, elem, cur, curValue, clazz, j, finalValue, - i = 0; - - if ( jQuery.isFunction( value ) ) { - return this.each( function( j ) { - jQuery( this ).addClass( value.call( this, j, getClass( this ) ) ); - } ); - } - - if ( typeof value === "string" && value ) { - classes = value.match( rnothtmlwhite ) || []; - - while ( ( elem = this[ i++ ] ) ) { - curValue = getClass( elem ); - cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " ); - - if ( cur ) { - j = 0; - while ( ( clazz = classes[ j++ ] ) ) { - if ( cur.indexOf( " " + clazz + " " ) < 0 ) { - cur += clazz + " "; - } - } - - // Only assign if different to avoid unneeded rendering. - finalValue = stripAndCollapse( cur ); - if ( curValue !== finalValue ) { - elem.setAttribute( "class", finalValue ); - } - } - } - } - - return this; - }, - - removeClass: function( value ) { - var classes, elem, cur, curValue, clazz, j, finalValue, - i = 0; - - if ( jQuery.isFunction( value ) ) { - return this.each( function( j ) { - jQuery( this ).removeClass( value.call( this, j, getClass( this ) ) ); - } ); - } - - if ( !arguments.length ) { - return this.attr( "class", "" ); - } - - if ( typeof value === "string" && value ) { - classes = value.match( rnothtmlwhite ) || []; - - while ( ( elem = this[ i++ ] ) ) { - curValue = getClass( elem ); - - // This expression is here for better compressibility (see addClass) - cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " ); - - if ( cur ) { - j = 0; - while ( ( clazz = classes[ j++ ] ) ) { - - // Remove *all* instances - while ( cur.indexOf( " " + clazz + " " ) > -1 ) { - cur = cur.replace( " " + clazz + " ", " " ); - } - } - - // Only assign if different to avoid unneeded rendering. - finalValue = stripAndCollapse( cur ); - if ( curValue !== finalValue ) { - elem.setAttribute( "class", finalValue ); - } - } - } - } - - return this; - }, - - toggleClass: function( value, stateVal ) { - var type = typeof value; - - if ( typeof stateVal === "boolean" && type === "string" ) { - return stateVal ? this.addClass( value ) : this.removeClass( value ); - } - - if ( jQuery.isFunction( value ) ) { - return this.each( function( i ) { - jQuery( this ).toggleClass( - value.call( this, i, getClass( this ), stateVal ), - stateVal - ); - } ); - } - - return this.each( function() { - var className, i, self, classNames; - - if ( type === "string" ) { - - // Toggle individual class names - i = 0; - self = jQuery( this ); - classNames = value.match( rnothtmlwhite ) || []; - - while ( ( className = classNames[ i++ ] ) ) { - - // Check each className given, space separated list - if ( self.hasClass( className ) ) { - self.removeClass( className ); - } else { - self.addClass( className ); - } - } - - // Toggle whole class name - } else if ( value === undefined || type === "boolean" ) { - className = getClass( this ); - if ( className ) { - - // Store className if set - dataPriv.set( this, "__className__", className ); - } - - // If the element has a class name or if we're passed `false`, - // then remove the whole classname (if there was one, the above saved it). - // Otherwise bring back whatever was previously saved (if anything), - // falling back to the empty string if nothing was stored. - if ( this.setAttribute ) { - this.setAttribute( "class", - className || value === false ? - "" : - dataPriv.get( this, "__className__" ) || "" - ); - } - } - } ); - }, - - hasClass: function( selector ) { - var className, elem, - i = 0; - - className = " " + selector + " "; - while ( ( elem = this[ i++ ] ) ) { - if ( elem.nodeType === 1 && - ( " " + stripAndCollapse( getClass( elem ) ) + " " ).indexOf( className ) > -1 ) { - return true; - } - } - - return false; - } -} ); - - - - -var rreturn = /\r/g; - -jQuery.fn.extend( { - val: function( value ) { - var hooks, ret, isFunction, - elem = this[ 0 ]; - - if ( !arguments.length ) { - if ( elem ) { - hooks = jQuery.valHooks[ elem.type ] || - jQuery.valHooks[ elem.nodeName.toLowerCase() ]; - - if ( hooks && - "get" in hooks && - ( ret = hooks.get( elem, "value" ) ) !== undefined - ) { - return ret; - } - - ret = elem.value; - - // Handle most common string cases - if ( typeof ret === "string" ) { - return ret.replace( rreturn, "" ); - } - - // Handle cases where value is null/undef or number - return ret == null ? "" : ret; - } - - return; - } - - isFunction = jQuery.isFunction( value ); - - return this.each( function( i ) { - var val; - - if ( this.nodeType !== 1 ) { - return; - } - - if ( isFunction ) { - val = value.call( this, i, jQuery( this ).val() ); - } else { - val = value; - } - - // Treat null/undefined as ""; convert numbers to string - if ( val == null ) { - val = ""; - - } else if ( typeof val === "number" ) { - val += ""; - - } else if ( jQuery.isArray( val ) ) { - val = jQuery.map( val, function( value ) { - return value == null ? "" : value + ""; - } ); - } - - hooks = jQuery.valHooks[ this.type ] || jQuery.valHooks[ this.nodeName.toLowerCase() ]; - - // If set returns undefined, fall back to normal setting - if ( !hooks || !( "set" in hooks ) || hooks.set( this, val, "value" ) === undefined ) { - this.value = val; - } - } ); - } -} ); - -jQuery.extend( { - valHooks: { - option: { - get: function( elem ) { - - var val = jQuery.find.attr( elem, "value" ); - return val != null ? - val : - - // Support: IE <=10 - 11 only - // option.text throws exceptions (#14686, #14858) - // Strip and collapse whitespace - // https://html.spec.whatwg.org/#strip-and-collapse-whitespace - stripAndCollapse( jQuery.text( elem ) ); - } - }, - select: { - get: function( elem ) { - var value, option, i, - options = elem.options, - index = elem.selectedIndex, - one = elem.type === "select-one", - values = one ? null : [], - max = one ? index + 1 : options.length; - - if ( index < 0 ) { - i = max; - - } else { - i = one ? index : 0; - } - - // Loop through all the selected options - for ( ; i < max; i++ ) { - option = options[ i ]; - - // Support: IE <=9 only - // IE8-9 doesn't update selected after form reset (#2551) - if ( ( option.selected || i === index ) && - - // Don't return options that are disabled or in a disabled optgroup - !option.disabled && - ( !option.parentNode.disabled || - !jQuery.nodeName( option.parentNode, "optgroup" ) ) ) { - - // Get the specific value for the option - value = jQuery( option ).val(); - - // We don't need an array for one selects - if ( one ) { - return value; - } - - // Multi-Selects return an array - values.push( value ); - } - } - - return values; - }, - - set: function( elem, value ) { - var optionSet, option, - options = elem.options, - values = jQuery.makeArray( value ), - i = options.length; - - while ( i-- ) { - option = options[ i ]; - - /* eslint-disable no-cond-assign */ - - if ( option.selected = - jQuery.inArray( jQuery.valHooks.option.get( option ), values ) > -1 - ) { - optionSet = true; - } - - /* eslint-enable no-cond-assign */ - } - - // Force browsers to behave consistently when non-matching value is set - if ( !optionSet ) { - elem.selectedIndex = -1; - } - return values; - } - } - } -} ); - -// Radios and checkboxes getter/setter -jQuery.each( [ "radio", "checkbox" ], function() { - jQuery.valHooks[ this ] = { - set: function( elem, value ) { - if ( jQuery.isArray( value ) ) { - return ( elem.checked = jQuery.inArray( jQuery( elem ).val(), value ) > -1 ); - } - } - }; - if ( !support.checkOn ) { - jQuery.valHooks[ this ].get = function( elem ) { - return elem.getAttribute( "value" ) === null ? "on" : elem.value; - }; - } -} ); - - - - -// Return jQuery for attributes-only inclusion - - -var rfocusMorph = /^(?:focusinfocus|focusoutblur)$/; - -jQuery.extend( jQuery.event, { - - trigger: function( event, data, elem, onlyHandlers ) { - - var i, cur, tmp, bubbleType, ontype, handle, special, - eventPath = [ elem || document ], - type = hasOwn.call( event, "type" ) ? event.type : event, - namespaces = hasOwn.call( event, "namespace" ) ? event.namespace.split( "." ) : []; - - cur = tmp = elem = elem || document; - - // Don't do events on text and comment nodes - if ( elem.nodeType === 3 || elem.nodeType === 8 ) { - return; - } - - // focus/blur morphs to focusin/out; ensure we're not firing them right now - if ( rfocusMorph.test( type + jQuery.event.triggered ) ) { - return; - } - - if ( type.indexOf( "." ) > -1 ) { - - // Namespaced trigger; create a regexp to match event type in handle() - namespaces = type.split( "." ); - type = namespaces.shift(); - namespaces.sort(); - } - ontype = type.indexOf( ":" ) < 0 && "on" + type; - - // Caller can pass in a jQuery.Event object, Object, or just an event type string - event = event[ jQuery.expando ] ? - event : - new jQuery.Event( type, typeof event === "object" && event ); - - // Trigger bitmask: & 1 for native handlers; & 2 for jQuery (always true) - event.isTrigger = onlyHandlers ? 2 : 3; - event.namespace = namespaces.join( "." ); - event.rnamespace = event.namespace ? - new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" ) : - null; - - // Clean up the event in case it is being reused - event.result = undefined; - if ( !event.target ) { - event.target = elem; - } - - // Clone any incoming data and prepend the event, creating the handler arg list - data = data == null ? - [ event ] : - jQuery.makeArray( data, [ event ] ); - - // Allow special events to draw outside the lines - special = jQuery.event.special[ type ] || {}; - if ( !onlyHandlers && special.trigger && special.trigger.apply( elem, data ) === false ) { - return; - } - - // Determine event propagation path in advance, per W3C events spec (#9951) - // Bubble up to document, then to window; watch for a global ownerDocument var (#9724) - if ( !onlyHandlers && !special.noBubble && !jQuery.isWindow( elem ) ) { - - bubbleType = special.delegateType || type; - if ( !rfocusMorph.test( bubbleType + type ) ) { - cur = cur.parentNode; - } - for ( ; cur; cur = cur.parentNode ) { - eventPath.push( cur ); - tmp = cur; - } - - // Only add window if we got to document (e.g., not plain obj or detached DOM) - if ( tmp === ( elem.ownerDocument || document ) ) { - eventPath.push( tmp.defaultView || tmp.parentWindow || window ); - } - } - - // Fire handlers on the event path - i = 0; - while ( ( cur = eventPath[ i++ ] ) && !event.isPropagationStopped() ) { - - event.type = i > 1 ? - bubbleType : - special.bindType || type; - - // jQuery handler - handle = ( dataPriv.get( cur, "events" ) || {} )[ event.type ] && - dataPriv.get( cur, "handle" ); - if ( handle ) { - handle.apply( cur, data ); - } - - // Native handler - handle = ontype && cur[ ontype ]; - if ( handle && handle.apply && acceptData( cur ) ) { - event.result = handle.apply( cur, data ); - if ( event.result === false ) { - event.preventDefault(); - } - } - } - event.type = type; - - // If nobody prevented the default action, do it now - if ( !onlyHandlers && !event.isDefaultPrevented() ) { - - if ( ( !special._default || - special._default.apply( eventPath.pop(), data ) === false ) && - acceptData( elem ) ) { - - // Call a native DOM method on the target with the same name as the event. - // Don't do default actions on window, that's where global variables be (#6170) - if ( ontype && jQuery.isFunction( elem[ type ] ) && !jQuery.isWindow( elem ) ) { - - // Don't re-trigger an onFOO event when we call its FOO() method - tmp = elem[ ontype ]; - - if ( tmp ) { - elem[ ontype ] = null; - } - - // Prevent re-triggering of the same event, since we already bubbled it above - jQuery.event.triggered = type; - elem[ type ](); - jQuery.event.triggered = undefined; - - if ( tmp ) { - elem[ ontype ] = tmp; - } - } - } - } - - return event.result; - }, - - // Piggyback on a donor event to simulate a different one - // Used only for `focus(in | out)` events - simulate: function( type, elem, event ) { - var e = jQuery.extend( - new jQuery.Event(), - event, - { - type: type, - isSimulated: true - } - ); - - jQuery.event.trigger( e, null, elem ); - } - -} ); - -jQuery.fn.extend( { - - trigger: function( type, data ) { - return this.each( function() { - jQuery.event.trigger( type, data, this ); - } ); - }, - triggerHandler: function( type, data ) { - var elem = this[ 0 ]; - if ( elem ) { - return jQuery.event.trigger( type, data, elem, true ); - } - } -} ); - - -jQuery.each( ( "blur focus focusin focusout resize scroll click dblclick " + - "mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave " + - "change select submit keydown keypress keyup contextmenu" ).split( " " ), - function( i, name ) { - - // Handle event binding - jQuery.fn[ name ] = function( data, fn ) { - return arguments.length > 0 ? - this.on( name, null, data, fn ) : - this.trigger( name ); - }; -} ); - -jQuery.fn.extend( { - hover: function( fnOver, fnOut ) { - return this.mouseenter( fnOver ).mouseleave( fnOut || fnOver ); - } -} ); - - - - -support.focusin = "onfocusin" in window; - - -// Support: Firefox <=44 -// Firefox doesn't have focus(in | out) events -// Related ticket - https://bugzilla.mozilla.org/show_bug.cgi?id=687787 -// -// Support: Chrome <=48 - 49, Safari <=9.0 - 9.1 -// focus(in | out) events fire after focus & blur events, -// which is spec violation - http://www.w3.org/TR/DOM-Level-3-Events/#events-focusevent-event-order -// Related ticket - https://bugs.chromium.org/p/chromium/issues/detail?id=449857 -if ( !support.focusin ) { - jQuery.each( { focus: "focusin", blur: "focusout" }, function( orig, fix ) { - - // Attach a single capturing handler on the document while someone wants focusin/focusout - var handler = function( event ) { - jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) ); - }; - - jQuery.event.special[ fix ] = { - setup: function() { - var doc = this.ownerDocument || this, - attaches = dataPriv.access( doc, fix ); - - if ( !attaches ) { - doc.addEventListener( orig, handler, true ); - } - dataPriv.access( doc, fix, ( attaches || 0 ) + 1 ); - }, - teardown: function() { - var doc = this.ownerDocument || this, - attaches = dataPriv.access( doc, fix ) - 1; - - if ( !attaches ) { - doc.removeEventListener( orig, handler, true ); - dataPriv.remove( doc, fix ); - - } else { - dataPriv.access( doc, fix, attaches ); - } - } - }; - } ); -} -var location = window.location; - -var nonce = jQuery.now(); - -var rquery = ( /\?/ ); - - - -// Cross-browser xml parsing -jQuery.parseXML = function( data ) { - var xml; - if ( !data || typeof data !== "string" ) { - return null; - } - - // Support: IE 9 - 11 only - // IE throws on parseFromString with invalid input. - try { - xml = ( new window.DOMParser() ).parseFromString( data, "text/xml" ); - } catch ( e ) { - xml = undefined; - } - - if ( !xml || xml.getElementsByTagName( "parsererror" ).length ) { - jQuery.error( "Invalid XML: " + data ); - } - return xml; -}; - - -var - rbracket = /\[\]$/, - rCRLF = /\r?\n/g, - rsubmitterTypes = /^(?:submit|button|image|reset|file)$/i, - rsubmittable = /^(?:input|select|textarea|keygen)/i; - -function buildParams( prefix, obj, traditional, add ) { - var name; - - if ( jQuery.isArray( obj ) ) { - - // Serialize array item. - jQuery.each( obj, function( i, v ) { - if ( traditional || rbracket.test( prefix ) ) { - - // Treat each array item as a scalar. - add( prefix, v ); - - } else { - - // Item is non-scalar (array or object), encode its numeric index. - buildParams( - prefix + "[" + ( typeof v === "object" && v != null ? i : "" ) + "]", - v, - traditional, - add - ); - } - } ); - - } else if ( !traditional && jQuery.type( obj ) === "object" ) { - - // Serialize object item. - for ( name in obj ) { - buildParams( prefix + "[" + name + "]", obj[ name ], traditional, add ); - } - - } else { - - // Serialize scalar item. - add( prefix, obj ); - } -} - -// Serialize an array of form elements or a set of -// key/values into a query string -jQuery.param = function( a, traditional ) { - var prefix, - s = [], - add = function( key, valueOrFunction ) { - - // If value is a function, invoke it and use its return value - var value = jQuery.isFunction( valueOrFunction ) ? - valueOrFunction() : - valueOrFunction; - - s[ s.length ] = encodeURIComponent( key ) + "=" + - encodeURIComponent( value == null ? "" : value ); - }; - - // If an array was passed in, assume that it is an array of form elements. - if ( jQuery.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) { - - // Serialize the form elements - jQuery.each( a, function() { - add( this.name, this.value ); - } ); - - } else { - - // If traditional, encode the "old" way (the way 1.3.2 or older - // did it), otherwise encode params recursively. - for ( prefix in a ) { - buildParams( prefix, a[ prefix ], traditional, add ); - } - } - - // Return the resulting serialization - return s.join( "&" ); -}; - -jQuery.fn.extend( { - serialize: function() { - return jQuery.param( this.serializeArray() ); - }, - serializeArray: function() { - return this.map( function() { - - // Can add propHook for "elements" to filter or add form elements - var elements = jQuery.prop( this, "elements" ); - return elements ? jQuery.makeArray( elements ) : this; - } ) - .filter( function() { - var type = this.type; - - // Use .is( ":disabled" ) so that fieldset[disabled] works - return this.name && !jQuery( this ).is( ":disabled" ) && - rsubmittable.test( this.nodeName ) && !rsubmitterTypes.test( type ) && - ( this.checked || !rcheckableType.test( type ) ); - } ) - .map( function( i, elem ) { - var val = jQuery( this ).val(); - - if ( val == null ) { - return null; - } - - if ( jQuery.isArray( val ) ) { - return jQuery.map( val, function( val ) { - return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) }; - } ); - } - - return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) }; - } ).get(); - } -} ); - - -var - r20 = /%20/g, - rhash = /#.*$/, - rantiCache = /([?&])_=[^&]*/, - rheaders = /^(.*?):[ \t]*([^\r\n]*)$/mg, - - // #7653, #8125, #8152: local protocol detection - rlocalProtocol = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/, - rnoContent = /^(?:GET|HEAD)$/, - rprotocol = /^\/\//, - - /* Prefilters - * 1) They are useful to introduce custom dataTypes (see ajax/jsonp.js for an example) - * 2) These are called: - * - BEFORE asking for a transport - * - AFTER param serialization (s.data is a string if s.processData is true) - * 3) key is the dataType - * 4) the catchall symbol "*" can be used - * 5) execution will start with transport dataType and THEN continue down to "*" if needed - */ - prefilters = {}, - - /* Transports bindings - * 1) key is the dataType - * 2) the catchall symbol "*" can be used - * 3) selection will start with transport dataType and THEN go to "*" if needed - */ - transports = {}, - - // Avoid comment-prolog char sequence (#10098); must appease lint and evade compression - allTypes = "*/".concat( "*" ), - - // Anchor tag for parsing the document origin - originAnchor = document.createElement( "a" ); - originAnchor.href = location.href; - -// Base "constructor" for jQuery.ajaxPrefilter and jQuery.ajaxTransport -function addToPrefiltersOrTransports( structure ) { - - // dataTypeExpression is optional and defaults to "*" - return function( dataTypeExpression, func ) { - - if ( typeof dataTypeExpression !== "string" ) { - func = dataTypeExpression; - dataTypeExpression = "*"; - } - - var dataType, - i = 0, - dataTypes = dataTypeExpression.toLowerCase().match( rnothtmlwhite ) || []; - - if ( jQuery.isFunction( func ) ) { - - // For each dataType in the dataTypeExpression - while ( ( dataType = dataTypes[ i++ ] ) ) { - - // Prepend if requested - if ( dataType[ 0 ] === "+" ) { - dataType = dataType.slice( 1 ) || "*"; - ( structure[ dataType ] = structure[ dataType ] || [] ).unshift( func ); - - // Otherwise append - } else { - ( structure[ dataType ] = structure[ dataType ] || [] ).push( func ); - } - } - } - }; -} - -// Base inspection function for prefilters and transports -function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) { - - var inspected = {}, - seekingTransport = ( structure === transports ); - - function inspect( dataType ) { - var selected; - inspected[ dataType ] = true; - jQuery.each( structure[ dataType ] || [], function( _, prefilterOrFactory ) { - var dataTypeOrTransport = prefilterOrFactory( options, originalOptions, jqXHR ); - if ( typeof dataTypeOrTransport === "string" && - !seekingTransport && !inspected[ dataTypeOrTransport ] ) { - - options.dataTypes.unshift( dataTypeOrTransport ); - inspect( dataTypeOrTransport ); - return false; - } else if ( seekingTransport ) { - return !( selected = dataTypeOrTransport ); - } - } ); - return selected; - } - - return inspect( options.dataTypes[ 0 ] ) || !inspected[ "*" ] && inspect( "*" ); -} - -// A special extend for ajax options -// that takes "flat" options (not to be deep extended) -// Fixes #9887 -function ajaxExtend( target, src ) { - var key, deep, - flatOptions = jQuery.ajaxSettings.flatOptions || {}; - - for ( key in src ) { - if ( src[ key ] !== undefined ) { - ( flatOptions[ key ] ? target : ( deep || ( deep = {} ) ) )[ key ] = src[ key ]; - } - } - if ( deep ) { - jQuery.extend( true, target, deep ); - } - - return target; -} - -/* Handles responses to an ajax request: - * - finds the right dataType (mediates between content-type and expected dataType) - * - returns the corresponding response - */ -function ajaxHandleResponses( s, jqXHR, responses ) { - - var ct, type, finalDataType, firstDataType, - contents = s.contents, - dataTypes = s.dataTypes; - - // Remove auto dataType and get content-type in the process - while ( dataTypes[ 0 ] === "*" ) { - dataTypes.shift(); - if ( ct === undefined ) { - ct = s.mimeType || jqXHR.getResponseHeader( "Content-Type" ); - } - } - - // Check if we're dealing with a known content-type - if ( ct ) { - for ( type in contents ) { - if ( contents[ type ] && contents[ type ].test( ct ) ) { - dataTypes.unshift( type ); - break; - } - } - } - - // Check to see if we have a response for the expected dataType - if ( dataTypes[ 0 ] in responses ) { - finalDataType = dataTypes[ 0 ]; - } else { - - // Try convertible dataTypes - for ( type in responses ) { - if ( !dataTypes[ 0 ] || s.converters[ type + " " + dataTypes[ 0 ] ] ) { - finalDataType = type; - break; - } - if ( !firstDataType ) { - firstDataType = type; - } - } - - // Or just use first one - finalDataType = finalDataType || firstDataType; - } - - // If we found a dataType - // We add the dataType to the list if needed - // and return the corresponding response - if ( finalDataType ) { - if ( finalDataType !== dataTypes[ 0 ] ) { - dataTypes.unshift( finalDataType ); - } - return responses[ finalDataType ]; - } -} - -/* Chain conversions given the request and the original response - * Also sets the responseXXX fields on the jqXHR instance - */ -function ajaxConvert( s, response, jqXHR, isSuccess ) { - var conv2, current, conv, tmp, prev, - converters = {}, - - // Work with a copy of dataTypes in case we need to modify it for conversion - dataTypes = s.dataTypes.slice(); - - // Create converters map with lowercased keys - if ( dataTypes[ 1 ] ) { - for ( conv in s.converters ) { - converters[ conv.toLowerCase() ] = s.converters[ conv ]; - } - } - - current = dataTypes.shift(); - - // Convert to each sequential dataType - while ( current ) { - - if ( s.responseFields[ current ] ) { - jqXHR[ s.responseFields[ current ] ] = response; - } - - // Apply the dataFilter if provided - if ( !prev && isSuccess && s.dataFilter ) { - response = s.dataFilter( response, s.dataType ); - } - - prev = current; - current = dataTypes.shift(); - - if ( current ) { - - // There's only work to do if current dataType is non-auto - if ( current === "*" ) { - - current = prev; - - // Convert response if prev dataType is non-auto and differs from current - } else if ( prev !== "*" && prev !== current ) { - - // Seek a direct converter - conv = converters[ prev + " " + current ] || converters[ "* " + current ]; - - // If none found, seek a pair - if ( !conv ) { - for ( conv2 in converters ) { - - // If conv2 outputs current - tmp = conv2.split( " " ); - if ( tmp[ 1 ] === current ) { - - // If prev can be converted to accepted input - conv = converters[ prev + " " + tmp[ 0 ] ] || - converters[ "* " + tmp[ 0 ] ]; - if ( conv ) { - - // Condense equivalence converters - if ( conv === true ) { - conv = converters[ conv2 ]; - - // Otherwise, insert the intermediate dataType - } else if ( converters[ conv2 ] !== true ) { - current = tmp[ 0 ]; - dataTypes.unshift( tmp[ 1 ] ); - } - break; - } - } - } - } - - // Apply converter (if not an equivalence) - if ( conv !== true ) { - - // Unless errors are allowed to bubble, catch and return them - if ( conv && s.throws ) { - response = conv( response ); - } else { - try { - response = conv( response ); - } catch ( e ) { - return { - state: "parsererror", - error: conv ? e : "No conversion from " + prev + " to " + current - }; - } - } - } - } - } - } - - return { state: "success", data: response }; -} - -jQuery.extend( { - - // Counter for holding the number of active queries - active: 0, - - // Last-Modified header cache for next request - lastModified: {}, - etag: {}, - - ajaxSettings: { - url: location.href, - type: "GET", - isLocal: rlocalProtocol.test( location.protocol ), - global: true, - processData: true, - async: true, - contentType: "application/x-www-form-urlencoded; charset=UTF-8", - - /* - timeout: 0, - data: null, - dataType: null, - username: null, - password: null, - cache: null, - throws: false, - traditional: false, - headers: {}, - */ - - accepts: { - "*": allTypes, - text: "text/plain", - html: "text/html", - xml: "application/xml, text/xml", - json: "application/json, text/javascript" - }, - - contents: { - xml: /\bxml\b/, - html: /\bhtml/, - json: /\bjson\b/ - }, - - responseFields: { - xml: "responseXML", - text: "responseText", - json: "responseJSON" - }, - - // Data converters - // Keys separate source (or catchall "*") and destination types with a single space - converters: { - - // Convert anything to text - "* text": String, - - // Text to html (true = no transformation) - "text html": true, - - // Evaluate text as a json expression - "text json": JSON.parse, - - // Parse text as xml - "text xml": jQuery.parseXML - }, - - // For options that shouldn't be deep extended: - // you can add your own custom options here if - // and when you create one that shouldn't be - // deep extended (see ajaxExtend) - flatOptions: { - url: true, - context: true - } - }, - - // Creates a full fledged settings object into target - // with both ajaxSettings and settings fields. - // If target is omitted, writes into ajaxSettings. - ajaxSetup: function( target, settings ) { - return settings ? - - // Building a settings object - ajaxExtend( ajaxExtend( target, jQuery.ajaxSettings ), settings ) : - - // Extending ajaxSettings - ajaxExtend( jQuery.ajaxSettings, target ); - }, - - ajaxPrefilter: addToPrefiltersOrTransports( prefilters ), - ajaxTransport: addToPrefiltersOrTransports( transports ), - - // Main method - ajax: function( url, options ) { - - // If url is an object, simulate pre-1.5 signature - if ( typeof url === "object" ) { - options = url; - url = undefined; - } - - // Force options to be an object - options = options || {}; - - var transport, - - // URL without anti-cache param - cacheURL, - - // Response headers - responseHeadersString, - responseHeaders, - - // timeout handle - timeoutTimer, - - // Url cleanup var - urlAnchor, - - // Request state (becomes false upon send and true upon completion) - completed, - - // To know if global events are to be dispatched - fireGlobals, - - // Loop variable - i, - - // uncached part of the url - uncached, - - // Create the final options object - s = jQuery.ajaxSetup( {}, options ), - - // Callbacks context - callbackContext = s.context || s, - - // Context for global events is callbackContext if it is a DOM node or jQuery collection - globalEventContext = s.context && - ( callbackContext.nodeType || callbackContext.jquery ) ? - jQuery( callbackContext ) : - jQuery.event, - - // Deferreds - deferred = jQuery.Deferred(), - completeDeferred = jQuery.Callbacks( "once memory" ), - - // Status-dependent callbacks - statusCode = s.statusCode || {}, - - // Headers (they are sent all at once) - requestHeaders = {}, - requestHeadersNames = {}, - - // Default abort message - strAbort = "canceled", - - // Fake xhr - jqXHR = { - readyState: 0, - - // Builds headers hashtable if needed - getResponseHeader: function( key ) { - var match; - if ( completed ) { - if ( !responseHeaders ) { - responseHeaders = {}; - while ( ( match = rheaders.exec( responseHeadersString ) ) ) { - responseHeaders[ match[ 1 ].toLowerCase() ] = match[ 2 ]; - } - } - match = responseHeaders[ key.toLowerCase() ]; - } - return match == null ? null : match; - }, - - // Raw string - getAllResponseHeaders: function() { - return completed ? responseHeadersString : null; - }, - - // Caches the header - setRequestHeader: function( name, value ) { - if ( completed == null ) { - name = requestHeadersNames[ name.toLowerCase() ] = - requestHeadersNames[ name.toLowerCase() ] || name; - requestHeaders[ name ] = value; - } - return this; - }, - - // Overrides response content-type header - overrideMimeType: function( type ) { - if ( completed == null ) { - s.mimeType = type; - } - return this; - }, - - // Status-dependent callbacks - statusCode: function( map ) { - var code; - if ( map ) { - if ( completed ) { - - // Execute the appropriate callbacks - jqXHR.always( map[ jqXHR.status ] ); - } else { - - // Lazy-add the new callbacks in a way that preserves old ones - for ( code in map ) { - statusCode[ code ] = [ statusCode[ code ], map[ code ] ]; - } - } - } - return this; - }, - - // Cancel the request - abort: function( statusText ) { - var finalText = statusText || strAbort; - if ( transport ) { - transport.abort( finalText ); - } - done( 0, finalText ); - return this; - } - }; - - // Attach deferreds - deferred.promise( jqXHR ); - - // Add protocol if not provided (prefilters might expect it) - // Handle falsy url in the settings object (#10093: consistency with old signature) - // We also use the url parameter if available - s.url = ( ( url || s.url || location.href ) + "" ) - .replace( rprotocol, location.protocol + "//" ); - - // Alias method option to type as per ticket #12004 - s.type = options.method || options.type || s.method || s.type; - - // Extract dataTypes list - s.dataTypes = ( s.dataType || "*" ).toLowerCase().match( rnothtmlwhite ) || [ "" ]; - - // A cross-domain request is in order when the origin doesn't match the current origin. - if ( s.crossDomain == null ) { - urlAnchor = document.createElement( "a" ); - - // Support: IE <=8 - 11, Edge 12 - 13 - // IE throws exception on accessing the href property if url is malformed, - // e.g. http://example.com:80x/ - try { - urlAnchor.href = s.url; - - // Support: IE <=8 - 11 only - // Anchor's host property isn't correctly set when s.url is relative - urlAnchor.href = urlAnchor.href; - s.crossDomain = originAnchor.protocol + "//" + originAnchor.host !== - urlAnchor.protocol + "//" + urlAnchor.host; - } catch ( e ) { - - // If there is an error parsing the URL, assume it is crossDomain, - // it can be rejected by the transport if it is invalid - s.crossDomain = true; - } - } - - // Convert data if not already a string - if ( s.data && s.processData && typeof s.data !== "string" ) { - s.data = jQuery.param( s.data, s.traditional ); - } - - // Apply prefilters - inspectPrefiltersOrTransports( prefilters, s, options, jqXHR ); - - // If request was aborted inside a prefilter, stop there - if ( completed ) { - return jqXHR; - } - - // We can fire global events as of now if asked to - // Don't fire events if jQuery.event is undefined in an AMD-usage scenario (#15118) - fireGlobals = jQuery.event && s.global; - - // Watch for a new set of requests - if ( fireGlobals && jQuery.active++ === 0 ) { - jQuery.event.trigger( "ajaxStart" ); - } - - // Uppercase the type - s.type = s.type.toUpperCase(); - - // Determine if request has content - s.hasContent = !rnoContent.test( s.type ); - - // Save the URL in case we're toying with the If-Modified-Since - // and/or If-None-Match header later on - // Remove hash to simplify url manipulation - cacheURL = s.url.replace( rhash, "" ); - - // More options handling for requests with no content - if ( !s.hasContent ) { - - // Remember the hash so we can put it back - uncached = s.url.slice( cacheURL.length ); - - // If data is available, append data to url - if ( s.data ) { - cacheURL += ( rquery.test( cacheURL ) ? "&" : "?" ) + s.data; - - // #9682: remove data so that it's not used in an eventual retry - delete s.data; - } - - // Add or update anti-cache param if needed - if ( s.cache === false ) { - cacheURL = cacheURL.replace( rantiCache, "$1" ); - uncached = ( rquery.test( cacheURL ) ? "&" : "?" ) + "_=" + ( nonce++ ) + uncached; - } - - // Put hash and anti-cache on the URL that will be requested (gh-1732) - s.url = cacheURL + uncached; - - // Change '%20' to '+' if this is encoded form body content (gh-2658) - } else if ( s.data && s.processData && - ( s.contentType || "" ).indexOf( "application/x-www-form-urlencoded" ) === 0 ) { - s.data = s.data.replace( r20, "+" ); - } - - // Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode. - if ( s.ifModified ) { - if ( jQuery.lastModified[ cacheURL ] ) { - jqXHR.setRequestHeader( "If-Modified-Since", jQuery.lastModified[ cacheURL ] ); - } - if ( jQuery.etag[ cacheURL ] ) { - jqXHR.setRequestHeader( "If-None-Match", jQuery.etag[ cacheURL ] ); - } - } - - // Set the correct header, if data is being sent - if ( s.data && s.hasContent && s.contentType !== false || options.contentType ) { - jqXHR.setRequestHeader( "Content-Type", s.contentType ); - } - - // Set the Accepts header for the server, depending on the dataType - jqXHR.setRequestHeader( - "Accept", - s.dataTypes[ 0 ] && s.accepts[ s.dataTypes[ 0 ] ] ? - s.accepts[ s.dataTypes[ 0 ] ] + - ( s.dataTypes[ 0 ] !== "*" ? ", " + allTypes + "; q=0.01" : "" ) : - s.accepts[ "*" ] - ); - - // Check for headers option - for ( i in s.headers ) { - jqXHR.setRequestHeader( i, s.headers[ i ] ); - } - - // Allow custom headers/mimetypes and early abort - if ( s.beforeSend && - ( s.beforeSend.call( callbackContext, jqXHR, s ) === false || completed ) ) { - - // Abort if not done already and return - return jqXHR.abort(); - } - - // Aborting is no longer a cancellation - strAbort = "abort"; - - // Install callbacks on deferreds - completeDeferred.add( s.complete ); - jqXHR.done( s.success ); - jqXHR.fail( s.error ); - - // Get transport - transport = inspectPrefiltersOrTransports( transports, s, options, jqXHR ); - - // If no transport, we auto-abort - if ( !transport ) { - done( -1, "No Transport" ); - } else { - jqXHR.readyState = 1; - - // Send global event - if ( fireGlobals ) { - globalEventContext.trigger( "ajaxSend", [ jqXHR, s ] ); - } - - // If request was aborted inside ajaxSend, stop there - if ( completed ) { - return jqXHR; - } - - // Timeout - if ( s.async && s.timeout > 0 ) { - timeoutTimer = window.setTimeout( function() { - jqXHR.abort( "timeout" ); - }, s.timeout ); - } - - try { - completed = false; - transport.send( requestHeaders, done ); - } catch ( e ) { - - // Rethrow post-completion exceptions - if ( completed ) { - throw e; - } - - // Propagate others as results - done( -1, e ); - } - } - - // Callback for when everything is done - function done( status, nativeStatusText, responses, headers ) { - var isSuccess, success, error, response, modified, - statusText = nativeStatusText; - - // Ignore repeat invocations - if ( completed ) { - return; - } - - completed = true; - - // Clear timeout if it exists - if ( timeoutTimer ) { - window.clearTimeout( timeoutTimer ); - } - - // Dereference transport for early garbage collection - // (no matter how long the jqXHR object will be used) - transport = undefined; - - // Cache response headers - responseHeadersString = headers || ""; - - // Set readyState - jqXHR.readyState = status > 0 ? 4 : 0; - - // Determine if successful - isSuccess = status >= 200 && status < 300 || status === 304; - - // Get response data - if ( responses ) { - response = ajaxHandleResponses( s, jqXHR, responses ); - } - - // Convert no matter what (that way responseXXX fields are always set) - response = ajaxConvert( s, response, jqXHR, isSuccess ); - - // If successful, handle type chaining - if ( isSuccess ) { - - // Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode. - if ( s.ifModified ) { - modified = jqXHR.getResponseHeader( "Last-Modified" ); - if ( modified ) { - jQuery.lastModified[ cacheURL ] = modified; - } - modified = jqXHR.getResponseHeader( "etag" ); - if ( modified ) { - jQuery.etag[ cacheURL ] = modified; - } - } - - // if no content - if ( status === 204 || s.type === "HEAD" ) { - statusText = "nocontent"; - - // if not modified - } else if ( status === 304 ) { - statusText = "notmodified"; - - // If we have data, let's convert it - } else { - statusText = response.state; - success = response.data; - error = response.error; - isSuccess = !error; - } - } else { - - // Extract error from statusText and normalize for non-aborts - error = statusText; - if ( status || !statusText ) { - statusText = "error"; - if ( status < 0 ) { - status = 0; - } - } - } - - // Set data for the fake xhr object - jqXHR.status = status; - jqXHR.statusText = ( nativeStatusText || statusText ) + ""; - - // Success/Error - if ( isSuccess ) { - deferred.resolveWith( callbackContext, [ success, statusText, jqXHR ] ); - } else { - deferred.rejectWith( callbackContext, [ jqXHR, statusText, error ] ); - } - - // Status-dependent callbacks - jqXHR.statusCode( statusCode ); - statusCode = undefined; - - if ( fireGlobals ) { - globalEventContext.trigger( isSuccess ? "ajaxSuccess" : "ajaxError", - [ jqXHR, s, isSuccess ? success : error ] ); - } - - // Complete - completeDeferred.fireWith( callbackContext, [ jqXHR, statusText ] ); - - if ( fireGlobals ) { - globalEventContext.trigger( "ajaxComplete", [ jqXHR, s ] ); - - // Handle the global AJAX counter - if ( !( --jQuery.active ) ) { - jQuery.event.trigger( "ajaxStop" ); - } - } - } - - return jqXHR; - }, - - getJSON: function( url, data, callback ) { - return jQuery.get( url, data, callback, "json" ); - }, - - getScript: function( url, callback ) { - return jQuery.get( url, undefined, callback, "script" ); - } -} ); - -jQuery.each( [ "get", "post" ], function( i, method ) { - jQuery[ method ] = function( url, data, callback, type ) { - - // Shift arguments if data argument was omitted - if ( jQuery.isFunction( data ) ) { - type = type || callback; - callback = data; - data = undefined; - } - - // The url can be an options object (which then must have .url) - return jQuery.ajax( jQuery.extend( { - url: url, - type: method, - dataType: type, - data: data, - success: callback - }, jQuery.isPlainObject( url ) && url ) ); - }; -} ); - - -jQuery._evalUrl = function( url ) { - return jQuery.ajax( { - url: url, - - // Make this explicit, since user can override this through ajaxSetup (#11264) - type: "GET", - dataType: "script", - cache: true, - async: false, - global: false, - "throws": true - } ); -}; - - -jQuery.fn.extend( { - wrapAll: function( html ) { - var wrap; - - if ( this[ 0 ] ) { - if ( jQuery.isFunction( html ) ) { - html = html.call( this[ 0 ] ); - } - - // The elements to wrap the target around - wrap = jQuery( html, this[ 0 ].ownerDocument ).eq( 0 ).clone( true ); - - if ( this[ 0 ].parentNode ) { - wrap.insertBefore( this[ 0 ] ); - } - - wrap.map( function() { - var elem = this; - - while ( elem.firstElementChild ) { - elem = elem.firstElementChild; - } - - return elem; - } ).append( this ); - } - - return this; - }, - - wrapInner: function( html ) { - if ( jQuery.isFunction( html ) ) { - return this.each( function( i ) { - jQuery( this ).wrapInner( html.call( this, i ) ); - } ); - } - - return this.each( function() { - var self = jQuery( this ), - contents = self.contents(); - - if ( contents.length ) { - contents.wrapAll( html ); - - } else { - self.append( html ); - } - } ); - }, - - wrap: function( html ) { - var isFunction = jQuery.isFunction( html ); - - return this.each( function( i ) { - jQuery( this ).wrapAll( isFunction ? html.call( this, i ) : html ); - } ); - }, - - unwrap: function( selector ) { - this.parent( selector ).not( "body" ).each( function() { - jQuery( this ).replaceWith( this.childNodes ); - } ); - return this; - } -} ); - - -jQuery.expr.pseudos.hidden = function( elem ) { - return !jQuery.expr.pseudos.visible( elem ); -}; -jQuery.expr.pseudos.visible = function( elem ) { - return !!( elem.offsetWidth || elem.offsetHeight || elem.getClientRects().length ); -}; - - - - -jQuery.ajaxSettings.xhr = function() { - try { - return new window.XMLHttpRequest(); - } catch ( e ) {} -}; - -var xhrSuccessStatus = { - - // File protocol always yields status code 0, assume 200 - 0: 200, - - // Support: IE <=9 only - // #1450: sometimes IE returns 1223 when it should be 204 - 1223: 204 - }, - xhrSupported = jQuery.ajaxSettings.xhr(); - -support.cors = !!xhrSupported && ( "withCredentials" in xhrSupported ); -support.ajax = xhrSupported = !!xhrSupported; - -jQuery.ajaxTransport( function( options ) { - var callback, errorCallback; - - // Cross domain only allowed if supported through XMLHttpRequest - if ( support.cors || xhrSupported && !options.crossDomain ) { - return { - send: function( headers, complete ) { - var i, - xhr = options.xhr(); - - xhr.open( - options.type, - options.url, - options.async, - options.username, - options.password - ); - - // Apply custom fields if provided - if ( options.xhrFields ) { - for ( i in options.xhrFields ) { - xhr[ i ] = options.xhrFields[ i ]; - } - } - - // Override mime type if needed - if ( options.mimeType && xhr.overrideMimeType ) { - xhr.overrideMimeType( options.mimeType ); - } - - // X-Requested-With header - // For cross-domain requests, seeing as conditions for a preflight are - // akin to a jigsaw puzzle, we simply never set it to be sure. - // (it can always be set on a per-request basis or even using ajaxSetup) - // For same-domain requests, won't change header if already provided. - if ( !options.crossDomain && !headers[ "X-Requested-With" ] ) { - headers[ "X-Requested-With" ] = "XMLHttpRequest"; - } - - // Set headers - for ( i in headers ) { - xhr.setRequestHeader( i, headers[ i ] ); - } - - // Callback - callback = function( type ) { - return function() { - if ( callback ) { - callback = errorCallback = xhr.onload = - xhr.onerror = xhr.onabort = xhr.onreadystatechange = null; - - if ( type === "abort" ) { - xhr.abort(); - } else if ( type === "error" ) { - - // Support: IE <=9 only - // On a manual native abort, IE9 throws - // errors on any property access that is not readyState - if ( typeof xhr.status !== "number" ) { - complete( 0, "error" ); - } else { - complete( - - // File: protocol always yields status 0; see #8605, #14207 - xhr.status, - xhr.statusText - ); - } - } else { - complete( - xhrSuccessStatus[ xhr.status ] || xhr.status, - xhr.statusText, - - // Support: IE <=9 only - // IE9 has no XHR2 but throws on binary (trac-11426) - // For XHR2 non-text, let the caller handle it (gh-2498) - ( xhr.responseType || "text" ) !== "text" || - typeof xhr.responseText !== "string" ? - { binary: xhr.response } : - { text: xhr.responseText }, - xhr.getAllResponseHeaders() - ); - } - } - }; - }; - - // Listen to events - xhr.onload = callback(); - errorCallback = xhr.onerror = callback( "error" ); - - // Support: IE 9 only - // Use onreadystatechange to replace onabort - // to handle uncaught aborts - if ( xhr.onabort !== undefined ) { - xhr.onabort = errorCallback; - } else { - xhr.onreadystatechange = function() { - - // Check readyState before timeout as it changes - if ( xhr.readyState === 4 ) { - - // Allow onerror to be called first, - // but that will not handle a native abort - // Also, save errorCallback to a variable - // as xhr.onerror cannot be accessed - window.setTimeout( function() { - if ( callback ) { - errorCallback(); - } - } ); - } - }; - } - - // Create the abort callback - callback = callback( "abort" ); - - try { - - // Do send the request (this may raise an exception) - xhr.send( options.hasContent && options.data || null ); - } catch ( e ) { - - // #14683: Only rethrow if this hasn't been notified as an error yet - if ( callback ) { - throw e; - } - } - }, - - abort: function() { - if ( callback ) { - callback(); - } - } - }; - } -} ); - - - - -// Prevent auto-execution of scripts when no explicit dataType was provided (See gh-2432) -jQuery.ajaxPrefilter( function( s ) { - if ( s.crossDomain ) { - s.contents.script = false; - } -} ); - -// Install script dataType -jQuery.ajaxSetup( { - accepts: { - script: "text/javascript, application/javascript, " + - "application/ecmascript, application/x-ecmascript" - }, - contents: { - script: /\b(?:java|ecma)script\b/ - }, - converters: { - "text script": function( text ) { - jQuery.globalEval( text ); - return text; - } - } -} ); - -// Handle cache's special case and crossDomain -jQuery.ajaxPrefilter( "script", function( s ) { - if ( s.cache === undefined ) { - s.cache = false; - } - if ( s.crossDomain ) { - s.type = "GET"; - } -} ); - -// Bind script tag hack transport -jQuery.ajaxTransport( "script", function( s ) { - - // This transport only deals with cross domain requests - if ( s.crossDomain ) { - var script, callback; - return { - send: function( _, complete ) { - script = jQuery( " - - - - - - - -{{ content }} - - -
- -
- - - - - - - - - - - \ No newline at end of file diff --git a/_layouts/page.html b/_layouts/page.html deleted file mode 100644 index e69de29b..00000000 diff --git a/_layouts/post.html b/_layouts/post.html deleted file mode 100644 index e69de29b..00000000 diff --git a/_sass/_bootstrap-variables.scss b/_sass/_bootstrap-variables.scss deleted file mode 100644 index c87b587e..00000000 --- a/_sass/_bootstrap-variables.scss +++ /dev/null @@ -1,637 +0,0 @@ -// -// Variables -// -------------------------------------------------- - - -// Global values -// -------------------------------------------------- - -// Grays -// ------------------------- - -$gray-darker: lighten(#000, 13.5%) !default; // #222 -$gray-dark: lighten(#000, 20%) !default; // #333 -$gray: lighten(#000, 33.5%) !default; // #555 -$gray-light: lighten(#000, 60%) !default; // #999 -$gray-lighter: lighten(#000, 93.5%) !default; // #eee - -// Brand colors -// ------------------------- - -$brand-primary: #5B4282 !default; -$brand-success: #5cb85c !default; -$brand-warning: #f0ad4e !default; -$brand-danger: #d9534f !default; -$brand-info: #5bc0de !default; - -// Scaffolding -// ------------------------- - -$body-bg: #fff !default; -$text-color: $gray-dark !default; - -// Links -// ------------------------- - -$link-color: $brand-primary !default; -$link-hover-color: darken($link-color, 15%) !default; - -// Typography -// ------------------------- - -$font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif !default; -$font-family-serif: Georgia, "Times New Roman", Times, serif !default; -$font-family-monospace: Monaco, Menlo, Consolas, "Courier New", monospace !default; -$font-family-base: $font-family-sans-serif !default; - -$font-size-base: 14px !default; -$font-size-large: ceil($font-size-base * 1.25) !default; // ~18px -$font-size-small: ceil($font-size-base * 0.85) !default; // ~12px - -$font-size-h1: floor($font-size-base * 2.6) !default; // ~36px -$font-size-h2: floor($font-size-base * 2.15) !default; // ~30px -$font-size-h3: ceil($font-size-base * 1.7) !default; // ~24px -$font-size-h4: ceil($font-size-base * 1.25) !default; // ~18px -$font-size-h5: $font-size-base !default; -$font-size-h6: ceil($font-size-base * 0.85) !default; // ~12px - -$line-height-base: 1.428571429 !default; // 20/14 -$line-height-computed: floor($font-size-base * $line-height-base) !default; // ~20px - -$headings-font-family: $font-family-base !default; -$headings-font-weight: 500 !default; -$headings-line-height: 1.1 !default; -$headings-color: inherit !default; - - -// Iconography -// ------------------------- - -$icon-font-path: "../app/bower_components/bootstrap-sass/fonts/" !default; -$icon-font-name: "glyphicons-halflings-regular" !default; - - -// Components -// ------------------------- -// Based on 14px font-size and 1.428 line-height (~20px to start) - -$padding-base-vertical: 6px !default; -$padding-base-horizontal: 12px !default; - -$padding-large-vertical: 10px !default; -$padding-large-horizontal: 16px !default; - -$padding-small-vertical: 5px !default; -$padding-small-horizontal: 10px !default; - -$line-height-large: 1.33 !default; -$line-height-small: 1.5 !default; - -$border-radius-base: 4px !default; -$border-radius-large: 6px !default; -$border-radius-small: 3px !default; - -$component-active-color: #fff !default; -$component-active-bg: $brand-primary !default; - -$caret-width-base: 4px !default; -$caret-width-large: 5px !default; - -// Tables -// ------------------------- - -$table-cell-padding: 8px !default; -$table-condensed-cell-padding: 5px !default; - -$table-bg: transparent !default; // overall background-color -$table-bg-accent: #f9f9f9 !default; // for striping -$table-bg-hover: #f5f5f5 !default; -$table-bg-active: $table-bg-hover !default; - -$table-border-color: #ddd !default; // table and cell border - - -// Buttons -// ------------------------- - -$btn-font-weight: normal !default; - -$btn-default-color: #333 !default; -$btn-default-bg: #fff !default; -$btn-default-border: #ccc !default; - -$btn-primary-color: #fff !default; -$btn-primary-bg: $brand-primary !default; -$btn-primary-border: #fff !default; - -$btn-success-color: #fff !default; -$btn-success-bg: $brand-success !default; -$btn-success-border: darken($btn-success-bg, 5%) !default; - -$btn-warning-color: #fff !default; -$btn-warning-bg: $brand-warning !default; -$btn-warning-border: darken($btn-warning-bg, 5%) !default; - -$btn-danger-color: #fff !default; -$btn-danger-bg: $brand-danger !default; -$btn-danger-border: darken($btn-danger-bg, 5%) !default; - -$btn-info-color: #fff !default; -$btn-info-bg: $brand-info !default; -$btn-info-border: darken($btn-info-bg, 5%) !default; - -$btn-link-disabled-color: $gray-light !default; - - -// Forms -// ------------------------- - -$input-bg: #fff !default; -$input-bg-disabled: $gray-lighter !default; - -$input-color: $gray !default; -$input-border: #ccc !default; -$input-border-radius: $border-radius-base !default; -$input-border-focus: #66afe9 !default; - -$input-color-placeholder: $gray-light !default; - -$input-height-base: ($line-height-computed + ($padding-base-vertical * 2) + 2) !default; -$input-height-large: (floor($font-size-large * $line-height-large) + ($padding-large-vertical * 2) + 2) !default; -$input-height-small: (floor($font-size-small * $line-height-small) + ($padding-small-vertical * 2) + 2) !default; - -$legend-color: $gray-dark !default; -$legend-border-color: #e5e5e5 !default; - -$input-group-addon-bg: $gray-lighter !default; -$input-group-addon-border-color: $input-border !default; - - -// Dropdowns -// ------------------------- - -$dropdown-bg: #fff !default; -$dropdown-border: rgba(0,0,0,.15) !default; -$dropdown-fallback-border: #ccc !default; -$dropdown-divider-bg: #e5e5e5 !default; - -$dropdown-link-color: $gray-dark !default; -$dropdown-link-hover-color: darken($gray-dark, 5%) !default; -$dropdown-link-hover-bg: #f5f5f5 !default; - -$dropdown-link-active-color: $component-active-color !default; -$dropdown-link-active-bg: $component-active-bg !default; - -$dropdown-link-disabled-color: $gray-light !default; - -$dropdown-header-color: $gray-light !default; - -$dropdown-caret-color: #000 !default; - - -// COMPONENT VARIABLES -// -------------------------------------------------- - - -// Z-index master list -// ------------------------- -// Used for a bird's eye view of components dependent on the z-axis -// Try to avoid customizing these :) - -$zindex-navbar: 1000 !default; -$zindex-dropdown: 1000 !default; -$zindex-popover: 1010 !default; -$zindex-tooltip: 1030 !default; -$zindex-navbar-fixed: 1030 !default; -$zindex-modal-background: 1040 !default; -$zindex-modal: 1050 !default; - -// Media queries breakpoints -// -------------------------------------------------- - -// Extra small screen / phone -// Note: Deprecated $screen-xs and $screen-phone as of v3.0.1 -$screen-xs: 480px !default; -$screen-xs-min: $screen-xs !default; -$screen-phone: $screen-xs-min !default; - -// Small screen / tablet -// Note: Deprecated $screen-sm and $screen-tablet as of v3.0.1 -$screen-sm: 768px !default; -$screen-sm-min: $screen-sm !default; -$screen-tablet: $screen-sm-min !default; - -// Medium screen / desktop -// Note: Deprecated $screen-md and $screen-desktop as of v3.0.1 -$screen-md: 992px !default; -$screen-md-min: $screen-md !default; -$screen-desktop: $screen-md-min !default; - -// Large screen / wide desktop -// Note: Deprecated $screen-lg and $screen-lg-desktop as of v3.0.1 -$screen-lg: 1200px !default; -$screen-lg-min: $screen-lg !default; -$screen-lg-desktop: $screen-lg-min !default; - -// So media queries don't overlap when required, provide a maximum -$screen-xs-max: ($screen-sm-min - 1) !default; -$screen-sm-max: ($screen-md-min - 1) !default; -$screen-md-max: ($screen-lg-min - 1) !default; - - -// Grid system -// -------------------------------------------------- - -// Number of columns in the grid system -$grid-columns: 12 !default; -// Padding, to be divided by two and applied to the left and right of all columns -$grid-gutter-width: 30px !default; -// Point at which the navbar stops collapsing -$grid-float-breakpoint: 1000px !default; - - -// Navbar -// ------------------------- - -// Basics of a navbar -$navbar-height: 50px !default; -$navbar-margin-bottom: $line-height-computed !default; -$navbar-border-radius: $border-radius-base !default; -$navbar-padding-horizontal: floor($grid-gutter-width / 2) !default; -$navbar-padding-vertical: (($navbar-height - $line-height-computed) / 2) !default; - -$navbar-default-color: $brand-primary !default; -$navbar-default-bg: white !default; -$navbar-default-border: darken($navbar-default-bg, 6.5%) !default; - -// Navbar links -$navbar-default-link-color: $brand-primary !default; -$navbar-default-link-hover-color: $brand-primary !default; -$navbar-default-link-hover-bg: #f9f9f9 !default; -$navbar-default-link-active-color: #555 !default; -$navbar-default-link-active-bg: darken($navbar-default-bg, 6.5%) !default; -$navbar-default-link-disabled-color: #ccc !default; -$navbar-default-link-disabled-bg: transparent !default; - -// Navbar brand label -$navbar-default-brand-color: $navbar-default-link-color !default; -$navbar-default-brand-hover-color: darken($navbar-default-brand-color, 10%) !default; -$navbar-default-brand-hover-bg: transparent !default; - -// Navbar toggle -$navbar-default-toggle-hover-bg: #ddd !default; -$navbar-default-toggle-icon-bar-bg: #ccc !default; -$navbar-default-toggle-border-color: #ddd !default; - - -// Inverted navbar -// -// Reset inverted navbar basics -$navbar-inverse-color: $gray-light !default; -$navbar-inverse-bg: #222 !default; -$navbar-inverse-border: darken($navbar-inverse-bg, 10%) !default; - -// Inverted navbar links -$navbar-inverse-link-color: $gray-light !default; -$navbar-inverse-link-hover-color: #fff !default; -$navbar-inverse-link-hover-bg: transparent !default; -$navbar-inverse-link-active-color: $navbar-inverse-link-hover-color !default; -$navbar-inverse-link-active-bg: darken($navbar-inverse-bg, 10%) !default; -$navbar-inverse-link-disabled-color: #444 !default; -$navbar-inverse-link-disabled-bg: transparent !default; - -// Inverted navbar brand label -$navbar-inverse-brand-color: $navbar-inverse-link-color !default; -$navbar-inverse-brand-hover-color: #fff !default; -$navbar-inverse-brand-hover-bg: transparent !default; - -// Inverted navbar toggle -$navbar-inverse-toggle-hover-bg: #333 !default; -$navbar-inverse-toggle-icon-bar-bg: #fff !default; -$navbar-inverse-toggle-border-color: #333 !default; - - -// Navs -// ------------------------- - -$nav-link-padding: 10px 15px !default; -$nav-link-hover-bg: $gray-lighter !default; - -$nav-disabled-link-color: $gray-light !default; -$nav-disabled-link-hover-color: $gray-light !default; - -$nav-open-link-hover-color: #fff !default; -$nav-open-caret-border-color: #fff !default; - -// Tabs -$nav-tabs-border-color: #ddd !default; - -$nav-tabs-link-hover-border-color: $gray-lighter !default; - -$nav-tabs-active-link-hover-bg: $body-bg !default; -$nav-tabs-active-link-hover-color: $gray !default; -$nav-tabs-active-link-hover-border-color: #ddd !default; - -$nav-tabs-justified-link-border-color: #ddd !default; -$nav-tabs-justified-active-link-border-color: $body-bg !default; - -// Pills -$nav-pills-border-radius: $border-radius-base !default; -$nav-pills-active-link-hover-bg: $component-active-bg !default; -$nav-pills-active-link-hover-color: $component-active-color !default; - - -// Pagination -// ------------------------- - -$pagination-bg: #fff !default; -$pagination-border: #ddd !default; - -$pagination-hover-bg: $gray-lighter !default; - -$pagination-active-bg: $brand-primary !default; -$pagination-active-color: #fff !default; - -$pagination-disabled-color: $gray-light !default; - - -// Pager -// ------------------------- - -$pager-border-radius: 15px !default; -$pager-disabled-color: $gray-light !default; - - -// Jumbotron -// ------------------------- - -$jumbotron-padding: 30px !default; -$jumbotron-color: inherit !default; -$jumbotron-bg: $gray-lighter !default; -$jumbotron-heading-color: inherit !default; -$jumbotron-font-size: ceil($font-size-base * 1.5) !default; - - -// Form states and alerts -// ------------------------- - -$state-success-text: #468847 !default; -$state-success-bg: #dff0d8 !default; -$state-success-border: darken(adjust-hue($state-success-bg, -10), 5%) !default; - -$state-info-text: #3a87ad !default; -$state-info-bg: #d9edf7 !default; -$state-info-border: darken(adjust-hue($state-info-bg, -10), 7%) !default; - -$state-warning-text: #c09853 !default; -$state-warning-bg: #fcf8e3 !default; -$state-warning-border: darken(adjust-hue($state-warning-bg, -10), 5%) !default; - -$state-danger-text: #b94a48 !default; -$state-danger-bg: #f2dede !default; -$state-danger-border: darken(adjust-hue($state-danger-bg, -10), 5%) !default; - - -// Tooltips -// ------------------------- -$tooltip-max-width: 200px !default; -$tooltip-color: #fff !default; -$tooltip-bg: #000 !default; - -$tooltip-arrow-width: 5px !default; -$tooltip-arrow-color: $tooltip-bg !default; - - -// Popovers -// ------------------------- -$popover-bg: #fff !default; -$popover-max-width: 276px !default; -$popover-border-color: rgba(0,0,0,.2) !default; -$popover-fallback-border-color: #ccc !default; - -$popover-title-bg: darken($popover-bg, 3%) !default; - -$popover-arrow-width: 10px !default; -$popover-arrow-color: #fff !default; - -$popover-arrow-outer-width: ($popover-arrow-width + 1) !default; -$popover-arrow-outer-color: rgba(0,0,0,.25) !default; -$popover-arrow-outer-fallback-color: #999 !default; - - -// Labels -// ------------------------- - -$label-default-bg: $gray-light !default; -$label-primary-bg: $brand-primary !default; -$label-success-bg: $brand-success !default; -$label-info-bg: $brand-info !default; -$label-warning-bg: $brand-warning !default; -$label-danger-bg: $brand-danger !default; - -$label-color: #fff !default; -$label-link-hover-color: #fff !default; - - -// Modals -// ------------------------- -$modal-inner-padding: 20px !default; - -$modal-title-padding: 15px !default; -$modal-title-line-height: $line-height-base !default; - -$modal-content-bg: #fff !default; -$modal-content-border-color: rgba(0,0,0,.2) !default; -$modal-content-fallback-border-color: #999 !default; - -$modal-backdrop-bg: #000 !default; -$modal-header-border-color: #e5e5e5 !default; -$modal-footer-border-color: $modal-header-border-color !default; - - -// Alerts -// ------------------------- -$alert-padding: 15px !default; -$alert-border-radius: $border-radius-base !default; -$alert-link-font-weight: bold !default; - -$alert-success-bg: $state-success-bg !default; -$alert-success-text: $state-success-text !default; -$alert-success-border: $state-success-border !default; - -$alert-info-bg: $state-info-bg !default; -$alert-info-text: $state-info-text !default; -$alert-info-border: $state-info-border !default; - -$alert-warning-bg: $state-warning-bg !default; -$alert-warning-text: $state-warning-text !default; -$alert-warning-border: $state-warning-border !default; - -$alert-danger-bg: $state-danger-bg !default; -$alert-danger-text: $state-danger-text !default; -$alert-danger-border: $state-danger-border !default; - - -// Progress bars -// ------------------------- -$progress-bg: #f5f5f5 !default; -$progress-bar-color: #fff !default; - -$progress-bar-bg: $brand-primary !default; -$progress-bar-success-bg: $brand-success !default; -$progress-bar-warning-bg: $brand-warning !default; -$progress-bar-danger-bg: $brand-danger !default; -$progress-bar-info-bg: $brand-info !default; - - -// List group -// ------------------------- -$list-group-bg: #fff !default; -$list-group-border: #ddd !default; -$list-group-border-radius: $border-radius-base !default; - -$list-group-hover-bg: #f5f5f5 !default; -$list-group-active-color: $component-active-color !default; -$list-group-active-bg: $component-active-bg !default; -$list-group-active-border: $list-group-active-bg !default; - -$list-group-link-color: #555 !default; -$list-group-link-heading-color: #333 !default; - - -// Panels -// ------------------------- -$panel-bg: #fff !default; -$panel-inner-border: #ddd !default; -$panel-border-radius: $border-radius-base !default; -$panel-footer-bg: #f5f5f5 !default; - -$panel-default-text: $gray-dark !default; -$panel-default-border: #ddd !default; -$panel-default-heading-bg: #f5f5f5 !default; - -$panel-primary-text: #fff !default; -$panel-primary-border: $brand-primary !default; -$panel-primary-heading-bg: $brand-primary !default; - -$panel-success-text: $state-success-text !default; -$panel-success-border: $state-success-border !default; -$panel-success-heading-bg: $state-success-bg !default; - -$panel-warning-text: $state-warning-text !default; -$panel-warning-border: $state-warning-border !default; -$panel-warning-heading-bg: $state-warning-bg !default; - -$panel-danger-text: $state-danger-text !default; -$panel-danger-border: $state-danger-border !default; -$panel-danger-heading-bg: $state-danger-bg !default; - -$panel-info-text: $state-info-text !default; -$panel-info-border: $state-info-border !default; -$panel-info-heading-bg: $state-info-bg !default; - - -// Thumbnails -// ------------------------- -$thumbnail-padding: 4px !default; -$thumbnail-bg: $body-bg !default; -$thumbnail-border: #ddd !default; -$thumbnail-border-radius: $border-radius-base !default; - -$thumbnail-caption-color: $text-color !default; -$thumbnail-caption-padding: 9px !default; - - -// Wells -// ------------------------- -$well-bg: #f5f5f5 !default; - - -// Badges -// ------------------------- -$badge-color: #fff !default; -$badge-link-hover-color: #fff !default; -$badge-bg: $gray-light !default; - -$badge-active-color: $link-color !default; -$badge-active-bg: #fff !default; - -$badge-font-weight: bold !default; -$badge-line-height: 1 !default; -$badge-border-radius: 10px !default; - - -// Breadcrumbs -// ------------------------- -$breadcrumb-bg: #f5f5f5 !default; -$breadcrumb-color: #ccc !default; -$breadcrumb-active-color: $gray-light !default; -$breadcrumb-separator: "/" !default; - - -// Carousel -// ------------------------ - -$carousel-text-shadow: 0 1px 2px rgba(0,0,0,.6) !default; - -$carousel-control-color: #fff !default; -$carousel-control-width: 15% !default; -$carousel-control-opacity: .5 !default; -$carousel-control-font-size: 20px !default; - -$carousel-indicator-active-bg: #fff !default; -$carousel-indicator-border-color: #fff !default; - -$carousel-caption-color: #fff !default; - - -// Close -// ------------------------ -$close-font-weight: bold !default; -$close-color: #000 !default; -$close-text-shadow: 0 1px 0 #fff !default; - - -// Code -// ------------------------ -$code-color: #c7254e !default; -$code-bg: #f9f2f4 !default; - -$pre-bg: #f5f5f5 !default; -$pre-color: $gray-dark !default; -$pre-border-color: #ccc !default; -$pre-scrollable-max-height: 340px !default; - -// Type -// ------------------------ -$text-muted: $gray-light !default; -$abbr-border-color: $gray-light !default; -$headings-small-color: $gray-light !default; -$blockquote-small-color: $gray-light !default; -$blockquote-border-color: $gray-lighter !default; -$page-header-border-color: $gray-lighter !default; - -// Miscellaneous -// ------------------------- - -// Hr border color -$hr-border: $gray-lighter !default; - -// Horizontal forms & lists -$component-offset-horizontal: 180px !default; - - -// Container sizes -// -------------------------------------------------- - -// Small screen / tablet -$container-tablet: ((720px + $grid-gutter-width)) !default; -$container-sm: $container-tablet !default; - -// Medium screen / desktop -$container-desktop: ((940px + $grid-gutter-width)) !default; -$container-md: $container-desktop !default; - -// Large screen / wide desktop -$container-large-desktop: ((1140px + $grid-gutter-width)) !default; -$container-lg: $container-large-desktop !default; diff --git a/_sass/_custom-bootstrap.scss b/_sass/_custom-bootstrap.scss deleted file mode 100644 index c87b218c..00000000 --- a/_sass/_custom-bootstrap.scss +++ /dev/null @@ -1,21 +0,0 @@ - -// Core variables and mixins -@import '../bower_components/bootstrap-sass/assets/stylesheets/bootstrap'; // Boostrap - - -@import "../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/variables"; -@import "../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins"; - -// Core CSS -@import "../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/scaffolding"; -@import "../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/type"; -@import "../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/forms"; -@import "../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/buttons"; - - -// Components -@import "../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/component-animations"; -@import "../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/input-groups"; -@import "../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/navs"; -@import "../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/navbar"; -@import "../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/progress-bars"; \ No newline at end of file diff --git a/_sass/panda.scss b/_sass/panda.scss deleted file mode 100644 index d8a137b2..00000000 --- a/_sass/panda.scss +++ /dev/null @@ -1,138 +0,0 @@ -@import '../bower_components/susy/sass/susy'; - -$susy: ( - flow: ltr, // ltr | rtl - output: float, // float | isolate - math: fluid, // fluid | static (requires column-width) - column-width: false, // false | value - container: 700px, // length or % | auto - container-position: center, // left | center | right | [*2] (grid padding) - last-flow: to, - columns: 12, - gutters: 1/4, - gutter-position: after, // before | after | split | inside | inside-static (requires column-width) - global-box-sizing: border-box, // content-box | border-box (affects inside/inside-static) - debug: ( - image: show, - color: rgba(#66f, .25), - output: background, // background | overlay - toggle: top left, - ), -); - -$gallery_layout: layout( 12 .125 fluid float after); - -$nav_layout: layout( 12 0 fluid float inside); - -$golden_layout: layout( (1 1.618 2.618) .1 fluid float split); - - -*, *:before, *:after { - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; - } - - img { - width: 100%; - height: auto; - } - ul, li { - list-style: none; - margin: 0; - padding: 0; - } - -nav { - margin: 10px 0; - text-align: center; - li { - background: #eee; - } - a { - display: block; - &:hover { - background: #ddd; - } - } -} - - -.page { - @include container; -} -header { - @include full; - .logo { - @include span(3); - } - .company-name { - @include span(last 7); - } - - nav { - @include full; - } - .nav-item { - @include span(3 of $nav_layout); - } -} - -.hero { - @include full; - .why-we-love { - @include span(5); - } - .about-pandas { - @include span(last 7); - } - .in-the-wild { - @include span(3 of 7); - } - .in-the-zoo { - @include span(last 4 of 7); - } - .in-the-media { - @include span(7 of 7) { - img { - @include span(2 ); - } - .copy { - @include span(last 7); - } - } - - } -} - -.panda-gallery { - @include full; - div { - @include with-layout($gallery_layout) { - @include gallery(4); - margin-bottom: gutter(); - } - } -} - -footer { - @include with-layout($golden-layout) { - .panda-links { - @include span(1 at 1); - } - .panda-social { - @include span(1 at 2); - } - .social-link { - @include span(3 of 6 .25 inside); - } - .panda-partners { - @include span(1 at 3); - img { - @include span(50%); - } - } - } -} - - diff --git a/_sass/sc-btn.scss b/_sass/sc-btn.scss deleted file mode 100644 index 976428a0..00000000 --- a/_sass/sc-btn.scss +++ /dev/null @@ -1,678 +0,0 @@ -/* ------------------------------------------------- ----------------------------------------------------- - MATTBOLDT.COM - Copyright (c) 2013 Matt Boldt ----------------------------------------------------- ----------------------------------------------------- - CODE IS AVAILABLE FOR USE FREE OF CHARGE - UNDER THE MIT LICENSE - http://opensource.org/licenses/MIT ----------------------------------------------------- ----------------------------------------------------- - If you'd like to credit me, or even donate - a few bucks that'd be very much appreciated! - Visit http://www.mattboldt.com/demos/social-buttons/ - for more info. ----------------------------------------------------- --------------------------------------------------- */ - -.sc-btn { - display: inline-block; - position: relative; - margin: 0 .25em .5em 0; - padding: 0; - color: #fff; - font-family: "Helvetica Neue", "Helvetica", sans-serif; - font-size: 14px; - font-weight: 400; - line-height: 1em; - text-decoration: none; - text-shadow: rgba(0, 0, 0, 0.3) 0px -0.1em 0px; - border: 0; - border-radius: 0.4em; - -webkit-border-radius: 0.4em; - -moz-border-radius: 0.4em; - -ms-border-radius: 0.4em; - -o-border-radius: 0.4em; - background-color: #1a1a1a; - background-image: -webkit-linear-gradient(top, #595959, #1a1a1a 100%); - background-image: -moz-linear-gradient(top, #595959, #1a1a1a); - background-image: -ms-linear-gradient(top, #595959, #1a1a1a); - background-image: -o-linear-gradient(top, #595959, #1a1a1a); - background-image: linear-gradient(top, #595959, #1a1a1a); - box-shadow: inset rgba(0, 0, 0, 0.1) 0px -0.15em 0px, inset rgba(255, 255, 255, 0.2) 0px 0.15em 0px, rgba(0, 0, 0, 0.3) 0px 0.1em 0.3em; - text-align: center; - background-repeat: no-repeat; - -webkit-transition: background-position .1s ease-in-out; - -webkit-appearance: none; - cursor: pointer; - overflow: hidden; - &:hover { - color: #fff; - } - &:active { - box-shadow: rgba(255, 255, 255, 0.2) 0 0.1em 0, inset rgba(0, 0, 0, 0.3) 0px 0.25em 1em; - } -} - -.sc-icon, .sc-text { - display: block; - float: left; -} - -.sc-icon { - margin: 0 -.4em 0 0; - padding: 0.6em .8em .5em; - border-right: rgba(255, 255, 255, 0.1) 0.1em solid; - box-shadow: inset rgba(0, 0, 0, 0.1) -0.1em 0px 0px; -} - -.sc-text { - padding: .95em 1em .85em 1em; - font-size: 1.15em; - text-align: center; -} - -svg { - width: 1.8em; - height: 1.8em; - fill: #fff; -} - -.sc-block { - display: block; -} - -.sc--big { - font-size: 24px; -} - -.sc--small { - font-size: 12px; -} - -.sc--tiny { - font-size: 9px; - .sc-text { - padding: .85em .75em .5em .75em; - text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px; - } - .sc-icon { - padding: .5em .75em .5em .75em; - border-right: rgba(255, 255, 255, 0.1) 1px solid; - box-shadow: inset rgba(0, 0, 0, 0.1) -1px 0px 0px; - } -} - -.sc--short { - .sc-icon { - padding: 0.4em .9em .35em; - } - .sc-text { - padding: .75em 1em .75em 1em; - } -} - -.sc--tall { - font-size: 1.15em; - .sc-icon { - padding: 1em .9em .85em; - } - .sc-text { - padding: 1.25em 1em 1em 1em; - } -} - -.sc--round { - border-radius: 5em; - -webkit-border-radius: 5em; - -moz-border-radius: 5em; - -ms-border-radius: 5em; - -o-border-radius: 5em; - .sc-icon { - padding: 0.7em .8em .5em 1em; - } -} - -.sc--flat { - box-shadow: none; - background-image: none !important; - .sc-icon { - border-color: transparent; - } - &:active { - box-shadow: inset rgba(0, 0, 0, 0.3) 0px 0.15em 0.25em; - } -} - -.sc--shine { - box-shadow: inset rgba(0, 0, 0, 0.1) 0px -0.15em 0px, inset rgba(255, 255, 255, 0.1) 0px 0.15em 0px, rgba(0, 0, 0, 0.3) 0px 0.1em 0.3em, inset rgba(255, 255, 255, 0.15) 0px 2.5em 0px -1em; - &:active { - box-shadow: rgba(255, 255, 255, 0.2) 0 0.1em 0, inset rgba(0, 0, 0, 0.3) 0px 0.25em 1em, inset rgba(255, 255, 255, 0.1) 0px 2.5em 0px -1em; - } - &:before, &:after { - content: ""; - display: block; - position: absolute; - width: 100%; - height: 0.1em; - } - &:before { - top: 0; - background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); - background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); - background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); - background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); - background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); - } - &:after { - bottom: .05em; - background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); - background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); - background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); - background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); - background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); - } - &:active { - &:before, &:after { - opacity: 0.5; - } - } -} - -.sc--default { - color: #222; - text-shadow: rgba(255, 255, 255, 0.4) 0 0.1em 0; - background-color: #ebebeb; - background-image: -webkit-linear-gradient(top, white, #ebebeb 100%); - background-image: -moz-linear-gradient(top, white, #ebebeb); - background-image: -ms-linear-gradient(top, white, #ebebeb); - background-image: -o-linear-gradient(top, white, #ebebeb); - background-image: linear-gradient(top, white, #ebebeb); - svg { - fill: #222; - } - &:hover { - color: #222; - background-color: #d2d2d2; - background-image: -webkit-linear-gradient(top, white, #d2d2d2 90%); - background-image: -moz-linear-gradient(top, white, #d2d2d2); - background-image: -ms-linear-gradient(top, white, #d2d2d2); - background-image: -o-linear-gradient(top, white, #d2d2d2); - background-image: linear-gradient(top, white, #d2d2d2); - background-color: #fdfdfd; - } - &:active { - background-color: #dfdfdf; - background-image: -webkit-linear-gradient(top, white, #dfdfdf 100%); - background-image: -moz-linear-gradient(top, white, #dfdfdf); - background-image: -ms-linear-gradient(top, white, #dfdfdf); - background-image: -o-linear-gradient(top, white, #dfdfdf); - background-image: linear-gradient(top, white, #dfdfdf); - } -} - -.sc--facebook { - background-color: #33477a; - background-image: -webkit-linear-gradient(top, #5975ba, #33477a 100%); - background-image: -moz-linear-gradient(top, #5975ba, #33477a); - background-image: -ms-linear-gradient(top, #5975ba, #33477a); - background-image: -o-linear-gradient(top, #5975ba, #33477a); - background-image: linear-gradient(top, #5975ba, #33477a); - &:hover { - background-color: #304373; - background-image: -webkit-linear-gradient(top, #6b84c1, #304373 90%); - background-image: -moz-linear-gradient(top, #6b84c1, #304373); - background-image: -ms-linear-gradient(top, #6b84c1, #304373); - background-image: -o-linear-gradient(top, #6b84c1, #304373); - background-image: linear-gradient(top, #6b84c1, #304373); - background-color: #4560a5; - } - &:active { - background-color: #33477a; - background-image: -webkit-linear-gradient(top, #4a66b0, #33477a 100%); - background-image: -moz-linear-gradient(top, #4a66b0, #33477a); - background-image: -ms-linear-gradient(top, #4a66b0, #33477a); - background-image: -o-linear-gradient(top, #4a66b0, #33477a); - background-image: linear-gradient(top, #4a66b0, #33477a); - } -} - -.sc--twitter { - background-color: #108ac1; - background-image: -webkit-linear-gradient(top, #47bbf0, #108ac1 100%); - background-image: -moz-linear-gradient(top, #47bbf0, #108ac1); - background-image: -ms-linear-gradient(top, #47bbf0, #108ac1); - background-image: -o-linear-gradient(top, #47bbf0, #108ac1); - background-image: linear-gradient(top, #47bbf0, #108ac1); - &:hover { - background-color: #0f83b8; - background-image: -webkit-linear-gradient(top, #76cdf4, #0f83b8 90%); - background-image: -moz-linear-gradient(top, #76cdf4, #0f83b8); - background-image: -ms-linear-gradient(top, #76cdf4, #0f83b8); - background-image: -o-linear-gradient(top, #76cdf4, #0f83b8); - background-image: linear-gradient(top, #76cdf4, #0f83b8); - background-color: #21aded; - } - &:active { - background-color: #108ac1; - background-image: -webkit-linear-gradient(top, #30b3ee, #108ac1 100%); - background-image: -moz-linear-gradient(top, #30b3ee, #108ac1); - background-image: -ms-linear-gradient(top, #30b3ee, #108ac1); - background-image: -o-linear-gradient(top, #30b3ee, #108ac1); - background-image: linear-gradient(top, #30b3ee, #108ac1); - } -} - -.sc--tumblr { - background-color: #243649; - background-image: -webkit-linear-gradient(top, #46688d, #243649 100%); - background-image: -moz-linear-gradient(top, #46688d, #243649); - background-image: -ms-linear-gradient(top, #46688d, #243649); - background-image: -o-linear-gradient(top, #46688d, #243649); - background-image: linear-gradient(top, #46688d, #243649); - &:hover { - background-color: #213142; - background-image: -webkit-linear-gradient(top, #4e759e, #213142 90%); - background-image: -moz-linear-gradient(top, #4e759e, #213142); - background-image: -ms-linear-gradient(top, #4e759e, #213142); - background-image: -o-linear-gradient(top, #4e759e, #213142); - background-image: linear-gradient(top, #4e759e, #213142); - background-color: #385472; - } - &:active { - background-color: #243649; - background-image: -webkit-linear-gradient(top, #3d5c7c, #243649 100%); - background-image: -moz-linear-gradient(top, #3d5c7c, #243649); - background-image: -ms-linear-gradient(top, #3d5c7c, #243649); - background-image: -o-linear-gradient(top, #3d5c7c, #243649); - background-image: linear-gradient(top, #3d5c7c, #243649); - } -} - -.sc--instagram { - background-color: #2c4d6e; - background-image: -webkit-linear-gradient(top, #4a81b6, #2c4d6e 100%); - background-image: -moz-linear-gradient(top, #4a81b6, #2c4d6e); - background-image: -ms-linear-gradient(top, #4a81b6, #2c4d6e); - background-image: -o-linear-gradient(top, #4a81b6, #2c4d6e); - background-image: linear-gradient(top, #4a81b6, #2c4d6e); - &:hover { - background-color: #294866; - background-image: -webkit-linear-gradient(top, #5c8dbd, #294866 90%); - background-image: -moz-linear-gradient(top, #5c8dbd, #294866); - background-image: -ms-linear-gradient(top, #5c8dbd, #294866); - background-image: -o-linear-gradient(top, #5c8dbd, #294866); - background-image: linear-gradient(top, #5c8dbd, #294866); - background-color: #3e6c99; - } - &:active { - background-color: #2c4d6e; - background-image: -webkit-linear-gradient(top, #4274a4, #2c4d6e 100%); - background-image: -moz-linear-gradient(top, #4274a4, #2c4d6e); - background-image: -ms-linear-gradient(top, #4274a4, #2c4d6e); - background-image: -o-linear-gradient(top, #4274a4, #2c4d6e); - background-image: linear-gradient(top, #4274a4, #2c4d6e); - } -} - -.sc--pinterest { - background-color: #95031e; - background-image: -webkit-linear-gradient(top, #f90532, #95031e 100%); - background-image: -moz-linear-gradient(top, #f90532, #95031e); - background-image: -ms-linear-gradient(top, #f90532, #95031e); - background-image: -o-linear-gradient(top, #f90532, #95031e); - background-image: linear-gradient(top, #f90532, #95031e); - &:hover { - background-color: #8b031c; - background-image: -webkit-linear-gradient(top, #fa1d46, #8b031c 90%); - background-image: -moz-linear-gradient(top, #fa1d46, #8b031c); - background-image: -ms-linear-gradient(top, #fa1d46, #8b031c); - background-image: -o-linear-gradient(top, #fa1d46, #8b031c); - background-image: linear-gradient(top, #fa1d46, #8b031c); - background-color: #d1042a; - } - &:active { - background-color: #95031e; - background-image: -webkit-linear-gradient(top, #e0052d, #95031e 100%); - background-image: -moz-linear-gradient(top, #e0052d, #95031e); - background-image: -ms-linear-gradient(top, #e0052d, #95031e); - background-image: -o-linear-gradient(top, #e0052d, #95031e); - background-image: linear-gradient(top, #e0052d, #95031e); - } -} - -.sc--pinterest-inverse { - color: #c70428; - background-color: #dfdfdf; - background-image: -webkit-linear-gradient(top, white, #dfdfdf 100%); - background-image: -moz-linear-gradient(top, white, #dfdfdf); - background-image: -ms-linear-gradient(top, white, #dfdfdf); - background-image: -o-linear-gradient(top, white, #dfdfdf); - background-image: linear-gradient(top, white, #dfdfdf); - .sc-text { - text-shadow: rgba(255, 255, 255, 0.5) 0 0.1em 0; - } - &:hover { - background-color: #c5c5c5; - background-image: -webkit-linear-gradient(top, white, #c5c5c5 90%); - background-image: -moz-linear-gradient(top, white, #c5c5c5); - background-image: -ms-linear-gradient(top, white, #c5c5c5); - background-image: -o-linear-gradient(top, white, #c5c5c5); - background-image: linear-gradient(top, white, #c5c5c5); - background-color: #fdfdfd; - } - &:active { - background-color: #dfdfdf; - background-image: -webkit-linear-gradient(top, white, #dfdfdf 100%); - background-image: -moz-linear-gradient(top, white, #dfdfdf); - background-image: -ms-linear-gradient(top, white, #dfdfdf); - background-image: -o-linear-gradient(top, white, #dfdfdf); - background-image: linear-gradient(top, white, #dfdfdf); - box-shadow: rgba(255, 255, 255, 0.2) 0 0.1em 0, inset rgba(0, 0, 0, 0.2) 0px 0.25em 1em; - } - svg { - fill: #c70428; - } -} - -.sc--google-plus { - background-color: #b92d25; - background-image: -webkit-linear-gradient(top, #e06b64, #b92d25 100%); - background-image: -moz-linear-gradient(top, #e06b64, #b92d25); - background-image: -ms-linear-gradient(top, #e06b64, #b92d25); - background-image: -o-linear-gradient(top, #e06b64, #b92d25); - background-image: linear-gradient(top, #e06b64, #b92d25); - &:hover { - background-color: #b12b23; - background-image: -webkit-linear-gradient(top, #e57f79, #b12b23 90%); - background-image: -moz-linear-gradient(top, #e57f79, #b12b23); - background-image: -ms-linear-gradient(top, #e57f79, #b12b23); - background-image: -o-linear-gradient(top, #e57f79, #b12b23); - background-image: linear-gradient(top, #e57f79, #b12b23); - background-color: #da4a42; - } - &:active { - background-color: #b92d25; - background-image: -webkit-linear-gradient(top, #dc564e, #b92d25 100%); - background-image: -moz-linear-gradient(top, #dc564e, #b92d25); - background-image: -ms-linear-gradient(top, #dc564e, #b92d25); - background-image: -o-linear-gradient(top, #dc564e, #b92d25); - background-image: linear-gradient(top, #dc564e, #b92d25); - } -} - -.sc--dribbble { - background-color: #e82a79; - background-image: -webkit-linear-gradient(top, #f286b3, #e82a79 100%); - background-image: -moz-linear-gradient(top, #f286b3, #e82a79); - background-image: -ms-linear-gradient(top, #f286b3, #e82a79); - background-image: -o-linear-gradient(top, #f286b3, #e82a79); - background-image: linear-gradient(top, #f286b3, #e82a79); - &:hover { - background-color: #e72173; - background-image: -webkit-linear-gradient(top, #f49dc1, #e72173 90%); - background-image: -moz-linear-gradient(top, #f49dc1, #e72173); - background-image: -ms-linear-gradient(top, #f49dc1, #e72173); - background-image: -o-linear-gradient(top, #f49dc1, #e72173); - background-image: linear-gradient(top, #f49dc1, #e72173); - background-color: #ee619c; - } - &:active { - background-color: #e82a79; - background-image: -webkit-linear-gradient(top, #ef6fa4, #e82a79 100%); - background-image: -moz-linear-gradient(top, #ef6fa4, #e82a79); - background-image: -ms-linear-gradient(top, #ef6fa4, #e82a79); - background-image: -o-linear-gradient(top, #ef6fa4, #e82a79); - background-image: linear-gradient(top, #ef6fa4, #e82a79); - } -} - -.sc--flickr { - background-color: #0a4eb2; - background-image: -webkit-linear-gradient(top, #2f7ef3, #0a4eb2 100%); - background-image: -moz-linear-gradient(top, #2f7ef3, #0a4eb2); - background-image: -ms-linear-gradient(top, #2f7ef3, #0a4eb2); - background-image: -o-linear-gradient(top, #2f7ef3, #0a4eb2); - background-image: linear-gradient(top, #2f7ef3, #0a4eb2); - &:hover { - background-color: #0a4aa8; - background-image: -webkit-linear-gradient(top, #478df4, #0a4aa8 90%); - background-image: -moz-linear-gradient(top, #478df4, #0a4aa8); - background-image: -ms-linear-gradient(top, #478df4, #0a4aa8); - background-image: -o-linear-gradient(top, #478df4, #0a4aa8); - background-image: linear-gradient(top, #478df4, #0a4aa8); - background-color: #0e67ec; - } - &:active { - background-color: #0a4eb2; - background-image: -webkit-linear-gradient(top, #176ff2, #0a4eb2 100%); - background-image: -moz-linear-gradient(top, #176ff2, #0a4eb2); - background-image: -ms-linear-gradient(top, #176ff2, #0a4eb2); - background-image: -o-linear-gradient(top, #176ff2, #0a4eb2); - background-image: linear-gradient(top, #176ff2, #0a4eb2); - } -} - -.sc--forrst { - background-color: #294d18; - background-image: -webkit-linear-gradient(top, #3d7324, #294d18 100%); - background-image: -moz-linear-gradient(top, #3d7324, #294d18); - background-image: -ms-linear-gradient(top, #3d7324, #294d18); - background-image: -o-linear-gradient(top, #3d7324, #294d18); - background-image: linear-gradient(top, #3d7324, #294d18); - &:hover { - background-color: #294d18; - background-image: -webkit-linear-gradient(top, #447f28, #294d18 100%); - background-image: -moz-linear-gradient(top, #447f28, #294d18); - background-image: -ms-linear-gradient(top, #447f28, #294d18); - background-image: -o-linear-gradient(top, #447f28, #294d18); - background-image: linear-gradient(top, #447f28, #294d18); - background-color: #376820; - } - &:active { - background-color: #294d18; - background-image: -webkit-linear-gradient(top, #396c22, #294d18 100%); - background-image: -moz-linear-gradient(top, #396c22, #294d18); - background-image: -ms-linear-gradient(top, #396c22, #294d18); - background-image: -o-linear-gradient(top, #396c22, #294d18); - background-image: linear-gradient(top, #396c22, #294d18); - } -} - -.sc--github { - background-color: #3269a0; - background-image: -webkit-linear-gradient(top, #689cd0, #3269a0 100%); - background-image: -moz-linear-gradient(top, #689cd0, #3269a0); - background-image: -ms-linear-gradient(top, #689cd0, #3269a0); - background-image: -o-linear-gradient(top, #689cd0, #3269a0); - background-image: linear-gradient(top, #689cd0, #3269a0); - &:hover { - background-color: #2f6498; - background-image: -webkit-linear-gradient(top, #7ba9d6, #2f6498 90%); - background-image: -moz-linear-gradient(top, #7ba9d6, #2f6498); - background-image: -ms-linear-gradient(top, #7ba9d6, #2f6498); - background-image: -o-linear-gradient(top, #7ba9d6, #2f6498); - background-image: linear-gradient(top, #7ba9d6, #2f6498); - background-color: #4988c6; - } - &:active { - background-color: #3269a0; - background-image: -webkit-linear-gradient(top, #5490ca, #3269a0 100%); - background-image: -moz-linear-gradient(top, #5490ca, #3269a0); - background-image: -ms-linear-gradient(top, #5490ca, #3269a0); - background-image: -o-linear-gradient(top, #5490ca, #3269a0); - background-image: linear-gradient(top, #5490ca, #3269a0); - } -} - -.sc--lastfm { - background-color: #901919; - background-image: -webkit-linear-gradient(top, #dc3333, #901919 100%); - background-image: -moz-linear-gradient(top, #dc3333, #901919); - background-image: -ms-linear-gradient(top, #dc3333, #901919); - background-image: -o-linear-gradient(top, #dc3333, #901919); - background-image: linear-gradient(top, #dc3333, #901919); - &:hover { - background-color: #881717; - background-image: -webkit-linear-gradient(top, #e04949, #881717 90%); - background-image: -moz-linear-gradient(top, #e04949, #881717); - background-image: -ms-linear-gradient(top, #e04949, #881717); - background-image: -o-linear-gradient(top, #e04949, #881717); - background-image: linear-gradient(top, #e04949, #881717); - background-color: #c52121; - } - &:active { - background-color: #901919; - background-image: -webkit-linear-gradient(top, #d22424, #901919 100%); - background-image: -moz-linear-gradient(top, #d22424, #901919); - background-image: -ms-linear-gradient(top, #d22424, #901919); - background-image: -o-linear-gradient(top, #d22424, #901919); - background-image: linear-gradient(top, #d22424, #901919); - } -} - -.sc--reddit { - background-color: #387cc4; - background-image: -webkit-linear-gradient(top, #86b0dc, #387cc4 100%); - background-image: -moz-linear-gradient(top, #86b0dc, #387cc4); - background-image: -ms-linear-gradient(top, #86b0dc, #387cc4); - background-image: -o-linear-gradient(top, #86b0dc, #387cc4); - background-image: linear-gradient(top, #86b0dc, #387cc4); - &:hover { - background-color: #3677bc; - background-image: -webkit-linear-gradient(top, #99bde2, #3677bc 90%); - background-image: -moz-linear-gradient(top, #99bde2, #3677bc); - background-image: -ms-linear-gradient(top, #99bde2, #3677bc); - background-image: -o-linear-gradient(top, #99bde2, #3677bc); - background-image: linear-gradient(top, #99bde2, #3677bc); - background-color: #669bd3; - } - &:active { - background-color: #387cc4; - background-image: -webkit-linear-gradient(top, #72a3d7, #387cc4 100%); - background-image: -moz-linear-gradient(top, #72a3d7, #387cc4); - background-image: -ms-linear-gradient(top, #72a3d7, #387cc4); - background-image: -o-linear-gradient(top, #72a3d7, #387cc4); - background-image: linear-gradient(top, #72a3d7, #387cc4); - } -} - -.sc--soundcloud { - background-color: #cc3300; - background-image: -webkit-linear-gradient(top, #ff6633, #cc3300 100%); - background-image: -moz-linear-gradient(top, #ff6633, #cc3300); - background-image: -ms-linear-gradient(top, #ff6633, #cc3300); - background-image: -o-linear-gradient(top, #ff6633, #cc3300); - background-image: linear-gradient(top, #ff6633, #cc3300); - &:hover { - background-color: #c23100; - background-image: -webkit-linear-gradient(top, #ff794d, #c23100 90%); - background-image: -moz-linear-gradient(top, #ff794d, #c23100); - background-image: -ms-linear-gradient(top, #ff794d, #c23100); - background-image: -o-linear-gradient(top, #ff794d, #c23100); - background-image: linear-gradient(top, #ff794d, #c23100); - background-color: #ff480a; - } - &:active { - background-color: #cc3300; - background-image: -webkit-linear-gradient(top, #ff531a, #cc3300 100%); - background-image: -moz-linear-gradient(top, #ff531a, #cc3300); - background-image: -ms-linear-gradient(top, #ff531a, #cc3300); - background-image: -o-linear-gradient(top, #ff531a, #cc3300); - background-image: linear-gradient(top, #ff531a, #cc3300); - } -} - -.sc--stack-overflow { - background-color: #ca6e00; - background-image: -webkit-linear-gradient(top, #ffa131, #ca6e00 100%); - background-image: -moz-linear-gradient(top, #ffa131, #ca6e00); - background-image: -ms-linear-gradient(top, #ffa131, #ca6e00); - background-image: -o-linear-gradient(top, #ffa131, #ca6e00); - background-image: linear-gradient(top, #ffa131, #ca6e00); - &:hover { - background-color: #c06900; - background-image: -webkit-linear-gradient(top, #ffad4b, #c06900 90%); - background-image: -moz-linear-gradient(top, #ffad4b, #c06900); - background-image: -ms-linear-gradient(top, #ffad4b, #c06900); - background-image: -o-linear-gradient(top, #ffad4b, #c06900); - background-image: linear-gradient(top, #ffad4b, #c06900); - background-color: #ff8f08; - } - &:active { - background-color: #ca6e00; - background-image: -webkit-linear-gradient(top, #ff9618, #ca6e00 100%); - background-image: -moz-linear-gradient(top, #ff9618, #ca6e00); - background-image: -ms-linear-gradient(top, #ff9618, #ca6e00); - background-image: -o-linear-gradient(top, #ff9618, #ca6e00); - background-image: linear-gradient(top, #ff9618, #ca6e00); - } -} - -.sc--vimeo { - background-color: #3492b7; - background-image: -webkit-linear-gradient(top, #79bdd8, #3492b7 100%); - background-image: -moz-linear-gradient(top, #79bdd8, #3492b7); - background-image: -ms-linear-gradient(top, #79bdd8, #3492b7); - background-image: -o-linear-gradient(top, #79bdd8, #3492b7); - background-image: linear-gradient(top, #79bdd8, #3492b7); - &:hover { - background-color: #328baf; - background-image: -webkit-linear-gradient(top, #8cc7de, #328baf 90%); - background-image: -moz-linear-gradient(top, #8cc7de, #328baf); - background-image: -ms-linear-gradient(top, #8cc7de, #328baf); - background-image: -o-linear-gradient(top, #8cc7de, #328baf); - background-image: linear-gradient(top, #8cc7de, #328baf); - background-color: #59aecf; - } - &:active { - background-color: #3492b7; - background-image: -webkit-linear-gradient(top, #65b4d3, #3492b7 100%); - background-image: -moz-linear-gradient(top, #65b4d3, #3492b7); - background-image: -ms-linear-gradient(top, #65b4d3, #3492b7); - background-image: -o-linear-gradient(top, #65b4d3, #3492b7); - background-image: linear-gradient(top, #65b4d3, #3492b7); - } -} - -.sc--vimeo-styled { - background-color: #5bb3d7; - background-image: -webkit-linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); - background-image: -moz-linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); - background-image: -ms-linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); - background-image: -o-linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); - background-image: linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); - &:hover { - box-shadow: inset rgba(0, 0, 0, 0.1) 0px -0.15em 0px, inset rgba(255, 255, 255, 0.2) 0px 0.15em 0px, rgba(0, 0, 0, 0.3) 0px 0.1em 0.3em, inset rgba(255, 255, 255, 0.4) 0px 1em 3em; - } - &:active { - box-shadow: rgba(255, 255, 255, 0.2) 0 0.1em 0, inset rgba(0, 0, 0, 0.3) 0px 0.25em 1em; - } -} - -.sc--rss { - background-color: #c96213; - background-image: -webkit-linear-gradient(top, #ee9754, #c96213 100%); - background-image: -moz-linear-gradient(top, #ee9754, #c96213); - background-image: -ms-linear-gradient(top, #ee9754, #c96213); - background-image: -o-linear-gradient(top, #ee9754, #c96213); - background-image: linear-gradient(top, #ee9754, #c96213); - &:hover { - background-color: #bf5e12; - background-image: -webkit-linear-gradient(top, #f1a56b, #bf5e12 90%); - background-image: -moz-linear-gradient(top, #f1a56b, #bf5e12); - background-image: -ms-linear-gradient(top, #f1a56b, #bf5e12); - background-image: -o-linear-gradient(top, #f1a56b, #bf5e12); - background-image: linear-gradient(top, #f1a56b, #bf5e12); - background-color: #eb812e; - } - &:active { - background-color: #c96213; - background-image: -webkit-linear-gradient(top, #ec893c, #c96213 100%); - background-image: -moz-linear-gradient(top, #ec893c, #c96213); - background-image: -ms-linear-gradient(top, #ec893c, #c96213); - background-image: -o-linear-gradient(top, #ec893c, #c96213); - background-image: linear-gradient(top, #ec893c, #c96213); - } -} \ No newline at end of file diff --git a/_sass/style.scss b/_sass/style.scss deleted file mode 100644 index 880e063e..00000000 --- a/_sass/style.scss +++ /dev/null @@ -1,463 +0,0 @@ -@import '../bower_components/susy/sass/susy'; -@import '../bower_components/normalize-scss/_normalize.scss'; - -//@import '../bower_components/bootstrap-sass/assets/stylesheets/bootstrap'; // Boostrap -// Resets -//@import '_custom-bootstrap.scss'; - -/* ------------------------------------------ - Susy settings - ------------------------------------------ */ -$susy: ( - flow: ltr, // ltr | rtl - output: float, // float | isolate - math: fluid, // fluid | static (requires column-width) - column-width: false, // false | value - container: 1366px, // length or % | auto - container-position: center, // left | center | right | [*2] (grid padding) - last-flow: to, //from | to - columns: 12, - gutters: 1/4, - gutter-position: after, // before | after | split | inside | inside-static (requires column-width) - global-box-sizing: border-box, // content-box | border-box (affects inside/inside-static) - debug: ( - image: hide, //hide | show - color: rgba(#66f, .25), - output: background, // background | overlay - toggle: top left, //top left | top right - ), - use-custom: ( - background-image: true, // look for background-image mixin - background-options: false, // look for background-size, -origin and -clip and other compass/bourbon mixins - box-sizing: true, // look for custom bix sizing mixin - clearfix: false, // true = look for internal clearfix before using micro clearfix - rem: true, // look for rem mixin - ) -); - -$gallery_layout: layout( 12 .125 fluid float after); - -$nav_layout: layout( 12 0 fluid float inside); - -$golden_layout: layout( (1 1.618 2.618) .1 fluid float split); -/* ------------------------------------------ - It makes your life easy! - ------------------------------------------ */ -*, *:before, *:after { - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; - } -img { - width: 100%; - height: auto; -} -ul, li { - list-style: none; - margin: 0; - padding: 0; -} -// nav { -// margin: 0px 0; -// text-align: center; -// li { -// background: #eee; -// } -// a { -// display: block; -// &:hover { -// background: #ddd; -// } -// } -// } -/* ------------------------------------------ - Colour codes! Indigo - Pinks - ------------------------------------------ */ -$color-primary-100: #C5CAE9; -$color-primary-500: #3F51B5; -$color-primary-700: #303F9F; -$color-secondary-200: #F48FB1; -$color-secondary-100: #F8BBD0; -$color-secondary-400: #EC407A; - -$color-gray-900-darker: #212121; -$color-gray-700-dark: #616161; -$color-gray-500: #9E9E9E; -$color-gray-300-light: #E0E0E0; -$color-gray-100-lighter: #F5F5F5; -$color-gray-50-lightest: #FAFAFA; - -//bootstrap colors -// @gray-darker: lighten(#000, 13.5%); // #222 -// @gray-dark: lighten(#000, 20%); // #333 -// @gray: lighten(#000, 33.5%); // #555 -// @gray-light: lighten(#000, 46.7%); // #777 -// @gray-lighter: lighten(#000, 93.5%); // #eee - -// @brand-primary: darken(#428bca, 6.5%); // #337ab7 -// @brand-success: #5cb85c; -// @brand-info: #5bc0de; -// @brand-warning: #f0ad4e; -// @brand-danger: #d9534f; - -/* ------------------------------------------ - Breakpoints - ------------------------------------------ */ -// iPhone 6s plus 414px=25.9em -// .. Tablet Layout Pattern (20em=320px) (old iPhone)26em=414px 48em=768px(iPad) -$tablet-a: 27em; -$tablet-b: 48em; -// .. Desktop Layout Pattern -$desktop-a: 48em; - // .. Tablet Layout Pattern 20em=320px (old iPhone) 48em=768px(iPad) -/* - @include susy-media($tablet-a $tablet-b) { - @include susy-media(min-width $desktop-a) { -*/ - -/* ------------------------------------------ - Makes life easy code cont. - ------------------------------------------ */ -.debug { - border: 1px dashed red; - //background-color: #EFE; //OR -} -.wrap { - @include container; -} -// wrap and content may together work -.contents { - padding: 0 gutter(); -} -/* ------------------------------------------ - navbar - ------------------------------------------ */ -$bgDefault : $color-primary-700; -$bgHighlight : $color-secondary-400; -$colDefault : $color-gray-100-lighter; -$colHover : $color-secondary-400; - -.navbar-default { - background-image: linear-gradient(to bottom right, $color-primary-500, $color-primary-700); - .navbar-brand { - color: $colDefault; - &:hover, &:focus { - color: $color-gray-100-lighter; }} - .navbar-nav { - > li { - > a { - color: $colDefault; - &:hover, &:focus { - color: $colHover; }}} - .active { - > a, > a:hover, > a:focus { - color: $colHover; - background-color: $bgHighlight; }} - .open { - > a, > a:hover, > a:focus { - color: $colHover; - background-color: $bgHighlight; - .caret { - border-top-color: $colHover; - border-bottom-color: $colHover; }}} - > .dropdown { - > a { - .caret { - border-top-color: $colDefault; - border-bottom-color: $colDefault; } - &:hover, &:focus { - .caret { - border-top-color: $colHover; - border-bottom-color: $colHover; }}}}} - .navbar-toggle { - border-color: $bgHighlight; - &:hover, &:focus { - background-color: $bgHighlight; } - .icon-bar { - background-color: $colDefault; }}} -@media (max-width: 767px) { - .navbar-default .navbar-nav .open .dropdown-menu > li > a { - color: $colDefault; - &:hover, &:focus { - color: $colHover; - background-color: $bgHighlight; }} -} - -/* ------------------------------------------ - Carousel - ------------------------------------------ */ -#myCarousel { - //background: url(../../assets/images/technology-785742_640.jpg) top center no-repeat; - //width: 100%; - margin-top: 70px; -} - -.carousel-inner { - .item { - padding: 1px 0px; - color: #fff; - height: 180px; - //vertical-align: middle; - //background: top center; - - h3 { - font-size: 16px; - text-shadow: 1px 2px 2px $color-gray-900-darker; - margin: 0px 0px 5px 0px; - span { - color: #3F51B5; - } - } - h2 { - font-size: 18px; - text-shadow: 1px 2px 2px $color-gray-900-darker; - border: 1px solid #fff; - //max-width: 670px; - margin: 0px 0px 20px 0px; - padding: 5px; - } - - @include susy-media($tablet-a $tablet-b) { - padding: 1px 0px; - color: #fff; - height: 250px; - //vertical-align: middle; - //background: top center; - h3 { - font-size: 22px; - text-shadow: 1px 2px 2px $color-gray-900-darker; - //margin: 0px 0px 5px 0px; - span { - color: #3F51B5; - } - } - h2 { - font-size: 26px; - border: 1px solid #fff; - text-shadow: 1px 2px 2px $color-gray-900-darker; - max-width: 670px; - margin: 0px 0px -10px 0px; - padding: 5px; - } - } - @include susy-media(min-width $desktop-a) { - padding: 1px 0px; - color: #fff; - height: 350px; - //vertical-align: middle; - //background: top center; - h3 { - font-size: 2em; - text-shadow: 1px 2px 2px $color-gray-900-darker; - margin: 0px 0px 5px 0px; - span { - color: #3F51B5; - } - } - h2 { - font-size: 2.5em; - border: 2px solid #fff; - text-shadow: 1px 2px 2px $color-gray-900-darker; - max-width: 670px; - margin: 20px 0px 80px 0px; - padding: 5px; - } - } - } - #slide1 { - background: url('../images/technology-785742_200.jpg') top center no-repeat; - @include susy-media($tablet-a $tablet-b) { - background: url('../images/technology-785742_250.jpg') top center no-repeat; } - @include susy-media(min-width $desktop-a) { - background: url('../images/technology-785742_350.jpg') top center no-repeat; } - } - #slide2 { - background: url('../images/autos-214033_200.jpg') top center no-repeat; - @include susy-media($tablet-a $tablet-b) { - background: url('../images/autos-214033_250.jpg') top center no-repeat; } - @include susy-media(min-width $desktop-a) { - background: url('../images/autos-214033_350.jpg') top center no-repeat; } - } - #slide3 { - background: url('../images/electronics-1851218_200.jpg') top center no-repeat; - @include susy-media($tablet-a $tablet-b) { - background: url('../images/electronics-1851218_250.jpg') top center no-repeat; } - @include susy-media(min-width $desktop-a) { - background: url('../images/electronics-1851218_350.jpg') top center no-repeat; } - } -} - -.carousel-indicators { - bottom: -10px; - li { - background-color: rgba($color-secondary-100, 0.3); - border: 1px solid $color-secondary-200; - //border: 1px solid darken( $color-secondary-200, 10% ); - width: 14px; - height: 8px; - margin: 1px; - } - .active { - background-color: $color-secondary-400; - border: 1px solid $color-secondary-200; - width: 16px; - height: 10px; - } -} - -.slider-overlay { - width: 100%; - //background: url(../../assets/images/sys-logo01.gif); - background: rgba(0, 0, 0, .3); -} - - -/* ------------------------------------------ - General webpage style - ------------------------------------------ */ -.logo { - img { - max-width: 55px; - } - .company-name { - display:none; - } - // .. Tablet Layout Pattern 20em=320px (old iPhone) 48em=768px(iPad) - @include susy-media($tablet-a $tablet-b) { - .company-name { - display: inline-block; - } - } - // .. Desktop Layout Pattern - @include susy-media(min-width $desktop-a) { - .company-name { - display: inline-block; - font-size: 26px; - } - } -} - - -.navbar{ - padding: 10px 10px; -} - -.navbar-brand{ - padding: 0px 15px; -} - -// layout work -.contents { - h1 { text-shadow: 1px 2px 2px $color-gray-700-dark; } - // .. Tablet Layout Pattern - @include susy-media($tablet-a $tablet-b) { - @include span(8 of 12); - } - // .. Desktop Layout Pattern - @include susy-media(min-width $desktop-a) { - @include span(3 of 4); - .first-col { - @include span(7); - padding: gutter(); - } - .second-col { - @include span(last 5); - padding: gutter(); - } - } - -} -/* ------------------------------------------ - Sidebar - ------------------------------------------ */ - -.sidebar { - background-color: $color-primary-100; - color: $color-gray-100-lighter; - padding: gutter(); - .seperator{ - background-color: $color-primary-500; - - h2 { text-shadow: 1px 2px 2px $color-gray-700-dark;} - } - - // .. Tablet Layout Pattern 2 - @include susy-media($tablet-a $tablet-b) { - @include span(4 of 12 last); - } - // .. Desktop Layout Pattern - @include susy-media(min-width $desktop-a) { - @include span(1 of 4 last); - } - - margin-top: gutter(); - //height: 40vh; - //background: rgba(250, 231, 179, 0.8); -} - -/* ------------------------------------------ - Footer - ------------------------------------------ */ -.footer-golden { - background-color: $color-primary-700; - color: $color-primary-100; - padding: gutter(); - @include full; - - @include susy-media(min-width $desktop-a) { - @include with-layout($golden-layout) { - .web-links { - @include span(1 at 1); - } - .social { - @include span(1 at 2); - - .social-link { - @include span(3 of 6 .25 inside); - }} - .contacts { - @include span(1 at 3); - img { - @include span(50%); - } - } - } - } -} -.footer-copyright { - padding: gutter(); - //margin-top: gutter(10px); - - vertical-align: middle; //baseline|length|sub|super|top|text-top|middle|bottom|text-bottom|initial|inherit - background-color: $color-primary-100; - color: $color-primary-700; - font-family: 'Lato', sans-serif; - //font-size: 20px; - //background: #00aae5; - //color: #fff; - text-shadow: 1px 2px 2px $color-gray-500 ; //#117da8 - line-height: 160%; - //border: .1em solid $color-primary-700; - @include full; - - .copyright { - @include susy-media(min-width $tablet-a) { - @include span(6); - margin-top: gutter(10px); - font-size: 20px; - } - } - .developer { - @include susy-media(min-width $tablet-a) { - @include span(3 last); - margin-top: gutter(10px); - font-size: 20px; - } - } -} - - - - - - diff --git a/_site/assets/css/panda.css b/_site/assets/css/panda.css deleted file mode 100644 index 1111efda..00000000 --- a/_site/assets/css/panda.css +++ /dev/null @@ -1,150 +0,0 @@ -*, *:before, *:after { - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; } - -img { - width: 100%; - height: auto; } - -ul, li { - list-style: none; - margin: 0; - padding: 0; } - -nav { - margin: 10px 0; - text-align: center; } - nav li { - background: #eee; } - nav a { - display: block; } - nav a:hover { - background: #ddd; } - -.page { - max-width: 700px; - margin-left: auto; - margin-right: auto; - background-image: linear-gradient(to right, rgba(102, 102, 255, 0.25), rgba(179, 179, 255, 0.25) 80%, transparent 80%); - background-size: 8.47458%; - background-origin: content-box; - background-clip: content-box; - background-position: left top; } - .page:after { - content: " "; - display: block; - clear: both; } - -header { - clear: both; - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - header .logo { - width: 23.72881%; - float: left; - margin-right: 1.69492%; } - header .company-name { - width: 57.62712%; - float: right; - margin-right: 0; } - header nav { - clear: both; - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - header .nav-item { - width: 25%; - float: left; } - -.hero { - clear: both; - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - .hero .why-we-love { - width: 40.67797%; - float: left; - margin-right: 1.69492%; } - .hero .about-pandas { - width: 57.62712%; - float: right; - margin-right: 0; } - .hero .in-the-wild { - width: 41.17647%; - float: left; - margin-right: 2.94118%; } - .hero .in-the-zoo { - width: 55.88235%; - float: right; - margin-right: 0; } - .hero .in-the-media { - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - .hero .in-the-media img { - width: 26.47059%; - float: left; - margin-right: 2.94118%; } - .hero .in-the-media .copy { - width: 100%; - float: right; - margin-right: 0; } - -.panda-gallery { - clear: both; - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - .panda-gallery div { - width: 32.71028%; - float: left; - margin-bottom: 0.93458%; } - .panda-gallery div:nth-child(3n + 1) { - margin-left: 0; - margin-right: -100%; - clear: both; - margin-left: 0; } - .panda-gallery div:nth-child(3n + 2) { - margin-left: 33.64486%; - margin-right: -100%; - clear: none; } - .panda-gallery div:nth-child(3n + 3) { - margin-left: 67.28972%; - margin-right: -100%; - clear: none; } - -footer .panda-links { - width: 18.06358%; - float: left; - margin-left: 0.90318%; - margin-right: 0.90318%; } - -footer .panda-social { - width: 29.22688%; - float: left; - margin-left: 0.90318%; - margin-right: 0.90318%; } - -footer .social-link { - width: 50%; - float: left; - padding-left: 1.66667%; - padding-right: 1.66667%; } - -footer .panda-partners { - width: 47.29046%; - float: right; - margin-left: 0.90318%; - margin-right: 0.90318%; } - footer .panda-partners img { - width: 50%; - float: left; - margin-left: 0.90318%; - margin-right: 0.90318%; } diff --git a/_site/assets/css/sc-btn.css b/_site/assets/css/sc-btn.css deleted file mode 100644 index 0c2041a8..00000000 --- a/_site/assets/css/sc-btn.css +++ /dev/null @@ -1,585 +0,0 @@ -/* ------------------------------------------------- ----------------------------------------------------- - MATTBOLDT.COM - Copyright (c) 2013 Matt Boldt ----------------------------------------------------- ----------------------------------------------------- - CODE IS AVAILABLE FOR USE FREE OF CHARGE - UNDER THE MIT LICENSE - http://opensource.org/licenses/MIT ----------------------------------------------------- ----------------------------------------------------- - If you'd like to credit me, or even donate - a few bucks that'd be very much appreciated! - Visit http://www.mattboldt.com/demos/social-buttons/ - for more info. ----------------------------------------------------- --------------------------------------------------- */ -.sc-btn { - display: inline-block; - position: relative; - margin: 0 .25em .5em 0; - padding: 0; - color: #fff; - font-family: "Helvetica Neue", "Helvetica", sans-serif; - font-size: 14px; - font-weight: 400; - line-height: 1em; - text-decoration: none; - text-shadow: rgba(0, 0, 0, 0.3) 0px -0.1em 0px; - border: 0; - border-radius: 0.4em; - -webkit-border-radius: 0.4em; - -moz-border-radius: 0.4em; - -ms-border-radius: 0.4em; - -o-border-radius: 0.4em; - background-color: #1a1a1a; - background-image: -webkit-linear-gradient(top, #595959, #1a1a1a 100%); - background-image: -moz-linear-gradient(top, #595959, #1a1a1a); - background-image: -ms-linear-gradient(top, #595959, #1a1a1a); - background-image: -o-linear-gradient(top, #595959, #1a1a1a); - background-image: linear-gradient(top, #595959, #1a1a1a); - box-shadow: inset rgba(0, 0, 0, 0.1) 0px -0.15em 0px, inset rgba(255, 255, 255, 0.2) 0px 0.15em 0px, rgba(0, 0, 0, 0.3) 0px 0.1em 0.3em; - text-align: center; - background-repeat: no-repeat; - -webkit-transition: background-position .1s ease-in-out; - -webkit-appearance: none; - cursor: pointer; - overflow: hidden; } - .sc-btn:hover { - color: #fff; } - .sc-btn:active { - box-shadow: rgba(255, 255, 255, 0.2) 0 0.1em 0, inset rgba(0, 0, 0, 0.3) 0px 0.25em 1em; } - -.sc-icon, .sc-text { - display: block; - float: left; } - -.sc-icon { - margin: 0 -.4em 0 0; - padding: 0.6em .8em .5em; - border-right: rgba(255, 255, 255, 0.1) 0.1em solid; - box-shadow: inset rgba(0, 0, 0, 0.1) -0.1em 0px 0px; } - -.sc-text { - padding: .95em 1em .85em 1em; - font-size: 1.15em; - text-align: center; } - -svg { - width: 1.8em; - height: 1.8em; - fill: #fff; } - -.sc-block { - display: block; } - -.sc--big { - font-size: 24px; } - -.sc--small { - font-size: 12px; } - -.sc--tiny { - font-size: 9px; } - .sc--tiny .sc-text { - padding: .85em .75em .5em .75em; - text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px; } - .sc--tiny .sc-icon { - padding: .5em .75em .5em .75em; - border-right: rgba(255, 255, 255, 0.1) 1px solid; - box-shadow: inset rgba(0, 0, 0, 0.1) -1px 0px 0px; } - -.sc--short .sc-icon { - padding: 0.4em .9em .35em; } - -.sc--short .sc-text { - padding: .75em 1em .75em 1em; } - -.sc--tall { - font-size: 1.15em; } - .sc--tall .sc-icon { - padding: 1em .9em .85em; } - .sc--tall .sc-text { - padding: 1.25em 1em 1em 1em; } - -.sc--round { - border-radius: 5em; - -webkit-border-radius: 5em; - -moz-border-radius: 5em; - -ms-border-radius: 5em; - -o-border-radius: 5em; } - .sc--round .sc-icon { - padding: 0.7em .8em .5em 1em; } - -.sc--flat { - box-shadow: none; - background-image: none !important; } - .sc--flat .sc-icon { - border-color: transparent; } - .sc--flat:active { - box-shadow: inset rgba(0, 0, 0, 0.3) 0px 0.15em 0.25em; } - -.sc--shine { - box-shadow: inset rgba(0, 0, 0, 0.1) 0px -0.15em 0px, inset rgba(255, 255, 255, 0.1) 0px 0.15em 0px, rgba(0, 0, 0, 0.3) 0px 0.1em 0.3em, inset rgba(255, 255, 255, 0.15) 0px 2.5em 0px -1em; } - .sc--shine:active { - box-shadow: rgba(255, 255, 255, 0.2) 0 0.1em 0, inset rgba(0, 0, 0, 0.3) 0px 0.25em 1em, inset rgba(255, 255, 255, 0.1) 0px 2.5em 0px -1em; } - .sc--shine:before, .sc--shine:after { - content: ""; - display: block; - position: absolute; - width: 100%; - height: 0.1em; } - .sc--shine:before { - top: 0; - background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); - background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); - background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); - background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); - background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); } - .sc--shine:after { - bottom: .05em; - background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); - background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); - background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); - background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); - background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); } - .sc--shine:active:before, .sc--shine:active:after { - opacity: 0.5; } - -.sc--default { - color: #222; - text-shadow: rgba(255, 255, 255, 0.4) 0 0.1em 0; - background-color: #ebebeb; - background-image: -webkit-linear-gradient(top, white, #ebebeb 100%); - background-image: -moz-linear-gradient(top, white, #ebebeb); - background-image: -ms-linear-gradient(top, white, #ebebeb); - background-image: -o-linear-gradient(top, white, #ebebeb); - background-image: linear-gradient(top, white, #ebebeb); } - .sc--default svg { - fill: #222; } - .sc--default:hover { - color: #222; - background-color: #d2d2d2; - background-image: -webkit-linear-gradient(top, white, #d2d2d2 90%); - background-image: -moz-linear-gradient(top, white, #d2d2d2); - background-image: -ms-linear-gradient(top, white, #d2d2d2); - background-image: -o-linear-gradient(top, white, #d2d2d2); - background-image: linear-gradient(top, white, #d2d2d2); - background-color: #fdfdfd; } - .sc--default:active { - background-color: #dfdfdf; - background-image: -webkit-linear-gradient(top, white, #dfdfdf 100%); - background-image: -moz-linear-gradient(top, white, #dfdfdf); - background-image: -ms-linear-gradient(top, white, #dfdfdf); - background-image: -o-linear-gradient(top, white, #dfdfdf); - background-image: linear-gradient(top, white, #dfdfdf); } - -.sc--facebook { - background-color: #33477a; - background-image: -webkit-linear-gradient(top, #5975ba, #33477a 100%); - background-image: -moz-linear-gradient(top, #5975ba, #33477a); - background-image: -ms-linear-gradient(top, #5975ba, #33477a); - background-image: -o-linear-gradient(top, #5975ba, #33477a); - background-image: linear-gradient(top, #5975ba, #33477a); } - .sc--facebook:hover { - background-color: #304373; - background-image: -webkit-linear-gradient(top, #6b84c1, #304373 90%); - background-image: -moz-linear-gradient(top, #6b84c1, #304373); - background-image: -ms-linear-gradient(top, #6b84c1, #304373); - background-image: -o-linear-gradient(top, #6b84c1, #304373); - background-image: linear-gradient(top, #6b84c1, #304373); - background-color: #4560a5; } - .sc--facebook:active { - background-color: #33477a; - background-image: -webkit-linear-gradient(top, #4a66b0, #33477a 100%); - background-image: -moz-linear-gradient(top, #4a66b0, #33477a); - background-image: -ms-linear-gradient(top, #4a66b0, #33477a); - background-image: -o-linear-gradient(top, #4a66b0, #33477a); - background-image: linear-gradient(top, #4a66b0, #33477a); } - -.sc--twitter { - background-color: #108ac1; - background-image: -webkit-linear-gradient(top, #47bbf0, #108ac1 100%); - background-image: -moz-linear-gradient(top, #47bbf0, #108ac1); - background-image: -ms-linear-gradient(top, #47bbf0, #108ac1); - background-image: -o-linear-gradient(top, #47bbf0, #108ac1); - background-image: linear-gradient(top, #47bbf0, #108ac1); } - .sc--twitter:hover { - background-color: #0f83b8; - background-image: -webkit-linear-gradient(top, #76cdf4, #0f83b8 90%); - background-image: -moz-linear-gradient(top, #76cdf4, #0f83b8); - background-image: -ms-linear-gradient(top, #76cdf4, #0f83b8); - background-image: -o-linear-gradient(top, #76cdf4, #0f83b8); - background-image: linear-gradient(top, #76cdf4, #0f83b8); - background-color: #21aded; } - .sc--twitter:active { - background-color: #108ac1; - background-image: -webkit-linear-gradient(top, #30b3ee, #108ac1 100%); - background-image: -moz-linear-gradient(top, #30b3ee, #108ac1); - background-image: -ms-linear-gradient(top, #30b3ee, #108ac1); - background-image: -o-linear-gradient(top, #30b3ee, #108ac1); - background-image: linear-gradient(top, #30b3ee, #108ac1); } - -.sc--tumblr { - background-color: #243649; - background-image: -webkit-linear-gradient(top, #46688d, #243649 100%); - background-image: -moz-linear-gradient(top, #46688d, #243649); - background-image: -ms-linear-gradient(top, #46688d, #243649); - background-image: -o-linear-gradient(top, #46688d, #243649); - background-image: linear-gradient(top, #46688d, #243649); } - .sc--tumblr:hover { - background-color: #213142; - background-image: -webkit-linear-gradient(top, #4e759e, #213142 90%); - background-image: -moz-linear-gradient(top, #4e759e, #213142); - background-image: -ms-linear-gradient(top, #4e759e, #213142); - background-image: -o-linear-gradient(top, #4e759e, #213142); - background-image: linear-gradient(top, #4e759e, #213142); - background-color: #385472; } - .sc--tumblr:active { - background-color: #243649; - background-image: -webkit-linear-gradient(top, #3d5c7c, #243649 100%); - background-image: -moz-linear-gradient(top, #3d5c7c, #243649); - background-image: -ms-linear-gradient(top, #3d5c7c, #243649); - background-image: -o-linear-gradient(top, #3d5c7c, #243649); - background-image: linear-gradient(top, #3d5c7c, #243649); } - -.sc--instagram { - background-color: #2c4d6e; - background-image: -webkit-linear-gradient(top, #4a81b6, #2c4d6e 100%); - background-image: -moz-linear-gradient(top, #4a81b6, #2c4d6e); - background-image: -ms-linear-gradient(top, #4a81b6, #2c4d6e); - background-image: -o-linear-gradient(top, #4a81b6, #2c4d6e); - background-image: linear-gradient(top, #4a81b6, #2c4d6e); } - .sc--instagram:hover { - background-color: #294866; - background-image: -webkit-linear-gradient(top, #5c8dbd, #294866 90%); - background-image: -moz-linear-gradient(top, #5c8dbd, #294866); - background-image: -ms-linear-gradient(top, #5c8dbd, #294866); - background-image: -o-linear-gradient(top, #5c8dbd, #294866); - background-image: linear-gradient(top, #5c8dbd, #294866); - background-color: #3e6c99; } - .sc--instagram:active { - background-color: #2c4d6e; - background-image: -webkit-linear-gradient(top, #4274a4, #2c4d6e 100%); - background-image: -moz-linear-gradient(top, #4274a4, #2c4d6e); - background-image: -ms-linear-gradient(top, #4274a4, #2c4d6e); - background-image: -o-linear-gradient(top, #4274a4, #2c4d6e); - background-image: linear-gradient(top, #4274a4, #2c4d6e); } - -.sc--pinterest { - background-color: #95031e; - background-image: -webkit-linear-gradient(top, #f90532, #95031e 100%); - background-image: -moz-linear-gradient(top, #f90532, #95031e); - background-image: -ms-linear-gradient(top, #f90532, #95031e); - background-image: -o-linear-gradient(top, #f90532, #95031e); - background-image: linear-gradient(top, #f90532, #95031e); } - .sc--pinterest:hover { - background-color: #8b031c; - background-image: -webkit-linear-gradient(top, #fa1d46, #8b031c 90%); - background-image: -moz-linear-gradient(top, #fa1d46, #8b031c); - background-image: -ms-linear-gradient(top, #fa1d46, #8b031c); - background-image: -o-linear-gradient(top, #fa1d46, #8b031c); - background-image: linear-gradient(top, #fa1d46, #8b031c); - background-color: #d1042a; } - .sc--pinterest:active { - background-color: #95031e; - background-image: -webkit-linear-gradient(top, #e0052d, #95031e 100%); - background-image: -moz-linear-gradient(top, #e0052d, #95031e); - background-image: -ms-linear-gradient(top, #e0052d, #95031e); - background-image: -o-linear-gradient(top, #e0052d, #95031e); - background-image: linear-gradient(top, #e0052d, #95031e); } - -.sc--pinterest-inverse { - color: #c70428; - background-color: #dfdfdf; - background-image: -webkit-linear-gradient(top, white, #dfdfdf 100%); - background-image: -moz-linear-gradient(top, white, #dfdfdf); - background-image: -ms-linear-gradient(top, white, #dfdfdf); - background-image: -o-linear-gradient(top, white, #dfdfdf); - background-image: linear-gradient(top, white, #dfdfdf); } - .sc--pinterest-inverse .sc-text { - text-shadow: rgba(255, 255, 255, 0.5) 0 0.1em 0; } - .sc--pinterest-inverse:hover { - background-color: #c5c5c5; - background-image: -webkit-linear-gradient(top, white, #c5c5c5 90%); - background-image: -moz-linear-gradient(top, white, #c5c5c5); - background-image: -ms-linear-gradient(top, white, #c5c5c5); - background-image: -o-linear-gradient(top, white, #c5c5c5); - background-image: linear-gradient(top, white, #c5c5c5); - background-color: #fdfdfd; } - .sc--pinterest-inverse:active { - background-color: #dfdfdf; - background-image: -webkit-linear-gradient(top, white, #dfdfdf 100%); - background-image: -moz-linear-gradient(top, white, #dfdfdf); - background-image: -ms-linear-gradient(top, white, #dfdfdf); - background-image: -o-linear-gradient(top, white, #dfdfdf); - background-image: linear-gradient(top, white, #dfdfdf); - box-shadow: rgba(255, 255, 255, 0.2) 0 0.1em 0, inset rgba(0, 0, 0, 0.2) 0px 0.25em 1em; } - .sc--pinterest-inverse svg { - fill: #c70428; } - -.sc--google-plus { - background-color: #b92d25; - background-image: -webkit-linear-gradient(top, #e06b64, #b92d25 100%); - background-image: -moz-linear-gradient(top, #e06b64, #b92d25); - background-image: -ms-linear-gradient(top, #e06b64, #b92d25); - background-image: -o-linear-gradient(top, #e06b64, #b92d25); - background-image: linear-gradient(top, #e06b64, #b92d25); } - .sc--google-plus:hover { - background-color: #b12b23; - background-image: -webkit-linear-gradient(top, #e57f79, #b12b23 90%); - background-image: -moz-linear-gradient(top, #e57f79, #b12b23); - background-image: -ms-linear-gradient(top, #e57f79, #b12b23); - background-image: -o-linear-gradient(top, #e57f79, #b12b23); - background-image: linear-gradient(top, #e57f79, #b12b23); - background-color: #da4a42; } - .sc--google-plus:active { - background-color: #b92d25; - background-image: -webkit-linear-gradient(top, #dc564e, #b92d25 100%); - background-image: -moz-linear-gradient(top, #dc564e, #b92d25); - background-image: -ms-linear-gradient(top, #dc564e, #b92d25); - background-image: -o-linear-gradient(top, #dc564e, #b92d25); - background-image: linear-gradient(top, #dc564e, #b92d25); } - -.sc--dribbble { - background-color: #e82a79; - background-image: -webkit-linear-gradient(top, #f286b3, #e82a79 100%); - background-image: -moz-linear-gradient(top, #f286b3, #e82a79); - background-image: -ms-linear-gradient(top, #f286b3, #e82a79); - background-image: -o-linear-gradient(top, #f286b3, #e82a79); - background-image: linear-gradient(top, #f286b3, #e82a79); } - .sc--dribbble:hover { - background-color: #e72173; - background-image: -webkit-linear-gradient(top, #f49dc1, #e72173 90%); - background-image: -moz-linear-gradient(top, #f49dc1, #e72173); - background-image: -ms-linear-gradient(top, #f49dc1, #e72173); - background-image: -o-linear-gradient(top, #f49dc1, #e72173); - background-image: linear-gradient(top, #f49dc1, #e72173); - background-color: #ee619c; } - .sc--dribbble:active { - background-color: #e82a79; - background-image: -webkit-linear-gradient(top, #ef6fa4, #e82a79 100%); - background-image: -moz-linear-gradient(top, #ef6fa4, #e82a79); - background-image: -ms-linear-gradient(top, #ef6fa4, #e82a79); - background-image: -o-linear-gradient(top, #ef6fa4, #e82a79); - background-image: linear-gradient(top, #ef6fa4, #e82a79); } - -.sc--flickr { - background-color: #0a4eb2; - background-image: -webkit-linear-gradient(top, #2f7ef3, #0a4eb2 100%); - background-image: -moz-linear-gradient(top, #2f7ef3, #0a4eb2); - background-image: -ms-linear-gradient(top, #2f7ef3, #0a4eb2); - background-image: -o-linear-gradient(top, #2f7ef3, #0a4eb2); - background-image: linear-gradient(top, #2f7ef3, #0a4eb2); } - .sc--flickr:hover { - background-color: #0a4aa8; - background-image: -webkit-linear-gradient(top, #478df4, #0a4aa8 90%); - background-image: -moz-linear-gradient(top, #478df4, #0a4aa8); - background-image: -ms-linear-gradient(top, #478df4, #0a4aa8); - background-image: -o-linear-gradient(top, #478df4, #0a4aa8); - background-image: linear-gradient(top, #478df4, #0a4aa8); - background-color: #0e67ec; } - .sc--flickr:active { - background-color: #0a4eb2; - background-image: -webkit-linear-gradient(top, #176ff2, #0a4eb2 100%); - background-image: -moz-linear-gradient(top, #176ff2, #0a4eb2); - background-image: -ms-linear-gradient(top, #176ff2, #0a4eb2); - background-image: -o-linear-gradient(top, #176ff2, #0a4eb2); - background-image: linear-gradient(top, #176ff2, #0a4eb2); } - -.sc--forrst { - background-color: #294d18; - background-image: -webkit-linear-gradient(top, #3d7324, #294d18 100%); - background-image: -moz-linear-gradient(top, #3d7324, #294d18); - background-image: -ms-linear-gradient(top, #3d7324, #294d18); - background-image: -o-linear-gradient(top, #3d7324, #294d18); - background-image: linear-gradient(top, #3d7324, #294d18); } - .sc--forrst:hover { - background-color: #294d18; - background-image: -webkit-linear-gradient(top, #447f28, #294d18 100%); - background-image: -moz-linear-gradient(top, #447f28, #294d18); - background-image: -ms-linear-gradient(top, #447f28, #294d18); - background-image: -o-linear-gradient(top, #447f28, #294d18); - background-image: linear-gradient(top, #447f28, #294d18); - background-color: #376820; } - .sc--forrst:active { - background-color: #294d18; - background-image: -webkit-linear-gradient(top, #396c22, #294d18 100%); - background-image: -moz-linear-gradient(top, #396c22, #294d18); - background-image: -ms-linear-gradient(top, #396c22, #294d18); - background-image: -o-linear-gradient(top, #396c22, #294d18); - background-image: linear-gradient(top, #396c22, #294d18); } - -.sc--github { - background-color: #3269a0; - background-image: -webkit-linear-gradient(top, #689cd0, #3269a0 100%); - background-image: -moz-linear-gradient(top, #689cd0, #3269a0); - background-image: -ms-linear-gradient(top, #689cd0, #3269a0); - background-image: -o-linear-gradient(top, #689cd0, #3269a0); - background-image: linear-gradient(top, #689cd0, #3269a0); } - .sc--github:hover { - background-color: #2f6498; - background-image: -webkit-linear-gradient(top, #7ba9d6, #2f6498 90%); - background-image: -moz-linear-gradient(top, #7ba9d6, #2f6498); - background-image: -ms-linear-gradient(top, #7ba9d6, #2f6498); - background-image: -o-linear-gradient(top, #7ba9d6, #2f6498); - background-image: linear-gradient(top, #7ba9d6, #2f6498); - background-color: #4988c6; } - .sc--github:active { - background-color: #3269a0; - background-image: -webkit-linear-gradient(top, #5490ca, #3269a0 100%); - background-image: -moz-linear-gradient(top, #5490ca, #3269a0); - background-image: -ms-linear-gradient(top, #5490ca, #3269a0); - background-image: -o-linear-gradient(top, #5490ca, #3269a0); - background-image: linear-gradient(top, #5490ca, #3269a0); } - -.sc--lastfm { - background-color: #901919; - background-image: -webkit-linear-gradient(top, #dc3333, #901919 100%); - background-image: -moz-linear-gradient(top, #dc3333, #901919); - background-image: -ms-linear-gradient(top, #dc3333, #901919); - background-image: -o-linear-gradient(top, #dc3333, #901919); - background-image: linear-gradient(top, #dc3333, #901919); } - .sc--lastfm:hover { - background-color: #881717; - background-image: -webkit-linear-gradient(top, #e04949, #881717 90%); - background-image: -moz-linear-gradient(top, #e04949, #881717); - background-image: -ms-linear-gradient(top, #e04949, #881717); - background-image: -o-linear-gradient(top, #e04949, #881717); - background-image: linear-gradient(top, #e04949, #881717); - background-color: #c52121; } - .sc--lastfm:active { - background-color: #901919; - background-image: -webkit-linear-gradient(top, #d22424, #901919 100%); - background-image: -moz-linear-gradient(top, #d22424, #901919); - background-image: -ms-linear-gradient(top, #d22424, #901919); - background-image: -o-linear-gradient(top, #d22424, #901919); - background-image: linear-gradient(top, #d22424, #901919); } - -.sc--reddit { - background-color: #387cc4; - background-image: -webkit-linear-gradient(top, #86b0dc, #387cc4 100%); - background-image: -moz-linear-gradient(top, #86b0dc, #387cc4); - background-image: -ms-linear-gradient(top, #86b0dc, #387cc4); - background-image: -o-linear-gradient(top, #86b0dc, #387cc4); - background-image: linear-gradient(top, #86b0dc, #387cc4); } - .sc--reddit:hover { - background-color: #3677bc; - background-image: -webkit-linear-gradient(top, #99bde2, #3677bc 90%); - background-image: -moz-linear-gradient(top, #99bde2, #3677bc); - background-image: -ms-linear-gradient(top, #99bde2, #3677bc); - background-image: -o-linear-gradient(top, #99bde2, #3677bc); - background-image: linear-gradient(top, #99bde2, #3677bc); - background-color: #669bd3; } - .sc--reddit:active { - background-color: #387cc4; - background-image: -webkit-linear-gradient(top, #72a3d7, #387cc4 100%); - background-image: -moz-linear-gradient(top, #72a3d7, #387cc4); - background-image: -ms-linear-gradient(top, #72a3d7, #387cc4); - background-image: -o-linear-gradient(top, #72a3d7, #387cc4); - background-image: linear-gradient(top, #72a3d7, #387cc4); } - -.sc--soundcloud { - background-color: #cc3300; - background-image: -webkit-linear-gradient(top, #ff6633, #cc3300 100%); - background-image: -moz-linear-gradient(top, #ff6633, #cc3300); - background-image: -ms-linear-gradient(top, #ff6633, #cc3300); - background-image: -o-linear-gradient(top, #ff6633, #cc3300); - background-image: linear-gradient(top, #ff6633, #cc3300); } - .sc--soundcloud:hover { - background-color: #c23100; - background-image: -webkit-linear-gradient(top, #ff794d, #c23100 90%); - background-image: -moz-linear-gradient(top, #ff794d, #c23100); - background-image: -ms-linear-gradient(top, #ff794d, #c23100); - background-image: -o-linear-gradient(top, #ff794d, #c23100); - background-image: linear-gradient(top, #ff794d, #c23100); - background-color: #ff480a; } - .sc--soundcloud:active { - background-color: #cc3300; - background-image: -webkit-linear-gradient(top, #ff531a, #cc3300 100%); - background-image: -moz-linear-gradient(top, #ff531a, #cc3300); - background-image: -ms-linear-gradient(top, #ff531a, #cc3300); - background-image: -o-linear-gradient(top, #ff531a, #cc3300); - background-image: linear-gradient(top, #ff531a, #cc3300); } - -.sc--stack-overflow { - background-color: #ca6e00; - background-image: -webkit-linear-gradient(top, #ffa131, #ca6e00 100%); - background-image: -moz-linear-gradient(top, #ffa131, #ca6e00); - background-image: -ms-linear-gradient(top, #ffa131, #ca6e00); - background-image: -o-linear-gradient(top, #ffa131, #ca6e00); - background-image: linear-gradient(top, #ffa131, #ca6e00); } - .sc--stack-overflow:hover { - background-color: #c06900; - background-image: -webkit-linear-gradient(top, #ffad4b, #c06900 90%); - background-image: -moz-linear-gradient(top, #ffad4b, #c06900); - background-image: -ms-linear-gradient(top, #ffad4b, #c06900); - background-image: -o-linear-gradient(top, #ffad4b, #c06900); - background-image: linear-gradient(top, #ffad4b, #c06900); - background-color: #ff8f08; } - .sc--stack-overflow:active { - background-color: #ca6e00; - background-image: -webkit-linear-gradient(top, #ff9618, #ca6e00 100%); - background-image: -moz-linear-gradient(top, #ff9618, #ca6e00); - background-image: -ms-linear-gradient(top, #ff9618, #ca6e00); - background-image: -o-linear-gradient(top, #ff9618, #ca6e00); - background-image: linear-gradient(top, #ff9618, #ca6e00); } - -.sc--vimeo { - background-color: #3492b7; - background-image: -webkit-linear-gradient(top, #79bdd8, #3492b7 100%); - background-image: -moz-linear-gradient(top, #79bdd8, #3492b7); - background-image: -ms-linear-gradient(top, #79bdd8, #3492b7); - background-image: -o-linear-gradient(top, #79bdd8, #3492b7); - background-image: linear-gradient(top, #79bdd8, #3492b7); } - .sc--vimeo:hover { - background-color: #328baf; - background-image: -webkit-linear-gradient(top, #8cc7de, #328baf 90%); - background-image: -moz-linear-gradient(top, #8cc7de, #328baf); - background-image: -ms-linear-gradient(top, #8cc7de, #328baf); - background-image: -o-linear-gradient(top, #8cc7de, #328baf); - background-image: linear-gradient(top, #8cc7de, #328baf); - background-color: #59aecf; } - .sc--vimeo:active { - background-color: #3492b7; - background-image: -webkit-linear-gradient(top, #65b4d3, #3492b7 100%); - background-image: -moz-linear-gradient(top, #65b4d3, #3492b7); - background-image: -ms-linear-gradient(top, #65b4d3, #3492b7); - background-image: -o-linear-gradient(top, #65b4d3, #3492b7); - background-image: linear-gradient(top, #65b4d3, #3492b7); } - -.sc--vimeo-styled { - background-color: #5bb3d7; - background-image: -webkit-linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); - background-image: -moz-linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); - background-image: -ms-linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); - background-image: -o-linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); - background-image: linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); } - .sc--vimeo-styled:hover { - box-shadow: inset rgba(0, 0, 0, 0.1) 0px -0.15em 0px, inset rgba(255, 255, 255, 0.2) 0px 0.15em 0px, rgba(0, 0, 0, 0.3) 0px 0.1em 0.3em, inset rgba(255, 255, 255, 0.4) 0px 1em 3em; } - .sc--vimeo-styled:active { - box-shadow: rgba(255, 255, 255, 0.2) 0 0.1em 0, inset rgba(0, 0, 0, 0.3) 0px 0.25em 1em; } - -.sc--rss { - background-color: #c96213; - background-image: -webkit-linear-gradient(top, #ee9754, #c96213 100%); - background-image: -moz-linear-gradient(top, #ee9754, #c96213); - background-image: -ms-linear-gradient(top, #ee9754, #c96213); - background-image: -o-linear-gradient(top, #ee9754, #c96213); - background-image: linear-gradient(top, #ee9754, #c96213); } - .sc--rss:hover { - background-color: #bf5e12; - background-image: -webkit-linear-gradient(top, #f1a56b, #bf5e12 90%); - background-image: -moz-linear-gradient(top, #f1a56b, #bf5e12); - background-image: -ms-linear-gradient(top, #f1a56b, #bf5e12); - background-image: -o-linear-gradient(top, #f1a56b, #bf5e12); - background-image: linear-gradient(top, #f1a56b, #bf5e12); - background-color: #eb812e; } - .sc--rss:active { - background-color: #c96213; - background-image: -webkit-linear-gradient(top, #ec893c, #c96213 100%); - background-image: -moz-linear-gradient(top, #ec893c, #c96213); - background-image: -ms-linear-gradient(top, #ec893c, #c96213); - background-image: -o-linear-gradient(top, #ec893c, #c96213); - background-image: linear-gradient(top, #ec893c, #c96213); } diff --git a/_site/assets/css/style.css b/_site/assets/css/style.css deleted file mode 100644 index 68781942..00000000 --- a/_site/assets/css/style.css +++ /dev/null @@ -1,701 +0,0 @@ -/* ========================================================================== - Normalize.scss settings - ========================================================================== */ -/** - * Includes legacy browser support IE6/7 - * - * Set to false if you want to drop support for IE6 and IE7 - */ -/* Base - ========================================================================== */ -/** - * 1. Set default font family to sans-serif. - * 2. Prevent iOS and IE text size adjust after device orientation change, - * without disabling user zoom. - * 3. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using - * `em` units. - */ -html { - font-family: sans-serif; - /* 1 */ - -ms-text-size-adjust: 100%; - /* 2 */ - -webkit-text-size-adjust: 100%; - /* 2 */ } - -/** - * Remove default margin. - */ -body { - margin: 0; } - -/* HTML5 display definitions - ========================================================================== */ -/** - * Correct `block` display not defined for any HTML5 element in IE 8/9. - * Correct `block` display not defined for `details` or `summary` in IE 10/11 - * and Firefox. - * Correct `block` display not defined for `main` in IE 11. - */ -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -main, -menu, -nav, -section, -summary { - display: block; } - -/** - * 1. Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. - * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. - */ -audio, -canvas, -progress, -video { - display: inline-block; - /* 1 */ - vertical-align: baseline; - /* 2 */ } - -/** - * Prevents modern browsers from displaying `audio` without controls. - * Remove excess height in iOS 5 devices. - */ -audio:not([controls]) { - display: none; - height: 0; } - -/** - * Address `[hidden]` styling not present in IE 8/9/10. - * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. - */ -[hidden], -template { - display: none; } - -/* Links - ========================================================================== */ -/** - * Remove the gray background color from active links in IE 10. - */ -a { - background-color: transparent; } - -/** - * Improve readability of focused elements when they are also in an - * active/hover state. - */ -a:active, a:hover { - outline: 0; } - -/* Text-level semantics - ========================================================================== */ -/** - * Address styling not present in IE 8/9/10/11, Safari, and Chrome. - */ -abbr[title] { - border-bottom: 1px dotted; } - -/** - * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. - */ -b, -strong { - font-weight: bold; } - -/** - * Address styling not present in Safari and Chrome. - */ -dfn { - font-style: italic; } - -/** - * Address variable `h1` font-size and margin within `section` and `article` - * contexts in Firefox 4+, Safari, and Chrome. - */ -h1 { - font-size: 2em; - margin: 0.67em 0; } - -/** - * Addresses styling not present in IE 8/9. - */ -mark { - background: #ff0; - color: #000; } - -/** - * Address inconsistent and variable font size in all browsers. - */ -small { - font-size: 80%; } - -/** - * Prevent `sub` and `sup` affecting `line-height` in all browsers. - */ -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; } - -sup { - top: -0.5em; } - -sub { - bottom: -0.25em; } - -/* Embedded content - ========================================================================== */ -/** - * 1. Remove border when inside `a` element in IE 8/9/10. - * 2. Improves image quality when scaled in IE 7. - */ -img { - border: 0; } - -/** - * Correct overflow not hidden in IE 9/10/11. - */ -svg:not(:root) { - overflow: hidden; } - -/* Grouping content - ========================================================================== */ -/** - * Address margin not present in IE 8/9 and Safari. - */ -figure { - margin: 1em 40px; } - -/** - * Address differences between Firefox and other browsers. - */ -hr { - box-sizing: content-box; - height: 0; } - -/** - * Contain overflow in all browsers. - */ -pre { - overflow: auto; } - -/** - * Address odd `em`-unit font size rendering in all browsers. - * Correct font family set oddly in IE 6, Safari 4/5, and Chrome. - */ -code, -kbd, -pre, -samp { - font-family: monospace, monospace; - font-size: 1em; } - -/* Forms - ========================================================================== */ -/** - * Known limitation: by default, Chrome and Safari on OS X allow very limited - * styling of `select`, unless a `border` property is set. - */ -/** - * 1. Correct color not being inherited. - * Known issue: affects color of disabled elements. - * 2. Correct font properties not being inherited. - * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. - * 4. Improves appearance and consistency in all browsers. - */ -button, -input, -optgroup, -select, -textarea { - color: inherit; - /* 1 */ - font: inherit; - /* 2 */ - margin: 0; - /* 3 */ } - -/** - * Address `overflow` set to `hidden` in IE 8/9/10/11. - */ -button { - overflow: visible; } - -/** - * Address inconsistent `text-transform` inheritance for `button` and `select`. - * All other form control elements do not inherit `text-transform` values. - * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. - * Correct `select` style inheritance in Firefox. - */ -button, -select { - text-transform: none; } - -/** - * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` - * and `video` controls. - * 2. Correct inability to style clickable `input` types in iOS. - * 3. Improve usability and consistency of cursor style between image-type - * `input` and others. - * 4. Removes inner spacing in IE 7 without affecting normal text inputs. - * Known issue: inner spacing remains in IE 6. - */ -button, -html input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; - /* 2 */ - cursor: pointer; - /* 3 */ } - -/** - * Re-set default cursor for disabled elements. - */ -button[disabled], -html input[disabled] { - cursor: default; } - -/** - * Remove inner padding and border in Firefox 4+. - */ -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0; } - -/** - * Address Firefox 4+ setting `line-height` on `input` using `!important` in - * the UA stylesheet. - */ -input { - line-height: normal; } - -/** - * 1. Address box sizing set to `content-box` in IE 8/9/10. - * 2. Remove excess padding in IE 8/9/10. - * Known issue: excess padding remains in IE 6. - */ -input[type="checkbox"], -input[type="radio"] { - box-sizing: border-box; - /* 1 */ - padding: 0; - /* 2 */ } - -/** - * Fix the cursor style for Chrome's increment/decrement buttons. For certain - * `font-size` values of the `input`, it causes the cursor style of the - * decrement button to change from `default` to `text`. - */ -input[type="number"]::-webkit-inner-spin-button, -input[type="number"]::-webkit-outer-spin-button { - height: auto; } - -/** - * 1. Address `appearance` set to `searchfield` in Safari and Chrome. - * 2. Address `box-sizing` set to `border-box` in Safari and Chrome. - */ -input[type="search"] { - -webkit-appearance: textfield; - /* 1 */ - box-sizing: content-box; - /* 2 */ } - -/** - * Remove inner padding and search cancel button in Safari and Chrome on OS X. - * Safari (but not Chrome) clips the cancel button when the search input has - * padding (and `textfield` appearance). - */ -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; } - -/** - * Define consistent border, margin, and padding. - */ -fieldset { - border: 1px solid #c0c0c0; - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; } - -/** - * 1. Correct `color` not being inherited in IE 8/9/10/11. - * 2. Remove padding so people aren't caught out if they zero out fieldsets. - * 3. Corrects text not wrapping in Firefox 3. - * 4. Corrects alignment displayed oddly in IE 6/7. - */ -legend { - border: 0; - /* 1 */ - padding: 0; - /* 2 */ } - -/** - * Remove default vertical scrollbar in IE 8/9/10/11. - */ -textarea { - overflow: auto; } - -/** - * Don't inherit the `font-weight` (applied by a rule above). - * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. - */ -optgroup { - font-weight: bold; } - -/* Tables - ========================================================================== */ -/** - * Remove most spacing between table cells. - */ -table { - border-collapse: collapse; - border-spacing: 0; } - -td, -th { - padding: 0; } - -/* ------------------------------------------ - Susy settings - ------------------------------------------ */ -/* ------------------------------------------ - It makes your life easy! - ------------------------------------------ */ -*, *:before, *:after { - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; } - -img { - width: 100%; - height: auto; } - -ul, li { - list-style: none; - margin: 0; - padding: 0; } - -/* ------------------------------------------ - Colour codes! Indigo - Pinks - ------------------------------------------ */ -/* ------------------------------------------ - Breakpoints - ------------------------------------------ */ -/* - @include susy-media($tablet-a $tablet-b) { - @include susy-media(min-width $desktop-a) { -*/ -/* ------------------------------------------ - Makes life easy code cont. - ------------------------------------------ */ -.debug { - border: 1px dashed red; } - -.wrap { - max-width: 1366px; - margin-left: auto; - margin-right: auto; } - .wrap:after { - content: " "; - display: block; - clear: both; } - -.contents { - padding: 0 1.69492%; } - -/* ------------------------------------------ - navbar - ------------------------------------------ */ -.navbar-default { - background-image: linear-gradient(to bottom right, #3F51B5, #303F9F); } - .navbar-default .navbar-brand { - color: #F5F5F5; } - .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { - color: #F5F5F5; } - .navbar-default .navbar-nav > li > a { - color: #F5F5F5; } - .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { - color: #EC407A; } - .navbar-default .navbar-nav .active > a, .navbar-default .navbar-nav .active > a:hover, .navbar-default .navbar-nav .active > a:focus { - color: #EC407A; - background-color: #EC407A; } - .navbar-default .navbar-nav .open > a, .navbar-default .navbar-nav .open > a:hover, .navbar-default .navbar-nav .open > a:focus { - color: #EC407A; - background-color: #EC407A; } - .navbar-default .navbar-nav .open > a .caret, .navbar-default .navbar-nav .open > a:hover .caret, .navbar-default .navbar-nav .open > a:focus .caret { - border-top-color: #EC407A; - border-bottom-color: #EC407A; } - .navbar-default .navbar-nav > .dropdown > a .caret { - border-top-color: #F5F5F5; - border-bottom-color: #F5F5F5; } - .navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret { - border-top-color: #EC407A; - border-bottom-color: #EC407A; } - .navbar-default .navbar-toggle { - border-color: #EC407A; } - .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { - background-color: #EC407A; } - .navbar-default .navbar-toggle .icon-bar { - background-color: #F5F5F5; } - -@media (max-width: 767px) { - .navbar-default .navbar-nav .open .dropdown-menu > li > a { - color: #F5F5F5; } - .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { - color: #EC407A; - background-color: #EC407A; } } - -/* ------------------------------------------ - Carousel - ------------------------------------------ */ -#myCarousel { - margin-top: 70px; } - -.carousel-inner .item { - padding: 1px 0px; - color: #fff; - height: 180px; } - .carousel-inner .item h3 { - font-size: 16px; - text-shadow: 1px 2px 2px #212121; - margin: 0px 0px 5px 0px; } - .carousel-inner .item h3 span { - color: #3F51B5; } - .carousel-inner .item h2 { - font-size: 18px; - text-shadow: 1px 2px 2px #212121; - border: 1px solid #fff; - margin: 0px 0px 20px 0px; - padding: 5px; } - @media (min-width: 27em) and (max-width: 48em) { - .carousel-inner .item { - padding: 1px 0px; - color: #fff; - height: 250px; } - .carousel-inner .item h3 { - font-size: 22px; - text-shadow: 1px 2px 2px #212121; } - .carousel-inner .item h3 span { - color: #3F51B5; } - .carousel-inner .item h2 { - font-size: 26px; - border: 1px solid #fff; - text-shadow: 1px 2px 2px #212121; - max-width: 670px; - margin: 0px 0px -10px 0px; - padding: 5px; } } - @media (min-width: 48em) { - .carousel-inner .item { - padding: 1px 0px; - color: #fff; - height: 350px; } - .carousel-inner .item h3 { - font-size: 2em; - text-shadow: 1px 2px 2px #212121; - margin: 0px 0px 5px 0px; } - .carousel-inner .item h3 span { - color: #3F51B5; } - .carousel-inner .item h2 { - font-size: 2.5em; - border: 2px solid #fff; - text-shadow: 1px 2px 2px #212121; - max-width: 670px; - margin: 20px 0px 80px 0px; - padding: 5px; } } - -.carousel-inner #slide1 { - background: url("../images/technology-785742_200.jpg") top center no-repeat; } - @media (min-width: 27em) and (max-width: 48em) { - .carousel-inner #slide1 { - background: url("../images/technology-785742_250.jpg") top center no-repeat; } } - @media (min-width: 48em) { - .carousel-inner #slide1 { - background: url("../images/technology-785742_350.jpg") top center no-repeat; } } - -.carousel-inner #slide2 { - background: url("../images/autos-214033_200.jpg") top center no-repeat; } - @media (min-width: 27em) and (max-width: 48em) { - .carousel-inner #slide2 { - background: url("../images/autos-214033_250.jpg") top center no-repeat; } } - @media (min-width: 48em) { - .carousel-inner #slide2 { - background: url("../images/autos-214033_350.jpg") top center no-repeat; } } - -.carousel-inner #slide3 { - background: url("../images/electronics-1851218_200.jpg") top center no-repeat; } - @media (min-width: 27em) and (max-width: 48em) { - .carousel-inner #slide3 { - background: url("../images/electronics-1851218_250.jpg") top center no-repeat; } } - @media (min-width: 48em) { - .carousel-inner #slide3 { - background: url("../images/electronics-1851218_350.jpg") top center no-repeat; } } - -.carousel-indicators { - bottom: -10px; } - .carousel-indicators li { - background-color: rgba(248, 187, 208, 0.3); - border: 1px solid #F48FB1; - width: 14px; - height: 8px; - margin: 1px; } - .carousel-indicators .active { - background-color: #EC407A; - border: 1px solid #F48FB1; - width: 16px; - height: 10px; } - -.slider-overlay { - width: 100%; - background: rgba(0, 0, 0, 0.3); } - -/* ------------------------------------------ - General webpage style - ------------------------------------------ */ -.logo img { - max-width: 55px; } - -.logo .company-name { - display: none; } - -@media (min-width: 27em) and (max-width: 48em) { - .logo .company-name { - display: inline-block; } } - -@media (min-width: 48em) { - .logo .company-name { - display: inline-block; - font-size: 26px; } } - -.navbar { - padding: 10px 10px; } - -.navbar-brand { - padding: 0px 15px; } - -.contents h1 { - text-shadow: 1px 2px 2px #616161; } - -@media (min-width: 27em) and (max-width: 48em) { - .contents { - width: 66.10169%; - float: left; - margin-right: 1.69492%; } } - -@media (min-width: 48em) { - .contents { - width: 73.68421%; - float: left; - margin-right: 5.26316%; } - .contents .first-col { - width: 57.62712%; - float: left; - margin-right: 1.69492%; - padding: 1.69492%; } - .contents .second-col { - width: 40.67797%; - float: right; - margin-right: 0; - padding: 1.69492%; } } - -/* ------------------------------------------ - Sidebar - ------------------------------------------ */ -.sidebar { - background-color: #C5CAE9; - color: #F5F5F5; - padding: 1.69492%; - margin-top: 1.69492%; } - .sidebar .seperator { - background-color: #3F51B5; } - .sidebar .seperator h2 { - text-shadow: 1px 2px 2px #616161; } - @media (min-width: 27em) and (max-width: 48em) { - .sidebar { - width: 32.20339%; - float: right; - margin-right: 0; } } - @media (min-width: 48em) { - .sidebar { - width: 21.05263%; - float: right; - margin-right: 0; } } - -/* ------------------------------------------ - Footer - ------------------------------------------ */ -.footer-golden { - background-color: #303F9F; - color: #C5CAE9; - padding: 1.69492%; - clear: both; - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - @media (min-width: 48em) { - .footer-golden .web-links { - width: 18.06358%; - float: left; - margin-left: 0.90318%; - margin-right: 0.90318%; } - .footer-golden .social { - width: 29.22688%; - float: left; - margin-left: 0.90318%; - margin-right: 0.90318%; } - .footer-golden .social .social-link { - width: 50%; - float: left; - padding-left: 1.66667%; - padding-right: 1.66667%; } - .footer-golden .contacts { - width: 47.29046%; - float: right; - margin-left: 0.90318%; - margin-right: 0.90318%; } - .footer-golden .contacts img { - width: 50%; - float: left; - margin-left: 0.90318%; - margin-right: 0.90318%; } } - -.footer-copyright { - padding: 1.69492%; - vertical-align: middle; - background-color: #C5CAE9; - color: #303F9F; - font-family: 'Lato', sans-serif; - text-shadow: 1px 2px 2px #9E9E9E; - line-height: 160%; - clear: both; - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - @media (min-width: 27em) { - .footer-copyright .copyright { - width: 49.15254%; - float: left; - margin-right: 1.69492%; - margin-top: 10px; - font-size: 20px; } } - @media (min-width: 27em) { - .footer-copyright .developer { - width: 23.72881%; - float: right; - margin-right: 0; - margin-top: 10px; - font-size: 20px; } } diff --git a/_site/assets/images/autos-214033_200.jpg b/_site/assets/images/autos-214033_200.jpg deleted file mode 100644 index 1b74c3d2d4ac63c8c2a9db50cc4fe34bfc1ef080..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15279 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 diff --git a/_site/assets/images/autos-214033_250.jpg b/_site/assets/images/autos-214033_250.jpg deleted file mode 100644 index d4c085f3912cd82b831cee81e9ae454bbe134177..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 23389 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 diff --git a/_site/assets/images/autos-214033_350.jpg b/_site/assets/images/autos-214033_350.jpg deleted file mode 100644 index a6f6eb76dc214cf263eaa7af8834f5053f594b48..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 59721 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 diff --git a/_site/assets/images/electronics-1851218_250.jpg b/_site/assets/images/electronics-1851218_250.jpg deleted file mode 100644 index d005cb2540ae6058d4688249f2e910cf48445ede..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7476 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 SK?nesLvVuxp2r?L82cao?&8(} diff --git a/_site/assets/images/electronics-1851218_350.jpg b/_site/assets/images/electronics-1851218_350.jpg deleted file mode 100644 index e3716e8eeadbb27d9e9976be22330b8ee7e44534..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16603 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 diff --git a/_site/assets/images/sys-logo01.gif b/_site/assets/images/sys-logo01.gif deleted file mode 100644 index 4791b97fc3b9b5f863e49c175de67791d8b7a09e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1187 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 IG{-al16%?_EdT%j diff --git a/_site/assets/images/technology-785742_250.jpg b/_site/assets/images/technology-785742_250.jpg deleted file mode 100644 index 4407b3d78f95997131ce1b62d9ceab517c2c7b35..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9636 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

aX72mYj;xgcCwN55Wb8TlZ&74X!4 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 Xz=b0m(n^6;nt+FsF&8nUmka+7OXpXT diff --git a/_site/assets/images/technology-785742_350.jpg b/_site/assets/images/technology-785742_350.jpg deleted file mode 100644 index 44bfafa7bb963811225358c49a8444f5ee33521c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16520 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 - - - System Netware Inc. - - - - - - - - - - - - - - - - - -

- - -
-
-

Welcome to System netware

-
-

The modern age is an age of automated job work and information technology where computers are playing a vital role. This is because computers nature of versatility and adaptiveness. It is possible to maintain a complete office with a single computer equipped with the appropriate software and associates. As a result computers are making our job faster & more efficient, while maintaining accuracy in a productive and competitive atmosphere. So Companies which are not yet using computer and appropriate customized software are really in a difficult situation.

-

Thus the Computer Technology in today’s world has changed the way of thinking in business task performing, data handling and works accomplishment. System Netware aims at helping the business people with the computer application and software development catering the need of individuals, companies and business firms. We believe that the change is inevitable and we must be prepared for it. The term “Efficiency” now stands for use of computer applications and software for the business task performance. We the people of System Netware Vow to bring the best of computer technology for the benefit of our client and associates. We have a group of dedicated computer professionals and an expert who easily understand the business of our client and can give solution that is viable both technically and financially. The Teamwork is the main strength of our firm and we always try to keep a high morale in our personnel and staffs to give the highest level of services to our valued clients.

-
-
-

System Netware always puts the highest emphasis and importance to provide clients with complete computer solutions and services. Its aim is to work towards the fulfillment of quality assurance in any projects and providing our clients with the supports to meet with the challenge of competition and obsolesce that hunt the business people out of the market.

-

The professionals of System Netware maintain a close touch with the latest academic thinking and keep abreast development in computer technology for the best interest of the clients. For special case handling we keep cooperation with the Universities and Institutions specialized in computer technology.

-

We have also the commitment to reflect the GOB objectives to attain computer literacy and export of computer software to add a new dimension to the export oriented industries and thus earning the foreign exchange to boost up the development of our country.

-
-
- - -
- - - - -
- -
- - - - - - - - - - - \ No newline at end of file diff --git a/_site/panda.html b/_site/panda.html deleted file mode 100644 index f2a85c30..00000000 --- a/_site/panda.html +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - panda - - -
-
- -

Pandas 'R Us

- -
-
-
-

Why We Love Pandas So Much

-

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod - tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, - quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat.

-

Duis aute irure dolor in reprehenderit in voluptate velit esse - cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non - proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

-
-
-
-

Pandas in the Wild

-

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod - tempor incididunt ut labore et dolore magna aliqua.

-
-
-

Pandas in the Zoo

-

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod - tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, - quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat.

-
-
- -
-

Pandas in the Media

-

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod - tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, - quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat.

-
-
-
-
- - -
- - - \ No newline at end of file diff --git a/_site/tb.html b/_site/tb.html deleted file mode 100644 index 99d03114..00000000 --- a/_site/tb.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - System Netware Inc. - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - Ok! - - - -
-
-
1
-
2
-
3
-
-
-
- -
-
-
- - -
-
- - -
-
-
This is an alert!
-
-
-
- - -
-
-
- B -

Hello From boot singa

-

Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.

-

- Download Bootstrap -

-

Currently v3.2.0

-
-
-
- - - - -
-
-
- B -

Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.

-

- Download Bootstrap -

-

Currently v3.2.0

-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - - - \ No newline at end of file diff --git a/assets/css/panda.css b/assets/css/panda.css deleted file mode 100644 index 1111efda..00000000 --- a/assets/css/panda.css +++ /dev/null @@ -1,150 +0,0 @@ -*, *:before, *:after { - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; } - -img { - width: 100%; - height: auto; } - -ul, li { - list-style: none; - margin: 0; - padding: 0; } - -nav { - margin: 10px 0; - text-align: center; } - nav li { - background: #eee; } - nav a { - display: block; } - nav a:hover { - background: #ddd; } - -.page { - max-width: 700px; - margin-left: auto; - margin-right: auto; - background-image: linear-gradient(to right, rgba(102, 102, 255, 0.25), rgba(179, 179, 255, 0.25) 80%, transparent 80%); - background-size: 8.47458%; - background-origin: content-box; - background-clip: content-box; - background-position: left top; } - .page:after { - content: " "; - display: block; - clear: both; } - -header { - clear: both; - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - header .logo { - width: 23.72881%; - float: left; - margin-right: 1.69492%; } - header .company-name { - width: 57.62712%; - float: right; - margin-right: 0; } - header nav { - clear: both; - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - header .nav-item { - width: 25%; - float: left; } - -.hero { - clear: both; - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - .hero .why-we-love { - width: 40.67797%; - float: left; - margin-right: 1.69492%; } - .hero .about-pandas { - width: 57.62712%; - float: right; - margin-right: 0; } - .hero .in-the-wild { - width: 41.17647%; - float: left; - margin-right: 2.94118%; } - .hero .in-the-zoo { - width: 55.88235%; - float: right; - margin-right: 0; } - .hero .in-the-media { - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - .hero .in-the-media img { - width: 26.47059%; - float: left; - margin-right: 2.94118%; } - .hero .in-the-media .copy { - width: 100%; - float: right; - margin-right: 0; } - -.panda-gallery { - clear: both; - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - .panda-gallery div { - width: 32.71028%; - float: left; - margin-bottom: 0.93458%; } - .panda-gallery div:nth-child(3n + 1) { - margin-left: 0; - margin-right: -100%; - clear: both; - margin-left: 0; } - .panda-gallery div:nth-child(3n + 2) { - margin-left: 33.64486%; - margin-right: -100%; - clear: none; } - .panda-gallery div:nth-child(3n + 3) { - margin-left: 67.28972%; - margin-right: -100%; - clear: none; } - -footer .panda-links { - width: 18.06358%; - float: left; - margin-left: 0.90318%; - margin-right: 0.90318%; } - -footer .panda-social { - width: 29.22688%; - float: left; - margin-left: 0.90318%; - margin-right: 0.90318%; } - -footer .social-link { - width: 50%; - float: left; - padding-left: 1.66667%; - padding-right: 1.66667%; } - -footer .panda-partners { - width: 47.29046%; - float: right; - margin-left: 0.90318%; - margin-right: 0.90318%; } - footer .panda-partners img { - width: 50%; - float: left; - margin-left: 0.90318%; - margin-right: 0.90318%; } diff --git a/assets/css/sc-btn.css b/assets/css/sc-btn.css deleted file mode 100644 index 0c2041a8..00000000 --- a/assets/css/sc-btn.css +++ /dev/null @@ -1,585 +0,0 @@ -/* ------------------------------------------------- ----------------------------------------------------- - MATTBOLDT.COM - Copyright (c) 2013 Matt Boldt ----------------------------------------------------- ----------------------------------------------------- - CODE IS AVAILABLE FOR USE FREE OF CHARGE - UNDER THE MIT LICENSE - http://opensource.org/licenses/MIT ----------------------------------------------------- ----------------------------------------------------- - If you'd like to credit me, or even donate - a few bucks that'd be very much appreciated! - Visit http://www.mattboldt.com/demos/social-buttons/ - for more info. ----------------------------------------------------- --------------------------------------------------- */ -.sc-btn { - display: inline-block; - position: relative; - margin: 0 .25em .5em 0; - padding: 0; - color: #fff; - font-family: "Helvetica Neue", "Helvetica", sans-serif; - font-size: 14px; - font-weight: 400; - line-height: 1em; - text-decoration: none; - text-shadow: rgba(0, 0, 0, 0.3) 0px -0.1em 0px; - border: 0; - border-radius: 0.4em; - -webkit-border-radius: 0.4em; - -moz-border-radius: 0.4em; - -ms-border-radius: 0.4em; - -o-border-radius: 0.4em; - background-color: #1a1a1a; - background-image: -webkit-linear-gradient(top, #595959, #1a1a1a 100%); - background-image: -moz-linear-gradient(top, #595959, #1a1a1a); - background-image: -ms-linear-gradient(top, #595959, #1a1a1a); - background-image: -o-linear-gradient(top, #595959, #1a1a1a); - background-image: linear-gradient(top, #595959, #1a1a1a); - box-shadow: inset rgba(0, 0, 0, 0.1) 0px -0.15em 0px, inset rgba(255, 255, 255, 0.2) 0px 0.15em 0px, rgba(0, 0, 0, 0.3) 0px 0.1em 0.3em; - text-align: center; - background-repeat: no-repeat; - -webkit-transition: background-position .1s ease-in-out; - -webkit-appearance: none; - cursor: pointer; - overflow: hidden; } - .sc-btn:hover { - color: #fff; } - .sc-btn:active { - box-shadow: rgba(255, 255, 255, 0.2) 0 0.1em 0, inset rgba(0, 0, 0, 0.3) 0px 0.25em 1em; } - -.sc-icon, .sc-text { - display: block; - float: left; } - -.sc-icon { - margin: 0 -.4em 0 0; - padding: 0.6em .8em .5em; - border-right: rgba(255, 255, 255, 0.1) 0.1em solid; - box-shadow: inset rgba(0, 0, 0, 0.1) -0.1em 0px 0px; } - -.sc-text { - padding: .95em 1em .85em 1em; - font-size: 1.15em; - text-align: center; } - -svg { - width: 1.8em; - height: 1.8em; - fill: #fff; } - -.sc-block { - display: block; } - -.sc--big { - font-size: 24px; } - -.sc--small { - font-size: 12px; } - -.sc--tiny { - font-size: 9px; } - .sc--tiny .sc-text { - padding: .85em .75em .5em .75em; - text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px; } - .sc--tiny .sc-icon { - padding: .5em .75em .5em .75em; - border-right: rgba(255, 255, 255, 0.1) 1px solid; - box-shadow: inset rgba(0, 0, 0, 0.1) -1px 0px 0px; } - -.sc--short .sc-icon { - padding: 0.4em .9em .35em; } - -.sc--short .sc-text { - padding: .75em 1em .75em 1em; } - -.sc--tall { - font-size: 1.15em; } - .sc--tall .sc-icon { - padding: 1em .9em .85em; } - .sc--tall .sc-text { - padding: 1.25em 1em 1em 1em; } - -.sc--round { - border-radius: 5em; - -webkit-border-radius: 5em; - -moz-border-radius: 5em; - -ms-border-radius: 5em; - -o-border-radius: 5em; } - .sc--round .sc-icon { - padding: 0.7em .8em .5em 1em; } - -.sc--flat { - box-shadow: none; - background-image: none !important; } - .sc--flat .sc-icon { - border-color: transparent; } - .sc--flat:active { - box-shadow: inset rgba(0, 0, 0, 0.3) 0px 0.15em 0.25em; } - -.sc--shine { - box-shadow: inset rgba(0, 0, 0, 0.1) 0px -0.15em 0px, inset rgba(255, 255, 255, 0.1) 0px 0.15em 0px, rgba(0, 0, 0, 0.3) 0px 0.1em 0.3em, inset rgba(255, 255, 255, 0.15) 0px 2.5em 0px -1em; } - .sc--shine:active { - box-shadow: rgba(255, 255, 255, 0.2) 0 0.1em 0, inset rgba(0, 0, 0, 0.3) 0px 0.25em 1em, inset rgba(255, 255, 255, 0.1) 0px 2.5em 0px -1em; } - .sc--shine:before, .sc--shine:after { - content: ""; - display: block; - position: absolute; - width: 100%; - height: 0.1em; } - .sc--shine:before { - top: 0; - background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); - background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); - background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); - background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); - background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%); } - .sc--shine:after { - bottom: .05em; - background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); - background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); - background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); - background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); - background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); } - .sc--shine:active:before, .sc--shine:active:after { - opacity: 0.5; } - -.sc--default { - color: #222; - text-shadow: rgba(255, 255, 255, 0.4) 0 0.1em 0; - background-color: #ebebeb; - background-image: -webkit-linear-gradient(top, white, #ebebeb 100%); - background-image: -moz-linear-gradient(top, white, #ebebeb); - background-image: -ms-linear-gradient(top, white, #ebebeb); - background-image: -o-linear-gradient(top, white, #ebebeb); - background-image: linear-gradient(top, white, #ebebeb); } - .sc--default svg { - fill: #222; } - .sc--default:hover { - color: #222; - background-color: #d2d2d2; - background-image: -webkit-linear-gradient(top, white, #d2d2d2 90%); - background-image: -moz-linear-gradient(top, white, #d2d2d2); - background-image: -ms-linear-gradient(top, white, #d2d2d2); - background-image: -o-linear-gradient(top, white, #d2d2d2); - background-image: linear-gradient(top, white, #d2d2d2); - background-color: #fdfdfd; } - .sc--default:active { - background-color: #dfdfdf; - background-image: -webkit-linear-gradient(top, white, #dfdfdf 100%); - background-image: -moz-linear-gradient(top, white, #dfdfdf); - background-image: -ms-linear-gradient(top, white, #dfdfdf); - background-image: -o-linear-gradient(top, white, #dfdfdf); - background-image: linear-gradient(top, white, #dfdfdf); } - -.sc--facebook { - background-color: #33477a; - background-image: -webkit-linear-gradient(top, #5975ba, #33477a 100%); - background-image: -moz-linear-gradient(top, #5975ba, #33477a); - background-image: -ms-linear-gradient(top, #5975ba, #33477a); - background-image: -o-linear-gradient(top, #5975ba, #33477a); - background-image: linear-gradient(top, #5975ba, #33477a); } - .sc--facebook:hover { - background-color: #304373; - background-image: -webkit-linear-gradient(top, #6b84c1, #304373 90%); - background-image: -moz-linear-gradient(top, #6b84c1, #304373); - background-image: -ms-linear-gradient(top, #6b84c1, #304373); - background-image: -o-linear-gradient(top, #6b84c1, #304373); - background-image: linear-gradient(top, #6b84c1, #304373); - background-color: #4560a5; } - .sc--facebook:active { - background-color: #33477a; - background-image: -webkit-linear-gradient(top, #4a66b0, #33477a 100%); - background-image: -moz-linear-gradient(top, #4a66b0, #33477a); - background-image: -ms-linear-gradient(top, #4a66b0, #33477a); - background-image: -o-linear-gradient(top, #4a66b0, #33477a); - background-image: linear-gradient(top, #4a66b0, #33477a); } - -.sc--twitter { - background-color: #108ac1; - background-image: -webkit-linear-gradient(top, #47bbf0, #108ac1 100%); - background-image: -moz-linear-gradient(top, #47bbf0, #108ac1); - background-image: -ms-linear-gradient(top, #47bbf0, #108ac1); - background-image: -o-linear-gradient(top, #47bbf0, #108ac1); - background-image: linear-gradient(top, #47bbf0, #108ac1); } - .sc--twitter:hover { - background-color: #0f83b8; - background-image: -webkit-linear-gradient(top, #76cdf4, #0f83b8 90%); - background-image: -moz-linear-gradient(top, #76cdf4, #0f83b8); - background-image: -ms-linear-gradient(top, #76cdf4, #0f83b8); - background-image: -o-linear-gradient(top, #76cdf4, #0f83b8); - background-image: linear-gradient(top, #76cdf4, #0f83b8); - background-color: #21aded; } - .sc--twitter:active { - background-color: #108ac1; - background-image: -webkit-linear-gradient(top, #30b3ee, #108ac1 100%); - background-image: -moz-linear-gradient(top, #30b3ee, #108ac1); - background-image: -ms-linear-gradient(top, #30b3ee, #108ac1); - background-image: -o-linear-gradient(top, #30b3ee, #108ac1); - background-image: linear-gradient(top, #30b3ee, #108ac1); } - -.sc--tumblr { - background-color: #243649; - background-image: -webkit-linear-gradient(top, #46688d, #243649 100%); - background-image: -moz-linear-gradient(top, #46688d, #243649); - background-image: -ms-linear-gradient(top, #46688d, #243649); - background-image: -o-linear-gradient(top, #46688d, #243649); - background-image: linear-gradient(top, #46688d, #243649); } - .sc--tumblr:hover { - background-color: #213142; - background-image: -webkit-linear-gradient(top, #4e759e, #213142 90%); - background-image: -moz-linear-gradient(top, #4e759e, #213142); - background-image: -ms-linear-gradient(top, #4e759e, #213142); - background-image: -o-linear-gradient(top, #4e759e, #213142); - background-image: linear-gradient(top, #4e759e, #213142); - background-color: #385472; } - .sc--tumblr:active { - background-color: #243649; - background-image: -webkit-linear-gradient(top, #3d5c7c, #243649 100%); - background-image: -moz-linear-gradient(top, #3d5c7c, #243649); - background-image: -ms-linear-gradient(top, #3d5c7c, #243649); - background-image: -o-linear-gradient(top, #3d5c7c, #243649); - background-image: linear-gradient(top, #3d5c7c, #243649); } - -.sc--instagram { - background-color: #2c4d6e; - background-image: -webkit-linear-gradient(top, #4a81b6, #2c4d6e 100%); - background-image: -moz-linear-gradient(top, #4a81b6, #2c4d6e); - background-image: -ms-linear-gradient(top, #4a81b6, #2c4d6e); - background-image: -o-linear-gradient(top, #4a81b6, #2c4d6e); - background-image: linear-gradient(top, #4a81b6, #2c4d6e); } - .sc--instagram:hover { - background-color: #294866; - background-image: -webkit-linear-gradient(top, #5c8dbd, #294866 90%); - background-image: -moz-linear-gradient(top, #5c8dbd, #294866); - background-image: -ms-linear-gradient(top, #5c8dbd, #294866); - background-image: -o-linear-gradient(top, #5c8dbd, #294866); - background-image: linear-gradient(top, #5c8dbd, #294866); - background-color: #3e6c99; } - .sc--instagram:active { - background-color: #2c4d6e; - background-image: -webkit-linear-gradient(top, #4274a4, #2c4d6e 100%); - background-image: -moz-linear-gradient(top, #4274a4, #2c4d6e); - background-image: -ms-linear-gradient(top, #4274a4, #2c4d6e); - background-image: -o-linear-gradient(top, #4274a4, #2c4d6e); - background-image: linear-gradient(top, #4274a4, #2c4d6e); } - -.sc--pinterest { - background-color: #95031e; - background-image: -webkit-linear-gradient(top, #f90532, #95031e 100%); - background-image: -moz-linear-gradient(top, #f90532, #95031e); - background-image: -ms-linear-gradient(top, #f90532, #95031e); - background-image: -o-linear-gradient(top, #f90532, #95031e); - background-image: linear-gradient(top, #f90532, #95031e); } - .sc--pinterest:hover { - background-color: #8b031c; - background-image: -webkit-linear-gradient(top, #fa1d46, #8b031c 90%); - background-image: -moz-linear-gradient(top, #fa1d46, #8b031c); - background-image: -ms-linear-gradient(top, #fa1d46, #8b031c); - background-image: -o-linear-gradient(top, #fa1d46, #8b031c); - background-image: linear-gradient(top, #fa1d46, #8b031c); - background-color: #d1042a; } - .sc--pinterest:active { - background-color: #95031e; - background-image: -webkit-linear-gradient(top, #e0052d, #95031e 100%); - background-image: -moz-linear-gradient(top, #e0052d, #95031e); - background-image: -ms-linear-gradient(top, #e0052d, #95031e); - background-image: -o-linear-gradient(top, #e0052d, #95031e); - background-image: linear-gradient(top, #e0052d, #95031e); } - -.sc--pinterest-inverse { - color: #c70428; - background-color: #dfdfdf; - background-image: -webkit-linear-gradient(top, white, #dfdfdf 100%); - background-image: -moz-linear-gradient(top, white, #dfdfdf); - background-image: -ms-linear-gradient(top, white, #dfdfdf); - background-image: -o-linear-gradient(top, white, #dfdfdf); - background-image: linear-gradient(top, white, #dfdfdf); } - .sc--pinterest-inverse .sc-text { - text-shadow: rgba(255, 255, 255, 0.5) 0 0.1em 0; } - .sc--pinterest-inverse:hover { - background-color: #c5c5c5; - background-image: -webkit-linear-gradient(top, white, #c5c5c5 90%); - background-image: -moz-linear-gradient(top, white, #c5c5c5); - background-image: -ms-linear-gradient(top, white, #c5c5c5); - background-image: -o-linear-gradient(top, white, #c5c5c5); - background-image: linear-gradient(top, white, #c5c5c5); - background-color: #fdfdfd; } - .sc--pinterest-inverse:active { - background-color: #dfdfdf; - background-image: -webkit-linear-gradient(top, white, #dfdfdf 100%); - background-image: -moz-linear-gradient(top, white, #dfdfdf); - background-image: -ms-linear-gradient(top, white, #dfdfdf); - background-image: -o-linear-gradient(top, white, #dfdfdf); - background-image: linear-gradient(top, white, #dfdfdf); - box-shadow: rgba(255, 255, 255, 0.2) 0 0.1em 0, inset rgba(0, 0, 0, 0.2) 0px 0.25em 1em; } - .sc--pinterest-inverse svg { - fill: #c70428; } - -.sc--google-plus { - background-color: #b92d25; - background-image: -webkit-linear-gradient(top, #e06b64, #b92d25 100%); - background-image: -moz-linear-gradient(top, #e06b64, #b92d25); - background-image: -ms-linear-gradient(top, #e06b64, #b92d25); - background-image: -o-linear-gradient(top, #e06b64, #b92d25); - background-image: linear-gradient(top, #e06b64, #b92d25); } - .sc--google-plus:hover { - background-color: #b12b23; - background-image: -webkit-linear-gradient(top, #e57f79, #b12b23 90%); - background-image: -moz-linear-gradient(top, #e57f79, #b12b23); - background-image: -ms-linear-gradient(top, #e57f79, #b12b23); - background-image: -o-linear-gradient(top, #e57f79, #b12b23); - background-image: linear-gradient(top, #e57f79, #b12b23); - background-color: #da4a42; } - .sc--google-plus:active { - background-color: #b92d25; - background-image: -webkit-linear-gradient(top, #dc564e, #b92d25 100%); - background-image: -moz-linear-gradient(top, #dc564e, #b92d25); - background-image: -ms-linear-gradient(top, #dc564e, #b92d25); - background-image: -o-linear-gradient(top, #dc564e, #b92d25); - background-image: linear-gradient(top, #dc564e, #b92d25); } - -.sc--dribbble { - background-color: #e82a79; - background-image: -webkit-linear-gradient(top, #f286b3, #e82a79 100%); - background-image: -moz-linear-gradient(top, #f286b3, #e82a79); - background-image: -ms-linear-gradient(top, #f286b3, #e82a79); - background-image: -o-linear-gradient(top, #f286b3, #e82a79); - background-image: linear-gradient(top, #f286b3, #e82a79); } - .sc--dribbble:hover { - background-color: #e72173; - background-image: -webkit-linear-gradient(top, #f49dc1, #e72173 90%); - background-image: -moz-linear-gradient(top, #f49dc1, #e72173); - background-image: -ms-linear-gradient(top, #f49dc1, #e72173); - background-image: -o-linear-gradient(top, #f49dc1, #e72173); - background-image: linear-gradient(top, #f49dc1, #e72173); - background-color: #ee619c; } - .sc--dribbble:active { - background-color: #e82a79; - background-image: -webkit-linear-gradient(top, #ef6fa4, #e82a79 100%); - background-image: -moz-linear-gradient(top, #ef6fa4, #e82a79); - background-image: -ms-linear-gradient(top, #ef6fa4, #e82a79); - background-image: -o-linear-gradient(top, #ef6fa4, #e82a79); - background-image: linear-gradient(top, #ef6fa4, #e82a79); } - -.sc--flickr { - background-color: #0a4eb2; - background-image: -webkit-linear-gradient(top, #2f7ef3, #0a4eb2 100%); - background-image: -moz-linear-gradient(top, #2f7ef3, #0a4eb2); - background-image: -ms-linear-gradient(top, #2f7ef3, #0a4eb2); - background-image: -o-linear-gradient(top, #2f7ef3, #0a4eb2); - background-image: linear-gradient(top, #2f7ef3, #0a4eb2); } - .sc--flickr:hover { - background-color: #0a4aa8; - background-image: -webkit-linear-gradient(top, #478df4, #0a4aa8 90%); - background-image: -moz-linear-gradient(top, #478df4, #0a4aa8); - background-image: -ms-linear-gradient(top, #478df4, #0a4aa8); - background-image: -o-linear-gradient(top, #478df4, #0a4aa8); - background-image: linear-gradient(top, #478df4, #0a4aa8); - background-color: #0e67ec; } - .sc--flickr:active { - background-color: #0a4eb2; - background-image: -webkit-linear-gradient(top, #176ff2, #0a4eb2 100%); - background-image: -moz-linear-gradient(top, #176ff2, #0a4eb2); - background-image: -ms-linear-gradient(top, #176ff2, #0a4eb2); - background-image: -o-linear-gradient(top, #176ff2, #0a4eb2); - background-image: linear-gradient(top, #176ff2, #0a4eb2); } - -.sc--forrst { - background-color: #294d18; - background-image: -webkit-linear-gradient(top, #3d7324, #294d18 100%); - background-image: -moz-linear-gradient(top, #3d7324, #294d18); - background-image: -ms-linear-gradient(top, #3d7324, #294d18); - background-image: -o-linear-gradient(top, #3d7324, #294d18); - background-image: linear-gradient(top, #3d7324, #294d18); } - .sc--forrst:hover { - background-color: #294d18; - background-image: -webkit-linear-gradient(top, #447f28, #294d18 100%); - background-image: -moz-linear-gradient(top, #447f28, #294d18); - background-image: -ms-linear-gradient(top, #447f28, #294d18); - background-image: -o-linear-gradient(top, #447f28, #294d18); - background-image: linear-gradient(top, #447f28, #294d18); - background-color: #376820; } - .sc--forrst:active { - background-color: #294d18; - background-image: -webkit-linear-gradient(top, #396c22, #294d18 100%); - background-image: -moz-linear-gradient(top, #396c22, #294d18); - background-image: -ms-linear-gradient(top, #396c22, #294d18); - background-image: -o-linear-gradient(top, #396c22, #294d18); - background-image: linear-gradient(top, #396c22, #294d18); } - -.sc--github { - background-color: #3269a0; - background-image: -webkit-linear-gradient(top, #689cd0, #3269a0 100%); - background-image: -moz-linear-gradient(top, #689cd0, #3269a0); - background-image: -ms-linear-gradient(top, #689cd0, #3269a0); - background-image: -o-linear-gradient(top, #689cd0, #3269a0); - background-image: linear-gradient(top, #689cd0, #3269a0); } - .sc--github:hover { - background-color: #2f6498; - background-image: -webkit-linear-gradient(top, #7ba9d6, #2f6498 90%); - background-image: -moz-linear-gradient(top, #7ba9d6, #2f6498); - background-image: -ms-linear-gradient(top, #7ba9d6, #2f6498); - background-image: -o-linear-gradient(top, #7ba9d6, #2f6498); - background-image: linear-gradient(top, #7ba9d6, #2f6498); - background-color: #4988c6; } - .sc--github:active { - background-color: #3269a0; - background-image: -webkit-linear-gradient(top, #5490ca, #3269a0 100%); - background-image: -moz-linear-gradient(top, #5490ca, #3269a0); - background-image: -ms-linear-gradient(top, #5490ca, #3269a0); - background-image: -o-linear-gradient(top, #5490ca, #3269a0); - background-image: linear-gradient(top, #5490ca, #3269a0); } - -.sc--lastfm { - background-color: #901919; - background-image: -webkit-linear-gradient(top, #dc3333, #901919 100%); - background-image: -moz-linear-gradient(top, #dc3333, #901919); - background-image: -ms-linear-gradient(top, #dc3333, #901919); - background-image: -o-linear-gradient(top, #dc3333, #901919); - background-image: linear-gradient(top, #dc3333, #901919); } - .sc--lastfm:hover { - background-color: #881717; - background-image: -webkit-linear-gradient(top, #e04949, #881717 90%); - background-image: -moz-linear-gradient(top, #e04949, #881717); - background-image: -ms-linear-gradient(top, #e04949, #881717); - background-image: -o-linear-gradient(top, #e04949, #881717); - background-image: linear-gradient(top, #e04949, #881717); - background-color: #c52121; } - .sc--lastfm:active { - background-color: #901919; - background-image: -webkit-linear-gradient(top, #d22424, #901919 100%); - background-image: -moz-linear-gradient(top, #d22424, #901919); - background-image: -ms-linear-gradient(top, #d22424, #901919); - background-image: -o-linear-gradient(top, #d22424, #901919); - background-image: linear-gradient(top, #d22424, #901919); } - -.sc--reddit { - background-color: #387cc4; - background-image: -webkit-linear-gradient(top, #86b0dc, #387cc4 100%); - background-image: -moz-linear-gradient(top, #86b0dc, #387cc4); - background-image: -ms-linear-gradient(top, #86b0dc, #387cc4); - background-image: -o-linear-gradient(top, #86b0dc, #387cc4); - background-image: linear-gradient(top, #86b0dc, #387cc4); } - .sc--reddit:hover { - background-color: #3677bc; - background-image: -webkit-linear-gradient(top, #99bde2, #3677bc 90%); - background-image: -moz-linear-gradient(top, #99bde2, #3677bc); - background-image: -ms-linear-gradient(top, #99bde2, #3677bc); - background-image: -o-linear-gradient(top, #99bde2, #3677bc); - background-image: linear-gradient(top, #99bde2, #3677bc); - background-color: #669bd3; } - .sc--reddit:active { - background-color: #387cc4; - background-image: -webkit-linear-gradient(top, #72a3d7, #387cc4 100%); - background-image: -moz-linear-gradient(top, #72a3d7, #387cc4); - background-image: -ms-linear-gradient(top, #72a3d7, #387cc4); - background-image: -o-linear-gradient(top, #72a3d7, #387cc4); - background-image: linear-gradient(top, #72a3d7, #387cc4); } - -.sc--soundcloud { - background-color: #cc3300; - background-image: -webkit-linear-gradient(top, #ff6633, #cc3300 100%); - background-image: -moz-linear-gradient(top, #ff6633, #cc3300); - background-image: -ms-linear-gradient(top, #ff6633, #cc3300); - background-image: -o-linear-gradient(top, #ff6633, #cc3300); - background-image: linear-gradient(top, #ff6633, #cc3300); } - .sc--soundcloud:hover { - background-color: #c23100; - background-image: -webkit-linear-gradient(top, #ff794d, #c23100 90%); - background-image: -moz-linear-gradient(top, #ff794d, #c23100); - background-image: -ms-linear-gradient(top, #ff794d, #c23100); - background-image: -o-linear-gradient(top, #ff794d, #c23100); - background-image: linear-gradient(top, #ff794d, #c23100); - background-color: #ff480a; } - .sc--soundcloud:active { - background-color: #cc3300; - background-image: -webkit-linear-gradient(top, #ff531a, #cc3300 100%); - background-image: -moz-linear-gradient(top, #ff531a, #cc3300); - background-image: -ms-linear-gradient(top, #ff531a, #cc3300); - background-image: -o-linear-gradient(top, #ff531a, #cc3300); - background-image: linear-gradient(top, #ff531a, #cc3300); } - -.sc--stack-overflow { - background-color: #ca6e00; - background-image: -webkit-linear-gradient(top, #ffa131, #ca6e00 100%); - background-image: -moz-linear-gradient(top, #ffa131, #ca6e00); - background-image: -ms-linear-gradient(top, #ffa131, #ca6e00); - background-image: -o-linear-gradient(top, #ffa131, #ca6e00); - background-image: linear-gradient(top, #ffa131, #ca6e00); } - .sc--stack-overflow:hover { - background-color: #c06900; - background-image: -webkit-linear-gradient(top, #ffad4b, #c06900 90%); - background-image: -moz-linear-gradient(top, #ffad4b, #c06900); - background-image: -ms-linear-gradient(top, #ffad4b, #c06900); - background-image: -o-linear-gradient(top, #ffad4b, #c06900); - background-image: linear-gradient(top, #ffad4b, #c06900); - background-color: #ff8f08; } - .sc--stack-overflow:active { - background-color: #ca6e00; - background-image: -webkit-linear-gradient(top, #ff9618, #ca6e00 100%); - background-image: -moz-linear-gradient(top, #ff9618, #ca6e00); - background-image: -ms-linear-gradient(top, #ff9618, #ca6e00); - background-image: -o-linear-gradient(top, #ff9618, #ca6e00); - background-image: linear-gradient(top, #ff9618, #ca6e00); } - -.sc--vimeo { - background-color: #3492b7; - background-image: -webkit-linear-gradient(top, #79bdd8, #3492b7 100%); - background-image: -moz-linear-gradient(top, #79bdd8, #3492b7); - background-image: -ms-linear-gradient(top, #79bdd8, #3492b7); - background-image: -o-linear-gradient(top, #79bdd8, #3492b7); - background-image: linear-gradient(top, #79bdd8, #3492b7); } - .sc--vimeo:hover { - background-color: #328baf; - background-image: -webkit-linear-gradient(top, #8cc7de, #328baf 90%); - background-image: -moz-linear-gradient(top, #8cc7de, #328baf); - background-image: -ms-linear-gradient(top, #8cc7de, #328baf); - background-image: -o-linear-gradient(top, #8cc7de, #328baf); - background-image: linear-gradient(top, #8cc7de, #328baf); - background-color: #59aecf; } - .sc--vimeo:active { - background-color: #3492b7; - background-image: -webkit-linear-gradient(top, #65b4d3, #3492b7 100%); - background-image: -moz-linear-gradient(top, #65b4d3, #3492b7); - background-image: -ms-linear-gradient(top, #65b4d3, #3492b7); - background-image: -o-linear-gradient(top, #65b4d3, #3492b7); - background-image: linear-gradient(top, #65b4d3, #3492b7); } - -.sc--vimeo-styled { - background-color: #5bb3d7; - background-image: -webkit-linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); - background-image: -moz-linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); - background-image: -ms-linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); - background-image: -o-linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); - background-image: linear-gradient(left, #89daf7 0%, #89daf7 10%, #9fa5a8 10%, #9fa5a8 20%, #f58182 20%, #f58182 30%, #fcf4c0 30%, #fcf4c0 40%, #5bb3d7 40%, #5bb3d7 50%, #6b6b6b 50%, #6b6b6b 60%, #b0d570 60%, #b0d570 70%, #53a4c1 70%, #53a4c1 80%, #9e292c 80%, #9e292c 90%, #d4cd99 90%, #d4cd99 100%); } - .sc--vimeo-styled:hover { - box-shadow: inset rgba(0, 0, 0, 0.1) 0px -0.15em 0px, inset rgba(255, 255, 255, 0.2) 0px 0.15em 0px, rgba(0, 0, 0, 0.3) 0px 0.1em 0.3em, inset rgba(255, 255, 255, 0.4) 0px 1em 3em; } - .sc--vimeo-styled:active { - box-shadow: rgba(255, 255, 255, 0.2) 0 0.1em 0, inset rgba(0, 0, 0, 0.3) 0px 0.25em 1em; } - -.sc--rss { - background-color: #c96213; - background-image: -webkit-linear-gradient(top, #ee9754, #c96213 100%); - background-image: -moz-linear-gradient(top, #ee9754, #c96213); - background-image: -ms-linear-gradient(top, #ee9754, #c96213); - background-image: -o-linear-gradient(top, #ee9754, #c96213); - background-image: linear-gradient(top, #ee9754, #c96213); } - .sc--rss:hover { - background-color: #bf5e12; - background-image: -webkit-linear-gradient(top, #f1a56b, #bf5e12 90%); - background-image: -moz-linear-gradient(top, #f1a56b, #bf5e12); - background-image: -ms-linear-gradient(top, #f1a56b, #bf5e12); - background-image: -o-linear-gradient(top, #f1a56b, #bf5e12); - background-image: linear-gradient(top, #f1a56b, #bf5e12); - background-color: #eb812e; } - .sc--rss:active { - background-color: #c96213; - background-image: -webkit-linear-gradient(top, #ec893c, #c96213 100%); - background-image: -moz-linear-gradient(top, #ec893c, #c96213); - background-image: -ms-linear-gradient(top, #ec893c, #c96213); - background-image: -o-linear-gradient(top, #ec893c, #c96213); - background-image: linear-gradient(top, #ec893c, #c96213); } diff --git a/assets/css/style.css b/assets/css/style.css deleted file mode 100644 index 68781942..00000000 --- a/assets/css/style.css +++ /dev/null @@ -1,701 +0,0 @@ -/* ========================================================================== - Normalize.scss settings - ========================================================================== */ -/** - * Includes legacy browser support IE6/7 - * - * Set to false if you want to drop support for IE6 and IE7 - */ -/* Base - ========================================================================== */ -/** - * 1. Set default font family to sans-serif. - * 2. Prevent iOS and IE text size adjust after device orientation change, - * without disabling user zoom. - * 3. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using - * `em` units. - */ -html { - font-family: sans-serif; - /* 1 */ - -ms-text-size-adjust: 100%; - /* 2 */ - -webkit-text-size-adjust: 100%; - /* 2 */ } - -/** - * Remove default margin. - */ -body { - margin: 0; } - -/* HTML5 display definitions - ========================================================================== */ -/** - * Correct `block` display not defined for any HTML5 element in IE 8/9. - * Correct `block` display not defined for `details` or `summary` in IE 10/11 - * and Firefox. - * Correct `block` display not defined for `main` in IE 11. - */ -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -main, -menu, -nav, -section, -summary { - display: block; } - -/** - * 1. Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. - * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. - */ -audio, -canvas, -progress, -video { - display: inline-block; - /* 1 */ - vertical-align: baseline; - /* 2 */ } - -/** - * Prevents modern browsers from displaying `audio` without controls. - * Remove excess height in iOS 5 devices. - */ -audio:not([controls]) { - display: none; - height: 0; } - -/** - * Address `[hidden]` styling not present in IE 8/9/10. - * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. - */ -[hidden], -template { - display: none; } - -/* Links - ========================================================================== */ -/** - * Remove the gray background color from active links in IE 10. - */ -a { - background-color: transparent; } - -/** - * Improve readability of focused elements when they are also in an - * active/hover state. - */ -a:active, a:hover { - outline: 0; } - -/* Text-level semantics - ========================================================================== */ -/** - * Address styling not present in IE 8/9/10/11, Safari, and Chrome. - */ -abbr[title] { - border-bottom: 1px dotted; } - -/** - * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. - */ -b, -strong { - font-weight: bold; } - -/** - * Address styling not present in Safari and Chrome. - */ -dfn { - font-style: italic; } - -/** - * Address variable `h1` font-size and margin within `section` and `article` - * contexts in Firefox 4+, Safari, and Chrome. - */ -h1 { - font-size: 2em; - margin: 0.67em 0; } - -/** - * Addresses styling not present in IE 8/9. - */ -mark { - background: #ff0; - color: #000; } - -/** - * Address inconsistent and variable font size in all browsers. - */ -small { - font-size: 80%; } - -/** - * Prevent `sub` and `sup` affecting `line-height` in all browsers. - */ -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; } - -sup { - top: -0.5em; } - -sub { - bottom: -0.25em; } - -/* Embedded content - ========================================================================== */ -/** - * 1. Remove border when inside `a` element in IE 8/9/10. - * 2. Improves image quality when scaled in IE 7. - */ -img { - border: 0; } - -/** - * Correct overflow not hidden in IE 9/10/11. - */ -svg:not(:root) { - overflow: hidden; } - -/* Grouping content - ========================================================================== */ -/** - * Address margin not present in IE 8/9 and Safari. - */ -figure { - margin: 1em 40px; } - -/** - * Address differences between Firefox and other browsers. - */ -hr { - box-sizing: content-box; - height: 0; } - -/** - * Contain overflow in all browsers. - */ -pre { - overflow: auto; } - -/** - * Address odd `em`-unit font size rendering in all browsers. - * Correct font family set oddly in IE 6, Safari 4/5, and Chrome. - */ -code, -kbd, -pre, -samp { - font-family: monospace, monospace; - font-size: 1em; } - -/* Forms - ========================================================================== */ -/** - * Known limitation: by default, Chrome and Safari on OS X allow very limited - * styling of `select`, unless a `border` property is set. - */ -/** - * 1. Correct color not being inherited. - * Known issue: affects color of disabled elements. - * 2. Correct font properties not being inherited. - * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. - * 4. Improves appearance and consistency in all browsers. - */ -button, -input, -optgroup, -select, -textarea { - color: inherit; - /* 1 */ - font: inherit; - /* 2 */ - margin: 0; - /* 3 */ } - -/** - * Address `overflow` set to `hidden` in IE 8/9/10/11. - */ -button { - overflow: visible; } - -/** - * Address inconsistent `text-transform` inheritance for `button` and `select`. - * All other form control elements do not inherit `text-transform` values. - * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. - * Correct `select` style inheritance in Firefox. - */ -button, -select { - text-transform: none; } - -/** - * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` - * and `video` controls. - * 2. Correct inability to style clickable `input` types in iOS. - * 3. Improve usability and consistency of cursor style between image-type - * `input` and others. - * 4. Removes inner spacing in IE 7 without affecting normal text inputs. - * Known issue: inner spacing remains in IE 6. - */ -button, -html input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; - /* 2 */ - cursor: pointer; - /* 3 */ } - -/** - * Re-set default cursor for disabled elements. - */ -button[disabled], -html input[disabled] { - cursor: default; } - -/** - * Remove inner padding and border in Firefox 4+. - */ -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0; } - -/** - * Address Firefox 4+ setting `line-height` on `input` using `!important` in - * the UA stylesheet. - */ -input { - line-height: normal; } - -/** - * 1. Address box sizing set to `content-box` in IE 8/9/10. - * 2. Remove excess padding in IE 8/9/10. - * Known issue: excess padding remains in IE 6. - */ -input[type="checkbox"], -input[type="radio"] { - box-sizing: border-box; - /* 1 */ - padding: 0; - /* 2 */ } - -/** - * Fix the cursor style for Chrome's increment/decrement buttons. For certain - * `font-size` values of the `input`, it causes the cursor style of the - * decrement button to change from `default` to `text`. - */ -input[type="number"]::-webkit-inner-spin-button, -input[type="number"]::-webkit-outer-spin-button { - height: auto; } - -/** - * 1. Address `appearance` set to `searchfield` in Safari and Chrome. - * 2. Address `box-sizing` set to `border-box` in Safari and Chrome. - */ -input[type="search"] { - -webkit-appearance: textfield; - /* 1 */ - box-sizing: content-box; - /* 2 */ } - -/** - * Remove inner padding and search cancel button in Safari and Chrome on OS X. - * Safari (but not Chrome) clips the cancel button when the search input has - * padding (and `textfield` appearance). - */ -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; } - -/** - * Define consistent border, margin, and padding. - */ -fieldset { - border: 1px solid #c0c0c0; - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; } - -/** - * 1. Correct `color` not being inherited in IE 8/9/10/11. - * 2. Remove padding so people aren't caught out if they zero out fieldsets. - * 3. Corrects text not wrapping in Firefox 3. - * 4. Corrects alignment displayed oddly in IE 6/7. - */ -legend { - border: 0; - /* 1 */ - padding: 0; - /* 2 */ } - -/** - * Remove default vertical scrollbar in IE 8/9/10/11. - */ -textarea { - overflow: auto; } - -/** - * Don't inherit the `font-weight` (applied by a rule above). - * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. - */ -optgroup { - font-weight: bold; } - -/* Tables - ========================================================================== */ -/** - * Remove most spacing between table cells. - */ -table { - border-collapse: collapse; - border-spacing: 0; } - -td, -th { - padding: 0; } - -/* ------------------------------------------ - Susy settings - ------------------------------------------ */ -/* ------------------------------------------ - It makes your life easy! - ------------------------------------------ */ -*, *:before, *:after { - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; } - -img { - width: 100%; - height: auto; } - -ul, li { - list-style: none; - margin: 0; - padding: 0; } - -/* ------------------------------------------ - Colour codes! Indigo - Pinks - ------------------------------------------ */ -/* ------------------------------------------ - Breakpoints - ------------------------------------------ */ -/* - @include susy-media($tablet-a $tablet-b) { - @include susy-media(min-width $desktop-a) { -*/ -/* ------------------------------------------ - Makes life easy code cont. - ------------------------------------------ */ -.debug { - border: 1px dashed red; } - -.wrap { - max-width: 1366px; - margin-left: auto; - margin-right: auto; } - .wrap:after { - content: " "; - display: block; - clear: both; } - -.contents { - padding: 0 1.69492%; } - -/* ------------------------------------------ - navbar - ------------------------------------------ */ -.navbar-default { - background-image: linear-gradient(to bottom right, #3F51B5, #303F9F); } - .navbar-default .navbar-brand { - color: #F5F5F5; } - .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { - color: #F5F5F5; } - .navbar-default .navbar-nav > li > a { - color: #F5F5F5; } - .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { - color: #EC407A; } - .navbar-default .navbar-nav .active > a, .navbar-default .navbar-nav .active > a:hover, .navbar-default .navbar-nav .active > a:focus { - color: #EC407A; - background-color: #EC407A; } - .navbar-default .navbar-nav .open > a, .navbar-default .navbar-nav .open > a:hover, .navbar-default .navbar-nav .open > a:focus { - color: #EC407A; - background-color: #EC407A; } - .navbar-default .navbar-nav .open > a .caret, .navbar-default .navbar-nav .open > a:hover .caret, .navbar-default .navbar-nav .open > a:focus .caret { - border-top-color: #EC407A; - border-bottom-color: #EC407A; } - .navbar-default .navbar-nav > .dropdown > a .caret { - border-top-color: #F5F5F5; - border-bottom-color: #F5F5F5; } - .navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret { - border-top-color: #EC407A; - border-bottom-color: #EC407A; } - .navbar-default .navbar-toggle { - border-color: #EC407A; } - .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { - background-color: #EC407A; } - .navbar-default .navbar-toggle .icon-bar { - background-color: #F5F5F5; } - -@media (max-width: 767px) { - .navbar-default .navbar-nav .open .dropdown-menu > li > a { - color: #F5F5F5; } - .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { - color: #EC407A; - background-color: #EC407A; } } - -/* ------------------------------------------ - Carousel - ------------------------------------------ */ -#myCarousel { - margin-top: 70px; } - -.carousel-inner .item { - padding: 1px 0px; - color: #fff; - height: 180px; } - .carousel-inner .item h3 { - font-size: 16px; - text-shadow: 1px 2px 2px #212121; - margin: 0px 0px 5px 0px; } - .carousel-inner .item h3 span { - color: #3F51B5; } - .carousel-inner .item h2 { - font-size: 18px; - text-shadow: 1px 2px 2px #212121; - border: 1px solid #fff; - margin: 0px 0px 20px 0px; - padding: 5px; } - @media (min-width: 27em) and (max-width: 48em) { - .carousel-inner .item { - padding: 1px 0px; - color: #fff; - height: 250px; } - .carousel-inner .item h3 { - font-size: 22px; - text-shadow: 1px 2px 2px #212121; } - .carousel-inner .item h3 span { - color: #3F51B5; } - .carousel-inner .item h2 { - font-size: 26px; - border: 1px solid #fff; - text-shadow: 1px 2px 2px #212121; - max-width: 670px; - margin: 0px 0px -10px 0px; - padding: 5px; } } - @media (min-width: 48em) { - .carousel-inner .item { - padding: 1px 0px; - color: #fff; - height: 350px; } - .carousel-inner .item h3 { - font-size: 2em; - text-shadow: 1px 2px 2px #212121; - margin: 0px 0px 5px 0px; } - .carousel-inner .item h3 span { - color: #3F51B5; } - .carousel-inner .item h2 { - font-size: 2.5em; - border: 2px solid #fff; - text-shadow: 1px 2px 2px #212121; - max-width: 670px; - margin: 20px 0px 80px 0px; - padding: 5px; } } - -.carousel-inner #slide1 { - background: url("../images/technology-785742_200.jpg") top center no-repeat; } - @media (min-width: 27em) and (max-width: 48em) { - .carousel-inner #slide1 { - background: url("../images/technology-785742_250.jpg") top center no-repeat; } } - @media (min-width: 48em) { - .carousel-inner #slide1 { - background: url("../images/technology-785742_350.jpg") top center no-repeat; } } - -.carousel-inner #slide2 { - background: url("../images/autos-214033_200.jpg") top center no-repeat; } - @media (min-width: 27em) and (max-width: 48em) { - .carousel-inner #slide2 { - background: url("../images/autos-214033_250.jpg") top center no-repeat; } } - @media (min-width: 48em) { - .carousel-inner #slide2 { - background: url("../images/autos-214033_350.jpg") top center no-repeat; } } - -.carousel-inner #slide3 { - background: url("../images/electronics-1851218_200.jpg") top center no-repeat; } - @media (min-width: 27em) and (max-width: 48em) { - .carousel-inner #slide3 { - background: url("../images/electronics-1851218_250.jpg") top center no-repeat; } } - @media (min-width: 48em) { - .carousel-inner #slide3 { - background: url("../images/electronics-1851218_350.jpg") top center no-repeat; } } - -.carousel-indicators { - bottom: -10px; } - .carousel-indicators li { - background-color: rgba(248, 187, 208, 0.3); - border: 1px solid #F48FB1; - width: 14px; - height: 8px; - margin: 1px; } - .carousel-indicators .active { - background-color: #EC407A; - border: 1px solid #F48FB1; - width: 16px; - height: 10px; } - -.slider-overlay { - width: 100%; - background: rgba(0, 0, 0, 0.3); } - -/* ------------------------------------------ - General webpage style - ------------------------------------------ */ -.logo img { - max-width: 55px; } - -.logo .company-name { - display: none; } - -@media (min-width: 27em) and (max-width: 48em) { - .logo .company-name { - display: inline-block; } } - -@media (min-width: 48em) { - .logo .company-name { - display: inline-block; - font-size: 26px; } } - -.navbar { - padding: 10px 10px; } - -.navbar-brand { - padding: 0px 15px; } - -.contents h1 { - text-shadow: 1px 2px 2px #616161; } - -@media (min-width: 27em) and (max-width: 48em) { - .contents { - width: 66.10169%; - float: left; - margin-right: 1.69492%; } } - -@media (min-width: 48em) { - .contents { - width: 73.68421%; - float: left; - margin-right: 5.26316%; } - .contents .first-col { - width: 57.62712%; - float: left; - margin-right: 1.69492%; - padding: 1.69492%; } - .contents .second-col { - width: 40.67797%; - float: right; - margin-right: 0; - padding: 1.69492%; } } - -/* ------------------------------------------ - Sidebar - ------------------------------------------ */ -.sidebar { - background-color: #C5CAE9; - color: #F5F5F5; - padding: 1.69492%; - margin-top: 1.69492%; } - .sidebar .seperator { - background-color: #3F51B5; } - .sidebar .seperator h2 { - text-shadow: 1px 2px 2px #616161; } - @media (min-width: 27em) and (max-width: 48em) { - .sidebar { - width: 32.20339%; - float: right; - margin-right: 0; } } - @media (min-width: 48em) { - .sidebar { - width: 21.05263%; - float: right; - margin-right: 0; } } - -/* ------------------------------------------ - Footer - ------------------------------------------ */ -.footer-golden { - background-color: #303F9F; - color: #C5CAE9; - padding: 1.69492%; - clear: both; - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - @media (min-width: 48em) { - .footer-golden .web-links { - width: 18.06358%; - float: left; - margin-left: 0.90318%; - margin-right: 0.90318%; } - .footer-golden .social { - width: 29.22688%; - float: left; - margin-left: 0.90318%; - margin-right: 0.90318%; } - .footer-golden .social .social-link { - width: 50%; - float: left; - padding-left: 1.66667%; - padding-right: 1.66667%; } - .footer-golden .contacts { - width: 47.29046%; - float: right; - margin-left: 0.90318%; - margin-right: 0.90318%; } - .footer-golden .contacts img { - width: 50%; - float: left; - margin-left: 0.90318%; - margin-right: 0.90318%; } } - -.footer-copyright { - padding: 1.69492%; - vertical-align: middle; - background-color: #C5CAE9; - color: #303F9F; - font-family: 'Lato', sans-serif; - text-shadow: 1px 2px 2px #9E9E9E; - line-height: 160%; - clear: both; - width: 100%; - float: left; - margin-left: 0; - margin-right: 0; } - @media (min-width: 27em) { - .footer-copyright .copyright { - width: 49.15254%; - float: left; - margin-right: 1.69492%; - margin-top: 10px; - font-size: 20px; } } - @media (min-width: 27em) { - .footer-copyright .developer { - width: 23.72881%; - float: right; - margin-right: 0; - margin-top: 10px; - font-size: 20px; } } diff --git a/assets/images/autos-214033_200.jpg b/assets/images/autos-214033_200.jpg deleted file mode 100644 index 1b74c3d2d4ac63c8c2a9db50cc4fe34bfc1ef080..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15279 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 diff --git a/assets/images/autos-214033_250.jpg b/assets/images/autos-214033_250.jpg deleted file mode 100644 index d4c085f3912cd82b831cee81e9ae454bbe134177..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 23389 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 diff --git a/assets/images/autos-214033_350.jpg b/assets/images/autos-214033_350.jpg deleted file mode 100644 index a6f6eb76dc214cf263eaa7af8834f5053f594b48..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 59721 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 diff --git a/assets/images/electronics-1851218_250.jpg b/assets/images/electronics-1851218_250.jpg deleted file mode 100644 index d005cb2540ae6058d4688249f2e910cf48445ede..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7476 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 SK?nesLvVuxp2r?L82cao?&8(} diff --git a/assets/images/electronics-1851218_350.jpg b/assets/images/electronics-1851218_350.jpg deleted file mode 100644 index e3716e8eeadbb27d9e9976be22330b8ee7e44534..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16603 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 diff --git a/assets/images/sys-logo01.gif b/assets/images/sys-logo01.gif deleted file mode 100644 index 4791b97fc3b9b5f863e49c175de67791d8b7a09e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1187 zcmV;U1YG+^Nk%w1VL|{v0M!5h8Z=NnTzQb8vNKb1S(v;1{{AFDTt;YyZiSdqWN|xL zc4U2&gp-d`mAl8#*-ChqD@S9ixy4$Uy@jHucA~9PiK;hIX;hN5WSg@wO=loGSG~v4 zM_X+?TX=tzrQG7@Pm{XS+TmK3vu>8Hc8#D>ZHHQQjX73xU~zpOIaH9Mm~@}CJ6d<- z=4i8#PfJH&Z@ddsU9G^7QsXVt!qiwme&Tps&3>TzGSW zg*R7qA^8LV00000EC2ui073vj000L6K!9*aEED4tO?5Tc?A6{V1U2C7e>uA`fKa*4K07P+qvvW6EFf4@ow zJHi1SIWM~e7YsDYNHsssq8+5Bl3>_It=ytJH`9INY}@9~2h%S)bnHSI@2(0k#e5S6 z*T!kc=ZZxR0@JG5%P@oBD}JW>P*O(YlEZEt(na+3i^d6aEC%!trr?38NT>p;!pBX) z0TMYnLzmJ_%~8V$t$+e1++95JATFc^ zE3R%aFw)tH11@-ACb&avLKRzTd_=pUg$>XbUD`I(;ER@W&ITYTKw`MVhMH$hNKr+@ za$!6_Y!G=7Z_!=zl1f=RSpbd_vfJl6F_jbNDH=4xR0&Ucr=LNo&B75B1`e>n2Qz@> zOi1~eQ<6=R(B*_(z2!3h00{*k;9Um;*dTxa6>61{IvzmbQA;_ru$Nl{DBwX01%$wY zY46ZBogt_^5gA%M+y~tcKOpcy0S;L9gMjaJ(1<$YHL;UhO%*T!Uq4XRnyC8d zx<>>55n(`?t_<+NT9YA&n4bb+R>qcOq9Qnr2qY8{%z!u)@PP+iLMaNeE~sZ{3DD_D z>MRua$xKTJI3U2Rx2F4A0nMQZt}A{4#tCu&C}++L3UrCCD?JPlK>-E05bDMSeRCTI zLP)DsK3mo4z`QWebVCe6hx6CT||M4-gCZle%$A~>zN-jYp?fRW!B8z`*`~J1As?2&*KihxYP-1Uh*`6y)R~0F6t5 z-cD$DtS`tJ>*D6ADg5nuyD-QNqbY2qY%Fi=t&Mec)4xf;n%^|BK;Lvnt6_vMT?Ab83t331wrK%pb+_!0Rt;2sVl?Op(>!iMEJxT0fSRV>LC8|b+XbF{wt|~ zfB?AwML92m3q(OpP3<=a6be4E024``zD|K)Pol`*3_4gMn&9T`>*nPN`pxL%?B(aH zDSQ&?|EA#KZEXA>;{UT+9v;8*`eRM>MPmO6GE81cSye>~3e$qCAQW|U zMyD%wiIe_=5H%J=`pKu(-PesAQzHui7TNw@r-{-;e(7XN8;wQ;hW|I%KhKUk0Bj6^KB`U{Dq#RM8x;*3)o~Z#E&xDHLq+w^ zVF%Eh0#H%Y(oy}9f9X%OG^bbr)YQ~eG}JV-^fa`8P$ycpQ|v+tv}PPyPEeoZd|}Se z+7UQXk#2+HOh_3OF+az4LiHO*O-=I`9~B$*2}H}xhsFsSnk;-g3t*x-F=3-&16%@Z z@roOJ%S0nS2+e{iukEPefhs*8tqP`Q1g%OE747x~%Q0`8Ujg6dnRT}As!zVmR?E0% zf~*i7I4#NRL+LLDB|F9%)j*379a7wVQy8}_3dd=-)w9twoAMuJd5lCcXKC~0=$tf| zI^DjjEk{NSy>h$vK-%t(b=eCu7xTvqQiTDsE@Q7u?uIrg-Mp?erl)>rA|cc5BB3B+ zK<79A>hxqog<}N}{{npuS3o{11R4zQtof>{cwI|$l6jNIe-rwR)}7lUyQRW~$#5_< zjnX*Sh}&xLc`Bl&m@=kVhyn|XxQ>U_U~8Iag&g^dT*T^BO|oBk@qYHae7RD&gr!VJc;3wEP)~7NLvxX=%BU9z z>Hv}G96HV#Ah#n&bgpCG{ow?PiEV_%h9^uw0_Hs$mW+Hfl&$=TY7}NMr?k3a5(k1EKjbAJo5Z6mK$`o>S%v9#Qq0rYQ-S2H_N^cmS zr^yph*kx~}E>x!DtQs%WjbF#zF~o^!WcKF_Ox89INS%r^SVK`r z9i4YB2!*{@Ru=K3E+>m0a3qU$D}74!E>9}R>{i)yu^w>1k3mdj9yK(N-s@N~3&Mq~ zA`sQQ*0bB5s!;#+k+|l<9RG^)ABFcnpph9!r6Q*So(b+Ok`)W0IfI{kX z%u?oMR7*w?T6UihCBxd5nQkQalb|TX$4>E6qu6mC{$$P=ybaw5JIsjJ!jvi>2bizV zJUbCMdc*aT*1YF)Z@-0?YdN&!v~Cv@I)QnY8_qMPAa6>b^fely!Ur8ZAI^4Q-Pm$5 zM%M>A3BYkV63Wd6kRAFnp@pTGRK1IR=~Wmaa^1cAG7yWwDNFf_HWan-O4zvJ({1y^ z1)?g&*%doPUjljJreoEFuUqVPV&j)1(_b4Tyt_V< z5s*A#i?`NjmlZe$@L~4ltSO_!IsEiQ9`xC-2*{@SJ(Nb_Xm@wjqmsf6mDJP==$G0y zll#Tvo)=+rOJDp`;*4HR_dZicJhy@gUJ~eWD(1x5!<*VZ_4Zvm5}x5AdD_(Ke_EyJ zKDbxMtC!#VE<>&>_qpz%^y6^*FNGdlMLx47hhrD#X@$2g>nUo)VJhzEyp+$Xe|bs> z!^7o6p_kC-wr8M=r8LmkUglz?kaMV0V1=ptvF4KMGn^A3{)F0^uTFFX}YtPzo zeGaLAsj0D3@Nwfnc|%536Y)OsRU7sGb}Khmw9w8(C+bEJnAp@g>vm1dZ& zjMER<@SYDjZa+kRY{L~j9XA$B)7gGg`mUU!d)uQf-zuT1;fHg)@6Xb9Q!o&pVafi0 zU`ih{Fe4D?gqEF`A-=Wlfuv^7?p6<>^^g~KI#nHLBGdYl=QQ-uj{}lk4{ykRuL>FL zhF&wdd?bTKPoyVn5CMJtGYTtcXvRmVhtEWN||76Y8wKPY2 z%Xum;M9oz$qolV&QioDC@|WMga498R#o!H&~E1i|1&n=lDv_sFXp^jpU}(bD_H+VaPS9-rLUzvCCtSmE(L7u zFIVkGoEeWKr`&t?x0&t_Pfv|Mt+GIY^GAiF17uKgfdWHVIkGG7v?W!Ux( za(GmT`Z9>k8xJZmr_N)RItZDt$Lee?($Sc}?;=W<*2{6r=God@;jur=`w3 zIj+_JjHQyl(5c}I?s_KVx`w{_zDsMuykD9ZlNxKxhOS0{Xd`L_72zb<<8b6XKBH5E zx9-|T78GF`2S5e=VH;XLCvD&fsJ|+}WA~MNHnO!@F^jie*(f(#m$%)O#zhNL4J6kPRr5C1{pSM@&k#ni3seMqVubi;3LgO4@Upwl3Tc!zDX7TG;Db+&fv z@EyGko)~pgqWI%3sMw=w8Li>Gxexi3B>ii$?fDRJGx0G#qk5*@#O~rH+)=}nc&kt3 z_qxYc`|pMb%|2m2{6abi)myZ;y5{JQ+C*y2>Z(Y=V=8G6f#mDI)QBTvqv2$?nZ)kg z@~7uog%~J7$x|nX%!E@5eFk~hn>Bbq^5nrPlPS33GM^BADhTv*QB&bMeKka>$M1i5m) zz4`EQo{)cW%JT~k7oJ+QzVolF+)J|$;fPiLbbUc-YzM8L^K|)Tddu7MFYA6<;rtes zlmo2J3L#C80hL$2_wL_*(S5`*NE#i_nw{COEm$APZf@WIt_SoRcp6>ua4;Q3?nyOz z%Bm&ZXxUN`{Jzlg$&^%!uF4*rjkz8E2IG-Y*LS%LJz0qU4&cr0gVa8+gx1?{a(?(q zt%)5r6@hu4jxbw2#1K+c zFvw(K(%n1qs2PccUR3<`VT) zgM02_H&AK;?`$6~8d;Kge@t-fa*0JsIsJk%6>z&o&gWw1XjzSz+&yP1#$pG}4;-8b zR4bKRz>9>YiMs67#FHW~Px5~Xp*V%MKa_RW~bgsi7CDBkyo*5P|#c5A%<#+#(-F+3u zz#7nAGpSa?o|-zCNO?oar_I`#G zf$&3l1bv9vso8pep%3DIv;9UedF>bwu&MDdvFzF$i&TA4PH?6scznW_=&X(ZC4S`x zvvmW%86qr3NFNxw|a<(>DeE;~=u_V0{$IR=!?=pJ0QA9^D(GJre=lxC+pxTP~! z&cozvi=*^DPaILe@`$u_EqJjex_v+2}5p=ZsFwKEL$0R>CmaptO5vFlaU#HRU)L}%u; z85YNFBi2Q7H1Slv^Ir#ioX1=r7)t@e5#fdgwAYGm=;v4h>16U5HRJfIG3l?v+&)#M zaLy#MHCH3)8yv*aT-;5-DPI|dDyx}j5IX&5WEtSB48HaGbmR@9F~UUCT&3sJ*8TA| z)(m}(sMikBWqY-|v=7#OmgD%I1wAfMr67vm_IDQvF`PO-y7dNV>`h86WEH~J?Cp$h zHMb!&ATe=~9>)NIw1w9;H$ns@n4IHZ`n`8gMf|*Sm^HY=JpL-$n=A*u8LkPwF!4im zqgBp*Az|J>2$->y|KS*LWfgLkuWRlpy?9!fU8&z$F5O4;mlO(Xs#%J0z%M>% zoePSx@OgMg*&)9?x2kEmw=H;BVf$5+ODC6zZowOsJ3<@N)BX1)8HUYm%@_lQS-;rkg zm#VEMqa=%HD!Tr zKDfvBiCom2t1ElzS{?Eu%70bgVaDs^ZWpOnts|HiEWf({`|svUdOhAw*K4zBMG0M)l`z1$40zc(% zcS+!b8S3_KcdbY~w(6d%30sl0%=|t>ZDdF_bE%zGBcW-tcT8w`;{bOXvG*vPQ^#%5GFaRZ_W&M#zQg+sqSoD&rKXTzMN333c z9yznPS@53B!BK{7*oHC~7jIRzxZzT1Cvn$-%U@hkGkJ!(oL?UswFGpXmw|MS}-@=&P-Ah)s7t(&k+!nr`lx-KdnECGJK*R9Rt@Is*&q@v?33Al@#nMrZ8RP zP-_ccwZ+FaN&R{Xy>uoKU$`Ei6rJy}Ms>zA0^dL@lAy)e78$H! zjovBHK|z+5Aff&12}{Lz8&-en2i@QH9H$I|7^lbzw{@^?k)DjC zuHMqB{e`By$#L}b0ys-7F8skO#4R4&P)YYEcgMPv{j8QsTRkV+0U!Cn(z0)^!4C%c zeK$NzX&1b!D&L%Og}WyyJKD^;n7nII%nsyUb;3iD0SjLjmML@|ce^icPp z({?$kc-1+3>5Ay~$dMjJr0JA%jpG-1OlQ9;+6pJNRLXw?-5|tJ$soDz4}}r?{g`ic zaW2ALcPu=_YkDvXN~D2xS3+e;!ghMCQ_hziwY{spXhN2lO>%jU`BK+DhVvn+|&Rw4Ivhf?M%@+=QMXFh1u{1o3&r$ja2kYLC*KzdwN zO;Ku!?ExayKXBEI+nnXh>e=+N?KkhTCw%k=m*@9S-(^hKzA`XuGMJT(V?mqfVhX58 zU|ui)^{A9OmZ8Wus#J$VD@VTHk?V{T?_I2QpZ;q=-{oDaO?8WPNHhh>%m`FB!B6i< zPY*t|!1%bg<_|PxuluE6^C{o8>R5VX!ZO-m#GEFzC-y;l;DaHLVtBdcHL$uop+(l+ z@KNchNaotF^|ozv3bseGqm^~#2Xt+;l|}(7syA$w5a}EiGnkjG0-MOP_zCX IG{-al16%?_EdT%j diff --git a/assets/images/technology-785742_250.jpg b/assets/images/technology-785742_250.jpg deleted file mode 100644 index 4407b3d78f95997131ce1b62d9ceab517c2c7b35..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9636 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

aX72mYj;xgcCwN55Wb8TlZ&74X!4 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 Xz=b0m(n^6;nt+FsF&8nUmka+7OXpXT diff --git a/assets/images/technology-785742_350.jpg b/assets/images/technology-785742_350.jpg deleted file mode 100644 index 44bfafa7bb963811225358c49a8444f5ee33521c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16520 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: $ jekyll build' -}; - -/** - * Build the Jekyll Site - */ -gulp.task('jekyll-build', function (done) { - console.log('Entering jekyll-build task'); - browserSync.notify(messages.jekyllBuild); - return cp.spawn( jekyll , ['build'], {stdio: 'inherit'}) - .on('close', done); -}); - -/** - * Rebuild Jekyll & do page reload - */ -gulp.task('jekyll-rebuild', ['jekyll-build'], function () { - browserSync.reload(); -}); - -/** - * Wait for jekyll-build, then launch the Server - */ -gulp.task('browser-sync', ['sass', 'scripts', 'jekyll-build'], function() { - console.log('Entering browser-sync task') - browserSync.init({ - server: { - baseDir: './_site' - } - }); -}); - -/** - * Compile files from _scss into both _site/css (for live injecting) and site (for future jekyll builds) - */ -gulp.task('sass', function () { - return gulp.src('_sass/*.scss') - // .on('error', function (err) { - // console.error('Error!', err.message); - // }) - //Initializes sourcemaps - //.pipe(sourcemaps.init()) - .pipe(sass({ - includePaths: ['_sass'], - onError: browserSync.notify()}).on('error', sass.logError)) - //.on('error', sass.logError)) - // .pipe(sass()) - //.pipe(prefix(['last 15 versions', '> 1%', 'ie 8', 'ie 7'], { cascade: true })) - .pipe(gulp.dest('_site/css')) - .pipe(browserSync.reload({stream:true})); -}); - - -/** - * Watch scss files for changes & recompile - * Watch html/md files, run jekyll & reload BrowserSync - */ -gulp.task('watch', function () { - gulp.watch('./_sass/*.scss', ['sass']); - gulp.watch('./_js/social-buttons.js', ['scripts']); - gulp.watch(['*.html', '_layouts/*.html', '_includes/*.html', '_posts/*.html'], ['jekyll-rebuild']); -}); - - -// not enabled in task section -gulp.task('scripts', function() { - console.log("I am here..."); - gulp.src('./_js/social-buttons.js') - //.pipe(concat('all.min.js')) - //.pipe(uglify()) - //.pipe(browserSync.reload({stream:true})) - .pipe(gulp.dest('./_site/assets/js/')); - console.log("I am here..."); -}); - - -/** - * Default task, running just `gulp` will compile the sass, - * compile the jekyll site, launch BrowserSync & watch files. - */ -gulp.task('default', ['browser-sync', 'watch']); diff --git a/index.html b/index.html deleted file mode 100644 index 62be5da6..00000000 --- a/index.html +++ /dev/null @@ -1,37 +0,0 @@ ---- -layout: default ---- - - - -

-
-

Welcome to System netware

-
-

The modern age is an age of automated job work and information technology where computers are playing a vital role. This is because computers nature of versatility and adaptiveness. It is possible to maintain a complete office with a single computer equipped with the appropriate software and associates. As a result computers are making our job faster & more efficient, while maintaining accuracy in a productive and competitive atmosphere. So Companies which are not yet using computer and appropriate customized software are really in a difficult situation.

-

Thus the Computer Technology in today’s world has changed the way of thinking in business task performing, data handling and works accomplishment. System Netware aims at helping the business people with the computer application and software development catering the need of individuals, companies and business firms. We believe that the change is inevitable and we must be prepared for it. The term “Efficiency” now stands for use of computer applications and software for the business task performance. We the people of System Netware Vow to bring the best of computer technology for the benefit of our client and associates. We have a group of dedicated computer professionals and an expert who easily understand the business of our client and can give solution that is viable both technically and financially. The Teamwork is the main strength of our firm and we always try to keep a high morale in our personnel and staffs to give the highest level of services to our valued clients.

-
-
-

System Netware always puts the highest emphasis and importance to provide clients with complete computer solutions and services. Its aim is to work towards the fulfillment of quality assurance in any projects and providing our clients with the supports to meet with the challenge of competition and obsolesce that hunt the business people out of the market.

-

The professionals of System Netware maintain a close touch with the latest academic thinking and keep abreast development in computer technology for the best interest of the clients. For special case handling we keep cooperation with the Universities and Institutions specialized in computer technology.

-

We have also the commitment to reflect the GOB objectives to attain computer literacy and export of computer software to add a new dimension to the export oriented industries and thus earning the foreign exchange to boost up the development of our country.

-
-
- -
-
- diff --git a/package.json b/package.json deleted file mode 100644 index d88d8380..00000000 --- a/package.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "name": "system-netware", - "version": "1.0.0", - "description": "This the first line.", - "main": "index.html", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/bdjunayed/system-netware.git" - }, - "author": "", - "license": "ISC", - "bugs": { - "url": "https://github.com/bdjunayed/system-netware/issues" - }, - "homepage": "https://github.com/bdjunayed/system-netware#readme", - "devDependencies": { - "browser-sync": "^2.18.2", - "gulp": "^3.9.1", - "gulp-autoprefixer": "^3.1.1", - "gulp-bower": "0.0.13", - "gulp-concat": "^2.6.1", - "gulp-sass": "^2.3.2", - "gulp-sourcemaps": "^1.9.1", - "gulp-uglify": "^2.0.0" - }, - "dependencies": { - "browser-sync": "^2.18.2", - "gulp": "^3.9.1", - "gulp-autoprefixer": "^3.1.1", - "gulp-concat": "^2.6.1", - "gulp-sass": "^2.3.2", - "gulp-sourcemaps": "^1.9.1", - "gulp-uglify": "^2.0.0" - } -} diff --git a/panda.html b/panda.html deleted file mode 100644 index f2a85c30..00000000 --- a/panda.html +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - panda - - -
-
- -

Pandas 'R Us

- -
-
-
-

Why We Love Pandas So Much

-

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod - tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, - quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat.

-

Duis aute irure dolor in reprehenderit in voluptate velit esse - cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non - proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

-
-
-
-

Pandas in the Wild

-

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod - tempor incididunt ut labore et dolore magna aliqua.

-
-
-

Pandas in the Zoo

-

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod - tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, - quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat.

-
-
- -
-

Pandas in the Media

-

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod - tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, - quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat.

-
-
-
-
- - -
- - - \ No newline at end of file diff --git a/tb.html b/tb.html deleted file mode 100644 index e3f19137..00000000 --- a/tb.html +++ /dev/null @@ -1,284 +0,0 @@ ---- -layout: default ---- - - -
- - - - - - Ok! - - - -
-
-
1
-
2
-
3
-
-
-
- -
-
-
- - -
-
- - -
-
-
This is an alert!
-
-
-
- - -
-
-
- B -

Hello From boot singa

-

Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.

-

- Download Bootstrap -

-

Currently v3.2.0

-
-
-
- - - - -
-
-
- B -

Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.

-

- Download Bootstrap -

-

Currently v3.2.0

-
-
-
- - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file From 5af692b7cd871043bcbec65a334083c879376794 Mon Sep 17 00:00:00 2001 From: Junayed M Ch Date: Wed, 3 Apr 2019 23:46:08 +0600 Subject: [PATCH 2/4] data collection --- about.html | 1042 +++++++ about_files/BottomBarraBack.jpg | 1 + about_files/Main2.jpg | 20 + about_files/Main4.jpg | 20 + about_files/Template018.css | 20 + about_files/TopAboutUs.gif | 1 + about_files/TopBarSeparator.gif | 1 + about_files/_blank.gif | 1 + about_files/ait-client-rewrite.js.download | 622 ++++ about_files/analytics.js.download | 398 +++ about_files/auto-complete.js.download | 215 ++ about_files/banner-styles.css | 371 +++ about_files/button_normal_home.gif | 1 + about_files/button_normal_ourclient.gif | 20 + about_files/button_normal_service.gif | 1 + about_files/graph-calc.js.download | 132 + about_files/iconochive.css | 116 + about_files/loading.gif | Bin 0 -> 913 bytes about_files/new-banner2.jpg | 20 + about_files/subaboutus.gif | 20 + about_files/timestamp.js.download | 54 + about_files/toolbar.js.download | 627 ++++ about_files/wayback-toolbar-logo.png | Bin 0 -> 7564 bytes about_files/wbhack.js.download | 41 + about_files/wm_tb_nxt_on.png | Bin 0 -> 294 bytes about_files/wm_tb_prv_on.png | Bin 0 -> 292 bytes contact.html | 432 +++ contact_files/BottomBarraBack.jpg | 1 + contact_files/LinkSeparator.gif | 1 + contact_files/Main2.jpg | 1 + contact_files/Main4.jpg | 1 + contact_files/SeparadorCol1.gif | 1 + contact_files/Template018.css | 20 + contact_files/TopAboutUs.gif | 1 + contact_files/TopBarSeparator.gif | 1 + contact_files/_blank.gif | 1 + contact_files/ait-client-rewrite.js.download | 622 ++++ contact_files/analytics.js.download | 398 +++ contact_files/auto-complete.js.download | 215 ++ contact_files/banner-styles.css | 371 +++ contact_files/button_normal_home.gif | 1 + contact_files/button_normal_ourclient.gif | 1 + contact_files/button_normal_service.gif | 1 + contact_files/graph-calc.js.download | 132 + contact_files/iconochive.css | 116 + contact_files/loading.gif | Bin 0 -> 913 bytes contact_files/new-banner2.jpg | 1 + contact_files/timestamp.js.download | 54 + contact_files/toolbar.js.download | 627 ++++ contact_files/wayback-toolbar-logo.png | Bin 0 -> 7564 bytes contact_files/wbhack.js.download | 41 + contact_files/wm_tb_nxt_on.png | Bin 0 -> 294 bytes contact_files/wm_tb_prv_on.png | Bin 0 -> 292 bytes feedback.html | 418 +++ feedback_files/BottomBarraBack.jpg | 1 + feedback_files/LinkSeparator.gif | 1 + feedback_files/Main2.jpg | 1 + feedback_files/Main4.jpg | 1 + feedback_files/SeparadorCol1.gif | 1 + feedback_files/Template018.css | 20 + feedback_files/TopAboutUs.gif | 1 + feedback_files/TopBarSeparator.gif | 1 + feedback_files/_blank.gif | 1 + feedback_files/ait-client-rewrite.js.download | 622 ++++ feedback_files/analytics.js.download | 398 +++ feedback_files/auto-complete.js.download | 215 ++ feedback_files/banner-styles.css | 371 +++ feedback_files/button_normal_home.gif | 1 + feedback_files/button_normal_ourclient.gif | 1 + feedback_files/button_normal_service.gif | 1 + feedback_files/graph-calc.js.download | 132 + feedback_files/iconochive.css | 116 + feedback_files/loading.gif | Bin 0 -> 913 bytes feedback_files/new-banner2.jpg | 1 + feedback_files/saved_resource.html | 3 + feedback_files/subtitlefeedback.gif | 20 + feedback_files/timestamp.js.download | 54 + feedback_files/toolbar.js.download | 627 ++++ feedback_files/wayback-toolbar-logo.png | Bin 0 -> 7564 bytes feedback_files/wbhack.js.download | 41 + feedback_files/wm_tb_nxt_off.png | Bin 0 -> 294 bytes feedback_files/wm_tb_prv_on.png | Bin 0 -> 292 bytes index.htm | 366 +++ index_files/BottomBarraBack.jpg | 20 + index_files/More.gif | 20 + index_files/Template018.css | 20 + index_files/TopAboutUs.gif | 20 + index_files/TopBarSeparator.gif | 20 + index_files/_blank.gif | 20 + index_files/ait-client-rewrite.js.download | 622 ++++ index_files/analytics.js.download | 398 +++ index_files/auto-complete.js.download | 215 ++ index_files/banner-styles.css | 371 +++ index_files/blue_data.gif | 20 + index_files/button_normal_home.gif | 20 + index_files/button_normal_service.gif | 20 + index_files/datacapture.gif | 20 + index_files/graph-calc.js.download | 132 + index_files/iconochive.css | 116 + index_files/loading.gif | Bin 0 -> 913 bytes index_files/timestamp.js.download | 54 + index_files/toolbar.js.download | 627 ++++ index_files/wayback-toolbar-logo.png | Bin 0 -> 7564 bytes index_files/wbhack.js.download | 41 + index_files/wm_tb_nxt_on.png | Bin 0 -> 294 bytes index_files/wm_tb_prv_on.png | Bin 0 -> 292 bytes ourclients.html | 1909 ++++++++++++ ourclients_files/BottomBarraBack.jpg | 1 + ourclients_files/LinkSeparator.gif | 1 + ourclients_files/Main2.jpg | 1 + ourclients_files/Main4.jpg | 1 + ourclients_files/SeparadorCol1.gif | 1 + ourclients_files/Template018.css | 20 + ourclients_files/TopAboutUs.gif | 1 + ourclients_files/TopBarSeparator.gif | 1 + ourclients_files/_blank.gif | 1 + .../ait-client-rewrite.js.download | 622 ++++ ourclients_files/analytics.js.download | 398 +++ ourclients_files/auto-complete.js.download | 215 ++ ourclients_files/banner-styles.css | 371 +++ ourclients_files/button_normal_home.gif | 1 + ourclients_files/button_normal_ourclient.gif | 1 + ourclients_files/button_normal_service.gif | 1 + ourclients_files/graph-calc.js.download | 132 + ourclients_files/iconochive.css | 116 + ourclients_files/loading.gif | Bin 0 -> 913 bytes ourclients_files/new-banner2.jpg | 1 + ourclients_files/subtitleourclients.gif | 20 + ourclients_files/timestamp.js.download | 54 + ourclients_files/toolbar.js.download | 627 ++++ ourclients_files/wayback-toolbar-logo.png | Bin 0 -> 7564 bytes ourclients_files/wbhack.js.download | 41 + ourclients_files/wm_tb_nxt_on.png | Bin 0 -> 294 bytes ourclients_files/wm_tb_prv_on.png | Bin 0 -> 292 bytes products.html | 2716 +++++++++++++++++ products_files/BottomBarraBack.jpg | 1 + products_files/LinkSeparator.gif | 1 + products_files/Main2.jpg | 1 + products_files/Main4.jpg | 1 + products_files/SeparadorCol1.gif | 1 + products_files/Template018.css | 20 + products_files/TopAboutUs.gif | 1 + products_files/TopBarSeparator.gif | 1 + products_files/_blank.gif | 1 + products_files/ait-client-rewrite.js.download | 622 ++++ products_files/analytics.js.download | 398 +++ products_files/auto-complete.js.download | 215 ++ products_files/banner-styles.css | 371 +++ products_files/button_normal_home.gif | 1 + products_files/button_normal_ourclient.gif | 1 + products_files/button_normal_service.gif | 1 + products_files/graph-calc.js.download | 132 + products_files/iconochive.css | 116 + products_files/loading.gif | Bin 0 -> 913 bytes products_files/new-banner2.jpg | 1 + products_files/subtitleproduct.gif | 20 + products_files/timestamp.js.download | 54 + products_files/toolbar.js.download | 627 ++++ products_files/wayback-toolbar-logo.png | Bin 0 -> 7564 bytes products_files/wbhack.js.download | 41 + products_files/wm_tb_nxt_on.png | Bin 0 -> 294 bytes products_files/wm_tb_prv_on.png | Bin 0 -> 292 bytes services.html | 542 ++++ services_files/BottomBarraBack.jpg | 1 + services_files/LinkSeparator.gif | 20 + services_files/Main2.jpg | 1 + services_files/Main4.jpg | 1 + services_files/SeparadorCol1.gif | 20 + services_files/Template018.css | 20 + services_files/TopAboutUs.gif | 1 + services_files/TopBarSeparator.gif | 1 + services_files/_blank.gif | 1 + services_files/ait-client-rewrite.js.download | 622 ++++ services_files/analytics.js.download | 398 +++ services_files/auto-complete.js.download | 215 ++ services_files/banner-styles.css | 371 +++ services_files/button_normal_home.gif | 1 + services_files/button_normal_ourclient.gif | 1 + services_files/button_normal_service.gif | 1 + services_files/graph-calc.js.download | 132 + services_files/iconochive.css | 116 + services_files/loading.gif | Bin 0 -> 913 bytes services_files/new-banner2.jpg | 1 + services_files/subtitleservices.gif | 20 + services_files/timestamp.js.download | 54 + services_files/toolbar.js.download | 627 ++++ services_files/wayback-toolbar-logo.png | Bin 0 -> 7564 bytes services_files/wbhack.js.download | 41 + services_files/wm_tb_nxt_on.png | Bin 0 -> 294 bytes services_files/wm_tb_prv_on.png | Bin 0 -> 292 bytes 190 files changed, 26064 insertions(+) create mode 100644 about.html create mode 100644 about_files/BottomBarraBack.jpg create mode 100644 about_files/Main2.jpg create mode 100644 about_files/Main4.jpg create mode 100644 about_files/Template018.css create mode 100644 about_files/TopAboutUs.gif create mode 100644 about_files/TopBarSeparator.gif create mode 100644 about_files/_blank.gif create mode 100644 about_files/ait-client-rewrite.js.download create mode 100644 about_files/analytics.js.download create mode 100644 about_files/auto-complete.js.download create mode 100644 about_files/banner-styles.css create mode 100644 about_files/button_normal_home.gif create mode 100644 about_files/button_normal_ourclient.gif create mode 100644 about_files/button_normal_service.gif create mode 100644 about_files/graph-calc.js.download create mode 100644 about_files/iconochive.css create mode 100644 about_files/loading.gif create mode 100644 about_files/new-banner2.jpg create mode 100644 about_files/subaboutus.gif create mode 100644 about_files/timestamp.js.download create mode 100644 about_files/toolbar.js.download create mode 100644 about_files/wayback-toolbar-logo.png create mode 100644 about_files/wbhack.js.download create mode 100644 about_files/wm_tb_nxt_on.png create mode 100644 about_files/wm_tb_prv_on.png create mode 100644 contact.html create mode 100644 contact_files/BottomBarraBack.jpg create mode 100644 contact_files/LinkSeparator.gif create mode 100644 contact_files/Main2.jpg create mode 100644 contact_files/Main4.jpg create mode 100644 contact_files/SeparadorCol1.gif create mode 100644 contact_files/Template018.css create mode 100644 contact_files/TopAboutUs.gif create mode 100644 contact_files/TopBarSeparator.gif create mode 100644 contact_files/_blank.gif create mode 100644 contact_files/ait-client-rewrite.js.download create mode 100644 contact_files/analytics.js.download create mode 100644 contact_files/auto-complete.js.download create mode 100644 contact_files/banner-styles.css create mode 100644 contact_files/button_normal_home.gif create mode 100644 contact_files/button_normal_ourclient.gif create mode 100644 contact_files/button_normal_service.gif create mode 100644 contact_files/graph-calc.js.download create mode 100644 contact_files/iconochive.css create mode 100644 contact_files/loading.gif create mode 100644 contact_files/new-banner2.jpg create mode 100644 contact_files/timestamp.js.download create mode 100644 contact_files/toolbar.js.download create mode 100644 contact_files/wayback-toolbar-logo.png create mode 100644 contact_files/wbhack.js.download create mode 100644 contact_files/wm_tb_nxt_on.png create mode 100644 contact_files/wm_tb_prv_on.png create mode 100644 feedback.html create mode 100644 feedback_files/BottomBarraBack.jpg create mode 100644 feedback_files/LinkSeparator.gif create mode 100644 feedback_files/Main2.jpg create mode 100644 feedback_files/Main4.jpg create mode 100644 feedback_files/SeparadorCol1.gif create mode 100644 feedback_files/Template018.css create mode 100644 feedback_files/TopAboutUs.gif create mode 100644 feedback_files/TopBarSeparator.gif create mode 100644 feedback_files/_blank.gif create mode 100644 feedback_files/ait-client-rewrite.js.download create mode 100644 feedback_files/analytics.js.download create mode 100644 feedback_files/auto-complete.js.download create mode 100644 feedback_files/banner-styles.css create mode 100644 feedback_files/button_normal_home.gif create mode 100644 feedback_files/button_normal_ourclient.gif create mode 100644 feedback_files/button_normal_service.gif create mode 100644 feedback_files/graph-calc.js.download create mode 100644 feedback_files/iconochive.css create mode 100644 feedback_files/loading.gif create mode 100644 feedback_files/new-banner2.jpg create mode 100644 feedback_files/saved_resource.html create mode 100644 feedback_files/subtitlefeedback.gif create mode 100644 feedback_files/timestamp.js.download create mode 100644 feedback_files/toolbar.js.download create mode 100644 feedback_files/wayback-toolbar-logo.png create mode 100644 feedback_files/wbhack.js.download create mode 100644 feedback_files/wm_tb_nxt_off.png create mode 100644 feedback_files/wm_tb_prv_on.png create mode 100644 index.htm create mode 100644 index_files/BottomBarraBack.jpg create mode 100644 index_files/More.gif create mode 100644 index_files/Template018.css create mode 100644 index_files/TopAboutUs.gif create mode 100644 index_files/TopBarSeparator.gif create mode 100644 index_files/_blank.gif create mode 100644 index_files/ait-client-rewrite.js.download create mode 100644 index_files/analytics.js.download create mode 100644 index_files/auto-complete.js.download create mode 100644 index_files/banner-styles.css create mode 100644 index_files/blue_data.gif create mode 100644 index_files/button_normal_home.gif create mode 100644 index_files/button_normal_service.gif create mode 100644 index_files/datacapture.gif create mode 100644 index_files/graph-calc.js.download create mode 100644 index_files/iconochive.css create mode 100644 index_files/loading.gif create mode 100644 index_files/timestamp.js.download create mode 100644 index_files/toolbar.js.download create mode 100644 index_files/wayback-toolbar-logo.png create mode 100644 index_files/wbhack.js.download create mode 100644 index_files/wm_tb_nxt_on.png create mode 100644 index_files/wm_tb_prv_on.png create mode 100644 ourclients.html create mode 100644 ourclients_files/BottomBarraBack.jpg create mode 100644 ourclients_files/LinkSeparator.gif create mode 100644 ourclients_files/Main2.jpg create mode 100644 ourclients_files/Main4.jpg create mode 100644 ourclients_files/SeparadorCol1.gif create mode 100644 ourclients_files/Template018.css create mode 100644 ourclients_files/TopAboutUs.gif create mode 100644 ourclients_files/TopBarSeparator.gif create mode 100644 ourclients_files/_blank.gif create mode 100644 ourclients_files/ait-client-rewrite.js.download create mode 100644 ourclients_files/analytics.js.download create mode 100644 ourclients_files/auto-complete.js.download create mode 100644 ourclients_files/banner-styles.css create mode 100644 ourclients_files/button_normal_home.gif create mode 100644 ourclients_files/button_normal_ourclient.gif create mode 100644 ourclients_files/button_normal_service.gif create mode 100644 ourclients_files/graph-calc.js.download create mode 100644 ourclients_files/iconochive.css create mode 100644 ourclients_files/loading.gif create mode 100644 ourclients_files/new-banner2.jpg create mode 100644 ourclients_files/subtitleourclients.gif create mode 100644 ourclients_files/timestamp.js.download create mode 100644 ourclients_files/toolbar.js.download create mode 100644 ourclients_files/wayback-toolbar-logo.png create mode 100644 ourclients_files/wbhack.js.download create mode 100644 ourclients_files/wm_tb_nxt_on.png create mode 100644 ourclients_files/wm_tb_prv_on.png create mode 100644 products.html create mode 100644 products_files/BottomBarraBack.jpg create mode 100644 products_files/LinkSeparator.gif create mode 100644 products_files/Main2.jpg create mode 100644 products_files/Main4.jpg create mode 100644 products_files/SeparadorCol1.gif create mode 100644 products_files/Template018.css create mode 100644 products_files/TopAboutUs.gif create mode 100644 products_files/TopBarSeparator.gif create mode 100644 products_files/_blank.gif create mode 100644 products_files/ait-client-rewrite.js.download create mode 100644 products_files/analytics.js.download create mode 100644 products_files/auto-complete.js.download create mode 100644 products_files/banner-styles.css create mode 100644 products_files/button_normal_home.gif create mode 100644 products_files/button_normal_ourclient.gif create mode 100644 products_files/button_normal_service.gif create mode 100644 products_files/graph-calc.js.download create mode 100644 products_files/iconochive.css create mode 100644 products_files/loading.gif create mode 100644 products_files/new-banner2.jpg create mode 100644 products_files/subtitleproduct.gif create mode 100644 products_files/timestamp.js.download create mode 100644 products_files/toolbar.js.download create mode 100644 products_files/wayback-toolbar-logo.png create mode 100644 products_files/wbhack.js.download create mode 100644 products_files/wm_tb_nxt_on.png create mode 100644 products_files/wm_tb_prv_on.png create mode 100644 services.html create mode 100644 services_files/BottomBarraBack.jpg create mode 100644 services_files/LinkSeparator.gif create mode 100644 services_files/Main2.jpg create mode 100644 services_files/Main4.jpg create mode 100644 services_files/SeparadorCol1.gif create mode 100644 services_files/Template018.css create mode 100644 services_files/TopAboutUs.gif create mode 100644 services_files/TopBarSeparator.gif create mode 100644 services_files/_blank.gif create mode 100644 services_files/ait-client-rewrite.js.download create mode 100644 services_files/analytics.js.download create mode 100644 services_files/auto-complete.js.download create mode 100644 services_files/banner-styles.css create mode 100644 services_files/button_normal_home.gif create mode 100644 services_files/button_normal_ourclient.gif create mode 100644 services_files/button_normal_service.gif create mode 100644 services_files/graph-calc.js.download create mode 100644 services_files/iconochive.css create mode 100644 services_files/loading.gif create mode 100644 services_files/new-banner2.jpg create mode 100644 services_files/subtitleservices.gif create mode 100644 services_files/timestamp.js.download create mode 100644 services_files/toolbar.js.download create mode 100644 services_files/wayback-toolbar-logo.png create mode 100644 services_files/wbhack.js.download create mode 100644 services_files/wm_tb_nxt_on.png create mode 100644 services_files/wm_tb_prv_on.png diff --git a/about.html b/about.html new file mode 100644 index 00000000..957566f3 --- /dev/null +++ b/about.html @@ -0,0 +1,1042 @@ + + + + + + + + + + + + SYSTEM NETWARE + + + + + +
+
+
+
+ +
+
+
success
+
fail
+ + + + + + + +
+
+ + +
+
+ + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + +
DecJanMar
Previous capture12Next capture
201420182019
+
+
18 captures
20 May 2009 - 22 Jul 2018
+
+ +
+ +
+
+
+ +
+
+ + + + + +
+ +

+ + + + + + + + + +
+
+ + + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + + +
+ + + + +
+

 

+

 

+

 

+

About SYSTEM NETWARE

+

What makes one service better than its competitors? At SYSTEM NETWARE we believe that our best asset is our people. In particular, it is our operators who are exceptional people that perform and produce our clients work, day after day.
+
+ The combination of our working environment, the manner in which our supervisors manage and communicate; our involvement with each project and its progression; the feedback from our clients (which we encourage) all helps to produce a happy environment for our staff.

 

+

 

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Name of the firm

+

SYSTEM NETWARE

+

Year of Establishment

+

In 1996 the company was established as System Netware as a proprietary business organization.

+

Type of Organization

+

A proprietary business organization

+

Mailing Address

+

SN Bhaban, Lavel 4, 174 Tejkunipara, Tejgaon Dhaka

+

Telephone Number

+

9146437, 8120858

+

Telex/Fax Number

+

880-2-8120858

+

Email Address

+

towhid@systemnetware.com

+

Web Address

+

www.systemnetware.com

+

Name of Bankers

+

Uttara Bank Aulad Hossain Market Branch, Dhaka

+

No of regular employees

+

55

+

Name of Directors of the firm

+

Proprietor: Md. Habib Ibrahim Ehtesham(Towhid).

+

Branch offices

+

Sylhet:

+

Rikabi Bazar (2nd Floor)

+

(Opposite side of M. Saifur Rahman Auditorium,)

+

Sylhet

+

Phone : 0171-4048246

+

 

+

Chittagong:

+

12 Jamal Khan Road,

+

Chittagong

+

Phone : 0171-829097

+

 

+

Lawer

+

Sheikh & Associates,

+

Minar Bhaban, Sadarghat, CMM Court, Dhaka

+

Overseas Partners

+

Dream Fusion

+

165 Dundas St. West, Suite 601

+

Mississauga, Ontario L5B 2N6, Canada

+

Tel : (905) 277-8044, Fax : (905) 507-2939

+

Major Products

+

+ +·  + + HPM –a hospital ERP solution.

+

+ +·  + + “LENDEN” – generalized accounting system.

+

+ +·  + + “ICS” – generalized inventory control system

+

+ +·  + + ”NXN-Lab Management”  - a diagnostic Lab ERP solution.

+

+ +·  + + … and much more.

+

 

+

 

+

 

+

Management and staff are committed to providing "Simply the Best" service to their clients. All staff are aware of the importance and origin of each application.
+
+The combination of Management Commitment and a professional approach to the performance of the task, is an indispensable precondition to the provision of a professional service to each of our clients.

+


+
+ Generally followed software development technology by System Netware

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Architecture

+

n-Tier architecture

+

Design

+

In OOAD using UML, SSDLC, RAD etc

+

Framework

+

Microsoft .NET framework 3.5/2

+

User Interface

+

Windows & Web Interface

+

Programming Languages

+

VB, C++, JAVA

+

RDBMS

+

SQL Server, Oracle

+

Design Tools

+

Rational Rose, Microsoft VM, Powersoft Data Architect, UseCase

+

Development tools

+

Visual Studio .Net, Visual Studio 2008

+

CASE tools

+

Development Partner CASE tools

+

Remoting

+

HTTP Channel, IIS Host

+

Server

+

IIS 5.0, Sharepoint Server

+

Fire Wall

+

Norton Internet Firewall

 

+

 

SYSTEM NETWARE has extensive logistic facilities available for its corporate clients. The necessary logistics requirements to carry out the study, analysis and design of software were identified during the establishment of the firm. That’s why it never faced any objection from its client’s side regarding logistic support. Description of logistics is presented hereunder.

+

 

+

 

Equipment & Support Staff

+

We have the following office equipment and computers for study, analysis and development work:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Sl No

+

Type of Equipment

+

No

+

Description

+

1

+

Computers

+

65

+

P IV 3, PIII 20, P1-2

+

2

+

Laptops

+

5

+

Compaq Presario PIV Grade, Toshiba PIII grad, ASUS PIV Grade

+

3

+

Printers

+

10

+

Laser Printer 4 pcs, Bubble Jet 3 pcs, Dot 3 pcs

+

4

+

Network

+

1

+

All the computers are connected via a hi speed LAN of twisted pair. The OS platform is Windows NT/2000/XP 4.0. There is one Windows NT/2000/XP Server with one back up NT server

+

5

+

Car & Vehicle

+

3

+

Toyota Cami Jeep 1300cc, Daihatsu Rocky DX 2000 CC, Toyota Corolla 1300cc

+

6

+

Photocopiers

+

1

+

Canon photocopier

+

7

+

Internet

+

2

+

Broad Band

+

8

+

A/C

+

5

+

Split type ,General/Carrier & KlimAir Brand

+

9

+

Scanners

+

2

+

Microtek/HP

+

10

+

Software

+

 

+

VISUAL Studio .NET, VISUAL BASIC 6.0, SQL Server 2000, Oracle 9I, MICROSOFT OFFICE XP, DELPHI 6.0, MICROSOFT VISUAL TEST, NUMEGA CODE REVIEW TOOLS AND numerous other software development tools and utilities

+

11

+

Books & journals

+

200+

+

All latest collection of software tools and network related books and journals


+

+

 

+

The following support staffs are our strength for success in IT business and future prospects:

+

 

+

 System Analysts - 2 persons

+

 Programmer Analyst  - 3 persons

+

 Senior Programmers - 10 persons

+

 Database Administrator - 23 persons

+

 Network Administrator - 3 persons

+

 Programmers – 15 persons

+

 Junior Programmers – 8 persons

+

 Office Manager - 2 persons

 Accountant - 2 persons

 Data Entry Operator - Permanent 6 persons

+

 Temporary Operator -115 persons

+

 Office Assistant - 2 persons

+
+
+
+ + + + + + + +
+

 

+

 

+
+
+ + + + + + + + + + + + + +
+ + + + + +

Copyright © 2008 System Netware, All Rights Reserved..

+
+

+ + + + + + + + \ No newline at end of file diff --git a/about_files/BottomBarraBack.jpg b/about_files/BottomBarraBack.jpg new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/about_files/BottomBarraBack.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/about_files/Main2.jpg b/about_files/Main2.jpg new file mode 100644 index 00000000..3fd5a191 --- /dev/null +++ b/about_files/Main2.jpg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/about_files/Main4.jpg b/about_files/Main4.jpg new file mode 100644 index 00000000..38e5cb40 --- /dev/null +++ b/about_files/Main4.jpg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/about_files/Template018.css b/about_files/Template018.css new file mode 100644 index 00000000..8d284855 --- /dev/null +++ b/about_files/Template018.css @@ -0,0 +1,20 @@ + + \ No newline at end of file diff --git a/about_files/TopAboutUs.gif b/about_files/TopAboutUs.gif new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/about_files/TopAboutUs.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/about_files/TopBarSeparator.gif b/about_files/TopBarSeparator.gif new file mode 100644 index 00000000..c6b9b25a --- /dev/null +++ b/about_files/TopBarSeparator.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/about_files/_blank.gif b/about_files/_blank.gif new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/about_files/_blank.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/about_files/ait-client-rewrite.js.download b/about_files/ait-client-rewrite.js.download new file mode 100644 index 00000000..bb3d69f0 --- /dev/null +++ b/about_files/ait-client-rewrite.js.download @@ -0,0 +1,622 @@ +//============================================ +// Wayback Common JS Library +//============================================ + +var WB_wombat_replayServer; +var WB_wombat_replayPrefix; +var WB_wombat_replayDatePrefix; +var WB_wombat_captureDatePart; +var WB_wombat_origHost; + +//Location objects +var WB_wombat_self_location; +var WB_wombat_top_location; +var WB_wombat_opener_location; + +// Domain +var WB_wombat_document_domain; + +//function to allow jquery expando requests (http://stackoverflow.com/questions/7200722/jquery-expando-properties), +//which return a function that has its name defined in a parameter of the request, to be executed. we rewrite the function call elsewhere (see +//ArchiveUrlReplay.xml) and then define it here to ensure it exists. expando function include current timestamp so we can never replay them without +//overriding default expando behavior +function jQueryREWRITTEN_BY_WAYBACK(){ + o=arguments; +} + +function WB_Get_Domain(href) { + var a = document.createElement('a'); + + a.href = href; + return a.protocol + "//" + a.hostname; +} + + +function WB_StripPort(str) +{ + var hostWithPort = str.match(/^http:\/\/[\w\d@.-]+:\d+/); + if (hostWithPort) { + var hostName = hostWithPort[0].substr(0, hostWithPort[0].lastIndexOf(':')); + return hostName + str.substr(hostWithPort[0].length); + } + + return str; +} + +function WB_IsHostUrl(str) +{ + // Good guess that's its a hostname + if (str.indexOf("www.") == 0) { + return true; + } + + // hostname:port (port required) + var matches = str.match(/^[\w-]+(\.[\w-_]+)+(:\d+)(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + // ip:port + matches = str.match(/^\d+\.\d+\.\d+\.\d+(:\d+)?(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + return false; +} + +function WB_RewriteUrl(url) +{ + var httpPrefix = "http://"; + var httpsPrefix = "https://"; + + if (!url) { + return url; + } + + // If not dealing with a string, get string version and try to convert it + if ((typeof url) != "string") { + url = url.toString(); + } + + // If starts with prefix, no rewriting needed + // Only check replay prefix (no date) as date may be different for each capture + if (url.indexOf(WB_wombat_replayServer) == 0) { + return url; + } + + // If server relative url, add prefix and original host + if (WB_IsRelativeUrl(url)) { + + // Already a relative url, don't make any changes! + if (url.indexOf(WB_wombat_captureDatePart) >= 0) { + return url; + } + + return WB_wombat_replayDatePrefix + WB_wombat_origHost + url; + } + + // If full url starting with http:// add http prefix + if (url.indexOf(httpPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("https://", "http://") + url; + } + + // If full url starting with https:// add https prefix + if (url.indexOf(httpsPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("http://", "https://") + url; + } + + // May or may not be a hostname, call function to determine + // If it is, add the prefix and make sure port is removed + if (WB_IsHostUrl(url)) { + return WB_wombat_replayDatePrefix + httpPrefix + url; + } + + return url; +} + +//determine if url is server or path relative or not +function WB_IsRelativeUrl(url) { + + if (url) { + var urlType = (typeof url); + + if (urlType == "string") { + return (url.charAt(0) == "/" || url.charAt(0) == "."); + } else if (urlType == "object") { + return (url.href && (url.href.charAt(0) == "/" || url.charAt(0) == ".")); + } + } + + return false; +} + +//http://wayback.archive-it.org/1000000016/20140801164720/http://www.w3.org/2000/svg -> http://www.w3.org/2000/svg - for https://webarchive.jira.com/browse/ARI-3906 +function WB_UnRewriteUrl(url) { + return WB_ExtractOrig(url); +} + +function WB_CopyObjectFields(obj) +{ + var newObj = {}; + + for (prop in obj) { + if ((typeof obj[prop]) != "function") { + newObj[prop] = obj[prop]; + } + } + + return newObj; +} + +function WB_ExtractOrigNoProtocol(href) { + + var lHref = WB_ExtractOrig(href); + + if (lHref.slice(0, 5) == "http:") { + return lHref.slice(5); + } + else if (lHref.slice(0, 6) == "https:") { + return lHref.slice(6); + } + + return lHref; +} + +function WB_ExtractOrig(href) +{ + if (!href) { + return ""; + } + href = href.toString(); + var index = href.indexOf("/http", 1); + if (index > 0) { + return href.substr(index + 1); + } else { + return href; + } +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_GetPath(href) { + + var a = document.createElement('a'); + + a.href = href; + return a.pathname; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +//specifically, user stecb's answer +function WB_ExtractOrigPathname(href) { + + var origHref = WB_ExtractOrig(href); + + return WB_GetPath(origHref); +} + +function WB_ExtractOrigPathnameAndQueryString(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + a.href = origHref; + + if (WB_EndsWith(origHref, "?")) { + return a.pathname + "?"; + } + + return a.pathname + a.search; +} + +function WB_EndsWith(str, endingStr) { + return str.indexOf(endingStr, str.length - endingStr.length) !== -1; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_ExtractOrigSearch(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + + a.href = origHref; + return a.search; +} + +// rewrite orig href to https if it is http and the page is being loaded as https +// this is to deal with Firefox mixed content security which restricts loading http urls from a page +// loaded over https +function WB_fixProtocol(href) { + + if (!href) { + return ""; + } + + if (location.protocol == "https:") { + + if (href.slice(0, 5) == "http:") { + href = "https:" + href.slice(5); + } + + } + + return href; + +} + +function WB_CopyLocationObj(loc) +{ + var newLoc = WB_CopyObjectFields(loc); + + newLoc._origLoc = loc; + newLoc._origHref = loc.href; + + // Rewrite replace and assign functions + newLoc.replace = function(url) { this._origLoc.replace(WB_RewriteUrl(url)); }; + newLoc.assign = function(url) { this._origLoc.assign(WB_RewriteUrl(url)); }; + newLoc.reload = function() { this._origLoc.reload(); }; + newLoc.href = WB_fixProtocol(WB_ExtractOrig(newLoc._origHref)); + newLoc.pathname = WB_ExtractOrigPathname(newLoc._origHref); + newLoc.search = WB_ExtractOrigSearch(newLoc._origHref); + newLoc.toString = function() { return this.href; }; + newLoc.hash = loc.hash; + newLoc.lasthash = loc.hash; + + return newLoc; +} + +//override createElementNS JS function in order to ensure namespace is correct - for https://webarchive.jira.com/browse/ARI-3906 +function WB_CreateElementNS(namespace, elementName) { + + namespace = WB_UnRewriteUrl(namespace); + + return document.createElementNS(namespace, elementName); +} + +function WB_wombat_updateLoc(reqHref, origHref, loc, wbSearchLoc) +{ + + if (reqHref) { + + if (WB_IsRelativeUrl(reqHref)) { + //for relative paths, just compare the paths + query string, not full urls + if (WB_ExtractOrigPathnameAndQueryString(origHref) != reqHref) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + else { + //for full urls, compare everything but leading protocol (http or https) + if (WB_ExtractOrigNoProtocol(origHref) != WB_ExtractOrigNoProtocol(reqHref)) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + + } + if (wbSearchLoc) { + if (loc.search != wbSearchLoc) { + loc.search = wbSearchLoc; + } + } + + return false; +} + +function WB_wombat_checkLocationChange(wbLoc, isTop) +{ + + var has_updated = null; + var locType = (typeof wbLoc); + + var location = (isTop ? window.top.location : window.location); + + // String has been assigned to location, so assign it + if (locType == "string") { + has_updated = WB_wombat_updateLoc(wbLoc, location.href, location); + + } else if (locType == "object") { + has_updated = WB_wombat_updateLoc(wbLoc.href, wbLoc._origHref, location, wbLoc.search); + + } + + if (WB_wombat_self_location.hash != WB_wombat_self_location.lasthash) { + //if wombat hash has been updated, make sure it's in sync with window.location hash + window.location.hash = WB_wombat_self_location.hash; + } + else if (window.location.hash != WB_wombat_self_location.hash) { + //if window.location.hash has been updated before wombat hash, handle this here + WB_wombat_self_location.hash = window.location.hash; + } + + WB_wombat_self_location.lasthash = WB_wombat_self_location.hash; + + return has_updated; +} + +var wombat_updating = false; + +function WB_wombat_checkLocations() +{ + + if (wombat_updating) { + return false; + } + + wombat_updating = true; + + var updated_self = WB_wombat_checkLocationChange(document.WB_wombat_self_location, false); + + if (!updated_self) { + updated_self = WB_wombat_checkLocationChange(WB_wombat_self_location, false); + } + + var updated_top = null; + + if (document.WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + + if (!updated_top) { + if (WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + } + + //for https://webarchive.jira.com/browse/ARI-3955 + if (updated_self || updated_top) { + return false; + } + + wombat_updating = false; +} + +//copied from https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Storage +function WB_wombat_Override_LocalStorage() { + Object.defineProperty(window, "localStorage", new (function () { + var aKeys = [], oStorage = {}; + Object.defineProperty(oStorage, "getItem", { + value: function (sKey) { return sKey ? (this[sKey] ? this[sKey] : null) : null; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "key", { + value: function (nKeyId) { return aKeys[nKeyId]; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "setItem", { + value: function (sKey, sValue) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=" + escape(sValue) + "; expires=Tue, 19 Jan 2038 03:14:07 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "length", { + get: function () { return aKeys.length; }, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "removeItem", { + value: function (sKey) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + this.get = function () { + var iThisIndx; + for (var sKey in oStorage) { + iThisIndx = aKeys.indexOf(sKey); + if (iThisIndx === -1) { oStorage.setItem(sKey, oStorage[sKey]); } + else { aKeys.splice(iThisIndx, 1); } + delete oStorage[sKey]; + } + for (aKeys; aKeys.length > 0; aKeys.splice(0, 1)) { oStorage.removeItem(aKeys[0]); } + for (var aCouple, iKey, nIdx = 0, aCouples = document.cookie.split(/\s*;\s*/); nIdx < aCouples.length; nIdx++) { + aCouple = aCouples[nIdx].split(/\s*=\s*/); + if (aCouple.length > 1) { + oStorage[iKey = unescape(aCouple[0])] = unescape(aCouple[1]); + aKeys.push(iKey); + } + } + return oStorage; + }; + this.configurable = false; + this.enumerable = true; + })()); +} + +function WB_wombat_Init(replayPrefix, captureDate, origHost) +{ + WB_wombat_replayServer = location.protocol + "//" + location.host; + + try { + var collectionId = /https?:\/\/wayback\..*archive-it\.org\/([\d]+(?:-test)?)/.exec(replayPrefix)[1]; + WB_wombat_replayPrefix = WB_wombat_replayServer + "/" + collectionId + "/"; + } + catch (exc) { + WB_wombat_replayPrefix = replayPrefix; + } + + WB_wombat_replayDatePrefix = WB_wombat_replayPrefix + captureDate + "/"; + WB_wombat_captureDatePart = "/" + captureDate + "/"; + + WB_wombat_origHost = "http://" + origHost; + + WB_wombat_self_location = WB_CopyLocationObj(window.self.location); + WB_wombat_top_location = ((window.self.location != window.top.location) ? WB_CopyLocationObj(window.top.location) : WB_wombat_self_location); + + WB_wombat_opener_location = null; + //try catch for https://webarchive.jira.com/browse/ARI-3715 + try { + WB_wombat_opener_location = (window.opener ? WB_CopyLocationObj(window.opener.location) : null); + } + catch (err) { + console.log(err); + } + + //WB_wombat_document_domain = document.domain; + WB_wombat_document_domain = origHost; + + // For https://webarchive.jira.com/browse/ARI-3985 + document.WB_wombat_self_location = WB_wombat_self_location; + + //override window.open function so that a new window will have WB_wombat_self_location as a member since wombat + //rewriting may change window.location to window.WB_wombat_self_location + //for https://webarchive.jira.com/browse/ARI-4006 + var originalOpenFunction = window.open; + + window.open = function (url, windowName, windowFeatures) { + var newWindow = originalOpenFunction(url, windowName, windowFeatures); + + newWindow.WB_wombat_self_location = newWindow.self.location; + + return newWindow; + }; + + var originalHistoryPushStateFunction = history.pushState; + + //override pushState and replaceState history functions so we can retain the correct archival format //livesiteurl in the browsers location bar + //if the site is using these methods. for https://webarchive.jira.com/browse/ARI-4068 + history.pushState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryPushStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + var originalHistoryReplaceStateFunction = history.replaceState; + + history.replaceState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryReplaceStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + window.originalPostMessageFunction = window.postMessage; + + window.WB_PostMessage_Fixup = function(target, message, targetOrigin, transfer) { + target.originalPostMessageFunction.call(target, message, targetOrigin, transfer); + } + + window.WB_PostMessage = function(callingWindow, message, targetOrigin, transfer) { + var rewrittenTargetOrigin; + + if (targetOrigin) { + rewrittenTargetOrigin = WB_Get_Domain(WB_RewriteUrl(targetOrigin)); + } + + //detect condition of window containing current function not + //being the window from which the function was called + if (window !== callingWindow) { + //make sure to call postMessage from the same window the live site would call from + //this may not occur as each window (iframes included) has an overidden WB_PostMessage + callingWindow.WB_PostMessage_Fixup(window, message, rewrittenTargetOrigin, transfer); + } + else { + window.originalPostMessageFunction.call(window, message, rewrittenTargetOrigin, transfer); + } + } + + document.WB_wombat_self_location = WB_wombat_self_location; + + //from http://stackoverflow.com/questions/2638292/after-travelling-back-in-firefox-history-javascript-wont-run - for https://webarchive.jira.com/browse/ARI-4118 + window.onunload = function(){}; + + WB_Wombat_SetCookies(WB_wombat_self_location._origHref, location.protocol + "//" + origHost, replayPrefix.split("/")[3], captureDate); + +//for https://webarchive.jira.com/browse/ARI-4161 - error in Scott Reed's Firefox: NS_ERROR_DOM_QUOTA_REACHED Persistent storage maximum size reached + try { + WB_wombat_Override_LocalStorage(); + } + catch (e) { + console.log("WB_wombat_Override_LocalStorage error: " + e); + } + + var proxied = window.XMLHttpRequest.prototype.open; + window.XMLHttpRequest.prototype.open = function() { + //only set withCredentials == true if request is to wayback and ready state is correct for withCredentials + //otherwise withCredentials == true will block requests to analytics site. + if ((this.readyState == 0 || this.readyState == 1) && + (arguments[1].indexOf(WB_wombat_replayPrefix) == 0 || arguments[1].indexOf("/") == 0)) { + + this.withCredentials=true; + } + + return proxied.apply(this, [].slice.call(arguments)); + }; +} + +// determine if current page executing javascript is an embedded page or not +function WB_Wombat_IsEmbedded() { + return window.self !== window.top; +} + +function WB_Wombat_SetCookies(origHref, origHost, collectionId, captureDate) { + + //only set wayback.initiatingpage cookie for "top-level" pages, otherwise, Wayback QA could mark down missing + //urls under the wrong containing page since wayback.initiatingpage cookie is used to determine + //the containing page + if (!WB_Wombat_IsEmbedded()) { + document.cookie="wayback.initiatingpage=" + encodeURIComponent(origHref) + "; path=/"; + } + + document.cookie="wayback.archivalhost=" + encodeURIComponent(origHost) + "; path=/"; + document.cookie="wayback.collectionid=" + collectionId + "; path=/"; + document.cookie="wayback.timestamp=" + captureDate + "; path=/"; + +} + +//copied from http://stackoverflow.com/questions/1833588/javascript-clone-a-function +Function.prototype.clone = function() { + var cloneObj = this; + if(this.__isClone) { + cloneObj = this.__clonedFrom; + } + + var temp = function() { return cloneObj.apply(this, arguments); }; + for(var key in this) { + temp[key] = this[key]; + } + + temp.__isClone = true; + temp.__clonedFrom = cloneObj; + + return temp; +}; + +// Check quickly after page load +setTimeout(WB_wombat_checkLocations, 100); +//setTimeout(WB_wombat_checkLocations, 1000); + +// Check periodically every few seconds +setInterval(WB_wombat_checkLocations, 500); diff --git a/about_files/analytics.js.download b/about_files/analytics.js.download new file mode 100644 index 00000000..9b5abe8f --- /dev/null +++ b/about_files/analytics.js.download @@ -0,0 +1,398 @@ +/* eslint-disable no-var, semi, prefer-arrow-callback, prefer-template */ + +/** + * Collection of methods for sending analytics events to Archive.org's analytics server. + * + * These events are used for internal stats and sent (in anonymized form) to Google Analytics. + * + * @see analytics.md + * + * @type {Object} + */ +window.archive_analytics = (function defineArchiveAnalytics() { + var ARCHIVE_ANALYTICS_VERSION = 2; + var DEFAULT_SERVICE = 'ao_2'; + + var startTime = new Date(); + + /** + * @return {Boolean} + */ + function isPerformanceTimingApiSupported() { + return 'performance' in window && 'timing' in window.performance; + } + + /** + * Determines how many milliseconds elapsed between the browser starting to parse the DOM and + * the current time. + * + * Uses the Performance API or a fallback value if it's not available. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number} + */ + function getLoadTime() { + var start; + + if (isPerformanceTimingApiSupported()) + start = window.performance.timing.domLoading; + else + start = startTime.getTime(); + + return new Date().getTime() - start; + } + + /** + * Determines how many milliseconds elapsed between the user navigating to the page and + * the current time. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number|null} null if the browser doesn't support the Performance API + */ + function getNavToDoneTime() { + if (!isPerformanceTimingApiSupported()) + return null; + + return new Date().getTime() - window.performance.timing.navigationStart; + } + + /** + * Performs an arithmetic calculation on a string with a number and unit, while maintaining + * the unit. + * + * @param {String} original value to modify, with a unit + * @param {Function} doOperation accepts one Number parameter, returns a Number + * @returns {String} + */ + function computeWithUnit(original, doOperation) { + var number = parseFloat(original, 10); + var unit = original.replace(/(\d*\.\d+)|\d+/, ''); + + return doOperation(number) + unit; + } + + /** + * Computes the default font size of the browser. + * + * @returns {String|null} computed font-size with units (typically pixels), null if it cannot be computed + */ + function getDefaultFontSize() { + var fontSizeStr; + + if (!('getComputedStyle' in window)) + return null; + + fontSizeStr = window.getComputedStyle(document.documentElement).fontSize; + + // Don't modify the value if tracking book reader. + if (document.documentElement.classList.contains('BookReaderRoot')) + return fontSizeStr; + + return computeWithUnit(fontSizeStr, function reverseBootstrapFontSize(number) { + // Undo the 62.5% size applied in the Bootstrap CSS. + return number * 1.6; + }); + } + + /** + * Get the URL parameters for a given Location + * @param {Location} + * @return {Object} The URL parameters + */ + function getParams(location) { + if (!location) location = window.location; + var vars; + var i; + var pair; + var params = {}; + var query = location.search; + if (!query) return params; + vars = query.substring(1).split('&'); + for (i = 0; i < vars.length; i++) { + pair = vars[i].split('='); + params[pair[0]] = decodeURIComponent(pair[1]); + } + return params; + } + + return { + /** + * @type {String|null} + */ + service: null, + + /** + * Key-value pairs to send in pageviews (you can read this after a pageview to see what was + * sent). + * + * @type {Object} + */ + values: {}, + + /** + * Sends an analytics ping, preferably using navigator.sendBeacon() + * @param {Object} values + * @param {Function} [onload_callback] (deprecated) callback to invoke once ping to analytics server is done + * @param {Boolean} [augment_for_ao_site] (deprecated) if true, add some archive.org site-specific values + */ + send_ping: function send_ping(values, onload_callback, augment_for_ao_site) { + if (typeof window.navigator !== 'undefined' && typeof window.navigator.sendBeacon !== 'undefined') + this.send_ping_via_beacon(values); + else + this.send_ping_via_image(values); + }, + + /** + * Sends a ping via Beacon API + * NOTE: Assumes window.navigator.sendBeacon exists + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_beacon: function send_ping_via_beacon(values) { + var url = this.generate_tracking_url(values || {}); + window.navigator.sendBeacon(url); + }, + + /** + * Sends a ping via Image object + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_image: function send_ping_via_image(values) { + var url = this.generate_tracking_url(values || {}); + var loadtime_img = new Image(1, 1); + loadtime_img.src = url; + }, + + /** + * Construct complete tracking URL containing payload + * @param {Object} params Tracking parameters to pass + * @return {String} URL to use for tracking call + */ + generate_tracking_url: function generate_tracking_url(params) { + var baseUrl = '//analytics.archive.org/0.gif'; + var keys; + var outputParams = params; + var outputParamsArray = []; + + outputParams.service = outputParams.service || this.service || DEFAULT_SERVICE; + + // Build array of querystring parameters + keys = Object.keys(outputParams); + keys.forEach(function keyIteration(key) { + outputParamsArray.push(encodeURIComponent(key) + '=' + encodeURIComponent(outputParams[key])); + }); + outputParamsArray.push('version=' + ARCHIVE_ANALYTICS_VERSION); + outputParamsArray.push('count=' + (keys.length + 2)); // Include `version` and `count` in count + + return baseUrl + '?' + outputParamsArray.join('&'); + }, + + /** + * @param {int} page Page number + */ + send_scroll_fetch_event: function send_scroll_fetch_event(page) { + var additionalValues = { ev: page }; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch', location.pathname, additionalValues); + }, + + send_scroll_fetch_base_event: function send_scroll_fetch_base_event() { + var additionalValues = {}; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch_base', location.pathname, additionalValues); + }, + + /** + * @param {Object} options + * @param {String} [options.mediaType] + * @param {String} [options.page] The path portion of the page URL + */ + send_pageview: function send_pageview(options) { + var settings = options || {}; + + var defaultFontSize; + var loadTime = getLoadTime(); + var mediaType = settings.mediaType; + var page = settings.page; + var navToDoneTime = getNavToDoneTime(); + + /** + * @return {String} + */ + function get_locale() { + if (navigator) { + if (navigator.language) + return navigator.language; + + else if (navigator.browserLanguage) + return navigator.browserLanguage; + + else if (navigator.systemLanguage) + return navigator.systemLanguage; + + else if (navigator.userLanguage) + return navigator.userLanguage; + } + return ''; + } + + defaultFontSize = getDefaultFontSize(); + + // Set field values + this.values.kind = 'pageview'; + this.values.timediff = (new Date().getTimezoneOffset()/60)*(-1); // *timezone* diff from UTC + this.values.locale = get_locale(); + this.values.referrer = (document.referrer == '' ? '-' : document.referrer); + + if (loadTime) + this.values.loadtime = loadTime; + + if (navToDoneTime) + this.values.nav_to_done_ms = navToDoneTime; + + if (defaultFontSize) + this.values.ga_cd1 = defaultFontSize; + + if ('devicePixelRatio' in window) + this.values.ga_cd2 = window.devicePixelRatio; + + if (mediaType) + this.values.ga_cd3 = mediaType; + + if (page) + this.values.page = page; + + this.send_ping(this.values); + }, + + /** + * Sends a tracking "Event". + * @param {string} category + * @param {string} action + * @param {string} label + * @param {Object} additionalEventParams + */ + send_event: function send_event( + category, + action, + label, + additionalEventParams + ) { + if (!label) label = window.location.pathname; + if (!additionalEventParams) additionalEventParams = {}; + var eventParams = Object.assign( + { + kind: 'event', + ec: category, + ea: action, + el: label, + cache_bust: Math.random(), + }, + additionalEventParams + ); + this.send_ping(eventParams); + }, + + /** + * @param {Object} options see this.send_pageview options + */ + send_pageview_on_load: function send_pageview_on_load(options) { + var self = this; + + window.addEventListener('load', function send_pageview_with_options() { + self.send_pageview(options); + }); + }, + + /** + * Handles tracking events passed in URL. + * Assumes category and action values are separated by a "|" character. + * NOTE: Uses the unsampled analytics property. Watch out for future high click links! + * @param {Location} + */ + process_url_events: function process_url_events(location) { + var eventValues; + var actionValue; + var eventValue = getParams(location).iax; + if (!eventValue) return; + eventValues = eventValue.split('|'); + actionValue = eventValues.length >= 1 ? eventValues[1] : ''; + this.send_event( + eventValues[0], + actionValue, + window.location.pathname, + { service: 'ao_no_sampling' } + ); + }, + + /** + * Attaches handlers for event tracking. + * + * To enable click tracking for a link, add a `data-event-click-tracking` + * attribute containing the Google Analytics Event Category and Action, separated + * by a vertical pipe (|). + * e.g. `` + * + * To enable form submit tracking, add a `data-event-form-tracking` attribute + * to the `form` tag. + * e.g. `
` + * + * Additional tracking options can be added via a `data-event-tracking-options` + * parameter. This parameter, if included, should be a JSON string of the parameters. + * Valid parameters are: + * - service {string}: Corresponds to the Google Analytics property data values flow into + */ + set_up_event_tracking: function set_up_event_tracking() { + var self = this; + var clickTrackingAttributeName = 'event-click-tracking'; + var formTrackingAttributeName = 'event-form-tracking'; + var trackingOptionsAttributeName = 'event-tracking-options'; + + function makeActionHandler(attributeName) { + return function actionHandler(event) { + var $currentTarget; + var categoryAction; + var categoryActionParts; + var options; + var submitFormFunction; + $currentTarget = $(event.currentTarget); + if (!$currentTarget) return; + categoryAction = $currentTarget.data(attributeName); + if (!categoryAction) return; + categoryActionParts = categoryAction.split('|'); + options = $currentTarget.data(trackingOptionsAttributeName) || {}; // Converts to JSON + self.send_event( + categoryActionParts[0], + categoryActionParts[1], + window.location.pathname, + options.service ? { service: options.service } : {} + ); + }; + } + $(document).on( + 'click', + '[data-' + clickTrackingAttributeName + ']', + makeActionHandler(clickTrackingAttributeName) + ); + $(document).on( + 'submit', + 'form[data-' + formTrackingAttributeName + ']', + makeActionHandler(formTrackingAttributeName) + ); + }, + + /** + * @returns {Object[]} + */ + get_data_packets: function get_data_packets() { + return [this.values]; + }, + }; +}()); diff --git a/about_files/auto-complete.js.download b/about_files/auto-complete.js.download new file mode 100644 index 00000000..587c77a9 --- /dev/null +++ b/about_files/auto-complete.js.download @@ -0,0 +1,215 @@ +var wbAutoComplete = (function(){ + // "use strict"; + function wbAutoComplete(options){ + if (!document.querySelector) return; + + // helpers + function hasClass(el, className){ return el.classList ? el.classList.contains(className) : new RegExp('\\b'+ className+'\\b').test(el.className); } + + function addEvent(el, type, handler){ + if (el.attachEvent) el.attachEvent('on'+type, handler); else el.addEventListener(type, handler); + } + function removeEvent(el, type, handler){ + // if (el.removeEventListener) not working in IE11 + if (el.detachEvent) el.detachEvent('on'+type, handler); else el.removeEventListener(type, handler); + } + function live(elClass, event, cb, context){ + addEvent(context || document, event, function(e){ + var found, el = e.target || e.srcElement; + while (el && !(found = hasClass(el, elClass))) el = el.parentElement; + if (found) cb.call(el, e); + }); + } + + var o = { + selector: 0, + source: 0, + minChars: 3, + delay: 150, + offsetLeft: 0, + offsetTop: 1, + cache: 1, + menuClass: '', + renderItem: function (item, search){ + // escape special characters + search = search.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'); + var re = new RegExp("(" + search.split(' ').join('|') + ")", "gi"); + return '
' + item.replace(re, "$1") + '
'; + }, + onSelect: function(e, term, item){} + }; + for (var k in options) { if (options.hasOwnProperty(k)) o[k] = options[k]; } + + // init + var elems = typeof o.selector == 'object' ? [o.selector] : document.querySelectorAll(o.selector); + for (var i=0; i 0) + that.sc.scrollTop = selTop + that.sc.suggestionHeight + scrTop - that.sc.maxHeight; + else if (selTop < 0) + that.sc.scrollTop = selTop + scrTop; + } + } + } + addEvent(window, 'resize', that.updateSC); + document.body.appendChild(that.sc); + + live('wb-autocomplete-suggestion', 'mouseleave', function(e){ + var sel = that.sc.querySelector('.autocomplete-suggestion.selected'); + if (sel) setTimeout(function(){ sel.className = sel.className.replace('selected', ''); }, 20); + }, that.sc); + + live('wb-autocomplete-suggestion', 'mouseover', function(e){ + var sel = that.sc.querySelector('.wb-autocomplete-suggestion.selected'); + if (sel) sel.className = sel.className.replace('selected', ''); + this.className += ' selected'; + }, that.sc); + + live('wb-autocomplete-suggestion', 'mousedown', function(e){ + if (hasClass(this, 'wb-autocomplete-suggestion')) { // else outside click + var v = this.getAttribute('data-val'); + that.value = v; + o.onSelect(e, v, this); + that.sc.style.display = 'none'; + } + }, that.sc); + + that.blurHandler = function(){ + try { var over_sb = document.querySelector('.wb-autocomplete-suggestions:hover'); } catch(e){ var over_sb = 0; } + if (!over_sb) { + that.last_val = that.value; + that.sc.style.display = 'none'; + setTimeout(function(){ that.sc.style.display = 'none'; }, 350); // hide suggestions on fast input + } else if (that !== document.activeElement) setTimeout(function(){ that.focus(); }, 20); + }; + addEvent(that, 'blur', that.blurHandler); + + var suggest = function(data){ + var val = that.value; + that.cache[val] = data; + if (data.length && val.length >= o.minChars) { + var s = ''; + for (var i=0;i 40) && key != 13 && key != 27) { + var val = that.value; + if (val.length >= o.minChars) { + if (val != that.last_val) { + that.last_val = val; + clearTimeout(that.timer); + if (o.cache) { + if (val in that.cache) { suggest(that.cache[val]); return; } + // no requests if previous suggestions were empty + for (var i=1; i#wm-save-snapshot-open { + margin-right: 7px; + top: -6px; +} + +#wm-btns>#wm-sign-in { + box-sizing: content-box; + display: none; + margin-right: 7px; + top: -8px; + + /* + round border around sign in button + */ + border: 2px #000 solid; + border-radius: 14px; + padding-right: 2px; + padding-bottom: 2px; + width: 11px; + height: 11px; +} + +#wm-btns>#wm-sign-in>.iconochive-person { + font-size: 12.5px; +} + +#wm-save-snapshot-open > .iconochive-web { + color:#000; + font-size:160%; +} + +#wm-btns>#wm-save-snapshot-in-progress { + display: none; + font-size:160%; + opacity: 0.5; + position: relative; + margin-right: 7px; + top: -5px; +} + +#wm-btns>#wm-save-snapshot-success { + display: none; + color: green; + position: relative; + top: -7px; +} + +#wm-btns>#wm-save-snapshot-fail { + display: none; + color: red; + position: relative; + top: -7px; +} diff --git a/about_files/button_normal_home.gif b/about_files/button_normal_home.gif new file mode 100644 index 00000000..facd6460 --- /dev/null +++ b/about_files/button_normal_home.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/about_files/button_normal_ourclient.gif b/about_files/button_normal_ourclient.gif new file mode 100644 index 00000000..01c3dfcf --- /dev/null +++ b/about_files/button_normal_ourclient.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/about_files/button_normal_service.gif b/about_files/button_normal_service.gif new file mode 100644 index 00000000..5909b877 --- /dev/null +++ b/about_files/button_normal_service.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/about_files/graph-calc.js.download b/about_files/graph-calc.js.download new file mode 100644 index 00000000..64fcb014 --- /dev/null +++ b/about_files/graph-calc.js.download @@ -0,0 +1,132 @@ +function getEventX(event) { + var posx = 0; + if (event.pageX || event.pageY) { + posx = event.pageX; + } + else if (event.clientX || event.clientY) { + posx = event.clientX + document.body.scrollLeft + + document.documentElement.scrollLeft; + } + return posx; +} +function getElementX(obj) { + var x = 0; + if (obj.offsetParent) { + do { + x += obj.offsetLeft; + } while (obj = obj.offsetParent); + } + return x; +} +function zeroPad(v, len) { + v = v.toString(); + return v.length >= len ? v : "00000000".substring(0, len - v.length) + v; +} + +/** + * Check if the difference between the max and the min non zero capture numbers + * is larger than 3 orders of magnitude. If yes, we need to scale. +**/ +function capturegraph_scale_is_required(captures) { + var max = 0; + var min = 1000; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + max = Math.max(max, Math.max.apply(null, year[1])); + min = Math.min(min, Math.min.apply(null, + year[1].filter(Boolean))); + } + return (Math.log1p(max) - Math.log1p(min) > 3); +} + +/** + * Scale captugraph counts and max maxcount using log1p if necessary. + */ +function capturegraph_scale(captures) { + var maxcount = 0; + for (var i = 0; i < captures.length; i++) { + maxcount = Math.max(maxcount, Math.max.apply(null, captures[i][1])); + } + if (capturegraph_scale_is_required(captures)) { + var scaled = []; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + // XXX map may not be available on all platforms + scaled.push([year[0], year[1].map(Math.log1p)]); + } + captures = scaled; + maxcount = Math.log1p(maxcount); + } + return [captures, maxcount]; +} + +/** + * Draw years, highlight current year, draw capture frequency per month + */ +function sparkline(captures, width, height, canvas_id, start_year, + cur_year, cur_month) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.fillStyle = "#FFF"; + var end_year = new Date().getUTCFullYear(); + var year_width = width / (end_year - start_year + 1); + + var scaled = capturegraph_scale(captures.years); + var years = scaled[0]; + var maxcount = scaled[1]; + + var yscale = height / maxcount; + + function year_left(year) { + return Math.ceil((year - start_year) * year_width) + 0.5; + } + + if (cur_year >= start_year) { + var x = year_left(cur_year); + ctx.fillStyle = "#FFFFA5"; + ctx.fillRect(x, 0, year_width, height); + } + for (var year = start_year; year <= end_year; year++) { + var x = year_left(year); + ctx.beginPath(); + ctx.moveTo(x, 0); + ctx.lineTo(x, height); + ctx.lineWidth = 1; + ctx.strokeStyle = "#CCC"; + ctx.stroke(); + } + cur_month = parseInt(cur_month) - 1; + var month_width = (year_width - 1) / 12; + for (var i = 0; i < years.length; i++) { + var year = years[i][0]; + var months = years[i][1]; + var left = year_left(year) + 1.0; + for (var month = 0; month < 12; month++) { + var count = months[month]; + if (count > 0) { + var h = Math.ceil(count * yscale); + if (year == cur_year && month == cur_month) { + ctx.fillStyle = "#EC008C"; + } else { + ctx.fillStyle = "#000"; + } + // must note that when I use width=Math.round(month_width+1), + // the replay toolbar looks more accurate whereas the + // bubble calendar looks somehow different. + ctx.fillRect(Math.round(left), Math.ceil(height - h), + Math.ceil(month_width), Math.round(h)); + } + left += month_width; + } + } +} + +function clear_canvas(canvas_id) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.clearRect(0, 0, c.width, c.height); +} diff --git a/about_files/iconochive.css b/about_files/iconochive.css new file mode 100644 index 00000000..7a95ea71 --- /dev/null +++ b/about_files/iconochive.css @@ -0,0 +1,116 @@ +@font-face{font-family:'Iconochive-Regular';src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?-ccsheb');src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?#iefix-ccsheb') format('embedded-opentype'),url('https://archive.org/includes/fonts/Iconochive-Regular.woff?-ccsheb') format('woff'),url('https://archive.org/includes/fonts/Iconochive-Regular.ttf?-ccsheb') format('truetype'),url('https://archive.org/includes/fonts/Iconochive-Regular.svg?-ccsheb#Iconochive-Regular') format('svg');font-weight:normal;font-style:normal} +[class^="iconochive-"],[class*=" iconochive-"]{font-family:'Iconochive-Regular'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} +.iconochive-Uplevel:before{content:"\21b5"} +.iconochive-exit:before{content:"\1f6a3"} +.iconochive-beta:before{content:"\3b2"} +.iconochive-logo:before{content:"\1f3db"} +.iconochive-audio:before{content:"\1f568"} +.iconochive-movies:before{content:"\1f39e"} +.iconochive-software:before{content:"\1f4be"} +.iconochive-texts:before{content:"\1f56e"} +.iconochive-etree:before{content:"\1f3a4"} +.iconochive-image:before{content:"\1f5bc"} +.iconochive-web:before{content:"\1f5d4"} +.iconochive-collection:before{content:"\2211"} +.iconochive-folder:before{content:"\1f4c2"} +.iconochive-data:before{content:"\1f5c3"} +.iconochive-tv:before{content:"\1f4fa"} +.iconochive-article:before{content:"\1f5cf"} +.iconochive-question:before{content:"\2370"} +.iconochive-question-dark:before{content:"\3f"} +.iconochive-info:before{content:"\69"} +.iconochive-info-small:before{content:"\24d8"} +.iconochive-comment:before{content:"\1f5e9"} +.iconochive-comments:before{content:"\1f5ea"} +.iconochive-person:before{content:"\1f464"} +.iconochive-people:before{content:"\1f465"} +.iconochive-eye:before{content:"\1f441"} +.iconochive-rss:before{content:"\221e"} +.iconochive-time:before{content:"\1f551"} +.iconochive-quote:before{content:"\275d"} +.iconochive-disc:before{content:"\1f4bf"} +.iconochive-tv-commercial:before{content:"\1f4b0"} +.iconochive-search:before{content:"\1f50d"} +.iconochive-search-star:before{content:"\273d"} +.iconochive-tiles:before{content:"\229e"} +.iconochive-list:before{content:"\21f6"} +.iconochive-list-bulleted:before{content:"\2317"} +.iconochive-latest:before{content:"\2208"} +.iconochive-left:before{content:"\2c2"} +.iconochive-right:before{content:"\2c3"} +.iconochive-left-solid:before{content:"\25c2"} +.iconochive-right-solid:before{content:"\25b8"} +.iconochive-up-solid:before{content:"\25b4"} +.iconochive-down-solid:before{content:"\25be"} +.iconochive-dot:before{content:"\23e4"} +.iconochive-dots:before{content:"\25a6"} +.iconochive-columns:before{content:"\25af"} +.iconochive-sort:before{content:"\21d5"} +.iconochive-atoz:before{content:"\1f524"} +.iconochive-ztoa:before{content:"\1f525"} +.iconochive-upload:before{content:"\1f4e4"} +.iconochive-download:before{content:"\1f4e5"} +.iconochive-favorite:before{content:"\2605"} +.iconochive-heart:before{content:"\2665"} +.iconochive-play:before{content:"\25b6"} +.iconochive-play-framed:before{content:"\1f3ac"} +.iconochive-fullscreen:before{content:"\26f6"} +.iconochive-mute:before{content:"\1f507"} +.iconochive-unmute:before{content:"\1f50a"} +.iconochive-share:before{content:"\1f381"} +.iconochive-edit:before{content:"\270e"} +.iconochive-reedit:before{content:"\2710"} +.iconochive-gear:before{content:"\2699"} +.iconochive-remove-circle:before{content:"\274e"} +.iconochive-plus-circle:before{content:"\1f5d6"} +.iconochive-minus-circle:before{content:"\1f5d5"} +.iconochive-x:before{content:"\1f5d9"} +.iconochive-fork:before{content:"\22d4"} +.iconochive-trash:before{content:"\1f5d1"} +.iconochive-warning:before{content:"\26a0"} +.iconochive-flash:before{content:"\1f5f2"} +.iconochive-world:before{content:"\1f5fa"} +.iconochive-lock:before{content:"\1f512"} +.iconochive-unlock:before{content:"\1f513"} +.iconochive-twitter:before{content:"\1f426"} +.iconochive-facebook:before{content:"\66"} +.iconochive-googleplus:before{content:"\67"} +.iconochive-reddit:before{content:"\1f47d"} +.iconochive-tumblr:before{content:"\54"} +.iconochive-pinterest:before{content:"\1d4df"} +.iconochive-popcorn:before{content:"\1f4a5"} +.iconochive-email:before{content:"\1f4e7"} +.iconochive-embed:before{content:"\1f517"} +.iconochive-gamepad:before{content:"\1f579"} +.iconochive-Zoom_In:before{content:"\2b"} +.iconochive-Zoom_Out:before{content:"\2d"} +.iconochive-RSS:before{content:"\1f4e8"} +.iconochive-Light_Bulb:before{content:"\1f4a1"} +.iconochive-Add:before{content:"\2295"} +.iconochive-Tab_Activity:before{content:"\2318"} +.iconochive-Forward:before{content:"\23e9"} +.iconochive-Backward:before{content:"\23ea"} +.iconochive-No_Audio:before{content:"\1f508"} +.iconochive-Pause:before{content:"\23f8"} +.iconochive-No_Favorite:before{content:"\2606"} +.iconochive-Unike:before{content:"\2661"} +.iconochive-Song:before{content:"\266b"} +.iconochive-No_Flag:before{content:"\2690"} +.iconochive-Flag:before{content:"\2691"} +.iconochive-Done:before{content:"\2713"} +.iconochive-Check:before{content:"\2714"} +.iconochive-Refresh:before{content:"\27f3"} +.iconochive-Headphones:before{content:"\1f3a7"} +.iconochive-Chart:before{content:"\1f4c8"} +.iconochive-Bookmark:before{content:"\1f4d1"} +.iconochive-Documents:before{content:"\1f4da"} +.iconochive-Newspaper:before{content:"\1f4f0"} +.iconochive-Podcast:before{content:"\1f4f6"} +.iconochive-Radio:before{content:"\1f4fb"} +.iconochive-Cassette:before{content:"\1f4fc"} +.iconochive-Shuffle:before{content:"\1f500"} +.iconochive-Loop:before{content:"\1f501"} +.iconochive-Low_Audio:before{content:"\1f509"} +.iconochive-First:before{content:"\1f396"} +.iconochive-Invisible:before{content:"\1f576"} +.iconochive-Computer:before{content:"\1f5b3"} diff --git a/about_files/loading.gif b/about_files/loading.gif new file mode 100644 index 0000000000000000000000000000000000000000..deac700d4fc776933c8c82026dc246bfc50dceb2 GIT binary patch literal 913 zcmZ?wbhEHb6k!lyc+9~71X5B`#>U1zK0aw_X$=hxGiT1+v}x0S96<3ux1VcBu(M-; ztC5}oGb2#H;!hSvE(Q(;9gtxlV;NY21x|Xd-pj#oX6v(H0groaGRIZBmUJ$|Yq z%$~;uB-qn00E(YLpglZ?QSF(M_<`vlnt#eI5||oc_AoP$V9$CHQ2ZnU?GZSFYR{Fz z56$TIurnmEG{Njq79hc%^Ae!=DFoUhaun4b5rz*ehtT{Z&XK^@470~sfdqTr%YfpC e0celJF;sg(1U|H)+oLX!z|jJ;C)ohg9%}&U_H8c! literal 0 HcmV?d00001 diff --git a/about_files/new-banner2.jpg b/about_files/new-banner2.jpg new file mode 100644 index 00000000..3b716b20 --- /dev/null +++ b/about_files/new-banner2.jpg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/about_files/subaboutus.gif b/about_files/subaboutus.gif new file mode 100644 index 00000000..f6b3a1f0 --- /dev/null +++ b/about_files/subaboutus.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/about_files/timestamp.js.download b/about_files/timestamp.js.download new file mode 100644 index 00000000..35eeba5a --- /dev/null +++ b/about_files/timestamp.js.download @@ -0,0 +1,54 @@ +/** timestamp namespaced methods **/ +var __wbTs = (function() { + function _split_timestamp(timestamp) { + if(typeof timestamp == "number") { + timestamp = timestamp.toString(); + } + return [ + timestamp.slice(-14, -10), + timestamp.slice(-10, -8), + timestamp.slice(-8, -6), + timestamp.slice(-6, -4), + timestamp.slice(-4, -2), + timestamp.slice(-2) + ]; + } + var MONTHS_LONG = [ + "January", "February", "March", "April", "May", "June", + "July", "August", "September", "October", "November", "December" + ]; + var MONTHS_SHORT = [ + "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", + "Oct", "Nov", "Dec" + ]; + var FIELDS = { + 'Y': function(d) { return d.getUTCFullYear() }, + 'm': function(d) { return d.getUTCMonth() + 1 }, + 'b': function(d) { return MONTHS_SHORT[d.getUTCMonth()] }, + 'B': function(d) { return MONTHS_LONG[d.getUTCMonth()] }, + 'd': function(d) { return d.getUTCDate() }, + 'H': function(d) { return ('0'+d.getUTCHours()).slice(-2) }, + 'M': function(d) { return ('0'+d.getUTCMinutes()).slice(-2) }, + 'S': function(d) { return ('0'+d.getUTCSeconds()).slice(-2) }, + '%': function() { return '%' } + }; + function timestamp2datetime(timestamp) { + var ts_array = _split_timestamp(timestamp); + return new Date(Date.UTC( + ts_array[0], ts_array[1]-1, ts_array[2], + ts_array[3], ts_array[4], ts_array[5] + )); + } + return { + timestamp2datetime: timestamp2datetime, + getMonthName: function(mon) { + return MONTHS_LONG[mon]; + }, + format: function(timestamp, fmt) { + return fmt.replace(/%./g, function(ph) { + var field = FIELDS[ph[1]]; + return field ? field(timestamp2datetime(timestamp)) : ph; + }); + } + } +})(); diff --git a/about_files/toolbar.js.download b/about_files/toolbar.js.download new file mode 100644 index 00000000..23ad8d01 --- /dev/null +++ b/about_files/toolbar.js.download @@ -0,0 +1,627 @@ +if(typeof __wm==="undefined") __wm={}; +(function(){ + var _JSON = typeof __wbhack != 'undefined' ? __wbhack.JSON : JSON; + var prettyMonths = [ + "Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]; + var $D=document,$=function(n){return document.getElementById(n)}; + + function formatNumber(n) { + return (''+n).replace(/\B(?=(\d{3})+$)/g, ','); + } + var ajax=__wm.ajax=function ajax(method, url, callback, headers, data) { + var xmlhttp; + if (window.XMLHttpRequest) { + xmlhttp = new XMLHttpRequest(); + } else { + xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); + } + xmlhttp.onreadystatechange = function() { + if (this.readyState == 4) { + callback(xmlhttp); + } + }; + xmlhttp.open(method, url, true); + if (headers) { + for (var header in headers) { + if (headers.hasOwnProperty(header)) { + xmlhttp.setRequestHeader(header, headers[header]); + } + } + } + // pass cookies for user authorization + xmlhttp.withCredentials = true; + xmlhttp.send(data); + } + + __wm.h=function hideToolbar(ev) { + $("wm-ipp").style.display="none"; + ev.stopPropagation(); + } + + var $expand, $capinfo; + + __wm.bt=function bootstrap(imgWidth,imgHeight,yearImgWidth,monthImgWidth, + coll,wbCurrentUrl,captureDate,firstYear, + static_prefix) { + __wm.static_prefix = static_prefix || '/static/'; + var wbPrefix='/'+(coll||'web')+'/'; + captureDate = captureDate.split('-'); + var displayDay = captureDate[2]; + var displayMonth = captureDate[1]; + var displayYear = captureDate[0]; + var trackerVal,curYear = -1,curMonth = -1; + var yearTracker,monthTracker; + + var $spk=$('wm-ipp-sparkline') + $expand=$('wm-expand'); + $capinfo=$('wm-capinfo'); + + function showTrackers(event) { + var val = event.type=="mouseenter"?1:0; + if (val===trackerVal) return; + var $ipp=$("wm-ipp"); + var $y=$("displayYearEl"),$m=$("displayMonthEl"),$d=$("displayDayEl"); + if (val) { + $ipp.className="hi"; + } else { + $ipp.className=""; + $y.innerHTML=displayYear;$m.innerHTML=prettyMonths[displayMonth-1];$d.innerHTML=displayDay; + } + yearTracker.style.display=val?"inline":"none"; + monthTracker.style.display=val?"inline":"none"; + trackerVal = val; + } + function getElementX2(el) { + var de = $D.documentElement; + var box = (typeof el.getBoundingClientRect!=='undefied')? + el.getBoundingClientRect():{top:0,left:0}; + return box.left + (window.pageXOffset||de.scrollLeft)-(de.clientLeft||0); + } + function navCaptures(captures) { + var $e = $("wm-nav-captures"); + var count = 0; + var years = captures.years; + var first_ts = captures.first_ts, last_ts = captures.last_ts; + for (var j = 0; j < years.length; j++) { + var months = years[j][1]; + for (var i = 0; i < months.length; i++) { + count += months[i]; + } + } + var html = '
' + + formatNumber(count) + ' ' + + (count > 1 ? "captures" : "capture") + ''; + var timespan = __wbTs.format(first_ts, '%d %b %Y'); + if (last_ts != first_ts) { + timespan += ' - ' + __wbTs.format(last_ts, '%d %b %Y'); + } + html += '
' + + timespan + '
'; + $e.innerHTML = html; + } + function trackMouseMove(event) { + //var element = event.target; + var element = $spk; + var eventX = getEventX(event); + var elementX = getElementX2(element); + var xOff = Math.min(Math.max(0, eventX - elementX),imgWidth); + var monthOff = xOff % yearImgWidth; + + var year = Math.floor(xOff / yearImgWidth); + var monthOfYear = Math.min(11,Math.floor(monthOff / monthImgWidth)); + // 1 extra border pixel at the left edge of the year: + var month = (year * 12) + monthOfYear; + var day = monthOff % 2==1?15:1; + var dateString = zeroPad(year + firstYear) + zeroPad(monthOfYear+1,2) + + zeroPad(day,2) + "000000"; + + $("displayYearEl").innerHTML=year+firstYear; + $("displayMonthEl").innerHTML=prettyMonths[monthOfYear]; + // looks too jarring when it changes.. + //$("displayDayEl").innerHTML=zeroPad(day,2); + var url = wbPrefix + dateString + '/' + wbCurrentUrl; + $("wm-graph-anchor").href=url; + + if(curYear != year) { + var yrOff = year * yearImgWidth; + yearTracker.style.left = yrOff + "px"; + curYear = year; + } + if(curMonth != month) { + var mtOff = year + (month * monthImgWidth) + 1; + monthTracker.style.left = mtOff + "px"; + curMonth = month; + } + } + function disclaimElement(element) { + if (window.top == window.self) { + element.style.display = "block"; + $D.body.insertBefore(element, $D.body.firstChild); + } + } + yearTracker=$D.createElement('div'); + yearTracker.className='yt'; + with(yearTracker.style){ + display='none';width=yearImgWidth+"px";height=imgHeight+"px"; + } + monthTracker=$D.createElement('div'); + monthTracker.className='mt'; + with(monthTracker.style){ + display='none';width=monthImgWidth+"px";height=imgHeight+"px"; + } + $spk.appendChild(yearTracker); + $spk.appendChild(monthTracker); + + var $cv=$('wm-sparkline-canvas'); + $spk.onmouseenter=showTrackers; + $spk.onmouseleave=showTrackers; + $spk.onmousemove=trackMouseMove; + + var $ipp=$("wm-ipp"); + $ipp&&disclaimElement($ipp); + + var testCanvas = document.createElement('canvas'); + if(!!(testCanvas.getContext && testCanvas.getContext('2d'))) { + var sparkline_url = "/__wb/sparkline?output=json&url=" + + encodeURIComponent(wbCurrentUrl) + + (coll && "&collection=" + coll || ''); + ajax("GET", sparkline_url, function(response) { + if(response.status == 200) { + var capnav=_JSON.parse(response.responseText); + var yearsobj = capnav.years; + var ykeys = Object.getOwnPropertyNames(yearsobj); + var years = (capnav.years = []); + for (var i = 0; i < ykeys.length; i++) { + var y = ykeys[i]; + if (yearsobj[y]) { + years.push([y, yearsobj[y]]); + } + } + navCaptures(capnav); + sparkline(capnav,imgWidth,imgHeight,'wm-sparkline-canvas', + firstYear, displayYear, displayMonth); + } + }); + } else { + var sparklineImg = new Image(); + sparklineImg.src = "/__wb/sparkline?url=" + + encodeURIComponent(wbCurrentUrl) + + "&width=" + imgWidth + "&height=" + imgHeight + + "&selected_year=" + displayYear + "&selected_month=" + displayMonth + + (coll && "&collection=" + coll || ''); + sparklineImg.alt= "sparkline"; + sparklineImg.width=imgWidth; + sparklineImg.height=imgHeight; + sparklineImg.id="sparklineImgId"; + sparklineImg.border="0"; + $cv.parentNode.replaceChild(sparklineImg, $cv); + } + + function process_autocomplete(data) { + var out = [] + var len = data.length; + for(var i=0; i0) { + var output = process_autocomplete(data.hosts); + suggest(output); + } else if (typeof data.isUrl!=='undefined' && data.isUrl===true && typeof data.excluded==='undefined') { + suggest([query]); + } else { + ajax("GET", '/__wb/search/anchor?q='+encodeURIComponent(query), + function(data) { + var data = _JSON.parse(data.response); + if (typeof data!=='undefined' && data.length>0) { + var output = process_autocomplete(data.slice(0,5)); + suggest(output); + } + }); + } + }); + }, + onSelect: function(e, term, item) { + $("wmtb").submit(); + } + }); + $("wmtb").onsubmit = function(e) { + var query = $("wmtbURL").value; + // if textbox value is not a URL, redirect to search + if (!(query.indexOf('http://') === 0 || query.indexOf('https://') === 0 || + query.match(/[\w\.]{2,256}\.[a-z]{2,4}/gi))) { + document.location.href="/web/*/" + $("wmtbURL").value; + e.preventDefault(); + return false; + } + }; + }; + function show_timestamps() { + // Populate capinfo with capture resources if empty. If not empty, it has + // already run before so avoid redoing AJAX. + var $capresources=$('wm-capresources'); + $capresources.innerHTML = ''; + //disable caching to be able to reload list when browsing frames. + //if($capresources.innerHTML.length !== 0) { + // return; + //} + var $wmloading=$("wm-capresources-loading"); + $wmloading.style.display='block'; + + // calculate datetime difference with capture datetime and return relative + // value such as "-5 hours, 10 minutes". + var capture_ts = document.getElementById('wmtb').elements.date.value; + var capture_msec = __wbTs.timestamp2datetime(capture_ts).getTime(); + function datetime_diff(dt_str) { + var dt_msec = Date.parse(dt_str); + var diff = dt_msec - capture_msec; + var prefix = ""; + if(diff < 0) { + prefix += "-"; + diff = Math.abs(diff); + } else { + prefix += "+"; + } + var highlight = false; + if(diff < 1000) { + // equal to the page datetime + return {delta: diff, text:"", highlight: highlight}; + } + var total_diff = diff; + var years_d = Math.floor(diff/1000/60/60/24/30/12); + diff -= years_d*1000*60*60*24*30*12; + var months_d = Math.floor(diff/1000/60/60/24/30); + diff -= months_d*1000*60*60*24*30; + var days_d = Math.floor(diff/1000/60/60/24); + diff -= days_d*1000*60*60*24; + var hours_d = Math.floor(diff/1000/60/60); + diff -= hours_d*1000*60*60; + var minutes_d = Math.floor(diff/1000/60); + diff -= minutes_d*1000*60; + var seconds_d = Math.floor(diff/1000); + + var parts = []; + if(years_d > 1) { + parts.push(years_d + " years"); + highlight = true; + } else if(years_d == 1) { + parts.push(years_d + " year"); + highlight = true; + } + if(months_d > 1) { + parts.push(months_d + " months"); + highlight = true; + } else if(months_d == 1) { + parts.push(months_d + " month"); + highlight = true; + } + if(days_d > 1) { + parts.push(days_d + " days"); + } else if(days_d == 1) { + parts.push(days_d + " day"); + } + if(hours_d > 1) { + parts.push(hours_d + " hours"); + } else if(hours_d == 1) { + parts.push(hours_d + " hour"); + } + if(minutes_d > 1) { + parts.push(minutes_d + " minutes"); + } else if (minutes_d == 1) { + parts.push(minutes_d + " minute"); + } + if(seconds_d > 1) { + parts.push(seconds_d + " seconds"); + } else if(seconds_d == 1) { + parts.push(seconds_d + " second"); + } + if(parts.length > 2) { + parts = parts.slice(0, 2); + } + return {delta: total_diff, text: prefix + parts.join(" "), + highlight: highlight}; + } + // Utility method to find elements in dom (currently only img) using URL. + // Also look into embedded frames recursively + // Captured resources urls may have timestamps different from DOM URL + // so it is not possible to search with original path + // /web/20120407141544/http://example.com + // we must search for URLS ENDING WITH http://example.com + function find_elements_by_url(current_window, url) { + var orig_url = url.split("/").splice(6).join("/"); + var els=current_window.document.querySelectorAll( + "img[src$='" + orig_url + "'], iframe[src$='" + orig_url + "'], frame[src$='" + orig_url + "']" + ); + var els_array=Array.prototype.slice.call(els); + for(var i=0; i 0) { + for(var i=0; i 0) { + for(var i=0; i 0) { + deduped.map(get_resource_info); + } else { + $capresources.innerHTML = "There are no sub-resources in the page."; + $wmloading.style.display='none'; + } + } + __wm.ex=function expand(ev) { + ev.stopPropagation(); + var c=$expand.className; + if (c.match(/wm-closed/)) { // closed + $expand.className=c.replace(/wm-closed/,'wm-open'); + $capinfo.style.display='block'; + show_timestamps(); + } else { + $expand.className=c.replace(/wm-open/,'wm-closed'); + $capinfo.style.display='none'; + } + }; + + function isArray(obj) { + return (typeof obj !== 'undefined' && obj && obj.constructor === Array); + } + + function setDisplayStyle(id, display) { + var el = $(id); + if (el) { + el.style.display = display; + } + } + + function show(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'inline-block'); + } + } + + function hide(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'none'); + } + } + + function userIsLoggedIn() { + show('wm-save-snapshot-open'); + hide('wm-sign-in'); + } + + function userIsNotLoggedIn() { + hide([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-in-progress', + ]); + show('wm-sign-in'); + } + + function startSnapShotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-in-progress', + ]); + } + + function successSnapshotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-in-progress', + ]); + show([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + } + + function failSnapshotSaving(err) { + hide([ + 'wm-save-snapshot-in-progress', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + ]); + } + + /** + * check whether cookie has field + * + * @param name + * @return boolean + */ + function hasCookie(name) { + return document.cookie.search(name) >= 0; + } + + __wm.saveSnapshot = function (url, timestamp, tags) { + startSnapShotSaving(); + ajax('POST', '/__wb/web-archive/', function (res) { + if (res.status === 401) { + // it seems that user is not logged in + userIsNotLoggedIn(); + } else if (res.status >= 400) { + failSnapshotSaving(res.responseText); + console.log('You have got an error.'); + console.log('If you think something wrong here please send it to support.'); + console.log('Response: "' + res.responseText + '"'); + console.log('status: "' + res.status + '"'); + } else { + successSnapshotSaving(res); + } + }, { + 'Content-Type': 'application/json' + }, _JSON.stringify({ + url: url, + snapshot: timestamp, + tags: tags || [], + })); + + return false; + }; + + document.addEventListener('DOMContentLoaded', function () { + if (hasCookie('logged-in-user') && hasCookie('logged-in-sig')) { + userIsLoggedIn(); + } else { + userIsNotLoggedIn(); + } + }); +})(); diff --git a/about_files/wayback-toolbar-logo.png b/about_files/wayback-toolbar-logo.png new file mode 100644 index 0000000000000000000000000000000000000000..e5e880d7574ac33c8e6f70645d66b11932a4e677 GIT binary patch literal 7564 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 literal 0 HcmV?d00001 diff --git a/about_files/wbhack.js.download b/about_files/wbhack.js.download new file mode 100644 index 00000000..3e95e64e --- /dev/null +++ b/about_files/wbhack.js.download @@ -0,0 +1,41 @@ +// Wayback Machine hacks +var __wbhack = new function(){ + var prefix; + var orig_document = { + createElementNS: document.createElementNS + }; + this.init = function(_prefix) { + this.checkCookiesNumber(); + prefix = _prefix; + document.createElementNS = function(ns,name) { + if (ns.indexOf(prefix)==0) { + ns = ns.substring(prefix.length).replace(/\/?[0-9]+\//, ''); + } + return orig_document.createElementNS.call(this, ns, name); + }; + }; + this.createCookie = function(name,value,days) { + if (days) { + var date = new Date(); + date.setTime(date.getTime()+(days*24*60*60*1000)); + var expires = "; expires="+date.toGMTString(); + } + else var expires = ""; + document.cookie = name+"="+value+expires+"; path=/"; + }; + this.eraseCookie = function(name) { + this.createCookie(name, "", -1); + }; + this.checkCookiesNumber = function() { + var cookies = document.cookie.split(";"); + if(cookies.length > 40) { + for(var i=0; i0oneEP)u0M0ZbGTr|5hyVZp07*qoM6N<$f~X^OO#lD@ literal 0 HcmV?d00001 diff --git a/about_files/wm_tb_prv_on.png b/about_files/wm_tb_prv_on.png new file mode 100644 index 0000000000000000000000000000000000000000..6157cc2c135f14f850ac793918344f68370a232a GIT binary patch literal 292 zcmV+<0o(qGP)MEZ=f#UIrUp^{cq>q@7}QQze36> zqVFk!6c*T{9(4#}=wO7jTzmctYnaM<9}^U2C1?iS@jFanj2_~@R + + + + + + + + + + SYSTEM NETWARE + + + + + + +
+
+
+
+ +
+
+
success
+
fail
+ + + + + + + +
+
+ + +
+
+ + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
DecJANFeb
Previous capture12Next capture
201420182019
+
+
19 captures
14 Mar 2012 - 24 Jul 2018
+
+ +
+ +
+
+
+ +
+
+ + + + + +
+ +

+ + + + + + + + + +
+
+ + + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + + +
+ + + + + + +
  +

 

+

Contact Information::

+

 

SN Bhaban, Lavel 4, 174 Tejkunipara

+

Tejgaon, Dhaka 1215, Bangladesh

+

Tel: +88 02 9146437, +88 02 8120858
+ FAX: +88 02 8120858
+ Email: towhid@systemnetware.com
+
Web: www.systemnetware.com
+

+

 

Administrative Contacts:

+ + + + + + +

Mr. H I Ehtesham

+

Managing Director

E-Mail:

towhid@systemnetware.com

+

017 1304 1532

+

 

+

 

+

Technical Contacts:

+ + + + + + +

Junayed

+

IT Manager

E-Mail:

junayed@systemnetware.com 015 5235 6923

+

 

+

*Please note that Standard Technical Support Hours are: 0900 - 1700 BDT - GMT +6

+

 

+


+ Sales Contacts, show by districts:

+ + + + + + + + + + + + + + + + +

Dhaka & Ctg:

E-Mail: Mobile:

burhan@systemnetware.com
+

Sylhet & North zone:

E-Mail: Mobile:

ashraf@systemnetware.com
+

Direct sales:

E-Mail: Mobile:

sales@systemnetware.com
+

+

*We have offices in Sylhet.

+

+

 

+

 

+

 

+

General Contacts:

+ + + + + + + + + + + +

Information

E-Mail:

info@systemnetware.com

Sales

E-Mail:

sales@systemnetware.com

+
+
+
+ + + + + + + + + + + + + + + + + +
 
 
+
+ + + + + + + +
+

 

+

 

+

 

+

 

+
+ + + + + + + + + + + + + +
+ + + + + +

Copyright © 2008 System Netware, All Rights Reserved..

+
+

+ + + + + + + + \ No newline at end of file diff --git a/contact_files/BottomBarraBack.jpg b/contact_files/BottomBarraBack.jpg new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/contact_files/BottomBarraBack.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/contact_files/LinkSeparator.gif b/contact_files/LinkSeparator.gif new file mode 100644 index 00000000..abf817ae --- /dev/null +++ b/contact_files/LinkSeparator.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/contact_files/Main2.jpg b/contact_files/Main2.jpg new file mode 100644 index 00000000..abf817ae --- /dev/null +++ b/contact_files/Main2.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/contact_files/Main4.jpg b/contact_files/Main4.jpg new file mode 100644 index 00000000..bbb18efd --- /dev/null +++ b/contact_files/Main4.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/contact_files/SeparadorCol1.gif b/contact_files/SeparadorCol1.gif new file mode 100644 index 00000000..12eb8250 --- /dev/null +++ b/contact_files/SeparadorCol1.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/contact_files/Template018.css b/contact_files/Template018.css new file mode 100644 index 00000000..8d284855 --- /dev/null +++ b/contact_files/Template018.css @@ -0,0 +1,20 @@ + + \ No newline at end of file diff --git a/contact_files/TopAboutUs.gif b/contact_files/TopAboutUs.gif new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/contact_files/TopAboutUs.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/contact_files/TopBarSeparator.gif b/contact_files/TopBarSeparator.gif new file mode 100644 index 00000000..c6b9b25a --- /dev/null +++ b/contact_files/TopBarSeparator.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/contact_files/_blank.gif b/contact_files/_blank.gif new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/contact_files/_blank.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/contact_files/ait-client-rewrite.js.download b/contact_files/ait-client-rewrite.js.download new file mode 100644 index 00000000..bb3d69f0 --- /dev/null +++ b/contact_files/ait-client-rewrite.js.download @@ -0,0 +1,622 @@ +//============================================ +// Wayback Common JS Library +//============================================ + +var WB_wombat_replayServer; +var WB_wombat_replayPrefix; +var WB_wombat_replayDatePrefix; +var WB_wombat_captureDatePart; +var WB_wombat_origHost; + +//Location objects +var WB_wombat_self_location; +var WB_wombat_top_location; +var WB_wombat_opener_location; + +// Domain +var WB_wombat_document_domain; + +//function to allow jquery expando requests (http://stackoverflow.com/questions/7200722/jquery-expando-properties), +//which return a function that has its name defined in a parameter of the request, to be executed. we rewrite the function call elsewhere (see +//ArchiveUrlReplay.xml) and then define it here to ensure it exists. expando function include current timestamp so we can never replay them without +//overriding default expando behavior +function jQueryREWRITTEN_BY_WAYBACK(){ + o=arguments; +} + +function WB_Get_Domain(href) { + var a = document.createElement('a'); + + a.href = href; + return a.protocol + "//" + a.hostname; +} + + +function WB_StripPort(str) +{ + var hostWithPort = str.match(/^http:\/\/[\w\d@.-]+:\d+/); + if (hostWithPort) { + var hostName = hostWithPort[0].substr(0, hostWithPort[0].lastIndexOf(':')); + return hostName + str.substr(hostWithPort[0].length); + } + + return str; +} + +function WB_IsHostUrl(str) +{ + // Good guess that's its a hostname + if (str.indexOf("www.") == 0) { + return true; + } + + // hostname:port (port required) + var matches = str.match(/^[\w-]+(\.[\w-_]+)+(:\d+)(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + // ip:port + matches = str.match(/^\d+\.\d+\.\d+\.\d+(:\d+)?(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + return false; +} + +function WB_RewriteUrl(url) +{ + var httpPrefix = "http://"; + var httpsPrefix = "https://"; + + if (!url) { + return url; + } + + // If not dealing with a string, get string version and try to convert it + if ((typeof url) != "string") { + url = url.toString(); + } + + // If starts with prefix, no rewriting needed + // Only check replay prefix (no date) as date may be different for each capture + if (url.indexOf(WB_wombat_replayServer) == 0) { + return url; + } + + // If server relative url, add prefix and original host + if (WB_IsRelativeUrl(url)) { + + // Already a relative url, don't make any changes! + if (url.indexOf(WB_wombat_captureDatePart) >= 0) { + return url; + } + + return WB_wombat_replayDatePrefix + WB_wombat_origHost + url; + } + + // If full url starting with http:// add http prefix + if (url.indexOf(httpPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("https://", "http://") + url; + } + + // If full url starting with https:// add https prefix + if (url.indexOf(httpsPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("http://", "https://") + url; + } + + // May or may not be a hostname, call function to determine + // If it is, add the prefix and make sure port is removed + if (WB_IsHostUrl(url)) { + return WB_wombat_replayDatePrefix + httpPrefix + url; + } + + return url; +} + +//determine if url is server or path relative or not +function WB_IsRelativeUrl(url) { + + if (url) { + var urlType = (typeof url); + + if (urlType == "string") { + return (url.charAt(0) == "/" || url.charAt(0) == "."); + } else if (urlType == "object") { + return (url.href && (url.href.charAt(0) == "/" || url.charAt(0) == ".")); + } + } + + return false; +} + +//http://wayback.archive-it.org/1000000016/20140801164720/http://www.w3.org/2000/svg -> http://www.w3.org/2000/svg - for https://webarchive.jira.com/browse/ARI-3906 +function WB_UnRewriteUrl(url) { + return WB_ExtractOrig(url); +} + +function WB_CopyObjectFields(obj) +{ + var newObj = {}; + + for (prop in obj) { + if ((typeof obj[prop]) != "function") { + newObj[prop] = obj[prop]; + } + } + + return newObj; +} + +function WB_ExtractOrigNoProtocol(href) { + + var lHref = WB_ExtractOrig(href); + + if (lHref.slice(0, 5) == "http:") { + return lHref.slice(5); + } + else if (lHref.slice(0, 6) == "https:") { + return lHref.slice(6); + } + + return lHref; +} + +function WB_ExtractOrig(href) +{ + if (!href) { + return ""; + } + href = href.toString(); + var index = href.indexOf("/http", 1); + if (index > 0) { + return href.substr(index + 1); + } else { + return href; + } +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_GetPath(href) { + + var a = document.createElement('a'); + + a.href = href; + return a.pathname; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +//specifically, user stecb's answer +function WB_ExtractOrigPathname(href) { + + var origHref = WB_ExtractOrig(href); + + return WB_GetPath(origHref); +} + +function WB_ExtractOrigPathnameAndQueryString(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + a.href = origHref; + + if (WB_EndsWith(origHref, "?")) { + return a.pathname + "?"; + } + + return a.pathname + a.search; +} + +function WB_EndsWith(str, endingStr) { + return str.indexOf(endingStr, str.length - endingStr.length) !== -1; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_ExtractOrigSearch(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + + a.href = origHref; + return a.search; +} + +// rewrite orig href to https if it is http and the page is being loaded as https +// this is to deal with Firefox mixed content security which restricts loading http urls from a page +// loaded over https +function WB_fixProtocol(href) { + + if (!href) { + return ""; + } + + if (location.protocol == "https:") { + + if (href.slice(0, 5) == "http:") { + href = "https:" + href.slice(5); + } + + } + + return href; + +} + +function WB_CopyLocationObj(loc) +{ + var newLoc = WB_CopyObjectFields(loc); + + newLoc._origLoc = loc; + newLoc._origHref = loc.href; + + // Rewrite replace and assign functions + newLoc.replace = function(url) { this._origLoc.replace(WB_RewriteUrl(url)); }; + newLoc.assign = function(url) { this._origLoc.assign(WB_RewriteUrl(url)); }; + newLoc.reload = function() { this._origLoc.reload(); }; + newLoc.href = WB_fixProtocol(WB_ExtractOrig(newLoc._origHref)); + newLoc.pathname = WB_ExtractOrigPathname(newLoc._origHref); + newLoc.search = WB_ExtractOrigSearch(newLoc._origHref); + newLoc.toString = function() { return this.href; }; + newLoc.hash = loc.hash; + newLoc.lasthash = loc.hash; + + return newLoc; +} + +//override createElementNS JS function in order to ensure namespace is correct - for https://webarchive.jira.com/browse/ARI-3906 +function WB_CreateElementNS(namespace, elementName) { + + namespace = WB_UnRewriteUrl(namespace); + + return document.createElementNS(namespace, elementName); +} + +function WB_wombat_updateLoc(reqHref, origHref, loc, wbSearchLoc) +{ + + if (reqHref) { + + if (WB_IsRelativeUrl(reqHref)) { + //for relative paths, just compare the paths + query string, not full urls + if (WB_ExtractOrigPathnameAndQueryString(origHref) != reqHref) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + else { + //for full urls, compare everything but leading protocol (http or https) + if (WB_ExtractOrigNoProtocol(origHref) != WB_ExtractOrigNoProtocol(reqHref)) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + + } + if (wbSearchLoc) { + if (loc.search != wbSearchLoc) { + loc.search = wbSearchLoc; + } + } + + return false; +} + +function WB_wombat_checkLocationChange(wbLoc, isTop) +{ + + var has_updated = null; + var locType = (typeof wbLoc); + + var location = (isTop ? window.top.location : window.location); + + // String has been assigned to location, so assign it + if (locType == "string") { + has_updated = WB_wombat_updateLoc(wbLoc, location.href, location); + + } else if (locType == "object") { + has_updated = WB_wombat_updateLoc(wbLoc.href, wbLoc._origHref, location, wbLoc.search); + + } + + if (WB_wombat_self_location.hash != WB_wombat_self_location.lasthash) { + //if wombat hash has been updated, make sure it's in sync with window.location hash + window.location.hash = WB_wombat_self_location.hash; + } + else if (window.location.hash != WB_wombat_self_location.hash) { + //if window.location.hash has been updated before wombat hash, handle this here + WB_wombat_self_location.hash = window.location.hash; + } + + WB_wombat_self_location.lasthash = WB_wombat_self_location.hash; + + return has_updated; +} + +var wombat_updating = false; + +function WB_wombat_checkLocations() +{ + + if (wombat_updating) { + return false; + } + + wombat_updating = true; + + var updated_self = WB_wombat_checkLocationChange(document.WB_wombat_self_location, false); + + if (!updated_self) { + updated_self = WB_wombat_checkLocationChange(WB_wombat_self_location, false); + } + + var updated_top = null; + + if (document.WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + + if (!updated_top) { + if (WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + } + + //for https://webarchive.jira.com/browse/ARI-3955 + if (updated_self || updated_top) { + return false; + } + + wombat_updating = false; +} + +//copied from https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Storage +function WB_wombat_Override_LocalStorage() { + Object.defineProperty(window, "localStorage", new (function () { + var aKeys = [], oStorage = {}; + Object.defineProperty(oStorage, "getItem", { + value: function (sKey) { return sKey ? (this[sKey] ? this[sKey] : null) : null; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "key", { + value: function (nKeyId) { return aKeys[nKeyId]; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "setItem", { + value: function (sKey, sValue) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=" + escape(sValue) + "; expires=Tue, 19 Jan 2038 03:14:07 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "length", { + get: function () { return aKeys.length; }, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "removeItem", { + value: function (sKey) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + this.get = function () { + var iThisIndx; + for (var sKey in oStorage) { + iThisIndx = aKeys.indexOf(sKey); + if (iThisIndx === -1) { oStorage.setItem(sKey, oStorage[sKey]); } + else { aKeys.splice(iThisIndx, 1); } + delete oStorage[sKey]; + } + for (aKeys; aKeys.length > 0; aKeys.splice(0, 1)) { oStorage.removeItem(aKeys[0]); } + for (var aCouple, iKey, nIdx = 0, aCouples = document.cookie.split(/\s*;\s*/); nIdx < aCouples.length; nIdx++) { + aCouple = aCouples[nIdx].split(/\s*=\s*/); + if (aCouple.length > 1) { + oStorage[iKey = unescape(aCouple[0])] = unescape(aCouple[1]); + aKeys.push(iKey); + } + } + return oStorage; + }; + this.configurable = false; + this.enumerable = true; + })()); +} + +function WB_wombat_Init(replayPrefix, captureDate, origHost) +{ + WB_wombat_replayServer = location.protocol + "//" + location.host; + + try { + var collectionId = /https?:\/\/wayback\..*archive-it\.org\/([\d]+(?:-test)?)/.exec(replayPrefix)[1]; + WB_wombat_replayPrefix = WB_wombat_replayServer + "/" + collectionId + "/"; + } + catch (exc) { + WB_wombat_replayPrefix = replayPrefix; + } + + WB_wombat_replayDatePrefix = WB_wombat_replayPrefix + captureDate + "/"; + WB_wombat_captureDatePart = "/" + captureDate + "/"; + + WB_wombat_origHost = "http://" + origHost; + + WB_wombat_self_location = WB_CopyLocationObj(window.self.location); + WB_wombat_top_location = ((window.self.location != window.top.location) ? WB_CopyLocationObj(window.top.location) : WB_wombat_self_location); + + WB_wombat_opener_location = null; + //try catch for https://webarchive.jira.com/browse/ARI-3715 + try { + WB_wombat_opener_location = (window.opener ? WB_CopyLocationObj(window.opener.location) : null); + } + catch (err) { + console.log(err); + } + + //WB_wombat_document_domain = document.domain; + WB_wombat_document_domain = origHost; + + // For https://webarchive.jira.com/browse/ARI-3985 + document.WB_wombat_self_location = WB_wombat_self_location; + + //override window.open function so that a new window will have WB_wombat_self_location as a member since wombat + //rewriting may change window.location to window.WB_wombat_self_location + //for https://webarchive.jira.com/browse/ARI-4006 + var originalOpenFunction = window.open; + + window.open = function (url, windowName, windowFeatures) { + var newWindow = originalOpenFunction(url, windowName, windowFeatures); + + newWindow.WB_wombat_self_location = newWindow.self.location; + + return newWindow; + }; + + var originalHistoryPushStateFunction = history.pushState; + + //override pushState and replaceState history functions so we can retain the correct archival format //livesiteurl in the browsers location bar + //if the site is using these methods. for https://webarchive.jira.com/browse/ARI-4068 + history.pushState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryPushStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + var originalHistoryReplaceStateFunction = history.replaceState; + + history.replaceState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryReplaceStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + window.originalPostMessageFunction = window.postMessage; + + window.WB_PostMessage_Fixup = function(target, message, targetOrigin, transfer) { + target.originalPostMessageFunction.call(target, message, targetOrigin, transfer); + } + + window.WB_PostMessage = function(callingWindow, message, targetOrigin, transfer) { + var rewrittenTargetOrigin; + + if (targetOrigin) { + rewrittenTargetOrigin = WB_Get_Domain(WB_RewriteUrl(targetOrigin)); + } + + //detect condition of window containing current function not + //being the window from which the function was called + if (window !== callingWindow) { + //make sure to call postMessage from the same window the live site would call from + //this may not occur as each window (iframes included) has an overidden WB_PostMessage + callingWindow.WB_PostMessage_Fixup(window, message, rewrittenTargetOrigin, transfer); + } + else { + window.originalPostMessageFunction.call(window, message, rewrittenTargetOrigin, transfer); + } + } + + document.WB_wombat_self_location = WB_wombat_self_location; + + //from http://stackoverflow.com/questions/2638292/after-travelling-back-in-firefox-history-javascript-wont-run - for https://webarchive.jira.com/browse/ARI-4118 + window.onunload = function(){}; + + WB_Wombat_SetCookies(WB_wombat_self_location._origHref, location.protocol + "//" + origHost, replayPrefix.split("/")[3], captureDate); + +//for https://webarchive.jira.com/browse/ARI-4161 - error in Scott Reed's Firefox: NS_ERROR_DOM_QUOTA_REACHED Persistent storage maximum size reached + try { + WB_wombat_Override_LocalStorage(); + } + catch (e) { + console.log("WB_wombat_Override_LocalStorage error: " + e); + } + + var proxied = window.XMLHttpRequest.prototype.open; + window.XMLHttpRequest.prototype.open = function() { + //only set withCredentials == true if request is to wayback and ready state is correct for withCredentials + //otherwise withCredentials == true will block requests to analytics site. + if ((this.readyState == 0 || this.readyState == 1) && + (arguments[1].indexOf(WB_wombat_replayPrefix) == 0 || arguments[1].indexOf("/") == 0)) { + + this.withCredentials=true; + } + + return proxied.apply(this, [].slice.call(arguments)); + }; +} + +// determine if current page executing javascript is an embedded page or not +function WB_Wombat_IsEmbedded() { + return window.self !== window.top; +} + +function WB_Wombat_SetCookies(origHref, origHost, collectionId, captureDate) { + + //only set wayback.initiatingpage cookie for "top-level" pages, otherwise, Wayback QA could mark down missing + //urls under the wrong containing page since wayback.initiatingpage cookie is used to determine + //the containing page + if (!WB_Wombat_IsEmbedded()) { + document.cookie="wayback.initiatingpage=" + encodeURIComponent(origHref) + "; path=/"; + } + + document.cookie="wayback.archivalhost=" + encodeURIComponent(origHost) + "; path=/"; + document.cookie="wayback.collectionid=" + collectionId + "; path=/"; + document.cookie="wayback.timestamp=" + captureDate + "; path=/"; + +} + +//copied from http://stackoverflow.com/questions/1833588/javascript-clone-a-function +Function.prototype.clone = function() { + var cloneObj = this; + if(this.__isClone) { + cloneObj = this.__clonedFrom; + } + + var temp = function() { return cloneObj.apply(this, arguments); }; + for(var key in this) { + temp[key] = this[key]; + } + + temp.__isClone = true; + temp.__clonedFrom = cloneObj; + + return temp; +}; + +// Check quickly after page load +setTimeout(WB_wombat_checkLocations, 100); +//setTimeout(WB_wombat_checkLocations, 1000); + +// Check periodically every few seconds +setInterval(WB_wombat_checkLocations, 500); diff --git a/contact_files/analytics.js.download b/contact_files/analytics.js.download new file mode 100644 index 00000000..9b5abe8f --- /dev/null +++ b/contact_files/analytics.js.download @@ -0,0 +1,398 @@ +/* eslint-disable no-var, semi, prefer-arrow-callback, prefer-template */ + +/** + * Collection of methods for sending analytics events to Archive.org's analytics server. + * + * These events are used for internal stats and sent (in anonymized form) to Google Analytics. + * + * @see analytics.md + * + * @type {Object} + */ +window.archive_analytics = (function defineArchiveAnalytics() { + var ARCHIVE_ANALYTICS_VERSION = 2; + var DEFAULT_SERVICE = 'ao_2'; + + var startTime = new Date(); + + /** + * @return {Boolean} + */ + function isPerformanceTimingApiSupported() { + return 'performance' in window && 'timing' in window.performance; + } + + /** + * Determines how many milliseconds elapsed between the browser starting to parse the DOM and + * the current time. + * + * Uses the Performance API or a fallback value if it's not available. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number} + */ + function getLoadTime() { + var start; + + if (isPerformanceTimingApiSupported()) + start = window.performance.timing.domLoading; + else + start = startTime.getTime(); + + return new Date().getTime() - start; + } + + /** + * Determines how many milliseconds elapsed between the user navigating to the page and + * the current time. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number|null} null if the browser doesn't support the Performance API + */ + function getNavToDoneTime() { + if (!isPerformanceTimingApiSupported()) + return null; + + return new Date().getTime() - window.performance.timing.navigationStart; + } + + /** + * Performs an arithmetic calculation on a string with a number and unit, while maintaining + * the unit. + * + * @param {String} original value to modify, with a unit + * @param {Function} doOperation accepts one Number parameter, returns a Number + * @returns {String} + */ + function computeWithUnit(original, doOperation) { + var number = parseFloat(original, 10); + var unit = original.replace(/(\d*\.\d+)|\d+/, ''); + + return doOperation(number) + unit; + } + + /** + * Computes the default font size of the browser. + * + * @returns {String|null} computed font-size with units (typically pixels), null if it cannot be computed + */ + function getDefaultFontSize() { + var fontSizeStr; + + if (!('getComputedStyle' in window)) + return null; + + fontSizeStr = window.getComputedStyle(document.documentElement).fontSize; + + // Don't modify the value if tracking book reader. + if (document.documentElement.classList.contains('BookReaderRoot')) + return fontSizeStr; + + return computeWithUnit(fontSizeStr, function reverseBootstrapFontSize(number) { + // Undo the 62.5% size applied in the Bootstrap CSS. + return number * 1.6; + }); + } + + /** + * Get the URL parameters for a given Location + * @param {Location} + * @return {Object} The URL parameters + */ + function getParams(location) { + if (!location) location = window.location; + var vars; + var i; + var pair; + var params = {}; + var query = location.search; + if (!query) return params; + vars = query.substring(1).split('&'); + for (i = 0; i < vars.length; i++) { + pair = vars[i].split('='); + params[pair[0]] = decodeURIComponent(pair[1]); + } + return params; + } + + return { + /** + * @type {String|null} + */ + service: null, + + /** + * Key-value pairs to send in pageviews (you can read this after a pageview to see what was + * sent). + * + * @type {Object} + */ + values: {}, + + /** + * Sends an analytics ping, preferably using navigator.sendBeacon() + * @param {Object} values + * @param {Function} [onload_callback] (deprecated) callback to invoke once ping to analytics server is done + * @param {Boolean} [augment_for_ao_site] (deprecated) if true, add some archive.org site-specific values + */ + send_ping: function send_ping(values, onload_callback, augment_for_ao_site) { + if (typeof window.navigator !== 'undefined' && typeof window.navigator.sendBeacon !== 'undefined') + this.send_ping_via_beacon(values); + else + this.send_ping_via_image(values); + }, + + /** + * Sends a ping via Beacon API + * NOTE: Assumes window.navigator.sendBeacon exists + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_beacon: function send_ping_via_beacon(values) { + var url = this.generate_tracking_url(values || {}); + window.navigator.sendBeacon(url); + }, + + /** + * Sends a ping via Image object + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_image: function send_ping_via_image(values) { + var url = this.generate_tracking_url(values || {}); + var loadtime_img = new Image(1, 1); + loadtime_img.src = url; + }, + + /** + * Construct complete tracking URL containing payload + * @param {Object} params Tracking parameters to pass + * @return {String} URL to use for tracking call + */ + generate_tracking_url: function generate_tracking_url(params) { + var baseUrl = '//analytics.archive.org/0.gif'; + var keys; + var outputParams = params; + var outputParamsArray = []; + + outputParams.service = outputParams.service || this.service || DEFAULT_SERVICE; + + // Build array of querystring parameters + keys = Object.keys(outputParams); + keys.forEach(function keyIteration(key) { + outputParamsArray.push(encodeURIComponent(key) + '=' + encodeURIComponent(outputParams[key])); + }); + outputParamsArray.push('version=' + ARCHIVE_ANALYTICS_VERSION); + outputParamsArray.push('count=' + (keys.length + 2)); // Include `version` and `count` in count + + return baseUrl + '?' + outputParamsArray.join('&'); + }, + + /** + * @param {int} page Page number + */ + send_scroll_fetch_event: function send_scroll_fetch_event(page) { + var additionalValues = { ev: page }; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch', location.pathname, additionalValues); + }, + + send_scroll_fetch_base_event: function send_scroll_fetch_base_event() { + var additionalValues = {}; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch_base', location.pathname, additionalValues); + }, + + /** + * @param {Object} options + * @param {String} [options.mediaType] + * @param {String} [options.page] The path portion of the page URL + */ + send_pageview: function send_pageview(options) { + var settings = options || {}; + + var defaultFontSize; + var loadTime = getLoadTime(); + var mediaType = settings.mediaType; + var page = settings.page; + var navToDoneTime = getNavToDoneTime(); + + /** + * @return {String} + */ + function get_locale() { + if (navigator) { + if (navigator.language) + return navigator.language; + + else if (navigator.browserLanguage) + return navigator.browserLanguage; + + else if (navigator.systemLanguage) + return navigator.systemLanguage; + + else if (navigator.userLanguage) + return navigator.userLanguage; + } + return ''; + } + + defaultFontSize = getDefaultFontSize(); + + // Set field values + this.values.kind = 'pageview'; + this.values.timediff = (new Date().getTimezoneOffset()/60)*(-1); // *timezone* diff from UTC + this.values.locale = get_locale(); + this.values.referrer = (document.referrer == '' ? '-' : document.referrer); + + if (loadTime) + this.values.loadtime = loadTime; + + if (navToDoneTime) + this.values.nav_to_done_ms = navToDoneTime; + + if (defaultFontSize) + this.values.ga_cd1 = defaultFontSize; + + if ('devicePixelRatio' in window) + this.values.ga_cd2 = window.devicePixelRatio; + + if (mediaType) + this.values.ga_cd3 = mediaType; + + if (page) + this.values.page = page; + + this.send_ping(this.values); + }, + + /** + * Sends a tracking "Event". + * @param {string} category + * @param {string} action + * @param {string} label + * @param {Object} additionalEventParams + */ + send_event: function send_event( + category, + action, + label, + additionalEventParams + ) { + if (!label) label = window.location.pathname; + if (!additionalEventParams) additionalEventParams = {}; + var eventParams = Object.assign( + { + kind: 'event', + ec: category, + ea: action, + el: label, + cache_bust: Math.random(), + }, + additionalEventParams + ); + this.send_ping(eventParams); + }, + + /** + * @param {Object} options see this.send_pageview options + */ + send_pageview_on_load: function send_pageview_on_load(options) { + var self = this; + + window.addEventListener('load', function send_pageview_with_options() { + self.send_pageview(options); + }); + }, + + /** + * Handles tracking events passed in URL. + * Assumes category and action values are separated by a "|" character. + * NOTE: Uses the unsampled analytics property. Watch out for future high click links! + * @param {Location} + */ + process_url_events: function process_url_events(location) { + var eventValues; + var actionValue; + var eventValue = getParams(location).iax; + if (!eventValue) return; + eventValues = eventValue.split('|'); + actionValue = eventValues.length >= 1 ? eventValues[1] : ''; + this.send_event( + eventValues[0], + actionValue, + window.location.pathname, + { service: 'ao_no_sampling' } + ); + }, + + /** + * Attaches handlers for event tracking. + * + * To enable click tracking for a link, add a `data-event-click-tracking` + * attribute containing the Google Analytics Event Category and Action, separated + * by a vertical pipe (|). + * e.g. `` + * + * To enable form submit tracking, add a `data-event-form-tracking` attribute + * to the `form` tag. + * e.g. `
` + * + * Additional tracking options can be added via a `data-event-tracking-options` + * parameter. This parameter, if included, should be a JSON string of the parameters. + * Valid parameters are: + * - service {string}: Corresponds to the Google Analytics property data values flow into + */ + set_up_event_tracking: function set_up_event_tracking() { + var self = this; + var clickTrackingAttributeName = 'event-click-tracking'; + var formTrackingAttributeName = 'event-form-tracking'; + var trackingOptionsAttributeName = 'event-tracking-options'; + + function makeActionHandler(attributeName) { + return function actionHandler(event) { + var $currentTarget; + var categoryAction; + var categoryActionParts; + var options; + var submitFormFunction; + $currentTarget = $(event.currentTarget); + if (!$currentTarget) return; + categoryAction = $currentTarget.data(attributeName); + if (!categoryAction) return; + categoryActionParts = categoryAction.split('|'); + options = $currentTarget.data(trackingOptionsAttributeName) || {}; // Converts to JSON + self.send_event( + categoryActionParts[0], + categoryActionParts[1], + window.location.pathname, + options.service ? { service: options.service } : {} + ); + }; + } + $(document).on( + 'click', + '[data-' + clickTrackingAttributeName + ']', + makeActionHandler(clickTrackingAttributeName) + ); + $(document).on( + 'submit', + 'form[data-' + formTrackingAttributeName + ']', + makeActionHandler(formTrackingAttributeName) + ); + }, + + /** + * @returns {Object[]} + */ + get_data_packets: function get_data_packets() { + return [this.values]; + }, + }; +}()); diff --git a/contact_files/auto-complete.js.download b/contact_files/auto-complete.js.download new file mode 100644 index 00000000..587c77a9 --- /dev/null +++ b/contact_files/auto-complete.js.download @@ -0,0 +1,215 @@ +var wbAutoComplete = (function(){ + // "use strict"; + function wbAutoComplete(options){ + if (!document.querySelector) return; + + // helpers + function hasClass(el, className){ return el.classList ? el.classList.contains(className) : new RegExp('\\b'+ className+'\\b').test(el.className); } + + function addEvent(el, type, handler){ + if (el.attachEvent) el.attachEvent('on'+type, handler); else el.addEventListener(type, handler); + } + function removeEvent(el, type, handler){ + // if (el.removeEventListener) not working in IE11 + if (el.detachEvent) el.detachEvent('on'+type, handler); else el.removeEventListener(type, handler); + } + function live(elClass, event, cb, context){ + addEvent(context || document, event, function(e){ + var found, el = e.target || e.srcElement; + while (el && !(found = hasClass(el, elClass))) el = el.parentElement; + if (found) cb.call(el, e); + }); + } + + var o = { + selector: 0, + source: 0, + minChars: 3, + delay: 150, + offsetLeft: 0, + offsetTop: 1, + cache: 1, + menuClass: '', + renderItem: function (item, search){ + // escape special characters + search = search.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'); + var re = new RegExp("(" + search.split(' ').join('|') + ")", "gi"); + return '
' + item.replace(re, "$1") + '
'; + }, + onSelect: function(e, term, item){} + }; + for (var k in options) { if (options.hasOwnProperty(k)) o[k] = options[k]; } + + // init + var elems = typeof o.selector == 'object' ? [o.selector] : document.querySelectorAll(o.selector); + for (var i=0; i 0) + that.sc.scrollTop = selTop + that.sc.suggestionHeight + scrTop - that.sc.maxHeight; + else if (selTop < 0) + that.sc.scrollTop = selTop + scrTop; + } + } + } + addEvent(window, 'resize', that.updateSC); + document.body.appendChild(that.sc); + + live('wb-autocomplete-suggestion', 'mouseleave', function(e){ + var sel = that.sc.querySelector('.autocomplete-suggestion.selected'); + if (sel) setTimeout(function(){ sel.className = sel.className.replace('selected', ''); }, 20); + }, that.sc); + + live('wb-autocomplete-suggestion', 'mouseover', function(e){ + var sel = that.sc.querySelector('.wb-autocomplete-suggestion.selected'); + if (sel) sel.className = sel.className.replace('selected', ''); + this.className += ' selected'; + }, that.sc); + + live('wb-autocomplete-suggestion', 'mousedown', function(e){ + if (hasClass(this, 'wb-autocomplete-suggestion')) { // else outside click + var v = this.getAttribute('data-val'); + that.value = v; + o.onSelect(e, v, this); + that.sc.style.display = 'none'; + } + }, that.sc); + + that.blurHandler = function(){ + try { var over_sb = document.querySelector('.wb-autocomplete-suggestions:hover'); } catch(e){ var over_sb = 0; } + if (!over_sb) { + that.last_val = that.value; + that.sc.style.display = 'none'; + setTimeout(function(){ that.sc.style.display = 'none'; }, 350); // hide suggestions on fast input + } else if (that !== document.activeElement) setTimeout(function(){ that.focus(); }, 20); + }; + addEvent(that, 'blur', that.blurHandler); + + var suggest = function(data){ + var val = that.value; + that.cache[val] = data; + if (data.length && val.length >= o.minChars) { + var s = ''; + for (var i=0;i 40) && key != 13 && key != 27) { + var val = that.value; + if (val.length >= o.minChars) { + if (val != that.last_val) { + that.last_val = val; + clearTimeout(that.timer); + if (o.cache) { + if (val in that.cache) { suggest(that.cache[val]); return; } + // no requests if previous suggestions were empty + for (var i=1; i#wm-save-snapshot-open { + margin-right: 7px; + top: -6px; +} + +#wm-btns>#wm-sign-in { + box-sizing: content-box; + display: none; + margin-right: 7px; + top: -8px; + + /* + round border around sign in button + */ + border: 2px #000 solid; + border-radius: 14px; + padding-right: 2px; + padding-bottom: 2px; + width: 11px; + height: 11px; +} + +#wm-btns>#wm-sign-in>.iconochive-person { + font-size: 12.5px; +} + +#wm-save-snapshot-open > .iconochive-web { + color:#000; + font-size:160%; +} + +#wm-btns>#wm-save-snapshot-in-progress { + display: none; + font-size:160%; + opacity: 0.5; + position: relative; + margin-right: 7px; + top: -5px; +} + +#wm-btns>#wm-save-snapshot-success { + display: none; + color: green; + position: relative; + top: -7px; +} + +#wm-btns>#wm-save-snapshot-fail { + display: none; + color: red; + position: relative; + top: -7px; +} diff --git a/contact_files/button_normal_home.gif b/contact_files/button_normal_home.gif new file mode 100644 index 00000000..facd6460 --- /dev/null +++ b/contact_files/button_normal_home.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/contact_files/button_normal_ourclient.gif b/contact_files/button_normal_ourclient.gif new file mode 100644 index 00000000..a453c423 --- /dev/null +++ b/contact_files/button_normal_ourclient.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/contact_files/button_normal_service.gif b/contact_files/button_normal_service.gif new file mode 100644 index 00000000..5909b877 --- /dev/null +++ b/contact_files/button_normal_service.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/contact_files/graph-calc.js.download b/contact_files/graph-calc.js.download new file mode 100644 index 00000000..64fcb014 --- /dev/null +++ b/contact_files/graph-calc.js.download @@ -0,0 +1,132 @@ +function getEventX(event) { + var posx = 0; + if (event.pageX || event.pageY) { + posx = event.pageX; + } + else if (event.clientX || event.clientY) { + posx = event.clientX + document.body.scrollLeft + + document.documentElement.scrollLeft; + } + return posx; +} +function getElementX(obj) { + var x = 0; + if (obj.offsetParent) { + do { + x += obj.offsetLeft; + } while (obj = obj.offsetParent); + } + return x; +} +function zeroPad(v, len) { + v = v.toString(); + return v.length >= len ? v : "00000000".substring(0, len - v.length) + v; +} + +/** + * Check if the difference between the max and the min non zero capture numbers + * is larger than 3 orders of magnitude. If yes, we need to scale. +**/ +function capturegraph_scale_is_required(captures) { + var max = 0; + var min = 1000; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + max = Math.max(max, Math.max.apply(null, year[1])); + min = Math.min(min, Math.min.apply(null, + year[1].filter(Boolean))); + } + return (Math.log1p(max) - Math.log1p(min) > 3); +} + +/** + * Scale captugraph counts and max maxcount using log1p if necessary. + */ +function capturegraph_scale(captures) { + var maxcount = 0; + for (var i = 0; i < captures.length; i++) { + maxcount = Math.max(maxcount, Math.max.apply(null, captures[i][1])); + } + if (capturegraph_scale_is_required(captures)) { + var scaled = []; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + // XXX map may not be available on all platforms + scaled.push([year[0], year[1].map(Math.log1p)]); + } + captures = scaled; + maxcount = Math.log1p(maxcount); + } + return [captures, maxcount]; +} + +/** + * Draw years, highlight current year, draw capture frequency per month + */ +function sparkline(captures, width, height, canvas_id, start_year, + cur_year, cur_month) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.fillStyle = "#FFF"; + var end_year = new Date().getUTCFullYear(); + var year_width = width / (end_year - start_year + 1); + + var scaled = capturegraph_scale(captures.years); + var years = scaled[0]; + var maxcount = scaled[1]; + + var yscale = height / maxcount; + + function year_left(year) { + return Math.ceil((year - start_year) * year_width) + 0.5; + } + + if (cur_year >= start_year) { + var x = year_left(cur_year); + ctx.fillStyle = "#FFFFA5"; + ctx.fillRect(x, 0, year_width, height); + } + for (var year = start_year; year <= end_year; year++) { + var x = year_left(year); + ctx.beginPath(); + ctx.moveTo(x, 0); + ctx.lineTo(x, height); + ctx.lineWidth = 1; + ctx.strokeStyle = "#CCC"; + ctx.stroke(); + } + cur_month = parseInt(cur_month) - 1; + var month_width = (year_width - 1) / 12; + for (var i = 0; i < years.length; i++) { + var year = years[i][0]; + var months = years[i][1]; + var left = year_left(year) + 1.0; + for (var month = 0; month < 12; month++) { + var count = months[month]; + if (count > 0) { + var h = Math.ceil(count * yscale); + if (year == cur_year && month == cur_month) { + ctx.fillStyle = "#EC008C"; + } else { + ctx.fillStyle = "#000"; + } + // must note that when I use width=Math.round(month_width+1), + // the replay toolbar looks more accurate whereas the + // bubble calendar looks somehow different. + ctx.fillRect(Math.round(left), Math.ceil(height - h), + Math.ceil(month_width), Math.round(h)); + } + left += month_width; + } + } +} + +function clear_canvas(canvas_id) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.clearRect(0, 0, c.width, c.height); +} diff --git a/contact_files/iconochive.css b/contact_files/iconochive.css new file mode 100644 index 00000000..7a95ea71 --- /dev/null +++ b/contact_files/iconochive.css @@ -0,0 +1,116 @@ +@font-face{font-family:'Iconochive-Regular';src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?-ccsheb');src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?#iefix-ccsheb') format('embedded-opentype'),url('https://archive.org/includes/fonts/Iconochive-Regular.woff?-ccsheb') format('woff'),url('https://archive.org/includes/fonts/Iconochive-Regular.ttf?-ccsheb') format('truetype'),url('https://archive.org/includes/fonts/Iconochive-Regular.svg?-ccsheb#Iconochive-Regular') format('svg');font-weight:normal;font-style:normal} +[class^="iconochive-"],[class*=" iconochive-"]{font-family:'Iconochive-Regular'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} +.iconochive-Uplevel:before{content:"\21b5"} +.iconochive-exit:before{content:"\1f6a3"} +.iconochive-beta:before{content:"\3b2"} +.iconochive-logo:before{content:"\1f3db"} +.iconochive-audio:before{content:"\1f568"} +.iconochive-movies:before{content:"\1f39e"} +.iconochive-software:before{content:"\1f4be"} +.iconochive-texts:before{content:"\1f56e"} +.iconochive-etree:before{content:"\1f3a4"} +.iconochive-image:before{content:"\1f5bc"} +.iconochive-web:before{content:"\1f5d4"} +.iconochive-collection:before{content:"\2211"} +.iconochive-folder:before{content:"\1f4c2"} +.iconochive-data:before{content:"\1f5c3"} +.iconochive-tv:before{content:"\1f4fa"} +.iconochive-article:before{content:"\1f5cf"} +.iconochive-question:before{content:"\2370"} +.iconochive-question-dark:before{content:"\3f"} +.iconochive-info:before{content:"\69"} +.iconochive-info-small:before{content:"\24d8"} +.iconochive-comment:before{content:"\1f5e9"} +.iconochive-comments:before{content:"\1f5ea"} +.iconochive-person:before{content:"\1f464"} +.iconochive-people:before{content:"\1f465"} +.iconochive-eye:before{content:"\1f441"} +.iconochive-rss:before{content:"\221e"} +.iconochive-time:before{content:"\1f551"} +.iconochive-quote:before{content:"\275d"} +.iconochive-disc:before{content:"\1f4bf"} +.iconochive-tv-commercial:before{content:"\1f4b0"} +.iconochive-search:before{content:"\1f50d"} +.iconochive-search-star:before{content:"\273d"} +.iconochive-tiles:before{content:"\229e"} +.iconochive-list:before{content:"\21f6"} +.iconochive-list-bulleted:before{content:"\2317"} +.iconochive-latest:before{content:"\2208"} +.iconochive-left:before{content:"\2c2"} +.iconochive-right:before{content:"\2c3"} +.iconochive-left-solid:before{content:"\25c2"} +.iconochive-right-solid:before{content:"\25b8"} +.iconochive-up-solid:before{content:"\25b4"} +.iconochive-down-solid:before{content:"\25be"} +.iconochive-dot:before{content:"\23e4"} +.iconochive-dots:before{content:"\25a6"} +.iconochive-columns:before{content:"\25af"} +.iconochive-sort:before{content:"\21d5"} +.iconochive-atoz:before{content:"\1f524"} +.iconochive-ztoa:before{content:"\1f525"} +.iconochive-upload:before{content:"\1f4e4"} +.iconochive-download:before{content:"\1f4e5"} +.iconochive-favorite:before{content:"\2605"} +.iconochive-heart:before{content:"\2665"} +.iconochive-play:before{content:"\25b6"} +.iconochive-play-framed:before{content:"\1f3ac"} +.iconochive-fullscreen:before{content:"\26f6"} +.iconochive-mute:before{content:"\1f507"} +.iconochive-unmute:before{content:"\1f50a"} +.iconochive-share:before{content:"\1f381"} +.iconochive-edit:before{content:"\270e"} +.iconochive-reedit:before{content:"\2710"} +.iconochive-gear:before{content:"\2699"} +.iconochive-remove-circle:before{content:"\274e"} +.iconochive-plus-circle:before{content:"\1f5d6"} +.iconochive-minus-circle:before{content:"\1f5d5"} +.iconochive-x:before{content:"\1f5d9"} +.iconochive-fork:before{content:"\22d4"} +.iconochive-trash:before{content:"\1f5d1"} +.iconochive-warning:before{content:"\26a0"} +.iconochive-flash:before{content:"\1f5f2"} +.iconochive-world:before{content:"\1f5fa"} +.iconochive-lock:before{content:"\1f512"} +.iconochive-unlock:before{content:"\1f513"} +.iconochive-twitter:before{content:"\1f426"} +.iconochive-facebook:before{content:"\66"} +.iconochive-googleplus:before{content:"\67"} +.iconochive-reddit:before{content:"\1f47d"} +.iconochive-tumblr:before{content:"\54"} +.iconochive-pinterest:before{content:"\1d4df"} +.iconochive-popcorn:before{content:"\1f4a5"} +.iconochive-email:before{content:"\1f4e7"} +.iconochive-embed:before{content:"\1f517"} +.iconochive-gamepad:before{content:"\1f579"} +.iconochive-Zoom_In:before{content:"\2b"} +.iconochive-Zoom_Out:before{content:"\2d"} +.iconochive-RSS:before{content:"\1f4e8"} +.iconochive-Light_Bulb:before{content:"\1f4a1"} +.iconochive-Add:before{content:"\2295"} +.iconochive-Tab_Activity:before{content:"\2318"} +.iconochive-Forward:before{content:"\23e9"} +.iconochive-Backward:before{content:"\23ea"} +.iconochive-No_Audio:before{content:"\1f508"} +.iconochive-Pause:before{content:"\23f8"} +.iconochive-No_Favorite:before{content:"\2606"} +.iconochive-Unike:before{content:"\2661"} +.iconochive-Song:before{content:"\266b"} +.iconochive-No_Flag:before{content:"\2690"} +.iconochive-Flag:before{content:"\2691"} +.iconochive-Done:before{content:"\2713"} +.iconochive-Check:before{content:"\2714"} +.iconochive-Refresh:before{content:"\27f3"} +.iconochive-Headphones:before{content:"\1f3a7"} +.iconochive-Chart:before{content:"\1f4c8"} +.iconochive-Bookmark:before{content:"\1f4d1"} +.iconochive-Documents:before{content:"\1f4da"} +.iconochive-Newspaper:before{content:"\1f4f0"} +.iconochive-Podcast:before{content:"\1f4f6"} +.iconochive-Radio:before{content:"\1f4fb"} +.iconochive-Cassette:before{content:"\1f4fc"} +.iconochive-Shuffle:before{content:"\1f500"} +.iconochive-Loop:before{content:"\1f501"} +.iconochive-Low_Audio:before{content:"\1f509"} +.iconochive-First:before{content:"\1f396"} +.iconochive-Invisible:before{content:"\1f576"} +.iconochive-Computer:before{content:"\1f5b3"} diff --git a/contact_files/loading.gif b/contact_files/loading.gif new file mode 100644 index 0000000000000000000000000000000000000000..deac700d4fc776933c8c82026dc246bfc50dceb2 GIT binary patch literal 913 zcmZ?wbhEHb6k!lyc+9~71X5B`#>U1zK0aw_X$=hxGiT1+v}x0S96<3ux1VcBu(M-; ztC5}oGb2#H;!hSvE(Q(;9gtxlV;NY21x|Xd-pj#oX6v(H0groaGRIZBmUJ$|Yq z%$~;uB-qn00E(YLpglZ?QSF(M_<`vlnt#eI5||oc_AoP$V9$CHQ2ZnU?GZSFYR{Fz z56$TIurnmEG{Njq79hc%^Ae!=DFoUhaun4b5rz*ehtT{Z&XK^@470~sfdqTr%YfpC e0celJF;sg(1U|H)+oLX!z|jJ;C)ohg9%}&U_H8c! literal 0 HcmV?d00001 diff --git a/contact_files/new-banner2.jpg b/contact_files/new-banner2.jpg new file mode 100644 index 00000000..3fe1a80e --- /dev/null +++ b/contact_files/new-banner2.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/contact_files/timestamp.js.download b/contact_files/timestamp.js.download new file mode 100644 index 00000000..35eeba5a --- /dev/null +++ b/contact_files/timestamp.js.download @@ -0,0 +1,54 @@ +/** timestamp namespaced methods **/ +var __wbTs = (function() { + function _split_timestamp(timestamp) { + if(typeof timestamp == "number") { + timestamp = timestamp.toString(); + } + return [ + timestamp.slice(-14, -10), + timestamp.slice(-10, -8), + timestamp.slice(-8, -6), + timestamp.slice(-6, -4), + timestamp.slice(-4, -2), + timestamp.slice(-2) + ]; + } + var MONTHS_LONG = [ + "January", "February", "March", "April", "May", "June", + "July", "August", "September", "October", "November", "December" + ]; + var MONTHS_SHORT = [ + "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", + "Oct", "Nov", "Dec" + ]; + var FIELDS = { + 'Y': function(d) { return d.getUTCFullYear() }, + 'm': function(d) { return d.getUTCMonth() + 1 }, + 'b': function(d) { return MONTHS_SHORT[d.getUTCMonth()] }, + 'B': function(d) { return MONTHS_LONG[d.getUTCMonth()] }, + 'd': function(d) { return d.getUTCDate() }, + 'H': function(d) { return ('0'+d.getUTCHours()).slice(-2) }, + 'M': function(d) { return ('0'+d.getUTCMinutes()).slice(-2) }, + 'S': function(d) { return ('0'+d.getUTCSeconds()).slice(-2) }, + '%': function() { return '%' } + }; + function timestamp2datetime(timestamp) { + var ts_array = _split_timestamp(timestamp); + return new Date(Date.UTC( + ts_array[0], ts_array[1]-1, ts_array[2], + ts_array[3], ts_array[4], ts_array[5] + )); + } + return { + timestamp2datetime: timestamp2datetime, + getMonthName: function(mon) { + return MONTHS_LONG[mon]; + }, + format: function(timestamp, fmt) { + return fmt.replace(/%./g, function(ph) { + var field = FIELDS[ph[1]]; + return field ? field(timestamp2datetime(timestamp)) : ph; + }); + } + } +})(); diff --git a/contact_files/toolbar.js.download b/contact_files/toolbar.js.download new file mode 100644 index 00000000..23ad8d01 --- /dev/null +++ b/contact_files/toolbar.js.download @@ -0,0 +1,627 @@ +if(typeof __wm==="undefined") __wm={}; +(function(){ + var _JSON = typeof __wbhack != 'undefined' ? __wbhack.JSON : JSON; + var prettyMonths = [ + "Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]; + var $D=document,$=function(n){return document.getElementById(n)}; + + function formatNumber(n) { + return (''+n).replace(/\B(?=(\d{3})+$)/g, ','); + } + var ajax=__wm.ajax=function ajax(method, url, callback, headers, data) { + var xmlhttp; + if (window.XMLHttpRequest) { + xmlhttp = new XMLHttpRequest(); + } else { + xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); + } + xmlhttp.onreadystatechange = function() { + if (this.readyState == 4) { + callback(xmlhttp); + } + }; + xmlhttp.open(method, url, true); + if (headers) { + for (var header in headers) { + if (headers.hasOwnProperty(header)) { + xmlhttp.setRequestHeader(header, headers[header]); + } + } + } + // pass cookies for user authorization + xmlhttp.withCredentials = true; + xmlhttp.send(data); + } + + __wm.h=function hideToolbar(ev) { + $("wm-ipp").style.display="none"; + ev.stopPropagation(); + } + + var $expand, $capinfo; + + __wm.bt=function bootstrap(imgWidth,imgHeight,yearImgWidth,monthImgWidth, + coll,wbCurrentUrl,captureDate,firstYear, + static_prefix) { + __wm.static_prefix = static_prefix || '/static/'; + var wbPrefix='/'+(coll||'web')+'/'; + captureDate = captureDate.split('-'); + var displayDay = captureDate[2]; + var displayMonth = captureDate[1]; + var displayYear = captureDate[0]; + var trackerVal,curYear = -1,curMonth = -1; + var yearTracker,monthTracker; + + var $spk=$('wm-ipp-sparkline') + $expand=$('wm-expand'); + $capinfo=$('wm-capinfo'); + + function showTrackers(event) { + var val = event.type=="mouseenter"?1:0; + if (val===trackerVal) return; + var $ipp=$("wm-ipp"); + var $y=$("displayYearEl"),$m=$("displayMonthEl"),$d=$("displayDayEl"); + if (val) { + $ipp.className="hi"; + } else { + $ipp.className=""; + $y.innerHTML=displayYear;$m.innerHTML=prettyMonths[displayMonth-1];$d.innerHTML=displayDay; + } + yearTracker.style.display=val?"inline":"none"; + monthTracker.style.display=val?"inline":"none"; + trackerVal = val; + } + function getElementX2(el) { + var de = $D.documentElement; + var box = (typeof el.getBoundingClientRect!=='undefied')? + el.getBoundingClientRect():{top:0,left:0}; + return box.left + (window.pageXOffset||de.scrollLeft)-(de.clientLeft||0); + } + function navCaptures(captures) { + var $e = $("wm-nav-captures"); + var count = 0; + var years = captures.years; + var first_ts = captures.first_ts, last_ts = captures.last_ts; + for (var j = 0; j < years.length; j++) { + var months = years[j][1]; + for (var i = 0; i < months.length; i++) { + count += months[i]; + } + } + var html = '
' + + formatNumber(count) + ' ' + + (count > 1 ? "captures" : "capture") + ''; + var timespan = __wbTs.format(first_ts, '%d %b %Y'); + if (last_ts != first_ts) { + timespan += ' - ' + __wbTs.format(last_ts, '%d %b %Y'); + } + html += '
' + + timespan + '
'; + $e.innerHTML = html; + } + function trackMouseMove(event) { + //var element = event.target; + var element = $spk; + var eventX = getEventX(event); + var elementX = getElementX2(element); + var xOff = Math.min(Math.max(0, eventX - elementX),imgWidth); + var monthOff = xOff % yearImgWidth; + + var year = Math.floor(xOff / yearImgWidth); + var monthOfYear = Math.min(11,Math.floor(monthOff / monthImgWidth)); + // 1 extra border pixel at the left edge of the year: + var month = (year * 12) + monthOfYear; + var day = monthOff % 2==1?15:1; + var dateString = zeroPad(year + firstYear) + zeroPad(monthOfYear+1,2) + + zeroPad(day,2) + "000000"; + + $("displayYearEl").innerHTML=year+firstYear; + $("displayMonthEl").innerHTML=prettyMonths[monthOfYear]; + // looks too jarring when it changes.. + //$("displayDayEl").innerHTML=zeroPad(day,2); + var url = wbPrefix + dateString + '/' + wbCurrentUrl; + $("wm-graph-anchor").href=url; + + if(curYear != year) { + var yrOff = year * yearImgWidth; + yearTracker.style.left = yrOff + "px"; + curYear = year; + } + if(curMonth != month) { + var mtOff = year + (month * monthImgWidth) + 1; + monthTracker.style.left = mtOff + "px"; + curMonth = month; + } + } + function disclaimElement(element) { + if (window.top == window.self) { + element.style.display = "block"; + $D.body.insertBefore(element, $D.body.firstChild); + } + } + yearTracker=$D.createElement('div'); + yearTracker.className='yt'; + with(yearTracker.style){ + display='none';width=yearImgWidth+"px";height=imgHeight+"px"; + } + monthTracker=$D.createElement('div'); + monthTracker.className='mt'; + with(monthTracker.style){ + display='none';width=monthImgWidth+"px";height=imgHeight+"px"; + } + $spk.appendChild(yearTracker); + $spk.appendChild(monthTracker); + + var $cv=$('wm-sparkline-canvas'); + $spk.onmouseenter=showTrackers; + $spk.onmouseleave=showTrackers; + $spk.onmousemove=trackMouseMove; + + var $ipp=$("wm-ipp"); + $ipp&&disclaimElement($ipp); + + var testCanvas = document.createElement('canvas'); + if(!!(testCanvas.getContext && testCanvas.getContext('2d'))) { + var sparkline_url = "/__wb/sparkline?output=json&url=" + + encodeURIComponent(wbCurrentUrl) + + (coll && "&collection=" + coll || ''); + ajax("GET", sparkline_url, function(response) { + if(response.status == 200) { + var capnav=_JSON.parse(response.responseText); + var yearsobj = capnav.years; + var ykeys = Object.getOwnPropertyNames(yearsobj); + var years = (capnav.years = []); + for (var i = 0; i < ykeys.length; i++) { + var y = ykeys[i]; + if (yearsobj[y]) { + years.push([y, yearsobj[y]]); + } + } + navCaptures(capnav); + sparkline(capnav,imgWidth,imgHeight,'wm-sparkline-canvas', + firstYear, displayYear, displayMonth); + } + }); + } else { + var sparklineImg = new Image(); + sparklineImg.src = "/__wb/sparkline?url=" + + encodeURIComponent(wbCurrentUrl) + + "&width=" + imgWidth + "&height=" + imgHeight + + "&selected_year=" + displayYear + "&selected_month=" + displayMonth + + (coll && "&collection=" + coll || ''); + sparklineImg.alt= "sparkline"; + sparklineImg.width=imgWidth; + sparklineImg.height=imgHeight; + sparklineImg.id="sparklineImgId"; + sparklineImg.border="0"; + $cv.parentNode.replaceChild(sparklineImg, $cv); + } + + function process_autocomplete(data) { + var out = [] + var len = data.length; + for(var i=0; i0) { + var output = process_autocomplete(data.hosts); + suggest(output); + } else if (typeof data.isUrl!=='undefined' && data.isUrl===true && typeof data.excluded==='undefined') { + suggest([query]); + } else { + ajax("GET", '/__wb/search/anchor?q='+encodeURIComponent(query), + function(data) { + var data = _JSON.parse(data.response); + if (typeof data!=='undefined' && data.length>0) { + var output = process_autocomplete(data.slice(0,5)); + suggest(output); + } + }); + } + }); + }, + onSelect: function(e, term, item) { + $("wmtb").submit(); + } + }); + $("wmtb").onsubmit = function(e) { + var query = $("wmtbURL").value; + // if textbox value is not a URL, redirect to search + if (!(query.indexOf('http://') === 0 || query.indexOf('https://') === 0 || + query.match(/[\w\.]{2,256}\.[a-z]{2,4}/gi))) { + document.location.href="/web/*/" + $("wmtbURL").value; + e.preventDefault(); + return false; + } + }; + }; + function show_timestamps() { + // Populate capinfo with capture resources if empty. If not empty, it has + // already run before so avoid redoing AJAX. + var $capresources=$('wm-capresources'); + $capresources.innerHTML = ''; + //disable caching to be able to reload list when browsing frames. + //if($capresources.innerHTML.length !== 0) { + // return; + //} + var $wmloading=$("wm-capresources-loading"); + $wmloading.style.display='block'; + + // calculate datetime difference with capture datetime and return relative + // value such as "-5 hours, 10 minutes". + var capture_ts = document.getElementById('wmtb').elements.date.value; + var capture_msec = __wbTs.timestamp2datetime(capture_ts).getTime(); + function datetime_diff(dt_str) { + var dt_msec = Date.parse(dt_str); + var diff = dt_msec - capture_msec; + var prefix = ""; + if(diff < 0) { + prefix += "-"; + diff = Math.abs(diff); + } else { + prefix += "+"; + } + var highlight = false; + if(diff < 1000) { + // equal to the page datetime + return {delta: diff, text:"", highlight: highlight}; + } + var total_diff = diff; + var years_d = Math.floor(diff/1000/60/60/24/30/12); + diff -= years_d*1000*60*60*24*30*12; + var months_d = Math.floor(diff/1000/60/60/24/30); + diff -= months_d*1000*60*60*24*30; + var days_d = Math.floor(diff/1000/60/60/24); + diff -= days_d*1000*60*60*24; + var hours_d = Math.floor(diff/1000/60/60); + diff -= hours_d*1000*60*60; + var minutes_d = Math.floor(diff/1000/60); + diff -= minutes_d*1000*60; + var seconds_d = Math.floor(diff/1000); + + var parts = []; + if(years_d > 1) { + parts.push(years_d + " years"); + highlight = true; + } else if(years_d == 1) { + parts.push(years_d + " year"); + highlight = true; + } + if(months_d > 1) { + parts.push(months_d + " months"); + highlight = true; + } else if(months_d == 1) { + parts.push(months_d + " month"); + highlight = true; + } + if(days_d > 1) { + parts.push(days_d + " days"); + } else if(days_d == 1) { + parts.push(days_d + " day"); + } + if(hours_d > 1) { + parts.push(hours_d + " hours"); + } else if(hours_d == 1) { + parts.push(hours_d + " hour"); + } + if(minutes_d > 1) { + parts.push(minutes_d + " minutes"); + } else if (minutes_d == 1) { + parts.push(minutes_d + " minute"); + } + if(seconds_d > 1) { + parts.push(seconds_d + " seconds"); + } else if(seconds_d == 1) { + parts.push(seconds_d + " second"); + } + if(parts.length > 2) { + parts = parts.slice(0, 2); + } + return {delta: total_diff, text: prefix + parts.join(" "), + highlight: highlight}; + } + // Utility method to find elements in dom (currently only img) using URL. + // Also look into embedded frames recursively + // Captured resources urls may have timestamps different from DOM URL + // so it is not possible to search with original path + // /web/20120407141544/http://example.com + // we must search for URLS ENDING WITH http://example.com + function find_elements_by_url(current_window, url) { + var orig_url = url.split("/").splice(6).join("/"); + var els=current_window.document.querySelectorAll( + "img[src$='" + orig_url + "'], iframe[src$='" + orig_url + "'], frame[src$='" + orig_url + "']" + ); + var els_array=Array.prototype.slice.call(els); + for(var i=0; i 0) { + for(var i=0; i 0) { + for(var i=0; i 0) { + deduped.map(get_resource_info); + } else { + $capresources.innerHTML = "There are no sub-resources in the page."; + $wmloading.style.display='none'; + } + } + __wm.ex=function expand(ev) { + ev.stopPropagation(); + var c=$expand.className; + if (c.match(/wm-closed/)) { // closed + $expand.className=c.replace(/wm-closed/,'wm-open'); + $capinfo.style.display='block'; + show_timestamps(); + } else { + $expand.className=c.replace(/wm-open/,'wm-closed'); + $capinfo.style.display='none'; + } + }; + + function isArray(obj) { + return (typeof obj !== 'undefined' && obj && obj.constructor === Array); + } + + function setDisplayStyle(id, display) { + var el = $(id); + if (el) { + el.style.display = display; + } + } + + function show(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'inline-block'); + } + } + + function hide(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'none'); + } + } + + function userIsLoggedIn() { + show('wm-save-snapshot-open'); + hide('wm-sign-in'); + } + + function userIsNotLoggedIn() { + hide([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-in-progress', + ]); + show('wm-sign-in'); + } + + function startSnapShotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-in-progress', + ]); + } + + function successSnapshotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-in-progress', + ]); + show([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + } + + function failSnapshotSaving(err) { + hide([ + 'wm-save-snapshot-in-progress', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + ]); + } + + /** + * check whether cookie has field + * + * @param name + * @return boolean + */ + function hasCookie(name) { + return document.cookie.search(name) >= 0; + } + + __wm.saveSnapshot = function (url, timestamp, tags) { + startSnapShotSaving(); + ajax('POST', '/__wb/web-archive/', function (res) { + if (res.status === 401) { + // it seems that user is not logged in + userIsNotLoggedIn(); + } else if (res.status >= 400) { + failSnapshotSaving(res.responseText); + console.log('You have got an error.'); + console.log('If you think something wrong here please send it to support.'); + console.log('Response: "' + res.responseText + '"'); + console.log('status: "' + res.status + '"'); + } else { + successSnapshotSaving(res); + } + }, { + 'Content-Type': 'application/json' + }, _JSON.stringify({ + url: url, + snapshot: timestamp, + tags: tags || [], + })); + + return false; + }; + + document.addEventListener('DOMContentLoaded', function () { + if (hasCookie('logged-in-user') && hasCookie('logged-in-sig')) { + userIsLoggedIn(); + } else { + userIsNotLoggedIn(); + } + }); +})(); diff --git a/contact_files/wayback-toolbar-logo.png b/contact_files/wayback-toolbar-logo.png new file mode 100644 index 0000000000000000000000000000000000000000..e5e880d7574ac33c8e6f70645d66b11932a4e677 GIT binary patch literal 7564 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 literal 0 HcmV?d00001 diff --git a/contact_files/wbhack.js.download b/contact_files/wbhack.js.download new file mode 100644 index 00000000..3e95e64e --- /dev/null +++ b/contact_files/wbhack.js.download @@ -0,0 +1,41 @@ +// Wayback Machine hacks +var __wbhack = new function(){ + var prefix; + var orig_document = { + createElementNS: document.createElementNS + }; + this.init = function(_prefix) { + this.checkCookiesNumber(); + prefix = _prefix; + document.createElementNS = function(ns,name) { + if (ns.indexOf(prefix)==0) { + ns = ns.substring(prefix.length).replace(/\/?[0-9]+\//, ''); + } + return orig_document.createElementNS.call(this, ns, name); + }; + }; + this.createCookie = function(name,value,days) { + if (days) { + var date = new Date(); + date.setTime(date.getTime()+(days*24*60*60*1000)); + var expires = "; expires="+date.toGMTString(); + } + else var expires = ""; + document.cookie = name+"="+value+expires+"; path=/"; + }; + this.eraseCookie = function(name) { + this.createCookie(name, "", -1); + }; + this.checkCookiesNumber = function() { + var cookies = document.cookie.split(";"); + if(cookies.length > 40) { + for(var i=0; i0oneEP)u0M0ZbGTr|5hyVZp07*qoM6N<$f~X^OO#lD@ literal 0 HcmV?d00001 diff --git a/contact_files/wm_tb_prv_on.png b/contact_files/wm_tb_prv_on.png new file mode 100644 index 0000000000000000000000000000000000000000..6157cc2c135f14f850ac793918344f68370a232a GIT binary patch literal 292 zcmV+<0o(qGP)MEZ=f#UIrUp^{cq>q@7}QQze36> zqVFk!6c*T{9(4#}=wO7jTzmctYnaM<9}^U2C1?iS@jFanj2_~@R + + + + + + + + + + SYSTEM NETWARE + + + + + + +
+
+
+
+ +
+
+
success
+
fail
+ + + + + + + +
+
+ + +
+
+ + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
NovJANFeb
Previous capture03Next capture
201420182019
+
+
11 captures
14 Mar 2012 - 3 Jan 2018
+
+ +
+ +
+
+
+ +
+
+ + + + + +
+ +

+ + + + + + + + + +
+
+ + + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + + +
+ + + + + + +
  +

 

+

 

+

 

+

 

+

Please tell us what you think about our web site, company, products, or services. If you provide us with your contact information, we will be able to reach you in case we have any questions.

+

 

+

 

+

+

 

+
+ + + + + + + + + + + + + + + + + + + + + +

Your Name:

+ +

Company name:

+ +

Telephone:

+ +

FAX:

+ +

E-mail:

+ +

+

 

+

 

+

 

+

Subject: + +

+

+


 
+

+

+ + +

+
+
+

 

+ +
+
+ + + + + + + + + + + + + + + + + +
 
 
+
+ + + + + + + +
+

 

+

 

+

 

+

 

+

 

+

 

+
+ + + + + + + + + + + + + +
+ + + + + +

Copyright © 2008 System Netware, All Rights Reserved..

+
+

+ + + + + + + +
\ No newline at end of file diff --git a/feedback_files/BottomBarraBack.jpg b/feedback_files/BottomBarraBack.jpg new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/feedback_files/BottomBarraBack.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/feedback_files/LinkSeparator.gif b/feedback_files/LinkSeparator.gif new file mode 100644 index 00000000..abf817ae --- /dev/null +++ b/feedback_files/LinkSeparator.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/feedback_files/Main2.jpg b/feedback_files/Main2.jpg new file mode 100644 index 00000000..abf817ae --- /dev/null +++ b/feedback_files/Main2.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/feedback_files/Main4.jpg b/feedback_files/Main4.jpg new file mode 100644 index 00000000..bbb18efd --- /dev/null +++ b/feedback_files/Main4.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/feedback_files/SeparadorCol1.gif b/feedback_files/SeparadorCol1.gif new file mode 100644 index 00000000..12eb8250 --- /dev/null +++ b/feedback_files/SeparadorCol1.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/feedback_files/Template018.css b/feedback_files/Template018.css new file mode 100644 index 00000000..8d284855 --- /dev/null +++ b/feedback_files/Template018.css @@ -0,0 +1,20 @@ + + \ No newline at end of file diff --git a/feedback_files/TopAboutUs.gif b/feedback_files/TopAboutUs.gif new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/feedback_files/TopAboutUs.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/feedback_files/TopBarSeparator.gif b/feedback_files/TopBarSeparator.gif new file mode 100644 index 00000000..c6b9b25a --- /dev/null +++ b/feedback_files/TopBarSeparator.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/feedback_files/_blank.gif b/feedback_files/_blank.gif new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/feedback_files/_blank.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/feedback_files/ait-client-rewrite.js.download b/feedback_files/ait-client-rewrite.js.download new file mode 100644 index 00000000..bb3d69f0 --- /dev/null +++ b/feedback_files/ait-client-rewrite.js.download @@ -0,0 +1,622 @@ +//============================================ +// Wayback Common JS Library +//============================================ + +var WB_wombat_replayServer; +var WB_wombat_replayPrefix; +var WB_wombat_replayDatePrefix; +var WB_wombat_captureDatePart; +var WB_wombat_origHost; + +//Location objects +var WB_wombat_self_location; +var WB_wombat_top_location; +var WB_wombat_opener_location; + +// Domain +var WB_wombat_document_domain; + +//function to allow jquery expando requests (http://stackoverflow.com/questions/7200722/jquery-expando-properties), +//which return a function that has its name defined in a parameter of the request, to be executed. we rewrite the function call elsewhere (see +//ArchiveUrlReplay.xml) and then define it here to ensure it exists. expando function include current timestamp so we can never replay them without +//overriding default expando behavior +function jQueryREWRITTEN_BY_WAYBACK(){ + o=arguments; +} + +function WB_Get_Domain(href) { + var a = document.createElement('a'); + + a.href = href; + return a.protocol + "//" + a.hostname; +} + + +function WB_StripPort(str) +{ + var hostWithPort = str.match(/^http:\/\/[\w\d@.-]+:\d+/); + if (hostWithPort) { + var hostName = hostWithPort[0].substr(0, hostWithPort[0].lastIndexOf(':')); + return hostName + str.substr(hostWithPort[0].length); + } + + return str; +} + +function WB_IsHostUrl(str) +{ + // Good guess that's its a hostname + if (str.indexOf("www.") == 0) { + return true; + } + + // hostname:port (port required) + var matches = str.match(/^[\w-]+(\.[\w-_]+)+(:\d+)(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + // ip:port + matches = str.match(/^\d+\.\d+\.\d+\.\d+(:\d+)?(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + return false; +} + +function WB_RewriteUrl(url) +{ + var httpPrefix = "http://"; + var httpsPrefix = "https://"; + + if (!url) { + return url; + } + + // If not dealing with a string, get string version and try to convert it + if ((typeof url) != "string") { + url = url.toString(); + } + + // If starts with prefix, no rewriting needed + // Only check replay prefix (no date) as date may be different for each capture + if (url.indexOf(WB_wombat_replayServer) == 0) { + return url; + } + + // If server relative url, add prefix and original host + if (WB_IsRelativeUrl(url)) { + + // Already a relative url, don't make any changes! + if (url.indexOf(WB_wombat_captureDatePart) >= 0) { + return url; + } + + return WB_wombat_replayDatePrefix + WB_wombat_origHost + url; + } + + // If full url starting with http:// add http prefix + if (url.indexOf(httpPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("https://", "http://") + url; + } + + // If full url starting with https:// add https prefix + if (url.indexOf(httpsPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("http://", "https://") + url; + } + + // May or may not be a hostname, call function to determine + // If it is, add the prefix and make sure port is removed + if (WB_IsHostUrl(url)) { + return WB_wombat_replayDatePrefix + httpPrefix + url; + } + + return url; +} + +//determine if url is server or path relative or not +function WB_IsRelativeUrl(url) { + + if (url) { + var urlType = (typeof url); + + if (urlType == "string") { + return (url.charAt(0) == "/" || url.charAt(0) == "."); + } else if (urlType == "object") { + return (url.href && (url.href.charAt(0) == "/" || url.charAt(0) == ".")); + } + } + + return false; +} + +//http://wayback.archive-it.org/1000000016/20140801164720/http://www.w3.org/2000/svg -> http://www.w3.org/2000/svg - for https://webarchive.jira.com/browse/ARI-3906 +function WB_UnRewriteUrl(url) { + return WB_ExtractOrig(url); +} + +function WB_CopyObjectFields(obj) +{ + var newObj = {}; + + for (prop in obj) { + if ((typeof obj[prop]) != "function") { + newObj[prop] = obj[prop]; + } + } + + return newObj; +} + +function WB_ExtractOrigNoProtocol(href) { + + var lHref = WB_ExtractOrig(href); + + if (lHref.slice(0, 5) == "http:") { + return lHref.slice(5); + } + else if (lHref.slice(0, 6) == "https:") { + return lHref.slice(6); + } + + return lHref; +} + +function WB_ExtractOrig(href) +{ + if (!href) { + return ""; + } + href = href.toString(); + var index = href.indexOf("/http", 1); + if (index > 0) { + return href.substr(index + 1); + } else { + return href; + } +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_GetPath(href) { + + var a = document.createElement('a'); + + a.href = href; + return a.pathname; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +//specifically, user stecb's answer +function WB_ExtractOrigPathname(href) { + + var origHref = WB_ExtractOrig(href); + + return WB_GetPath(origHref); +} + +function WB_ExtractOrigPathnameAndQueryString(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + a.href = origHref; + + if (WB_EndsWith(origHref, "?")) { + return a.pathname + "?"; + } + + return a.pathname + a.search; +} + +function WB_EndsWith(str, endingStr) { + return str.indexOf(endingStr, str.length - endingStr.length) !== -1; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_ExtractOrigSearch(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + + a.href = origHref; + return a.search; +} + +// rewrite orig href to https if it is http and the page is being loaded as https +// this is to deal with Firefox mixed content security which restricts loading http urls from a page +// loaded over https +function WB_fixProtocol(href) { + + if (!href) { + return ""; + } + + if (location.protocol == "https:") { + + if (href.slice(0, 5) == "http:") { + href = "https:" + href.slice(5); + } + + } + + return href; + +} + +function WB_CopyLocationObj(loc) +{ + var newLoc = WB_CopyObjectFields(loc); + + newLoc._origLoc = loc; + newLoc._origHref = loc.href; + + // Rewrite replace and assign functions + newLoc.replace = function(url) { this._origLoc.replace(WB_RewriteUrl(url)); }; + newLoc.assign = function(url) { this._origLoc.assign(WB_RewriteUrl(url)); }; + newLoc.reload = function() { this._origLoc.reload(); }; + newLoc.href = WB_fixProtocol(WB_ExtractOrig(newLoc._origHref)); + newLoc.pathname = WB_ExtractOrigPathname(newLoc._origHref); + newLoc.search = WB_ExtractOrigSearch(newLoc._origHref); + newLoc.toString = function() { return this.href; }; + newLoc.hash = loc.hash; + newLoc.lasthash = loc.hash; + + return newLoc; +} + +//override createElementNS JS function in order to ensure namespace is correct - for https://webarchive.jira.com/browse/ARI-3906 +function WB_CreateElementNS(namespace, elementName) { + + namespace = WB_UnRewriteUrl(namespace); + + return document.createElementNS(namespace, elementName); +} + +function WB_wombat_updateLoc(reqHref, origHref, loc, wbSearchLoc) +{ + + if (reqHref) { + + if (WB_IsRelativeUrl(reqHref)) { + //for relative paths, just compare the paths + query string, not full urls + if (WB_ExtractOrigPathnameAndQueryString(origHref) != reqHref) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + else { + //for full urls, compare everything but leading protocol (http or https) + if (WB_ExtractOrigNoProtocol(origHref) != WB_ExtractOrigNoProtocol(reqHref)) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + + } + if (wbSearchLoc) { + if (loc.search != wbSearchLoc) { + loc.search = wbSearchLoc; + } + } + + return false; +} + +function WB_wombat_checkLocationChange(wbLoc, isTop) +{ + + var has_updated = null; + var locType = (typeof wbLoc); + + var location = (isTop ? window.top.location : window.location); + + // String has been assigned to location, so assign it + if (locType == "string") { + has_updated = WB_wombat_updateLoc(wbLoc, location.href, location); + + } else if (locType == "object") { + has_updated = WB_wombat_updateLoc(wbLoc.href, wbLoc._origHref, location, wbLoc.search); + + } + + if (WB_wombat_self_location.hash != WB_wombat_self_location.lasthash) { + //if wombat hash has been updated, make sure it's in sync with window.location hash + window.location.hash = WB_wombat_self_location.hash; + } + else if (window.location.hash != WB_wombat_self_location.hash) { + //if window.location.hash has been updated before wombat hash, handle this here + WB_wombat_self_location.hash = window.location.hash; + } + + WB_wombat_self_location.lasthash = WB_wombat_self_location.hash; + + return has_updated; +} + +var wombat_updating = false; + +function WB_wombat_checkLocations() +{ + + if (wombat_updating) { + return false; + } + + wombat_updating = true; + + var updated_self = WB_wombat_checkLocationChange(document.WB_wombat_self_location, false); + + if (!updated_self) { + updated_self = WB_wombat_checkLocationChange(WB_wombat_self_location, false); + } + + var updated_top = null; + + if (document.WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + + if (!updated_top) { + if (WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + } + + //for https://webarchive.jira.com/browse/ARI-3955 + if (updated_self || updated_top) { + return false; + } + + wombat_updating = false; +} + +//copied from https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Storage +function WB_wombat_Override_LocalStorage() { + Object.defineProperty(window, "localStorage", new (function () { + var aKeys = [], oStorage = {}; + Object.defineProperty(oStorage, "getItem", { + value: function (sKey) { return sKey ? (this[sKey] ? this[sKey] : null) : null; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "key", { + value: function (nKeyId) { return aKeys[nKeyId]; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "setItem", { + value: function (sKey, sValue) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=" + escape(sValue) + "; expires=Tue, 19 Jan 2038 03:14:07 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "length", { + get: function () { return aKeys.length; }, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "removeItem", { + value: function (sKey) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + this.get = function () { + var iThisIndx; + for (var sKey in oStorage) { + iThisIndx = aKeys.indexOf(sKey); + if (iThisIndx === -1) { oStorage.setItem(sKey, oStorage[sKey]); } + else { aKeys.splice(iThisIndx, 1); } + delete oStorage[sKey]; + } + for (aKeys; aKeys.length > 0; aKeys.splice(0, 1)) { oStorage.removeItem(aKeys[0]); } + for (var aCouple, iKey, nIdx = 0, aCouples = document.cookie.split(/\s*;\s*/); nIdx < aCouples.length; nIdx++) { + aCouple = aCouples[nIdx].split(/\s*=\s*/); + if (aCouple.length > 1) { + oStorage[iKey = unescape(aCouple[0])] = unescape(aCouple[1]); + aKeys.push(iKey); + } + } + return oStorage; + }; + this.configurable = false; + this.enumerable = true; + })()); +} + +function WB_wombat_Init(replayPrefix, captureDate, origHost) +{ + WB_wombat_replayServer = location.protocol + "//" + location.host; + + try { + var collectionId = /https?:\/\/wayback\..*archive-it\.org\/([\d]+(?:-test)?)/.exec(replayPrefix)[1]; + WB_wombat_replayPrefix = WB_wombat_replayServer + "/" + collectionId + "/"; + } + catch (exc) { + WB_wombat_replayPrefix = replayPrefix; + } + + WB_wombat_replayDatePrefix = WB_wombat_replayPrefix + captureDate + "/"; + WB_wombat_captureDatePart = "/" + captureDate + "/"; + + WB_wombat_origHost = "http://" + origHost; + + WB_wombat_self_location = WB_CopyLocationObj(window.self.location); + WB_wombat_top_location = ((window.self.location != window.top.location) ? WB_CopyLocationObj(window.top.location) : WB_wombat_self_location); + + WB_wombat_opener_location = null; + //try catch for https://webarchive.jira.com/browse/ARI-3715 + try { + WB_wombat_opener_location = (window.opener ? WB_CopyLocationObj(window.opener.location) : null); + } + catch (err) { + console.log(err); + } + + //WB_wombat_document_domain = document.domain; + WB_wombat_document_domain = origHost; + + // For https://webarchive.jira.com/browse/ARI-3985 + document.WB_wombat_self_location = WB_wombat_self_location; + + //override window.open function so that a new window will have WB_wombat_self_location as a member since wombat + //rewriting may change window.location to window.WB_wombat_self_location + //for https://webarchive.jira.com/browse/ARI-4006 + var originalOpenFunction = window.open; + + window.open = function (url, windowName, windowFeatures) { + var newWindow = originalOpenFunction(url, windowName, windowFeatures); + + newWindow.WB_wombat_self_location = newWindow.self.location; + + return newWindow; + }; + + var originalHistoryPushStateFunction = history.pushState; + + //override pushState and replaceState history functions so we can retain the correct archival format //livesiteurl in the browsers location bar + //if the site is using these methods. for https://webarchive.jira.com/browse/ARI-4068 + history.pushState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryPushStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + var originalHistoryReplaceStateFunction = history.replaceState; + + history.replaceState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryReplaceStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + window.originalPostMessageFunction = window.postMessage; + + window.WB_PostMessage_Fixup = function(target, message, targetOrigin, transfer) { + target.originalPostMessageFunction.call(target, message, targetOrigin, transfer); + } + + window.WB_PostMessage = function(callingWindow, message, targetOrigin, transfer) { + var rewrittenTargetOrigin; + + if (targetOrigin) { + rewrittenTargetOrigin = WB_Get_Domain(WB_RewriteUrl(targetOrigin)); + } + + //detect condition of window containing current function not + //being the window from which the function was called + if (window !== callingWindow) { + //make sure to call postMessage from the same window the live site would call from + //this may not occur as each window (iframes included) has an overidden WB_PostMessage + callingWindow.WB_PostMessage_Fixup(window, message, rewrittenTargetOrigin, transfer); + } + else { + window.originalPostMessageFunction.call(window, message, rewrittenTargetOrigin, transfer); + } + } + + document.WB_wombat_self_location = WB_wombat_self_location; + + //from http://stackoverflow.com/questions/2638292/after-travelling-back-in-firefox-history-javascript-wont-run - for https://webarchive.jira.com/browse/ARI-4118 + window.onunload = function(){}; + + WB_Wombat_SetCookies(WB_wombat_self_location._origHref, location.protocol + "//" + origHost, replayPrefix.split("/")[3], captureDate); + +//for https://webarchive.jira.com/browse/ARI-4161 - error in Scott Reed's Firefox: NS_ERROR_DOM_QUOTA_REACHED Persistent storage maximum size reached + try { + WB_wombat_Override_LocalStorage(); + } + catch (e) { + console.log("WB_wombat_Override_LocalStorage error: " + e); + } + + var proxied = window.XMLHttpRequest.prototype.open; + window.XMLHttpRequest.prototype.open = function() { + //only set withCredentials == true if request is to wayback and ready state is correct for withCredentials + //otherwise withCredentials == true will block requests to analytics site. + if ((this.readyState == 0 || this.readyState == 1) && + (arguments[1].indexOf(WB_wombat_replayPrefix) == 0 || arguments[1].indexOf("/") == 0)) { + + this.withCredentials=true; + } + + return proxied.apply(this, [].slice.call(arguments)); + }; +} + +// determine if current page executing javascript is an embedded page or not +function WB_Wombat_IsEmbedded() { + return window.self !== window.top; +} + +function WB_Wombat_SetCookies(origHref, origHost, collectionId, captureDate) { + + //only set wayback.initiatingpage cookie for "top-level" pages, otherwise, Wayback QA could mark down missing + //urls under the wrong containing page since wayback.initiatingpage cookie is used to determine + //the containing page + if (!WB_Wombat_IsEmbedded()) { + document.cookie="wayback.initiatingpage=" + encodeURIComponent(origHref) + "; path=/"; + } + + document.cookie="wayback.archivalhost=" + encodeURIComponent(origHost) + "; path=/"; + document.cookie="wayback.collectionid=" + collectionId + "; path=/"; + document.cookie="wayback.timestamp=" + captureDate + "; path=/"; + +} + +//copied from http://stackoverflow.com/questions/1833588/javascript-clone-a-function +Function.prototype.clone = function() { + var cloneObj = this; + if(this.__isClone) { + cloneObj = this.__clonedFrom; + } + + var temp = function() { return cloneObj.apply(this, arguments); }; + for(var key in this) { + temp[key] = this[key]; + } + + temp.__isClone = true; + temp.__clonedFrom = cloneObj; + + return temp; +}; + +// Check quickly after page load +setTimeout(WB_wombat_checkLocations, 100); +//setTimeout(WB_wombat_checkLocations, 1000); + +// Check periodically every few seconds +setInterval(WB_wombat_checkLocations, 500); diff --git a/feedback_files/analytics.js.download b/feedback_files/analytics.js.download new file mode 100644 index 00000000..9b5abe8f --- /dev/null +++ b/feedback_files/analytics.js.download @@ -0,0 +1,398 @@ +/* eslint-disable no-var, semi, prefer-arrow-callback, prefer-template */ + +/** + * Collection of methods for sending analytics events to Archive.org's analytics server. + * + * These events are used for internal stats and sent (in anonymized form) to Google Analytics. + * + * @see analytics.md + * + * @type {Object} + */ +window.archive_analytics = (function defineArchiveAnalytics() { + var ARCHIVE_ANALYTICS_VERSION = 2; + var DEFAULT_SERVICE = 'ao_2'; + + var startTime = new Date(); + + /** + * @return {Boolean} + */ + function isPerformanceTimingApiSupported() { + return 'performance' in window && 'timing' in window.performance; + } + + /** + * Determines how many milliseconds elapsed between the browser starting to parse the DOM and + * the current time. + * + * Uses the Performance API or a fallback value if it's not available. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number} + */ + function getLoadTime() { + var start; + + if (isPerformanceTimingApiSupported()) + start = window.performance.timing.domLoading; + else + start = startTime.getTime(); + + return new Date().getTime() - start; + } + + /** + * Determines how many milliseconds elapsed between the user navigating to the page and + * the current time. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number|null} null if the browser doesn't support the Performance API + */ + function getNavToDoneTime() { + if (!isPerformanceTimingApiSupported()) + return null; + + return new Date().getTime() - window.performance.timing.navigationStart; + } + + /** + * Performs an arithmetic calculation on a string with a number and unit, while maintaining + * the unit. + * + * @param {String} original value to modify, with a unit + * @param {Function} doOperation accepts one Number parameter, returns a Number + * @returns {String} + */ + function computeWithUnit(original, doOperation) { + var number = parseFloat(original, 10); + var unit = original.replace(/(\d*\.\d+)|\d+/, ''); + + return doOperation(number) + unit; + } + + /** + * Computes the default font size of the browser. + * + * @returns {String|null} computed font-size with units (typically pixels), null if it cannot be computed + */ + function getDefaultFontSize() { + var fontSizeStr; + + if (!('getComputedStyle' in window)) + return null; + + fontSizeStr = window.getComputedStyle(document.documentElement).fontSize; + + // Don't modify the value if tracking book reader. + if (document.documentElement.classList.contains('BookReaderRoot')) + return fontSizeStr; + + return computeWithUnit(fontSizeStr, function reverseBootstrapFontSize(number) { + // Undo the 62.5% size applied in the Bootstrap CSS. + return number * 1.6; + }); + } + + /** + * Get the URL parameters for a given Location + * @param {Location} + * @return {Object} The URL parameters + */ + function getParams(location) { + if (!location) location = window.location; + var vars; + var i; + var pair; + var params = {}; + var query = location.search; + if (!query) return params; + vars = query.substring(1).split('&'); + for (i = 0; i < vars.length; i++) { + pair = vars[i].split('='); + params[pair[0]] = decodeURIComponent(pair[1]); + } + return params; + } + + return { + /** + * @type {String|null} + */ + service: null, + + /** + * Key-value pairs to send in pageviews (you can read this after a pageview to see what was + * sent). + * + * @type {Object} + */ + values: {}, + + /** + * Sends an analytics ping, preferably using navigator.sendBeacon() + * @param {Object} values + * @param {Function} [onload_callback] (deprecated) callback to invoke once ping to analytics server is done + * @param {Boolean} [augment_for_ao_site] (deprecated) if true, add some archive.org site-specific values + */ + send_ping: function send_ping(values, onload_callback, augment_for_ao_site) { + if (typeof window.navigator !== 'undefined' && typeof window.navigator.sendBeacon !== 'undefined') + this.send_ping_via_beacon(values); + else + this.send_ping_via_image(values); + }, + + /** + * Sends a ping via Beacon API + * NOTE: Assumes window.navigator.sendBeacon exists + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_beacon: function send_ping_via_beacon(values) { + var url = this.generate_tracking_url(values || {}); + window.navigator.sendBeacon(url); + }, + + /** + * Sends a ping via Image object + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_image: function send_ping_via_image(values) { + var url = this.generate_tracking_url(values || {}); + var loadtime_img = new Image(1, 1); + loadtime_img.src = url; + }, + + /** + * Construct complete tracking URL containing payload + * @param {Object} params Tracking parameters to pass + * @return {String} URL to use for tracking call + */ + generate_tracking_url: function generate_tracking_url(params) { + var baseUrl = '//analytics.archive.org/0.gif'; + var keys; + var outputParams = params; + var outputParamsArray = []; + + outputParams.service = outputParams.service || this.service || DEFAULT_SERVICE; + + // Build array of querystring parameters + keys = Object.keys(outputParams); + keys.forEach(function keyIteration(key) { + outputParamsArray.push(encodeURIComponent(key) + '=' + encodeURIComponent(outputParams[key])); + }); + outputParamsArray.push('version=' + ARCHIVE_ANALYTICS_VERSION); + outputParamsArray.push('count=' + (keys.length + 2)); // Include `version` and `count` in count + + return baseUrl + '?' + outputParamsArray.join('&'); + }, + + /** + * @param {int} page Page number + */ + send_scroll_fetch_event: function send_scroll_fetch_event(page) { + var additionalValues = { ev: page }; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch', location.pathname, additionalValues); + }, + + send_scroll_fetch_base_event: function send_scroll_fetch_base_event() { + var additionalValues = {}; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch_base', location.pathname, additionalValues); + }, + + /** + * @param {Object} options + * @param {String} [options.mediaType] + * @param {String} [options.page] The path portion of the page URL + */ + send_pageview: function send_pageview(options) { + var settings = options || {}; + + var defaultFontSize; + var loadTime = getLoadTime(); + var mediaType = settings.mediaType; + var page = settings.page; + var navToDoneTime = getNavToDoneTime(); + + /** + * @return {String} + */ + function get_locale() { + if (navigator) { + if (navigator.language) + return navigator.language; + + else if (navigator.browserLanguage) + return navigator.browserLanguage; + + else if (navigator.systemLanguage) + return navigator.systemLanguage; + + else if (navigator.userLanguage) + return navigator.userLanguage; + } + return ''; + } + + defaultFontSize = getDefaultFontSize(); + + // Set field values + this.values.kind = 'pageview'; + this.values.timediff = (new Date().getTimezoneOffset()/60)*(-1); // *timezone* diff from UTC + this.values.locale = get_locale(); + this.values.referrer = (document.referrer == '' ? '-' : document.referrer); + + if (loadTime) + this.values.loadtime = loadTime; + + if (navToDoneTime) + this.values.nav_to_done_ms = navToDoneTime; + + if (defaultFontSize) + this.values.ga_cd1 = defaultFontSize; + + if ('devicePixelRatio' in window) + this.values.ga_cd2 = window.devicePixelRatio; + + if (mediaType) + this.values.ga_cd3 = mediaType; + + if (page) + this.values.page = page; + + this.send_ping(this.values); + }, + + /** + * Sends a tracking "Event". + * @param {string} category + * @param {string} action + * @param {string} label + * @param {Object} additionalEventParams + */ + send_event: function send_event( + category, + action, + label, + additionalEventParams + ) { + if (!label) label = window.location.pathname; + if (!additionalEventParams) additionalEventParams = {}; + var eventParams = Object.assign( + { + kind: 'event', + ec: category, + ea: action, + el: label, + cache_bust: Math.random(), + }, + additionalEventParams + ); + this.send_ping(eventParams); + }, + + /** + * @param {Object} options see this.send_pageview options + */ + send_pageview_on_load: function send_pageview_on_load(options) { + var self = this; + + window.addEventListener('load', function send_pageview_with_options() { + self.send_pageview(options); + }); + }, + + /** + * Handles tracking events passed in URL. + * Assumes category and action values are separated by a "|" character. + * NOTE: Uses the unsampled analytics property. Watch out for future high click links! + * @param {Location} + */ + process_url_events: function process_url_events(location) { + var eventValues; + var actionValue; + var eventValue = getParams(location).iax; + if (!eventValue) return; + eventValues = eventValue.split('|'); + actionValue = eventValues.length >= 1 ? eventValues[1] : ''; + this.send_event( + eventValues[0], + actionValue, + window.location.pathname, + { service: 'ao_no_sampling' } + ); + }, + + /** + * Attaches handlers for event tracking. + * + * To enable click tracking for a link, add a `data-event-click-tracking` + * attribute containing the Google Analytics Event Category and Action, separated + * by a vertical pipe (|). + * e.g. `` + * + * To enable form submit tracking, add a `data-event-form-tracking` attribute + * to the `form` tag. + * e.g. `
` + * + * Additional tracking options can be added via a `data-event-tracking-options` + * parameter. This parameter, if included, should be a JSON string of the parameters. + * Valid parameters are: + * - service {string}: Corresponds to the Google Analytics property data values flow into + */ + set_up_event_tracking: function set_up_event_tracking() { + var self = this; + var clickTrackingAttributeName = 'event-click-tracking'; + var formTrackingAttributeName = 'event-form-tracking'; + var trackingOptionsAttributeName = 'event-tracking-options'; + + function makeActionHandler(attributeName) { + return function actionHandler(event) { + var $currentTarget; + var categoryAction; + var categoryActionParts; + var options; + var submitFormFunction; + $currentTarget = $(event.currentTarget); + if (!$currentTarget) return; + categoryAction = $currentTarget.data(attributeName); + if (!categoryAction) return; + categoryActionParts = categoryAction.split('|'); + options = $currentTarget.data(trackingOptionsAttributeName) || {}; // Converts to JSON + self.send_event( + categoryActionParts[0], + categoryActionParts[1], + window.location.pathname, + options.service ? { service: options.service } : {} + ); + }; + } + $(document).on( + 'click', + '[data-' + clickTrackingAttributeName + ']', + makeActionHandler(clickTrackingAttributeName) + ); + $(document).on( + 'submit', + 'form[data-' + formTrackingAttributeName + ']', + makeActionHandler(formTrackingAttributeName) + ); + }, + + /** + * @returns {Object[]} + */ + get_data_packets: function get_data_packets() { + return [this.values]; + }, + }; +}()); diff --git a/feedback_files/auto-complete.js.download b/feedback_files/auto-complete.js.download new file mode 100644 index 00000000..587c77a9 --- /dev/null +++ b/feedback_files/auto-complete.js.download @@ -0,0 +1,215 @@ +var wbAutoComplete = (function(){ + // "use strict"; + function wbAutoComplete(options){ + if (!document.querySelector) return; + + // helpers + function hasClass(el, className){ return el.classList ? el.classList.contains(className) : new RegExp('\\b'+ className+'\\b').test(el.className); } + + function addEvent(el, type, handler){ + if (el.attachEvent) el.attachEvent('on'+type, handler); else el.addEventListener(type, handler); + } + function removeEvent(el, type, handler){ + // if (el.removeEventListener) not working in IE11 + if (el.detachEvent) el.detachEvent('on'+type, handler); else el.removeEventListener(type, handler); + } + function live(elClass, event, cb, context){ + addEvent(context || document, event, function(e){ + var found, el = e.target || e.srcElement; + while (el && !(found = hasClass(el, elClass))) el = el.parentElement; + if (found) cb.call(el, e); + }); + } + + var o = { + selector: 0, + source: 0, + minChars: 3, + delay: 150, + offsetLeft: 0, + offsetTop: 1, + cache: 1, + menuClass: '', + renderItem: function (item, search){ + // escape special characters + search = search.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'); + var re = new RegExp("(" + search.split(' ').join('|') + ")", "gi"); + return '
' + item.replace(re, "$1") + '
'; + }, + onSelect: function(e, term, item){} + }; + for (var k in options) { if (options.hasOwnProperty(k)) o[k] = options[k]; } + + // init + var elems = typeof o.selector == 'object' ? [o.selector] : document.querySelectorAll(o.selector); + for (var i=0; i 0) + that.sc.scrollTop = selTop + that.sc.suggestionHeight + scrTop - that.sc.maxHeight; + else if (selTop < 0) + that.sc.scrollTop = selTop + scrTop; + } + } + } + addEvent(window, 'resize', that.updateSC); + document.body.appendChild(that.sc); + + live('wb-autocomplete-suggestion', 'mouseleave', function(e){ + var sel = that.sc.querySelector('.autocomplete-suggestion.selected'); + if (sel) setTimeout(function(){ sel.className = sel.className.replace('selected', ''); }, 20); + }, that.sc); + + live('wb-autocomplete-suggestion', 'mouseover', function(e){ + var sel = that.sc.querySelector('.wb-autocomplete-suggestion.selected'); + if (sel) sel.className = sel.className.replace('selected', ''); + this.className += ' selected'; + }, that.sc); + + live('wb-autocomplete-suggestion', 'mousedown', function(e){ + if (hasClass(this, 'wb-autocomplete-suggestion')) { // else outside click + var v = this.getAttribute('data-val'); + that.value = v; + o.onSelect(e, v, this); + that.sc.style.display = 'none'; + } + }, that.sc); + + that.blurHandler = function(){ + try { var over_sb = document.querySelector('.wb-autocomplete-suggestions:hover'); } catch(e){ var over_sb = 0; } + if (!over_sb) { + that.last_val = that.value; + that.sc.style.display = 'none'; + setTimeout(function(){ that.sc.style.display = 'none'; }, 350); // hide suggestions on fast input + } else if (that !== document.activeElement) setTimeout(function(){ that.focus(); }, 20); + }; + addEvent(that, 'blur', that.blurHandler); + + var suggest = function(data){ + var val = that.value; + that.cache[val] = data; + if (data.length && val.length >= o.minChars) { + var s = ''; + for (var i=0;i 40) && key != 13 && key != 27) { + var val = that.value; + if (val.length >= o.minChars) { + if (val != that.last_val) { + that.last_val = val; + clearTimeout(that.timer); + if (o.cache) { + if (val in that.cache) { suggest(that.cache[val]); return; } + // no requests if previous suggestions were empty + for (var i=1; i#wm-save-snapshot-open { + margin-right: 7px; + top: -6px; +} + +#wm-btns>#wm-sign-in { + box-sizing: content-box; + display: none; + margin-right: 7px; + top: -8px; + + /* + round border around sign in button + */ + border: 2px #000 solid; + border-radius: 14px; + padding-right: 2px; + padding-bottom: 2px; + width: 11px; + height: 11px; +} + +#wm-btns>#wm-sign-in>.iconochive-person { + font-size: 12.5px; +} + +#wm-save-snapshot-open > .iconochive-web { + color:#000; + font-size:160%; +} + +#wm-btns>#wm-save-snapshot-in-progress { + display: none; + font-size:160%; + opacity: 0.5; + position: relative; + margin-right: 7px; + top: -5px; +} + +#wm-btns>#wm-save-snapshot-success { + display: none; + color: green; + position: relative; + top: -7px; +} + +#wm-btns>#wm-save-snapshot-fail { + display: none; + color: red; + position: relative; + top: -7px; +} diff --git a/feedback_files/button_normal_home.gif b/feedback_files/button_normal_home.gif new file mode 100644 index 00000000..facd6460 --- /dev/null +++ b/feedback_files/button_normal_home.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/feedback_files/button_normal_ourclient.gif b/feedback_files/button_normal_ourclient.gif new file mode 100644 index 00000000..a453c423 --- /dev/null +++ b/feedback_files/button_normal_ourclient.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/feedback_files/button_normal_service.gif b/feedback_files/button_normal_service.gif new file mode 100644 index 00000000..5909b877 --- /dev/null +++ b/feedback_files/button_normal_service.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/feedback_files/graph-calc.js.download b/feedback_files/graph-calc.js.download new file mode 100644 index 00000000..64fcb014 --- /dev/null +++ b/feedback_files/graph-calc.js.download @@ -0,0 +1,132 @@ +function getEventX(event) { + var posx = 0; + if (event.pageX || event.pageY) { + posx = event.pageX; + } + else if (event.clientX || event.clientY) { + posx = event.clientX + document.body.scrollLeft + + document.documentElement.scrollLeft; + } + return posx; +} +function getElementX(obj) { + var x = 0; + if (obj.offsetParent) { + do { + x += obj.offsetLeft; + } while (obj = obj.offsetParent); + } + return x; +} +function zeroPad(v, len) { + v = v.toString(); + return v.length >= len ? v : "00000000".substring(0, len - v.length) + v; +} + +/** + * Check if the difference between the max and the min non zero capture numbers + * is larger than 3 orders of magnitude. If yes, we need to scale. +**/ +function capturegraph_scale_is_required(captures) { + var max = 0; + var min = 1000; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + max = Math.max(max, Math.max.apply(null, year[1])); + min = Math.min(min, Math.min.apply(null, + year[1].filter(Boolean))); + } + return (Math.log1p(max) - Math.log1p(min) > 3); +} + +/** + * Scale captugraph counts and max maxcount using log1p if necessary. + */ +function capturegraph_scale(captures) { + var maxcount = 0; + for (var i = 0; i < captures.length; i++) { + maxcount = Math.max(maxcount, Math.max.apply(null, captures[i][1])); + } + if (capturegraph_scale_is_required(captures)) { + var scaled = []; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + // XXX map may not be available on all platforms + scaled.push([year[0], year[1].map(Math.log1p)]); + } + captures = scaled; + maxcount = Math.log1p(maxcount); + } + return [captures, maxcount]; +} + +/** + * Draw years, highlight current year, draw capture frequency per month + */ +function sparkline(captures, width, height, canvas_id, start_year, + cur_year, cur_month) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.fillStyle = "#FFF"; + var end_year = new Date().getUTCFullYear(); + var year_width = width / (end_year - start_year + 1); + + var scaled = capturegraph_scale(captures.years); + var years = scaled[0]; + var maxcount = scaled[1]; + + var yscale = height / maxcount; + + function year_left(year) { + return Math.ceil((year - start_year) * year_width) + 0.5; + } + + if (cur_year >= start_year) { + var x = year_left(cur_year); + ctx.fillStyle = "#FFFFA5"; + ctx.fillRect(x, 0, year_width, height); + } + for (var year = start_year; year <= end_year; year++) { + var x = year_left(year); + ctx.beginPath(); + ctx.moveTo(x, 0); + ctx.lineTo(x, height); + ctx.lineWidth = 1; + ctx.strokeStyle = "#CCC"; + ctx.stroke(); + } + cur_month = parseInt(cur_month) - 1; + var month_width = (year_width - 1) / 12; + for (var i = 0; i < years.length; i++) { + var year = years[i][0]; + var months = years[i][1]; + var left = year_left(year) + 1.0; + for (var month = 0; month < 12; month++) { + var count = months[month]; + if (count > 0) { + var h = Math.ceil(count * yscale); + if (year == cur_year && month == cur_month) { + ctx.fillStyle = "#EC008C"; + } else { + ctx.fillStyle = "#000"; + } + // must note that when I use width=Math.round(month_width+1), + // the replay toolbar looks more accurate whereas the + // bubble calendar looks somehow different. + ctx.fillRect(Math.round(left), Math.ceil(height - h), + Math.ceil(month_width), Math.round(h)); + } + left += month_width; + } + } +} + +function clear_canvas(canvas_id) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.clearRect(0, 0, c.width, c.height); +} diff --git a/feedback_files/iconochive.css b/feedback_files/iconochive.css new file mode 100644 index 00000000..7a95ea71 --- /dev/null +++ b/feedback_files/iconochive.css @@ -0,0 +1,116 @@ +@font-face{font-family:'Iconochive-Regular';src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?-ccsheb');src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?#iefix-ccsheb') format('embedded-opentype'),url('https://archive.org/includes/fonts/Iconochive-Regular.woff?-ccsheb') format('woff'),url('https://archive.org/includes/fonts/Iconochive-Regular.ttf?-ccsheb') format('truetype'),url('https://archive.org/includes/fonts/Iconochive-Regular.svg?-ccsheb#Iconochive-Regular') format('svg');font-weight:normal;font-style:normal} +[class^="iconochive-"],[class*=" iconochive-"]{font-family:'Iconochive-Regular'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} +.iconochive-Uplevel:before{content:"\21b5"} +.iconochive-exit:before{content:"\1f6a3"} +.iconochive-beta:before{content:"\3b2"} +.iconochive-logo:before{content:"\1f3db"} +.iconochive-audio:before{content:"\1f568"} +.iconochive-movies:before{content:"\1f39e"} +.iconochive-software:before{content:"\1f4be"} +.iconochive-texts:before{content:"\1f56e"} +.iconochive-etree:before{content:"\1f3a4"} +.iconochive-image:before{content:"\1f5bc"} +.iconochive-web:before{content:"\1f5d4"} +.iconochive-collection:before{content:"\2211"} +.iconochive-folder:before{content:"\1f4c2"} +.iconochive-data:before{content:"\1f5c3"} +.iconochive-tv:before{content:"\1f4fa"} +.iconochive-article:before{content:"\1f5cf"} +.iconochive-question:before{content:"\2370"} +.iconochive-question-dark:before{content:"\3f"} +.iconochive-info:before{content:"\69"} +.iconochive-info-small:before{content:"\24d8"} +.iconochive-comment:before{content:"\1f5e9"} +.iconochive-comments:before{content:"\1f5ea"} +.iconochive-person:before{content:"\1f464"} +.iconochive-people:before{content:"\1f465"} +.iconochive-eye:before{content:"\1f441"} +.iconochive-rss:before{content:"\221e"} +.iconochive-time:before{content:"\1f551"} +.iconochive-quote:before{content:"\275d"} +.iconochive-disc:before{content:"\1f4bf"} +.iconochive-tv-commercial:before{content:"\1f4b0"} +.iconochive-search:before{content:"\1f50d"} +.iconochive-search-star:before{content:"\273d"} +.iconochive-tiles:before{content:"\229e"} +.iconochive-list:before{content:"\21f6"} +.iconochive-list-bulleted:before{content:"\2317"} +.iconochive-latest:before{content:"\2208"} +.iconochive-left:before{content:"\2c2"} +.iconochive-right:before{content:"\2c3"} +.iconochive-left-solid:before{content:"\25c2"} +.iconochive-right-solid:before{content:"\25b8"} +.iconochive-up-solid:before{content:"\25b4"} +.iconochive-down-solid:before{content:"\25be"} +.iconochive-dot:before{content:"\23e4"} +.iconochive-dots:before{content:"\25a6"} +.iconochive-columns:before{content:"\25af"} +.iconochive-sort:before{content:"\21d5"} +.iconochive-atoz:before{content:"\1f524"} +.iconochive-ztoa:before{content:"\1f525"} +.iconochive-upload:before{content:"\1f4e4"} +.iconochive-download:before{content:"\1f4e5"} +.iconochive-favorite:before{content:"\2605"} +.iconochive-heart:before{content:"\2665"} +.iconochive-play:before{content:"\25b6"} +.iconochive-play-framed:before{content:"\1f3ac"} +.iconochive-fullscreen:before{content:"\26f6"} +.iconochive-mute:before{content:"\1f507"} +.iconochive-unmute:before{content:"\1f50a"} +.iconochive-share:before{content:"\1f381"} +.iconochive-edit:before{content:"\270e"} +.iconochive-reedit:before{content:"\2710"} +.iconochive-gear:before{content:"\2699"} +.iconochive-remove-circle:before{content:"\274e"} +.iconochive-plus-circle:before{content:"\1f5d6"} +.iconochive-minus-circle:before{content:"\1f5d5"} +.iconochive-x:before{content:"\1f5d9"} +.iconochive-fork:before{content:"\22d4"} +.iconochive-trash:before{content:"\1f5d1"} +.iconochive-warning:before{content:"\26a0"} +.iconochive-flash:before{content:"\1f5f2"} +.iconochive-world:before{content:"\1f5fa"} +.iconochive-lock:before{content:"\1f512"} +.iconochive-unlock:before{content:"\1f513"} +.iconochive-twitter:before{content:"\1f426"} +.iconochive-facebook:before{content:"\66"} +.iconochive-googleplus:before{content:"\67"} +.iconochive-reddit:before{content:"\1f47d"} +.iconochive-tumblr:before{content:"\54"} +.iconochive-pinterest:before{content:"\1d4df"} +.iconochive-popcorn:before{content:"\1f4a5"} +.iconochive-email:before{content:"\1f4e7"} +.iconochive-embed:before{content:"\1f517"} +.iconochive-gamepad:before{content:"\1f579"} +.iconochive-Zoom_In:before{content:"\2b"} +.iconochive-Zoom_Out:before{content:"\2d"} +.iconochive-RSS:before{content:"\1f4e8"} +.iconochive-Light_Bulb:before{content:"\1f4a1"} +.iconochive-Add:before{content:"\2295"} +.iconochive-Tab_Activity:before{content:"\2318"} +.iconochive-Forward:before{content:"\23e9"} +.iconochive-Backward:before{content:"\23ea"} +.iconochive-No_Audio:before{content:"\1f508"} +.iconochive-Pause:before{content:"\23f8"} +.iconochive-No_Favorite:before{content:"\2606"} +.iconochive-Unike:before{content:"\2661"} +.iconochive-Song:before{content:"\266b"} +.iconochive-No_Flag:before{content:"\2690"} +.iconochive-Flag:before{content:"\2691"} +.iconochive-Done:before{content:"\2713"} +.iconochive-Check:before{content:"\2714"} +.iconochive-Refresh:before{content:"\27f3"} +.iconochive-Headphones:before{content:"\1f3a7"} +.iconochive-Chart:before{content:"\1f4c8"} +.iconochive-Bookmark:before{content:"\1f4d1"} +.iconochive-Documents:before{content:"\1f4da"} +.iconochive-Newspaper:before{content:"\1f4f0"} +.iconochive-Podcast:before{content:"\1f4f6"} +.iconochive-Radio:before{content:"\1f4fb"} +.iconochive-Cassette:before{content:"\1f4fc"} +.iconochive-Shuffle:before{content:"\1f500"} +.iconochive-Loop:before{content:"\1f501"} +.iconochive-Low_Audio:before{content:"\1f509"} +.iconochive-First:before{content:"\1f396"} +.iconochive-Invisible:before{content:"\1f576"} +.iconochive-Computer:before{content:"\1f5b3"} diff --git a/feedback_files/loading.gif b/feedback_files/loading.gif new file mode 100644 index 0000000000000000000000000000000000000000..deac700d4fc776933c8c82026dc246bfc50dceb2 GIT binary patch literal 913 zcmZ?wbhEHb6k!lyc+9~71X5B`#>U1zK0aw_X$=hxGiT1+v}x0S96<3ux1VcBu(M-; ztC5}oGb2#H;!hSvE(Q(;9gtxlV;NY21x|Xd-pj#oX6v(H0groaGRIZBmUJ$|Yq z%$~;uB-qn00E(YLpglZ?QSF(M_<`vlnt#eI5||oc_AoP$V9$CHQ2ZnU?GZSFYR{Fz z56$TIurnmEG{Njq79hc%^Ae!=DFoUhaun4b5rz*ehtT{Z&XK^@470~sfdqTr%YfpC e0celJF;sg(1U|H)+oLX!z|jJ;C)ohg9%}&U_H8c! literal 0 HcmV?d00001 diff --git a/feedback_files/new-banner2.jpg b/feedback_files/new-banner2.jpg new file mode 100644 index 00000000..3fe1a80e --- /dev/null +++ b/feedback_files/new-banner2.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/feedback_files/saved_resource.html b/feedback_files/saved_resource.html new file mode 100644 index 00000000..cdd25c1d --- /dev/null +++ b/feedback_files/saved_resource.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/feedback_files/subtitlefeedback.gif b/feedback_files/subtitlefeedback.gif new file mode 100644 index 00000000..c5742fb8 --- /dev/null +++ b/feedback_files/subtitlefeedback.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/feedback_files/timestamp.js.download b/feedback_files/timestamp.js.download new file mode 100644 index 00000000..35eeba5a --- /dev/null +++ b/feedback_files/timestamp.js.download @@ -0,0 +1,54 @@ +/** timestamp namespaced methods **/ +var __wbTs = (function() { + function _split_timestamp(timestamp) { + if(typeof timestamp == "number") { + timestamp = timestamp.toString(); + } + return [ + timestamp.slice(-14, -10), + timestamp.slice(-10, -8), + timestamp.slice(-8, -6), + timestamp.slice(-6, -4), + timestamp.slice(-4, -2), + timestamp.slice(-2) + ]; + } + var MONTHS_LONG = [ + "January", "February", "March", "April", "May", "June", + "July", "August", "September", "October", "November", "December" + ]; + var MONTHS_SHORT = [ + "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", + "Oct", "Nov", "Dec" + ]; + var FIELDS = { + 'Y': function(d) { return d.getUTCFullYear() }, + 'm': function(d) { return d.getUTCMonth() + 1 }, + 'b': function(d) { return MONTHS_SHORT[d.getUTCMonth()] }, + 'B': function(d) { return MONTHS_LONG[d.getUTCMonth()] }, + 'd': function(d) { return d.getUTCDate() }, + 'H': function(d) { return ('0'+d.getUTCHours()).slice(-2) }, + 'M': function(d) { return ('0'+d.getUTCMinutes()).slice(-2) }, + 'S': function(d) { return ('0'+d.getUTCSeconds()).slice(-2) }, + '%': function() { return '%' } + }; + function timestamp2datetime(timestamp) { + var ts_array = _split_timestamp(timestamp); + return new Date(Date.UTC( + ts_array[0], ts_array[1]-1, ts_array[2], + ts_array[3], ts_array[4], ts_array[5] + )); + } + return { + timestamp2datetime: timestamp2datetime, + getMonthName: function(mon) { + return MONTHS_LONG[mon]; + }, + format: function(timestamp, fmt) { + return fmt.replace(/%./g, function(ph) { + var field = FIELDS[ph[1]]; + return field ? field(timestamp2datetime(timestamp)) : ph; + }); + } + } +})(); diff --git a/feedback_files/toolbar.js.download b/feedback_files/toolbar.js.download new file mode 100644 index 00000000..23ad8d01 --- /dev/null +++ b/feedback_files/toolbar.js.download @@ -0,0 +1,627 @@ +if(typeof __wm==="undefined") __wm={}; +(function(){ + var _JSON = typeof __wbhack != 'undefined' ? __wbhack.JSON : JSON; + var prettyMonths = [ + "Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]; + var $D=document,$=function(n){return document.getElementById(n)}; + + function formatNumber(n) { + return (''+n).replace(/\B(?=(\d{3})+$)/g, ','); + } + var ajax=__wm.ajax=function ajax(method, url, callback, headers, data) { + var xmlhttp; + if (window.XMLHttpRequest) { + xmlhttp = new XMLHttpRequest(); + } else { + xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); + } + xmlhttp.onreadystatechange = function() { + if (this.readyState == 4) { + callback(xmlhttp); + } + }; + xmlhttp.open(method, url, true); + if (headers) { + for (var header in headers) { + if (headers.hasOwnProperty(header)) { + xmlhttp.setRequestHeader(header, headers[header]); + } + } + } + // pass cookies for user authorization + xmlhttp.withCredentials = true; + xmlhttp.send(data); + } + + __wm.h=function hideToolbar(ev) { + $("wm-ipp").style.display="none"; + ev.stopPropagation(); + } + + var $expand, $capinfo; + + __wm.bt=function bootstrap(imgWidth,imgHeight,yearImgWidth,monthImgWidth, + coll,wbCurrentUrl,captureDate,firstYear, + static_prefix) { + __wm.static_prefix = static_prefix || '/static/'; + var wbPrefix='/'+(coll||'web')+'/'; + captureDate = captureDate.split('-'); + var displayDay = captureDate[2]; + var displayMonth = captureDate[1]; + var displayYear = captureDate[0]; + var trackerVal,curYear = -1,curMonth = -1; + var yearTracker,monthTracker; + + var $spk=$('wm-ipp-sparkline') + $expand=$('wm-expand'); + $capinfo=$('wm-capinfo'); + + function showTrackers(event) { + var val = event.type=="mouseenter"?1:0; + if (val===trackerVal) return; + var $ipp=$("wm-ipp"); + var $y=$("displayYearEl"),$m=$("displayMonthEl"),$d=$("displayDayEl"); + if (val) { + $ipp.className="hi"; + } else { + $ipp.className=""; + $y.innerHTML=displayYear;$m.innerHTML=prettyMonths[displayMonth-1];$d.innerHTML=displayDay; + } + yearTracker.style.display=val?"inline":"none"; + monthTracker.style.display=val?"inline":"none"; + trackerVal = val; + } + function getElementX2(el) { + var de = $D.documentElement; + var box = (typeof el.getBoundingClientRect!=='undefied')? + el.getBoundingClientRect():{top:0,left:0}; + return box.left + (window.pageXOffset||de.scrollLeft)-(de.clientLeft||0); + } + function navCaptures(captures) { + var $e = $("wm-nav-captures"); + var count = 0; + var years = captures.years; + var first_ts = captures.first_ts, last_ts = captures.last_ts; + for (var j = 0; j < years.length; j++) { + var months = years[j][1]; + for (var i = 0; i < months.length; i++) { + count += months[i]; + } + } + var html = '
' + + formatNumber(count) + ' ' + + (count > 1 ? "captures" : "capture") + ''; + var timespan = __wbTs.format(first_ts, '%d %b %Y'); + if (last_ts != first_ts) { + timespan += ' - ' + __wbTs.format(last_ts, '%d %b %Y'); + } + html += '
' + + timespan + '
'; + $e.innerHTML = html; + } + function trackMouseMove(event) { + //var element = event.target; + var element = $spk; + var eventX = getEventX(event); + var elementX = getElementX2(element); + var xOff = Math.min(Math.max(0, eventX - elementX),imgWidth); + var monthOff = xOff % yearImgWidth; + + var year = Math.floor(xOff / yearImgWidth); + var monthOfYear = Math.min(11,Math.floor(monthOff / monthImgWidth)); + // 1 extra border pixel at the left edge of the year: + var month = (year * 12) + monthOfYear; + var day = monthOff % 2==1?15:1; + var dateString = zeroPad(year + firstYear) + zeroPad(monthOfYear+1,2) + + zeroPad(day,2) + "000000"; + + $("displayYearEl").innerHTML=year+firstYear; + $("displayMonthEl").innerHTML=prettyMonths[monthOfYear]; + // looks too jarring when it changes.. + //$("displayDayEl").innerHTML=zeroPad(day,2); + var url = wbPrefix + dateString + '/' + wbCurrentUrl; + $("wm-graph-anchor").href=url; + + if(curYear != year) { + var yrOff = year * yearImgWidth; + yearTracker.style.left = yrOff + "px"; + curYear = year; + } + if(curMonth != month) { + var mtOff = year + (month * monthImgWidth) + 1; + monthTracker.style.left = mtOff + "px"; + curMonth = month; + } + } + function disclaimElement(element) { + if (window.top == window.self) { + element.style.display = "block"; + $D.body.insertBefore(element, $D.body.firstChild); + } + } + yearTracker=$D.createElement('div'); + yearTracker.className='yt'; + with(yearTracker.style){ + display='none';width=yearImgWidth+"px";height=imgHeight+"px"; + } + monthTracker=$D.createElement('div'); + monthTracker.className='mt'; + with(monthTracker.style){ + display='none';width=monthImgWidth+"px";height=imgHeight+"px"; + } + $spk.appendChild(yearTracker); + $spk.appendChild(monthTracker); + + var $cv=$('wm-sparkline-canvas'); + $spk.onmouseenter=showTrackers; + $spk.onmouseleave=showTrackers; + $spk.onmousemove=trackMouseMove; + + var $ipp=$("wm-ipp"); + $ipp&&disclaimElement($ipp); + + var testCanvas = document.createElement('canvas'); + if(!!(testCanvas.getContext && testCanvas.getContext('2d'))) { + var sparkline_url = "/__wb/sparkline?output=json&url=" + + encodeURIComponent(wbCurrentUrl) + + (coll && "&collection=" + coll || ''); + ajax("GET", sparkline_url, function(response) { + if(response.status == 200) { + var capnav=_JSON.parse(response.responseText); + var yearsobj = capnav.years; + var ykeys = Object.getOwnPropertyNames(yearsobj); + var years = (capnav.years = []); + for (var i = 0; i < ykeys.length; i++) { + var y = ykeys[i]; + if (yearsobj[y]) { + years.push([y, yearsobj[y]]); + } + } + navCaptures(capnav); + sparkline(capnav,imgWidth,imgHeight,'wm-sparkline-canvas', + firstYear, displayYear, displayMonth); + } + }); + } else { + var sparklineImg = new Image(); + sparklineImg.src = "/__wb/sparkline?url=" + + encodeURIComponent(wbCurrentUrl) + + "&width=" + imgWidth + "&height=" + imgHeight + + "&selected_year=" + displayYear + "&selected_month=" + displayMonth + + (coll && "&collection=" + coll || ''); + sparklineImg.alt= "sparkline"; + sparklineImg.width=imgWidth; + sparklineImg.height=imgHeight; + sparklineImg.id="sparklineImgId"; + sparklineImg.border="0"; + $cv.parentNode.replaceChild(sparklineImg, $cv); + } + + function process_autocomplete(data) { + var out = [] + var len = data.length; + for(var i=0; i0) { + var output = process_autocomplete(data.hosts); + suggest(output); + } else if (typeof data.isUrl!=='undefined' && data.isUrl===true && typeof data.excluded==='undefined') { + suggest([query]); + } else { + ajax("GET", '/__wb/search/anchor?q='+encodeURIComponent(query), + function(data) { + var data = _JSON.parse(data.response); + if (typeof data!=='undefined' && data.length>0) { + var output = process_autocomplete(data.slice(0,5)); + suggest(output); + } + }); + } + }); + }, + onSelect: function(e, term, item) { + $("wmtb").submit(); + } + }); + $("wmtb").onsubmit = function(e) { + var query = $("wmtbURL").value; + // if textbox value is not a URL, redirect to search + if (!(query.indexOf('http://') === 0 || query.indexOf('https://') === 0 || + query.match(/[\w\.]{2,256}\.[a-z]{2,4}/gi))) { + document.location.href="/web/*/" + $("wmtbURL").value; + e.preventDefault(); + return false; + } + }; + }; + function show_timestamps() { + // Populate capinfo with capture resources if empty. If not empty, it has + // already run before so avoid redoing AJAX. + var $capresources=$('wm-capresources'); + $capresources.innerHTML = ''; + //disable caching to be able to reload list when browsing frames. + //if($capresources.innerHTML.length !== 0) { + // return; + //} + var $wmloading=$("wm-capresources-loading"); + $wmloading.style.display='block'; + + // calculate datetime difference with capture datetime and return relative + // value such as "-5 hours, 10 minutes". + var capture_ts = document.getElementById('wmtb').elements.date.value; + var capture_msec = __wbTs.timestamp2datetime(capture_ts).getTime(); + function datetime_diff(dt_str) { + var dt_msec = Date.parse(dt_str); + var diff = dt_msec - capture_msec; + var prefix = ""; + if(diff < 0) { + prefix += "-"; + diff = Math.abs(diff); + } else { + prefix += "+"; + } + var highlight = false; + if(diff < 1000) { + // equal to the page datetime + return {delta: diff, text:"", highlight: highlight}; + } + var total_diff = diff; + var years_d = Math.floor(diff/1000/60/60/24/30/12); + diff -= years_d*1000*60*60*24*30*12; + var months_d = Math.floor(diff/1000/60/60/24/30); + diff -= months_d*1000*60*60*24*30; + var days_d = Math.floor(diff/1000/60/60/24); + diff -= days_d*1000*60*60*24; + var hours_d = Math.floor(diff/1000/60/60); + diff -= hours_d*1000*60*60; + var minutes_d = Math.floor(diff/1000/60); + diff -= minutes_d*1000*60; + var seconds_d = Math.floor(diff/1000); + + var parts = []; + if(years_d > 1) { + parts.push(years_d + " years"); + highlight = true; + } else if(years_d == 1) { + parts.push(years_d + " year"); + highlight = true; + } + if(months_d > 1) { + parts.push(months_d + " months"); + highlight = true; + } else if(months_d == 1) { + parts.push(months_d + " month"); + highlight = true; + } + if(days_d > 1) { + parts.push(days_d + " days"); + } else if(days_d == 1) { + parts.push(days_d + " day"); + } + if(hours_d > 1) { + parts.push(hours_d + " hours"); + } else if(hours_d == 1) { + parts.push(hours_d + " hour"); + } + if(minutes_d > 1) { + parts.push(minutes_d + " minutes"); + } else if (minutes_d == 1) { + parts.push(minutes_d + " minute"); + } + if(seconds_d > 1) { + parts.push(seconds_d + " seconds"); + } else if(seconds_d == 1) { + parts.push(seconds_d + " second"); + } + if(parts.length > 2) { + parts = parts.slice(0, 2); + } + return {delta: total_diff, text: prefix + parts.join(" "), + highlight: highlight}; + } + // Utility method to find elements in dom (currently only img) using URL. + // Also look into embedded frames recursively + // Captured resources urls may have timestamps different from DOM URL + // so it is not possible to search with original path + // /web/20120407141544/http://example.com + // we must search for URLS ENDING WITH http://example.com + function find_elements_by_url(current_window, url) { + var orig_url = url.split("/").splice(6).join("/"); + var els=current_window.document.querySelectorAll( + "img[src$='" + orig_url + "'], iframe[src$='" + orig_url + "'], frame[src$='" + orig_url + "']" + ); + var els_array=Array.prototype.slice.call(els); + for(var i=0; i 0) { + for(var i=0; i 0) { + for(var i=0; i 0) { + deduped.map(get_resource_info); + } else { + $capresources.innerHTML = "There are no sub-resources in the page."; + $wmloading.style.display='none'; + } + } + __wm.ex=function expand(ev) { + ev.stopPropagation(); + var c=$expand.className; + if (c.match(/wm-closed/)) { // closed + $expand.className=c.replace(/wm-closed/,'wm-open'); + $capinfo.style.display='block'; + show_timestamps(); + } else { + $expand.className=c.replace(/wm-open/,'wm-closed'); + $capinfo.style.display='none'; + } + }; + + function isArray(obj) { + return (typeof obj !== 'undefined' && obj && obj.constructor === Array); + } + + function setDisplayStyle(id, display) { + var el = $(id); + if (el) { + el.style.display = display; + } + } + + function show(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'inline-block'); + } + } + + function hide(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'none'); + } + } + + function userIsLoggedIn() { + show('wm-save-snapshot-open'); + hide('wm-sign-in'); + } + + function userIsNotLoggedIn() { + hide([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-in-progress', + ]); + show('wm-sign-in'); + } + + function startSnapShotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-in-progress', + ]); + } + + function successSnapshotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-in-progress', + ]); + show([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + } + + function failSnapshotSaving(err) { + hide([ + 'wm-save-snapshot-in-progress', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + ]); + } + + /** + * check whether cookie has field + * + * @param name + * @return boolean + */ + function hasCookie(name) { + return document.cookie.search(name) >= 0; + } + + __wm.saveSnapshot = function (url, timestamp, tags) { + startSnapShotSaving(); + ajax('POST', '/__wb/web-archive/', function (res) { + if (res.status === 401) { + // it seems that user is not logged in + userIsNotLoggedIn(); + } else if (res.status >= 400) { + failSnapshotSaving(res.responseText); + console.log('You have got an error.'); + console.log('If you think something wrong here please send it to support.'); + console.log('Response: "' + res.responseText + '"'); + console.log('status: "' + res.status + '"'); + } else { + successSnapshotSaving(res); + } + }, { + 'Content-Type': 'application/json' + }, _JSON.stringify({ + url: url, + snapshot: timestamp, + tags: tags || [], + })); + + return false; + }; + + document.addEventListener('DOMContentLoaded', function () { + if (hasCookie('logged-in-user') && hasCookie('logged-in-sig')) { + userIsLoggedIn(); + } else { + userIsNotLoggedIn(); + } + }); +})(); diff --git a/feedback_files/wayback-toolbar-logo.png b/feedback_files/wayback-toolbar-logo.png new file mode 100644 index 0000000000000000000000000000000000000000..e5e880d7574ac33c8e6f70645d66b11932a4e677 GIT binary patch literal 7564 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 literal 0 HcmV?d00001 diff --git a/feedback_files/wbhack.js.download b/feedback_files/wbhack.js.download new file mode 100644 index 00000000..3e95e64e --- /dev/null +++ b/feedback_files/wbhack.js.download @@ -0,0 +1,41 @@ +// Wayback Machine hacks +var __wbhack = new function(){ + var prefix; + var orig_document = { + createElementNS: document.createElementNS + }; + this.init = function(_prefix) { + this.checkCookiesNumber(); + prefix = _prefix; + document.createElementNS = function(ns,name) { + if (ns.indexOf(prefix)==0) { + ns = ns.substring(prefix.length).replace(/\/?[0-9]+\//, ''); + } + return orig_document.createElementNS.call(this, ns, name); + }; + }; + this.createCookie = function(name,value,days) { + if (days) { + var date = new Date(); + date.setTime(date.getTime()+(days*24*60*60*1000)); + var expires = "; expires="+date.toGMTString(); + } + else var expires = ""; + document.cookie = name+"="+value+expires+"; path=/"; + }; + this.eraseCookie = function(name) { + this.createCookie(name, "", -1); + }; + this.checkCookiesNumber = function() { + var cookies = document.cookie.split(";"); + if(cookies.length > 40) { + for(var i=0; i0oneEP)pVloFp_;@ei$!lqA%XKoe)w z5VH-MEZ=f#UIrUp^{cq>q@7}QQze36> zqVFk!6c*T{9(4#}=wO7jTzmctYnaM<9}^U2C1?iS@jFanj2_~@R + + + + + + + + SYSTEM NETWARE + + + + + + + + + + + +
+ +

+ + + + + + + + + +
+
+ + + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+ + + + +
+
+ + + + + +
+ + + + + + +
+

The modern age is an age of automated job work and information technology where computers are playing a vital role. This is because computers nature of versatility and adaptiveness. It is possible to maintain a complete office with a single computer equipped with the appropriate software and associates. As a result computers are making our job faster & more efficient, while maintaining accuracy in a productive and competitive atmosphere. So Companies which are not yet using computer and appropriate customized software are really in a difficult situation.

+

 

+

Thus the Computer Technology in today’s world has changed the way of thinking in business task performing, data handling and works accomplishment. System Netware aims at helping the business people with the computer application and software development catering the need of individuals, companies and business firms. We believe that the change is inevitable and we must be prepared for it. The term “Efficiency” now stands for use of computer applications and software for the business task performance. We the people of System Netware Vow to bring the best of computer technology for the benefit of our client and associates. We have a group of dedicated computer professionals and an expert who easily understand the business of our client and can give solution that is viable both technically and financially. The Teamwork is the main strength of our firm and we always try to keep a high morale in our personnel and staffs to give the highest level of services to our valued clients.

+

 

+

System Netware always puts the highest emphasis and importance to provide clients with complete computer solutions and services. Its aim is to work towards the fulfillment of quality assurance in any projects and providing our clients with the supports to meet with the challenge of competition and obsolesce that hunt the business people out of the market.

+

 

+

The professionals of System Netware maintain a close touch with the latest academic thinking and keep abreast development in computer technology for the best interest of the clients. For special case handling we keep cooperation with the Universities and Institutions specialized in computer technology.

+

 

+

We have also the commitment to reflect the GOB objectives to attain computer literacy and export of computer software to add a new dimension to the export oriented industries and thus earning the foreign exchange to boost up the development of our country.
+

+
+

+
+ + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + +
+

+

Preferred supplier to large corporates & government. Every day Bangladesh's Hospitala, financial institutions, government departments, organisations/ charities & commercial depend on our 365x24hr support.

+

-System Netware News Desk!

+
+
+ + + + + + + + + + + + + +
+ + + + + +

Copyright © 2008 System Netware, All Rights Reserved..

+
+

+ + + + + + + + \ No newline at end of file diff --git a/index_files/BottomBarraBack.jpg b/index_files/BottomBarraBack.jpg new file mode 100644 index 00000000..540ecc56 --- /dev/null +++ b/index_files/BottomBarraBack.jpg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/index_files/More.gif b/index_files/More.gif new file mode 100644 index 00000000..e9915ee1 --- /dev/null +++ b/index_files/More.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/index_files/Template018.css b/index_files/Template018.css new file mode 100644 index 00000000..c2bc6737 --- /dev/null +++ b/index_files/Template018.css @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/index_files/TopAboutUs.gif b/index_files/TopAboutUs.gif new file mode 100644 index 00000000..92169456 --- /dev/null +++ b/index_files/TopAboutUs.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/index_files/TopBarSeparator.gif b/index_files/TopBarSeparator.gif new file mode 100644 index 00000000..a80e97c5 --- /dev/null +++ b/index_files/TopBarSeparator.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/index_files/_blank.gif b/index_files/_blank.gif new file mode 100644 index 00000000..c91b98c5 --- /dev/null +++ b/index_files/_blank.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/index_files/ait-client-rewrite.js.download b/index_files/ait-client-rewrite.js.download new file mode 100644 index 00000000..bb3d69f0 --- /dev/null +++ b/index_files/ait-client-rewrite.js.download @@ -0,0 +1,622 @@ +//============================================ +// Wayback Common JS Library +//============================================ + +var WB_wombat_replayServer; +var WB_wombat_replayPrefix; +var WB_wombat_replayDatePrefix; +var WB_wombat_captureDatePart; +var WB_wombat_origHost; + +//Location objects +var WB_wombat_self_location; +var WB_wombat_top_location; +var WB_wombat_opener_location; + +// Domain +var WB_wombat_document_domain; + +//function to allow jquery expando requests (http://stackoverflow.com/questions/7200722/jquery-expando-properties), +//which return a function that has its name defined in a parameter of the request, to be executed. we rewrite the function call elsewhere (see +//ArchiveUrlReplay.xml) and then define it here to ensure it exists. expando function include current timestamp so we can never replay them without +//overriding default expando behavior +function jQueryREWRITTEN_BY_WAYBACK(){ + o=arguments; +} + +function WB_Get_Domain(href) { + var a = document.createElement('a'); + + a.href = href; + return a.protocol + "//" + a.hostname; +} + + +function WB_StripPort(str) +{ + var hostWithPort = str.match(/^http:\/\/[\w\d@.-]+:\d+/); + if (hostWithPort) { + var hostName = hostWithPort[0].substr(0, hostWithPort[0].lastIndexOf(':')); + return hostName + str.substr(hostWithPort[0].length); + } + + return str; +} + +function WB_IsHostUrl(str) +{ + // Good guess that's its a hostname + if (str.indexOf("www.") == 0) { + return true; + } + + // hostname:port (port required) + var matches = str.match(/^[\w-]+(\.[\w-_]+)+(:\d+)(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + // ip:port + matches = str.match(/^\d+\.\d+\.\d+\.\d+(:\d+)?(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + return false; +} + +function WB_RewriteUrl(url) +{ + var httpPrefix = "http://"; + var httpsPrefix = "https://"; + + if (!url) { + return url; + } + + // If not dealing with a string, get string version and try to convert it + if ((typeof url) != "string") { + url = url.toString(); + } + + // If starts with prefix, no rewriting needed + // Only check replay prefix (no date) as date may be different for each capture + if (url.indexOf(WB_wombat_replayServer) == 0) { + return url; + } + + // If server relative url, add prefix and original host + if (WB_IsRelativeUrl(url)) { + + // Already a relative url, don't make any changes! + if (url.indexOf(WB_wombat_captureDatePart) >= 0) { + return url; + } + + return WB_wombat_replayDatePrefix + WB_wombat_origHost + url; + } + + // If full url starting with http:// add http prefix + if (url.indexOf(httpPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("https://", "http://") + url; + } + + // If full url starting with https:// add https prefix + if (url.indexOf(httpsPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("http://", "https://") + url; + } + + // May or may not be a hostname, call function to determine + // If it is, add the prefix and make sure port is removed + if (WB_IsHostUrl(url)) { + return WB_wombat_replayDatePrefix + httpPrefix + url; + } + + return url; +} + +//determine if url is server or path relative or not +function WB_IsRelativeUrl(url) { + + if (url) { + var urlType = (typeof url); + + if (urlType == "string") { + return (url.charAt(0) == "/" || url.charAt(0) == "."); + } else if (urlType == "object") { + return (url.href && (url.href.charAt(0) == "/" || url.charAt(0) == ".")); + } + } + + return false; +} + +//http://wayback.archive-it.org/1000000016/20140801164720/http://www.w3.org/2000/svg -> http://www.w3.org/2000/svg - for https://webarchive.jira.com/browse/ARI-3906 +function WB_UnRewriteUrl(url) { + return WB_ExtractOrig(url); +} + +function WB_CopyObjectFields(obj) +{ + var newObj = {}; + + for (prop in obj) { + if ((typeof obj[prop]) != "function") { + newObj[prop] = obj[prop]; + } + } + + return newObj; +} + +function WB_ExtractOrigNoProtocol(href) { + + var lHref = WB_ExtractOrig(href); + + if (lHref.slice(0, 5) == "http:") { + return lHref.slice(5); + } + else if (lHref.slice(0, 6) == "https:") { + return lHref.slice(6); + } + + return lHref; +} + +function WB_ExtractOrig(href) +{ + if (!href) { + return ""; + } + href = href.toString(); + var index = href.indexOf("/http", 1); + if (index > 0) { + return href.substr(index + 1); + } else { + return href; + } +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_GetPath(href) { + + var a = document.createElement('a'); + + a.href = href; + return a.pathname; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +//specifically, user stecb's answer +function WB_ExtractOrigPathname(href) { + + var origHref = WB_ExtractOrig(href); + + return WB_GetPath(origHref); +} + +function WB_ExtractOrigPathnameAndQueryString(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + a.href = origHref; + + if (WB_EndsWith(origHref, "?")) { + return a.pathname + "?"; + } + + return a.pathname + a.search; +} + +function WB_EndsWith(str, endingStr) { + return str.indexOf(endingStr, str.length - endingStr.length) !== -1; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_ExtractOrigSearch(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + + a.href = origHref; + return a.search; +} + +// rewrite orig href to https if it is http and the page is being loaded as https +// this is to deal with Firefox mixed content security which restricts loading http urls from a page +// loaded over https +function WB_fixProtocol(href) { + + if (!href) { + return ""; + } + + if (location.protocol == "https:") { + + if (href.slice(0, 5) == "http:") { + href = "https:" + href.slice(5); + } + + } + + return href; + +} + +function WB_CopyLocationObj(loc) +{ + var newLoc = WB_CopyObjectFields(loc); + + newLoc._origLoc = loc; + newLoc._origHref = loc.href; + + // Rewrite replace and assign functions + newLoc.replace = function(url) { this._origLoc.replace(WB_RewriteUrl(url)); }; + newLoc.assign = function(url) { this._origLoc.assign(WB_RewriteUrl(url)); }; + newLoc.reload = function() { this._origLoc.reload(); }; + newLoc.href = WB_fixProtocol(WB_ExtractOrig(newLoc._origHref)); + newLoc.pathname = WB_ExtractOrigPathname(newLoc._origHref); + newLoc.search = WB_ExtractOrigSearch(newLoc._origHref); + newLoc.toString = function() { return this.href; }; + newLoc.hash = loc.hash; + newLoc.lasthash = loc.hash; + + return newLoc; +} + +//override createElementNS JS function in order to ensure namespace is correct - for https://webarchive.jira.com/browse/ARI-3906 +function WB_CreateElementNS(namespace, elementName) { + + namespace = WB_UnRewriteUrl(namespace); + + return document.createElementNS(namespace, elementName); +} + +function WB_wombat_updateLoc(reqHref, origHref, loc, wbSearchLoc) +{ + + if (reqHref) { + + if (WB_IsRelativeUrl(reqHref)) { + //for relative paths, just compare the paths + query string, not full urls + if (WB_ExtractOrigPathnameAndQueryString(origHref) != reqHref) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + else { + //for full urls, compare everything but leading protocol (http or https) + if (WB_ExtractOrigNoProtocol(origHref) != WB_ExtractOrigNoProtocol(reqHref)) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + + } + if (wbSearchLoc) { + if (loc.search != wbSearchLoc) { + loc.search = wbSearchLoc; + } + } + + return false; +} + +function WB_wombat_checkLocationChange(wbLoc, isTop) +{ + + var has_updated = null; + var locType = (typeof wbLoc); + + var location = (isTop ? window.top.location : window.location); + + // String has been assigned to location, so assign it + if (locType == "string") { + has_updated = WB_wombat_updateLoc(wbLoc, location.href, location); + + } else if (locType == "object") { + has_updated = WB_wombat_updateLoc(wbLoc.href, wbLoc._origHref, location, wbLoc.search); + + } + + if (WB_wombat_self_location.hash != WB_wombat_self_location.lasthash) { + //if wombat hash has been updated, make sure it's in sync with window.location hash + window.location.hash = WB_wombat_self_location.hash; + } + else if (window.location.hash != WB_wombat_self_location.hash) { + //if window.location.hash has been updated before wombat hash, handle this here + WB_wombat_self_location.hash = window.location.hash; + } + + WB_wombat_self_location.lasthash = WB_wombat_self_location.hash; + + return has_updated; +} + +var wombat_updating = false; + +function WB_wombat_checkLocations() +{ + + if (wombat_updating) { + return false; + } + + wombat_updating = true; + + var updated_self = WB_wombat_checkLocationChange(document.WB_wombat_self_location, false); + + if (!updated_self) { + updated_self = WB_wombat_checkLocationChange(WB_wombat_self_location, false); + } + + var updated_top = null; + + if (document.WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + + if (!updated_top) { + if (WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + } + + //for https://webarchive.jira.com/browse/ARI-3955 + if (updated_self || updated_top) { + return false; + } + + wombat_updating = false; +} + +//copied from https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Storage +function WB_wombat_Override_LocalStorage() { + Object.defineProperty(window, "localStorage", new (function () { + var aKeys = [], oStorage = {}; + Object.defineProperty(oStorage, "getItem", { + value: function (sKey) { return sKey ? (this[sKey] ? this[sKey] : null) : null; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "key", { + value: function (nKeyId) { return aKeys[nKeyId]; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "setItem", { + value: function (sKey, sValue) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=" + escape(sValue) + "; expires=Tue, 19 Jan 2038 03:14:07 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "length", { + get: function () { return aKeys.length; }, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "removeItem", { + value: function (sKey) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + this.get = function () { + var iThisIndx; + for (var sKey in oStorage) { + iThisIndx = aKeys.indexOf(sKey); + if (iThisIndx === -1) { oStorage.setItem(sKey, oStorage[sKey]); } + else { aKeys.splice(iThisIndx, 1); } + delete oStorage[sKey]; + } + for (aKeys; aKeys.length > 0; aKeys.splice(0, 1)) { oStorage.removeItem(aKeys[0]); } + for (var aCouple, iKey, nIdx = 0, aCouples = document.cookie.split(/\s*;\s*/); nIdx < aCouples.length; nIdx++) { + aCouple = aCouples[nIdx].split(/\s*=\s*/); + if (aCouple.length > 1) { + oStorage[iKey = unescape(aCouple[0])] = unescape(aCouple[1]); + aKeys.push(iKey); + } + } + return oStorage; + }; + this.configurable = false; + this.enumerable = true; + })()); +} + +function WB_wombat_Init(replayPrefix, captureDate, origHost) +{ + WB_wombat_replayServer = location.protocol + "//" + location.host; + + try { + var collectionId = /https?:\/\/wayback\..*archive-it\.org\/([\d]+(?:-test)?)/.exec(replayPrefix)[1]; + WB_wombat_replayPrefix = WB_wombat_replayServer + "/" + collectionId + "/"; + } + catch (exc) { + WB_wombat_replayPrefix = replayPrefix; + } + + WB_wombat_replayDatePrefix = WB_wombat_replayPrefix + captureDate + "/"; + WB_wombat_captureDatePart = "/" + captureDate + "/"; + + WB_wombat_origHost = "http://" + origHost; + + WB_wombat_self_location = WB_CopyLocationObj(window.self.location); + WB_wombat_top_location = ((window.self.location != window.top.location) ? WB_CopyLocationObj(window.top.location) : WB_wombat_self_location); + + WB_wombat_opener_location = null; + //try catch for https://webarchive.jira.com/browse/ARI-3715 + try { + WB_wombat_opener_location = (window.opener ? WB_CopyLocationObj(window.opener.location) : null); + } + catch (err) { + console.log(err); + } + + //WB_wombat_document_domain = document.domain; + WB_wombat_document_domain = origHost; + + // For https://webarchive.jira.com/browse/ARI-3985 + document.WB_wombat_self_location = WB_wombat_self_location; + + //override window.open function so that a new window will have WB_wombat_self_location as a member since wombat + //rewriting may change window.location to window.WB_wombat_self_location + //for https://webarchive.jira.com/browse/ARI-4006 + var originalOpenFunction = window.open; + + window.open = function (url, windowName, windowFeatures) { + var newWindow = originalOpenFunction(url, windowName, windowFeatures); + + newWindow.WB_wombat_self_location = newWindow.self.location; + + return newWindow; + }; + + var originalHistoryPushStateFunction = history.pushState; + + //override pushState and replaceState history functions so we can retain the correct archival format //livesiteurl in the browsers location bar + //if the site is using these methods. for https://webarchive.jira.com/browse/ARI-4068 + history.pushState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryPushStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + var originalHistoryReplaceStateFunction = history.replaceState; + + history.replaceState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryReplaceStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + window.originalPostMessageFunction = window.postMessage; + + window.WB_PostMessage_Fixup = function(target, message, targetOrigin, transfer) { + target.originalPostMessageFunction.call(target, message, targetOrigin, transfer); + } + + window.WB_PostMessage = function(callingWindow, message, targetOrigin, transfer) { + var rewrittenTargetOrigin; + + if (targetOrigin) { + rewrittenTargetOrigin = WB_Get_Domain(WB_RewriteUrl(targetOrigin)); + } + + //detect condition of window containing current function not + //being the window from which the function was called + if (window !== callingWindow) { + //make sure to call postMessage from the same window the live site would call from + //this may not occur as each window (iframes included) has an overidden WB_PostMessage + callingWindow.WB_PostMessage_Fixup(window, message, rewrittenTargetOrigin, transfer); + } + else { + window.originalPostMessageFunction.call(window, message, rewrittenTargetOrigin, transfer); + } + } + + document.WB_wombat_self_location = WB_wombat_self_location; + + //from http://stackoverflow.com/questions/2638292/after-travelling-back-in-firefox-history-javascript-wont-run - for https://webarchive.jira.com/browse/ARI-4118 + window.onunload = function(){}; + + WB_Wombat_SetCookies(WB_wombat_self_location._origHref, location.protocol + "//" + origHost, replayPrefix.split("/")[3], captureDate); + +//for https://webarchive.jira.com/browse/ARI-4161 - error in Scott Reed's Firefox: NS_ERROR_DOM_QUOTA_REACHED Persistent storage maximum size reached + try { + WB_wombat_Override_LocalStorage(); + } + catch (e) { + console.log("WB_wombat_Override_LocalStorage error: " + e); + } + + var proxied = window.XMLHttpRequest.prototype.open; + window.XMLHttpRequest.prototype.open = function() { + //only set withCredentials == true if request is to wayback and ready state is correct for withCredentials + //otherwise withCredentials == true will block requests to analytics site. + if ((this.readyState == 0 || this.readyState == 1) && + (arguments[1].indexOf(WB_wombat_replayPrefix) == 0 || arguments[1].indexOf("/") == 0)) { + + this.withCredentials=true; + } + + return proxied.apply(this, [].slice.call(arguments)); + }; +} + +// determine if current page executing javascript is an embedded page or not +function WB_Wombat_IsEmbedded() { + return window.self !== window.top; +} + +function WB_Wombat_SetCookies(origHref, origHost, collectionId, captureDate) { + + //only set wayback.initiatingpage cookie for "top-level" pages, otherwise, Wayback QA could mark down missing + //urls under the wrong containing page since wayback.initiatingpage cookie is used to determine + //the containing page + if (!WB_Wombat_IsEmbedded()) { + document.cookie="wayback.initiatingpage=" + encodeURIComponent(origHref) + "; path=/"; + } + + document.cookie="wayback.archivalhost=" + encodeURIComponent(origHost) + "; path=/"; + document.cookie="wayback.collectionid=" + collectionId + "; path=/"; + document.cookie="wayback.timestamp=" + captureDate + "; path=/"; + +} + +//copied from http://stackoverflow.com/questions/1833588/javascript-clone-a-function +Function.prototype.clone = function() { + var cloneObj = this; + if(this.__isClone) { + cloneObj = this.__clonedFrom; + } + + var temp = function() { return cloneObj.apply(this, arguments); }; + for(var key in this) { + temp[key] = this[key]; + } + + temp.__isClone = true; + temp.__clonedFrom = cloneObj; + + return temp; +}; + +// Check quickly after page load +setTimeout(WB_wombat_checkLocations, 100); +//setTimeout(WB_wombat_checkLocations, 1000); + +// Check periodically every few seconds +setInterval(WB_wombat_checkLocations, 500); diff --git a/index_files/analytics.js.download b/index_files/analytics.js.download new file mode 100644 index 00000000..9b5abe8f --- /dev/null +++ b/index_files/analytics.js.download @@ -0,0 +1,398 @@ +/* eslint-disable no-var, semi, prefer-arrow-callback, prefer-template */ + +/** + * Collection of methods for sending analytics events to Archive.org's analytics server. + * + * These events are used for internal stats and sent (in anonymized form) to Google Analytics. + * + * @see analytics.md + * + * @type {Object} + */ +window.archive_analytics = (function defineArchiveAnalytics() { + var ARCHIVE_ANALYTICS_VERSION = 2; + var DEFAULT_SERVICE = 'ao_2'; + + var startTime = new Date(); + + /** + * @return {Boolean} + */ + function isPerformanceTimingApiSupported() { + return 'performance' in window && 'timing' in window.performance; + } + + /** + * Determines how many milliseconds elapsed between the browser starting to parse the DOM and + * the current time. + * + * Uses the Performance API or a fallback value if it's not available. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number} + */ + function getLoadTime() { + var start; + + if (isPerformanceTimingApiSupported()) + start = window.performance.timing.domLoading; + else + start = startTime.getTime(); + + return new Date().getTime() - start; + } + + /** + * Determines how many milliseconds elapsed between the user navigating to the page and + * the current time. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number|null} null if the browser doesn't support the Performance API + */ + function getNavToDoneTime() { + if (!isPerformanceTimingApiSupported()) + return null; + + return new Date().getTime() - window.performance.timing.navigationStart; + } + + /** + * Performs an arithmetic calculation on a string with a number and unit, while maintaining + * the unit. + * + * @param {String} original value to modify, with a unit + * @param {Function} doOperation accepts one Number parameter, returns a Number + * @returns {String} + */ + function computeWithUnit(original, doOperation) { + var number = parseFloat(original, 10); + var unit = original.replace(/(\d*\.\d+)|\d+/, ''); + + return doOperation(number) + unit; + } + + /** + * Computes the default font size of the browser. + * + * @returns {String|null} computed font-size with units (typically pixels), null if it cannot be computed + */ + function getDefaultFontSize() { + var fontSizeStr; + + if (!('getComputedStyle' in window)) + return null; + + fontSizeStr = window.getComputedStyle(document.documentElement).fontSize; + + // Don't modify the value if tracking book reader. + if (document.documentElement.classList.contains('BookReaderRoot')) + return fontSizeStr; + + return computeWithUnit(fontSizeStr, function reverseBootstrapFontSize(number) { + // Undo the 62.5% size applied in the Bootstrap CSS. + return number * 1.6; + }); + } + + /** + * Get the URL parameters for a given Location + * @param {Location} + * @return {Object} The URL parameters + */ + function getParams(location) { + if (!location) location = window.location; + var vars; + var i; + var pair; + var params = {}; + var query = location.search; + if (!query) return params; + vars = query.substring(1).split('&'); + for (i = 0; i < vars.length; i++) { + pair = vars[i].split('='); + params[pair[0]] = decodeURIComponent(pair[1]); + } + return params; + } + + return { + /** + * @type {String|null} + */ + service: null, + + /** + * Key-value pairs to send in pageviews (you can read this after a pageview to see what was + * sent). + * + * @type {Object} + */ + values: {}, + + /** + * Sends an analytics ping, preferably using navigator.sendBeacon() + * @param {Object} values + * @param {Function} [onload_callback] (deprecated) callback to invoke once ping to analytics server is done + * @param {Boolean} [augment_for_ao_site] (deprecated) if true, add some archive.org site-specific values + */ + send_ping: function send_ping(values, onload_callback, augment_for_ao_site) { + if (typeof window.navigator !== 'undefined' && typeof window.navigator.sendBeacon !== 'undefined') + this.send_ping_via_beacon(values); + else + this.send_ping_via_image(values); + }, + + /** + * Sends a ping via Beacon API + * NOTE: Assumes window.navigator.sendBeacon exists + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_beacon: function send_ping_via_beacon(values) { + var url = this.generate_tracking_url(values || {}); + window.navigator.sendBeacon(url); + }, + + /** + * Sends a ping via Image object + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_image: function send_ping_via_image(values) { + var url = this.generate_tracking_url(values || {}); + var loadtime_img = new Image(1, 1); + loadtime_img.src = url; + }, + + /** + * Construct complete tracking URL containing payload + * @param {Object} params Tracking parameters to pass + * @return {String} URL to use for tracking call + */ + generate_tracking_url: function generate_tracking_url(params) { + var baseUrl = '//analytics.archive.org/0.gif'; + var keys; + var outputParams = params; + var outputParamsArray = []; + + outputParams.service = outputParams.service || this.service || DEFAULT_SERVICE; + + // Build array of querystring parameters + keys = Object.keys(outputParams); + keys.forEach(function keyIteration(key) { + outputParamsArray.push(encodeURIComponent(key) + '=' + encodeURIComponent(outputParams[key])); + }); + outputParamsArray.push('version=' + ARCHIVE_ANALYTICS_VERSION); + outputParamsArray.push('count=' + (keys.length + 2)); // Include `version` and `count` in count + + return baseUrl + '?' + outputParamsArray.join('&'); + }, + + /** + * @param {int} page Page number + */ + send_scroll_fetch_event: function send_scroll_fetch_event(page) { + var additionalValues = { ev: page }; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch', location.pathname, additionalValues); + }, + + send_scroll_fetch_base_event: function send_scroll_fetch_base_event() { + var additionalValues = {}; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch_base', location.pathname, additionalValues); + }, + + /** + * @param {Object} options + * @param {String} [options.mediaType] + * @param {String} [options.page] The path portion of the page URL + */ + send_pageview: function send_pageview(options) { + var settings = options || {}; + + var defaultFontSize; + var loadTime = getLoadTime(); + var mediaType = settings.mediaType; + var page = settings.page; + var navToDoneTime = getNavToDoneTime(); + + /** + * @return {String} + */ + function get_locale() { + if (navigator) { + if (navigator.language) + return navigator.language; + + else if (navigator.browserLanguage) + return navigator.browserLanguage; + + else if (navigator.systemLanguage) + return navigator.systemLanguage; + + else if (navigator.userLanguage) + return navigator.userLanguage; + } + return ''; + } + + defaultFontSize = getDefaultFontSize(); + + // Set field values + this.values.kind = 'pageview'; + this.values.timediff = (new Date().getTimezoneOffset()/60)*(-1); // *timezone* diff from UTC + this.values.locale = get_locale(); + this.values.referrer = (document.referrer == '' ? '-' : document.referrer); + + if (loadTime) + this.values.loadtime = loadTime; + + if (navToDoneTime) + this.values.nav_to_done_ms = navToDoneTime; + + if (defaultFontSize) + this.values.ga_cd1 = defaultFontSize; + + if ('devicePixelRatio' in window) + this.values.ga_cd2 = window.devicePixelRatio; + + if (mediaType) + this.values.ga_cd3 = mediaType; + + if (page) + this.values.page = page; + + this.send_ping(this.values); + }, + + /** + * Sends a tracking "Event". + * @param {string} category + * @param {string} action + * @param {string} label + * @param {Object} additionalEventParams + */ + send_event: function send_event( + category, + action, + label, + additionalEventParams + ) { + if (!label) label = window.location.pathname; + if (!additionalEventParams) additionalEventParams = {}; + var eventParams = Object.assign( + { + kind: 'event', + ec: category, + ea: action, + el: label, + cache_bust: Math.random(), + }, + additionalEventParams + ); + this.send_ping(eventParams); + }, + + /** + * @param {Object} options see this.send_pageview options + */ + send_pageview_on_load: function send_pageview_on_load(options) { + var self = this; + + window.addEventListener('load', function send_pageview_with_options() { + self.send_pageview(options); + }); + }, + + /** + * Handles tracking events passed in URL. + * Assumes category and action values are separated by a "|" character. + * NOTE: Uses the unsampled analytics property. Watch out for future high click links! + * @param {Location} + */ + process_url_events: function process_url_events(location) { + var eventValues; + var actionValue; + var eventValue = getParams(location).iax; + if (!eventValue) return; + eventValues = eventValue.split('|'); + actionValue = eventValues.length >= 1 ? eventValues[1] : ''; + this.send_event( + eventValues[0], + actionValue, + window.location.pathname, + { service: 'ao_no_sampling' } + ); + }, + + /** + * Attaches handlers for event tracking. + * + * To enable click tracking for a link, add a `data-event-click-tracking` + * attribute containing the Google Analytics Event Category and Action, separated + * by a vertical pipe (|). + * e.g. `` + * + * To enable form submit tracking, add a `data-event-form-tracking` attribute + * to the `form` tag. + * e.g. `
` + * + * Additional tracking options can be added via a `data-event-tracking-options` + * parameter. This parameter, if included, should be a JSON string of the parameters. + * Valid parameters are: + * - service {string}: Corresponds to the Google Analytics property data values flow into + */ + set_up_event_tracking: function set_up_event_tracking() { + var self = this; + var clickTrackingAttributeName = 'event-click-tracking'; + var formTrackingAttributeName = 'event-form-tracking'; + var trackingOptionsAttributeName = 'event-tracking-options'; + + function makeActionHandler(attributeName) { + return function actionHandler(event) { + var $currentTarget; + var categoryAction; + var categoryActionParts; + var options; + var submitFormFunction; + $currentTarget = $(event.currentTarget); + if (!$currentTarget) return; + categoryAction = $currentTarget.data(attributeName); + if (!categoryAction) return; + categoryActionParts = categoryAction.split('|'); + options = $currentTarget.data(trackingOptionsAttributeName) || {}; // Converts to JSON + self.send_event( + categoryActionParts[0], + categoryActionParts[1], + window.location.pathname, + options.service ? { service: options.service } : {} + ); + }; + } + $(document).on( + 'click', + '[data-' + clickTrackingAttributeName + ']', + makeActionHandler(clickTrackingAttributeName) + ); + $(document).on( + 'submit', + 'form[data-' + formTrackingAttributeName + ']', + makeActionHandler(formTrackingAttributeName) + ); + }, + + /** + * @returns {Object[]} + */ + get_data_packets: function get_data_packets() { + return [this.values]; + }, + }; +}()); diff --git a/index_files/auto-complete.js.download b/index_files/auto-complete.js.download new file mode 100644 index 00000000..587c77a9 --- /dev/null +++ b/index_files/auto-complete.js.download @@ -0,0 +1,215 @@ +var wbAutoComplete = (function(){ + // "use strict"; + function wbAutoComplete(options){ + if (!document.querySelector) return; + + // helpers + function hasClass(el, className){ return el.classList ? el.classList.contains(className) : new RegExp('\\b'+ className+'\\b').test(el.className); } + + function addEvent(el, type, handler){ + if (el.attachEvent) el.attachEvent('on'+type, handler); else el.addEventListener(type, handler); + } + function removeEvent(el, type, handler){ + // if (el.removeEventListener) not working in IE11 + if (el.detachEvent) el.detachEvent('on'+type, handler); else el.removeEventListener(type, handler); + } + function live(elClass, event, cb, context){ + addEvent(context || document, event, function(e){ + var found, el = e.target || e.srcElement; + while (el && !(found = hasClass(el, elClass))) el = el.parentElement; + if (found) cb.call(el, e); + }); + } + + var o = { + selector: 0, + source: 0, + minChars: 3, + delay: 150, + offsetLeft: 0, + offsetTop: 1, + cache: 1, + menuClass: '', + renderItem: function (item, search){ + // escape special characters + search = search.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'); + var re = new RegExp("(" + search.split(' ').join('|') + ")", "gi"); + return '
' + item.replace(re, "$1") + '
'; + }, + onSelect: function(e, term, item){} + }; + for (var k in options) { if (options.hasOwnProperty(k)) o[k] = options[k]; } + + // init + var elems = typeof o.selector == 'object' ? [o.selector] : document.querySelectorAll(o.selector); + for (var i=0; i 0) + that.sc.scrollTop = selTop + that.sc.suggestionHeight + scrTop - that.sc.maxHeight; + else if (selTop < 0) + that.sc.scrollTop = selTop + scrTop; + } + } + } + addEvent(window, 'resize', that.updateSC); + document.body.appendChild(that.sc); + + live('wb-autocomplete-suggestion', 'mouseleave', function(e){ + var sel = that.sc.querySelector('.autocomplete-suggestion.selected'); + if (sel) setTimeout(function(){ sel.className = sel.className.replace('selected', ''); }, 20); + }, that.sc); + + live('wb-autocomplete-suggestion', 'mouseover', function(e){ + var sel = that.sc.querySelector('.wb-autocomplete-suggestion.selected'); + if (sel) sel.className = sel.className.replace('selected', ''); + this.className += ' selected'; + }, that.sc); + + live('wb-autocomplete-suggestion', 'mousedown', function(e){ + if (hasClass(this, 'wb-autocomplete-suggestion')) { // else outside click + var v = this.getAttribute('data-val'); + that.value = v; + o.onSelect(e, v, this); + that.sc.style.display = 'none'; + } + }, that.sc); + + that.blurHandler = function(){ + try { var over_sb = document.querySelector('.wb-autocomplete-suggestions:hover'); } catch(e){ var over_sb = 0; } + if (!over_sb) { + that.last_val = that.value; + that.sc.style.display = 'none'; + setTimeout(function(){ that.sc.style.display = 'none'; }, 350); // hide suggestions on fast input + } else if (that !== document.activeElement) setTimeout(function(){ that.focus(); }, 20); + }; + addEvent(that, 'blur', that.blurHandler); + + var suggest = function(data){ + var val = that.value; + that.cache[val] = data; + if (data.length && val.length >= o.minChars) { + var s = ''; + for (var i=0;i 40) && key != 13 && key != 27) { + var val = that.value; + if (val.length >= o.minChars) { + if (val != that.last_val) { + that.last_val = val; + clearTimeout(that.timer); + if (o.cache) { + if (val in that.cache) { suggest(that.cache[val]); return; } + // no requests if previous suggestions were empty + for (var i=1; i#wm-save-snapshot-open { + margin-right: 7px; + top: -6px; +} + +#wm-btns>#wm-sign-in { + box-sizing: content-box; + display: none; + margin-right: 7px; + top: -8px; + + /* + round border around sign in button + */ + border: 2px #000 solid; + border-radius: 14px; + padding-right: 2px; + padding-bottom: 2px; + width: 11px; + height: 11px; +} + +#wm-btns>#wm-sign-in>.iconochive-person { + font-size: 12.5px; +} + +#wm-save-snapshot-open > .iconochive-web { + color:#000; + font-size:160%; +} + +#wm-btns>#wm-save-snapshot-in-progress { + display: none; + font-size:160%; + opacity: 0.5; + position: relative; + margin-right: 7px; + top: -5px; +} + +#wm-btns>#wm-save-snapshot-success { + display: none; + color: green; + position: relative; + top: -7px; +} + +#wm-btns>#wm-save-snapshot-fail { + display: none; + color: red; + position: relative; + top: -7px; +} diff --git a/index_files/blue_data.gif b/index_files/blue_data.gif new file mode 100644 index 00000000..0e98c199 --- /dev/null +++ b/index_files/blue_data.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/index_files/button_normal_home.gif b/index_files/button_normal_home.gif new file mode 100644 index 00000000..dffe8134 --- /dev/null +++ b/index_files/button_normal_home.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/index_files/button_normal_service.gif b/index_files/button_normal_service.gif new file mode 100644 index 00000000..9b2048f5 --- /dev/null +++ b/index_files/button_normal_service.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/index_files/datacapture.gif b/index_files/datacapture.gif new file mode 100644 index 00000000..e156a9cd --- /dev/null +++ b/index_files/datacapture.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/index_files/graph-calc.js.download b/index_files/graph-calc.js.download new file mode 100644 index 00000000..64fcb014 --- /dev/null +++ b/index_files/graph-calc.js.download @@ -0,0 +1,132 @@ +function getEventX(event) { + var posx = 0; + if (event.pageX || event.pageY) { + posx = event.pageX; + } + else if (event.clientX || event.clientY) { + posx = event.clientX + document.body.scrollLeft + + document.documentElement.scrollLeft; + } + return posx; +} +function getElementX(obj) { + var x = 0; + if (obj.offsetParent) { + do { + x += obj.offsetLeft; + } while (obj = obj.offsetParent); + } + return x; +} +function zeroPad(v, len) { + v = v.toString(); + return v.length >= len ? v : "00000000".substring(0, len - v.length) + v; +} + +/** + * Check if the difference between the max and the min non zero capture numbers + * is larger than 3 orders of magnitude. If yes, we need to scale. +**/ +function capturegraph_scale_is_required(captures) { + var max = 0; + var min = 1000; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + max = Math.max(max, Math.max.apply(null, year[1])); + min = Math.min(min, Math.min.apply(null, + year[1].filter(Boolean))); + } + return (Math.log1p(max) - Math.log1p(min) > 3); +} + +/** + * Scale captugraph counts and max maxcount using log1p if necessary. + */ +function capturegraph_scale(captures) { + var maxcount = 0; + for (var i = 0; i < captures.length; i++) { + maxcount = Math.max(maxcount, Math.max.apply(null, captures[i][1])); + } + if (capturegraph_scale_is_required(captures)) { + var scaled = []; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + // XXX map may not be available on all platforms + scaled.push([year[0], year[1].map(Math.log1p)]); + } + captures = scaled; + maxcount = Math.log1p(maxcount); + } + return [captures, maxcount]; +} + +/** + * Draw years, highlight current year, draw capture frequency per month + */ +function sparkline(captures, width, height, canvas_id, start_year, + cur_year, cur_month) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.fillStyle = "#FFF"; + var end_year = new Date().getUTCFullYear(); + var year_width = width / (end_year - start_year + 1); + + var scaled = capturegraph_scale(captures.years); + var years = scaled[0]; + var maxcount = scaled[1]; + + var yscale = height / maxcount; + + function year_left(year) { + return Math.ceil((year - start_year) * year_width) + 0.5; + } + + if (cur_year >= start_year) { + var x = year_left(cur_year); + ctx.fillStyle = "#FFFFA5"; + ctx.fillRect(x, 0, year_width, height); + } + for (var year = start_year; year <= end_year; year++) { + var x = year_left(year); + ctx.beginPath(); + ctx.moveTo(x, 0); + ctx.lineTo(x, height); + ctx.lineWidth = 1; + ctx.strokeStyle = "#CCC"; + ctx.stroke(); + } + cur_month = parseInt(cur_month) - 1; + var month_width = (year_width - 1) / 12; + for (var i = 0; i < years.length; i++) { + var year = years[i][0]; + var months = years[i][1]; + var left = year_left(year) + 1.0; + for (var month = 0; month < 12; month++) { + var count = months[month]; + if (count > 0) { + var h = Math.ceil(count * yscale); + if (year == cur_year && month == cur_month) { + ctx.fillStyle = "#EC008C"; + } else { + ctx.fillStyle = "#000"; + } + // must note that when I use width=Math.round(month_width+1), + // the replay toolbar looks more accurate whereas the + // bubble calendar looks somehow different. + ctx.fillRect(Math.round(left), Math.ceil(height - h), + Math.ceil(month_width), Math.round(h)); + } + left += month_width; + } + } +} + +function clear_canvas(canvas_id) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.clearRect(0, 0, c.width, c.height); +} diff --git a/index_files/iconochive.css b/index_files/iconochive.css new file mode 100644 index 00000000..7a95ea71 --- /dev/null +++ b/index_files/iconochive.css @@ -0,0 +1,116 @@ +@font-face{font-family:'Iconochive-Regular';src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?-ccsheb');src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?#iefix-ccsheb') format('embedded-opentype'),url('https://archive.org/includes/fonts/Iconochive-Regular.woff?-ccsheb') format('woff'),url('https://archive.org/includes/fonts/Iconochive-Regular.ttf?-ccsheb') format('truetype'),url('https://archive.org/includes/fonts/Iconochive-Regular.svg?-ccsheb#Iconochive-Regular') format('svg');font-weight:normal;font-style:normal} +[class^="iconochive-"],[class*=" iconochive-"]{font-family:'Iconochive-Regular'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} +.iconochive-Uplevel:before{content:"\21b5"} +.iconochive-exit:before{content:"\1f6a3"} +.iconochive-beta:before{content:"\3b2"} +.iconochive-logo:before{content:"\1f3db"} +.iconochive-audio:before{content:"\1f568"} +.iconochive-movies:before{content:"\1f39e"} +.iconochive-software:before{content:"\1f4be"} +.iconochive-texts:before{content:"\1f56e"} +.iconochive-etree:before{content:"\1f3a4"} +.iconochive-image:before{content:"\1f5bc"} +.iconochive-web:before{content:"\1f5d4"} +.iconochive-collection:before{content:"\2211"} +.iconochive-folder:before{content:"\1f4c2"} +.iconochive-data:before{content:"\1f5c3"} +.iconochive-tv:before{content:"\1f4fa"} +.iconochive-article:before{content:"\1f5cf"} +.iconochive-question:before{content:"\2370"} +.iconochive-question-dark:before{content:"\3f"} +.iconochive-info:before{content:"\69"} +.iconochive-info-small:before{content:"\24d8"} +.iconochive-comment:before{content:"\1f5e9"} +.iconochive-comments:before{content:"\1f5ea"} +.iconochive-person:before{content:"\1f464"} +.iconochive-people:before{content:"\1f465"} +.iconochive-eye:before{content:"\1f441"} +.iconochive-rss:before{content:"\221e"} +.iconochive-time:before{content:"\1f551"} +.iconochive-quote:before{content:"\275d"} +.iconochive-disc:before{content:"\1f4bf"} +.iconochive-tv-commercial:before{content:"\1f4b0"} +.iconochive-search:before{content:"\1f50d"} +.iconochive-search-star:before{content:"\273d"} +.iconochive-tiles:before{content:"\229e"} +.iconochive-list:before{content:"\21f6"} +.iconochive-list-bulleted:before{content:"\2317"} +.iconochive-latest:before{content:"\2208"} +.iconochive-left:before{content:"\2c2"} +.iconochive-right:before{content:"\2c3"} +.iconochive-left-solid:before{content:"\25c2"} +.iconochive-right-solid:before{content:"\25b8"} +.iconochive-up-solid:before{content:"\25b4"} +.iconochive-down-solid:before{content:"\25be"} +.iconochive-dot:before{content:"\23e4"} +.iconochive-dots:before{content:"\25a6"} +.iconochive-columns:before{content:"\25af"} +.iconochive-sort:before{content:"\21d5"} +.iconochive-atoz:before{content:"\1f524"} +.iconochive-ztoa:before{content:"\1f525"} +.iconochive-upload:before{content:"\1f4e4"} +.iconochive-download:before{content:"\1f4e5"} +.iconochive-favorite:before{content:"\2605"} +.iconochive-heart:before{content:"\2665"} +.iconochive-play:before{content:"\25b6"} +.iconochive-play-framed:before{content:"\1f3ac"} +.iconochive-fullscreen:before{content:"\26f6"} +.iconochive-mute:before{content:"\1f507"} +.iconochive-unmute:before{content:"\1f50a"} +.iconochive-share:before{content:"\1f381"} +.iconochive-edit:before{content:"\270e"} +.iconochive-reedit:before{content:"\2710"} +.iconochive-gear:before{content:"\2699"} +.iconochive-remove-circle:before{content:"\274e"} +.iconochive-plus-circle:before{content:"\1f5d6"} +.iconochive-minus-circle:before{content:"\1f5d5"} +.iconochive-x:before{content:"\1f5d9"} +.iconochive-fork:before{content:"\22d4"} +.iconochive-trash:before{content:"\1f5d1"} +.iconochive-warning:before{content:"\26a0"} +.iconochive-flash:before{content:"\1f5f2"} +.iconochive-world:before{content:"\1f5fa"} +.iconochive-lock:before{content:"\1f512"} +.iconochive-unlock:before{content:"\1f513"} +.iconochive-twitter:before{content:"\1f426"} +.iconochive-facebook:before{content:"\66"} +.iconochive-googleplus:before{content:"\67"} +.iconochive-reddit:before{content:"\1f47d"} +.iconochive-tumblr:before{content:"\54"} +.iconochive-pinterest:before{content:"\1d4df"} +.iconochive-popcorn:before{content:"\1f4a5"} +.iconochive-email:before{content:"\1f4e7"} +.iconochive-embed:before{content:"\1f517"} +.iconochive-gamepad:before{content:"\1f579"} +.iconochive-Zoom_In:before{content:"\2b"} +.iconochive-Zoom_Out:before{content:"\2d"} +.iconochive-RSS:before{content:"\1f4e8"} +.iconochive-Light_Bulb:before{content:"\1f4a1"} +.iconochive-Add:before{content:"\2295"} +.iconochive-Tab_Activity:before{content:"\2318"} +.iconochive-Forward:before{content:"\23e9"} +.iconochive-Backward:before{content:"\23ea"} +.iconochive-No_Audio:before{content:"\1f508"} +.iconochive-Pause:before{content:"\23f8"} +.iconochive-No_Favorite:before{content:"\2606"} +.iconochive-Unike:before{content:"\2661"} +.iconochive-Song:before{content:"\266b"} +.iconochive-No_Flag:before{content:"\2690"} +.iconochive-Flag:before{content:"\2691"} +.iconochive-Done:before{content:"\2713"} +.iconochive-Check:before{content:"\2714"} +.iconochive-Refresh:before{content:"\27f3"} +.iconochive-Headphones:before{content:"\1f3a7"} +.iconochive-Chart:before{content:"\1f4c8"} +.iconochive-Bookmark:before{content:"\1f4d1"} +.iconochive-Documents:before{content:"\1f4da"} +.iconochive-Newspaper:before{content:"\1f4f0"} +.iconochive-Podcast:before{content:"\1f4f6"} +.iconochive-Radio:before{content:"\1f4fb"} +.iconochive-Cassette:before{content:"\1f4fc"} +.iconochive-Shuffle:before{content:"\1f500"} +.iconochive-Loop:before{content:"\1f501"} +.iconochive-Low_Audio:before{content:"\1f509"} +.iconochive-First:before{content:"\1f396"} +.iconochive-Invisible:before{content:"\1f576"} +.iconochive-Computer:before{content:"\1f5b3"} diff --git a/index_files/loading.gif b/index_files/loading.gif new file mode 100644 index 0000000000000000000000000000000000000000..deac700d4fc776933c8c82026dc246bfc50dceb2 GIT binary patch literal 913 zcmZ?wbhEHb6k!lyc+9~71X5B`#>U1zK0aw_X$=hxGiT1+v}x0S96<3ux1VcBu(M-; ztC5}oGb2#H;!hSvE(Q(;9gtxlV;NY21x|Xd-pj#oX6v(H0groaGRIZBmUJ$|Yq z%$~;uB-qn00E(YLpglZ?QSF(M_<`vlnt#eI5||oc_AoP$V9$CHQ2ZnU?GZSFYR{Fz z56$TIurnmEG{Njq79hc%^Ae!=DFoUhaun4b5rz*ehtT{Z&XK^@470~sfdqTr%YfpC e0celJF;sg(1U|H)+oLX!z|jJ;C)ohg9%}&U_H8c! literal 0 HcmV?d00001 diff --git a/index_files/timestamp.js.download b/index_files/timestamp.js.download new file mode 100644 index 00000000..35eeba5a --- /dev/null +++ b/index_files/timestamp.js.download @@ -0,0 +1,54 @@ +/** timestamp namespaced methods **/ +var __wbTs = (function() { + function _split_timestamp(timestamp) { + if(typeof timestamp == "number") { + timestamp = timestamp.toString(); + } + return [ + timestamp.slice(-14, -10), + timestamp.slice(-10, -8), + timestamp.slice(-8, -6), + timestamp.slice(-6, -4), + timestamp.slice(-4, -2), + timestamp.slice(-2) + ]; + } + var MONTHS_LONG = [ + "January", "February", "March", "April", "May", "June", + "July", "August", "September", "October", "November", "December" + ]; + var MONTHS_SHORT = [ + "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", + "Oct", "Nov", "Dec" + ]; + var FIELDS = { + 'Y': function(d) { return d.getUTCFullYear() }, + 'm': function(d) { return d.getUTCMonth() + 1 }, + 'b': function(d) { return MONTHS_SHORT[d.getUTCMonth()] }, + 'B': function(d) { return MONTHS_LONG[d.getUTCMonth()] }, + 'd': function(d) { return d.getUTCDate() }, + 'H': function(d) { return ('0'+d.getUTCHours()).slice(-2) }, + 'M': function(d) { return ('0'+d.getUTCMinutes()).slice(-2) }, + 'S': function(d) { return ('0'+d.getUTCSeconds()).slice(-2) }, + '%': function() { return '%' } + }; + function timestamp2datetime(timestamp) { + var ts_array = _split_timestamp(timestamp); + return new Date(Date.UTC( + ts_array[0], ts_array[1]-1, ts_array[2], + ts_array[3], ts_array[4], ts_array[5] + )); + } + return { + timestamp2datetime: timestamp2datetime, + getMonthName: function(mon) { + return MONTHS_LONG[mon]; + }, + format: function(timestamp, fmt) { + return fmt.replace(/%./g, function(ph) { + var field = FIELDS[ph[1]]; + return field ? field(timestamp2datetime(timestamp)) : ph; + }); + } + } +})(); diff --git a/index_files/toolbar.js.download b/index_files/toolbar.js.download new file mode 100644 index 00000000..23ad8d01 --- /dev/null +++ b/index_files/toolbar.js.download @@ -0,0 +1,627 @@ +if(typeof __wm==="undefined") __wm={}; +(function(){ + var _JSON = typeof __wbhack != 'undefined' ? __wbhack.JSON : JSON; + var prettyMonths = [ + "Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]; + var $D=document,$=function(n){return document.getElementById(n)}; + + function formatNumber(n) { + return (''+n).replace(/\B(?=(\d{3})+$)/g, ','); + } + var ajax=__wm.ajax=function ajax(method, url, callback, headers, data) { + var xmlhttp; + if (window.XMLHttpRequest) { + xmlhttp = new XMLHttpRequest(); + } else { + xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); + } + xmlhttp.onreadystatechange = function() { + if (this.readyState == 4) { + callback(xmlhttp); + } + }; + xmlhttp.open(method, url, true); + if (headers) { + for (var header in headers) { + if (headers.hasOwnProperty(header)) { + xmlhttp.setRequestHeader(header, headers[header]); + } + } + } + // pass cookies for user authorization + xmlhttp.withCredentials = true; + xmlhttp.send(data); + } + + __wm.h=function hideToolbar(ev) { + $("wm-ipp").style.display="none"; + ev.stopPropagation(); + } + + var $expand, $capinfo; + + __wm.bt=function bootstrap(imgWidth,imgHeight,yearImgWidth,monthImgWidth, + coll,wbCurrentUrl,captureDate,firstYear, + static_prefix) { + __wm.static_prefix = static_prefix || '/static/'; + var wbPrefix='/'+(coll||'web')+'/'; + captureDate = captureDate.split('-'); + var displayDay = captureDate[2]; + var displayMonth = captureDate[1]; + var displayYear = captureDate[0]; + var trackerVal,curYear = -1,curMonth = -1; + var yearTracker,monthTracker; + + var $spk=$('wm-ipp-sparkline') + $expand=$('wm-expand'); + $capinfo=$('wm-capinfo'); + + function showTrackers(event) { + var val = event.type=="mouseenter"?1:0; + if (val===trackerVal) return; + var $ipp=$("wm-ipp"); + var $y=$("displayYearEl"),$m=$("displayMonthEl"),$d=$("displayDayEl"); + if (val) { + $ipp.className="hi"; + } else { + $ipp.className=""; + $y.innerHTML=displayYear;$m.innerHTML=prettyMonths[displayMonth-1];$d.innerHTML=displayDay; + } + yearTracker.style.display=val?"inline":"none"; + monthTracker.style.display=val?"inline":"none"; + trackerVal = val; + } + function getElementX2(el) { + var de = $D.documentElement; + var box = (typeof el.getBoundingClientRect!=='undefied')? + el.getBoundingClientRect():{top:0,left:0}; + return box.left + (window.pageXOffset||de.scrollLeft)-(de.clientLeft||0); + } + function navCaptures(captures) { + var $e = $("wm-nav-captures"); + var count = 0; + var years = captures.years; + var first_ts = captures.first_ts, last_ts = captures.last_ts; + for (var j = 0; j < years.length; j++) { + var months = years[j][1]; + for (var i = 0; i < months.length; i++) { + count += months[i]; + } + } + var html = '
' + + formatNumber(count) + ' ' + + (count > 1 ? "captures" : "capture") + ''; + var timespan = __wbTs.format(first_ts, '%d %b %Y'); + if (last_ts != first_ts) { + timespan += ' - ' + __wbTs.format(last_ts, '%d %b %Y'); + } + html += '
' + + timespan + '
'; + $e.innerHTML = html; + } + function trackMouseMove(event) { + //var element = event.target; + var element = $spk; + var eventX = getEventX(event); + var elementX = getElementX2(element); + var xOff = Math.min(Math.max(0, eventX - elementX),imgWidth); + var monthOff = xOff % yearImgWidth; + + var year = Math.floor(xOff / yearImgWidth); + var monthOfYear = Math.min(11,Math.floor(monthOff / monthImgWidth)); + // 1 extra border pixel at the left edge of the year: + var month = (year * 12) + monthOfYear; + var day = monthOff % 2==1?15:1; + var dateString = zeroPad(year + firstYear) + zeroPad(monthOfYear+1,2) + + zeroPad(day,2) + "000000"; + + $("displayYearEl").innerHTML=year+firstYear; + $("displayMonthEl").innerHTML=prettyMonths[monthOfYear]; + // looks too jarring when it changes.. + //$("displayDayEl").innerHTML=zeroPad(day,2); + var url = wbPrefix + dateString + '/' + wbCurrentUrl; + $("wm-graph-anchor").href=url; + + if(curYear != year) { + var yrOff = year * yearImgWidth; + yearTracker.style.left = yrOff + "px"; + curYear = year; + } + if(curMonth != month) { + var mtOff = year + (month * monthImgWidth) + 1; + monthTracker.style.left = mtOff + "px"; + curMonth = month; + } + } + function disclaimElement(element) { + if (window.top == window.self) { + element.style.display = "block"; + $D.body.insertBefore(element, $D.body.firstChild); + } + } + yearTracker=$D.createElement('div'); + yearTracker.className='yt'; + with(yearTracker.style){ + display='none';width=yearImgWidth+"px";height=imgHeight+"px"; + } + monthTracker=$D.createElement('div'); + monthTracker.className='mt'; + with(monthTracker.style){ + display='none';width=monthImgWidth+"px";height=imgHeight+"px"; + } + $spk.appendChild(yearTracker); + $spk.appendChild(monthTracker); + + var $cv=$('wm-sparkline-canvas'); + $spk.onmouseenter=showTrackers; + $spk.onmouseleave=showTrackers; + $spk.onmousemove=trackMouseMove; + + var $ipp=$("wm-ipp"); + $ipp&&disclaimElement($ipp); + + var testCanvas = document.createElement('canvas'); + if(!!(testCanvas.getContext && testCanvas.getContext('2d'))) { + var sparkline_url = "/__wb/sparkline?output=json&url=" + + encodeURIComponent(wbCurrentUrl) + + (coll && "&collection=" + coll || ''); + ajax("GET", sparkline_url, function(response) { + if(response.status == 200) { + var capnav=_JSON.parse(response.responseText); + var yearsobj = capnav.years; + var ykeys = Object.getOwnPropertyNames(yearsobj); + var years = (capnav.years = []); + for (var i = 0; i < ykeys.length; i++) { + var y = ykeys[i]; + if (yearsobj[y]) { + years.push([y, yearsobj[y]]); + } + } + navCaptures(capnav); + sparkline(capnav,imgWidth,imgHeight,'wm-sparkline-canvas', + firstYear, displayYear, displayMonth); + } + }); + } else { + var sparklineImg = new Image(); + sparklineImg.src = "/__wb/sparkline?url=" + + encodeURIComponent(wbCurrentUrl) + + "&width=" + imgWidth + "&height=" + imgHeight + + "&selected_year=" + displayYear + "&selected_month=" + displayMonth + + (coll && "&collection=" + coll || ''); + sparklineImg.alt= "sparkline"; + sparklineImg.width=imgWidth; + sparklineImg.height=imgHeight; + sparklineImg.id="sparklineImgId"; + sparklineImg.border="0"; + $cv.parentNode.replaceChild(sparklineImg, $cv); + } + + function process_autocomplete(data) { + var out = [] + var len = data.length; + for(var i=0; i0) { + var output = process_autocomplete(data.hosts); + suggest(output); + } else if (typeof data.isUrl!=='undefined' && data.isUrl===true && typeof data.excluded==='undefined') { + suggest([query]); + } else { + ajax("GET", '/__wb/search/anchor?q='+encodeURIComponent(query), + function(data) { + var data = _JSON.parse(data.response); + if (typeof data!=='undefined' && data.length>0) { + var output = process_autocomplete(data.slice(0,5)); + suggest(output); + } + }); + } + }); + }, + onSelect: function(e, term, item) { + $("wmtb").submit(); + } + }); + $("wmtb").onsubmit = function(e) { + var query = $("wmtbURL").value; + // if textbox value is not a URL, redirect to search + if (!(query.indexOf('http://') === 0 || query.indexOf('https://') === 0 || + query.match(/[\w\.]{2,256}\.[a-z]{2,4}/gi))) { + document.location.href="/web/*/" + $("wmtbURL").value; + e.preventDefault(); + return false; + } + }; + }; + function show_timestamps() { + // Populate capinfo with capture resources if empty. If not empty, it has + // already run before so avoid redoing AJAX. + var $capresources=$('wm-capresources'); + $capresources.innerHTML = ''; + //disable caching to be able to reload list when browsing frames. + //if($capresources.innerHTML.length !== 0) { + // return; + //} + var $wmloading=$("wm-capresources-loading"); + $wmloading.style.display='block'; + + // calculate datetime difference with capture datetime and return relative + // value such as "-5 hours, 10 minutes". + var capture_ts = document.getElementById('wmtb').elements.date.value; + var capture_msec = __wbTs.timestamp2datetime(capture_ts).getTime(); + function datetime_diff(dt_str) { + var dt_msec = Date.parse(dt_str); + var diff = dt_msec - capture_msec; + var prefix = ""; + if(diff < 0) { + prefix += "-"; + diff = Math.abs(diff); + } else { + prefix += "+"; + } + var highlight = false; + if(diff < 1000) { + // equal to the page datetime + return {delta: diff, text:"", highlight: highlight}; + } + var total_diff = diff; + var years_d = Math.floor(diff/1000/60/60/24/30/12); + diff -= years_d*1000*60*60*24*30*12; + var months_d = Math.floor(diff/1000/60/60/24/30); + diff -= months_d*1000*60*60*24*30; + var days_d = Math.floor(diff/1000/60/60/24); + diff -= days_d*1000*60*60*24; + var hours_d = Math.floor(diff/1000/60/60); + diff -= hours_d*1000*60*60; + var minutes_d = Math.floor(diff/1000/60); + diff -= minutes_d*1000*60; + var seconds_d = Math.floor(diff/1000); + + var parts = []; + if(years_d > 1) { + parts.push(years_d + " years"); + highlight = true; + } else if(years_d == 1) { + parts.push(years_d + " year"); + highlight = true; + } + if(months_d > 1) { + parts.push(months_d + " months"); + highlight = true; + } else if(months_d == 1) { + parts.push(months_d + " month"); + highlight = true; + } + if(days_d > 1) { + parts.push(days_d + " days"); + } else if(days_d == 1) { + parts.push(days_d + " day"); + } + if(hours_d > 1) { + parts.push(hours_d + " hours"); + } else if(hours_d == 1) { + parts.push(hours_d + " hour"); + } + if(minutes_d > 1) { + parts.push(minutes_d + " minutes"); + } else if (minutes_d == 1) { + parts.push(minutes_d + " minute"); + } + if(seconds_d > 1) { + parts.push(seconds_d + " seconds"); + } else if(seconds_d == 1) { + parts.push(seconds_d + " second"); + } + if(parts.length > 2) { + parts = parts.slice(0, 2); + } + return {delta: total_diff, text: prefix + parts.join(" "), + highlight: highlight}; + } + // Utility method to find elements in dom (currently only img) using URL. + // Also look into embedded frames recursively + // Captured resources urls may have timestamps different from DOM URL + // so it is not possible to search with original path + // /web/20120407141544/http://example.com + // we must search for URLS ENDING WITH http://example.com + function find_elements_by_url(current_window, url) { + var orig_url = url.split("/").splice(6).join("/"); + var els=current_window.document.querySelectorAll( + "img[src$='" + orig_url + "'], iframe[src$='" + orig_url + "'], frame[src$='" + orig_url + "']" + ); + var els_array=Array.prototype.slice.call(els); + for(var i=0; i 0) { + for(var i=0; i 0) { + for(var i=0; i 0) { + deduped.map(get_resource_info); + } else { + $capresources.innerHTML = "There are no sub-resources in the page."; + $wmloading.style.display='none'; + } + } + __wm.ex=function expand(ev) { + ev.stopPropagation(); + var c=$expand.className; + if (c.match(/wm-closed/)) { // closed + $expand.className=c.replace(/wm-closed/,'wm-open'); + $capinfo.style.display='block'; + show_timestamps(); + } else { + $expand.className=c.replace(/wm-open/,'wm-closed'); + $capinfo.style.display='none'; + } + }; + + function isArray(obj) { + return (typeof obj !== 'undefined' && obj && obj.constructor === Array); + } + + function setDisplayStyle(id, display) { + var el = $(id); + if (el) { + el.style.display = display; + } + } + + function show(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'inline-block'); + } + } + + function hide(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'none'); + } + } + + function userIsLoggedIn() { + show('wm-save-snapshot-open'); + hide('wm-sign-in'); + } + + function userIsNotLoggedIn() { + hide([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-in-progress', + ]); + show('wm-sign-in'); + } + + function startSnapShotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-in-progress', + ]); + } + + function successSnapshotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-in-progress', + ]); + show([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + } + + function failSnapshotSaving(err) { + hide([ + 'wm-save-snapshot-in-progress', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + ]); + } + + /** + * check whether cookie has field + * + * @param name + * @return boolean + */ + function hasCookie(name) { + return document.cookie.search(name) >= 0; + } + + __wm.saveSnapshot = function (url, timestamp, tags) { + startSnapShotSaving(); + ajax('POST', '/__wb/web-archive/', function (res) { + if (res.status === 401) { + // it seems that user is not logged in + userIsNotLoggedIn(); + } else if (res.status >= 400) { + failSnapshotSaving(res.responseText); + console.log('You have got an error.'); + console.log('If you think something wrong here please send it to support.'); + console.log('Response: "' + res.responseText + '"'); + console.log('status: "' + res.status + '"'); + } else { + successSnapshotSaving(res); + } + }, { + 'Content-Type': 'application/json' + }, _JSON.stringify({ + url: url, + snapshot: timestamp, + tags: tags || [], + })); + + return false; + }; + + document.addEventListener('DOMContentLoaded', function () { + if (hasCookie('logged-in-user') && hasCookie('logged-in-sig')) { + userIsLoggedIn(); + } else { + userIsNotLoggedIn(); + } + }); +})(); diff --git a/index_files/wayback-toolbar-logo.png b/index_files/wayback-toolbar-logo.png new file mode 100644 index 0000000000000000000000000000000000000000..e5e880d7574ac33c8e6f70645d66b11932a4e677 GIT binary patch literal 7564 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 literal 0 HcmV?d00001 diff --git a/index_files/wbhack.js.download b/index_files/wbhack.js.download new file mode 100644 index 00000000..3e95e64e --- /dev/null +++ b/index_files/wbhack.js.download @@ -0,0 +1,41 @@ +// Wayback Machine hacks +var __wbhack = new function(){ + var prefix; + var orig_document = { + createElementNS: document.createElementNS + }; + this.init = function(_prefix) { + this.checkCookiesNumber(); + prefix = _prefix; + document.createElementNS = function(ns,name) { + if (ns.indexOf(prefix)==0) { + ns = ns.substring(prefix.length).replace(/\/?[0-9]+\//, ''); + } + return orig_document.createElementNS.call(this, ns, name); + }; + }; + this.createCookie = function(name,value,days) { + if (days) { + var date = new Date(); + date.setTime(date.getTime()+(days*24*60*60*1000)); + var expires = "; expires="+date.toGMTString(); + } + else var expires = ""; + document.cookie = name+"="+value+expires+"; path=/"; + }; + this.eraseCookie = function(name) { + this.createCookie(name, "", -1); + }; + this.checkCookiesNumber = function() { + var cookies = document.cookie.split(";"); + if(cookies.length > 40) { + for(var i=0; i0oneEP)u0M0ZbGTr|5hyVZp07*qoM6N<$f~X^OO#lD@ literal 0 HcmV?d00001 diff --git a/index_files/wm_tb_prv_on.png b/index_files/wm_tb_prv_on.png new file mode 100644 index 0000000000000000000000000000000000000000..6157cc2c135f14f850ac793918344f68370a232a GIT binary patch literal 292 zcmV+<0o(qGP)MEZ=f#UIrUp^{cq>q@7}QQze36> zqVFk!6c*T{9(4#}=wO7jTzmctYnaM<9}^U2C1?iS@jFanj2_~@R + + + + + + + + + + SYSTEM NETWARE + + + + + +
+
+
+
+ +
+
+
success
+
fail
+ + + + + + + +
+
+ + +
+
+ + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
DecJanFeb
Previous capture12Next capture
201420182019
+
+
17 captures
20 Mar 2012 - 24 Jul 2018
+
+ +
+ +
+
+
+ +
+
+ + + + + +
+ +

+ + + + + + + + + +
+
+ + + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + + +
+ + + + +
+

 

+

 

+

Overview

+

SN provide the latest in information technology � including comprehensive Internet-based delivery applications � to corporate, business and government.

+

SN is also a significant developer of image and optical filing technology.

+

 

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 

Name of client

Comments

Zubair Interfaces Inc
+ Abu Zubair
+ 1
+ 1656 E, 28th St. # B
+ Signal Hill.Ca 90806
+ USA
+ Ph.(310)424-7705

Computer vendor inventory and sales management accounting and payroll.

Nottingham University
+ Academic Rheumatology Department
+ 2
+ Nottingham

Nottingham University on prvoding databases for collecting research information on
+ osteo-arthritis in conjunction with Astra Zeneca in joint venture with iCraft

National Health Service
+ 3
+ Nottingham

Special medical database systems for the National Health Service (NHS). We can
+ provide references from: Trent Quality Assurance Reference Centre which
+ researches data on Breast Cancer screening (Interval Cancer). This is a unit based
+ in Nottingham and serves the Trent Region. In joint venture with iCraft

iCraft Ltd.
+ Faysal Jahan
+ 0044 7810 564582
+ 4
+ Nottingham
+ United Kingdom
+ 0044 845 877 0010,

 

Geo International & Research
+ Director,Research & Development: Mahbub Khan,Ph.D.
+ 5
+ 1633,Meadowbrook Road,
+ Ottawa,
+ Canada K1B 4W6
+ Ph.(613)Offece: 741-1445

GEO Technical data base of technical research papers and seminars conference
+ and lectures.

Dream Fusion
+ mohammad e. huq
+ 6
+ 165, DUNDAS ST.WEST, UNIT 601,
+ MISSISSAUGA, ON L5B 2N6, CANADA.
+ PH : (905) 277-8044, TOLL FREE : 1(877)
+ 583-2180

 

Armed Forces Institute of Pathology
+ Major Gen. Dr. Jalal
+ Major Tayab Ali Station Master
+ 7
+ Dhaka Cantonment,
+ 8750011-6606, 8754600

A network of 36 computers. Investigation billing,
+ accounts and reporting system,
+ MIS is being used here.

Ministry of Textile
+ Secretary of Ministry of Textile
+ 8
+ Ministry of Textile
+ Secretariat
+ Dhaka

Development of a comprehensive MIS for Whole Bangladesh textile mills and
+ industries sector in eight sectors.The project titled "Consultancy Services on
+ Preparation of Annual MIS report for 2000-01 & 2001-02 and Development of
+ Database for Textile Sub-sector from 1972-73 to 2001-02" which we developed in
+ joint venture with BETS(management consultant) and PPMA(Textile consultant)
+ where our responsibility was to develop eight different software modules to generate
+ MIS reports on eight sectors of textile based on actual and interpolated data of the
+ mentioned period

DC East
+ DC Traffice
+ 12
+ 6, Purana Paltan

Traffic fine collection/warrant and Managmenet information system. Two Servers, Six
+ workstations , LAN, WAN and Web Based sytem.

DC North
+ 13
+ Uttara

Traffic fine collection/warrant and Managmenet information system. Two Servers, Six
+workstations , LAN, WAN and Web Based sytem.

DC South
+ DC Traffic
+ 14
+ CIRCUIT HOUSE ROAD, SHANTINAGOR

Traffic fine collection/warrant and Managmenet information system. Two Servers, Six
+workstations , LAN, WAN and Web Based sytem.

DC West
+ DC Traffic
+ 15
+ Aurangajeb Road, Mohammadpur

Traffic fine collection/warrant and Managmenet information system. Two Servers, Six
+workstations , LAN, WAN and Web Based sytem.

Dhaka Metropolitan Police
+ D.C Mostaqur Rahaman
+ 16
+ Crime Division West
+ Office of Deputy Police Commissionar
+ Mohammedpur Dhaka

Case history photo album warrant and criminal search option.

Razarbagh Reserve Office
+ Khorshed
+ 17
+ Razarbagh
+ 9355238,

MT SECTION

Traffic Division of Narayangonj
+ TI Tareq:01710-858080
+ 18
+ Narayangonj
+ 7633666

Traffic fine collection/warrant and Managmenet information system. One Server(s),
+ two workstations , LAN, WAN and Web Based sytem.

Traffic Division of Sylhet
+ Sergeant Shahriar
+ 19
+ Katoali Thana
+ 718028

Traffic fine collection/warrant and Managmenet information system. One Server(s),
+ two workstations , LAN, WAN and Web Based sytem.

Traffic Division of Tangail
+ TI Mr. Kamruzzaman. Mob:011-99017212
+ 20
+ Tangail

Traffic fine collection/warrant and Managmenet information system. One Server(s),
+ two workstations , LAN, WAN and Web Based sytem.

AGC Spinning Mills Ltd.
+ Managing Director Mazharul Arif Chowdhury,
+ Mob: 017-540333
+ 21
+ 27,Dilkusha C/A,
+ baitul hossain building
+ Suite # 1206, 11 th floor
+ Dhaka, Bangladesh
+ 9559406

Accounting system : LENDEN

ANLIMA Group
+ Executive(Mis):A.K.M.Ziaul Islam.
+ 22
+ City Heart,Suite #4/3,67 Nayapaltan,Dhaka
+ Ph: 9349881(O),242868,230676

Order processing and management.

Bexifabrics Ltd./Shomana Entreprise Ltd.
+ Executive Director:Mr.Soaeb
+ 23
+ Islampur ,
+ Dhaka
+ Ph.011857227

A Network of three computers one server. Accounting payroll and inventory

Marhaba Synthetic Mills Ltd
+ Managing Director :Hayatullah
+ 24
+ Yusuf Chamber Motijheel
+ DHAKA
+ Ph.9564053-4

A Network of three computers one server
+ Accounting payroll and inventory.

Poly Cable Industries Ltd
+ Director: Md .Zakir Hossain
+ 25
+ Nawabpur Road,(4th floor)
+ Dhaka-1100
+ Ph.9555278,7121956,7123366,9556431

A Network of three computers one server Accounting payroll and inventory.

Information Solutions ltd.
+ Mahbubul Alam.
+ 28
+ Concord Tower
+ 018243631,9345106

Inventory Control System

BETS
+ Eng. Badiuzzaman
+ 29
+ H#-10,R#135
+ Gulshan-1
+ 9889923-24

Network establishment of 36 terminals and customized software development.

Arif Traders
+ Accountant : Rezaul
+ 30
+ Suite #1206,Baitul Hossain Building
+ Motijheel
+ 9559406,9570536

user of our accounting package at Motijheel office.

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

An wide area network with traffic division for viewing vehicle warrant and pending
+ cases.

First Securities & Investment Ltd
+ Director: Syful Islam CA
+ 32
+ Suite No.309,Dhaka Stock Exchange Building.9/f
+ Motijheel C/A ,
+ Dhaka
+ Ph.9561258,841249

A Network of three computers one server. Accounting payroll and Share brokers
+ data processing and accounting.

Jamilur Rahman & Co
+ Jamilur Rahman.
+ 33
+ Dhaka Stock Exchange Building ,Room
+ No-317,9F,Motijheel C/A,Dhaka-1000
+ Member # 190,Dahka Stock Exchange Ltd.:
+ Ph.9560978(O),PABX-9564601-7,Ext.317,408624

Share brokers data processing and accounting.

Lotus Kamal Group
+ 34
+ Lotus Kamal Tower

LAN, WAN and Intranet development

New Yourk Apparels
+ Managing Director:Atiqur Rahman.
+ 35
+ Hasib Mension,
+ Kakrail
+ Ph.9343492

Accounting system.

ST Group
+ Executive Director
+ 36
+ Dilkusha C/A.Motijheel ,Dhaka

Share brokers data processing and accounting

Tanro Ltd.
+ Mr. Robin, Robert, Bashir
+ 37
+ House # 548,Road # 13, DOHS, Baridhara,
+ Dhaka-1206.
+ Cantonment Dhaka
+ 9891827, 9892779, 8824541

Accounting System

GAMCA {Sylhet}
+ President : Md. Dr. Mokaddes
+ 38
+ Amberkhan

It's a assoociation of more than sixteen agencies. We provide them a wide area
+ network and manpower software.

Chief Metropolitan Magistrate Court
+ 39
+ Court No -15
+ SadarGhat
+ Dhaka

Development of warrant and recall managment system for Motor vehicles with dial up
+ link with the two traffice divisions of Dhaka

Boalkhali Pathology Centre
+ Md. Anowar Hossain
+ 01815502564
+ 41
+ Opposite Boalkhali Health Complex
+ Shah Amanat Market (1st Floor)
+ Gomdandi, Boalkhali, Chittagong
+ 01816-371716

 

Chevron Clinical Laboratory Pvt. Ltd
+ Managing Director: Dr. A. A. G. Murtaza,
+ Ph : 652860,652963
+ 42
+ 1/A Nasirabad Chittagong

A Network of 6 computers, one server.
+ Investigation billing, accounts and reporting system is being used here.

Diasonic
+ Managing Director: Md. Khorshed.
+ 43
+ {Diagnostic Complex}
+ 12, Zamal khan Road,
+ Chittagong
+ Phone:632980, 620323

A Network of two computers, one server. Investigation billing, accounts and reporting
+ system is being used here.

SENSIV diagnostic center
+ MD: Dr. Moinul Islam Mahmud
+ 45
+ 14, Zamal khan,
+ Chittagong
+ Phone: 616920,615878,615670

A Network of 6 computers, one server. Investigation billing, accounts and reporting
+ system is being used here.

Sun Medical Services
+ Sakina Begum-Chairman,
+ Dr. Md. Abdul Latif-MD
+ 47
+ Race Course, Comilla
+ East of Passport Office
+ 081-64033,01711-348931, 01713-115659

A Network of 4 computer(s), one server. Investigation billing, accounts and reporting
+ system is being used there.

Al-Cami Diagnostic Center
+ Managing Director Farid: 01716404214
+ 48
+ N-Islam Tower, Ring Road, Mohammadpur

A Network of 5 computer(s), one server. Investigation billing, accounts and reporting
+ system is being used there.

Anowara Diagnostic Centre
+ Managing Director : Dr. Mostafa, Mob: 017-534316
+ 49
+ Pantha path Dhaka

A Network of 5 computer(s), one server. Investigation billing, accounts and reporting
+ system is being used here.

Arafat Medical Centre
+ Managing Director: Md. Selim
+ 50
+ Mitford
+ Dhaka
+ Phone:017617114, 7315903, 7319505

A Network of two computers, one server. Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting system is being used here.

DG Lab Medical Services Ltd
+ S.M. Ali Ahmed
+ Director Finance
+ 52
+ House#02 Road#06 Block#A Section#10, Mirpur,
+ Dhaka-1216.
+ 8053469.

Horiba Interface for Haematology reporting, integrated with the main Patient
+ Management System.

Holy Lab Diagnostic Complex.
+ Md. Mosharaf Hossain
+ Director.
+ 53
+ House-3, Sector-4, Uttara, Dhaka.
+ 8918610 , 8954564.

Cell Counter Data Interface System for Horiba Pentra

Ibn Sina Consultation Centre
+ Administrative Officer: Abdus sattar.
+ Ph: 8618262
+ 54
+ ZIGATOLA
+ DHAKA

Investigation billing, accounts

IBN SINA D-LAB
+ Administrative Officer :Mostafizur Rahman.
+ Ph:9126625,9128835-7
+ 56
+ Dhanmondi
+ 9128835-7, 01817210904

A Network of five computers, one server. Investigation billing, accounts and reporting
+ system is being used here.

Ibn Sina Medical Imaging Centre
+ Administrative Officer: Anisur Rahman,
+ Phone:8610420,8618007
+ 58
+ Zigatola
+ 8618262

A Network of eight computers, one server. Investigation billing, accounts and
+ reporting system is being used here.

Life Diagnostic Ltd.
+ Managing Director : Md. Abu Yousuf
+ 59
+ 35/C, Naya Paltan (2nd Floor),VIP Road,
+ Dhaka-1000
+ 9333704

Checkup billing, reporting & accounts, a network of five computer(s).

Medinova Medical Services (Sylhet)
+ Dr. Mokaddes Hossain Khan
+ 62
+ Sylhet
+ 8800821-815111, 8800821-815110

An wide area network of two remote sites of the company with the head office
+ covering some Nine workstations. Investigation billing, accounts and reporting
+ system, MIS, Manpower management is being used here.

Medinova Medical Services Ltd.
+ Managing Director:
+ Dr. Mokaddes Hossain
+ Ph: 8620353-7,8618583
+ 8624907-10, 8618583, 8624916, 8620091, 9670434-5
+ 64
+ Dhanmondi

An wide area network of two remote sites of the company with the head office
+ covering some thirty workstations. Investigation billing, accounts and reporting
+ system, MIS, Manpower management is being used here.

Meghna Diagnostic (Pvt) Ltd.
+ 65
+ Circle No-10, Main Road-1, Plot No-4, Mirpur-10,
+ Dhaka-1216.
+ 9000865

we provide them our customized software for diagnostic management system.with
+ this software they perform counter operation and accounts management.

Mirpur Diagnostic Centre
+ Managing Director : Lokman Hossain
+ 66
+ 39, SWDEN BHABAN 10 NO GOLE CHATTAR,
+ 9007678, 9012274

we provide them Sismex softeare.

Modern Diagnostic Centre Unit II
+ Managing Director: Anwar Hossain.
+ Ph: 9337745,8315283,8322432
+ 67
+ FAKIRAPUL
+ 8322432, 9337745, 8315283.

A Network of 24 computers, three server. Investigation billing, accounts and reporting
+ system is being used here.

Modern Diagnostic Centre Unit III
+ 68
+ House # 8,Road # 7, Dhanmondi R/A
+ 8616074, 8613883

A Network of 24 computers, three server. Investigation billing, accounts and reporting
+system is being used here.

Modern Diagnostic Centre Unit IV
+ 69
+ English Road
+ Dhaka
+ 7163935-6,7118882

A Network of 24 computers, three server. Investigation billing, accounts and reporting
+system is being used here.

Omar-Sultan Medical Services
+ Director: Dr. M. Mozammel Hoque.
+ Chairman (Madam): Mob: 0152-414078
+ 70
+ Dhanmondi Dhaka
+ 9123621,9123622,9123623

A Network of 22 computers, three server. Investigation billing, accounts and reporting
+system is being used here.

Popular Diagnostic Centre Ltd.
+ Dr. Mostafizur Rahman
+ Mob : 0171528487
+ 71
+ House 11/A, Road 2, Dhanmondi R/A
+ Dhaka-1205, Bangladesh
+ 9669480, 0189295945

An wide area network of two remote sites of the company with the head office
+ covering some Seventy workstations. Investigation billing, accounts and reporting
+ system, MIS, Manpower management is being used here.

Rainbow Heart Ltd.
+ Managing Director: Md.Saifullah
+ 77
+ House No.68 New(768 old)Satmasjid Road
+ Dhanmondi,Dhaka-1209
+ 011-857962
+ Managing Director-0171-532691
+ Ph.PABX: 9131207,Res:815352

A Network of 64 computers, three server. Investigation billing, accounts and reporting
+ system is being used here.

Shapla Diagnostic Centre
+ Md. Mahadi Masud ( Mahadi )
+ Marketing Manager
+ Mo:01715960898.
+ 78
+ 204,Sahid sayed ZNazrul Islam Sharani,(1st Floor)
+ Opposite Water Tank,Bijoynagar,
+ Ramna,Dhaka-1000.
+ 9567545,9557650,9553310

A local area network of four computer with a server installed by us. Without these
+ they are the user of our investigation and manpower software.

Square Diagnostic & Hospital Services Ltd.
+ Dr. A.K.M Fazlul Bari. Managing Director
+ 80
+ A.K. Complex (2nd Floor)
+ 19 Green Road
+ Dhaka - 1205
+ 8616389

A Network of 3 computer(s), one server. Investigation billing, accounts and reporting
+ system is being used there.

Modern Diagnostic Centre Unit V
+ Manager Tipu, Administrative Officer : Mostafa
+ 81
+ Narayangonj
+ 7617241,9750140

A Network of 24 computers, three server. Investigation billing, accounts and reporting
+ system is being used here.

ABC Diagnostic Centre
+ Mr. Debashis Dey Bashu
+ 82
+ Chowhatta
+ 0171-920181, 0821721725

A Network of 5 computer(s), one server. Investigation billing, accounts and reporting
+ system is being used there.

Medi-Aid Diagnostic Center
+ Dr. Mahmudul Majid Shaheen
+ 87
+ Medical Road, Near Modhu Shahid Mazar
+ 718686, Mob: 0171-920152

Investigation billing, reporting & accounts, a network of sever computer(s).

Metropolitan Diagnostic Centre
+ 88
+ Rikabi Bazar
+ 712694,711116

Investigation billing, accounts and reporting system, MIS is being used here.

The Central Diagnostic & Consultation
+ Center
+ 91
+ Rikabibazar
+ 0158460945

A Network of 6 computer(s), one server. Investigation billing, accounts and reporting
+ system is being used there.

The Lab Aid
+ Mr. Abdus Sabur, Dr.Shamim-01715-002548
+ 92
+ 61-63 Stadium Market
+ 01711806434,01711572807

A Network of 5 computer(s), one server. Investigation billing, accounts and reporting
+ system is being used there.

UTTARA UNIVERSITY
+ Mr. Khaled Hossain
+ Accountant
+ 01914730599
+ 96
+ House-4, Road-15, Sector-6, Uttara, Dhaka-1230,
+ 8919794, 8919116,9132287,8124401,8913854

Modules used: Institute Academic Information System, Library Management System,
+ Timetable Management System, Finance & Billing System, Hostel/Dormitory Control
+ System

AZIM GROUP
+ MR. NOWSHA AHMED, ( M. B. A )
+ ( Director)
+ 97
+ CHITTAGONG OFFICE : C. D. A. Building, 4th
+ floor, Shaheed Suhrawardi Road, P. O. Box 616,
+ Chittagong.
+ Cable : AZIM, CHITTAGONG,
+ Tel : (031) 617863-4, 617529, 616748, 636325,
+ Res : (031) 651526, 655544,

Garments ERP

Hossains Group of Industries
+ Director:Ershad Hossain.
+ 98
+ Golshan-2

Garments ERP

Nandan Apparels
+ Mr. Khabir, 01712706961,
+ Mr. Omar Faruque, GM Finance, 0191-882736
+ 99
+ Kathora, Gazipur
+ 9293527

Garments ERP

Doctors Clinic Ltd.
+ Dr. Md. Ashraf Ali Tipu
+ Manager director
+ 100
+ Thothonia sherpur road
+ 01716-106796

 

Rahfatullah Community Hospital.
+ Dr. Motiur Rahman.
+ 101
+ Rongpur Road,
+ Gokul, Bogra.
+ 05169883, 01713377022

 

Center Point Hospital
+ Dr. Saifuddin
+ 102
+ MOMIN ROAD
+ CHITTAGONG
+ 031-639025,031-612368

A Network of eight computers, one server. Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting system is being used here.

Fouad Al Khatib Hospital
+ Accountant Mr. Iqbal Bahar, Hospital Director Dr. Shah Alam
+ 104
+ Central Zame Masjid Road,
+ 64674,62111, 01199-453033

A Network of eight computers, one server. Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting system is being used here.

AL Noor Eye Hospital
+ Mr. Sami
+ Country Director
+ 105
+ 1/9, Block - E Lalmatia
+ 9135451-2,8124348

A Network of eight computers, Two server.Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting

Al-Mannar Hospital Limited.
+ 106
+ Block#F, 5/4,Lalmatia,Dhaka.
+ 9121387, 9121588

In June 2006, we provide them Drug Store software for their Lalmatia Branch. There
+ are two computer in their premises. There is no server in their operation.

American SuperSpecialty Hospital Ltd.
+ Abdullah AL Shafi- System Engineer, Dr. Ahmed Sarwar
+ Murshed, Doctor
+ 107
+ ISha Khan Ave, Uttara Model Town,
+ Sector-6, Urrara, Dhaka-1230
+ 8932345, 8932358, 8932763, 01556382765,
+ 01713030963

American Hospital Consortium USA Subsidiary project

Bangabandhu Sheikh Mujib Medical
+ University And Hospital.
+ Hospital Superentandent.
+ Bri:Generel Mohammad Abdur Gafur.
+ Chairman
+ All of Depertment
+ 109
+ Kazi Najrul Islam Avenue.
+ 9661052,54,56.

DEPARTMENT OF VIROLOGY

Dushtha Swastha Hospital
+ Administrative Officer:Motaleb Hossain
+ Ph.8124952
+ 112
+ 21/1,Khilji Road,
+ Mohammadpur,
+ Dhaka-1207
+ 8124952, ext-11

A Network of eight computers, Two server. Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting.

Euro-bangla Heart Hospital Ltd.
+ Mr. Sharir
+ Accountant.0152490936.
+ 113
+ 5/7 Block -D Lilmatia Dhaka-1207.
+ 8159711

A Network of 6 computers, one server. Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting system is being used here.

Fouad Al Khatib Hospital (Dhaka)
+ 114
+ Mirpur
+ 9007188,8013638,9004317

A Network of ten computers, one server. Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting system is being used here.

IBN SINA Hospital
+ Administrative Officer
+ 116
+ Shankar, Dhanmondi
+ 8119514-5

A Network of eight computers, Two server. Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting system is being used here.

Islami Bank Hospital
+ Administrative Officer: Aftabur Rahman
+ Ph:9336421-3
+ 117
+ OUTER CIRCULAR ROAD,
+ MOTIJHEEL
+ DHAKA

A Network of thirty computers, Two server. Between Three Buildings a wide are
+ network is established. Patient Record management, Patient admission, Treatment,
+ Maintenance, Discharge, Certificates, OT, Medicine Store, Nursing, Doctors
+ Information System & Ledger, Investigation billing, accounts and reporting system is
+ being used here.

Mukti Clinic
+ Managing Director: Dr. Koraishi
+ 123
+ Gulshan 2
+ Dhaka
+ Phone: 8814562, 9883991

A Network of eight computers, one server. Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting system is being used here.

Rizia General Hospital
+ Director: Mr.Nasir
+ Mr. Baizid
+ 125
+ DIT Ext. Road, Narayangonj
+ Ph. 7633498, 01726051766

A Network of eight computers, Two server. Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting

Samorita Hospita Ltd.
+ Manager (Accounts)&Company Secretary: Md.Shariful Islam
+ 126
+ Pantha Path
+ Dhaka-1205
+ Ph.9131901(6 Lines)

A Network of eight computers, Two server. Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting

Selina General Hospital & Diagnostic
+ 127
+ 282/1, PROTHOM COLONY ROAD,MIRPUR.
+ 9007827, 9015821, 8016477.8054511, 018-264200

A Network of twenty five computers, Two servers.Patient Record management,
+ Patient admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine
+ Store, Nursing, Doctors Information System & Ledger, Investigation billing, accounts
+ and reporting

Stone Crush Hospital
+ Managing Director: Haseen Ahmed
+ 129
+ Dhanmondi-4,
+ Dhaka
+ Ph.9660360, 8129402.Ext-0,

A Network of eight computers, Two server. Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting

Companygonj Modern Hospital
+ Mr. Mamun
+ 131
+ Bashurhat, Companygonj
+ 03223-56080,0189-194949

There is server and two computer in their local area network.They uses our full HPM
+ version.

Al-Banna Hospital
+ 133
+ Eest Dorgagate, Amborkhana
+ Phone: 725441, 0171580147

A Network of eight computers, Two server.Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting

Ideal Hospital & Cardiac Centre
+ General Manager
+ 137
+ Modonmohon College Road, Lamabazar

 

Royal Hospital & Research Centre Ltd.
+ Dr. Shibly
+ 142
+ Kazi Ilias, Zindabazar, Sylhet
+ 714850,724200,Mob: 0171444936

A Network of ten computers, Two server.Patient Record management, Patient
+ admission, Treatment, Maintenance, Discharge, Certificates, OT, Medicine Store,
+ Nursing, Doctors Information System & Ledger, Investigation billing, accounts and
+ reporting

Adnan Medical Services
+ 145
+ 1/A Nasirabad Chittagong

A Network of 6 computers Organon Teknika ELISA READER & RA-50 Biochemistry
+ analyzer Data Management system with auto Card numbering,Counter, processing,
+ MIS and card printing.

Adnan Medical Services(Care
+ Investigation)
+ Dr. Md. Zillur Rahman
+ MBBS, M.Phil (Pathology)
+ Assistant Professor, Pathology
+ Comilla Medical College
+ 146
+ 106/A K B Fazlul Kader Road, Ctg.
+ 651522

A Network of 2 computers . Stat-Fax & RA-50 analyzer Data Management system
+ with auto card numbering

Al-Turky Medical Services
+ 147
+ 14, Zamal khan,
+ Chittagong
+ Phone: 616920,615878,615670

 

Al Zubail Medical Centre
+ QSH Lintao, Shafi-018279621
+ Near North South University Library
+ 152
+ House # 5, Road # 17

 

Al-Modina Medical Center
+ Mohammed Bashir
+ 154
+ House #51, Road # 4, Block-C
+ Banani
+ Dhaka
+ 9886202

A Network of 6 computers Organon Teknika ELISA READER & RA-50 Biochemistry
+ analyzer Data Management system with auto Card numbering,Counter, processing,
+ MIS and card printing.

Arabian medical Centre
+ Chief Medical officer : Dr. Shirin
+ 155
+ House # 116, Road #11, Block E,
+ Banani
+ Dhaka
+ Phone:9894503

A Network of 2 computers . Stat-Fax & RA-50 analyzer Data Management system
+ with auto card numbering

Chandshi Medical Centre
+ 156
+ House # 9, Road # 27, Block-K, Banani,
+ Dhaka-1213
+ Bangladesh
+ 8817559, 606933

A Network of 3 computers Labsystem Multiskan Ex ELISA READER & Humalyzer
+ Biochemistry analyzer Data Management system with auto Card numbering

Chittagong Health Centre Ltd.
+ Irving Enterprise
+ Mr. Jewel
+ 011-850808
+ 157
+ Road # 15,Banani
+ Dhaka
+ 8815627, 0171-537817

A Network of 3 computers Organon Teknika ELISA READER & Biochemistry
+ analyzer Data Management system with auto Card numbering.

Fair Ways Medical Centre
+ Mr. Azharul Islam Chunnu
+ Managing Director
+ Mob: 01713-004788
+ 158
+ House # 39, Road # 11, Block # H,Banani, Dhaka -
+ 1213
+ 9872883, 9872942

 

Gulf Medical Services
+ 159
+ 140 Gulshan Avenue (1st Floor),
+ Gulshan-2, Dhaka-1212.
+ 9894653

A Network of 3 computers Labsystem Multiskan Ex ELISA READER & Humalyzer
+ Biochemistry analyzer Data Management system with auto Card numbering

Gulshan Medicare
+ Mrs. Kashfi Kamal
+ Managing Director
+ 160
+ 49 Gulshan South Avenue
+ Gulshan-1, Dhaka-1212.
+ 880-2-9896213

A Network of 5 computers Labsystem Plate Reader ELISA READER & Screenmaster
+ Biochemistry analyzer Data Management system with auto Card numbering, Card
+ printing and related documents and MIS

Ibn Sina Checkup Unit
+ 161
+ BANANI
+ DHAKA

A Network of 6 computers Organon Teknika ELISA READER & RA-50 Biochemistry
+ analyzer Data Management system with auto Card numbering,Counter, processing,
+ MIS and card printing.

International Health Centre
+ Director :Enaytul Bari Jewel, 01711-539947
+ 162
+ House # 103,Road # 4, Block B,Banani
+ 8828306,8829766

A Network of 10 computers Organon Teknika ELISA READER & Biochemistry
+ analyzer Data Management system with auto Card numbering, Checkup
+ managment, accounts, payroll and inventory control system.

Nafa Medical Center
+ Shadath Hossain
+ Mrs. Rokea Begum
+ Proprietor
+ 163
+ House # 30, Road # 4, Block # C,
+ Banani, Dhaka - 1213
+ 9861563, 8810683

A Network of 6 computers Organon Teknika ELISA READER & RA-50 Biochemistry
+ analyzer Data Management system with auto Card numbering,Counter, processing,
+ MIS and card printing.

National Medical Centre
+ Mr. M. Shahjalal Mazumder
+ chairman
+ 164
+ House # 168,Road # 11,Block E, Banani
+ 8820299,8814809

They use Biochemistry, ELISA, & Manpower software.

Noor Medical Services
+ Mrs. Maria Ahmed
+ Proprietor
+ 165
+ House# 86, Road # 13/A,Block-C
+ Banani
+ 9894625,9873152.

A Network of 3 computers Labsystem ORGANON TEKNIKA ELISA READER &
+ Humalyzer Biochemistry analyzer Data Management system with auto Card
+ numbering.

NOVA MEDICAL CENTRE
+ Dr. Shushanta
+ Mr. Mohammad Saiful Bari ( Babu)
+ Director
+ 166
+ House # 107, Road # 13, Block # E,
+ Banani
+ 8827264,8826680

A Network of 3 computers . Screenmaster &ORGANON TEKNIKA analyzer Data
+ Management system with auto card numbering

Pulse Medical Centre
+ DR. Sydur Rahman
+ Dr. Saiful Islam
+ Director
+ 167
+ House # 9, Block-J, Road # 27, Banani
+ Dhaka-1213
+ 9887243,9885210

A Network of 2 computers . Screenmaster & ORGANON TEKNIKA analyzer Data
+ Management system with auto card numbering

Pushpo Clinic
+ Brig. (Retd.) Nasir Uddin Ahmed
+ Chairman
+ 168
+ House # 43, Road # 13, Block # D,
+ Banani, Dhaka - 1213.
+ 8824881, 9894384

 

Saimon Medical Center Ltd.
+ Mr. Md. Moniruzzaman Choudhury
+ Managing Director
+ 169
+ Banani Road # 6, House #35, Block C
+ 8825513, 8814966

A Network of 3 computers Organon Teknika ELISA READER & RA-50 analyzer Data
+ Management system with auto Card numbering

Shifa Clinic
+ Dr. Aminul Islam
+ 170
+ House # 18, Road # 10A, Block-H, Banani
+ 8824860

A Network of 3 computers Labsystem ORGANON TEKNIKA ELISA READER &
+ Screenmaster Biochemistry analyzer Data Management system with auto Card
+ numbering

Bangladesh Medical College Hospital
+ Mr. Shamsul Al-Amin
+ Accountant
+ Mr. palash
+ Procurment Oficer.
+ 173
+ H # 33/35, R # 14/A, (NEW), DHANMONDI R/A.
+ 9118202, 9120792, 9120793, 8115843, 8116699

Modules used: Institute Academic Information System, Library Management System,
+ Timetable Management System, Finance & Billing System, Attendance control
+ System

IBN Sina Medical College
+ Mr. Khorshed Alam
+ Administrative Officer
+ 175
+ Kallyan pur

Modules used: Institute Academic Information System, Library Management System,
+ Timetable Management System, Finance & Billing System

Z.H.Sikder Women`s Medical College &
+ Hospital (pvt.) Ltd.
+ Mr. Alam
+ 0192118162.
+ 176
+ Monica Estate
+ (Western Side of Dhanmondi)
+ 8115951,8113313.

Modules used: Institute Academic Information System, Library Management System,
+ Timetable Management System, Finance & Billing System, Hostel/Dormitory Control
+ System, Attendance Control, Payroll system

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

BRTA
+ Engr. Md. Abdus Sattar
+ Director (Admin)
+ 31
+ MIRPUR
+ DHAKA
+ Phone:9113133

 

 

+

 

+

 

+

 

+

 

+

 

+

 

+

 

+

Last Update on Feb 1, 2008.

+
+
+
+ + + + + + + +
+

 

+

 

+
+
+ + + + + + + + + + + + + +
+ + + + + +

Copyright © 2008 System Netware, All Rights Reserved..

+
+

+ + + + + + + + \ No newline at end of file diff --git a/ourclients_files/BottomBarraBack.jpg b/ourclients_files/BottomBarraBack.jpg new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/ourclients_files/BottomBarraBack.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ourclients_files/LinkSeparator.gif b/ourclients_files/LinkSeparator.gif new file mode 100644 index 00000000..abf817ae --- /dev/null +++ b/ourclients_files/LinkSeparator.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ourclients_files/Main2.jpg b/ourclients_files/Main2.jpg new file mode 100644 index 00000000..abf817ae --- /dev/null +++ b/ourclients_files/Main2.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ourclients_files/Main4.jpg b/ourclients_files/Main4.jpg new file mode 100644 index 00000000..bbb18efd --- /dev/null +++ b/ourclients_files/Main4.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ourclients_files/SeparadorCol1.gif b/ourclients_files/SeparadorCol1.gif new file mode 100644 index 00000000..12eb8250 --- /dev/null +++ b/ourclients_files/SeparadorCol1.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ourclients_files/Template018.css b/ourclients_files/Template018.css new file mode 100644 index 00000000..8d284855 --- /dev/null +++ b/ourclients_files/Template018.css @@ -0,0 +1,20 @@ + + \ No newline at end of file diff --git a/ourclients_files/TopAboutUs.gif b/ourclients_files/TopAboutUs.gif new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/ourclients_files/TopAboutUs.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ourclients_files/TopBarSeparator.gif b/ourclients_files/TopBarSeparator.gif new file mode 100644 index 00000000..c6b9b25a --- /dev/null +++ b/ourclients_files/TopBarSeparator.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ourclients_files/_blank.gif b/ourclients_files/_blank.gif new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/ourclients_files/_blank.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ourclients_files/ait-client-rewrite.js.download b/ourclients_files/ait-client-rewrite.js.download new file mode 100644 index 00000000..bb3d69f0 --- /dev/null +++ b/ourclients_files/ait-client-rewrite.js.download @@ -0,0 +1,622 @@ +//============================================ +// Wayback Common JS Library +//============================================ + +var WB_wombat_replayServer; +var WB_wombat_replayPrefix; +var WB_wombat_replayDatePrefix; +var WB_wombat_captureDatePart; +var WB_wombat_origHost; + +//Location objects +var WB_wombat_self_location; +var WB_wombat_top_location; +var WB_wombat_opener_location; + +// Domain +var WB_wombat_document_domain; + +//function to allow jquery expando requests (http://stackoverflow.com/questions/7200722/jquery-expando-properties), +//which return a function that has its name defined in a parameter of the request, to be executed. we rewrite the function call elsewhere (see +//ArchiveUrlReplay.xml) and then define it here to ensure it exists. expando function include current timestamp so we can never replay them without +//overriding default expando behavior +function jQueryREWRITTEN_BY_WAYBACK(){ + o=arguments; +} + +function WB_Get_Domain(href) { + var a = document.createElement('a'); + + a.href = href; + return a.protocol + "//" + a.hostname; +} + + +function WB_StripPort(str) +{ + var hostWithPort = str.match(/^http:\/\/[\w\d@.-]+:\d+/); + if (hostWithPort) { + var hostName = hostWithPort[0].substr(0, hostWithPort[0].lastIndexOf(':')); + return hostName + str.substr(hostWithPort[0].length); + } + + return str; +} + +function WB_IsHostUrl(str) +{ + // Good guess that's its a hostname + if (str.indexOf("www.") == 0) { + return true; + } + + // hostname:port (port required) + var matches = str.match(/^[\w-]+(\.[\w-_]+)+(:\d+)(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + // ip:port + matches = str.match(/^\d+\.\d+\.\d+\.\d+(:\d+)?(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + return false; +} + +function WB_RewriteUrl(url) +{ + var httpPrefix = "http://"; + var httpsPrefix = "https://"; + + if (!url) { + return url; + } + + // If not dealing with a string, get string version and try to convert it + if ((typeof url) != "string") { + url = url.toString(); + } + + // If starts with prefix, no rewriting needed + // Only check replay prefix (no date) as date may be different for each capture + if (url.indexOf(WB_wombat_replayServer) == 0) { + return url; + } + + // If server relative url, add prefix and original host + if (WB_IsRelativeUrl(url)) { + + // Already a relative url, don't make any changes! + if (url.indexOf(WB_wombat_captureDatePart) >= 0) { + return url; + } + + return WB_wombat_replayDatePrefix + WB_wombat_origHost + url; + } + + // If full url starting with http:// add http prefix + if (url.indexOf(httpPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("https://", "http://") + url; + } + + // If full url starting with https:// add https prefix + if (url.indexOf(httpsPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("http://", "https://") + url; + } + + // May or may not be a hostname, call function to determine + // If it is, add the prefix and make sure port is removed + if (WB_IsHostUrl(url)) { + return WB_wombat_replayDatePrefix + httpPrefix + url; + } + + return url; +} + +//determine if url is server or path relative or not +function WB_IsRelativeUrl(url) { + + if (url) { + var urlType = (typeof url); + + if (urlType == "string") { + return (url.charAt(0) == "/" || url.charAt(0) == "."); + } else if (urlType == "object") { + return (url.href && (url.href.charAt(0) == "/" || url.charAt(0) == ".")); + } + } + + return false; +} + +//http://wayback.archive-it.org/1000000016/20140801164720/http://www.w3.org/2000/svg -> http://www.w3.org/2000/svg - for https://webarchive.jira.com/browse/ARI-3906 +function WB_UnRewriteUrl(url) { + return WB_ExtractOrig(url); +} + +function WB_CopyObjectFields(obj) +{ + var newObj = {}; + + for (prop in obj) { + if ((typeof obj[prop]) != "function") { + newObj[prop] = obj[prop]; + } + } + + return newObj; +} + +function WB_ExtractOrigNoProtocol(href) { + + var lHref = WB_ExtractOrig(href); + + if (lHref.slice(0, 5) == "http:") { + return lHref.slice(5); + } + else if (lHref.slice(0, 6) == "https:") { + return lHref.slice(6); + } + + return lHref; +} + +function WB_ExtractOrig(href) +{ + if (!href) { + return ""; + } + href = href.toString(); + var index = href.indexOf("/http", 1); + if (index > 0) { + return href.substr(index + 1); + } else { + return href; + } +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_GetPath(href) { + + var a = document.createElement('a'); + + a.href = href; + return a.pathname; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +//specifically, user stecb's answer +function WB_ExtractOrigPathname(href) { + + var origHref = WB_ExtractOrig(href); + + return WB_GetPath(origHref); +} + +function WB_ExtractOrigPathnameAndQueryString(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + a.href = origHref; + + if (WB_EndsWith(origHref, "?")) { + return a.pathname + "?"; + } + + return a.pathname + a.search; +} + +function WB_EndsWith(str, endingStr) { + return str.indexOf(endingStr, str.length - endingStr.length) !== -1; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_ExtractOrigSearch(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + + a.href = origHref; + return a.search; +} + +// rewrite orig href to https if it is http and the page is being loaded as https +// this is to deal with Firefox mixed content security which restricts loading http urls from a page +// loaded over https +function WB_fixProtocol(href) { + + if (!href) { + return ""; + } + + if (location.protocol == "https:") { + + if (href.slice(0, 5) == "http:") { + href = "https:" + href.slice(5); + } + + } + + return href; + +} + +function WB_CopyLocationObj(loc) +{ + var newLoc = WB_CopyObjectFields(loc); + + newLoc._origLoc = loc; + newLoc._origHref = loc.href; + + // Rewrite replace and assign functions + newLoc.replace = function(url) { this._origLoc.replace(WB_RewriteUrl(url)); }; + newLoc.assign = function(url) { this._origLoc.assign(WB_RewriteUrl(url)); }; + newLoc.reload = function() { this._origLoc.reload(); }; + newLoc.href = WB_fixProtocol(WB_ExtractOrig(newLoc._origHref)); + newLoc.pathname = WB_ExtractOrigPathname(newLoc._origHref); + newLoc.search = WB_ExtractOrigSearch(newLoc._origHref); + newLoc.toString = function() { return this.href; }; + newLoc.hash = loc.hash; + newLoc.lasthash = loc.hash; + + return newLoc; +} + +//override createElementNS JS function in order to ensure namespace is correct - for https://webarchive.jira.com/browse/ARI-3906 +function WB_CreateElementNS(namespace, elementName) { + + namespace = WB_UnRewriteUrl(namespace); + + return document.createElementNS(namespace, elementName); +} + +function WB_wombat_updateLoc(reqHref, origHref, loc, wbSearchLoc) +{ + + if (reqHref) { + + if (WB_IsRelativeUrl(reqHref)) { + //for relative paths, just compare the paths + query string, not full urls + if (WB_ExtractOrigPathnameAndQueryString(origHref) != reqHref) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + else { + //for full urls, compare everything but leading protocol (http or https) + if (WB_ExtractOrigNoProtocol(origHref) != WB_ExtractOrigNoProtocol(reqHref)) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + + } + if (wbSearchLoc) { + if (loc.search != wbSearchLoc) { + loc.search = wbSearchLoc; + } + } + + return false; +} + +function WB_wombat_checkLocationChange(wbLoc, isTop) +{ + + var has_updated = null; + var locType = (typeof wbLoc); + + var location = (isTop ? window.top.location : window.location); + + // String has been assigned to location, so assign it + if (locType == "string") { + has_updated = WB_wombat_updateLoc(wbLoc, location.href, location); + + } else if (locType == "object") { + has_updated = WB_wombat_updateLoc(wbLoc.href, wbLoc._origHref, location, wbLoc.search); + + } + + if (WB_wombat_self_location.hash != WB_wombat_self_location.lasthash) { + //if wombat hash has been updated, make sure it's in sync with window.location hash + window.location.hash = WB_wombat_self_location.hash; + } + else if (window.location.hash != WB_wombat_self_location.hash) { + //if window.location.hash has been updated before wombat hash, handle this here + WB_wombat_self_location.hash = window.location.hash; + } + + WB_wombat_self_location.lasthash = WB_wombat_self_location.hash; + + return has_updated; +} + +var wombat_updating = false; + +function WB_wombat_checkLocations() +{ + + if (wombat_updating) { + return false; + } + + wombat_updating = true; + + var updated_self = WB_wombat_checkLocationChange(document.WB_wombat_self_location, false); + + if (!updated_self) { + updated_self = WB_wombat_checkLocationChange(WB_wombat_self_location, false); + } + + var updated_top = null; + + if (document.WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + + if (!updated_top) { + if (WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + } + + //for https://webarchive.jira.com/browse/ARI-3955 + if (updated_self || updated_top) { + return false; + } + + wombat_updating = false; +} + +//copied from https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Storage +function WB_wombat_Override_LocalStorage() { + Object.defineProperty(window, "localStorage", new (function () { + var aKeys = [], oStorage = {}; + Object.defineProperty(oStorage, "getItem", { + value: function (sKey) { return sKey ? (this[sKey] ? this[sKey] : null) : null; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "key", { + value: function (nKeyId) { return aKeys[nKeyId]; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "setItem", { + value: function (sKey, sValue) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=" + escape(sValue) + "; expires=Tue, 19 Jan 2038 03:14:07 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "length", { + get: function () { return aKeys.length; }, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "removeItem", { + value: function (sKey) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + this.get = function () { + var iThisIndx; + for (var sKey in oStorage) { + iThisIndx = aKeys.indexOf(sKey); + if (iThisIndx === -1) { oStorage.setItem(sKey, oStorage[sKey]); } + else { aKeys.splice(iThisIndx, 1); } + delete oStorage[sKey]; + } + for (aKeys; aKeys.length > 0; aKeys.splice(0, 1)) { oStorage.removeItem(aKeys[0]); } + for (var aCouple, iKey, nIdx = 0, aCouples = document.cookie.split(/\s*;\s*/); nIdx < aCouples.length; nIdx++) { + aCouple = aCouples[nIdx].split(/\s*=\s*/); + if (aCouple.length > 1) { + oStorage[iKey = unescape(aCouple[0])] = unescape(aCouple[1]); + aKeys.push(iKey); + } + } + return oStorage; + }; + this.configurable = false; + this.enumerable = true; + })()); +} + +function WB_wombat_Init(replayPrefix, captureDate, origHost) +{ + WB_wombat_replayServer = location.protocol + "//" + location.host; + + try { + var collectionId = /https?:\/\/wayback\..*archive-it\.org\/([\d]+(?:-test)?)/.exec(replayPrefix)[1]; + WB_wombat_replayPrefix = WB_wombat_replayServer + "/" + collectionId + "/"; + } + catch (exc) { + WB_wombat_replayPrefix = replayPrefix; + } + + WB_wombat_replayDatePrefix = WB_wombat_replayPrefix + captureDate + "/"; + WB_wombat_captureDatePart = "/" + captureDate + "/"; + + WB_wombat_origHost = "http://" + origHost; + + WB_wombat_self_location = WB_CopyLocationObj(window.self.location); + WB_wombat_top_location = ((window.self.location != window.top.location) ? WB_CopyLocationObj(window.top.location) : WB_wombat_self_location); + + WB_wombat_opener_location = null; + //try catch for https://webarchive.jira.com/browse/ARI-3715 + try { + WB_wombat_opener_location = (window.opener ? WB_CopyLocationObj(window.opener.location) : null); + } + catch (err) { + console.log(err); + } + + //WB_wombat_document_domain = document.domain; + WB_wombat_document_domain = origHost; + + // For https://webarchive.jira.com/browse/ARI-3985 + document.WB_wombat_self_location = WB_wombat_self_location; + + //override window.open function so that a new window will have WB_wombat_self_location as a member since wombat + //rewriting may change window.location to window.WB_wombat_self_location + //for https://webarchive.jira.com/browse/ARI-4006 + var originalOpenFunction = window.open; + + window.open = function (url, windowName, windowFeatures) { + var newWindow = originalOpenFunction(url, windowName, windowFeatures); + + newWindow.WB_wombat_self_location = newWindow.self.location; + + return newWindow; + }; + + var originalHistoryPushStateFunction = history.pushState; + + //override pushState and replaceState history functions so we can retain the correct archival format //livesiteurl in the browsers location bar + //if the site is using these methods. for https://webarchive.jira.com/browse/ARI-4068 + history.pushState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryPushStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + var originalHistoryReplaceStateFunction = history.replaceState; + + history.replaceState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryReplaceStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + window.originalPostMessageFunction = window.postMessage; + + window.WB_PostMessage_Fixup = function(target, message, targetOrigin, transfer) { + target.originalPostMessageFunction.call(target, message, targetOrigin, transfer); + } + + window.WB_PostMessage = function(callingWindow, message, targetOrigin, transfer) { + var rewrittenTargetOrigin; + + if (targetOrigin) { + rewrittenTargetOrigin = WB_Get_Domain(WB_RewriteUrl(targetOrigin)); + } + + //detect condition of window containing current function not + //being the window from which the function was called + if (window !== callingWindow) { + //make sure to call postMessage from the same window the live site would call from + //this may not occur as each window (iframes included) has an overidden WB_PostMessage + callingWindow.WB_PostMessage_Fixup(window, message, rewrittenTargetOrigin, transfer); + } + else { + window.originalPostMessageFunction.call(window, message, rewrittenTargetOrigin, transfer); + } + } + + document.WB_wombat_self_location = WB_wombat_self_location; + + //from http://stackoverflow.com/questions/2638292/after-travelling-back-in-firefox-history-javascript-wont-run - for https://webarchive.jira.com/browse/ARI-4118 + window.onunload = function(){}; + + WB_Wombat_SetCookies(WB_wombat_self_location._origHref, location.protocol + "//" + origHost, replayPrefix.split("/")[3], captureDate); + +//for https://webarchive.jira.com/browse/ARI-4161 - error in Scott Reed's Firefox: NS_ERROR_DOM_QUOTA_REACHED Persistent storage maximum size reached + try { + WB_wombat_Override_LocalStorage(); + } + catch (e) { + console.log("WB_wombat_Override_LocalStorage error: " + e); + } + + var proxied = window.XMLHttpRequest.prototype.open; + window.XMLHttpRequest.prototype.open = function() { + //only set withCredentials == true if request is to wayback and ready state is correct for withCredentials + //otherwise withCredentials == true will block requests to analytics site. + if ((this.readyState == 0 || this.readyState == 1) && + (arguments[1].indexOf(WB_wombat_replayPrefix) == 0 || arguments[1].indexOf("/") == 0)) { + + this.withCredentials=true; + } + + return proxied.apply(this, [].slice.call(arguments)); + }; +} + +// determine if current page executing javascript is an embedded page or not +function WB_Wombat_IsEmbedded() { + return window.self !== window.top; +} + +function WB_Wombat_SetCookies(origHref, origHost, collectionId, captureDate) { + + //only set wayback.initiatingpage cookie for "top-level" pages, otherwise, Wayback QA could mark down missing + //urls under the wrong containing page since wayback.initiatingpage cookie is used to determine + //the containing page + if (!WB_Wombat_IsEmbedded()) { + document.cookie="wayback.initiatingpage=" + encodeURIComponent(origHref) + "; path=/"; + } + + document.cookie="wayback.archivalhost=" + encodeURIComponent(origHost) + "; path=/"; + document.cookie="wayback.collectionid=" + collectionId + "; path=/"; + document.cookie="wayback.timestamp=" + captureDate + "; path=/"; + +} + +//copied from http://stackoverflow.com/questions/1833588/javascript-clone-a-function +Function.prototype.clone = function() { + var cloneObj = this; + if(this.__isClone) { + cloneObj = this.__clonedFrom; + } + + var temp = function() { return cloneObj.apply(this, arguments); }; + for(var key in this) { + temp[key] = this[key]; + } + + temp.__isClone = true; + temp.__clonedFrom = cloneObj; + + return temp; +}; + +// Check quickly after page load +setTimeout(WB_wombat_checkLocations, 100); +//setTimeout(WB_wombat_checkLocations, 1000); + +// Check periodically every few seconds +setInterval(WB_wombat_checkLocations, 500); diff --git a/ourclients_files/analytics.js.download b/ourclients_files/analytics.js.download new file mode 100644 index 00000000..9b5abe8f --- /dev/null +++ b/ourclients_files/analytics.js.download @@ -0,0 +1,398 @@ +/* eslint-disable no-var, semi, prefer-arrow-callback, prefer-template */ + +/** + * Collection of methods for sending analytics events to Archive.org's analytics server. + * + * These events are used for internal stats and sent (in anonymized form) to Google Analytics. + * + * @see analytics.md + * + * @type {Object} + */ +window.archive_analytics = (function defineArchiveAnalytics() { + var ARCHIVE_ANALYTICS_VERSION = 2; + var DEFAULT_SERVICE = 'ao_2'; + + var startTime = new Date(); + + /** + * @return {Boolean} + */ + function isPerformanceTimingApiSupported() { + return 'performance' in window && 'timing' in window.performance; + } + + /** + * Determines how many milliseconds elapsed between the browser starting to parse the DOM and + * the current time. + * + * Uses the Performance API or a fallback value if it's not available. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number} + */ + function getLoadTime() { + var start; + + if (isPerformanceTimingApiSupported()) + start = window.performance.timing.domLoading; + else + start = startTime.getTime(); + + return new Date().getTime() - start; + } + + /** + * Determines how many milliseconds elapsed between the user navigating to the page and + * the current time. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number|null} null if the browser doesn't support the Performance API + */ + function getNavToDoneTime() { + if (!isPerformanceTimingApiSupported()) + return null; + + return new Date().getTime() - window.performance.timing.navigationStart; + } + + /** + * Performs an arithmetic calculation on a string with a number and unit, while maintaining + * the unit. + * + * @param {String} original value to modify, with a unit + * @param {Function} doOperation accepts one Number parameter, returns a Number + * @returns {String} + */ + function computeWithUnit(original, doOperation) { + var number = parseFloat(original, 10); + var unit = original.replace(/(\d*\.\d+)|\d+/, ''); + + return doOperation(number) + unit; + } + + /** + * Computes the default font size of the browser. + * + * @returns {String|null} computed font-size with units (typically pixels), null if it cannot be computed + */ + function getDefaultFontSize() { + var fontSizeStr; + + if (!('getComputedStyle' in window)) + return null; + + fontSizeStr = window.getComputedStyle(document.documentElement).fontSize; + + // Don't modify the value if tracking book reader. + if (document.documentElement.classList.contains('BookReaderRoot')) + return fontSizeStr; + + return computeWithUnit(fontSizeStr, function reverseBootstrapFontSize(number) { + // Undo the 62.5% size applied in the Bootstrap CSS. + return number * 1.6; + }); + } + + /** + * Get the URL parameters for a given Location + * @param {Location} + * @return {Object} The URL parameters + */ + function getParams(location) { + if (!location) location = window.location; + var vars; + var i; + var pair; + var params = {}; + var query = location.search; + if (!query) return params; + vars = query.substring(1).split('&'); + for (i = 0; i < vars.length; i++) { + pair = vars[i].split('='); + params[pair[0]] = decodeURIComponent(pair[1]); + } + return params; + } + + return { + /** + * @type {String|null} + */ + service: null, + + /** + * Key-value pairs to send in pageviews (you can read this after a pageview to see what was + * sent). + * + * @type {Object} + */ + values: {}, + + /** + * Sends an analytics ping, preferably using navigator.sendBeacon() + * @param {Object} values + * @param {Function} [onload_callback] (deprecated) callback to invoke once ping to analytics server is done + * @param {Boolean} [augment_for_ao_site] (deprecated) if true, add some archive.org site-specific values + */ + send_ping: function send_ping(values, onload_callback, augment_for_ao_site) { + if (typeof window.navigator !== 'undefined' && typeof window.navigator.sendBeacon !== 'undefined') + this.send_ping_via_beacon(values); + else + this.send_ping_via_image(values); + }, + + /** + * Sends a ping via Beacon API + * NOTE: Assumes window.navigator.sendBeacon exists + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_beacon: function send_ping_via_beacon(values) { + var url = this.generate_tracking_url(values || {}); + window.navigator.sendBeacon(url); + }, + + /** + * Sends a ping via Image object + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_image: function send_ping_via_image(values) { + var url = this.generate_tracking_url(values || {}); + var loadtime_img = new Image(1, 1); + loadtime_img.src = url; + }, + + /** + * Construct complete tracking URL containing payload + * @param {Object} params Tracking parameters to pass + * @return {String} URL to use for tracking call + */ + generate_tracking_url: function generate_tracking_url(params) { + var baseUrl = '//analytics.archive.org/0.gif'; + var keys; + var outputParams = params; + var outputParamsArray = []; + + outputParams.service = outputParams.service || this.service || DEFAULT_SERVICE; + + // Build array of querystring parameters + keys = Object.keys(outputParams); + keys.forEach(function keyIteration(key) { + outputParamsArray.push(encodeURIComponent(key) + '=' + encodeURIComponent(outputParams[key])); + }); + outputParamsArray.push('version=' + ARCHIVE_ANALYTICS_VERSION); + outputParamsArray.push('count=' + (keys.length + 2)); // Include `version` and `count` in count + + return baseUrl + '?' + outputParamsArray.join('&'); + }, + + /** + * @param {int} page Page number + */ + send_scroll_fetch_event: function send_scroll_fetch_event(page) { + var additionalValues = { ev: page }; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch', location.pathname, additionalValues); + }, + + send_scroll_fetch_base_event: function send_scroll_fetch_base_event() { + var additionalValues = {}; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch_base', location.pathname, additionalValues); + }, + + /** + * @param {Object} options + * @param {String} [options.mediaType] + * @param {String} [options.page] The path portion of the page URL + */ + send_pageview: function send_pageview(options) { + var settings = options || {}; + + var defaultFontSize; + var loadTime = getLoadTime(); + var mediaType = settings.mediaType; + var page = settings.page; + var navToDoneTime = getNavToDoneTime(); + + /** + * @return {String} + */ + function get_locale() { + if (navigator) { + if (navigator.language) + return navigator.language; + + else if (navigator.browserLanguage) + return navigator.browserLanguage; + + else if (navigator.systemLanguage) + return navigator.systemLanguage; + + else if (navigator.userLanguage) + return navigator.userLanguage; + } + return ''; + } + + defaultFontSize = getDefaultFontSize(); + + // Set field values + this.values.kind = 'pageview'; + this.values.timediff = (new Date().getTimezoneOffset()/60)*(-1); // *timezone* diff from UTC + this.values.locale = get_locale(); + this.values.referrer = (document.referrer == '' ? '-' : document.referrer); + + if (loadTime) + this.values.loadtime = loadTime; + + if (navToDoneTime) + this.values.nav_to_done_ms = navToDoneTime; + + if (defaultFontSize) + this.values.ga_cd1 = defaultFontSize; + + if ('devicePixelRatio' in window) + this.values.ga_cd2 = window.devicePixelRatio; + + if (mediaType) + this.values.ga_cd3 = mediaType; + + if (page) + this.values.page = page; + + this.send_ping(this.values); + }, + + /** + * Sends a tracking "Event". + * @param {string} category + * @param {string} action + * @param {string} label + * @param {Object} additionalEventParams + */ + send_event: function send_event( + category, + action, + label, + additionalEventParams + ) { + if (!label) label = window.location.pathname; + if (!additionalEventParams) additionalEventParams = {}; + var eventParams = Object.assign( + { + kind: 'event', + ec: category, + ea: action, + el: label, + cache_bust: Math.random(), + }, + additionalEventParams + ); + this.send_ping(eventParams); + }, + + /** + * @param {Object} options see this.send_pageview options + */ + send_pageview_on_load: function send_pageview_on_load(options) { + var self = this; + + window.addEventListener('load', function send_pageview_with_options() { + self.send_pageview(options); + }); + }, + + /** + * Handles tracking events passed in URL. + * Assumes category and action values are separated by a "|" character. + * NOTE: Uses the unsampled analytics property. Watch out for future high click links! + * @param {Location} + */ + process_url_events: function process_url_events(location) { + var eventValues; + var actionValue; + var eventValue = getParams(location).iax; + if (!eventValue) return; + eventValues = eventValue.split('|'); + actionValue = eventValues.length >= 1 ? eventValues[1] : ''; + this.send_event( + eventValues[0], + actionValue, + window.location.pathname, + { service: 'ao_no_sampling' } + ); + }, + + /** + * Attaches handlers for event tracking. + * + * To enable click tracking for a link, add a `data-event-click-tracking` + * attribute containing the Google Analytics Event Category and Action, separated + * by a vertical pipe (|). + * e.g. `` + * + * To enable form submit tracking, add a `data-event-form-tracking` attribute + * to the `form` tag. + * e.g. `
` + * + * Additional tracking options can be added via a `data-event-tracking-options` + * parameter. This parameter, if included, should be a JSON string of the parameters. + * Valid parameters are: + * - service {string}: Corresponds to the Google Analytics property data values flow into + */ + set_up_event_tracking: function set_up_event_tracking() { + var self = this; + var clickTrackingAttributeName = 'event-click-tracking'; + var formTrackingAttributeName = 'event-form-tracking'; + var trackingOptionsAttributeName = 'event-tracking-options'; + + function makeActionHandler(attributeName) { + return function actionHandler(event) { + var $currentTarget; + var categoryAction; + var categoryActionParts; + var options; + var submitFormFunction; + $currentTarget = $(event.currentTarget); + if (!$currentTarget) return; + categoryAction = $currentTarget.data(attributeName); + if (!categoryAction) return; + categoryActionParts = categoryAction.split('|'); + options = $currentTarget.data(trackingOptionsAttributeName) || {}; // Converts to JSON + self.send_event( + categoryActionParts[0], + categoryActionParts[1], + window.location.pathname, + options.service ? { service: options.service } : {} + ); + }; + } + $(document).on( + 'click', + '[data-' + clickTrackingAttributeName + ']', + makeActionHandler(clickTrackingAttributeName) + ); + $(document).on( + 'submit', + 'form[data-' + formTrackingAttributeName + ']', + makeActionHandler(formTrackingAttributeName) + ); + }, + + /** + * @returns {Object[]} + */ + get_data_packets: function get_data_packets() { + return [this.values]; + }, + }; +}()); diff --git a/ourclients_files/auto-complete.js.download b/ourclients_files/auto-complete.js.download new file mode 100644 index 00000000..587c77a9 --- /dev/null +++ b/ourclients_files/auto-complete.js.download @@ -0,0 +1,215 @@ +var wbAutoComplete = (function(){ + // "use strict"; + function wbAutoComplete(options){ + if (!document.querySelector) return; + + // helpers + function hasClass(el, className){ return el.classList ? el.classList.contains(className) : new RegExp('\\b'+ className+'\\b').test(el.className); } + + function addEvent(el, type, handler){ + if (el.attachEvent) el.attachEvent('on'+type, handler); else el.addEventListener(type, handler); + } + function removeEvent(el, type, handler){ + // if (el.removeEventListener) not working in IE11 + if (el.detachEvent) el.detachEvent('on'+type, handler); else el.removeEventListener(type, handler); + } + function live(elClass, event, cb, context){ + addEvent(context || document, event, function(e){ + var found, el = e.target || e.srcElement; + while (el && !(found = hasClass(el, elClass))) el = el.parentElement; + if (found) cb.call(el, e); + }); + } + + var o = { + selector: 0, + source: 0, + minChars: 3, + delay: 150, + offsetLeft: 0, + offsetTop: 1, + cache: 1, + menuClass: '', + renderItem: function (item, search){ + // escape special characters + search = search.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'); + var re = new RegExp("(" + search.split(' ').join('|') + ")", "gi"); + return '
' + item.replace(re, "$1") + '
'; + }, + onSelect: function(e, term, item){} + }; + for (var k in options) { if (options.hasOwnProperty(k)) o[k] = options[k]; } + + // init + var elems = typeof o.selector == 'object' ? [o.selector] : document.querySelectorAll(o.selector); + for (var i=0; i 0) + that.sc.scrollTop = selTop + that.sc.suggestionHeight + scrTop - that.sc.maxHeight; + else if (selTop < 0) + that.sc.scrollTop = selTop + scrTop; + } + } + } + addEvent(window, 'resize', that.updateSC); + document.body.appendChild(that.sc); + + live('wb-autocomplete-suggestion', 'mouseleave', function(e){ + var sel = that.sc.querySelector('.autocomplete-suggestion.selected'); + if (sel) setTimeout(function(){ sel.className = sel.className.replace('selected', ''); }, 20); + }, that.sc); + + live('wb-autocomplete-suggestion', 'mouseover', function(e){ + var sel = that.sc.querySelector('.wb-autocomplete-suggestion.selected'); + if (sel) sel.className = sel.className.replace('selected', ''); + this.className += ' selected'; + }, that.sc); + + live('wb-autocomplete-suggestion', 'mousedown', function(e){ + if (hasClass(this, 'wb-autocomplete-suggestion')) { // else outside click + var v = this.getAttribute('data-val'); + that.value = v; + o.onSelect(e, v, this); + that.sc.style.display = 'none'; + } + }, that.sc); + + that.blurHandler = function(){ + try { var over_sb = document.querySelector('.wb-autocomplete-suggestions:hover'); } catch(e){ var over_sb = 0; } + if (!over_sb) { + that.last_val = that.value; + that.sc.style.display = 'none'; + setTimeout(function(){ that.sc.style.display = 'none'; }, 350); // hide suggestions on fast input + } else if (that !== document.activeElement) setTimeout(function(){ that.focus(); }, 20); + }; + addEvent(that, 'blur', that.blurHandler); + + var suggest = function(data){ + var val = that.value; + that.cache[val] = data; + if (data.length && val.length >= o.minChars) { + var s = ''; + for (var i=0;i 40) && key != 13 && key != 27) { + var val = that.value; + if (val.length >= o.minChars) { + if (val != that.last_val) { + that.last_val = val; + clearTimeout(that.timer); + if (o.cache) { + if (val in that.cache) { suggest(that.cache[val]); return; } + // no requests if previous suggestions were empty + for (var i=1; i#wm-save-snapshot-open { + margin-right: 7px; + top: -6px; +} + +#wm-btns>#wm-sign-in { + box-sizing: content-box; + display: none; + margin-right: 7px; + top: -8px; + + /* + round border around sign in button + */ + border: 2px #000 solid; + border-radius: 14px; + padding-right: 2px; + padding-bottom: 2px; + width: 11px; + height: 11px; +} + +#wm-btns>#wm-sign-in>.iconochive-person { + font-size: 12.5px; +} + +#wm-save-snapshot-open > .iconochive-web { + color:#000; + font-size:160%; +} + +#wm-btns>#wm-save-snapshot-in-progress { + display: none; + font-size:160%; + opacity: 0.5; + position: relative; + margin-right: 7px; + top: -5px; +} + +#wm-btns>#wm-save-snapshot-success { + display: none; + color: green; + position: relative; + top: -7px; +} + +#wm-btns>#wm-save-snapshot-fail { + display: none; + color: red; + position: relative; + top: -7px; +} diff --git a/ourclients_files/button_normal_home.gif b/ourclients_files/button_normal_home.gif new file mode 100644 index 00000000..facd6460 --- /dev/null +++ b/ourclients_files/button_normal_home.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ourclients_files/button_normal_ourclient.gif b/ourclients_files/button_normal_ourclient.gif new file mode 100644 index 00000000..a453c423 --- /dev/null +++ b/ourclients_files/button_normal_ourclient.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ourclients_files/button_normal_service.gif b/ourclients_files/button_normal_service.gif new file mode 100644 index 00000000..5909b877 --- /dev/null +++ b/ourclients_files/button_normal_service.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ourclients_files/graph-calc.js.download b/ourclients_files/graph-calc.js.download new file mode 100644 index 00000000..64fcb014 --- /dev/null +++ b/ourclients_files/graph-calc.js.download @@ -0,0 +1,132 @@ +function getEventX(event) { + var posx = 0; + if (event.pageX || event.pageY) { + posx = event.pageX; + } + else if (event.clientX || event.clientY) { + posx = event.clientX + document.body.scrollLeft + + document.documentElement.scrollLeft; + } + return posx; +} +function getElementX(obj) { + var x = 0; + if (obj.offsetParent) { + do { + x += obj.offsetLeft; + } while (obj = obj.offsetParent); + } + return x; +} +function zeroPad(v, len) { + v = v.toString(); + return v.length >= len ? v : "00000000".substring(0, len - v.length) + v; +} + +/** + * Check if the difference between the max and the min non zero capture numbers + * is larger than 3 orders of magnitude. If yes, we need to scale. +**/ +function capturegraph_scale_is_required(captures) { + var max = 0; + var min = 1000; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + max = Math.max(max, Math.max.apply(null, year[1])); + min = Math.min(min, Math.min.apply(null, + year[1].filter(Boolean))); + } + return (Math.log1p(max) - Math.log1p(min) > 3); +} + +/** + * Scale captugraph counts and max maxcount using log1p if necessary. + */ +function capturegraph_scale(captures) { + var maxcount = 0; + for (var i = 0; i < captures.length; i++) { + maxcount = Math.max(maxcount, Math.max.apply(null, captures[i][1])); + } + if (capturegraph_scale_is_required(captures)) { + var scaled = []; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + // XXX map may not be available on all platforms + scaled.push([year[0], year[1].map(Math.log1p)]); + } + captures = scaled; + maxcount = Math.log1p(maxcount); + } + return [captures, maxcount]; +} + +/** + * Draw years, highlight current year, draw capture frequency per month + */ +function sparkline(captures, width, height, canvas_id, start_year, + cur_year, cur_month) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.fillStyle = "#FFF"; + var end_year = new Date().getUTCFullYear(); + var year_width = width / (end_year - start_year + 1); + + var scaled = capturegraph_scale(captures.years); + var years = scaled[0]; + var maxcount = scaled[1]; + + var yscale = height / maxcount; + + function year_left(year) { + return Math.ceil((year - start_year) * year_width) + 0.5; + } + + if (cur_year >= start_year) { + var x = year_left(cur_year); + ctx.fillStyle = "#FFFFA5"; + ctx.fillRect(x, 0, year_width, height); + } + for (var year = start_year; year <= end_year; year++) { + var x = year_left(year); + ctx.beginPath(); + ctx.moveTo(x, 0); + ctx.lineTo(x, height); + ctx.lineWidth = 1; + ctx.strokeStyle = "#CCC"; + ctx.stroke(); + } + cur_month = parseInt(cur_month) - 1; + var month_width = (year_width - 1) / 12; + for (var i = 0; i < years.length; i++) { + var year = years[i][0]; + var months = years[i][1]; + var left = year_left(year) + 1.0; + for (var month = 0; month < 12; month++) { + var count = months[month]; + if (count > 0) { + var h = Math.ceil(count * yscale); + if (year == cur_year && month == cur_month) { + ctx.fillStyle = "#EC008C"; + } else { + ctx.fillStyle = "#000"; + } + // must note that when I use width=Math.round(month_width+1), + // the replay toolbar looks more accurate whereas the + // bubble calendar looks somehow different. + ctx.fillRect(Math.round(left), Math.ceil(height - h), + Math.ceil(month_width), Math.round(h)); + } + left += month_width; + } + } +} + +function clear_canvas(canvas_id) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.clearRect(0, 0, c.width, c.height); +} diff --git a/ourclients_files/iconochive.css b/ourclients_files/iconochive.css new file mode 100644 index 00000000..7a95ea71 --- /dev/null +++ b/ourclients_files/iconochive.css @@ -0,0 +1,116 @@ +@font-face{font-family:'Iconochive-Regular';src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?-ccsheb');src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?#iefix-ccsheb') format('embedded-opentype'),url('https://archive.org/includes/fonts/Iconochive-Regular.woff?-ccsheb') format('woff'),url('https://archive.org/includes/fonts/Iconochive-Regular.ttf?-ccsheb') format('truetype'),url('https://archive.org/includes/fonts/Iconochive-Regular.svg?-ccsheb#Iconochive-Regular') format('svg');font-weight:normal;font-style:normal} +[class^="iconochive-"],[class*=" iconochive-"]{font-family:'Iconochive-Regular'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} +.iconochive-Uplevel:before{content:"\21b5"} +.iconochive-exit:before{content:"\1f6a3"} +.iconochive-beta:before{content:"\3b2"} +.iconochive-logo:before{content:"\1f3db"} +.iconochive-audio:before{content:"\1f568"} +.iconochive-movies:before{content:"\1f39e"} +.iconochive-software:before{content:"\1f4be"} +.iconochive-texts:before{content:"\1f56e"} +.iconochive-etree:before{content:"\1f3a4"} +.iconochive-image:before{content:"\1f5bc"} +.iconochive-web:before{content:"\1f5d4"} +.iconochive-collection:before{content:"\2211"} +.iconochive-folder:before{content:"\1f4c2"} +.iconochive-data:before{content:"\1f5c3"} +.iconochive-tv:before{content:"\1f4fa"} +.iconochive-article:before{content:"\1f5cf"} +.iconochive-question:before{content:"\2370"} +.iconochive-question-dark:before{content:"\3f"} +.iconochive-info:before{content:"\69"} +.iconochive-info-small:before{content:"\24d8"} +.iconochive-comment:before{content:"\1f5e9"} +.iconochive-comments:before{content:"\1f5ea"} +.iconochive-person:before{content:"\1f464"} +.iconochive-people:before{content:"\1f465"} +.iconochive-eye:before{content:"\1f441"} +.iconochive-rss:before{content:"\221e"} +.iconochive-time:before{content:"\1f551"} +.iconochive-quote:before{content:"\275d"} +.iconochive-disc:before{content:"\1f4bf"} +.iconochive-tv-commercial:before{content:"\1f4b0"} +.iconochive-search:before{content:"\1f50d"} +.iconochive-search-star:before{content:"\273d"} +.iconochive-tiles:before{content:"\229e"} +.iconochive-list:before{content:"\21f6"} +.iconochive-list-bulleted:before{content:"\2317"} +.iconochive-latest:before{content:"\2208"} +.iconochive-left:before{content:"\2c2"} +.iconochive-right:before{content:"\2c3"} +.iconochive-left-solid:before{content:"\25c2"} +.iconochive-right-solid:before{content:"\25b8"} +.iconochive-up-solid:before{content:"\25b4"} +.iconochive-down-solid:before{content:"\25be"} +.iconochive-dot:before{content:"\23e4"} +.iconochive-dots:before{content:"\25a6"} +.iconochive-columns:before{content:"\25af"} +.iconochive-sort:before{content:"\21d5"} +.iconochive-atoz:before{content:"\1f524"} +.iconochive-ztoa:before{content:"\1f525"} +.iconochive-upload:before{content:"\1f4e4"} +.iconochive-download:before{content:"\1f4e5"} +.iconochive-favorite:before{content:"\2605"} +.iconochive-heart:before{content:"\2665"} +.iconochive-play:before{content:"\25b6"} +.iconochive-play-framed:before{content:"\1f3ac"} +.iconochive-fullscreen:before{content:"\26f6"} +.iconochive-mute:before{content:"\1f507"} +.iconochive-unmute:before{content:"\1f50a"} +.iconochive-share:before{content:"\1f381"} +.iconochive-edit:before{content:"\270e"} +.iconochive-reedit:before{content:"\2710"} +.iconochive-gear:before{content:"\2699"} +.iconochive-remove-circle:before{content:"\274e"} +.iconochive-plus-circle:before{content:"\1f5d6"} +.iconochive-minus-circle:before{content:"\1f5d5"} +.iconochive-x:before{content:"\1f5d9"} +.iconochive-fork:before{content:"\22d4"} +.iconochive-trash:before{content:"\1f5d1"} +.iconochive-warning:before{content:"\26a0"} +.iconochive-flash:before{content:"\1f5f2"} +.iconochive-world:before{content:"\1f5fa"} +.iconochive-lock:before{content:"\1f512"} +.iconochive-unlock:before{content:"\1f513"} +.iconochive-twitter:before{content:"\1f426"} +.iconochive-facebook:before{content:"\66"} +.iconochive-googleplus:before{content:"\67"} +.iconochive-reddit:before{content:"\1f47d"} +.iconochive-tumblr:before{content:"\54"} +.iconochive-pinterest:before{content:"\1d4df"} +.iconochive-popcorn:before{content:"\1f4a5"} +.iconochive-email:before{content:"\1f4e7"} +.iconochive-embed:before{content:"\1f517"} +.iconochive-gamepad:before{content:"\1f579"} +.iconochive-Zoom_In:before{content:"\2b"} +.iconochive-Zoom_Out:before{content:"\2d"} +.iconochive-RSS:before{content:"\1f4e8"} +.iconochive-Light_Bulb:before{content:"\1f4a1"} +.iconochive-Add:before{content:"\2295"} +.iconochive-Tab_Activity:before{content:"\2318"} +.iconochive-Forward:before{content:"\23e9"} +.iconochive-Backward:before{content:"\23ea"} +.iconochive-No_Audio:before{content:"\1f508"} +.iconochive-Pause:before{content:"\23f8"} +.iconochive-No_Favorite:before{content:"\2606"} +.iconochive-Unike:before{content:"\2661"} +.iconochive-Song:before{content:"\266b"} +.iconochive-No_Flag:before{content:"\2690"} +.iconochive-Flag:before{content:"\2691"} +.iconochive-Done:before{content:"\2713"} +.iconochive-Check:before{content:"\2714"} +.iconochive-Refresh:before{content:"\27f3"} +.iconochive-Headphones:before{content:"\1f3a7"} +.iconochive-Chart:before{content:"\1f4c8"} +.iconochive-Bookmark:before{content:"\1f4d1"} +.iconochive-Documents:before{content:"\1f4da"} +.iconochive-Newspaper:before{content:"\1f4f0"} +.iconochive-Podcast:before{content:"\1f4f6"} +.iconochive-Radio:before{content:"\1f4fb"} +.iconochive-Cassette:before{content:"\1f4fc"} +.iconochive-Shuffle:before{content:"\1f500"} +.iconochive-Loop:before{content:"\1f501"} +.iconochive-Low_Audio:before{content:"\1f509"} +.iconochive-First:before{content:"\1f396"} +.iconochive-Invisible:before{content:"\1f576"} +.iconochive-Computer:before{content:"\1f5b3"} diff --git a/ourclients_files/loading.gif b/ourclients_files/loading.gif new file mode 100644 index 0000000000000000000000000000000000000000..deac700d4fc776933c8c82026dc246bfc50dceb2 GIT binary patch literal 913 zcmZ?wbhEHb6k!lyc+9~71X5B`#>U1zK0aw_X$=hxGiT1+v}x0S96<3ux1VcBu(M-; ztC5}oGb2#H;!hSvE(Q(;9gtxlV;NY21x|Xd-pj#oX6v(H0groaGRIZBmUJ$|Yq z%$~;uB-qn00E(YLpglZ?QSF(M_<`vlnt#eI5||oc_AoP$V9$CHQ2ZnU?GZSFYR{Fz z56$TIurnmEG{Njq79hc%^Ae!=DFoUhaun4b5rz*ehtT{Z&XK^@470~sfdqTr%YfpC e0celJF;sg(1U|H)+oLX!z|jJ;C)ohg9%}&U_H8c! literal 0 HcmV?d00001 diff --git a/ourclients_files/new-banner2.jpg b/ourclients_files/new-banner2.jpg new file mode 100644 index 00000000..3fe1a80e --- /dev/null +++ b/ourclients_files/new-banner2.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ourclients_files/subtitleourclients.gif b/ourclients_files/subtitleourclients.gif new file mode 100644 index 00000000..11d6e79f --- /dev/null +++ b/ourclients_files/subtitleourclients.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/ourclients_files/timestamp.js.download b/ourclients_files/timestamp.js.download new file mode 100644 index 00000000..35eeba5a --- /dev/null +++ b/ourclients_files/timestamp.js.download @@ -0,0 +1,54 @@ +/** timestamp namespaced methods **/ +var __wbTs = (function() { + function _split_timestamp(timestamp) { + if(typeof timestamp == "number") { + timestamp = timestamp.toString(); + } + return [ + timestamp.slice(-14, -10), + timestamp.slice(-10, -8), + timestamp.slice(-8, -6), + timestamp.slice(-6, -4), + timestamp.slice(-4, -2), + timestamp.slice(-2) + ]; + } + var MONTHS_LONG = [ + "January", "February", "March", "April", "May", "June", + "July", "August", "September", "October", "November", "December" + ]; + var MONTHS_SHORT = [ + "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", + "Oct", "Nov", "Dec" + ]; + var FIELDS = { + 'Y': function(d) { return d.getUTCFullYear() }, + 'm': function(d) { return d.getUTCMonth() + 1 }, + 'b': function(d) { return MONTHS_SHORT[d.getUTCMonth()] }, + 'B': function(d) { return MONTHS_LONG[d.getUTCMonth()] }, + 'd': function(d) { return d.getUTCDate() }, + 'H': function(d) { return ('0'+d.getUTCHours()).slice(-2) }, + 'M': function(d) { return ('0'+d.getUTCMinutes()).slice(-2) }, + 'S': function(d) { return ('0'+d.getUTCSeconds()).slice(-2) }, + '%': function() { return '%' } + }; + function timestamp2datetime(timestamp) { + var ts_array = _split_timestamp(timestamp); + return new Date(Date.UTC( + ts_array[0], ts_array[1]-1, ts_array[2], + ts_array[3], ts_array[4], ts_array[5] + )); + } + return { + timestamp2datetime: timestamp2datetime, + getMonthName: function(mon) { + return MONTHS_LONG[mon]; + }, + format: function(timestamp, fmt) { + return fmt.replace(/%./g, function(ph) { + var field = FIELDS[ph[1]]; + return field ? field(timestamp2datetime(timestamp)) : ph; + }); + } + } +})(); diff --git a/ourclients_files/toolbar.js.download b/ourclients_files/toolbar.js.download new file mode 100644 index 00000000..23ad8d01 --- /dev/null +++ b/ourclients_files/toolbar.js.download @@ -0,0 +1,627 @@ +if(typeof __wm==="undefined") __wm={}; +(function(){ + var _JSON = typeof __wbhack != 'undefined' ? __wbhack.JSON : JSON; + var prettyMonths = [ + "Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]; + var $D=document,$=function(n){return document.getElementById(n)}; + + function formatNumber(n) { + return (''+n).replace(/\B(?=(\d{3})+$)/g, ','); + } + var ajax=__wm.ajax=function ajax(method, url, callback, headers, data) { + var xmlhttp; + if (window.XMLHttpRequest) { + xmlhttp = new XMLHttpRequest(); + } else { + xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); + } + xmlhttp.onreadystatechange = function() { + if (this.readyState == 4) { + callback(xmlhttp); + } + }; + xmlhttp.open(method, url, true); + if (headers) { + for (var header in headers) { + if (headers.hasOwnProperty(header)) { + xmlhttp.setRequestHeader(header, headers[header]); + } + } + } + // pass cookies for user authorization + xmlhttp.withCredentials = true; + xmlhttp.send(data); + } + + __wm.h=function hideToolbar(ev) { + $("wm-ipp").style.display="none"; + ev.stopPropagation(); + } + + var $expand, $capinfo; + + __wm.bt=function bootstrap(imgWidth,imgHeight,yearImgWidth,monthImgWidth, + coll,wbCurrentUrl,captureDate,firstYear, + static_prefix) { + __wm.static_prefix = static_prefix || '/static/'; + var wbPrefix='/'+(coll||'web')+'/'; + captureDate = captureDate.split('-'); + var displayDay = captureDate[2]; + var displayMonth = captureDate[1]; + var displayYear = captureDate[0]; + var trackerVal,curYear = -1,curMonth = -1; + var yearTracker,monthTracker; + + var $spk=$('wm-ipp-sparkline') + $expand=$('wm-expand'); + $capinfo=$('wm-capinfo'); + + function showTrackers(event) { + var val = event.type=="mouseenter"?1:0; + if (val===trackerVal) return; + var $ipp=$("wm-ipp"); + var $y=$("displayYearEl"),$m=$("displayMonthEl"),$d=$("displayDayEl"); + if (val) { + $ipp.className="hi"; + } else { + $ipp.className=""; + $y.innerHTML=displayYear;$m.innerHTML=prettyMonths[displayMonth-1];$d.innerHTML=displayDay; + } + yearTracker.style.display=val?"inline":"none"; + monthTracker.style.display=val?"inline":"none"; + trackerVal = val; + } + function getElementX2(el) { + var de = $D.documentElement; + var box = (typeof el.getBoundingClientRect!=='undefied')? + el.getBoundingClientRect():{top:0,left:0}; + return box.left + (window.pageXOffset||de.scrollLeft)-(de.clientLeft||0); + } + function navCaptures(captures) { + var $e = $("wm-nav-captures"); + var count = 0; + var years = captures.years; + var first_ts = captures.first_ts, last_ts = captures.last_ts; + for (var j = 0; j < years.length; j++) { + var months = years[j][1]; + for (var i = 0; i < months.length; i++) { + count += months[i]; + } + } + var html = '
' + + formatNumber(count) + ' ' + + (count > 1 ? "captures" : "capture") + ''; + var timespan = __wbTs.format(first_ts, '%d %b %Y'); + if (last_ts != first_ts) { + timespan += ' - ' + __wbTs.format(last_ts, '%d %b %Y'); + } + html += '
' + + timespan + '
'; + $e.innerHTML = html; + } + function trackMouseMove(event) { + //var element = event.target; + var element = $spk; + var eventX = getEventX(event); + var elementX = getElementX2(element); + var xOff = Math.min(Math.max(0, eventX - elementX),imgWidth); + var monthOff = xOff % yearImgWidth; + + var year = Math.floor(xOff / yearImgWidth); + var monthOfYear = Math.min(11,Math.floor(monthOff / monthImgWidth)); + // 1 extra border pixel at the left edge of the year: + var month = (year * 12) + monthOfYear; + var day = monthOff % 2==1?15:1; + var dateString = zeroPad(year + firstYear) + zeroPad(monthOfYear+1,2) + + zeroPad(day,2) + "000000"; + + $("displayYearEl").innerHTML=year+firstYear; + $("displayMonthEl").innerHTML=prettyMonths[monthOfYear]; + // looks too jarring when it changes.. + //$("displayDayEl").innerHTML=zeroPad(day,2); + var url = wbPrefix + dateString + '/' + wbCurrentUrl; + $("wm-graph-anchor").href=url; + + if(curYear != year) { + var yrOff = year * yearImgWidth; + yearTracker.style.left = yrOff + "px"; + curYear = year; + } + if(curMonth != month) { + var mtOff = year + (month * monthImgWidth) + 1; + monthTracker.style.left = mtOff + "px"; + curMonth = month; + } + } + function disclaimElement(element) { + if (window.top == window.self) { + element.style.display = "block"; + $D.body.insertBefore(element, $D.body.firstChild); + } + } + yearTracker=$D.createElement('div'); + yearTracker.className='yt'; + with(yearTracker.style){ + display='none';width=yearImgWidth+"px";height=imgHeight+"px"; + } + monthTracker=$D.createElement('div'); + monthTracker.className='mt'; + with(monthTracker.style){ + display='none';width=monthImgWidth+"px";height=imgHeight+"px"; + } + $spk.appendChild(yearTracker); + $spk.appendChild(monthTracker); + + var $cv=$('wm-sparkline-canvas'); + $spk.onmouseenter=showTrackers; + $spk.onmouseleave=showTrackers; + $spk.onmousemove=trackMouseMove; + + var $ipp=$("wm-ipp"); + $ipp&&disclaimElement($ipp); + + var testCanvas = document.createElement('canvas'); + if(!!(testCanvas.getContext && testCanvas.getContext('2d'))) { + var sparkline_url = "/__wb/sparkline?output=json&url=" + + encodeURIComponent(wbCurrentUrl) + + (coll && "&collection=" + coll || ''); + ajax("GET", sparkline_url, function(response) { + if(response.status == 200) { + var capnav=_JSON.parse(response.responseText); + var yearsobj = capnav.years; + var ykeys = Object.getOwnPropertyNames(yearsobj); + var years = (capnav.years = []); + for (var i = 0; i < ykeys.length; i++) { + var y = ykeys[i]; + if (yearsobj[y]) { + years.push([y, yearsobj[y]]); + } + } + navCaptures(capnav); + sparkline(capnav,imgWidth,imgHeight,'wm-sparkline-canvas', + firstYear, displayYear, displayMonth); + } + }); + } else { + var sparklineImg = new Image(); + sparklineImg.src = "/__wb/sparkline?url=" + + encodeURIComponent(wbCurrentUrl) + + "&width=" + imgWidth + "&height=" + imgHeight + + "&selected_year=" + displayYear + "&selected_month=" + displayMonth + + (coll && "&collection=" + coll || ''); + sparklineImg.alt= "sparkline"; + sparklineImg.width=imgWidth; + sparklineImg.height=imgHeight; + sparklineImg.id="sparklineImgId"; + sparklineImg.border="0"; + $cv.parentNode.replaceChild(sparklineImg, $cv); + } + + function process_autocomplete(data) { + var out = [] + var len = data.length; + for(var i=0; i0) { + var output = process_autocomplete(data.hosts); + suggest(output); + } else if (typeof data.isUrl!=='undefined' && data.isUrl===true && typeof data.excluded==='undefined') { + suggest([query]); + } else { + ajax("GET", '/__wb/search/anchor?q='+encodeURIComponent(query), + function(data) { + var data = _JSON.parse(data.response); + if (typeof data!=='undefined' && data.length>0) { + var output = process_autocomplete(data.slice(0,5)); + suggest(output); + } + }); + } + }); + }, + onSelect: function(e, term, item) { + $("wmtb").submit(); + } + }); + $("wmtb").onsubmit = function(e) { + var query = $("wmtbURL").value; + // if textbox value is not a URL, redirect to search + if (!(query.indexOf('http://') === 0 || query.indexOf('https://') === 0 || + query.match(/[\w\.]{2,256}\.[a-z]{2,4}/gi))) { + document.location.href="/web/*/" + $("wmtbURL").value; + e.preventDefault(); + return false; + } + }; + }; + function show_timestamps() { + // Populate capinfo with capture resources if empty. If not empty, it has + // already run before so avoid redoing AJAX. + var $capresources=$('wm-capresources'); + $capresources.innerHTML = ''; + //disable caching to be able to reload list when browsing frames. + //if($capresources.innerHTML.length !== 0) { + // return; + //} + var $wmloading=$("wm-capresources-loading"); + $wmloading.style.display='block'; + + // calculate datetime difference with capture datetime and return relative + // value such as "-5 hours, 10 minutes". + var capture_ts = document.getElementById('wmtb').elements.date.value; + var capture_msec = __wbTs.timestamp2datetime(capture_ts).getTime(); + function datetime_diff(dt_str) { + var dt_msec = Date.parse(dt_str); + var diff = dt_msec - capture_msec; + var prefix = ""; + if(diff < 0) { + prefix += "-"; + diff = Math.abs(diff); + } else { + prefix += "+"; + } + var highlight = false; + if(diff < 1000) { + // equal to the page datetime + return {delta: diff, text:"", highlight: highlight}; + } + var total_diff = diff; + var years_d = Math.floor(diff/1000/60/60/24/30/12); + diff -= years_d*1000*60*60*24*30*12; + var months_d = Math.floor(diff/1000/60/60/24/30); + diff -= months_d*1000*60*60*24*30; + var days_d = Math.floor(diff/1000/60/60/24); + diff -= days_d*1000*60*60*24; + var hours_d = Math.floor(diff/1000/60/60); + diff -= hours_d*1000*60*60; + var minutes_d = Math.floor(diff/1000/60); + diff -= minutes_d*1000*60; + var seconds_d = Math.floor(diff/1000); + + var parts = []; + if(years_d > 1) { + parts.push(years_d + " years"); + highlight = true; + } else if(years_d == 1) { + parts.push(years_d + " year"); + highlight = true; + } + if(months_d > 1) { + parts.push(months_d + " months"); + highlight = true; + } else if(months_d == 1) { + parts.push(months_d + " month"); + highlight = true; + } + if(days_d > 1) { + parts.push(days_d + " days"); + } else if(days_d == 1) { + parts.push(days_d + " day"); + } + if(hours_d > 1) { + parts.push(hours_d + " hours"); + } else if(hours_d == 1) { + parts.push(hours_d + " hour"); + } + if(minutes_d > 1) { + parts.push(minutes_d + " minutes"); + } else if (minutes_d == 1) { + parts.push(minutes_d + " minute"); + } + if(seconds_d > 1) { + parts.push(seconds_d + " seconds"); + } else if(seconds_d == 1) { + parts.push(seconds_d + " second"); + } + if(parts.length > 2) { + parts = parts.slice(0, 2); + } + return {delta: total_diff, text: prefix + parts.join(" "), + highlight: highlight}; + } + // Utility method to find elements in dom (currently only img) using URL. + // Also look into embedded frames recursively + // Captured resources urls may have timestamps different from DOM URL + // so it is not possible to search with original path + // /web/20120407141544/http://example.com + // we must search for URLS ENDING WITH http://example.com + function find_elements_by_url(current_window, url) { + var orig_url = url.split("/").splice(6).join("/"); + var els=current_window.document.querySelectorAll( + "img[src$='" + orig_url + "'], iframe[src$='" + orig_url + "'], frame[src$='" + orig_url + "']" + ); + var els_array=Array.prototype.slice.call(els); + for(var i=0; i 0) { + for(var i=0; i 0) { + for(var i=0; i 0) { + deduped.map(get_resource_info); + } else { + $capresources.innerHTML = "There are no sub-resources in the page."; + $wmloading.style.display='none'; + } + } + __wm.ex=function expand(ev) { + ev.stopPropagation(); + var c=$expand.className; + if (c.match(/wm-closed/)) { // closed + $expand.className=c.replace(/wm-closed/,'wm-open'); + $capinfo.style.display='block'; + show_timestamps(); + } else { + $expand.className=c.replace(/wm-open/,'wm-closed'); + $capinfo.style.display='none'; + } + }; + + function isArray(obj) { + return (typeof obj !== 'undefined' && obj && obj.constructor === Array); + } + + function setDisplayStyle(id, display) { + var el = $(id); + if (el) { + el.style.display = display; + } + } + + function show(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'inline-block'); + } + } + + function hide(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'none'); + } + } + + function userIsLoggedIn() { + show('wm-save-snapshot-open'); + hide('wm-sign-in'); + } + + function userIsNotLoggedIn() { + hide([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-in-progress', + ]); + show('wm-sign-in'); + } + + function startSnapShotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-in-progress', + ]); + } + + function successSnapshotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-in-progress', + ]); + show([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + } + + function failSnapshotSaving(err) { + hide([ + 'wm-save-snapshot-in-progress', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + ]); + } + + /** + * check whether cookie has field + * + * @param name + * @return boolean + */ + function hasCookie(name) { + return document.cookie.search(name) >= 0; + } + + __wm.saveSnapshot = function (url, timestamp, tags) { + startSnapShotSaving(); + ajax('POST', '/__wb/web-archive/', function (res) { + if (res.status === 401) { + // it seems that user is not logged in + userIsNotLoggedIn(); + } else if (res.status >= 400) { + failSnapshotSaving(res.responseText); + console.log('You have got an error.'); + console.log('If you think something wrong here please send it to support.'); + console.log('Response: "' + res.responseText + '"'); + console.log('status: "' + res.status + '"'); + } else { + successSnapshotSaving(res); + } + }, { + 'Content-Type': 'application/json' + }, _JSON.stringify({ + url: url, + snapshot: timestamp, + tags: tags || [], + })); + + return false; + }; + + document.addEventListener('DOMContentLoaded', function () { + if (hasCookie('logged-in-user') && hasCookie('logged-in-sig')) { + userIsLoggedIn(); + } else { + userIsNotLoggedIn(); + } + }); +})(); diff --git a/ourclients_files/wayback-toolbar-logo.png b/ourclients_files/wayback-toolbar-logo.png new file mode 100644 index 0000000000000000000000000000000000000000..e5e880d7574ac33c8e6f70645d66b11932a4e677 GIT binary patch literal 7564 zcmWkyRa9Kd7CcCBcMk-24estb1P!i%-~^Y!El42v;O_1O2@>4hf(O6o;JkUgR-gUT zKUKX??W&H}R9C=6BSQlK08>d(RvT8GV4D#I9`-eNI!1vNR2M}9cK|@g|Nn*qGP6kl z08PVQMn+T9&e_A+-OkyCT1iHR+QrS;#@^8y0K8WrI<_F4BO)>A=8d#URB(!lvo;|L zwYGF@FhLRn3k@ocauiMe3ZYgXuACeq`JcQfg!uU2I6^Hpj2N_Kc_tKu zV7t)mDX+H+i5G=DdLY4z%-n8?y`fJPf7hGESon+Im8lOn(ABVp@BqUd|K-iQ8d z#vdk4H_$JQBaLPiOyOq6TooeC6fsdp$zsMiFGI z)CERGl=_2$Z%(rs1!obXPaBUyoDqIc)2E1t7fVMy5=Ef(K_%&X@=DAN zUMSL7z9UKG55N=h9MPq~odRyq5}U_pmT4~&APbW(K%chq;Lc1S%FCK|Ya$bi+vto}n4M&%G$-KQ#q&gfgqsd_I&Jg{6Z zDnFu^G_^UEl%l?>zWTCa88rnRAMPru04hS5RzKs1B86L*=M0ln8BG4?}to*E#Hti8xc^01{8Ex{&s+B_nvQP>eHS3@7 zJ;>hgJ>EU?J(?>cG>CKrTs&=@xs82 zAPgOjvSlL8B0(mxCG{eyO;;@;or@(M25|{+pQImVU}re%>a(=4_!B0LqWx6<$?%h$ zg%ea>QBtv4fv$V4I|fQ9H_-{Gk=Nzb*)2z%Pp#CgfM}lRkn7l%i48lpzGByIF&qjA8jjPL}19AK!QSn>bH(wY83*%>QVQJya( z!>i1z*QkA+Vk3dPo9=p_?V*l($W)qk9T>AoaKXI8OkTpL+Rkll>`;-Kma1Q=SgBR1 zaMI0Rb5;r|>6Ys>cmiWd4J$JmGb-37OumC0>a6H&l%kaqsfh{S)^Jof6qDz7%6j!U zm7b^P{4xp7QFSie^yxl)qzK@A0lj>EEWK60&_`;-phH^2m?RM${OIZ|O369AcBv)v z`M0D@vH4H)wC%8@_8HN_1^Mst*m3ql#=CU8Ux&U96*3?(&@iZ|9jl#ZYOA%EFqep^ zil`1xj87CyEM|Pn660RtIm|lDTFTmLH8b=!WNRsFX|q;p*fT6KIB)543O5uoDAw0C z{M;yC4XLJI?5yrA#Vu`DPgbwYS+xCKciA%1Qr=2hx4(?ER@3seCBWR)g4niou;%x9 za(8k-N5J-p?DatE@5zUxPv&iUuFi%3VqN{WTjaqVx?Xm5F&9|{C>+pux zL8sVOPO6{CBMyy;RqqVg(ORTS{(%gcmROJ*Y_0WddM2Vrg;FbXSSQZL8%Ng?1+p)4 z-_G#*@wR`o6i2A&u~X_FbXR>5Y7lkxSwq_;e8(E`38_l7EvAL#>w-q*nO<5=U^j!W zngiIRZ#1N@8P4GZT^DUXJm6$~>Fl$HKBvJ}v-x8Lgj}33I;MtTjW~@kXqjoDXK0H| zdtr}gTbFg|$mE2G1gHpf19}AUpU-YIn=jov&770_b=~ouF02`KL0`m2ey!=k>8dT* zELcA&JvBllYN9KS?o*$>ey&#k>UuVeFpKblOpDdB)IPsJIV%RzPFQ3;QNS90|LYZU z;l+;0kE#1TduWH&Mb>BU2#UG|rNR_m{TAm}wT(RY{u`w&CFd9E%&ScKES=0JBMYMr zjdAgr#p6xiXN9%**x7ud20qHypb`7kqma2|+pDQK$WKT>AjiYH*;+x1-=XE?))#E& ziw+!*?OD0E*h7&nkxApLHjk@@wS9cOHoeSRVbib29>=1u$#WXRo!On4HSNX@?dQJT z&3-n}Bk~-9$&H(CpG%^*#f2Opv5oF)UuWnb^mdDABhZcUWpb=@#f$O0x=W+W^hWYb zYDH!vazVoAb$$6_J?KlXSKjr^x&jm_JapV>Ra$b-SO4Od^-n`r< zH=mx)`n=Y?C@%`Pur>Dlse_o_>>lcGb*4+7l1Y=3-w+Yfub(Y>+1FrxliE^ITMYnw z=>Z@(6aXIHVD$(9Jh=ei*bD%K(*c0k`G@JCJOJReD#=QLyjM>R{X9Sm?QeJD2|kR; zsJvFvIeSV}h**Tb!VT`UY4@O4o`=jgA%r&XV_ZG z+fJSMm|Nk0)jz&w+8U%f#8d7H*3^|n9X@=E+}#@U_O4?itcZfFo@p5;V zok&Gl8O<++uDqjTb>FSHq{PP7Hqykw!9gVO*;`e0yvcqJkknlWMaGVQFR|&=D!|95 zn!yvkD+mbsTv=&oOpRyodJ03P4n^Gd6s4rVgBJGo_Vp`{@`YMIif9$$y+x^%j}Wj$ z^X87^lSZqvT2GgMg}#&k5--qPHq#aipv7@>eQ609_zZz`cXwxP20ra3NI1Qo@+J%; z0Fl`518;4|)EMSUF)_iC!H`jh+Abcxz124J--~KlE5T=2!%(V>pt7sHsgnS|UHQdw zmj54FU0M?0n%Qk4Q1TZl^LPS{?`-p!3i&LJGNuyDueQ$lmV ztIs|d0T-8ufefFAXOzm1jfI7Um$&isX-j|v10{c8Ko(-Mw6Fll%&eHP1A3iW6<|wV zUOqk=F>Lw1yxd;n)okW*>!qf$a?OsfVUnp+Ojvkz_YyI*kExRq*xB8E@8j{>mY&{( zdW0PW6^USV#&QcUq-)(DY;a@DAvD4PphMnUc`axGexw^VqS66p+b+u&T_k9F+ z*wx3!=jG+)a4L7{OEZm+hN>zX6Vvn;SR|M`O6B-$Xkf6iye#OnE*Luq4;WVSv$Bp^ z)DH{~H|A&+Y3st)%7r8~4iVMe^K6h&tIdRDkc3Xyv_k_M0$>zVQBhIQwjm=r)fh@2 zMjfX2>s5Z3m=cBv_i1$Zk{~UGKn>FISiSWhg@nI+?HWD`qO2B$_&a=LkA1p`R`
B&%K3UjpEl-sKb_AyrYq_+wNpAel`FEex=NM_`ccIE z?t#~4+|Enzb(LVLsuA`h-JPzW6S3X@4aG*GsoFaGrUwGu+}s$qxqxr?_V!>kzow?9 zxOmWSQ1jmZS5;Nj?CdOzyO62fOAil^um~Qq?@CHaPtc30(NVOClUrX#wM>w{{y*qb ztpQ%E|HIYxR2Ysz)^9tmJ=L5r?vj*>ip<2s#H5UoYvaE8{=|7jIA&%cW`2JDCV|?e zwTn|P!BsZ~H9SOcwfAEjDQYxoKtMo7Mh4I;s%z};?`XWfTyNRf(3mle*&g`_nM^&f z>D+K?UXdP7&d$Wc$9ES?3Bze!6LUWphc$KD*iQ&#!sf=edvI{@TPGz=N@5}aBqb&B zXPxze5!6fFcLt&zU;50ZZ5r#7Vq;>`mjhoP4u8-Q5)y{rk&u#RBqed%&lXL0^_kTb z7Z*1-e-sdalC_4OUyXKlUA@oId)?(D1BvC%SAw~voB9&TgbMs9YP40A-r~=)KDoe4 z0{^i`1@-Q4LN|gaMg5ra1ut?WUg2cF{;R#ayEA=zT!M9DiZ(=@amw8O(b zFz|H(gJbNfT&EO;roFvAu4BWeyr|-|LSmQdDsyPS?)TTp0}a^#Z&}rd#{H&>(TGcK z-1=Q-w|_N|p!1b$T%y8YG!J9Ycq=+>sZBt&&QJrY%FLf7q;!8d1*?Z}ViOpL3NRfk zU{Xk+q7-m4HZ)wlJ6oH|7IMG;&wP!r)-&|Lt$lQK6do+8rl$7C9lm#ZI#IpUlIrwZ zKE{1f+>|>P|HKk194!>EQtbsuF*Hwg&{MqfLRR|wA`S*jEv0C$mlD- zk*@B->&ugzmj7QcGJ{6W__DQ*4!*Qqe;6vou$Hp5K`NcS;1?KXc2-tD*gdnduyk~G zR)2D^wJl{EBPAsr_j)hx-`3tP#KGb8cyr|29mrRXsHqG8g+i-L`8lshb2a~16ckk= zg?vyyeg7g)kDp_I#X7fogDL3JzAr{kuF+ur zB<#<5nNN84`$}yE87LUC$Sg!Hb@+O0W<<%e+Fxp&uEStDBkXe9gb?!IKmGfdA39ZY ze(Lj|#9llS6DCcc3cgPI%UAg1=n;g^*u?KHZ#Eg8{R()Z^8H6c)Kz2H{AH=;b26hw z;LQvSpqMfSfv8#}G=!-R<9lC^($ooLFakwQYmSJ4|h~{Ac ztt>9GexcXt!`So+4diQwk6StvYFl16ZCHkJMsp#(q+l#c8Sqsu|6@On ze|R&08d{S_J|_7*oc3Jz5QJ4p7ll(=Z_n`Z?>2?;*RK7s=tCps3xqvb(aO1RO}38@7%`+Y@JqFa7O&ofHL;|LZE9(k$Y^F=7O`10na6Bmg%Oz(Dfc1}+niTbfHFkC1EoHx7J zjap7un;nMYNY`4vHX2s1wK|)&IIeVF{OYuuDIn#wSw|xMpzkV-gBT_&bE-rCr=NC| zxsNwkFbvci4A98plmxpdjw@-xOT*!CenDF0Xa;?9vy0)jFPRZnI*)TQc~iMZ+yRB*$fM}+9mAuV*ME|i9~y|pC!M-DI)V%KxjvZ4 zm3R*bi-@4okXXXB&0(=>XUC#;$w)_MZhBhN(6A%m=^KO7{{H@0D*N1#M;HzffdO0U z`ns`=(PxgOvn%DID**UFUx5(@k5okXw?rR!7k^>zSh#5%!coG}!TF^i-U4kiaEka4 zIg8UhJMh#IQq6~Ot@Y||oARpu*C~9fP8Lk3#8wFAwht%IgL#}YQ3dd9&oIJKbL}xSU<6A_a_DiDN#7SmEw9_d?aLpRGmXLo{a`!; z0r*`TO)?5ILX3>aKur&47injoYc^BNZ_YL+N@exJi)F6{^9>F-1@ll+xROGx_aE)f zMV4iK{fBo03@hm7nBn1m_fu}3 zcbQ;y9COj#7f1Hp=63|sj9kXN@NceboFt3GANa$JWO%E?A$&AUe)UJbwf{A^{B-Pcz zc#f5XC48 z(!Np+jiEABAVL3}$3jI#B{nLmZD^VM#3!KQ^59)EWO%dNPoZ|QEqV_Jjylgmy|De! z0g~Ybp7=X|3fh07-u|0rU|wShF~U1 zCZ$wT%-fOMw3~dovF1zVG!^$cU$-2N-@r(@VR88Qj9gYhLm`+odvN@0 zN$-gt2FFzfM;M~7^+6aqug&-l>vI-HkK0Trj!ml=Vo1ug13nQ+U9UM7jcQLr);}V8 zJMWcuV`z<8Cu^u38HSq5GT(OPTYglC0@OujMJ90C4{j2&4TPoWzGRy5s#)le=l3A2M0(}wE0OL!S#aZ$r?>m zOZU9-0#gPtyBYZ+lQkcjJ4-bdy9sS8_5WNbMe|!5Q zSUmT-*i=JdhS{3EB!!yVTrGmZFU^x#0-U_O$wC}*S|~JuJzIy@a0J389lqQB z;luHiu*mJ|>RKon{VuQ{+x8YxO?GcA%g!i-sg2ZYAeSglep{XW&j1~u_S}}%_g>JO z2=bls{1>-~C0L3Q3{RiJlE>7}JoCNzARk_uRU zWM)1pOb~|;hQ(XhY|ok~Svr9!Z*p?-gv~WY=t=DfVW#c3uM%_SiMs(@)4SH&re8fWA~RnWi&WyVq~>KOb0X9t zdaR{Ybr(`oVOkBNYs0Da_jcXdnSeVukXFH~)a{Rxg6;Krz^rvpI+!l7Q!?!*_S@9z ghH{I@;;R?H@rh?lX*4_)_S^+1$*IfMNSlTH4`qj!=Kufz literal 0 HcmV?d00001 diff --git a/ourclients_files/wbhack.js.download b/ourclients_files/wbhack.js.download new file mode 100644 index 00000000..3e95e64e --- /dev/null +++ b/ourclients_files/wbhack.js.download @@ -0,0 +1,41 @@ +// Wayback Machine hacks +var __wbhack = new function(){ + var prefix; + var orig_document = { + createElementNS: document.createElementNS + }; + this.init = function(_prefix) { + this.checkCookiesNumber(); + prefix = _prefix; + document.createElementNS = function(ns,name) { + if (ns.indexOf(prefix)==0) { + ns = ns.substring(prefix.length).replace(/\/?[0-9]+\//, ''); + } + return orig_document.createElementNS.call(this, ns, name); + }; + }; + this.createCookie = function(name,value,days) { + if (days) { + var date = new Date(); + date.setTime(date.getTime()+(days*24*60*60*1000)); + var expires = "; expires="+date.toGMTString(); + } + else var expires = ""; + document.cookie = name+"="+value+expires+"; path=/"; + }; + this.eraseCookie = function(name) { + this.createCookie(name, "", -1); + }; + this.checkCookiesNumber = function() { + var cookies = document.cookie.split(";"); + if(cookies.length > 40) { + for(var i=0; i0oneEP)u0M0ZbGTr|5hyVZp07*qoM6N<$f~X^OO#lD@ literal 0 HcmV?d00001 diff --git a/ourclients_files/wm_tb_prv_on.png b/ourclients_files/wm_tb_prv_on.png new file mode 100644 index 0000000000000000000000000000000000000000..6157cc2c135f14f850ac793918344f68370a232a GIT binary patch literal 292 zcmV+<0o(qGP)MEZ=f#UIrUp^{cq>q@7}QQze36> zqVFk!6c*T{9(4#}=wO7jTzmctYnaM<9}^U2C1?iS@jFanj2_~@R + + + + + + + + + + SYSTEM NETWARE + + + + + +
+
+
+
+ +
+
+
success
+
fail
+ + + + + + + +
+
+ + +
+
+ + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
DecJANFeb
Previous capture12Next capture
201420182019
+
+
18 captures
13 Mar 2012 - 24 Jul 2018
+
+ +
+ +
+
+
+ +
+
+ + + + + +
+ +

+ + + + + + + + + +
+
+ + + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + + +
+ + + + +
+

 

+

 

+

Products

+

SYSTEM NETWARE (SN) provide the latest in information technology � including comprehensive Internet-based delivery applications � to corporate, business and government.

+

 

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Name of the product

+

Main Features of the product

+

Share Broker’s Data Processing

+

This is an essential product for share broker’s daily transaction and integrated accounting. Available in both 16 bit and 32 bit version supporting Windows 3.X, Windows 9x, Windows NT/2000/XP with. Supports multi-user system in a multitasking environment. Scalable unto client server computing needs for enterprise database needs. Has enormous flexibility in database design and user interfaces, user accessibility. It is available in any SQL or ORACLE server based system supporting SQL PASSTHROUGH Queries and stub procedures for faster operation, faster connectivity and enormous flexibility.

+

+ + ·          + + The application is all user-friendly command button driven what minimizes user training and human error.

+

+ + ·          + + The program intelligently performs all the transactions of a share broker including daily sale & buy order,

+

+ + ·          + + Counts sale & by orders, entering hawlas intelligently and automatically maintaining client ledger and company share stock position from that.

+

+ + ·          + + Maintains numerous accounting posting without any user intervention.

+

+ + ·          + + Gives profit and loss account, trial balance, Balance Sheets and much more.

+

+ + ·          + + Automatic Update Facilities

+

+ + ·          + + Jazzy Reports And User Screens.

+

+ + ·          + + Automatic Database Compaction, Repair and Restore from backup facilities.

+

 

+

Share Issue Data Processing

+

This is an essential product for share issue data processing organization. Available in both 16 bit and 32 bit version supporting Windows 3.X, Windows 9x, Windows NT/2000/XP with. Supports multi-user system in a multitasking environment. Scalable unto client server computing needs for enterprise database needs. Has enormous flexibility in database design and user interfaces, user accessibility. It is available in any SQL or ORACLE server based system supporting SQL PASSTHROUGH Queries and stub procedures for faster operation, faster connectivity and enormous flexibility.

+

+ + ·          + + The application is very much user-friendly and command button driven what minimizes user training and human error.

+

+ + ·          + + The program intelligently calculates all the reports  of a share issue  including allotment letters, list of invalid and valid applicants with reason, refund warrant letters, amount to be refunded

+

+ + ·          + + Automatic Update Facilities

+

+ + ·          + + Jazzy Reports And User Screens.

+

+ + ·          + + Automatic Database Compaction, Repair and Restore from backup facilities.

+

+ + ·          + + Automatic validity checking in all ranges

+

+ + ·          + + Intelligent automation in data entry.

+

+ + ·          + + Macro facilities.

+

 

+

Computerized Share Management

+

This is an essential product for share  data processing for any organization interested to offer public shares. Available in both 16 bit and 32 bit version supporting Windows 3.X, Windows 9x, Windows NT/2000/XP with. Supports multi-user system in a multitasking environment. Scalable unto client server computing needs for enterprise database needs. Has enormous flexibility in database design and user interfaces, user accessibility. It is available in a SQL or ORACLE server based system supporting SQL PASSTHROUGH Queries and stub procedures for faster operation, faster connectivity and enormous flexibility.

+

+ + ·          + + Share application data entry /edit

+

+ + ·          + + Consolidation and summary of application money

+

+ + ·          + + Printing of regret letter and bank list

+

+ + ·          + + Prepare successful applicants , regret letter, allotment letter

+

+ + ·          + + Preparation of  report for joint stock company

+

+ + ·          + + Prepare detail allotted list

+

+ + ·          + + Renunciation, transfer, principal shareholders

+

+ + ·          + + Printing of share certificate

+

+ + ·          + + Prepare member register

+

+ + ·          + + Maintenance of share register

+

+ + ·          + + Maintenance of dividend register

+

+ + ·          + + Year end closing

+

+ + ·          + + Bonus share issue

+

+ + ·          + + Query functions and lists

+

+ + ·          + + Integrated MIS with graphs and what if analysis tools

+

+ + ·          + + Automatic Update Facilities

+

+ + ·          + + Jazzy Reports And User Screens.

+

+ + ·          + + Automatic Database Compaction, Repair and Restore from backup facilities.

+

+ + ·          + + Automatic validity checking in all ranges

+

+ + ·          + + Intelligent automation in data entry.

+

+ + ·          + + Macro facilities.

+

 

+

Generalized Accounting System “LENDEN” ä

+

This is an essential product for Computerized accounting system for any organization with large or small no of transactions day by day. Available in both 16 bit and 32 bit version supporting Windows 3.X, Windows 9x, Windows NT/2000/XP with. Supports multi-user system in a multitasking environment. Scalable unto client server computing needs for enterprise database needs. Has enormous flexibility in database design and user interfaces, user accessibility. It is available in a SQL or ORACLE server based system supporting SQL PASSTHROUGH Queries and stub procedures for faster operation, faster connectivity and enormous flexibility.

+

+ + ·          + + Data entry, edit facility of daily transaction and preparation of Cash Book

+

+ + ·          + + Different reports on Cash Book

+

+ + ·          + + Data entry, edit facility for journal Entry

+

+ + ·          + + Posting to Sub Subsidiary Ledger, Subsidiary Ledger, General Ledger

+

+ + ·          + + Trial Balance Preparation

+

+ + ·          + + Monthly

+

+ + ·          + + Day wise Analytical Report

+

+ + ·          + + Profit & Loss Account Preparation

+

+ + ·          + + Balance Sheet Preparation

+

+ + ·          + + Schedule for Profit & Loss Account

+

+ + ·          + + Schedule for Balance Sheet

+

+ + ·          + + Cash & Fund Flow

+

+ + ·          + + Work Sheet

+

+ + ·          + + Data File Maintenance

+

+ + ·          + + Provides integrated database to store all Provident Fund data

+

+ + ·          + + Provides quick access to accurate and up-to-date provident data

+

+ + ·          + + Provides Management Tools to monitor employees provident fund information

+

+ + ·          + + Provides a system which can help an organization to integrate Personnel, Accounts and Establishment department

+

+ + ·          + + Automatic Update Facilities

+

+ + ·          + + Jazzy Reports And User Screens.

+

+ + ·          + + Automatic Database Compaction, Repair and Restore from backup facilities.

+

+ + ·          + + Automatic validity checking in all ranges

+

+ + ·          + + Intelligent automation in data entry.

+

+ + ·          + + Macro facilities.

+

  

+

Arabia

+

This is the unique Arabic solution from PCDTL, supports automatic and manual selection of Arabic fonts as Arabic letters come from the right and others come from left. Supports Windows 3.X, Windows 9x, Windows NT/2000/XP in both 16 and 32 bit platform.

+

Computerized Payroll “Payperfectä

+

This is an essential product for Computerized payroll system for any organization with large no of employees with complex paying system. Available in both 16 bit and 32 bit version supporting Windows 3.X, Windows 9x, Windows NT/2000/XP with. Supports multi-user system in a multitasking environment. Scalable unto client server computing needs for enterprise database needs. Has enormous flexibility in database design and user interfaces, user accessibility. It is available in a SQL or ORACLE server based system supporting SQL PASSTHROUGH Queries and stub procedures for faster operation, faster connectivity and enormous flexibility.

+

 

+

+ + ·          + + Provides integrated database to store all Payroll information

+

+ + ·          + + Provides quick access to accurate and up-to-date payroll data

+

+ + ·          + + Provides Management Tools to monitor employees salary, wages information

+

+ + ·          + + Provides a system which can help an organization to integrate Personnel, Accounts and Establishment department

+

+ + ·          + + Monthly Input Details

+

+ + ·          + + Salary Register

+

+ + ·          + + Pay Slip – Individual & All employees

+

+ + ·          + + Bank Advise / Salary Disbursement Statement

+

+ + ·          + + Bonus Statement

+

+ + ·          + + Bonus Disbursement Statement

+

+ + ·          + + Monthly Loan installment deduction statement

+

+ + ·          + + List of deleted employees.

+

+ + ·          + + List of Area, Designation, Department, etc.

+

+ + ·          + + Advance Statement.

+

+ + ·          + + Data file Maintenance facility

+

+ + ·          + + Automatic Update Facilities

+

+ + ·          + + Jazzy Reports And User Screens.

+

+ + ·          + + Automatic Database Compaction, Repair and Restore from backup facilities.

+

+ + ·          + + Automatic validity checking in all ranges

+

+ + ·          + + Intelligent automation in data entry.

+

+ + ·          + + Macro facilities.

+

Computerized Inventory “ICS” ä

+

This is an essential product for Computerized inventory control system for any organization with large stores and warehouses requiring frequent monitoring of product inventory. Available in both 16 bit and 32 bit version supporting Windows 3.X, Windows 9x, Windows NT/2000/XP with. Supports multi-user system in a multitasking environment. Scalable unto client server computing needs for enterprise database needs. Has enormous flexibility in database design and user interfaces, user accessibility. It is available in a SQL or ORACLE server based system supporting SQL PASSTHROUGH Queries and stub procedures for faster operation, faster connectivity and enormous flexibility.

+

 

+

+ + ·          + + Provides integrated database to store all store data

+

+ + ·          + + Provides quick access to accurate and up-to-date store data

+

+ + ·          + + Provided Management Tools to monitor materials information

+

+ + ·          + + Provides a system which can help an organization to integrate Store and Accounts Department

+

+ + ·          + + Item Detail (Raw and Packing Materials) – add, edit or delete

+

+ + ·          + + Store and spares Detail – add, edit or delete

+

+ + ·          + + Consumption for the month – Quantity

+

+ + ·          + + Consumption for the month – Value

+

+ + ·          + + Material Receipt Record Information (MRR)

+

+ + ·          + + Store Requisition Information (SR)Stock Position -  Qty and Value

+

+ + ·          + + L/C Monitoring System

+

+ + ·          + + Back-up and restore data files / tables

+

+ + ·          + + Barcode Options include code generation, printing and recognition

+

+ + ·          + + Other Management reports

+

+ + ·          + + Data File Maintenance

+

+ + ·          + + Automatic Update Facilities

+

+ + ·          + + Jazzy Reports And User Screens.

+

+ + ·          + + Automatic Database Compaction, Repair and Restore from backup facilities.

+

+ + ·          + + Automatic validity checking in all ranges

+

+ + ·          + + Intelligent automation in data entry.

+

+ + ·          + + Macro facilities.

+

Hospital & integrated  diagnostic management system “HPM” ä

+

This is an essential product for Computerized Clinic management system for any clinic or hospital with large no of patients and in-house medicine department requiring frequent monitoring of hospital beds and available medicine. Available in both 16 bit and 32 bit version supporting Windows 3.X, Windows 9x, Windows NT/2000/XP with. Supports multi-user system in a multitasking environment. Scalable unto client server computing needs for enterprise database needs. Has enormous flexibility in database design and user interfaces, user accessibility. It is available in a SQL or ORACLE server based system supporting SQL PASSTHROUGH Queries and stub procedures for faster operation, faster connectivity and enormous flexibility.

+

+ + ·          + + Automatic patient entries in empty beds and release system.

+

+ + ·          + + Automatic billing for patients.

+

+ + ·          + + Automatic  billing for medicine

+

+ + ·          + + Automatic doctors and nurses time scheduling.

+

+ + ·          + + Barcode Options include code generation, printing and recognition for patient ID in various departments

+

+ + ·          + + Automatic Update Facilities

+

+ + ·          + + Jazzy Reports And User Screens.

+

+ + ·          + + Automatic Database Compaction, Repair and Restore from backup facilities.

+

+ + ·          + + Automatic validity checking in all ranges

+

+ + ·          + + Intelligent automation in data entry.

+

+ + ·          + + Macro facilities.

+

+ + ·          + + Built in security system.

+

 

+

Election commission data processing system

+

Voter list and voter id card preparation tools for Bangladesh EC.

+

+ + ·          + + Automatic Update Facilities

+

+ + ·          + + Jazzy Reports And User Screens.

+

+ + ·          + + Automatic Database Compaction, Repair and Restore from backup facilities.

+

+ + ·          + + Automatic validity checking in all ranges

+

+ + ·          + + Intelligent automation in data entry.

+

+ + ·          + + Macro facilities.

+

+ + ·          + + Built in security system.

+

 

+

Survey information system and personnel information system

+

This is our customized product for Bangladesh Survey Organization Ltd. for preparation of survey data for user retrieval, resettlement of individual loss of property calculation etc. . Available in both 16 bit and 32 bit version supporting Windows 3.X, Windows 9x, Windows NT/2000/XP with. Supports multi-user system in a multitasking environment. Scalable unto client server computing needs for enterprise database needs. Has enormous flexibility in database design and user interfaces, user accessibility. It is available in a SQL or ORACLE server based system supporting SQL PASSTHROUGH Queries and stub procedures for faster operation , faster connectivity and enormous flexibility.

+

Diagnostic Management System

+

Modules

+

+ + ·          + + Counter Operations & Management

+

+ + ·          + + Auto Label Printing

+

+ + ·          + + Marketing

+

+ + ·          + + Doctors Information’s

+

+ + ·          + + Laboratory reporting System

+

+ + ·          + + Management Information System

+

+ + ·          + + Finance & Accounting

+

 

+

PABX Billing Software

+

PABX Billing Software with Hospital Management Integration

+

PABX Billing Software with Hotel Management Integration

+

PABX Billing & call Monitoring                       Software

+

Vehicle Route Control System

+

This system is aimed to detect traffic congestion in any specific point/ route while issuing new vehicle route permit. The system graphically shows all the intersection point with their actual usage frequency from the database. The system is easily updateable by users at any time and projection can be made with multiple routes at the same time with what if analysis

+

Hotel Management System

+

A generalized hotel management system for any large 3/5 star residential hotel & restaurant with key modules as

+

+ + ·          + + reservation

+

+ + ·          + + booking

+

+ + ·          + + finance and accounts

+

+ + ·          + + inventory

+

+ + ·          + + hotel catering

+

+ + ·          + + billing

+

+ + ·          + + restaurant management

+

+ + ·          + + club management

+

 

+

Club management System :

+

Key modules

+

+ + q       + + Membership control

+

+ + q       + + Members ID card printing with barcode Options include code generation, printing and recognition

+

+ + q       + + Billing

+

+ + q       + + Inventory and MIS

+

+ + q       + + Accounts

+

ELISA Reader Data management System

+

This is a hardware interfacing system for Universal ELISA Reader data capturing, storing and reporting facility. Platform Oracle/SQL/Access Available under windows environment.

+

Cell Counter Data Management 100,000 100,000            No     0  Yes   12,04,02  No  Module

+

System

+

This is a hardware interfacing system for Universal Cell counter data capturing, storing and reporting facility. Platform Oracle/SQL/Access Available under windows environment.

+

Tenant Control System

+

Modules

+

• Auto Bill Preparation

+

• Tenant Ledger over a period

+

• All tenant's outstanding summary over a period

+

• Profit & loss account

+

• Utilities and others income &

+

expenditure account

+

• Statement of receipt & payment

+

• Voucher & Journal entries

+

CD Profiler Deluxe

+

This is a very handy utility for cataloguing CDs with multiple software. This works like a library where you can search for particular software by name, category, approximate name, utility etc. and the system will quickly show you the desired CD location. It automatically captures the CD Content to memory and creates a catalogue automatically. Must for any large software industry.

+

Vehicle Maintenance Management  50,000 50,000              No     0  Yes   20,03,03  No  Module

+

System

+

Modules

+

+ + q       + + Complete vehicle database for each department

+

+ + q       + + Vehicle history of usage

+

+ + q       + + Vehicle maintenance history

+

+ + q       + + Vehicle maintenance management with alerting system to management

+

+ + q       + + Vehicle roistering with cabin crew allocation

+

Force Management System

+

Key modules

+

+ + q       + + Complete force database with photograph and fingerprint and past history with family tracking option

+

+ + q       + + Force deployment  & management

+

+ + q       + + Deployment history for each force with success/failure and key roles, supervisor’s comment etc.

+

+ + q       + + Leave register

+

+ + q       + + Summary of success/failure and ranking based on activity where activity is a user’s variable

+

+ + q       + + Force roistering management with specific site/demographic/mapping system in a complete graphical environment

+

Maintenance Management System

+

This is an essential tool for any large organization involving numerous machinery’s that requires frequent maintenance.

+

Key modules

+

+ + q       + + department wise data storage for all machinery’s

+

+ + q       + + Department wise data storage of all maintenance people.

+

+ + q       + + Alerting system for all maintenance schedules.

+

+ + q       + + Pre and post maintenance reporting.

+

+ + q       + + Failure reporting

+

+ + q       + + Maintenance costing

+

+ + q       + + Maintenance manning schedule generation.

+

+ + q       + +  

+

Traffic Fine Collection & Warrant 50,000         50,000  No  0            Yes 19,04,03           No Module

+

Management System

+

Key modules

+

+ + q       + + Vehicle Case history

+

+ + q       + + Vehicle warrant history

+

+ + q       + + Fine Collection and related accounts

+

+ + q       + + Warrant management and court integration via WAN/Web

+

+ + q       + + MIS

+

+ + q       + + Sergeant PMIS

+

Driver License Control System

+

Module

+

Database of Driver License

+

Photograph Scanning & Ghost

+

Option

+

Plastic Card Printing

+

Search & Verification Edition

+

Auto Backup & Recovery with

+

Security System

+

Restaurant Management System

+

• Sales & Invoicing

+

• Daily/Monthly/Yearly Statement

+

• Item wise Sales Statement

+

• Raw Material Consumption Statement

+

• Misc. Sales Statement

+

Recruiting Agents Manpower Export 200,000      200,000  No  0            Yes 09,09,03           No Module

+

Control System

+

Modules

+

+ + ·          + + Finance & accounting

+

+ + ·          + + Visa information System

+

+ + ·          + + Embassy information system.

+

+ + ·          + + Alerting system

+

School Management System

+

Modules

+

Student Information System

+

o Teachers Information System

+

o Mark-sheet Tabulation

+

o Tuition Fees/Fine Collection &

+

related accounts

+

o Attendance

+

o Report Generation

+

o Relevant MIS Statements

+

o Class Routine Generator

+

o Roistering & Exam Scheduling

+

Medical Checkup Management  50,000 50,000              No     0  Yes   13,01,04  No  Module

+

System

+

Key modules

+

+ + q       + + Counter entry and related accounts

+

+ + q       + + Physical

+

+ + q       + + Laboratory

+

+ + q       + + X-Ray

+

+ + q       + + Reporting

+

+ + q       + + MIS

+

 

+

Real Estate Accounting System

+

Modules

+

+ + ·          + + Finance & Accounting

+

+ + ·          + + Loan Management system.

+

+ + ·          + + Booking system.

+

+ + ·          + + Defaulters monitoring and management

+

Share Trading & Accounts

+

Modules

+

This is an essential product for share broker's daily transaction and

+

integrated accounting. Available in both 16 bit and 32 bit version supporting Windows 3.X, Windows 9x,

+

Windows NT/2000/XP with. Supports multi-user system in a multitasking environment. Scalable

+

VISA Distribution for GAMCA

+

This is a software for GCC Approved Medical Center’s association for VISA allocation, Medical card attestation with the respective countries embassies, Database Platform is ORACLE/SQL server with web uploading facility from the respective medical centers , reporting facility for viewing allocated passengers for medical checkup

+

`Payperfect Deluxe`

+

Payroll & Attendance Control System

+

+ + q       + + Personal information database with photo and fingerprint

+

+ + q       + + Leave register

+

+ + q       + + Attendance by biometrics/barcode/code based

+

+ + q       + + Employee ID card printing with barcode Options include code generation, printing and recognition

+

+ + q       + + Complete employment record with supervisor comment on success/failure

+

+ + q       + + Payroll control with advance, overtime management.

+

Central Store Control System

+

Modules

+

+ + q       + + Requisition

+

+ + q       + + Receiving

+

+ + q       + + Delivery

+

+ + q       + + Stock

+

+ + q       + + Supplier’s accounts

+

+ + q       + + MIS

+

Roistering/Employee Scheduling

+

Modules

+

· Automatic Generation of Roster Scheduling

+

· Dragging & dropping of employees                onto roles

+

· Time & role Conflict

+

· Graphical representation

+

Hematology Analyzer Data  Sysmex/Abott Cell Dyn/Spirit etc 120,000 120,000  No  0  Yes  11,12,03  No  Module

+

management System

+

This is a universal data capture, store, retrieve and reporting system for automatic hematology analyzers. Platform is ORACLE/SQL Server with close integration to WEB.

+

 

+

Biochemistry Analyzer Data Virtors/Boeringer/ACE/Humalyzer 150,000 150,000  No  0  Yes  11,12,03  No  Module

+

management System   etc

+

Biochemistry Analyzer Data Virtors/Boeringer/ACE/Humalyzer                                           

+

Management System etc.

+

Hematology Analyzer Data management System

+

Sysmex/Abott Cell Dyn/Spirit etc data capture and validation system.                                  

+

       

+

ELISA READERS & Virus Profilers

+

Stat Fax/Multiskan etc

+

Supermarket Inventory “SICS” ä

+

This is an essential product for any departmental Store maintaining Computerized inventory control system.  Any Store with large stock and warehouses requiring frequent monitoring of product inventory. Available in both 32 bit and 64 bit version supporting Windows Windows 9x, Windows NT/2000/XP with. Supports multi-user system in a multitasking environment. Scalable unto client server computing needs for enterprise database needs. Has enormous flexibility in database design and user interfaces, user accessibility. It is available in a SQL or ORACLE server based system supporting SQL PASSTHROUGH Queries and stub procedures for faster operation, faster connectivity and enormous flexibility.

+

 

+

+ + ·          + + Provides integrated database to store all store data

+

+ + ·          + + Provides quick access to accurate and up-to-date store data

+

+ + ·          + + Provided Management Tools to monitor materials information

+

+ + ·          + + Provides a system which can help an organization to integrate Store and Accounts Department

+

+ + ·          + + Item Detail (Raw and Packing Materials) – add, edit or delete

+

+ + ·          + + Store and spares Detail – add, edit or delete

+

+ + ·          + + Consumption for the month – Quantity

+

+ + ·          + + Consumption for the month – Value

+

+ + ·          + + Material Receipt Record Information (MRR)

+

+ + ·          + + Store Requisition Information (SR)Stock Position -  Qty and Value

+

+ + ·          + + L/C Monitoring System

+

+ + ·          + + Back-up and restore data files / tables

+

+ + ·          + + Barcode Options include code generation, printing and recognition

+

+ + ·          + + Price Display system in LCD Panel

+

+ + ·          + + Membership system for discount and privilege sales

+

+ + ·          + + Other Management reports

+

+ + ·          + + Data File Maintenance

+

+ + ·          + + Automatic Update Facilities

+

+ + ·          + + Jazzy Reports And User Screens.

+

+ + ·          + + Automatic Database Compaction, Repair and Restore from backup facilities.

+

+ + ·          + + Automatic validity checking in all ranges

+

+ + ·          + + Intelligent automation in data entry.

+

+ + ·          + + Macro facilities.

+

 

+

 

 

+

 

+

SYSTEM NETWARE is also a significant developer of software technology.

+

 

+

Last Update - 2008.

+

 

+
+
+
  +
+ + + + + + + + + + + + + +
+ + + + + +

Copyright © 2008 System Netware, All Rights Reserved..

+
+

+ + + + + + + + \ No newline at end of file diff --git a/products_files/BottomBarraBack.jpg b/products_files/BottomBarraBack.jpg new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/products_files/BottomBarraBack.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/products_files/LinkSeparator.gif b/products_files/LinkSeparator.gif new file mode 100644 index 00000000..abf817ae --- /dev/null +++ b/products_files/LinkSeparator.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/products_files/Main2.jpg b/products_files/Main2.jpg new file mode 100644 index 00000000..abf817ae --- /dev/null +++ b/products_files/Main2.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/products_files/Main4.jpg b/products_files/Main4.jpg new file mode 100644 index 00000000..bbb18efd --- /dev/null +++ b/products_files/Main4.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/products_files/SeparadorCol1.gif b/products_files/SeparadorCol1.gif new file mode 100644 index 00000000..12eb8250 --- /dev/null +++ b/products_files/SeparadorCol1.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/products_files/Template018.css b/products_files/Template018.css new file mode 100644 index 00000000..8d284855 --- /dev/null +++ b/products_files/Template018.css @@ -0,0 +1,20 @@ + + \ No newline at end of file diff --git a/products_files/TopAboutUs.gif b/products_files/TopAboutUs.gif new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/products_files/TopAboutUs.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/products_files/TopBarSeparator.gif b/products_files/TopBarSeparator.gif new file mode 100644 index 00000000..c6b9b25a --- /dev/null +++ b/products_files/TopBarSeparator.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/products_files/_blank.gif b/products_files/_blank.gif new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/products_files/_blank.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/products_files/ait-client-rewrite.js.download b/products_files/ait-client-rewrite.js.download new file mode 100644 index 00000000..bb3d69f0 --- /dev/null +++ b/products_files/ait-client-rewrite.js.download @@ -0,0 +1,622 @@ +//============================================ +// Wayback Common JS Library +//============================================ + +var WB_wombat_replayServer; +var WB_wombat_replayPrefix; +var WB_wombat_replayDatePrefix; +var WB_wombat_captureDatePart; +var WB_wombat_origHost; + +//Location objects +var WB_wombat_self_location; +var WB_wombat_top_location; +var WB_wombat_opener_location; + +// Domain +var WB_wombat_document_domain; + +//function to allow jquery expando requests (http://stackoverflow.com/questions/7200722/jquery-expando-properties), +//which return a function that has its name defined in a parameter of the request, to be executed. we rewrite the function call elsewhere (see +//ArchiveUrlReplay.xml) and then define it here to ensure it exists. expando function include current timestamp so we can never replay them without +//overriding default expando behavior +function jQueryREWRITTEN_BY_WAYBACK(){ + o=arguments; +} + +function WB_Get_Domain(href) { + var a = document.createElement('a'); + + a.href = href; + return a.protocol + "//" + a.hostname; +} + + +function WB_StripPort(str) +{ + var hostWithPort = str.match(/^http:\/\/[\w\d@.-]+:\d+/); + if (hostWithPort) { + var hostName = hostWithPort[0].substr(0, hostWithPort[0].lastIndexOf(':')); + return hostName + str.substr(hostWithPort[0].length); + } + + return str; +} + +function WB_IsHostUrl(str) +{ + // Good guess that's its a hostname + if (str.indexOf("www.") == 0) { + return true; + } + + // hostname:port (port required) + var matches = str.match(/^[\w-]+(\.[\w-_]+)+(:\d+)(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + // ip:port + matches = str.match(/^\d+\.\d+\.\d+\.\d+(:\d+)?(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + return false; +} + +function WB_RewriteUrl(url) +{ + var httpPrefix = "http://"; + var httpsPrefix = "https://"; + + if (!url) { + return url; + } + + // If not dealing with a string, get string version and try to convert it + if ((typeof url) != "string") { + url = url.toString(); + } + + // If starts with prefix, no rewriting needed + // Only check replay prefix (no date) as date may be different for each capture + if (url.indexOf(WB_wombat_replayServer) == 0) { + return url; + } + + // If server relative url, add prefix and original host + if (WB_IsRelativeUrl(url)) { + + // Already a relative url, don't make any changes! + if (url.indexOf(WB_wombat_captureDatePart) >= 0) { + return url; + } + + return WB_wombat_replayDatePrefix + WB_wombat_origHost + url; + } + + // If full url starting with http:// add http prefix + if (url.indexOf(httpPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("https://", "http://") + url; + } + + // If full url starting with https:// add https prefix + if (url.indexOf(httpsPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("http://", "https://") + url; + } + + // May or may not be a hostname, call function to determine + // If it is, add the prefix and make sure port is removed + if (WB_IsHostUrl(url)) { + return WB_wombat_replayDatePrefix + httpPrefix + url; + } + + return url; +} + +//determine if url is server or path relative or not +function WB_IsRelativeUrl(url) { + + if (url) { + var urlType = (typeof url); + + if (urlType == "string") { + return (url.charAt(0) == "/" || url.charAt(0) == "."); + } else if (urlType == "object") { + return (url.href && (url.href.charAt(0) == "/" || url.charAt(0) == ".")); + } + } + + return false; +} + +//http://wayback.archive-it.org/1000000016/20140801164720/http://www.w3.org/2000/svg -> http://www.w3.org/2000/svg - for https://webarchive.jira.com/browse/ARI-3906 +function WB_UnRewriteUrl(url) { + return WB_ExtractOrig(url); +} + +function WB_CopyObjectFields(obj) +{ + var newObj = {}; + + for (prop in obj) { + if ((typeof obj[prop]) != "function") { + newObj[prop] = obj[prop]; + } + } + + return newObj; +} + +function WB_ExtractOrigNoProtocol(href) { + + var lHref = WB_ExtractOrig(href); + + if (lHref.slice(0, 5) == "http:") { + return lHref.slice(5); + } + else if (lHref.slice(0, 6) == "https:") { + return lHref.slice(6); + } + + return lHref; +} + +function WB_ExtractOrig(href) +{ + if (!href) { + return ""; + } + href = href.toString(); + var index = href.indexOf("/http", 1); + if (index > 0) { + return href.substr(index + 1); + } else { + return href; + } +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_GetPath(href) { + + var a = document.createElement('a'); + + a.href = href; + return a.pathname; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +//specifically, user stecb's answer +function WB_ExtractOrigPathname(href) { + + var origHref = WB_ExtractOrig(href); + + return WB_GetPath(origHref); +} + +function WB_ExtractOrigPathnameAndQueryString(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + a.href = origHref; + + if (WB_EndsWith(origHref, "?")) { + return a.pathname + "?"; + } + + return a.pathname + a.search; +} + +function WB_EndsWith(str, endingStr) { + return str.indexOf(endingStr, str.length - endingStr.length) !== -1; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_ExtractOrigSearch(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + + a.href = origHref; + return a.search; +} + +// rewrite orig href to https if it is http and the page is being loaded as https +// this is to deal with Firefox mixed content security which restricts loading http urls from a page +// loaded over https +function WB_fixProtocol(href) { + + if (!href) { + return ""; + } + + if (location.protocol == "https:") { + + if (href.slice(0, 5) == "http:") { + href = "https:" + href.slice(5); + } + + } + + return href; + +} + +function WB_CopyLocationObj(loc) +{ + var newLoc = WB_CopyObjectFields(loc); + + newLoc._origLoc = loc; + newLoc._origHref = loc.href; + + // Rewrite replace and assign functions + newLoc.replace = function(url) { this._origLoc.replace(WB_RewriteUrl(url)); }; + newLoc.assign = function(url) { this._origLoc.assign(WB_RewriteUrl(url)); }; + newLoc.reload = function() { this._origLoc.reload(); }; + newLoc.href = WB_fixProtocol(WB_ExtractOrig(newLoc._origHref)); + newLoc.pathname = WB_ExtractOrigPathname(newLoc._origHref); + newLoc.search = WB_ExtractOrigSearch(newLoc._origHref); + newLoc.toString = function() { return this.href; }; + newLoc.hash = loc.hash; + newLoc.lasthash = loc.hash; + + return newLoc; +} + +//override createElementNS JS function in order to ensure namespace is correct - for https://webarchive.jira.com/browse/ARI-3906 +function WB_CreateElementNS(namespace, elementName) { + + namespace = WB_UnRewriteUrl(namespace); + + return document.createElementNS(namespace, elementName); +} + +function WB_wombat_updateLoc(reqHref, origHref, loc, wbSearchLoc) +{ + + if (reqHref) { + + if (WB_IsRelativeUrl(reqHref)) { + //for relative paths, just compare the paths + query string, not full urls + if (WB_ExtractOrigPathnameAndQueryString(origHref) != reqHref) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + else { + //for full urls, compare everything but leading protocol (http or https) + if (WB_ExtractOrigNoProtocol(origHref) != WB_ExtractOrigNoProtocol(reqHref)) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + + } + if (wbSearchLoc) { + if (loc.search != wbSearchLoc) { + loc.search = wbSearchLoc; + } + } + + return false; +} + +function WB_wombat_checkLocationChange(wbLoc, isTop) +{ + + var has_updated = null; + var locType = (typeof wbLoc); + + var location = (isTop ? window.top.location : window.location); + + // String has been assigned to location, so assign it + if (locType == "string") { + has_updated = WB_wombat_updateLoc(wbLoc, location.href, location); + + } else if (locType == "object") { + has_updated = WB_wombat_updateLoc(wbLoc.href, wbLoc._origHref, location, wbLoc.search); + + } + + if (WB_wombat_self_location.hash != WB_wombat_self_location.lasthash) { + //if wombat hash has been updated, make sure it's in sync with window.location hash + window.location.hash = WB_wombat_self_location.hash; + } + else if (window.location.hash != WB_wombat_self_location.hash) { + //if window.location.hash has been updated before wombat hash, handle this here + WB_wombat_self_location.hash = window.location.hash; + } + + WB_wombat_self_location.lasthash = WB_wombat_self_location.hash; + + return has_updated; +} + +var wombat_updating = false; + +function WB_wombat_checkLocations() +{ + + if (wombat_updating) { + return false; + } + + wombat_updating = true; + + var updated_self = WB_wombat_checkLocationChange(document.WB_wombat_self_location, false); + + if (!updated_self) { + updated_self = WB_wombat_checkLocationChange(WB_wombat_self_location, false); + } + + var updated_top = null; + + if (document.WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + + if (!updated_top) { + if (WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + } + + //for https://webarchive.jira.com/browse/ARI-3955 + if (updated_self || updated_top) { + return false; + } + + wombat_updating = false; +} + +//copied from https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Storage +function WB_wombat_Override_LocalStorage() { + Object.defineProperty(window, "localStorage", new (function () { + var aKeys = [], oStorage = {}; + Object.defineProperty(oStorage, "getItem", { + value: function (sKey) { return sKey ? (this[sKey] ? this[sKey] : null) : null; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "key", { + value: function (nKeyId) { return aKeys[nKeyId]; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "setItem", { + value: function (sKey, sValue) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=" + escape(sValue) + "; expires=Tue, 19 Jan 2038 03:14:07 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "length", { + get: function () { return aKeys.length; }, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "removeItem", { + value: function (sKey) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + this.get = function () { + var iThisIndx; + for (var sKey in oStorage) { + iThisIndx = aKeys.indexOf(sKey); + if (iThisIndx === -1) { oStorage.setItem(sKey, oStorage[sKey]); } + else { aKeys.splice(iThisIndx, 1); } + delete oStorage[sKey]; + } + for (aKeys; aKeys.length > 0; aKeys.splice(0, 1)) { oStorage.removeItem(aKeys[0]); } + for (var aCouple, iKey, nIdx = 0, aCouples = document.cookie.split(/\s*;\s*/); nIdx < aCouples.length; nIdx++) { + aCouple = aCouples[nIdx].split(/\s*=\s*/); + if (aCouple.length > 1) { + oStorage[iKey = unescape(aCouple[0])] = unescape(aCouple[1]); + aKeys.push(iKey); + } + } + return oStorage; + }; + this.configurable = false; + this.enumerable = true; + })()); +} + +function WB_wombat_Init(replayPrefix, captureDate, origHost) +{ + WB_wombat_replayServer = location.protocol + "//" + location.host; + + try { + var collectionId = /https?:\/\/wayback\..*archive-it\.org\/([\d]+(?:-test)?)/.exec(replayPrefix)[1]; + WB_wombat_replayPrefix = WB_wombat_replayServer + "/" + collectionId + "/"; + } + catch (exc) { + WB_wombat_replayPrefix = replayPrefix; + } + + WB_wombat_replayDatePrefix = WB_wombat_replayPrefix + captureDate + "/"; + WB_wombat_captureDatePart = "/" + captureDate + "/"; + + WB_wombat_origHost = "http://" + origHost; + + WB_wombat_self_location = WB_CopyLocationObj(window.self.location); + WB_wombat_top_location = ((window.self.location != window.top.location) ? WB_CopyLocationObj(window.top.location) : WB_wombat_self_location); + + WB_wombat_opener_location = null; + //try catch for https://webarchive.jira.com/browse/ARI-3715 + try { + WB_wombat_opener_location = (window.opener ? WB_CopyLocationObj(window.opener.location) : null); + } + catch (err) { + console.log(err); + } + + //WB_wombat_document_domain = document.domain; + WB_wombat_document_domain = origHost; + + // For https://webarchive.jira.com/browse/ARI-3985 + document.WB_wombat_self_location = WB_wombat_self_location; + + //override window.open function so that a new window will have WB_wombat_self_location as a member since wombat + //rewriting may change window.location to window.WB_wombat_self_location + //for https://webarchive.jira.com/browse/ARI-4006 + var originalOpenFunction = window.open; + + window.open = function (url, windowName, windowFeatures) { + var newWindow = originalOpenFunction(url, windowName, windowFeatures); + + newWindow.WB_wombat_self_location = newWindow.self.location; + + return newWindow; + }; + + var originalHistoryPushStateFunction = history.pushState; + + //override pushState and replaceState history functions so we can retain the correct archival format //livesiteurl in the browsers location bar + //if the site is using these methods. for https://webarchive.jira.com/browse/ARI-4068 + history.pushState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryPushStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + var originalHistoryReplaceStateFunction = history.replaceState; + + history.replaceState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryReplaceStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + window.originalPostMessageFunction = window.postMessage; + + window.WB_PostMessage_Fixup = function(target, message, targetOrigin, transfer) { + target.originalPostMessageFunction.call(target, message, targetOrigin, transfer); + } + + window.WB_PostMessage = function(callingWindow, message, targetOrigin, transfer) { + var rewrittenTargetOrigin; + + if (targetOrigin) { + rewrittenTargetOrigin = WB_Get_Domain(WB_RewriteUrl(targetOrigin)); + } + + //detect condition of window containing current function not + //being the window from which the function was called + if (window !== callingWindow) { + //make sure to call postMessage from the same window the live site would call from + //this may not occur as each window (iframes included) has an overidden WB_PostMessage + callingWindow.WB_PostMessage_Fixup(window, message, rewrittenTargetOrigin, transfer); + } + else { + window.originalPostMessageFunction.call(window, message, rewrittenTargetOrigin, transfer); + } + } + + document.WB_wombat_self_location = WB_wombat_self_location; + + //from http://stackoverflow.com/questions/2638292/after-travelling-back-in-firefox-history-javascript-wont-run - for https://webarchive.jira.com/browse/ARI-4118 + window.onunload = function(){}; + + WB_Wombat_SetCookies(WB_wombat_self_location._origHref, location.protocol + "//" + origHost, replayPrefix.split("/")[3], captureDate); + +//for https://webarchive.jira.com/browse/ARI-4161 - error in Scott Reed's Firefox: NS_ERROR_DOM_QUOTA_REACHED Persistent storage maximum size reached + try { + WB_wombat_Override_LocalStorage(); + } + catch (e) { + console.log("WB_wombat_Override_LocalStorage error: " + e); + } + + var proxied = window.XMLHttpRequest.prototype.open; + window.XMLHttpRequest.prototype.open = function() { + //only set withCredentials == true if request is to wayback and ready state is correct for withCredentials + //otherwise withCredentials == true will block requests to analytics site. + if ((this.readyState == 0 || this.readyState == 1) && + (arguments[1].indexOf(WB_wombat_replayPrefix) == 0 || arguments[1].indexOf("/") == 0)) { + + this.withCredentials=true; + } + + return proxied.apply(this, [].slice.call(arguments)); + }; +} + +// determine if current page executing javascript is an embedded page or not +function WB_Wombat_IsEmbedded() { + return window.self !== window.top; +} + +function WB_Wombat_SetCookies(origHref, origHost, collectionId, captureDate) { + + //only set wayback.initiatingpage cookie for "top-level" pages, otherwise, Wayback QA could mark down missing + //urls under the wrong containing page since wayback.initiatingpage cookie is used to determine + //the containing page + if (!WB_Wombat_IsEmbedded()) { + document.cookie="wayback.initiatingpage=" + encodeURIComponent(origHref) + "; path=/"; + } + + document.cookie="wayback.archivalhost=" + encodeURIComponent(origHost) + "; path=/"; + document.cookie="wayback.collectionid=" + collectionId + "; path=/"; + document.cookie="wayback.timestamp=" + captureDate + "; path=/"; + +} + +//copied from http://stackoverflow.com/questions/1833588/javascript-clone-a-function +Function.prototype.clone = function() { + var cloneObj = this; + if(this.__isClone) { + cloneObj = this.__clonedFrom; + } + + var temp = function() { return cloneObj.apply(this, arguments); }; + for(var key in this) { + temp[key] = this[key]; + } + + temp.__isClone = true; + temp.__clonedFrom = cloneObj; + + return temp; +}; + +// Check quickly after page load +setTimeout(WB_wombat_checkLocations, 100); +//setTimeout(WB_wombat_checkLocations, 1000); + +// Check periodically every few seconds +setInterval(WB_wombat_checkLocations, 500); diff --git a/products_files/analytics.js.download b/products_files/analytics.js.download new file mode 100644 index 00000000..9b5abe8f --- /dev/null +++ b/products_files/analytics.js.download @@ -0,0 +1,398 @@ +/* eslint-disable no-var, semi, prefer-arrow-callback, prefer-template */ + +/** + * Collection of methods for sending analytics events to Archive.org's analytics server. + * + * These events are used for internal stats and sent (in anonymized form) to Google Analytics. + * + * @see analytics.md + * + * @type {Object} + */ +window.archive_analytics = (function defineArchiveAnalytics() { + var ARCHIVE_ANALYTICS_VERSION = 2; + var DEFAULT_SERVICE = 'ao_2'; + + var startTime = new Date(); + + /** + * @return {Boolean} + */ + function isPerformanceTimingApiSupported() { + return 'performance' in window && 'timing' in window.performance; + } + + /** + * Determines how many milliseconds elapsed between the browser starting to parse the DOM and + * the current time. + * + * Uses the Performance API or a fallback value if it's not available. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number} + */ + function getLoadTime() { + var start; + + if (isPerformanceTimingApiSupported()) + start = window.performance.timing.domLoading; + else + start = startTime.getTime(); + + return new Date().getTime() - start; + } + + /** + * Determines how many milliseconds elapsed between the user navigating to the page and + * the current time. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number|null} null if the browser doesn't support the Performance API + */ + function getNavToDoneTime() { + if (!isPerformanceTimingApiSupported()) + return null; + + return new Date().getTime() - window.performance.timing.navigationStart; + } + + /** + * Performs an arithmetic calculation on a string with a number and unit, while maintaining + * the unit. + * + * @param {String} original value to modify, with a unit + * @param {Function} doOperation accepts one Number parameter, returns a Number + * @returns {String} + */ + function computeWithUnit(original, doOperation) { + var number = parseFloat(original, 10); + var unit = original.replace(/(\d*\.\d+)|\d+/, ''); + + return doOperation(number) + unit; + } + + /** + * Computes the default font size of the browser. + * + * @returns {String|null} computed font-size with units (typically pixels), null if it cannot be computed + */ + function getDefaultFontSize() { + var fontSizeStr; + + if (!('getComputedStyle' in window)) + return null; + + fontSizeStr = window.getComputedStyle(document.documentElement).fontSize; + + // Don't modify the value if tracking book reader. + if (document.documentElement.classList.contains('BookReaderRoot')) + return fontSizeStr; + + return computeWithUnit(fontSizeStr, function reverseBootstrapFontSize(number) { + // Undo the 62.5% size applied in the Bootstrap CSS. + return number * 1.6; + }); + } + + /** + * Get the URL parameters for a given Location + * @param {Location} + * @return {Object} The URL parameters + */ + function getParams(location) { + if (!location) location = window.location; + var vars; + var i; + var pair; + var params = {}; + var query = location.search; + if (!query) return params; + vars = query.substring(1).split('&'); + for (i = 0; i < vars.length; i++) { + pair = vars[i].split('='); + params[pair[0]] = decodeURIComponent(pair[1]); + } + return params; + } + + return { + /** + * @type {String|null} + */ + service: null, + + /** + * Key-value pairs to send in pageviews (you can read this after a pageview to see what was + * sent). + * + * @type {Object} + */ + values: {}, + + /** + * Sends an analytics ping, preferably using navigator.sendBeacon() + * @param {Object} values + * @param {Function} [onload_callback] (deprecated) callback to invoke once ping to analytics server is done + * @param {Boolean} [augment_for_ao_site] (deprecated) if true, add some archive.org site-specific values + */ + send_ping: function send_ping(values, onload_callback, augment_for_ao_site) { + if (typeof window.navigator !== 'undefined' && typeof window.navigator.sendBeacon !== 'undefined') + this.send_ping_via_beacon(values); + else + this.send_ping_via_image(values); + }, + + /** + * Sends a ping via Beacon API + * NOTE: Assumes window.navigator.sendBeacon exists + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_beacon: function send_ping_via_beacon(values) { + var url = this.generate_tracking_url(values || {}); + window.navigator.sendBeacon(url); + }, + + /** + * Sends a ping via Image object + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_image: function send_ping_via_image(values) { + var url = this.generate_tracking_url(values || {}); + var loadtime_img = new Image(1, 1); + loadtime_img.src = url; + }, + + /** + * Construct complete tracking URL containing payload + * @param {Object} params Tracking parameters to pass + * @return {String} URL to use for tracking call + */ + generate_tracking_url: function generate_tracking_url(params) { + var baseUrl = '//analytics.archive.org/0.gif'; + var keys; + var outputParams = params; + var outputParamsArray = []; + + outputParams.service = outputParams.service || this.service || DEFAULT_SERVICE; + + // Build array of querystring parameters + keys = Object.keys(outputParams); + keys.forEach(function keyIteration(key) { + outputParamsArray.push(encodeURIComponent(key) + '=' + encodeURIComponent(outputParams[key])); + }); + outputParamsArray.push('version=' + ARCHIVE_ANALYTICS_VERSION); + outputParamsArray.push('count=' + (keys.length + 2)); // Include `version` and `count` in count + + return baseUrl + '?' + outputParamsArray.join('&'); + }, + + /** + * @param {int} page Page number + */ + send_scroll_fetch_event: function send_scroll_fetch_event(page) { + var additionalValues = { ev: page }; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch', location.pathname, additionalValues); + }, + + send_scroll_fetch_base_event: function send_scroll_fetch_base_event() { + var additionalValues = {}; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch_base', location.pathname, additionalValues); + }, + + /** + * @param {Object} options + * @param {String} [options.mediaType] + * @param {String} [options.page] The path portion of the page URL + */ + send_pageview: function send_pageview(options) { + var settings = options || {}; + + var defaultFontSize; + var loadTime = getLoadTime(); + var mediaType = settings.mediaType; + var page = settings.page; + var navToDoneTime = getNavToDoneTime(); + + /** + * @return {String} + */ + function get_locale() { + if (navigator) { + if (navigator.language) + return navigator.language; + + else if (navigator.browserLanguage) + return navigator.browserLanguage; + + else if (navigator.systemLanguage) + return navigator.systemLanguage; + + else if (navigator.userLanguage) + return navigator.userLanguage; + } + return ''; + } + + defaultFontSize = getDefaultFontSize(); + + // Set field values + this.values.kind = 'pageview'; + this.values.timediff = (new Date().getTimezoneOffset()/60)*(-1); // *timezone* diff from UTC + this.values.locale = get_locale(); + this.values.referrer = (document.referrer == '' ? '-' : document.referrer); + + if (loadTime) + this.values.loadtime = loadTime; + + if (navToDoneTime) + this.values.nav_to_done_ms = navToDoneTime; + + if (defaultFontSize) + this.values.ga_cd1 = defaultFontSize; + + if ('devicePixelRatio' in window) + this.values.ga_cd2 = window.devicePixelRatio; + + if (mediaType) + this.values.ga_cd3 = mediaType; + + if (page) + this.values.page = page; + + this.send_ping(this.values); + }, + + /** + * Sends a tracking "Event". + * @param {string} category + * @param {string} action + * @param {string} label + * @param {Object} additionalEventParams + */ + send_event: function send_event( + category, + action, + label, + additionalEventParams + ) { + if (!label) label = window.location.pathname; + if (!additionalEventParams) additionalEventParams = {}; + var eventParams = Object.assign( + { + kind: 'event', + ec: category, + ea: action, + el: label, + cache_bust: Math.random(), + }, + additionalEventParams + ); + this.send_ping(eventParams); + }, + + /** + * @param {Object} options see this.send_pageview options + */ + send_pageview_on_load: function send_pageview_on_load(options) { + var self = this; + + window.addEventListener('load', function send_pageview_with_options() { + self.send_pageview(options); + }); + }, + + /** + * Handles tracking events passed in URL. + * Assumes category and action values are separated by a "|" character. + * NOTE: Uses the unsampled analytics property. Watch out for future high click links! + * @param {Location} + */ + process_url_events: function process_url_events(location) { + var eventValues; + var actionValue; + var eventValue = getParams(location).iax; + if (!eventValue) return; + eventValues = eventValue.split('|'); + actionValue = eventValues.length >= 1 ? eventValues[1] : ''; + this.send_event( + eventValues[0], + actionValue, + window.location.pathname, + { service: 'ao_no_sampling' } + ); + }, + + /** + * Attaches handlers for event tracking. + * + * To enable click tracking for a link, add a `data-event-click-tracking` + * attribute containing the Google Analytics Event Category and Action, separated + * by a vertical pipe (|). + * e.g. `` + * + * To enable form submit tracking, add a `data-event-form-tracking` attribute + * to the `form` tag. + * e.g. `
` + * + * Additional tracking options can be added via a `data-event-tracking-options` + * parameter. This parameter, if included, should be a JSON string of the parameters. + * Valid parameters are: + * - service {string}: Corresponds to the Google Analytics property data values flow into + */ + set_up_event_tracking: function set_up_event_tracking() { + var self = this; + var clickTrackingAttributeName = 'event-click-tracking'; + var formTrackingAttributeName = 'event-form-tracking'; + var trackingOptionsAttributeName = 'event-tracking-options'; + + function makeActionHandler(attributeName) { + return function actionHandler(event) { + var $currentTarget; + var categoryAction; + var categoryActionParts; + var options; + var submitFormFunction; + $currentTarget = $(event.currentTarget); + if (!$currentTarget) return; + categoryAction = $currentTarget.data(attributeName); + if (!categoryAction) return; + categoryActionParts = categoryAction.split('|'); + options = $currentTarget.data(trackingOptionsAttributeName) || {}; // Converts to JSON + self.send_event( + categoryActionParts[0], + categoryActionParts[1], + window.location.pathname, + options.service ? { service: options.service } : {} + ); + }; + } + $(document).on( + 'click', + '[data-' + clickTrackingAttributeName + ']', + makeActionHandler(clickTrackingAttributeName) + ); + $(document).on( + 'submit', + 'form[data-' + formTrackingAttributeName + ']', + makeActionHandler(formTrackingAttributeName) + ); + }, + + /** + * @returns {Object[]} + */ + get_data_packets: function get_data_packets() { + return [this.values]; + }, + }; +}()); diff --git a/products_files/auto-complete.js.download b/products_files/auto-complete.js.download new file mode 100644 index 00000000..587c77a9 --- /dev/null +++ b/products_files/auto-complete.js.download @@ -0,0 +1,215 @@ +var wbAutoComplete = (function(){ + // "use strict"; + function wbAutoComplete(options){ + if (!document.querySelector) return; + + // helpers + function hasClass(el, className){ return el.classList ? el.classList.contains(className) : new RegExp('\\b'+ className+'\\b').test(el.className); } + + function addEvent(el, type, handler){ + if (el.attachEvent) el.attachEvent('on'+type, handler); else el.addEventListener(type, handler); + } + function removeEvent(el, type, handler){ + // if (el.removeEventListener) not working in IE11 + if (el.detachEvent) el.detachEvent('on'+type, handler); else el.removeEventListener(type, handler); + } + function live(elClass, event, cb, context){ + addEvent(context || document, event, function(e){ + var found, el = e.target || e.srcElement; + while (el && !(found = hasClass(el, elClass))) el = el.parentElement; + if (found) cb.call(el, e); + }); + } + + var o = { + selector: 0, + source: 0, + minChars: 3, + delay: 150, + offsetLeft: 0, + offsetTop: 1, + cache: 1, + menuClass: '', + renderItem: function (item, search){ + // escape special characters + search = search.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'); + var re = new RegExp("(" + search.split(' ').join('|') + ")", "gi"); + return '
' + item.replace(re, "$1") + '
'; + }, + onSelect: function(e, term, item){} + }; + for (var k in options) { if (options.hasOwnProperty(k)) o[k] = options[k]; } + + // init + var elems = typeof o.selector == 'object' ? [o.selector] : document.querySelectorAll(o.selector); + for (var i=0; i 0) + that.sc.scrollTop = selTop + that.sc.suggestionHeight + scrTop - that.sc.maxHeight; + else if (selTop < 0) + that.sc.scrollTop = selTop + scrTop; + } + } + } + addEvent(window, 'resize', that.updateSC); + document.body.appendChild(that.sc); + + live('wb-autocomplete-suggestion', 'mouseleave', function(e){ + var sel = that.sc.querySelector('.autocomplete-suggestion.selected'); + if (sel) setTimeout(function(){ sel.className = sel.className.replace('selected', ''); }, 20); + }, that.sc); + + live('wb-autocomplete-suggestion', 'mouseover', function(e){ + var sel = that.sc.querySelector('.wb-autocomplete-suggestion.selected'); + if (sel) sel.className = sel.className.replace('selected', ''); + this.className += ' selected'; + }, that.sc); + + live('wb-autocomplete-suggestion', 'mousedown', function(e){ + if (hasClass(this, 'wb-autocomplete-suggestion')) { // else outside click + var v = this.getAttribute('data-val'); + that.value = v; + o.onSelect(e, v, this); + that.sc.style.display = 'none'; + } + }, that.sc); + + that.blurHandler = function(){ + try { var over_sb = document.querySelector('.wb-autocomplete-suggestions:hover'); } catch(e){ var over_sb = 0; } + if (!over_sb) { + that.last_val = that.value; + that.sc.style.display = 'none'; + setTimeout(function(){ that.sc.style.display = 'none'; }, 350); // hide suggestions on fast input + } else if (that !== document.activeElement) setTimeout(function(){ that.focus(); }, 20); + }; + addEvent(that, 'blur', that.blurHandler); + + var suggest = function(data){ + var val = that.value; + that.cache[val] = data; + if (data.length && val.length >= o.minChars) { + var s = ''; + for (var i=0;i 40) && key != 13 && key != 27) { + var val = that.value; + if (val.length >= o.minChars) { + if (val != that.last_val) { + that.last_val = val; + clearTimeout(that.timer); + if (o.cache) { + if (val in that.cache) { suggest(that.cache[val]); return; } + // no requests if previous suggestions were empty + for (var i=1; i#wm-save-snapshot-open { + margin-right: 7px; + top: -6px; +} + +#wm-btns>#wm-sign-in { + box-sizing: content-box; + display: none; + margin-right: 7px; + top: -8px; + + /* + round border around sign in button + */ + border: 2px #000 solid; + border-radius: 14px; + padding-right: 2px; + padding-bottom: 2px; + width: 11px; + height: 11px; +} + +#wm-btns>#wm-sign-in>.iconochive-person { + font-size: 12.5px; +} + +#wm-save-snapshot-open > .iconochive-web { + color:#000; + font-size:160%; +} + +#wm-btns>#wm-save-snapshot-in-progress { + display: none; + font-size:160%; + opacity: 0.5; + position: relative; + margin-right: 7px; + top: -5px; +} + +#wm-btns>#wm-save-snapshot-success { + display: none; + color: green; + position: relative; + top: -7px; +} + +#wm-btns>#wm-save-snapshot-fail { + display: none; + color: red; + position: relative; + top: -7px; +} diff --git a/products_files/button_normal_home.gif b/products_files/button_normal_home.gif new file mode 100644 index 00000000..facd6460 --- /dev/null +++ b/products_files/button_normal_home.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/products_files/button_normal_ourclient.gif b/products_files/button_normal_ourclient.gif new file mode 100644 index 00000000..a453c423 --- /dev/null +++ b/products_files/button_normal_ourclient.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/products_files/button_normal_service.gif b/products_files/button_normal_service.gif new file mode 100644 index 00000000..5909b877 --- /dev/null +++ b/products_files/button_normal_service.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/products_files/graph-calc.js.download b/products_files/graph-calc.js.download new file mode 100644 index 00000000..64fcb014 --- /dev/null +++ b/products_files/graph-calc.js.download @@ -0,0 +1,132 @@ +function getEventX(event) { + var posx = 0; + if (event.pageX || event.pageY) { + posx = event.pageX; + } + else if (event.clientX || event.clientY) { + posx = event.clientX + document.body.scrollLeft + + document.documentElement.scrollLeft; + } + return posx; +} +function getElementX(obj) { + var x = 0; + if (obj.offsetParent) { + do { + x += obj.offsetLeft; + } while (obj = obj.offsetParent); + } + return x; +} +function zeroPad(v, len) { + v = v.toString(); + return v.length >= len ? v : "00000000".substring(0, len - v.length) + v; +} + +/** + * Check if the difference between the max and the min non zero capture numbers + * is larger than 3 orders of magnitude. If yes, we need to scale. +**/ +function capturegraph_scale_is_required(captures) { + var max = 0; + var min = 1000; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + max = Math.max(max, Math.max.apply(null, year[1])); + min = Math.min(min, Math.min.apply(null, + year[1].filter(Boolean))); + } + return (Math.log1p(max) - Math.log1p(min) > 3); +} + +/** + * Scale captugraph counts and max maxcount using log1p if necessary. + */ +function capturegraph_scale(captures) { + var maxcount = 0; + for (var i = 0; i < captures.length; i++) { + maxcount = Math.max(maxcount, Math.max.apply(null, captures[i][1])); + } + if (capturegraph_scale_is_required(captures)) { + var scaled = []; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + // XXX map may not be available on all platforms + scaled.push([year[0], year[1].map(Math.log1p)]); + } + captures = scaled; + maxcount = Math.log1p(maxcount); + } + return [captures, maxcount]; +} + +/** + * Draw years, highlight current year, draw capture frequency per month + */ +function sparkline(captures, width, height, canvas_id, start_year, + cur_year, cur_month) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.fillStyle = "#FFF"; + var end_year = new Date().getUTCFullYear(); + var year_width = width / (end_year - start_year + 1); + + var scaled = capturegraph_scale(captures.years); + var years = scaled[0]; + var maxcount = scaled[1]; + + var yscale = height / maxcount; + + function year_left(year) { + return Math.ceil((year - start_year) * year_width) + 0.5; + } + + if (cur_year >= start_year) { + var x = year_left(cur_year); + ctx.fillStyle = "#FFFFA5"; + ctx.fillRect(x, 0, year_width, height); + } + for (var year = start_year; year <= end_year; year++) { + var x = year_left(year); + ctx.beginPath(); + ctx.moveTo(x, 0); + ctx.lineTo(x, height); + ctx.lineWidth = 1; + ctx.strokeStyle = "#CCC"; + ctx.stroke(); + } + cur_month = parseInt(cur_month) - 1; + var month_width = (year_width - 1) / 12; + for (var i = 0; i < years.length; i++) { + var year = years[i][0]; + var months = years[i][1]; + var left = year_left(year) + 1.0; + for (var month = 0; month < 12; month++) { + var count = months[month]; + if (count > 0) { + var h = Math.ceil(count * yscale); + if (year == cur_year && month == cur_month) { + ctx.fillStyle = "#EC008C"; + } else { + ctx.fillStyle = "#000"; + } + // must note that when I use width=Math.round(month_width+1), + // the replay toolbar looks more accurate whereas the + // bubble calendar looks somehow different. + ctx.fillRect(Math.round(left), Math.ceil(height - h), + Math.ceil(month_width), Math.round(h)); + } + left += month_width; + } + } +} + +function clear_canvas(canvas_id) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.clearRect(0, 0, c.width, c.height); +} diff --git a/products_files/iconochive.css b/products_files/iconochive.css new file mode 100644 index 00000000..7a95ea71 --- /dev/null +++ b/products_files/iconochive.css @@ -0,0 +1,116 @@ +@font-face{font-family:'Iconochive-Regular';src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?-ccsheb');src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?#iefix-ccsheb') format('embedded-opentype'),url('https://archive.org/includes/fonts/Iconochive-Regular.woff?-ccsheb') format('woff'),url('https://archive.org/includes/fonts/Iconochive-Regular.ttf?-ccsheb') format('truetype'),url('https://archive.org/includes/fonts/Iconochive-Regular.svg?-ccsheb#Iconochive-Regular') format('svg');font-weight:normal;font-style:normal} +[class^="iconochive-"],[class*=" iconochive-"]{font-family:'Iconochive-Regular'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} +.iconochive-Uplevel:before{content:"\21b5"} +.iconochive-exit:before{content:"\1f6a3"} +.iconochive-beta:before{content:"\3b2"} +.iconochive-logo:before{content:"\1f3db"} +.iconochive-audio:before{content:"\1f568"} +.iconochive-movies:before{content:"\1f39e"} +.iconochive-software:before{content:"\1f4be"} +.iconochive-texts:before{content:"\1f56e"} +.iconochive-etree:before{content:"\1f3a4"} +.iconochive-image:before{content:"\1f5bc"} +.iconochive-web:before{content:"\1f5d4"} +.iconochive-collection:before{content:"\2211"} +.iconochive-folder:before{content:"\1f4c2"} +.iconochive-data:before{content:"\1f5c3"} +.iconochive-tv:before{content:"\1f4fa"} +.iconochive-article:before{content:"\1f5cf"} +.iconochive-question:before{content:"\2370"} +.iconochive-question-dark:before{content:"\3f"} +.iconochive-info:before{content:"\69"} +.iconochive-info-small:before{content:"\24d8"} +.iconochive-comment:before{content:"\1f5e9"} +.iconochive-comments:before{content:"\1f5ea"} +.iconochive-person:before{content:"\1f464"} +.iconochive-people:before{content:"\1f465"} +.iconochive-eye:before{content:"\1f441"} +.iconochive-rss:before{content:"\221e"} +.iconochive-time:before{content:"\1f551"} +.iconochive-quote:before{content:"\275d"} +.iconochive-disc:before{content:"\1f4bf"} +.iconochive-tv-commercial:before{content:"\1f4b0"} +.iconochive-search:before{content:"\1f50d"} +.iconochive-search-star:before{content:"\273d"} +.iconochive-tiles:before{content:"\229e"} +.iconochive-list:before{content:"\21f6"} +.iconochive-list-bulleted:before{content:"\2317"} +.iconochive-latest:before{content:"\2208"} +.iconochive-left:before{content:"\2c2"} +.iconochive-right:before{content:"\2c3"} +.iconochive-left-solid:before{content:"\25c2"} +.iconochive-right-solid:before{content:"\25b8"} +.iconochive-up-solid:before{content:"\25b4"} +.iconochive-down-solid:before{content:"\25be"} +.iconochive-dot:before{content:"\23e4"} +.iconochive-dots:before{content:"\25a6"} +.iconochive-columns:before{content:"\25af"} +.iconochive-sort:before{content:"\21d5"} +.iconochive-atoz:before{content:"\1f524"} +.iconochive-ztoa:before{content:"\1f525"} +.iconochive-upload:before{content:"\1f4e4"} +.iconochive-download:before{content:"\1f4e5"} +.iconochive-favorite:before{content:"\2605"} +.iconochive-heart:before{content:"\2665"} +.iconochive-play:before{content:"\25b6"} +.iconochive-play-framed:before{content:"\1f3ac"} +.iconochive-fullscreen:before{content:"\26f6"} +.iconochive-mute:before{content:"\1f507"} +.iconochive-unmute:before{content:"\1f50a"} +.iconochive-share:before{content:"\1f381"} +.iconochive-edit:before{content:"\270e"} +.iconochive-reedit:before{content:"\2710"} +.iconochive-gear:before{content:"\2699"} +.iconochive-remove-circle:before{content:"\274e"} +.iconochive-plus-circle:before{content:"\1f5d6"} +.iconochive-minus-circle:before{content:"\1f5d5"} +.iconochive-x:before{content:"\1f5d9"} +.iconochive-fork:before{content:"\22d4"} +.iconochive-trash:before{content:"\1f5d1"} +.iconochive-warning:before{content:"\26a0"} +.iconochive-flash:before{content:"\1f5f2"} +.iconochive-world:before{content:"\1f5fa"} +.iconochive-lock:before{content:"\1f512"} +.iconochive-unlock:before{content:"\1f513"} +.iconochive-twitter:before{content:"\1f426"} +.iconochive-facebook:before{content:"\66"} +.iconochive-googleplus:before{content:"\67"} +.iconochive-reddit:before{content:"\1f47d"} +.iconochive-tumblr:before{content:"\54"} +.iconochive-pinterest:before{content:"\1d4df"} +.iconochive-popcorn:before{content:"\1f4a5"} +.iconochive-email:before{content:"\1f4e7"} +.iconochive-embed:before{content:"\1f517"} +.iconochive-gamepad:before{content:"\1f579"} +.iconochive-Zoom_In:before{content:"\2b"} +.iconochive-Zoom_Out:before{content:"\2d"} +.iconochive-RSS:before{content:"\1f4e8"} +.iconochive-Light_Bulb:before{content:"\1f4a1"} +.iconochive-Add:before{content:"\2295"} +.iconochive-Tab_Activity:before{content:"\2318"} +.iconochive-Forward:before{content:"\23e9"} +.iconochive-Backward:before{content:"\23ea"} +.iconochive-No_Audio:before{content:"\1f508"} +.iconochive-Pause:before{content:"\23f8"} +.iconochive-No_Favorite:before{content:"\2606"} +.iconochive-Unike:before{content:"\2661"} +.iconochive-Song:before{content:"\266b"} +.iconochive-No_Flag:before{content:"\2690"} +.iconochive-Flag:before{content:"\2691"} +.iconochive-Done:before{content:"\2713"} +.iconochive-Check:before{content:"\2714"} +.iconochive-Refresh:before{content:"\27f3"} +.iconochive-Headphones:before{content:"\1f3a7"} +.iconochive-Chart:before{content:"\1f4c8"} +.iconochive-Bookmark:before{content:"\1f4d1"} +.iconochive-Documents:before{content:"\1f4da"} +.iconochive-Newspaper:before{content:"\1f4f0"} +.iconochive-Podcast:before{content:"\1f4f6"} +.iconochive-Radio:before{content:"\1f4fb"} +.iconochive-Cassette:before{content:"\1f4fc"} +.iconochive-Shuffle:before{content:"\1f500"} +.iconochive-Loop:before{content:"\1f501"} +.iconochive-Low_Audio:before{content:"\1f509"} +.iconochive-First:before{content:"\1f396"} +.iconochive-Invisible:before{content:"\1f576"} +.iconochive-Computer:before{content:"\1f5b3"} diff --git a/products_files/loading.gif b/products_files/loading.gif new file mode 100644 index 0000000000000000000000000000000000000000..deac700d4fc776933c8c82026dc246bfc50dceb2 GIT binary patch literal 913 zcmZ?wbhEHb6k!lyc+9~71X5B`#>U1zK0aw_X$=hxGiT1+v}x0S96<3ux1VcBu(M-; ztC5}oGb2#H;!hSvE(Q(;9gtxlV;NY21x|Xd-pj#oX6v(H0groaGRIZBmUJ$|Yq z%$~;uB-qn00E(YLpglZ?QSF(M_<`vlnt#eI5||oc_AoP$V9$CHQ2ZnU?GZSFYR{Fz z56$TIurnmEG{Njq79hc%^Ae!=DFoUhaun4b5rz*ehtT{Z&XK^@470~sfdqTr%YfpC e0celJF;sg(1U|H)+oLX!z|jJ;C)ohg9%}&U_H8c! literal 0 HcmV?d00001 diff --git a/products_files/new-banner2.jpg b/products_files/new-banner2.jpg new file mode 100644 index 00000000..3fe1a80e --- /dev/null +++ b/products_files/new-banner2.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/products_files/subtitleproduct.gif b/products_files/subtitleproduct.gif new file mode 100644 index 00000000..5937f2f5 --- /dev/null +++ b/products_files/subtitleproduct.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/products_files/timestamp.js.download b/products_files/timestamp.js.download new file mode 100644 index 00000000..35eeba5a --- /dev/null +++ b/products_files/timestamp.js.download @@ -0,0 +1,54 @@ +/** timestamp namespaced methods **/ +var __wbTs = (function() { + function _split_timestamp(timestamp) { + if(typeof timestamp == "number") { + timestamp = timestamp.toString(); + } + return [ + timestamp.slice(-14, -10), + timestamp.slice(-10, -8), + timestamp.slice(-8, -6), + timestamp.slice(-6, -4), + timestamp.slice(-4, -2), + timestamp.slice(-2) + ]; + } + var MONTHS_LONG = [ + "January", "February", "March", "April", "May", "June", + "July", "August", "September", "October", "November", "December" + ]; + var MONTHS_SHORT = [ + "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", + "Oct", "Nov", "Dec" + ]; + var FIELDS = { + 'Y': function(d) { return d.getUTCFullYear() }, + 'm': function(d) { return d.getUTCMonth() + 1 }, + 'b': function(d) { return MONTHS_SHORT[d.getUTCMonth()] }, + 'B': function(d) { return MONTHS_LONG[d.getUTCMonth()] }, + 'd': function(d) { return d.getUTCDate() }, + 'H': function(d) { return ('0'+d.getUTCHours()).slice(-2) }, + 'M': function(d) { return ('0'+d.getUTCMinutes()).slice(-2) }, + 'S': function(d) { return ('0'+d.getUTCSeconds()).slice(-2) }, + '%': function() { return '%' } + }; + function timestamp2datetime(timestamp) { + var ts_array = _split_timestamp(timestamp); + return new Date(Date.UTC( + ts_array[0], ts_array[1]-1, ts_array[2], + ts_array[3], ts_array[4], ts_array[5] + )); + } + return { + timestamp2datetime: timestamp2datetime, + getMonthName: function(mon) { + return MONTHS_LONG[mon]; + }, + format: function(timestamp, fmt) { + return fmt.replace(/%./g, function(ph) { + var field = FIELDS[ph[1]]; + return field ? field(timestamp2datetime(timestamp)) : ph; + }); + } + } +})(); diff --git a/products_files/toolbar.js.download b/products_files/toolbar.js.download new file mode 100644 index 00000000..23ad8d01 --- /dev/null +++ b/products_files/toolbar.js.download @@ -0,0 +1,627 @@ +if(typeof __wm==="undefined") __wm={}; +(function(){ + var _JSON = typeof __wbhack != 'undefined' ? __wbhack.JSON : JSON; + var prettyMonths = [ + "Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]; + var $D=document,$=function(n){return document.getElementById(n)}; + + function formatNumber(n) { + return (''+n).replace(/\B(?=(\d{3})+$)/g, ','); + } + var ajax=__wm.ajax=function ajax(method, url, callback, headers, data) { + var xmlhttp; + if (window.XMLHttpRequest) { + xmlhttp = new XMLHttpRequest(); + } else { + xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); + } + xmlhttp.onreadystatechange = function() { + if (this.readyState == 4) { + callback(xmlhttp); + } + }; + xmlhttp.open(method, url, true); + if (headers) { + for (var header in headers) { + if (headers.hasOwnProperty(header)) { + xmlhttp.setRequestHeader(header, headers[header]); + } + } + } + // pass cookies for user authorization + xmlhttp.withCredentials = true; + xmlhttp.send(data); + } + + __wm.h=function hideToolbar(ev) { + $("wm-ipp").style.display="none"; + ev.stopPropagation(); + } + + var $expand, $capinfo; + + __wm.bt=function bootstrap(imgWidth,imgHeight,yearImgWidth,monthImgWidth, + coll,wbCurrentUrl,captureDate,firstYear, + static_prefix) { + __wm.static_prefix = static_prefix || '/static/'; + var wbPrefix='/'+(coll||'web')+'/'; + captureDate = captureDate.split('-'); + var displayDay = captureDate[2]; + var displayMonth = captureDate[1]; + var displayYear = captureDate[0]; + var trackerVal,curYear = -1,curMonth = -1; + var yearTracker,monthTracker; + + var $spk=$('wm-ipp-sparkline') + $expand=$('wm-expand'); + $capinfo=$('wm-capinfo'); + + function showTrackers(event) { + var val = event.type=="mouseenter"?1:0; + if (val===trackerVal) return; + var $ipp=$("wm-ipp"); + var $y=$("displayYearEl"),$m=$("displayMonthEl"),$d=$("displayDayEl"); + if (val) { + $ipp.className="hi"; + } else { + $ipp.className=""; + $y.innerHTML=displayYear;$m.innerHTML=prettyMonths[displayMonth-1];$d.innerHTML=displayDay; + } + yearTracker.style.display=val?"inline":"none"; + monthTracker.style.display=val?"inline":"none"; + trackerVal = val; + } + function getElementX2(el) { + var de = $D.documentElement; + var box = (typeof el.getBoundingClientRect!=='undefied')? + el.getBoundingClientRect():{top:0,left:0}; + return box.left + (window.pageXOffset||de.scrollLeft)-(de.clientLeft||0); + } + function navCaptures(captures) { + var $e = $("wm-nav-captures"); + var count = 0; + var years = captures.years; + var first_ts = captures.first_ts, last_ts = captures.last_ts; + for (var j = 0; j < years.length; j++) { + var months = years[j][1]; + for (var i = 0; i < months.length; i++) { + count += months[i]; + } + } + var html = '
' + + formatNumber(count) + ' ' + + (count > 1 ? "captures" : "capture") + ''; + var timespan = __wbTs.format(first_ts, '%d %b %Y'); + if (last_ts != first_ts) { + timespan += ' - ' + __wbTs.format(last_ts, '%d %b %Y'); + } + html += '
' + + timespan + '
'; + $e.innerHTML = html; + } + function trackMouseMove(event) { + //var element = event.target; + var element = $spk; + var eventX = getEventX(event); + var elementX = getElementX2(element); + var xOff = Math.min(Math.max(0, eventX - elementX),imgWidth); + var monthOff = xOff % yearImgWidth; + + var year = Math.floor(xOff / yearImgWidth); + var monthOfYear = Math.min(11,Math.floor(monthOff / monthImgWidth)); + // 1 extra border pixel at the left edge of the year: + var month = (year * 12) + monthOfYear; + var day = monthOff % 2==1?15:1; + var dateString = zeroPad(year + firstYear) + zeroPad(monthOfYear+1,2) + + zeroPad(day,2) + "000000"; + + $("displayYearEl").innerHTML=year+firstYear; + $("displayMonthEl").innerHTML=prettyMonths[monthOfYear]; + // looks too jarring when it changes.. + //$("displayDayEl").innerHTML=zeroPad(day,2); + var url = wbPrefix + dateString + '/' + wbCurrentUrl; + $("wm-graph-anchor").href=url; + + if(curYear != year) { + var yrOff = year * yearImgWidth; + yearTracker.style.left = yrOff + "px"; + curYear = year; + } + if(curMonth != month) { + var mtOff = year + (month * monthImgWidth) + 1; + monthTracker.style.left = mtOff + "px"; + curMonth = month; + } + } + function disclaimElement(element) { + if (window.top == window.self) { + element.style.display = "block"; + $D.body.insertBefore(element, $D.body.firstChild); + } + } + yearTracker=$D.createElement('div'); + yearTracker.className='yt'; + with(yearTracker.style){ + display='none';width=yearImgWidth+"px";height=imgHeight+"px"; + } + monthTracker=$D.createElement('div'); + monthTracker.className='mt'; + with(monthTracker.style){ + display='none';width=monthImgWidth+"px";height=imgHeight+"px"; + } + $spk.appendChild(yearTracker); + $spk.appendChild(monthTracker); + + var $cv=$('wm-sparkline-canvas'); + $spk.onmouseenter=showTrackers; + $spk.onmouseleave=showTrackers; + $spk.onmousemove=trackMouseMove; + + var $ipp=$("wm-ipp"); + $ipp&&disclaimElement($ipp); + + var testCanvas = document.createElement('canvas'); + if(!!(testCanvas.getContext && testCanvas.getContext('2d'))) { + var sparkline_url = "/__wb/sparkline?output=json&url=" + + encodeURIComponent(wbCurrentUrl) + + (coll && "&collection=" + coll || ''); + ajax("GET", sparkline_url, function(response) { + if(response.status == 200) { + var capnav=_JSON.parse(response.responseText); + var yearsobj = capnav.years; + var ykeys = Object.getOwnPropertyNames(yearsobj); + var years = (capnav.years = []); + for (var i = 0; i < ykeys.length; i++) { + var y = ykeys[i]; + if (yearsobj[y]) { + years.push([y, yearsobj[y]]); + } + } + navCaptures(capnav); + sparkline(capnav,imgWidth,imgHeight,'wm-sparkline-canvas', + firstYear, displayYear, displayMonth); + } + }); + } else { + var sparklineImg = new Image(); + sparklineImg.src = "/__wb/sparkline?url=" + + encodeURIComponent(wbCurrentUrl) + + "&width=" + imgWidth + "&height=" + imgHeight + + "&selected_year=" + displayYear + "&selected_month=" + displayMonth + + (coll && "&collection=" + coll || ''); + sparklineImg.alt= "sparkline"; + sparklineImg.width=imgWidth; + sparklineImg.height=imgHeight; + sparklineImg.id="sparklineImgId"; + sparklineImg.border="0"; + $cv.parentNode.replaceChild(sparklineImg, $cv); + } + + function process_autocomplete(data) { + var out = [] + var len = data.length; + for(var i=0; i0) { + var output = process_autocomplete(data.hosts); + suggest(output); + } else if (typeof data.isUrl!=='undefined' && data.isUrl===true && typeof data.excluded==='undefined') { + suggest([query]); + } else { + ajax("GET", '/__wb/search/anchor?q='+encodeURIComponent(query), + function(data) { + var data = _JSON.parse(data.response); + if (typeof data!=='undefined' && data.length>0) { + var output = process_autocomplete(data.slice(0,5)); + suggest(output); + } + }); + } + }); + }, + onSelect: function(e, term, item) { + $("wmtb").submit(); + } + }); + $("wmtb").onsubmit = function(e) { + var query = $("wmtbURL").value; + // if textbox value is not a URL, redirect to search + if (!(query.indexOf('http://') === 0 || query.indexOf('https://') === 0 || + query.match(/[\w\.]{2,256}\.[a-z]{2,4}/gi))) { + document.location.href="/web/*/" + $("wmtbURL").value; + e.preventDefault(); + return false; + } + }; + }; + function show_timestamps() { + // Populate capinfo with capture resources if empty. If not empty, it has + // already run before so avoid redoing AJAX. + var $capresources=$('wm-capresources'); + $capresources.innerHTML = ''; + //disable caching to be able to reload list when browsing frames. + //if($capresources.innerHTML.length !== 0) { + // return; + //} + var $wmloading=$("wm-capresources-loading"); + $wmloading.style.display='block'; + + // calculate datetime difference with capture datetime and return relative + // value such as "-5 hours, 10 minutes". + var capture_ts = document.getElementById('wmtb').elements.date.value; + var capture_msec = __wbTs.timestamp2datetime(capture_ts).getTime(); + function datetime_diff(dt_str) { + var dt_msec = Date.parse(dt_str); + var diff = dt_msec - capture_msec; + var prefix = ""; + if(diff < 0) { + prefix += "-"; + diff = Math.abs(diff); + } else { + prefix += "+"; + } + var highlight = false; + if(diff < 1000) { + // equal to the page datetime + return {delta: diff, text:"", highlight: highlight}; + } + var total_diff = diff; + var years_d = Math.floor(diff/1000/60/60/24/30/12); + diff -= years_d*1000*60*60*24*30*12; + var months_d = Math.floor(diff/1000/60/60/24/30); + diff -= months_d*1000*60*60*24*30; + var days_d = Math.floor(diff/1000/60/60/24); + diff -= days_d*1000*60*60*24; + var hours_d = Math.floor(diff/1000/60/60); + diff -= hours_d*1000*60*60; + var minutes_d = Math.floor(diff/1000/60); + diff -= minutes_d*1000*60; + var seconds_d = Math.floor(diff/1000); + + var parts = []; + if(years_d > 1) { + parts.push(years_d + " years"); + highlight = true; + } else if(years_d == 1) { + parts.push(years_d + " year"); + highlight = true; + } + if(months_d > 1) { + parts.push(months_d + " months"); + highlight = true; + } else if(months_d == 1) { + parts.push(months_d + " month"); + highlight = true; + } + if(days_d > 1) { + parts.push(days_d + " days"); + } else if(days_d == 1) { + parts.push(days_d + " day"); + } + if(hours_d > 1) { + parts.push(hours_d + " hours"); + } else if(hours_d == 1) { + parts.push(hours_d + " hour"); + } + if(minutes_d > 1) { + parts.push(minutes_d + " minutes"); + } else if (minutes_d == 1) { + parts.push(minutes_d + " minute"); + } + if(seconds_d > 1) { + parts.push(seconds_d + " seconds"); + } else if(seconds_d == 1) { + parts.push(seconds_d + " second"); + } + if(parts.length > 2) { + parts = parts.slice(0, 2); + } + return {delta: total_diff, text: prefix + parts.join(" "), + highlight: highlight}; + } + // Utility method to find elements in dom (currently only img) using URL. + // Also look into embedded frames recursively + // Captured resources urls may have timestamps different from DOM URL + // so it is not possible to search with original path + // /web/20120407141544/http://example.com + // we must search for URLS ENDING WITH http://example.com + function find_elements_by_url(current_window, url) { + var orig_url = url.split("/").splice(6).join("/"); + var els=current_window.document.querySelectorAll( + "img[src$='" + orig_url + "'], iframe[src$='" + orig_url + "'], frame[src$='" + orig_url + "']" + ); + var els_array=Array.prototype.slice.call(els); + for(var i=0; i 0) { + for(var i=0; i 0) { + for(var i=0; i 0) { + deduped.map(get_resource_info); + } else { + $capresources.innerHTML = "There are no sub-resources in the page."; + $wmloading.style.display='none'; + } + } + __wm.ex=function expand(ev) { + ev.stopPropagation(); + var c=$expand.className; + if (c.match(/wm-closed/)) { // closed + $expand.className=c.replace(/wm-closed/,'wm-open'); + $capinfo.style.display='block'; + show_timestamps(); + } else { + $expand.className=c.replace(/wm-open/,'wm-closed'); + $capinfo.style.display='none'; + } + }; + + function isArray(obj) { + return (typeof obj !== 'undefined' && obj && obj.constructor === Array); + } + + function setDisplayStyle(id, display) { + var el = $(id); + if (el) { + el.style.display = display; + } + } + + function show(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'inline-block'); + } + } + + function hide(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'none'); + } + } + + function userIsLoggedIn() { + show('wm-save-snapshot-open'); + hide('wm-sign-in'); + } + + function userIsNotLoggedIn() { + hide([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-in-progress', + ]); + show('wm-sign-in'); + } + + function startSnapShotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-in-progress', + ]); + } + + function successSnapshotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-in-progress', + ]); + show([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + } + + function failSnapshotSaving(err) { + hide([ + 'wm-save-snapshot-in-progress', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + ]); + } + + /** + * check whether cookie has field + * + * @param name + * @return boolean + */ + function hasCookie(name) { + return document.cookie.search(name) >= 0; + } + + __wm.saveSnapshot = function (url, timestamp, tags) { + startSnapShotSaving(); + ajax('POST', '/__wb/web-archive/', function (res) { + if (res.status === 401) { + // it seems that user is not logged in + userIsNotLoggedIn(); + } else if (res.status >= 400) { + failSnapshotSaving(res.responseText); + console.log('You have got an error.'); + console.log('If you think something wrong here please send it to support.'); + console.log('Response: "' + res.responseText + '"'); + console.log('status: "' + res.status + '"'); + } else { + successSnapshotSaving(res); + } + }, { + 'Content-Type': 'application/json' + }, _JSON.stringify({ + url: url, + snapshot: timestamp, + tags: tags || [], + })); + + return false; + }; + + document.addEventListener('DOMContentLoaded', function () { + if (hasCookie('logged-in-user') && hasCookie('logged-in-sig')) { + userIsLoggedIn(); + } else { + userIsNotLoggedIn(); + } + }); +})(); diff --git a/products_files/wayback-toolbar-logo.png b/products_files/wayback-toolbar-logo.png new file mode 100644 index 0000000000000000000000000000000000000000..e5e880d7574ac33c8e6f70645d66b11932a4e677 GIT binary patch literal 7564 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 literal 0 HcmV?d00001 diff --git a/products_files/wbhack.js.download b/products_files/wbhack.js.download new file mode 100644 index 00000000..3e95e64e --- /dev/null +++ b/products_files/wbhack.js.download @@ -0,0 +1,41 @@ +// Wayback Machine hacks +var __wbhack = new function(){ + var prefix; + var orig_document = { + createElementNS: document.createElementNS + }; + this.init = function(_prefix) { + this.checkCookiesNumber(); + prefix = _prefix; + document.createElementNS = function(ns,name) { + if (ns.indexOf(prefix)==0) { + ns = ns.substring(prefix.length).replace(/\/?[0-9]+\//, ''); + } + return orig_document.createElementNS.call(this, ns, name); + }; + }; + this.createCookie = function(name,value,days) { + if (days) { + var date = new Date(); + date.setTime(date.getTime()+(days*24*60*60*1000)); + var expires = "; expires="+date.toGMTString(); + } + else var expires = ""; + document.cookie = name+"="+value+expires+"; path=/"; + }; + this.eraseCookie = function(name) { + this.createCookie(name, "", -1); + }; + this.checkCookiesNumber = function() { + var cookies = document.cookie.split(";"); + if(cookies.length > 40) { + for(var i=0; i0oneEP)u0M0ZbGTr|5hyVZp07*qoM6N<$f~X^OO#lD@ literal 0 HcmV?d00001 diff --git a/products_files/wm_tb_prv_on.png b/products_files/wm_tb_prv_on.png new file mode 100644 index 0000000000000000000000000000000000000000..6157cc2c135f14f850ac793918344f68370a232a GIT binary patch literal 292 zcmV+<0o(qGP)MEZ=f#UIrUp^{cq>q@7}QQze36> zqVFk!6c*T{9(4#}=wO7jTzmctYnaM<9}^U2C1?iS@jFanj2_~@R + + + + + + + + + + SYSTEM NETWARE + + + + + +
+
+
+
+ +
+
+
success
+
fail
+ + + + + + + +
+
+ + +
+
+ + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
DecJANFeb
Previous capture12Next capture
201420182019
+
+
19 captures
13 Mar 2012 - 25 Jul 2018
+
+ +
+ +
+
+
+ +
+
+ + + + + +
+ +

+ + + + + + + + + +
+
+ + + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + + +
+ + + + + + + +
+

 

+

 

+

Software Development:          

+

Specially we develop & market the software as per our client’s requirement in Windows XP/2000/9x/ Windows NT/2000/XP & Unix platform supporting LAN & WAN in the fields of ERP for Hospitals and Garments, Accounting, Banking, Payroll, Inventory, MIS, Personal Information Management System (PIMS), Multimedia software etc. In addition, Multilingual support in English, Bengali, Arabic, Hindi etc. is also available to help our clients get easy with the use of software.

+

 

+

Networking:             

+

We install and provide support and consultancy services for both LAN and WAN in Novell, Windows NT/2000/XP, Windows 9x, Windows 2000/XP and Unix platform.

+

 

+

 

+

Data Entry:

+

We provide data entry and data processing services in all range of complexity, volume and time critical requirements.

+

 

+

Implementation Equipment Sales:

+

All types of brand & Clone machines, Printer, Scanner, UPS, Stabilizer, Computer Accessories etc.

+


+

+

 

+

Generally followed software development technology

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Architecture

+

n-Tier architecture

+

Design

+

In OOAD using UML, SSDLC, RAD etc

+

Framework

+

Microsoft .NET framework

+

User Interface

+

Windows & web interface

+

Programming Languages

+

VB, C++, JAVA

+

RDBMS

+

SQL Server, Oracle

+

Design Tools

+

Rational Rose, Microsoft VM, Powersoft Data Architect, UseCase

+

Development tools

+

Visual Studio .Net, Visual Studio 2008

+

CASE tools

+

Development Partner CASE tools

+

Remoting

+

HTTP Channel, IIS Host

+

Web Server

+

IIS 5.0

+

Fire Wall

+

Norton Internet Firewall

 

+


+ Management and staff are committed to providing "Simply the Best" service to their clients. All staff are aware of the importance and origin of each application.
+
+The combination of Management Commitment and a professional approach to the performance of the task, is an indispensable precondition to the provision of a professional service to each of our clients.
+
+SYSTEM NETWARE's staff.... and our approach to client service makes the company unique.
+ +

+
+ +
+
  • Each client, independent of size, is of equal importance.

    +
  • +
  • +

    SYSTEM NETWARE's service is monitored by management on a daily basis.

    +
  • +
  • +

    For new clients, SYSTEM NETWARE is in contact daily until familiarisation is complete, and then regular review meetings are scheduled to take place either fortnightly or monthly. Minutes of these meetings are taken by SYSTEM NETWARE and copies are provided for client records.

    +
  • +
  • +

    SYSTEM NETWARE's operations people are in daily contact with the client advising on the dispatch and receipt of work, solving short term queries and problems, helping out wherever they can.

    +
  • +
  • +

    Changes to client documents and forms occur continuously as their needs change. SYSTEM NETWARE programmers are available to review and change formats as required.

    +
  • +
  • +

    Backup and security is an essential component of client service and SYSTEM NETWARE has developed a Disaster Recovery Strategy to ensure complete back-up of formats and application files.

    +
  • +
  • +

    Poly Cable Industries Ltd is one client who can compare SYSTEM NETWARE's service with others. Zakir Hossain says: "SYSTEM NETWARE". There is no comparison".

    +
  • +
+

+

At SYSTEM NETWARE we know that we are living in a changing world. We recognise that we participate in the world's most rapidly evolving industry. The rate of change of technology in the information industry challenges us all to learn and adapt. This type of thinking gives our clients a market advantage.

 
+
+
+ + + + + + + +
+

 

+

 

+
+
+ + + + + + + + + + + + + +
+ + + + + +

Copyright © 2008 System Netware, All Rights Reserved..

+
+

+ + + + + + + + \ No newline at end of file diff --git a/services_files/BottomBarraBack.jpg b/services_files/BottomBarraBack.jpg new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/services_files/BottomBarraBack.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services_files/LinkSeparator.gif b/services_files/LinkSeparator.gif new file mode 100644 index 00000000..d1323b92 --- /dev/null +++ b/services_files/LinkSeparator.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/services_files/Main2.jpg b/services_files/Main2.jpg new file mode 100644 index 00000000..abf817ae --- /dev/null +++ b/services_files/Main2.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services_files/Main4.jpg b/services_files/Main4.jpg new file mode 100644 index 00000000..bbb18efd --- /dev/null +++ b/services_files/Main4.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services_files/SeparadorCol1.gif b/services_files/SeparadorCol1.gif new file mode 100644 index 00000000..d3f9af34 --- /dev/null +++ b/services_files/SeparadorCol1.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/services_files/Template018.css b/services_files/Template018.css new file mode 100644 index 00000000..8d284855 --- /dev/null +++ b/services_files/Template018.css @@ -0,0 +1,20 @@ + + \ No newline at end of file diff --git a/services_files/TopAboutUs.gif b/services_files/TopAboutUs.gif new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/services_files/TopAboutUs.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services_files/TopBarSeparator.gif b/services_files/TopBarSeparator.gif new file mode 100644 index 00000000..c6b9b25a --- /dev/null +++ b/services_files/TopBarSeparator.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services_files/_blank.gif b/services_files/_blank.gif new file mode 100644 index 00000000..f0d16ffa --- /dev/null +++ b/services_files/_blank.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services_files/ait-client-rewrite.js.download b/services_files/ait-client-rewrite.js.download new file mode 100644 index 00000000..bb3d69f0 --- /dev/null +++ b/services_files/ait-client-rewrite.js.download @@ -0,0 +1,622 @@ +//============================================ +// Wayback Common JS Library +//============================================ + +var WB_wombat_replayServer; +var WB_wombat_replayPrefix; +var WB_wombat_replayDatePrefix; +var WB_wombat_captureDatePart; +var WB_wombat_origHost; + +//Location objects +var WB_wombat_self_location; +var WB_wombat_top_location; +var WB_wombat_opener_location; + +// Domain +var WB_wombat_document_domain; + +//function to allow jquery expando requests (http://stackoverflow.com/questions/7200722/jquery-expando-properties), +//which return a function that has its name defined in a parameter of the request, to be executed. we rewrite the function call elsewhere (see +//ArchiveUrlReplay.xml) and then define it here to ensure it exists. expando function include current timestamp so we can never replay them without +//overriding default expando behavior +function jQueryREWRITTEN_BY_WAYBACK(){ + o=arguments; +} + +function WB_Get_Domain(href) { + var a = document.createElement('a'); + + a.href = href; + return a.protocol + "//" + a.hostname; +} + + +function WB_StripPort(str) +{ + var hostWithPort = str.match(/^http:\/\/[\w\d@.-]+:\d+/); + if (hostWithPort) { + var hostName = hostWithPort[0].substr(0, hostWithPort[0].lastIndexOf(':')); + return hostName + str.substr(hostWithPort[0].length); + } + + return str; +} + +function WB_IsHostUrl(str) +{ + // Good guess that's its a hostname + if (str.indexOf("www.") == 0) { + return true; + } + + // hostname:port (port required) + var matches = str.match(/^[\w-]+(\.[\w-_]+)+(:\d+)(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + // ip:port + matches = str.match(/^\d+\.\d+\.\d+\.\d+(:\d+)?(\/|$)/); + if (matches && (matches[0].length < 64)) { + return true; + } + + return false; +} + +function WB_RewriteUrl(url) +{ + var httpPrefix = "http://"; + var httpsPrefix = "https://"; + + if (!url) { + return url; + } + + // If not dealing with a string, get string version and try to convert it + if ((typeof url) != "string") { + url = url.toString(); + } + + // If starts with prefix, no rewriting needed + // Only check replay prefix (no date) as date may be different for each capture + if (url.indexOf(WB_wombat_replayServer) == 0) { + return url; + } + + // If server relative url, add prefix and original host + if (WB_IsRelativeUrl(url)) { + + // Already a relative url, don't make any changes! + if (url.indexOf(WB_wombat_captureDatePart) >= 0) { + return url; + } + + return WB_wombat_replayDatePrefix + WB_wombat_origHost + url; + } + + // If full url starting with http:// add http prefix + if (url.indexOf(httpPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("https://", "http://") + url; + } + + // If full url starting with https:// add https prefix + if (url.indexOf(httpsPrefix) == 0) { + return WB_wombat_replayDatePrefix.replace("http://", "https://") + url; + } + + // May or may not be a hostname, call function to determine + // If it is, add the prefix and make sure port is removed + if (WB_IsHostUrl(url)) { + return WB_wombat_replayDatePrefix + httpPrefix + url; + } + + return url; +} + +//determine if url is server or path relative or not +function WB_IsRelativeUrl(url) { + + if (url) { + var urlType = (typeof url); + + if (urlType == "string") { + return (url.charAt(0) == "/" || url.charAt(0) == "."); + } else if (urlType == "object") { + return (url.href && (url.href.charAt(0) == "/" || url.charAt(0) == ".")); + } + } + + return false; +} + +//http://wayback.archive-it.org/1000000016/20140801164720/http://www.w3.org/2000/svg -> http://www.w3.org/2000/svg - for https://webarchive.jira.com/browse/ARI-3906 +function WB_UnRewriteUrl(url) { + return WB_ExtractOrig(url); +} + +function WB_CopyObjectFields(obj) +{ + var newObj = {}; + + for (prop in obj) { + if ((typeof obj[prop]) != "function") { + newObj[prop] = obj[prop]; + } + } + + return newObj; +} + +function WB_ExtractOrigNoProtocol(href) { + + var lHref = WB_ExtractOrig(href); + + if (lHref.slice(0, 5) == "http:") { + return lHref.slice(5); + } + else if (lHref.slice(0, 6) == "https:") { + return lHref.slice(6); + } + + return lHref; +} + +function WB_ExtractOrig(href) +{ + if (!href) { + return ""; + } + href = href.toString(); + var index = href.indexOf("/http", 1); + if (index > 0) { + return href.substr(index + 1); + } else { + return href; + } +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_GetPath(href) { + + var a = document.createElement('a'); + + a.href = href; + return a.pathname; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +//specifically, user stecb's answer +function WB_ExtractOrigPathname(href) { + + var origHref = WB_ExtractOrig(href); + + return WB_GetPath(origHref); +} + +function WB_ExtractOrigPathnameAndQueryString(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + a.href = origHref; + + if (WB_EndsWith(origHref, "?")) { + return a.pathname + "?"; + } + + return a.pathname + a.search; +} + +function WB_EndsWith(str, endingStr) { + return str.indexOf(endingStr, str.length - endingStr.length) !== -1; +} + +//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path +function WB_ExtractOrigSearch(href) { + + var origHref = WB_ExtractOrig(href); + + var a = document.createElement('a'); + + a.href = origHref; + return a.search; +} + +// rewrite orig href to https if it is http and the page is being loaded as https +// this is to deal with Firefox mixed content security which restricts loading http urls from a page +// loaded over https +function WB_fixProtocol(href) { + + if (!href) { + return ""; + } + + if (location.protocol == "https:") { + + if (href.slice(0, 5) == "http:") { + href = "https:" + href.slice(5); + } + + } + + return href; + +} + +function WB_CopyLocationObj(loc) +{ + var newLoc = WB_CopyObjectFields(loc); + + newLoc._origLoc = loc; + newLoc._origHref = loc.href; + + // Rewrite replace and assign functions + newLoc.replace = function(url) { this._origLoc.replace(WB_RewriteUrl(url)); }; + newLoc.assign = function(url) { this._origLoc.assign(WB_RewriteUrl(url)); }; + newLoc.reload = function() { this._origLoc.reload(); }; + newLoc.href = WB_fixProtocol(WB_ExtractOrig(newLoc._origHref)); + newLoc.pathname = WB_ExtractOrigPathname(newLoc._origHref); + newLoc.search = WB_ExtractOrigSearch(newLoc._origHref); + newLoc.toString = function() { return this.href; }; + newLoc.hash = loc.hash; + newLoc.lasthash = loc.hash; + + return newLoc; +} + +//override createElementNS JS function in order to ensure namespace is correct - for https://webarchive.jira.com/browse/ARI-3906 +function WB_CreateElementNS(namespace, elementName) { + + namespace = WB_UnRewriteUrl(namespace); + + return document.createElementNS(namespace, elementName); +} + +function WB_wombat_updateLoc(reqHref, origHref, loc, wbSearchLoc) +{ + + if (reqHref) { + + if (WB_IsRelativeUrl(reqHref)) { + //for relative paths, just compare the paths + query string, not full urls + if (WB_ExtractOrigPathnameAndQueryString(origHref) != reqHref) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + else { + //for full urls, compare everything but leading protocol (http or https) + if (WB_ExtractOrigNoProtocol(origHref) != WB_ExtractOrigNoProtocol(reqHref)) { + loc.href = WB_RewriteUrl(reqHref); + return true; + } + } + + } + if (wbSearchLoc) { + if (loc.search != wbSearchLoc) { + loc.search = wbSearchLoc; + } + } + + return false; +} + +function WB_wombat_checkLocationChange(wbLoc, isTop) +{ + + var has_updated = null; + var locType = (typeof wbLoc); + + var location = (isTop ? window.top.location : window.location); + + // String has been assigned to location, so assign it + if (locType == "string") { + has_updated = WB_wombat_updateLoc(wbLoc, location.href, location); + + } else if (locType == "object") { + has_updated = WB_wombat_updateLoc(wbLoc.href, wbLoc._origHref, location, wbLoc.search); + + } + + if (WB_wombat_self_location.hash != WB_wombat_self_location.lasthash) { + //if wombat hash has been updated, make sure it's in sync with window.location hash + window.location.hash = WB_wombat_self_location.hash; + } + else if (window.location.hash != WB_wombat_self_location.hash) { + //if window.location.hash has been updated before wombat hash, handle this here + WB_wombat_self_location.hash = window.location.hash; + } + + WB_wombat_self_location.lasthash = WB_wombat_self_location.hash; + + return has_updated; +} + +var wombat_updating = false; + +function WB_wombat_checkLocations() +{ + + if (wombat_updating) { + return false; + } + + wombat_updating = true; + + var updated_self = WB_wombat_checkLocationChange(document.WB_wombat_self_location, false); + + if (!updated_self) { + updated_self = WB_wombat_checkLocationChange(WB_wombat_self_location, false); + } + + var updated_top = null; + + if (document.WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + + if (!updated_top) { + if (WB_wombat_self_location != WB_wombat_top_location) { + updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); + } + } + + //for https://webarchive.jira.com/browse/ARI-3955 + if (updated_self || updated_top) { + return false; + } + + wombat_updating = false; +} + +//copied from https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Storage +function WB_wombat_Override_LocalStorage() { + Object.defineProperty(window, "localStorage", new (function () { + var aKeys = [], oStorage = {}; + Object.defineProperty(oStorage, "getItem", { + value: function (sKey) { return sKey ? (this[sKey] ? this[sKey] : null) : null; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "key", { + value: function (nKeyId) { return aKeys[nKeyId]; }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "setItem", { + value: function (sKey, sValue) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=" + escape(sValue) + "; expires=Tue, 19 Jan 2038 03:14:07 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "length", { + get: function () { return aKeys.length; }, + configurable: false, + enumerable: false + }); + Object.defineProperty(oStorage, "removeItem", { + value: function (sKey) { + if(!sKey) { return; } + document.cookie = escape(sKey) + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/"; + }, + writable: false, + configurable: false, + enumerable: false + }); + this.get = function () { + var iThisIndx; + for (var sKey in oStorage) { + iThisIndx = aKeys.indexOf(sKey); + if (iThisIndx === -1) { oStorage.setItem(sKey, oStorage[sKey]); } + else { aKeys.splice(iThisIndx, 1); } + delete oStorage[sKey]; + } + for (aKeys; aKeys.length > 0; aKeys.splice(0, 1)) { oStorage.removeItem(aKeys[0]); } + for (var aCouple, iKey, nIdx = 0, aCouples = document.cookie.split(/\s*;\s*/); nIdx < aCouples.length; nIdx++) { + aCouple = aCouples[nIdx].split(/\s*=\s*/); + if (aCouple.length > 1) { + oStorage[iKey = unescape(aCouple[0])] = unescape(aCouple[1]); + aKeys.push(iKey); + } + } + return oStorage; + }; + this.configurable = false; + this.enumerable = true; + })()); +} + +function WB_wombat_Init(replayPrefix, captureDate, origHost) +{ + WB_wombat_replayServer = location.protocol + "//" + location.host; + + try { + var collectionId = /https?:\/\/wayback\..*archive-it\.org\/([\d]+(?:-test)?)/.exec(replayPrefix)[1]; + WB_wombat_replayPrefix = WB_wombat_replayServer + "/" + collectionId + "/"; + } + catch (exc) { + WB_wombat_replayPrefix = replayPrefix; + } + + WB_wombat_replayDatePrefix = WB_wombat_replayPrefix + captureDate + "/"; + WB_wombat_captureDatePart = "/" + captureDate + "/"; + + WB_wombat_origHost = "http://" + origHost; + + WB_wombat_self_location = WB_CopyLocationObj(window.self.location); + WB_wombat_top_location = ((window.self.location != window.top.location) ? WB_CopyLocationObj(window.top.location) : WB_wombat_self_location); + + WB_wombat_opener_location = null; + //try catch for https://webarchive.jira.com/browse/ARI-3715 + try { + WB_wombat_opener_location = (window.opener ? WB_CopyLocationObj(window.opener.location) : null); + } + catch (err) { + console.log(err); + } + + //WB_wombat_document_domain = document.domain; + WB_wombat_document_domain = origHost; + + // For https://webarchive.jira.com/browse/ARI-3985 + document.WB_wombat_self_location = WB_wombat_self_location; + + //override window.open function so that a new window will have WB_wombat_self_location as a member since wombat + //rewriting may change window.location to window.WB_wombat_self_location + //for https://webarchive.jira.com/browse/ARI-4006 + var originalOpenFunction = window.open; + + window.open = function (url, windowName, windowFeatures) { + var newWindow = originalOpenFunction(url, windowName, windowFeatures); + + newWindow.WB_wombat_self_location = newWindow.self.location; + + return newWindow; + }; + + var originalHistoryPushStateFunction = history.pushState; + + //override pushState and replaceState history functions so we can retain the correct archival format //livesiteurl in the browsers location bar + //if the site is using these methods. for https://webarchive.jira.com/browse/ARI-4068 + history.pushState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryPushStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + var originalHistoryReplaceStateFunction = history.replaceState; + + history.replaceState = function (stateObject, title, url) { + + var rewrittenUrl = null; + + if (url) { + rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); + } + + if (stateObject) { + if (stateObject.path) { + stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); + } + } + + originalHistoryReplaceStateFunction.call(history, stateObject, title, rewrittenUrl); + }; + + window.originalPostMessageFunction = window.postMessage; + + window.WB_PostMessage_Fixup = function(target, message, targetOrigin, transfer) { + target.originalPostMessageFunction.call(target, message, targetOrigin, transfer); + } + + window.WB_PostMessage = function(callingWindow, message, targetOrigin, transfer) { + var rewrittenTargetOrigin; + + if (targetOrigin) { + rewrittenTargetOrigin = WB_Get_Domain(WB_RewriteUrl(targetOrigin)); + } + + //detect condition of window containing current function not + //being the window from which the function was called + if (window !== callingWindow) { + //make sure to call postMessage from the same window the live site would call from + //this may not occur as each window (iframes included) has an overidden WB_PostMessage + callingWindow.WB_PostMessage_Fixup(window, message, rewrittenTargetOrigin, transfer); + } + else { + window.originalPostMessageFunction.call(window, message, rewrittenTargetOrigin, transfer); + } + } + + document.WB_wombat_self_location = WB_wombat_self_location; + + //from http://stackoverflow.com/questions/2638292/after-travelling-back-in-firefox-history-javascript-wont-run - for https://webarchive.jira.com/browse/ARI-4118 + window.onunload = function(){}; + + WB_Wombat_SetCookies(WB_wombat_self_location._origHref, location.protocol + "//" + origHost, replayPrefix.split("/")[3], captureDate); + +//for https://webarchive.jira.com/browse/ARI-4161 - error in Scott Reed's Firefox: NS_ERROR_DOM_QUOTA_REACHED Persistent storage maximum size reached + try { + WB_wombat_Override_LocalStorage(); + } + catch (e) { + console.log("WB_wombat_Override_LocalStorage error: " + e); + } + + var proxied = window.XMLHttpRequest.prototype.open; + window.XMLHttpRequest.prototype.open = function() { + //only set withCredentials == true if request is to wayback and ready state is correct for withCredentials + //otherwise withCredentials == true will block requests to analytics site. + if ((this.readyState == 0 || this.readyState == 1) && + (arguments[1].indexOf(WB_wombat_replayPrefix) == 0 || arguments[1].indexOf("/") == 0)) { + + this.withCredentials=true; + } + + return proxied.apply(this, [].slice.call(arguments)); + }; +} + +// determine if current page executing javascript is an embedded page or not +function WB_Wombat_IsEmbedded() { + return window.self !== window.top; +} + +function WB_Wombat_SetCookies(origHref, origHost, collectionId, captureDate) { + + //only set wayback.initiatingpage cookie for "top-level" pages, otherwise, Wayback QA could mark down missing + //urls under the wrong containing page since wayback.initiatingpage cookie is used to determine + //the containing page + if (!WB_Wombat_IsEmbedded()) { + document.cookie="wayback.initiatingpage=" + encodeURIComponent(origHref) + "; path=/"; + } + + document.cookie="wayback.archivalhost=" + encodeURIComponent(origHost) + "; path=/"; + document.cookie="wayback.collectionid=" + collectionId + "; path=/"; + document.cookie="wayback.timestamp=" + captureDate + "; path=/"; + +} + +//copied from http://stackoverflow.com/questions/1833588/javascript-clone-a-function +Function.prototype.clone = function() { + var cloneObj = this; + if(this.__isClone) { + cloneObj = this.__clonedFrom; + } + + var temp = function() { return cloneObj.apply(this, arguments); }; + for(var key in this) { + temp[key] = this[key]; + } + + temp.__isClone = true; + temp.__clonedFrom = cloneObj; + + return temp; +}; + +// Check quickly after page load +setTimeout(WB_wombat_checkLocations, 100); +//setTimeout(WB_wombat_checkLocations, 1000); + +// Check periodically every few seconds +setInterval(WB_wombat_checkLocations, 500); diff --git a/services_files/analytics.js.download b/services_files/analytics.js.download new file mode 100644 index 00000000..9b5abe8f --- /dev/null +++ b/services_files/analytics.js.download @@ -0,0 +1,398 @@ +/* eslint-disable no-var, semi, prefer-arrow-callback, prefer-template */ + +/** + * Collection of methods for sending analytics events to Archive.org's analytics server. + * + * These events are used for internal stats and sent (in anonymized form) to Google Analytics. + * + * @see analytics.md + * + * @type {Object} + */ +window.archive_analytics = (function defineArchiveAnalytics() { + var ARCHIVE_ANALYTICS_VERSION = 2; + var DEFAULT_SERVICE = 'ao_2'; + + var startTime = new Date(); + + /** + * @return {Boolean} + */ + function isPerformanceTimingApiSupported() { + return 'performance' in window && 'timing' in window.performance; + } + + /** + * Determines how many milliseconds elapsed between the browser starting to parse the DOM and + * the current time. + * + * Uses the Performance API or a fallback value if it's not available. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number} + */ + function getLoadTime() { + var start; + + if (isPerformanceTimingApiSupported()) + start = window.performance.timing.domLoading; + else + start = startTime.getTime(); + + return new Date().getTime() - start; + } + + /** + * Determines how many milliseconds elapsed between the user navigating to the page and + * the current time. + * + * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API + * + * @return {Number|null} null if the browser doesn't support the Performance API + */ + function getNavToDoneTime() { + if (!isPerformanceTimingApiSupported()) + return null; + + return new Date().getTime() - window.performance.timing.navigationStart; + } + + /** + * Performs an arithmetic calculation on a string with a number and unit, while maintaining + * the unit. + * + * @param {String} original value to modify, with a unit + * @param {Function} doOperation accepts one Number parameter, returns a Number + * @returns {String} + */ + function computeWithUnit(original, doOperation) { + var number = parseFloat(original, 10); + var unit = original.replace(/(\d*\.\d+)|\d+/, ''); + + return doOperation(number) + unit; + } + + /** + * Computes the default font size of the browser. + * + * @returns {String|null} computed font-size with units (typically pixels), null if it cannot be computed + */ + function getDefaultFontSize() { + var fontSizeStr; + + if (!('getComputedStyle' in window)) + return null; + + fontSizeStr = window.getComputedStyle(document.documentElement).fontSize; + + // Don't modify the value if tracking book reader. + if (document.documentElement.classList.contains('BookReaderRoot')) + return fontSizeStr; + + return computeWithUnit(fontSizeStr, function reverseBootstrapFontSize(number) { + // Undo the 62.5% size applied in the Bootstrap CSS. + return number * 1.6; + }); + } + + /** + * Get the URL parameters for a given Location + * @param {Location} + * @return {Object} The URL parameters + */ + function getParams(location) { + if (!location) location = window.location; + var vars; + var i; + var pair; + var params = {}; + var query = location.search; + if (!query) return params; + vars = query.substring(1).split('&'); + for (i = 0; i < vars.length; i++) { + pair = vars[i].split('='); + params[pair[0]] = decodeURIComponent(pair[1]); + } + return params; + } + + return { + /** + * @type {String|null} + */ + service: null, + + /** + * Key-value pairs to send in pageviews (you can read this after a pageview to see what was + * sent). + * + * @type {Object} + */ + values: {}, + + /** + * Sends an analytics ping, preferably using navigator.sendBeacon() + * @param {Object} values + * @param {Function} [onload_callback] (deprecated) callback to invoke once ping to analytics server is done + * @param {Boolean} [augment_for_ao_site] (deprecated) if true, add some archive.org site-specific values + */ + send_ping: function send_ping(values, onload_callback, augment_for_ao_site) { + if (typeof window.navigator !== 'undefined' && typeof window.navigator.sendBeacon !== 'undefined') + this.send_ping_via_beacon(values); + else + this.send_ping_via_image(values); + }, + + /** + * Sends a ping via Beacon API + * NOTE: Assumes window.navigator.sendBeacon exists + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_beacon: function send_ping_via_beacon(values) { + var url = this.generate_tracking_url(values || {}); + window.navigator.sendBeacon(url); + }, + + /** + * Sends a ping via Image object + * @param {Object} values Tracking parameters to pass + */ + send_ping_via_image: function send_ping_via_image(values) { + var url = this.generate_tracking_url(values || {}); + var loadtime_img = new Image(1, 1); + loadtime_img.src = url; + }, + + /** + * Construct complete tracking URL containing payload + * @param {Object} params Tracking parameters to pass + * @return {String} URL to use for tracking call + */ + generate_tracking_url: function generate_tracking_url(params) { + var baseUrl = '//analytics.archive.org/0.gif'; + var keys; + var outputParams = params; + var outputParamsArray = []; + + outputParams.service = outputParams.service || this.service || DEFAULT_SERVICE; + + // Build array of querystring parameters + keys = Object.keys(outputParams); + keys.forEach(function keyIteration(key) { + outputParamsArray.push(encodeURIComponent(key) + '=' + encodeURIComponent(outputParams[key])); + }); + outputParamsArray.push('version=' + ARCHIVE_ANALYTICS_VERSION); + outputParamsArray.push('count=' + (keys.length + 2)); // Include `version` and `count` in count + + return baseUrl + '?' + outputParamsArray.join('&'); + }, + + /** + * @param {int} page Page number + */ + send_scroll_fetch_event: function send_scroll_fetch_event(page) { + var additionalValues = { ev: page }; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch', location.pathname, additionalValues); + }, + + send_scroll_fetch_base_event: function send_scroll_fetch_base_event() { + var additionalValues = {}; + var loadTime = getLoadTime(); + var navToDoneTime = getNavToDoneTime(); + if (loadTime) additionalValues.loadtime = loadTime; + if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; + this.send_event('page_action', 'scroll_fetch_base', location.pathname, additionalValues); + }, + + /** + * @param {Object} options + * @param {String} [options.mediaType] + * @param {String} [options.page] The path portion of the page URL + */ + send_pageview: function send_pageview(options) { + var settings = options || {}; + + var defaultFontSize; + var loadTime = getLoadTime(); + var mediaType = settings.mediaType; + var page = settings.page; + var navToDoneTime = getNavToDoneTime(); + + /** + * @return {String} + */ + function get_locale() { + if (navigator) { + if (navigator.language) + return navigator.language; + + else if (navigator.browserLanguage) + return navigator.browserLanguage; + + else if (navigator.systemLanguage) + return navigator.systemLanguage; + + else if (navigator.userLanguage) + return navigator.userLanguage; + } + return ''; + } + + defaultFontSize = getDefaultFontSize(); + + // Set field values + this.values.kind = 'pageview'; + this.values.timediff = (new Date().getTimezoneOffset()/60)*(-1); // *timezone* diff from UTC + this.values.locale = get_locale(); + this.values.referrer = (document.referrer == '' ? '-' : document.referrer); + + if (loadTime) + this.values.loadtime = loadTime; + + if (navToDoneTime) + this.values.nav_to_done_ms = navToDoneTime; + + if (defaultFontSize) + this.values.ga_cd1 = defaultFontSize; + + if ('devicePixelRatio' in window) + this.values.ga_cd2 = window.devicePixelRatio; + + if (mediaType) + this.values.ga_cd3 = mediaType; + + if (page) + this.values.page = page; + + this.send_ping(this.values); + }, + + /** + * Sends a tracking "Event". + * @param {string} category + * @param {string} action + * @param {string} label + * @param {Object} additionalEventParams + */ + send_event: function send_event( + category, + action, + label, + additionalEventParams + ) { + if (!label) label = window.location.pathname; + if (!additionalEventParams) additionalEventParams = {}; + var eventParams = Object.assign( + { + kind: 'event', + ec: category, + ea: action, + el: label, + cache_bust: Math.random(), + }, + additionalEventParams + ); + this.send_ping(eventParams); + }, + + /** + * @param {Object} options see this.send_pageview options + */ + send_pageview_on_load: function send_pageview_on_load(options) { + var self = this; + + window.addEventListener('load', function send_pageview_with_options() { + self.send_pageview(options); + }); + }, + + /** + * Handles tracking events passed in URL. + * Assumes category and action values are separated by a "|" character. + * NOTE: Uses the unsampled analytics property. Watch out for future high click links! + * @param {Location} + */ + process_url_events: function process_url_events(location) { + var eventValues; + var actionValue; + var eventValue = getParams(location).iax; + if (!eventValue) return; + eventValues = eventValue.split('|'); + actionValue = eventValues.length >= 1 ? eventValues[1] : ''; + this.send_event( + eventValues[0], + actionValue, + window.location.pathname, + { service: 'ao_no_sampling' } + ); + }, + + /** + * Attaches handlers for event tracking. + * + * To enable click tracking for a link, add a `data-event-click-tracking` + * attribute containing the Google Analytics Event Category and Action, separated + * by a vertical pipe (|). + * e.g. `` + * + * To enable form submit tracking, add a `data-event-form-tracking` attribute + * to the `form` tag. + * e.g. `
` + * + * Additional tracking options can be added via a `data-event-tracking-options` + * parameter. This parameter, if included, should be a JSON string of the parameters. + * Valid parameters are: + * - service {string}: Corresponds to the Google Analytics property data values flow into + */ + set_up_event_tracking: function set_up_event_tracking() { + var self = this; + var clickTrackingAttributeName = 'event-click-tracking'; + var formTrackingAttributeName = 'event-form-tracking'; + var trackingOptionsAttributeName = 'event-tracking-options'; + + function makeActionHandler(attributeName) { + return function actionHandler(event) { + var $currentTarget; + var categoryAction; + var categoryActionParts; + var options; + var submitFormFunction; + $currentTarget = $(event.currentTarget); + if (!$currentTarget) return; + categoryAction = $currentTarget.data(attributeName); + if (!categoryAction) return; + categoryActionParts = categoryAction.split('|'); + options = $currentTarget.data(trackingOptionsAttributeName) || {}; // Converts to JSON + self.send_event( + categoryActionParts[0], + categoryActionParts[1], + window.location.pathname, + options.service ? { service: options.service } : {} + ); + }; + } + $(document).on( + 'click', + '[data-' + clickTrackingAttributeName + ']', + makeActionHandler(clickTrackingAttributeName) + ); + $(document).on( + 'submit', + 'form[data-' + formTrackingAttributeName + ']', + makeActionHandler(formTrackingAttributeName) + ); + }, + + /** + * @returns {Object[]} + */ + get_data_packets: function get_data_packets() { + return [this.values]; + }, + }; +}()); diff --git a/services_files/auto-complete.js.download b/services_files/auto-complete.js.download new file mode 100644 index 00000000..587c77a9 --- /dev/null +++ b/services_files/auto-complete.js.download @@ -0,0 +1,215 @@ +var wbAutoComplete = (function(){ + // "use strict"; + function wbAutoComplete(options){ + if (!document.querySelector) return; + + // helpers + function hasClass(el, className){ return el.classList ? el.classList.contains(className) : new RegExp('\\b'+ className+'\\b').test(el.className); } + + function addEvent(el, type, handler){ + if (el.attachEvent) el.attachEvent('on'+type, handler); else el.addEventListener(type, handler); + } + function removeEvent(el, type, handler){ + // if (el.removeEventListener) not working in IE11 + if (el.detachEvent) el.detachEvent('on'+type, handler); else el.removeEventListener(type, handler); + } + function live(elClass, event, cb, context){ + addEvent(context || document, event, function(e){ + var found, el = e.target || e.srcElement; + while (el && !(found = hasClass(el, elClass))) el = el.parentElement; + if (found) cb.call(el, e); + }); + } + + var o = { + selector: 0, + source: 0, + minChars: 3, + delay: 150, + offsetLeft: 0, + offsetTop: 1, + cache: 1, + menuClass: '', + renderItem: function (item, search){ + // escape special characters + search = search.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'); + var re = new RegExp("(" + search.split(' ').join('|') + ")", "gi"); + return '
' + item.replace(re, "$1") + '
'; + }, + onSelect: function(e, term, item){} + }; + for (var k in options) { if (options.hasOwnProperty(k)) o[k] = options[k]; } + + // init + var elems = typeof o.selector == 'object' ? [o.selector] : document.querySelectorAll(o.selector); + for (var i=0; i 0) + that.sc.scrollTop = selTop + that.sc.suggestionHeight + scrTop - that.sc.maxHeight; + else if (selTop < 0) + that.sc.scrollTop = selTop + scrTop; + } + } + } + addEvent(window, 'resize', that.updateSC); + document.body.appendChild(that.sc); + + live('wb-autocomplete-suggestion', 'mouseleave', function(e){ + var sel = that.sc.querySelector('.autocomplete-suggestion.selected'); + if (sel) setTimeout(function(){ sel.className = sel.className.replace('selected', ''); }, 20); + }, that.sc); + + live('wb-autocomplete-suggestion', 'mouseover', function(e){ + var sel = that.sc.querySelector('.wb-autocomplete-suggestion.selected'); + if (sel) sel.className = sel.className.replace('selected', ''); + this.className += ' selected'; + }, that.sc); + + live('wb-autocomplete-suggestion', 'mousedown', function(e){ + if (hasClass(this, 'wb-autocomplete-suggestion')) { // else outside click + var v = this.getAttribute('data-val'); + that.value = v; + o.onSelect(e, v, this); + that.sc.style.display = 'none'; + } + }, that.sc); + + that.blurHandler = function(){ + try { var over_sb = document.querySelector('.wb-autocomplete-suggestions:hover'); } catch(e){ var over_sb = 0; } + if (!over_sb) { + that.last_val = that.value; + that.sc.style.display = 'none'; + setTimeout(function(){ that.sc.style.display = 'none'; }, 350); // hide suggestions on fast input + } else if (that !== document.activeElement) setTimeout(function(){ that.focus(); }, 20); + }; + addEvent(that, 'blur', that.blurHandler); + + var suggest = function(data){ + var val = that.value; + that.cache[val] = data; + if (data.length && val.length >= o.minChars) { + var s = ''; + for (var i=0;i 40) && key != 13 && key != 27) { + var val = that.value; + if (val.length >= o.minChars) { + if (val != that.last_val) { + that.last_val = val; + clearTimeout(that.timer); + if (o.cache) { + if (val in that.cache) { suggest(that.cache[val]); return; } + // no requests if previous suggestions were empty + for (var i=1; i#wm-save-snapshot-open { + margin-right: 7px; + top: -6px; +} + +#wm-btns>#wm-sign-in { + box-sizing: content-box; + display: none; + margin-right: 7px; + top: -8px; + + /* + round border around sign in button + */ + border: 2px #000 solid; + border-radius: 14px; + padding-right: 2px; + padding-bottom: 2px; + width: 11px; + height: 11px; +} + +#wm-btns>#wm-sign-in>.iconochive-person { + font-size: 12.5px; +} + +#wm-save-snapshot-open > .iconochive-web { + color:#000; + font-size:160%; +} + +#wm-btns>#wm-save-snapshot-in-progress { + display: none; + font-size:160%; + opacity: 0.5; + position: relative; + margin-right: 7px; + top: -5px; +} + +#wm-btns>#wm-save-snapshot-success { + display: none; + color: green; + position: relative; + top: -7px; +} + +#wm-btns>#wm-save-snapshot-fail { + display: none; + color: red; + position: relative; + top: -7px; +} diff --git a/services_files/button_normal_home.gif b/services_files/button_normal_home.gif new file mode 100644 index 00000000..facd6460 --- /dev/null +++ b/services_files/button_normal_home.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services_files/button_normal_ourclient.gif b/services_files/button_normal_ourclient.gif new file mode 100644 index 00000000..a453c423 --- /dev/null +++ b/services_files/button_normal_ourclient.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services_files/button_normal_service.gif b/services_files/button_normal_service.gif new file mode 100644 index 00000000..5909b877 --- /dev/null +++ b/services_files/button_normal_service.gif @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services_files/graph-calc.js.download b/services_files/graph-calc.js.download new file mode 100644 index 00000000..64fcb014 --- /dev/null +++ b/services_files/graph-calc.js.download @@ -0,0 +1,132 @@ +function getEventX(event) { + var posx = 0; + if (event.pageX || event.pageY) { + posx = event.pageX; + } + else if (event.clientX || event.clientY) { + posx = event.clientX + document.body.scrollLeft + + document.documentElement.scrollLeft; + } + return posx; +} +function getElementX(obj) { + var x = 0; + if (obj.offsetParent) { + do { + x += obj.offsetLeft; + } while (obj = obj.offsetParent); + } + return x; +} +function zeroPad(v, len) { + v = v.toString(); + return v.length >= len ? v : "00000000".substring(0, len - v.length) + v; +} + +/** + * Check if the difference between the max and the min non zero capture numbers + * is larger than 3 orders of magnitude. If yes, we need to scale. +**/ +function capturegraph_scale_is_required(captures) { + var max = 0; + var min = 1000; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + max = Math.max(max, Math.max.apply(null, year[1])); + min = Math.min(min, Math.min.apply(null, + year[1].filter(Boolean))); + } + return (Math.log1p(max) - Math.log1p(min) > 3); +} + +/** + * Scale captugraph counts and max maxcount using log1p if necessary. + */ +function capturegraph_scale(captures) { + var maxcount = 0; + for (var i = 0; i < captures.length; i++) { + maxcount = Math.max(maxcount, Math.max.apply(null, captures[i][1])); + } + if (capturegraph_scale_is_required(captures)) { + var scaled = []; + for (var i = 0; i < captures.length; i++) { + var year = captures[i]; + // XXX map may not be available on all platforms + scaled.push([year[0], year[1].map(Math.log1p)]); + } + captures = scaled; + maxcount = Math.log1p(maxcount); + } + return [captures, maxcount]; +} + +/** + * Draw years, highlight current year, draw capture frequency per month + */ +function sparkline(captures, width, height, canvas_id, start_year, + cur_year, cur_month) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.fillStyle = "#FFF"; + var end_year = new Date().getUTCFullYear(); + var year_width = width / (end_year - start_year + 1); + + var scaled = capturegraph_scale(captures.years); + var years = scaled[0]; + var maxcount = scaled[1]; + + var yscale = height / maxcount; + + function year_left(year) { + return Math.ceil((year - start_year) * year_width) + 0.5; + } + + if (cur_year >= start_year) { + var x = year_left(cur_year); + ctx.fillStyle = "#FFFFA5"; + ctx.fillRect(x, 0, year_width, height); + } + for (var year = start_year; year <= end_year; year++) { + var x = year_left(year); + ctx.beginPath(); + ctx.moveTo(x, 0); + ctx.lineTo(x, height); + ctx.lineWidth = 1; + ctx.strokeStyle = "#CCC"; + ctx.stroke(); + } + cur_month = parseInt(cur_month) - 1; + var month_width = (year_width - 1) / 12; + for (var i = 0; i < years.length; i++) { + var year = years[i][0]; + var months = years[i][1]; + var left = year_left(year) + 1.0; + for (var month = 0; month < 12; month++) { + var count = months[month]; + if (count > 0) { + var h = Math.ceil(count * yscale); + if (year == cur_year && month == cur_month) { + ctx.fillStyle = "#EC008C"; + } else { + ctx.fillStyle = "#000"; + } + // must note that when I use width=Math.round(month_width+1), + // the replay toolbar looks more accurate whereas the + // bubble calendar looks somehow different. + ctx.fillRect(Math.round(left), Math.ceil(height - h), + Math.ceil(month_width), Math.round(h)); + } + left += month_width; + } + } +} + +function clear_canvas(canvas_id) { + var c = document.getElementById(canvas_id); + if (!c || !c.getContext) return; + var ctx = c.getContext("2d"); + if (!ctx) return; + ctx.clearRect(0, 0, c.width, c.height); +} diff --git a/services_files/iconochive.css b/services_files/iconochive.css new file mode 100644 index 00000000..7a95ea71 --- /dev/null +++ b/services_files/iconochive.css @@ -0,0 +1,116 @@ +@font-face{font-family:'Iconochive-Regular';src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?-ccsheb');src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?#iefix-ccsheb') format('embedded-opentype'),url('https://archive.org/includes/fonts/Iconochive-Regular.woff?-ccsheb') format('woff'),url('https://archive.org/includes/fonts/Iconochive-Regular.ttf?-ccsheb') format('truetype'),url('https://archive.org/includes/fonts/Iconochive-Regular.svg?-ccsheb#Iconochive-Regular') format('svg');font-weight:normal;font-style:normal} +[class^="iconochive-"],[class*=" iconochive-"]{font-family:'Iconochive-Regular'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} +.iconochive-Uplevel:before{content:"\21b5"} +.iconochive-exit:before{content:"\1f6a3"} +.iconochive-beta:before{content:"\3b2"} +.iconochive-logo:before{content:"\1f3db"} +.iconochive-audio:before{content:"\1f568"} +.iconochive-movies:before{content:"\1f39e"} +.iconochive-software:before{content:"\1f4be"} +.iconochive-texts:before{content:"\1f56e"} +.iconochive-etree:before{content:"\1f3a4"} +.iconochive-image:before{content:"\1f5bc"} +.iconochive-web:before{content:"\1f5d4"} +.iconochive-collection:before{content:"\2211"} +.iconochive-folder:before{content:"\1f4c2"} +.iconochive-data:before{content:"\1f5c3"} +.iconochive-tv:before{content:"\1f4fa"} +.iconochive-article:before{content:"\1f5cf"} +.iconochive-question:before{content:"\2370"} +.iconochive-question-dark:before{content:"\3f"} +.iconochive-info:before{content:"\69"} +.iconochive-info-small:before{content:"\24d8"} +.iconochive-comment:before{content:"\1f5e9"} +.iconochive-comments:before{content:"\1f5ea"} +.iconochive-person:before{content:"\1f464"} +.iconochive-people:before{content:"\1f465"} +.iconochive-eye:before{content:"\1f441"} +.iconochive-rss:before{content:"\221e"} +.iconochive-time:before{content:"\1f551"} +.iconochive-quote:before{content:"\275d"} +.iconochive-disc:before{content:"\1f4bf"} +.iconochive-tv-commercial:before{content:"\1f4b0"} +.iconochive-search:before{content:"\1f50d"} +.iconochive-search-star:before{content:"\273d"} +.iconochive-tiles:before{content:"\229e"} +.iconochive-list:before{content:"\21f6"} +.iconochive-list-bulleted:before{content:"\2317"} +.iconochive-latest:before{content:"\2208"} +.iconochive-left:before{content:"\2c2"} +.iconochive-right:before{content:"\2c3"} +.iconochive-left-solid:before{content:"\25c2"} +.iconochive-right-solid:before{content:"\25b8"} +.iconochive-up-solid:before{content:"\25b4"} +.iconochive-down-solid:before{content:"\25be"} +.iconochive-dot:before{content:"\23e4"} +.iconochive-dots:before{content:"\25a6"} +.iconochive-columns:before{content:"\25af"} +.iconochive-sort:before{content:"\21d5"} +.iconochive-atoz:before{content:"\1f524"} +.iconochive-ztoa:before{content:"\1f525"} +.iconochive-upload:before{content:"\1f4e4"} +.iconochive-download:before{content:"\1f4e5"} +.iconochive-favorite:before{content:"\2605"} +.iconochive-heart:before{content:"\2665"} +.iconochive-play:before{content:"\25b6"} +.iconochive-play-framed:before{content:"\1f3ac"} +.iconochive-fullscreen:before{content:"\26f6"} +.iconochive-mute:before{content:"\1f507"} +.iconochive-unmute:before{content:"\1f50a"} +.iconochive-share:before{content:"\1f381"} +.iconochive-edit:before{content:"\270e"} +.iconochive-reedit:before{content:"\2710"} +.iconochive-gear:before{content:"\2699"} +.iconochive-remove-circle:before{content:"\274e"} +.iconochive-plus-circle:before{content:"\1f5d6"} +.iconochive-minus-circle:before{content:"\1f5d5"} +.iconochive-x:before{content:"\1f5d9"} +.iconochive-fork:before{content:"\22d4"} +.iconochive-trash:before{content:"\1f5d1"} +.iconochive-warning:before{content:"\26a0"} +.iconochive-flash:before{content:"\1f5f2"} +.iconochive-world:before{content:"\1f5fa"} +.iconochive-lock:before{content:"\1f512"} +.iconochive-unlock:before{content:"\1f513"} +.iconochive-twitter:before{content:"\1f426"} +.iconochive-facebook:before{content:"\66"} +.iconochive-googleplus:before{content:"\67"} +.iconochive-reddit:before{content:"\1f47d"} +.iconochive-tumblr:before{content:"\54"} +.iconochive-pinterest:before{content:"\1d4df"} +.iconochive-popcorn:before{content:"\1f4a5"} +.iconochive-email:before{content:"\1f4e7"} +.iconochive-embed:before{content:"\1f517"} +.iconochive-gamepad:before{content:"\1f579"} +.iconochive-Zoom_In:before{content:"\2b"} +.iconochive-Zoom_Out:before{content:"\2d"} +.iconochive-RSS:before{content:"\1f4e8"} +.iconochive-Light_Bulb:before{content:"\1f4a1"} +.iconochive-Add:before{content:"\2295"} +.iconochive-Tab_Activity:before{content:"\2318"} +.iconochive-Forward:before{content:"\23e9"} +.iconochive-Backward:before{content:"\23ea"} +.iconochive-No_Audio:before{content:"\1f508"} +.iconochive-Pause:before{content:"\23f8"} +.iconochive-No_Favorite:before{content:"\2606"} +.iconochive-Unike:before{content:"\2661"} +.iconochive-Song:before{content:"\266b"} +.iconochive-No_Flag:before{content:"\2690"} +.iconochive-Flag:before{content:"\2691"} +.iconochive-Done:before{content:"\2713"} +.iconochive-Check:before{content:"\2714"} +.iconochive-Refresh:before{content:"\27f3"} +.iconochive-Headphones:before{content:"\1f3a7"} +.iconochive-Chart:before{content:"\1f4c8"} +.iconochive-Bookmark:before{content:"\1f4d1"} +.iconochive-Documents:before{content:"\1f4da"} +.iconochive-Newspaper:before{content:"\1f4f0"} +.iconochive-Podcast:before{content:"\1f4f6"} +.iconochive-Radio:before{content:"\1f4fb"} +.iconochive-Cassette:before{content:"\1f4fc"} +.iconochive-Shuffle:before{content:"\1f500"} +.iconochive-Loop:before{content:"\1f501"} +.iconochive-Low_Audio:before{content:"\1f509"} +.iconochive-First:before{content:"\1f396"} +.iconochive-Invisible:before{content:"\1f576"} +.iconochive-Computer:before{content:"\1f5b3"} diff --git a/services_files/loading.gif b/services_files/loading.gif new file mode 100644 index 0000000000000000000000000000000000000000..deac700d4fc776933c8c82026dc246bfc50dceb2 GIT binary patch literal 913 zcmZ?wbhEHb6k!lyc+9~71X5B`#>U1zK0aw_X$=hxGiT1+v}x0S96<3ux1VcBu(M-; ztC5}oGb2#H;!hSvE(Q(;9gtxlV;NY21x|Xd-pj#oX6v(H0groaGRIZBmUJ$|Yq z%$~;uB-qn00E(YLpglZ?QSF(M_<`vlnt#eI5||oc_AoP$V9$CHQ2ZnU?GZSFYR{Fz z56$TIurnmEG{Njq79hc%^Ae!=DFoUhaun4b5rz*ehtT{Z&XK^@470~sfdqTr%YfpC e0celJF;sg(1U|H)+oLX!z|jJ;C)ohg9%}&U_H8c! literal 0 HcmV?d00001 diff --git a/services_files/new-banner2.jpg b/services_files/new-banner2.jpg new file mode 100644 index 00000000..3fe1a80e --- /dev/null +++ b/services_files/new-banner2.jpg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services_files/subtitleservices.gif b/services_files/subtitleservices.gif new file mode 100644 index 00000000..ea66d8ca --- /dev/null +++ b/services_files/subtitleservices.gif @@ -0,0 +1,20 @@ + + + + + + + + + + + + + diff --git a/services_files/timestamp.js.download b/services_files/timestamp.js.download new file mode 100644 index 00000000..35eeba5a --- /dev/null +++ b/services_files/timestamp.js.download @@ -0,0 +1,54 @@ +/** timestamp namespaced methods **/ +var __wbTs = (function() { + function _split_timestamp(timestamp) { + if(typeof timestamp == "number") { + timestamp = timestamp.toString(); + } + return [ + timestamp.slice(-14, -10), + timestamp.slice(-10, -8), + timestamp.slice(-8, -6), + timestamp.slice(-6, -4), + timestamp.slice(-4, -2), + timestamp.slice(-2) + ]; + } + var MONTHS_LONG = [ + "January", "February", "March", "April", "May", "June", + "July", "August", "September", "October", "November", "December" + ]; + var MONTHS_SHORT = [ + "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", + "Oct", "Nov", "Dec" + ]; + var FIELDS = { + 'Y': function(d) { return d.getUTCFullYear() }, + 'm': function(d) { return d.getUTCMonth() + 1 }, + 'b': function(d) { return MONTHS_SHORT[d.getUTCMonth()] }, + 'B': function(d) { return MONTHS_LONG[d.getUTCMonth()] }, + 'd': function(d) { return d.getUTCDate() }, + 'H': function(d) { return ('0'+d.getUTCHours()).slice(-2) }, + 'M': function(d) { return ('0'+d.getUTCMinutes()).slice(-2) }, + 'S': function(d) { return ('0'+d.getUTCSeconds()).slice(-2) }, + '%': function() { return '%' } + }; + function timestamp2datetime(timestamp) { + var ts_array = _split_timestamp(timestamp); + return new Date(Date.UTC( + ts_array[0], ts_array[1]-1, ts_array[2], + ts_array[3], ts_array[4], ts_array[5] + )); + } + return { + timestamp2datetime: timestamp2datetime, + getMonthName: function(mon) { + return MONTHS_LONG[mon]; + }, + format: function(timestamp, fmt) { + return fmt.replace(/%./g, function(ph) { + var field = FIELDS[ph[1]]; + return field ? field(timestamp2datetime(timestamp)) : ph; + }); + } + } +})(); diff --git a/services_files/toolbar.js.download b/services_files/toolbar.js.download new file mode 100644 index 00000000..23ad8d01 --- /dev/null +++ b/services_files/toolbar.js.download @@ -0,0 +1,627 @@ +if(typeof __wm==="undefined") __wm={}; +(function(){ + var _JSON = typeof __wbhack != 'undefined' ? __wbhack.JSON : JSON; + var prettyMonths = [ + "Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]; + var $D=document,$=function(n){return document.getElementById(n)}; + + function formatNumber(n) { + return (''+n).replace(/\B(?=(\d{3})+$)/g, ','); + } + var ajax=__wm.ajax=function ajax(method, url, callback, headers, data) { + var xmlhttp; + if (window.XMLHttpRequest) { + xmlhttp = new XMLHttpRequest(); + } else { + xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); + } + xmlhttp.onreadystatechange = function() { + if (this.readyState == 4) { + callback(xmlhttp); + } + }; + xmlhttp.open(method, url, true); + if (headers) { + for (var header in headers) { + if (headers.hasOwnProperty(header)) { + xmlhttp.setRequestHeader(header, headers[header]); + } + } + } + // pass cookies for user authorization + xmlhttp.withCredentials = true; + xmlhttp.send(data); + } + + __wm.h=function hideToolbar(ev) { + $("wm-ipp").style.display="none"; + ev.stopPropagation(); + } + + var $expand, $capinfo; + + __wm.bt=function bootstrap(imgWidth,imgHeight,yearImgWidth,monthImgWidth, + coll,wbCurrentUrl,captureDate,firstYear, + static_prefix) { + __wm.static_prefix = static_prefix || '/static/'; + var wbPrefix='/'+(coll||'web')+'/'; + captureDate = captureDate.split('-'); + var displayDay = captureDate[2]; + var displayMonth = captureDate[1]; + var displayYear = captureDate[0]; + var trackerVal,curYear = -1,curMonth = -1; + var yearTracker,monthTracker; + + var $spk=$('wm-ipp-sparkline') + $expand=$('wm-expand'); + $capinfo=$('wm-capinfo'); + + function showTrackers(event) { + var val = event.type=="mouseenter"?1:0; + if (val===trackerVal) return; + var $ipp=$("wm-ipp"); + var $y=$("displayYearEl"),$m=$("displayMonthEl"),$d=$("displayDayEl"); + if (val) { + $ipp.className="hi"; + } else { + $ipp.className=""; + $y.innerHTML=displayYear;$m.innerHTML=prettyMonths[displayMonth-1];$d.innerHTML=displayDay; + } + yearTracker.style.display=val?"inline":"none"; + monthTracker.style.display=val?"inline":"none"; + trackerVal = val; + } + function getElementX2(el) { + var de = $D.documentElement; + var box = (typeof el.getBoundingClientRect!=='undefied')? + el.getBoundingClientRect():{top:0,left:0}; + return box.left + (window.pageXOffset||de.scrollLeft)-(de.clientLeft||0); + } + function navCaptures(captures) { + var $e = $("wm-nav-captures"); + var count = 0; + var years = captures.years; + var first_ts = captures.first_ts, last_ts = captures.last_ts; + for (var j = 0; j < years.length; j++) { + var months = years[j][1]; + for (var i = 0; i < months.length; i++) { + count += months[i]; + } + } + var html = '
' + + formatNumber(count) + ' ' + + (count > 1 ? "captures" : "capture") + ''; + var timespan = __wbTs.format(first_ts, '%d %b %Y'); + if (last_ts != first_ts) { + timespan += ' - ' + __wbTs.format(last_ts, '%d %b %Y'); + } + html += '
' + + timespan + '
'; + $e.innerHTML = html; + } + function trackMouseMove(event) { + //var element = event.target; + var element = $spk; + var eventX = getEventX(event); + var elementX = getElementX2(element); + var xOff = Math.min(Math.max(0, eventX - elementX),imgWidth); + var monthOff = xOff % yearImgWidth; + + var year = Math.floor(xOff / yearImgWidth); + var monthOfYear = Math.min(11,Math.floor(monthOff / monthImgWidth)); + // 1 extra border pixel at the left edge of the year: + var month = (year * 12) + monthOfYear; + var day = monthOff % 2==1?15:1; + var dateString = zeroPad(year + firstYear) + zeroPad(monthOfYear+1,2) + + zeroPad(day,2) + "000000"; + + $("displayYearEl").innerHTML=year+firstYear; + $("displayMonthEl").innerHTML=prettyMonths[monthOfYear]; + // looks too jarring when it changes.. + //$("displayDayEl").innerHTML=zeroPad(day,2); + var url = wbPrefix + dateString + '/' + wbCurrentUrl; + $("wm-graph-anchor").href=url; + + if(curYear != year) { + var yrOff = year * yearImgWidth; + yearTracker.style.left = yrOff + "px"; + curYear = year; + } + if(curMonth != month) { + var mtOff = year + (month * monthImgWidth) + 1; + monthTracker.style.left = mtOff + "px"; + curMonth = month; + } + } + function disclaimElement(element) { + if (window.top == window.self) { + element.style.display = "block"; + $D.body.insertBefore(element, $D.body.firstChild); + } + } + yearTracker=$D.createElement('div'); + yearTracker.className='yt'; + with(yearTracker.style){ + display='none';width=yearImgWidth+"px";height=imgHeight+"px"; + } + monthTracker=$D.createElement('div'); + monthTracker.className='mt'; + with(monthTracker.style){ + display='none';width=monthImgWidth+"px";height=imgHeight+"px"; + } + $spk.appendChild(yearTracker); + $spk.appendChild(monthTracker); + + var $cv=$('wm-sparkline-canvas'); + $spk.onmouseenter=showTrackers; + $spk.onmouseleave=showTrackers; + $spk.onmousemove=trackMouseMove; + + var $ipp=$("wm-ipp"); + $ipp&&disclaimElement($ipp); + + var testCanvas = document.createElement('canvas'); + if(!!(testCanvas.getContext && testCanvas.getContext('2d'))) { + var sparkline_url = "/__wb/sparkline?output=json&url=" + + encodeURIComponent(wbCurrentUrl) + + (coll && "&collection=" + coll || ''); + ajax("GET", sparkline_url, function(response) { + if(response.status == 200) { + var capnav=_JSON.parse(response.responseText); + var yearsobj = capnav.years; + var ykeys = Object.getOwnPropertyNames(yearsobj); + var years = (capnav.years = []); + for (var i = 0; i < ykeys.length; i++) { + var y = ykeys[i]; + if (yearsobj[y]) { + years.push([y, yearsobj[y]]); + } + } + navCaptures(capnav); + sparkline(capnav,imgWidth,imgHeight,'wm-sparkline-canvas', + firstYear, displayYear, displayMonth); + } + }); + } else { + var sparklineImg = new Image(); + sparklineImg.src = "/__wb/sparkline?url=" + + encodeURIComponent(wbCurrentUrl) + + "&width=" + imgWidth + "&height=" + imgHeight + + "&selected_year=" + displayYear + "&selected_month=" + displayMonth + + (coll && "&collection=" + coll || ''); + sparklineImg.alt= "sparkline"; + sparklineImg.width=imgWidth; + sparklineImg.height=imgHeight; + sparklineImg.id="sparklineImgId"; + sparklineImg.border="0"; + $cv.parentNode.replaceChild(sparklineImg, $cv); + } + + function process_autocomplete(data) { + var out = [] + var len = data.length; + for(var i=0; i0) { + var output = process_autocomplete(data.hosts); + suggest(output); + } else if (typeof data.isUrl!=='undefined' && data.isUrl===true && typeof data.excluded==='undefined') { + suggest([query]); + } else { + ajax("GET", '/__wb/search/anchor?q='+encodeURIComponent(query), + function(data) { + var data = _JSON.parse(data.response); + if (typeof data!=='undefined' && data.length>0) { + var output = process_autocomplete(data.slice(0,5)); + suggest(output); + } + }); + } + }); + }, + onSelect: function(e, term, item) { + $("wmtb").submit(); + } + }); + $("wmtb").onsubmit = function(e) { + var query = $("wmtbURL").value; + // if textbox value is not a URL, redirect to search + if (!(query.indexOf('http://') === 0 || query.indexOf('https://') === 0 || + query.match(/[\w\.]{2,256}\.[a-z]{2,4}/gi))) { + document.location.href="/web/*/" + $("wmtbURL").value; + e.preventDefault(); + return false; + } + }; + }; + function show_timestamps() { + // Populate capinfo with capture resources if empty. If not empty, it has + // already run before so avoid redoing AJAX. + var $capresources=$('wm-capresources'); + $capresources.innerHTML = ''; + //disable caching to be able to reload list when browsing frames. + //if($capresources.innerHTML.length !== 0) { + // return; + //} + var $wmloading=$("wm-capresources-loading"); + $wmloading.style.display='block'; + + // calculate datetime difference with capture datetime and return relative + // value such as "-5 hours, 10 minutes". + var capture_ts = document.getElementById('wmtb').elements.date.value; + var capture_msec = __wbTs.timestamp2datetime(capture_ts).getTime(); + function datetime_diff(dt_str) { + var dt_msec = Date.parse(dt_str); + var diff = dt_msec - capture_msec; + var prefix = ""; + if(diff < 0) { + prefix += "-"; + diff = Math.abs(diff); + } else { + prefix += "+"; + } + var highlight = false; + if(diff < 1000) { + // equal to the page datetime + return {delta: diff, text:"", highlight: highlight}; + } + var total_diff = diff; + var years_d = Math.floor(diff/1000/60/60/24/30/12); + diff -= years_d*1000*60*60*24*30*12; + var months_d = Math.floor(diff/1000/60/60/24/30); + diff -= months_d*1000*60*60*24*30; + var days_d = Math.floor(diff/1000/60/60/24); + diff -= days_d*1000*60*60*24; + var hours_d = Math.floor(diff/1000/60/60); + diff -= hours_d*1000*60*60; + var minutes_d = Math.floor(diff/1000/60); + diff -= minutes_d*1000*60; + var seconds_d = Math.floor(diff/1000); + + var parts = []; + if(years_d > 1) { + parts.push(years_d + " years"); + highlight = true; + } else if(years_d == 1) { + parts.push(years_d + " year"); + highlight = true; + } + if(months_d > 1) { + parts.push(months_d + " months"); + highlight = true; + } else if(months_d == 1) { + parts.push(months_d + " month"); + highlight = true; + } + if(days_d > 1) { + parts.push(days_d + " days"); + } else if(days_d == 1) { + parts.push(days_d + " day"); + } + if(hours_d > 1) { + parts.push(hours_d + " hours"); + } else if(hours_d == 1) { + parts.push(hours_d + " hour"); + } + if(minutes_d > 1) { + parts.push(minutes_d + " minutes"); + } else if (minutes_d == 1) { + parts.push(minutes_d + " minute"); + } + if(seconds_d > 1) { + parts.push(seconds_d + " seconds"); + } else if(seconds_d == 1) { + parts.push(seconds_d + " second"); + } + if(parts.length > 2) { + parts = parts.slice(0, 2); + } + return {delta: total_diff, text: prefix + parts.join(" "), + highlight: highlight}; + } + // Utility method to find elements in dom (currently only img) using URL. + // Also look into embedded frames recursively + // Captured resources urls may have timestamps different from DOM URL + // so it is not possible to search with original path + // /web/20120407141544/http://example.com + // we must search for URLS ENDING WITH http://example.com + function find_elements_by_url(current_window, url) { + var orig_url = url.split("/").splice(6).join("/"); + var els=current_window.document.querySelectorAll( + "img[src$='" + orig_url + "'], iframe[src$='" + orig_url + "'], frame[src$='" + orig_url + "']" + ); + var els_array=Array.prototype.slice.call(els); + for(var i=0; i 0) { + for(var i=0; i 0) { + for(var i=0; i 0) { + deduped.map(get_resource_info); + } else { + $capresources.innerHTML = "There are no sub-resources in the page."; + $wmloading.style.display='none'; + } + } + __wm.ex=function expand(ev) { + ev.stopPropagation(); + var c=$expand.className; + if (c.match(/wm-closed/)) { // closed + $expand.className=c.replace(/wm-closed/,'wm-open'); + $capinfo.style.display='block'; + show_timestamps(); + } else { + $expand.className=c.replace(/wm-open/,'wm-closed'); + $capinfo.style.display='none'; + } + }; + + function isArray(obj) { + return (typeof obj !== 'undefined' && obj && obj.constructor === Array); + } + + function setDisplayStyle(id, display) { + var el = $(id); + if (el) { + el.style.display = display; + } + } + + function show(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'inline-block'); + } + } + + function hide(ids) { + if (!isArray(ids)) { + ids = [ids]; + } + for (var i = 0; i < ids.length; i++) { + setDisplayStyle(ids[i], 'none'); + } + } + + function userIsLoggedIn() { + show('wm-save-snapshot-open'); + hide('wm-sign-in'); + } + + function userIsNotLoggedIn() { + hide([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-in-progress', + ]); + show('wm-sign-in'); + } + + function startSnapShotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-in-progress', + ]); + } + + function successSnapshotSaving() { + hide([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-in-progress', + ]); + show([ + 'wm-save-snapshot-open', + 'wm-save-snapshot-success', + ]); + } + + function failSnapshotSaving(err) { + hide([ + 'wm-save-snapshot-in-progress', + 'wm-save-snapshot-success', + ]); + show([ + 'wm-save-snapshot-fail', + 'wm-save-snapshot-open', + ]); + } + + /** + * check whether cookie has field + * + * @param name + * @return boolean + */ + function hasCookie(name) { + return document.cookie.search(name) >= 0; + } + + __wm.saveSnapshot = function (url, timestamp, tags) { + startSnapShotSaving(); + ajax('POST', '/__wb/web-archive/', function (res) { + if (res.status === 401) { + // it seems that user is not logged in + userIsNotLoggedIn(); + } else if (res.status >= 400) { + failSnapshotSaving(res.responseText); + console.log('You have got an error.'); + console.log('If you think something wrong here please send it to support.'); + console.log('Response: "' + res.responseText + '"'); + console.log('status: "' + res.status + '"'); + } else { + successSnapshotSaving(res); + } + }, { + 'Content-Type': 'application/json' + }, _JSON.stringify({ + url: url, + snapshot: timestamp, + tags: tags || [], + })); + + return false; + }; + + document.addEventListener('DOMContentLoaded', function () { + if (hasCookie('logged-in-user') && hasCookie('logged-in-sig')) { + userIsLoggedIn(); + } else { + userIsNotLoggedIn(); + } + }); +})(); diff --git a/services_files/wayback-toolbar-logo.png b/services_files/wayback-toolbar-logo.png new file mode 100644 index 0000000000000000000000000000000000000000..e5e880d7574ac33c8e6f70645d66b11932a4e677 GIT binary patch literal 7564 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 literal 0 HcmV?d00001 diff --git a/services_files/wbhack.js.download b/services_files/wbhack.js.download new file mode 100644 index 00000000..3e95e64e --- /dev/null +++ b/services_files/wbhack.js.download @@ -0,0 +1,41 @@ +// Wayback Machine hacks +var __wbhack = new function(){ + var prefix; + var orig_document = { + createElementNS: document.createElementNS + }; + this.init = function(_prefix) { + this.checkCookiesNumber(); + prefix = _prefix; + document.createElementNS = function(ns,name) { + if (ns.indexOf(prefix)==0) { + ns = ns.substring(prefix.length).replace(/\/?[0-9]+\//, ''); + } + return orig_document.createElementNS.call(this, ns, name); + }; + }; + this.createCookie = function(name,value,days) { + if (days) { + var date = new Date(); + date.setTime(date.getTime()+(days*24*60*60*1000)); + var expires = "; expires="+date.toGMTString(); + } + else var expires = ""; + document.cookie = name+"="+value+expires+"; path=/"; + }; + this.eraseCookie = function(name) { + this.createCookie(name, "", -1); + }; + this.checkCookiesNumber = function() { + var cookies = document.cookie.split(";"); + if(cookies.length > 40) { + for(var i=0; i0oneEP)u0M0ZbGTr|5hyVZp07*qoM6N<$f~X^OO#lD@ literal 0 HcmV?d00001 diff --git a/services_files/wm_tb_prv_on.png b/services_files/wm_tb_prv_on.png new file mode 100644 index 0000000000000000000000000000000000000000..6157cc2c135f14f850ac793918344f68370a232a GIT binary patch literal 292 zcmV+<0o(qGP)MEZ=f#UIrUp^{cq>q@7}QQze36> zqVFk!6c*T{9(4#}=wO7jTzmctYnaM<9}^U2C1?iS@jFanj2_~@R Date: Mon, 8 Apr 2019 21:49:53 +0600 Subject: [PATCH 3/4] ok --- index_files/BottomBarraBack.jpg | 20 - index_files/More.gif | 20 - index_files/Template018.css | 20 - index_files/TopAboutUs.gif | 20 - index_files/TopBarSeparator.gif | 20 - index_files/_blank.gif | 20 - index_files/ait-client-rewrite.js.download | 622 -------------------- index_files/analytics.js.download | 398 ------------- index_files/auto-complete.js.download | 215 ------- index_files/banner-styles.css | 371 ------------ index_files/blue_data.gif | 20 - index_files/button_normal_home.gif | 20 - index_files/button_normal_service.gif | 20 - index_files/datacapture.gif | 20 - index_files/graph-calc.js.download | 132 ----- index_files/iconochive.css | 116 ---- index_files/loading.gif | Bin 913 -> 0 bytes index_files/timestamp.js.download | 54 -- index_files/toolbar.js.download | 627 --------------------- index_files/wayback-toolbar-logo.png | Bin 7564 -> 0 bytes index_files/wbhack.js.download | 41 -- index_files/wm_tb_nxt_on.png | Bin 294 -> 0 bytes index_files/wm_tb_prv_on.png | Bin 292 -> 0 bytes 23 files changed, 2776 deletions(-) delete mode 100644 index_files/BottomBarraBack.jpg delete mode 100644 index_files/More.gif delete mode 100644 index_files/Template018.css delete mode 100644 index_files/TopAboutUs.gif delete mode 100644 index_files/TopBarSeparator.gif delete mode 100644 index_files/_blank.gif delete mode 100644 index_files/ait-client-rewrite.js.download delete mode 100644 index_files/analytics.js.download delete mode 100644 index_files/auto-complete.js.download delete mode 100644 index_files/banner-styles.css delete mode 100644 index_files/blue_data.gif delete mode 100644 index_files/button_normal_home.gif delete mode 100644 index_files/button_normal_service.gif delete mode 100644 index_files/datacapture.gif delete mode 100644 index_files/graph-calc.js.download delete mode 100644 index_files/iconochive.css delete mode 100644 index_files/loading.gif delete mode 100644 index_files/timestamp.js.download delete mode 100644 index_files/toolbar.js.download delete mode 100644 index_files/wayback-toolbar-logo.png delete mode 100644 index_files/wbhack.js.download delete mode 100644 index_files/wm_tb_nxt_on.png delete mode 100644 index_files/wm_tb_prv_on.png diff --git a/index_files/BottomBarraBack.jpg b/index_files/BottomBarraBack.jpg deleted file mode 100644 index 540ecc56..00000000 --- a/index_files/BottomBarraBack.jpg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - diff --git a/index_files/More.gif b/index_files/More.gif deleted file mode 100644 index e9915ee1..00000000 --- a/index_files/More.gif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - diff --git a/index_files/Template018.css b/index_files/Template018.css deleted file mode 100644 index c2bc6737..00000000 --- a/index_files/Template018.css +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - diff --git a/index_files/TopAboutUs.gif b/index_files/TopAboutUs.gif deleted file mode 100644 index 92169456..00000000 --- a/index_files/TopAboutUs.gif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - diff --git a/index_files/TopBarSeparator.gif b/index_files/TopBarSeparator.gif deleted file mode 100644 index a80e97c5..00000000 --- a/index_files/TopBarSeparator.gif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - diff --git a/index_files/_blank.gif b/index_files/_blank.gif deleted file mode 100644 index c91b98c5..00000000 --- a/index_files/_blank.gif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - diff --git a/index_files/ait-client-rewrite.js.download b/index_files/ait-client-rewrite.js.download deleted file mode 100644 index bb3d69f0..00000000 --- a/index_files/ait-client-rewrite.js.download +++ /dev/null @@ -1,622 +0,0 @@ -//============================================ -// Wayback Common JS Library -//============================================ - -var WB_wombat_replayServer; -var WB_wombat_replayPrefix; -var WB_wombat_replayDatePrefix; -var WB_wombat_captureDatePart; -var WB_wombat_origHost; - -//Location objects -var WB_wombat_self_location; -var WB_wombat_top_location; -var WB_wombat_opener_location; - -// Domain -var WB_wombat_document_domain; - -//function to allow jquery expando requests (http://stackoverflow.com/questions/7200722/jquery-expando-properties), -//which return a function that has its name defined in a parameter of the request, to be executed. we rewrite the function call elsewhere (see -//ArchiveUrlReplay.xml) and then define it here to ensure it exists. expando function include current timestamp so we can never replay them without -//overriding default expando behavior -function jQueryREWRITTEN_BY_WAYBACK(){ - o=arguments; -} - -function WB_Get_Domain(href) { - var a = document.createElement('a'); - - a.href = href; - return a.protocol + "//" + a.hostname; -} - - -function WB_StripPort(str) -{ - var hostWithPort = str.match(/^http:\/\/[\w\d@.-]+:\d+/); - if (hostWithPort) { - var hostName = hostWithPort[0].substr(0, hostWithPort[0].lastIndexOf(':')); - return hostName + str.substr(hostWithPort[0].length); - } - - return str; -} - -function WB_IsHostUrl(str) -{ - // Good guess that's its a hostname - if (str.indexOf("www.") == 0) { - return true; - } - - // hostname:port (port required) - var matches = str.match(/^[\w-]+(\.[\w-_]+)+(:\d+)(\/|$)/); - if (matches && (matches[0].length < 64)) { - return true; - } - - // ip:port - matches = str.match(/^\d+\.\d+\.\d+\.\d+(:\d+)?(\/|$)/); - if (matches && (matches[0].length < 64)) { - return true; - } - - return false; -} - -function WB_RewriteUrl(url) -{ - var httpPrefix = "http://"; - var httpsPrefix = "https://"; - - if (!url) { - return url; - } - - // If not dealing with a string, get string version and try to convert it - if ((typeof url) != "string") { - url = url.toString(); - } - - // If starts with prefix, no rewriting needed - // Only check replay prefix (no date) as date may be different for each capture - if (url.indexOf(WB_wombat_replayServer) == 0) { - return url; - } - - // If server relative url, add prefix and original host - if (WB_IsRelativeUrl(url)) { - - // Already a relative url, don't make any changes! - if (url.indexOf(WB_wombat_captureDatePart) >= 0) { - return url; - } - - return WB_wombat_replayDatePrefix + WB_wombat_origHost + url; - } - - // If full url starting with http:// add http prefix - if (url.indexOf(httpPrefix) == 0) { - return WB_wombat_replayDatePrefix.replace("https://", "http://") + url; - } - - // If full url starting with https:// add https prefix - if (url.indexOf(httpsPrefix) == 0) { - return WB_wombat_replayDatePrefix.replace("http://", "https://") + url; - } - - // May or may not be a hostname, call function to determine - // If it is, add the prefix and make sure port is removed - if (WB_IsHostUrl(url)) { - return WB_wombat_replayDatePrefix + httpPrefix + url; - } - - return url; -} - -//determine if url is server or path relative or not -function WB_IsRelativeUrl(url) { - - if (url) { - var urlType = (typeof url); - - if (urlType == "string") { - return (url.charAt(0) == "/" || url.charAt(0) == "."); - } else if (urlType == "object") { - return (url.href && (url.href.charAt(0) == "/" || url.charAt(0) == ".")); - } - } - - return false; -} - -//http://wayback.archive-it.org/1000000016/20140801164720/http://www.w3.org/2000/svg -> http://www.w3.org/2000/svg - for https://webarchive.jira.com/browse/ARI-3906 -function WB_UnRewriteUrl(url) { - return WB_ExtractOrig(url); -} - -function WB_CopyObjectFields(obj) -{ - var newObj = {}; - - for (prop in obj) { - if ((typeof obj[prop]) != "function") { - newObj[prop] = obj[prop]; - } - } - - return newObj; -} - -function WB_ExtractOrigNoProtocol(href) { - - var lHref = WB_ExtractOrig(href); - - if (lHref.slice(0, 5) == "http:") { - return lHref.slice(5); - } - else if (lHref.slice(0, 6) == "https:") { - return lHref.slice(6); - } - - return lHref; -} - -function WB_ExtractOrig(href) -{ - if (!href) { - return ""; - } - href = href.toString(); - var index = href.indexOf("/http", 1); - if (index > 0) { - return href.substr(index + 1); - } else { - return href; - } -} - -//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path -function WB_GetPath(href) { - - var a = document.createElement('a'); - - a.href = href; - return a.pathname; -} - -//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path -//specifically, user stecb's answer -function WB_ExtractOrigPathname(href) { - - var origHref = WB_ExtractOrig(href); - - return WB_GetPath(origHref); -} - -function WB_ExtractOrigPathnameAndQueryString(href) { - - var origHref = WB_ExtractOrig(href); - - var a = document.createElement('a'); - a.href = origHref; - - if (WB_EndsWith(origHref, "?")) { - return a.pathname + "?"; - } - - return a.pathname + a.search; -} - -function WB_EndsWith(str, endingStr) { - return str.indexOf(endingStr, str.length - endingStr.length) !== -1; -} - -//solution from http://stackoverflow.com/questions/4497531/javascript-get-url-path -function WB_ExtractOrigSearch(href) { - - var origHref = WB_ExtractOrig(href); - - var a = document.createElement('a'); - - a.href = origHref; - return a.search; -} - -// rewrite orig href to https if it is http and the page is being loaded as https -// this is to deal with Firefox mixed content security which restricts loading http urls from a page -// loaded over https -function WB_fixProtocol(href) { - - if (!href) { - return ""; - } - - if (location.protocol == "https:") { - - if (href.slice(0, 5) == "http:") { - href = "https:" + href.slice(5); - } - - } - - return href; - -} - -function WB_CopyLocationObj(loc) -{ - var newLoc = WB_CopyObjectFields(loc); - - newLoc._origLoc = loc; - newLoc._origHref = loc.href; - - // Rewrite replace and assign functions - newLoc.replace = function(url) { this._origLoc.replace(WB_RewriteUrl(url)); }; - newLoc.assign = function(url) { this._origLoc.assign(WB_RewriteUrl(url)); }; - newLoc.reload = function() { this._origLoc.reload(); }; - newLoc.href = WB_fixProtocol(WB_ExtractOrig(newLoc._origHref)); - newLoc.pathname = WB_ExtractOrigPathname(newLoc._origHref); - newLoc.search = WB_ExtractOrigSearch(newLoc._origHref); - newLoc.toString = function() { return this.href; }; - newLoc.hash = loc.hash; - newLoc.lasthash = loc.hash; - - return newLoc; -} - -//override createElementNS JS function in order to ensure namespace is correct - for https://webarchive.jira.com/browse/ARI-3906 -function WB_CreateElementNS(namespace, elementName) { - - namespace = WB_UnRewriteUrl(namespace); - - return document.createElementNS(namespace, elementName); -} - -function WB_wombat_updateLoc(reqHref, origHref, loc, wbSearchLoc) -{ - - if (reqHref) { - - if (WB_IsRelativeUrl(reqHref)) { - //for relative paths, just compare the paths + query string, not full urls - if (WB_ExtractOrigPathnameAndQueryString(origHref) != reqHref) { - loc.href = WB_RewriteUrl(reqHref); - return true; - } - } - else { - //for full urls, compare everything but leading protocol (http or https) - if (WB_ExtractOrigNoProtocol(origHref) != WB_ExtractOrigNoProtocol(reqHref)) { - loc.href = WB_RewriteUrl(reqHref); - return true; - } - } - - } - if (wbSearchLoc) { - if (loc.search != wbSearchLoc) { - loc.search = wbSearchLoc; - } - } - - return false; -} - -function WB_wombat_checkLocationChange(wbLoc, isTop) -{ - - var has_updated = null; - var locType = (typeof wbLoc); - - var location = (isTop ? window.top.location : window.location); - - // String has been assigned to location, so assign it - if (locType == "string") { - has_updated = WB_wombat_updateLoc(wbLoc, location.href, location); - - } else if (locType == "object") { - has_updated = WB_wombat_updateLoc(wbLoc.href, wbLoc._origHref, location, wbLoc.search); - - } - - if (WB_wombat_self_location.hash != WB_wombat_self_location.lasthash) { - //if wombat hash has been updated, make sure it's in sync with window.location hash - window.location.hash = WB_wombat_self_location.hash; - } - else if (window.location.hash != WB_wombat_self_location.hash) { - //if window.location.hash has been updated before wombat hash, handle this here - WB_wombat_self_location.hash = window.location.hash; - } - - WB_wombat_self_location.lasthash = WB_wombat_self_location.hash; - - return has_updated; -} - -var wombat_updating = false; - -function WB_wombat_checkLocations() -{ - - if (wombat_updating) { - return false; - } - - wombat_updating = true; - - var updated_self = WB_wombat_checkLocationChange(document.WB_wombat_self_location, false); - - if (!updated_self) { - updated_self = WB_wombat_checkLocationChange(WB_wombat_self_location, false); - } - - var updated_top = null; - - if (document.WB_wombat_self_location != WB_wombat_top_location) { - updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); - } - - if (!updated_top) { - if (WB_wombat_self_location != WB_wombat_top_location) { - updated_top = WB_wombat_checkLocationChange(WB_wombat_top_location, true); - } - } - - //for https://webarchive.jira.com/browse/ARI-3955 - if (updated_self || updated_top) { - return false; - } - - wombat_updating = false; -} - -//copied from https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Storage -function WB_wombat_Override_LocalStorage() { - Object.defineProperty(window, "localStorage", new (function () { - var aKeys = [], oStorage = {}; - Object.defineProperty(oStorage, "getItem", { - value: function (sKey) { return sKey ? (this[sKey] ? this[sKey] : null) : null; }, - writable: false, - configurable: false, - enumerable: false - }); - Object.defineProperty(oStorage, "key", { - value: function (nKeyId) { return aKeys[nKeyId]; }, - writable: false, - configurable: false, - enumerable: false - }); - Object.defineProperty(oStorage, "setItem", { - value: function (sKey, sValue) { - if(!sKey) { return; } - document.cookie = escape(sKey) + "=" + escape(sValue) + "; expires=Tue, 19 Jan 2038 03:14:07 GMT; path=/"; - }, - writable: false, - configurable: false, - enumerable: false - }); - Object.defineProperty(oStorage, "length", { - get: function () { return aKeys.length; }, - configurable: false, - enumerable: false - }); - Object.defineProperty(oStorage, "removeItem", { - value: function (sKey) { - if(!sKey) { return; } - document.cookie = escape(sKey) + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/"; - }, - writable: false, - configurable: false, - enumerable: false - }); - this.get = function () { - var iThisIndx; - for (var sKey in oStorage) { - iThisIndx = aKeys.indexOf(sKey); - if (iThisIndx === -1) { oStorage.setItem(sKey, oStorage[sKey]); } - else { aKeys.splice(iThisIndx, 1); } - delete oStorage[sKey]; - } - for (aKeys; aKeys.length > 0; aKeys.splice(0, 1)) { oStorage.removeItem(aKeys[0]); } - for (var aCouple, iKey, nIdx = 0, aCouples = document.cookie.split(/\s*;\s*/); nIdx < aCouples.length; nIdx++) { - aCouple = aCouples[nIdx].split(/\s*=\s*/); - if (aCouple.length > 1) { - oStorage[iKey = unescape(aCouple[0])] = unescape(aCouple[1]); - aKeys.push(iKey); - } - } - return oStorage; - }; - this.configurable = false; - this.enumerable = true; - })()); -} - -function WB_wombat_Init(replayPrefix, captureDate, origHost) -{ - WB_wombat_replayServer = location.protocol + "//" + location.host; - - try { - var collectionId = /https?:\/\/wayback\..*archive-it\.org\/([\d]+(?:-test)?)/.exec(replayPrefix)[1]; - WB_wombat_replayPrefix = WB_wombat_replayServer + "/" + collectionId + "/"; - } - catch (exc) { - WB_wombat_replayPrefix = replayPrefix; - } - - WB_wombat_replayDatePrefix = WB_wombat_replayPrefix + captureDate + "/"; - WB_wombat_captureDatePart = "/" + captureDate + "/"; - - WB_wombat_origHost = "http://" + origHost; - - WB_wombat_self_location = WB_CopyLocationObj(window.self.location); - WB_wombat_top_location = ((window.self.location != window.top.location) ? WB_CopyLocationObj(window.top.location) : WB_wombat_self_location); - - WB_wombat_opener_location = null; - //try catch for https://webarchive.jira.com/browse/ARI-3715 - try { - WB_wombat_opener_location = (window.opener ? WB_CopyLocationObj(window.opener.location) : null); - } - catch (err) { - console.log(err); - } - - //WB_wombat_document_domain = document.domain; - WB_wombat_document_domain = origHost; - - // For https://webarchive.jira.com/browse/ARI-3985 - document.WB_wombat_self_location = WB_wombat_self_location; - - //override window.open function so that a new window will have WB_wombat_self_location as a member since wombat - //rewriting may change window.location to window.WB_wombat_self_location - //for https://webarchive.jira.com/browse/ARI-4006 - var originalOpenFunction = window.open; - - window.open = function (url, windowName, windowFeatures) { - var newWindow = originalOpenFunction(url, windowName, windowFeatures); - - newWindow.WB_wombat_self_location = newWindow.self.location; - - return newWindow; - }; - - var originalHistoryPushStateFunction = history.pushState; - - //override pushState and replaceState history functions so we can retain the correct archival format //livesiteurl in the browsers location bar - //if the site is using these methods. for https://webarchive.jira.com/browse/ARI-4068 - history.pushState = function (stateObject, title, url) { - - var rewrittenUrl = null; - - if (url) { - rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); - } - - if (stateObject) { - if (stateObject.path) { - stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); - } - } - - originalHistoryPushStateFunction.call(history, stateObject, title, rewrittenUrl); - }; - - var originalHistoryReplaceStateFunction = history.replaceState; - - history.replaceState = function (stateObject, title, url) { - - var rewrittenUrl = null; - - if (url) { - rewrittenUrl = WB_GetPath(WB_RewriteUrl(WB_GetPath(url))) + WB_ExtractOrigSearch(url); - } - - if (stateObject) { - if (stateObject.path) { - stateObject.path = WB_GetPath(WB_RewriteUrl(WB_GetPath(stateObject.path))) + WB_ExtractOrigSearch(stateObject.path); - } - } - - originalHistoryReplaceStateFunction.call(history, stateObject, title, rewrittenUrl); - }; - - window.originalPostMessageFunction = window.postMessage; - - window.WB_PostMessage_Fixup = function(target, message, targetOrigin, transfer) { - target.originalPostMessageFunction.call(target, message, targetOrigin, transfer); - } - - window.WB_PostMessage = function(callingWindow, message, targetOrigin, transfer) { - var rewrittenTargetOrigin; - - if (targetOrigin) { - rewrittenTargetOrigin = WB_Get_Domain(WB_RewriteUrl(targetOrigin)); - } - - //detect condition of window containing current function not - //being the window from which the function was called - if (window !== callingWindow) { - //make sure to call postMessage from the same window the live site would call from - //this may not occur as each window (iframes included) has an overidden WB_PostMessage - callingWindow.WB_PostMessage_Fixup(window, message, rewrittenTargetOrigin, transfer); - } - else { - window.originalPostMessageFunction.call(window, message, rewrittenTargetOrigin, transfer); - } - } - - document.WB_wombat_self_location = WB_wombat_self_location; - - //from http://stackoverflow.com/questions/2638292/after-travelling-back-in-firefox-history-javascript-wont-run - for https://webarchive.jira.com/browse/ARI-4118 - window.onunload = function(){}; - - WB_Wombat_SetCookies(WB_wombat_self_location._origHref, location.protocol + "//" + origHost, replayPrefix.split("/")[3], captureDate); - -//for https://webarchive.jira.com/browse/ARI-4161 - error in Scott Reed's Firefox: NS_ERROR_DOM_QUOTA_REACHED Persistent storage maximum size reached - try { - WB_wombat_Override_LocalStorage(); - } - catch (e) { - console.log("WB_wombat_Override_LocalStorage error: " + e); - } - - var proxied = window.XMLHttpRequest.prototype.open; - window.XMLHttpRequest.prototype.open = function() { - //only set withCredentials == true if request is to wayback and ready state is correct for withCredentials - //otherwise withCredentials == true will block requests to analytics site. - if ((this.readyState == 0 || this.readyState == 1) && - (arguments[1].indexOf(WB_wombat_replayPrefix) == 0 || arguments[1].indexOf("/") == 0)) { - - this.withCredentials=true; - } - - return proxied.apply(this, [].slice.call(arguments)); - }; -} - -// determine if current page executing javascript is an embedded page or not -function WB_Wombat_IsEmbedded() { - return window.self !== window.top; -} - -function WB_Wombat_SetCookies(origHref, origHost, collectionId, captureDate) { - - //only set wayback.initiatingpage cookie for "top-level" pages, otherwise, Wayback QA could mark down missing - //urls under the wrong containing page since wayback.initiatingpage cookie is used to determine - //the containing page - if (!WB_Wombat_IsEmbedded()) { - document.cookie="wayback.initiatingpage=" + encodeURIComponent(origHref) + "; path=/"; - } - - document.cookie="wayback.archivalhost=" + encodeURIComponent(origHost) + "; path=/"; - document.cookie="wayback.collectionid=" + collectionId + "; path=/"; - document.cookie="wayback.timestamp=" + captureDate + "; path=/"; - -} - -//copied from http://stackoverflow.com/questions/1833588/javascript-clone-a-function -Function.prototype.clone = function() { - var cloneObj = this; - if(this.__isClone) { - cloneObj = this.__clonedFrom; - } - - var temp = function() { return cloneObj.apply(this, arguments); }; - for(var key in this) { - temp[key] = this[key]; - } - - temp.__isClone = true; - temp.__clonedFrom = cloneObj; - - return temp; -}; - -// Check quickly after page load -setTimeout(WB_wombat_checkLocations, 100); -//setTimeout(WB_wombat_checkLocations, 1000); - -// Check periodically every few seconds -setInterval(WB_wombat_checkLocations, 500); diff --git a/index_files/analytics.js.download b/index_files/analytics.js.download deleted file mode 100644 index 9b5abe8f..00000000 --- a/index_files/analytics.js.download +++ /dev/null @@ -1,398 +0,0 @@ -/* eslint-disable no-var, semi, prefer-arrow-callback, prefer-template */ - -/** - * Collection of methods for sending analytics events to Archive.org's analytics server. - * - * These events are used for internal stats and sent (in anonymized form) to Google Analytics. - * - * @see analytics.md - * - * @type {Object} - */ -window.archive_analytics = (function defineArchiveAnalytics() { - var ARCHIVE_ANALYTICS_VERSION = 2; - var DEFAULT_SERVICE = 'ao_2'; - - var startTime = new Date(); - - /** - * @return {Boolean} - */ - function isPerformanceTimingApiSupported() { - return 'performance' in window && 'timing' in window.performance; - } - - /** - * Determines how many milliseconds elapsed between the browser starting to parse the DOM and - * the current time. - * - * Uses the Performance API or a fallback value if it's not available. - * - * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API - * - * @return {Number} - */ - function getLoadTime() { - var start; - - if (isPerformanceTimingApiSupported()) - start = window.performance.timing.domLoading; - else - start = startTime.getTime(); - - return new Date().getTime() - start; - } - - /** - * Determines how many milliseconds elapsed between the user navigating to the page and - * the current time. - * - * @see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API - * - * @return {Number|null} null if the browser doesn't support the Performance API - */ - function getNavToDoneTime() { - if (!isPerformanceTimingApiSupported()) - return null; - - return new Date().getTime() - window.performance.timing.navigationStart; - } - - /** - * Performs an arithmetic calculation on a string with a number and unit, while maintaining - * the unit. - * - * @param {String} original value to modify, with a unit - * @param {Function} doOperation accepts one Number parameter, returns a Number - * @returns {String} - */ - function computeWithUnit(original, doOperation) { - var number = parseFloat(original, 10); - var unit = original.replace(/(\d*\.\d+)|\d+/, ''); - - return doOperation(number) + unit; - } - - /** - * Computes the default font size of the browser. - * - * @returns {String|null} computed font-size with units (typically pixels), null if it cannot be computed - */ - function getDefaultFontSize() { - var fontSizeStr; - - if (!('getComputedStyle' in window)) - return null; - - fontSizeStr = window.getComputedStyle(document.documentElement).fontSize; - - // Don't modify the value if tracking book reader. - if (document.documentElement.classList.contains('BookReaderRoot')) - return fontSizeStr; - - return computeWithUnit(fontSizeStr, function reverseBootstrapFontSize(number) { - // Undo the 62.5% size applied in the Bootstrap CSS. - return number * 1.6; - }); - } - - /** - * Get the URL parameters for a given Location - * @param {Location} - * @return {Object} The URL parameters - */ - function getParams(location) { - if (!location) location = window.location; - var vars; - var i; - var pair; - var params = {}; - var query = location.search; - if (!query) return params; - vars = query.substring(1).split('&'); - for (i = 0; i < vars.length; i++) { - pair = vars[i].split('='); - params[pair[0]] = decodeURIComponent(pair[1]); - } - return params; - } - - return { - /** - * @type {String|null} - */ - service: null, - - /** - * Key-value pairs to send in pageviews (you can read this after a pageview to see what was - * sent). - * - * @type {Object} - */ - values: {}, - - /** - * Sends an analytics ping, preferably using navigator.sendBeacon() - * @param {Object} values - * @param {Function} [onload_callback] (deprecated) callback to invoke once ping to analytics server is done - * @param {Boolean} [augment_for_ao_site] (deprecated) if true, add some archive.org site-specific values - */ - send_ping: function send_ping(values, onload_callback, augment_for_ao_site) { - if (typeof window.navigator !== 'undefined' && typeof window.navigator.sendBeacon !== 'undefined') - this.send_ping_via_beacon(values); - else - this.send_ping_via_image(values); - }, - - /** - * Sends a ping via Beacon API - * NOTE: Assumes window.navigator.sendBeacon exists - * @param {Object} values Tracking parameters to pass - */ - send_ping_via_beacon: function send_ping_via_beacon(values) { - var url = this.generate_tracking_url(values || {}); - window.navigator.sendBeacon(url); - }, - - /** - * Sends a ping via Image object - * @param {Object} values Tracking parameters to pass - */ - send_ping_via_image: function send_ping_via_image(values) { - var url = this.generate_tracking_url(values || {}); - var loadtime_img = new Image(1, 1); - loadtime_img.src = url; - }, - - /** - * Construct complete tracking URL containing payload - * @param {Object} params Tracking parameters to pass - * @return {String} URL to use for tracking call - */ - generate_tracking_url: function generate_tracking_url(params) { - var baseUrl = '//analytics.archive.org/0.gif'; - var keys; - var outputParams = params; - var outputParamsArray = []; - - outputParams.service = outputParams.service || this.service || DEFAULT_SERVICE; - - // Build array of querystring parameters - keys = Object.keys(outputParams); - keys.forEach(function keyIteration(key) { - outputParamsArray.push(encodeURIComponent(key) + '=' + encodeURIComponent(outputParams[key])); - }); - outputParamsArray.push('version=' + ARCHIVE_ANALYTICS_VERSION); - outputParamsArray.push('count=' + (keys.length + 2)); // Include `version` and `count` in count - - return baseUrl + '?' + outputParamsArray.join('&'); - }, - - /** - * @param {int} page Page number - */ - send_scroll_fetch_event: function send_scroll_fetch_event(page) { - var additionalValues = { ev: page }; - var loadTime = getLoadTime(); - var navToDoneTime = getNavToDoneTime(); - if (loadTime) additionalValues.loadtime = loadTime; - if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; - this.send_event('page_action', 'scroll_fetch', location.pathname, additionalValues); - }, - - send_scroll_fetch_base_event: function send_scroll_fetch_base_event() { - var additionalValues = {}; - var loadTime = getLoadTime(); - var navToDoneTime = getNavToDoneTime(); - if (loadTime) additionalValues.loadtime = loadTime; - if (navToDoneTime) additionalValues.nav_to_done_ms = navToDoneTime; - this.send_event('page_action', 'scroll_fetch_base', location.pathname, additionalValues); - }, - - /** - * @param {Object} options - * @param {String} [options.mediaType] - * @param {String} [options.page] The path portion of the page URL - */ - send_pageview: function send_pageview(options) { - var settings = options || {}; - - var defaultFontSize; - var loadTime = getLoadTime(); - var mediaType = settings.mediaType; - var page = settings.page; - var navToDoneTime = getNavToDoneTime(); - - /** - * @return {String} - */ - function get_locale() { - if (navigator) { - if (navigator.language) - return navigator.language; - - else if (navigator.browserLanguage) - return navigator.browserLanguage; - - else if (navigator.systemLanguage) - return navigator.systemLanguage; - - else if (navigator.userLanguage) - return navigator.userLanguage; - } - return ''; - } - - defaultFontSize = getDefaultFontSize(); - - // Set field values - this.values.kind = 'pageview'; - this.values.timediff = (new Date().getTimezoneOffset()/60)*(-1); // *timezone* diff from UTC - this.values.locale = get_locale(); - this.values.referrer = (document.referrer == '' ? '-' : document.referrer); - - if (loadTime) - this.values.loadtime = loadTime; - - if (navToDoneTime) - this.values.nav_to_done_ms = navToDoneTime; - - if (defaultFontSize) - this.values.ga_cd1 = defaultFontSize; - - if ('devicePixelRatio' in window) - this.values.ga_cd2 = window.devicePixelRatio; - - if (mediaType) - this.values.ga_cd3 = mediaType; - - if (page) - this.values.page = page; - - this.send_ping(this.values); - }, - - /** - * Sends a tracking "Event". - * @param {string} category - * @param {string} action - * @param {string} label - * @param {Object} additionalEventParams - */ - send_event: function send_event( - category, - action, - label, - additionalEventParams - ) { - if (!label) label = window.location.pathname; - if (!additionalEventParams) additionalEventParams = {}; - var eventParams = Object.assign( - { - kind: 'event', - ec: category, - ea: action, - el: label, - cache_bust: Math.random(), - }, - additionalEventParams - ); - this.send_ping(eventParams); - }, - - /** - * @param {Object} options see this.send_pageview options - */ - send_pageview_on_load: function send_pageview_on_load(options) { - var self = this; - - window.addEventListener('load', function send_pageview_with_options() { - self.send_pageview(options); - }); - }, - - /** - * Handles tracking events passed in URL. - * Assumes category and action values are separated by a "|" character. - * NOTE: Uses the unsampled analytics property. Watch out for future high click links! - * @param {Location} - */ - process_url_events: function process_url_events(location) { - var eventValues; - var actionValue; - var eventValue = getParams(location).iax; - if (!eventValue) return; - eventValues = eventValue.split('|'); - actionValue = eventValues.length >= 1 ? eventValues[1] : ''; - this.send_event( - eventValues[0], - actionValue, - window.location.pathname, - { service: 'ao_no_sampling' } - ); - }, - - /** - * Attaches handlers for event tracking. - * - * To enable click tracking for a link, add a `data-event-click-tracking` - * attribute containing the Google Analytics Event Category and Action, separated - * by a vertical pipe (|). - * e.g. `` - * - * To enable form submit tracking, add a `data-event-form-tracking` attribute - * to the `form` tag. - * e.g. `` - * - * Additional tracking options can be added via a `data-event-tracking-options` - * parameter. This parameter, if included, should be a JSON string of the parameters. - * Valid parameters are: - * - service {string}: Corresponds to the Google Analytics property data values flow into - */ - set_up_event_tracking: function set_up_event_tracking() { - var self = this; - var clickTrackingAttributeName = 'event-click-tracking'; - var formTrackingAttributeName = 'event-form-tracking'; - var trackingOptionsAttributeName = 'event-tracking-options'; - - function makeActionHandler(attributeName) { - return function actionHandler(event) { - var $currentTarget; - var categoryAction; - var categoryActionParts; - var options; - var submitFormFunction; - $currentTarget = $(event.currentTarget); - if (!$currentTarget) return; - categoryAction = $currentTarget.data(attributeName); - if (!categoryAction) return; - categoryActionParts = categoryAction.split('|'); - options = $currentTarget.data(trackingOptionsAttributeName) || {}; // Converts to JSON - self.send_event( - categoryActionParts[0], - categoryActionParts[1], - window.location.pathname, - options.service ? { service: options.service } : {} - ); - }; - } - $(document).on( - 'click', - '[data-' + clickTrackingAttributeName + ']', - makeActionHandler(clickTrackingAttributeName) - ); - $(document).on( - 'submit', - 'form[data-' + formTrackingAttributeName + ']', - makeActionHandler(formTrackingAttributeName) - ); - }, - - /** - * @returns {Object[]} - */ - get_data_packets: function get_data_packets() { - return [this.values]; - }, - }; -}()); diff --git a/index_files/auto-complete.js.download b/index_files/auto-complete.js.download deleted file mode 100644 index 587c77a9..00000000 --- a/index_files/auto-complete.js.download +++ /dev/null @@ -1,215 +0,0 @@ -var wbAutoComplete = (function(){ - // "use strict"; - function wbAutoComplete(options){ - if (!document.querySelector) return; - - // helpers - function hasClass(el, className){ return el.classList ? el.classList.contains(className) : new RegExp('\\b'+ className+'\\b').test(el.className); } - - function addEvent(el, type, handler){ - if (el.attachEvent) el.attachEvent('on'+type, handler); else el.addEventListener(type, handler); - } - function removeEvent(el, type, handler){ - // if (el.removeEventListener) not working in IE11 - if (el.detachEvent) el.detachEvent('on'+type, handler); else el.removeEventListener(type, handler); - } - function live(elClass, event, cb, context){ - addEvent(context || document, event, function(e){ - var found, el = e.target || e.srcElement; - while (el && !(found = hasClass(el, elClass))) el = el.parentElement; - if (found) cb.call(el, e); - }); - } - - var o = { - selector: 0, - source: 0, - minChars: 3, - delay: 150, - offsetLeft: 0, - offsetTop: 1, - cache: 1, - menuClass: '', - renderItem: function (item, search){ - // escape special characters - search = search.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'); - var re = new RegExp("(" + search.split(' ').join('|') + ")", "gi"); - return '
' + item.replace(re, "$1") + '
'; - }, - onSelect: function(e, term, item){} - }; - for (var k in options) { if (options.hasOwnProperty(k)) o[k] = options[k]; } - - // init - var elems = typeof o.selector == 'object' ? [o.selector] : document.querySelectorAll(o.selector); - for (var i=0; i 0) - that.sc.scrollTop = selTop + that.sc.suggestionHeight + scrTop - that.sc.maxHeight; - else if (selTop < 0) - that.sc.scrollTop = selTop + scrTop; - } - } - } - addEvent(window, 'resize', that.updateSC); - document.body.appendChild(that.sc); - - live('wb-autocomplete-suggestion', 'mouseleave', function(e){ - var sel = that.sc.querySelector('.autocomplete-suggestion.selected'); - if (sel) setTimeout(function(){ sel.className = sel.className.replace('selected', ''); }, 20); - }, that.sc); - - live('wb-autocomplete-suggestion', 'mouseover', function(e){ - var sel = that.sc.querySelector('.wb-autocomplete-suggestion.selected'); - if (sel) sel.className = sel.className.replace('selected', ''); - this.className += ' selected'; - }, that.sc); - - live('wb-autocomplete-suggestion', 'mousedown', function(e){ - if (hasClass(this, 'wb-autocomplete-suggestion')) { // else outside click - var v = this.getAttribute('data-val'); - that.value = v; - o.onSelect(e, v, this); - that.sc.style.display = 'none'; - } - }, that.sc); - - that.blurHandler = function(){ - try { var over_sb = document.querySelector('.wb-autocomplete-suggestions:hover'); } catch(e){ var over_sb = 0; } - if (!over_sb) { - that.last_val = that.value; - that.sc.style.display = 'none'; - setTimeout(function(){ that.sc.style.display = 'none'; }, 350); // hide suggestions on fast input - } else if (that !== document.activeElement) setTimeout(function(){ that.focus(); }, 20); - }; - addEvent(that, 'blur', that.blurHandler); - - var suggest = function(data){ - var val = that.value; - that.cache[val] = data; - if (data.length && val.length >= o.minChars) { - var s = ''; - for (var i=0;i 40) && key != 13 && key != 27) { - var val = that.value; - if (val.length >= o.minChars) { - if (val != that.last_val) { - that.last_val = val; - clearTimeout(that.timer); - if (o.cache) { - if (val in that.cache) { suggest(that.cache[val]); return; } - // no requests if previous suggestions were empty - for (var i=1; i#wm-save-snapshot-open { - margin-right: 7px; - top: -6px; -} - -#wm-btns>#wm-sign-in { - box-sizing: content-box; - display: none; - margin-right: 7px; - top: -8px; - - /* - round border around sign in button - */ - border: 2px #000 solid; - border-radius: 14px; - padding-right: 2px; - padding-bottom: 2px; - width: 11px; - height: 11px; -} - -#wm-btns>#wm-sign-in>.iconochive-person { - font-size: 12.5px; -} - -#wm-save-snapshot-open > .iconochive-web { - color:#000; - font-size:160%; -} - -#wm-btns>#wm-save-snapshot-in-progress { - display: none; - font-size:160%; - opacity: 0.5; - position: relative; - margin-right: 7px; - top: -5px; -} - -#wm-btns>#wm-save-snapshot-success { - display: none; - color: green; - position: relative; - top: -7px; -} - -#wm-btns>#wm-save-snapshot-fail { - display: none; - color: red; - position: relative; - top: -7px; -} diff --git a/index_files/blue_data.gif b/index_files/blue_data.gif deleted file mode 100644 index 0e98c199..00000000 --- a/index_files/blue_data.gif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - diff --git a/index_files/button_normal_home.gif b/index_files/button_normal_home.gif deleted file mode 100644 index dffe8134..00000000 --- a/index_files/button_normal_home.gif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - diff --git a/index_files/button_normal_service.gif b/index_files/button_normal_service.gif deleted file mode 100644 index 9b2048f5..00000000 --- a/index_files/button_normal_service.gif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - diff --git a/index_files/datacapture.gif b/index_files/datacapture.gif deleted file mode 100644 index e156a9cd..00000000 --- a/index_files/datacapture.gif +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - diff --git a/index_files/graph-calc.js.download b/index_files/graph-calc.js.download deleted file mode 100644 index 64fcb014..00000000 --- a/index_files/graph-calc.js.download +++ /dev/null @@ -1,132 +0,0 @@ -function getEventX(event) { - var posx = 0; - if (event.pageX || event.pageY) { - posx = event.pageX; - } - else if (event.clientX || event.clientY) { - posx = event.clientX + document.body.scrollLeft - + document.documentElement.scrollLeft; - } - return posx; -} -function getElementX(obj) { - var x = 0; - if (obj.offsetParent) { - do { - x += obj.offsetLeft; - } while (obj = obj.offsetParent); - } - return x; -} -function zeroPad(v, len) { - v = v.toString(); - return v.length >= len ? v : "00000000".substring(0, len - v.length) + v; -} - -/** - * Check if the difference between the max and the min non zero capture numbers - * is larger than 3 orders of magnitude. If yes, we need to scale. -**/ -function capturegraph_scale_is_required(captures) { - var max = 0; - var min = 1000; - for (var i = 0; i < captures.length; i++) { - var year = captures[i]; - max = Math.max(max, Math.max.apply(null, year[1])); - min = Math.min(min, Math.min.apply(null, - year[1].filter(Boolean))); - } - return (Math.log1p(max) - Math.log1p(min) > 3); -} - -/** - * Scale captugraph counts and max maxcount using log1p if necessary. - */ -function capturegraph_scale(captures) { - var maxcount = 0; - for (var i = 0; i < captures.length; i++) { - maxcount = Math.max(maxcount, Math.max.apply(null, captures[i][1])); - } - if (capturegraph_scale_is_required(captures)) { - var scaled = []; - for (var i = 0; i < captures.length; i++) { - var year = captures[i]; - // XXX map may not be available on all platforms - scaled.push([year[0], year[1].map(Math.log1p)]); - } - captures = scaled; - maxcount = Math.log1p(maxcount); - } - return [captures, maxcount]; -} - -/** - * Draw years, highlight current year, draw capture frequency per month - */ -function sparkline(captures, width, height, canvas_id, start_year, - cur_year, cur_month) { - var c = document.getElementById(canvas_id); - if (!c || !c.getContext) return; - var ctx = c.getContext("2d"); - if (!ctx) return; - ctx.fillStyle = "#FFF"; - var end_year = new Date().getUTCFullYear(); - var year_width = width / (end_year - start_year + 1); - - var scaled = capturegraph_scale(captures.years); - var years = scaled[0]; - var maxcount = scaled[1]; - - var yscale = height / maxcount; - - function year_left(year) { - return Math.ceil((year - start_year) * year_width) + 0.5; - } - - if (cur_year >= start_year) { - var x = year_left(cur_year); - ctx.fillStyle = "#FFFFA5"; - ctx.fillRect(x, 0, year_width, height); - } - for (var year = start_year; year <= end_year; year++) { - var x = year_left(year); - ctx.beginPath(); - ctx.moveTo(x, 0); - ctx.lineTo(x, height); - ctx.lineWidth = 1; - ctx.strokeStyle = "#CCC"; - ctx.stroke(); - } - cur_month = parseInt(cur_month) - 1; - var month_width = (year_width - 1) / 12; - for (var i = 0; i < years.length; i++) { - var year = years[i][0]; - var months = years[i][1]; - var left = year_left(year) + 1.0; - for (var month = 0; month < 12; month++) { - var count = months[month]; - if (count > 0) { - var h = Math.ceil(count * yscale); - if (year == cur_year && month == cur_month) { - ctx.fillStyle = "#EC008C"; - } else { - ctx.fillStyle = "#000"; - } - // must note that when I use width=Math.round(month_width+1), - // the replay toolbar looks more accurate whereas the - // bubble calendar looks somehow different. - ctx.fillRect(Math.round(left), Math.ceil(height - h), - Math.ceil(month_width), Math.round(h)); - } - left += month_width; - } - } -} - -function clear_canvas(canvas_id) { - var c = document.getElementById(canvas_id); - if (!c || !c.getContext) return; - var ctx = c.getContext("2d"); - if (!ctx) return; - ctx.clearRect(0, 0, c.width, c.height); -} diff --git a/index_files/iconochive.css b/index_files/iconochive.css deleted file mode 100644 index 7a95ea71..00000000 --- a/index_files/iconochive.css +++ /dev/null @@ -1,116 +0,0 @@ -@font-face{font-family:'Iconochive-Regular';src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?-ccsheb');src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?#iefix-ccsheb') format('embedded-opentype'),url('https://archive.org/includes/fonts/Iconochive-Regular.woff?-ccsheb') format('woff'),url('https://archive.org/includes/fonts/Iconochive-Regular.ttf?-ccsheb') format('truetype'),url('https://archive.org/includes/fonts/Iconochive-Regular.svg?-ccsheb#Iconochive-Regular') format('svg');font-weight:normal;font-style:normal} -[class^="iconochive-"],[class*=" iconochive-"]{font-family:'Iconochive-Regular'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} -.iconochive-Uplevel:before{content:"\21b5"} -.iconochive-exit:before{content:"\1f6a3"} -.iconochive-beta:before{content:"\3b2"} -.iconochive-logo:before{content:"\1f3db"} -.iconochive-audio:before{content:"\1f568"} -.iconochive-movies:before{content:"\1f39e"} -.iconochive-software:before{content:"\1f4be"} -.iconochive-texts:before{content:"\1f56e"} -.iconochive-etree:before{content:"\1f3a4"} -.iconochive-image:before{content:"\1f5bc"} -.iconochive-web:before{content:"\1f5d4"} -.iconochive-collection:before{content:"\2211"} -.iconochive-folder:before{content:"\1f4c2"} -.iconochive-data:before{content:"\1f5c3"} -.iconochive-tv:before{content:"\1f4fa"} -.iconochive-article:before{content:"\1f5cf"} -.iconochive-question:before{content:"\2370"} -.iconochive-question-dark:before{content:"\3f"} -.iconochive-info:before{content:"\69"} -.iconochive-info-small:before{content:"\24d8"} -.iconochive-comment:before{content:"\1f5e9"} -.iconochive-comments:before{content:"\1f5ea"} -.iconochive-person:before{content:"\1f464"} -.iconochive-people:before{content:"\1f465"} -.iconochive-eye:before{content:"\1f441"} -.iconochive-rss:before{content:"\221e"} -.iconochive-time:before{content:"\1f551"} -.iconochive-quote:before{content:"\275d"} -.iconochive-disc:before{content:"\1f4bf"} -.iconochive-tv-commercial:before{content:"\1f4b0"} -.iconochive-search:before{content:"\1f50d"} -.iconochive-search-star:before{content:"\273d"} -.iconochive-tiles:before{content:"\229e"} -.iconochive-list:before{content:"\21f6"} -.iconochive-list-bulleted:before{content:"\2317"} -.iconochive-latest:before{content:"\2208"} -.iconochive-left:before{content:"\2c2"} -.iconochive-right:before{content:"\2c3"} -.iconochive-left-solid:before{content:"\25c2"} -.iconochive-right-solid:before{content:"\25b8"} -.iconochive-up-solid:before{content:"\25b4"} -.iconochive-down-solid:before{content:"\25be"} -.iconochive-dot:before{content:"\23e4"} -.iconochive-dots:before{content:"\25a6"} -.iconochive-columns:before{content:"\25af"} -.iconochive-sort:before{content:"\21d5"} -.iconochive-atoz:before{content:"\1f524"} -.iconochive-ztoa:before{content:"\1f525"} -.iconochive-upload:before{content:"\1f4e4"} -.iconochive-download:before{content:"\1f4e5"} -.iconochive-favorite:before{content:"\2605"} -.iconochive-heart:before{content:"\2665"} -.iconochive-play:before{content:"\25b6"} -.iconochive-play-framed:before{content:"\1f3ac"} -.iconochive-fullscreen:before{content:"\26f6"} -.iconochive-mute:before{content:"\1f507"} -.iconochive-unmute:before{content:"\1f50a"} -.iconochive-share:before{content:"\1f381"} -.iconochive-edit:before{content:"\270e"} -.iconochive-reedit:before{content:"\2710"} -.iconochive-gear:before{content:"\2699"} -.iconochive-remove-circle:before{content:"\274e"} -.iconochive-plus-circle:before{content:"\1f5d6"} -.iconochive-minus-circle:before{content:"\1f5d5"} -.iconochive-x:before{content:"\1f5d9"} -.iconochive-fork:before{content:"\22d4"} -.iconochive-trash:before{content:"\1f5d1"} -.iconochive-warning:before{content:"\26a0"} -.iconochive-flash:before{content:"\1f5f2"} -.iconochive-world:before{content:"\1f5fa"} -.iconochive-lock:before{content:"\1f512"} -.iconochive-unlock:before{content:"\1f513"} -.iconochive-twitter:before{content:"\1f426"} -.iconochive-facebook:before{content:"\66"} -.iconochive-googleplus:before{content:"\67"} -.iconochive-reddit:before{content:"\1f47d"} -.iconochive-tumblr:before{content:"\54"} -.iconochive-pinterest:before{content:"\1d4df"} -.iconochive-popcorn:before{content:"\1f4a5"} -.iconochive-email:before{content:"\1f4e7"} -.iconochive-embed:before{content:"\1f517"} -.iconochive-gamepad:before{content:"\1f579"} -.iconochive-Zoom_In:before{content:"\2b"} -.iconochive-Zoom_Out:before{content:"\2d"} -.iconochive-RSS:before{content:"\1f4e8"} -.iconochive-Light_Bulb:before{content:"\1f4a1"} -.iconochive-Add:before{content:"\2295"} -.iconochive-Tab_Activity:before{content:"\2318"} -.iconochive-Forward:before{content:"\23e9"} -.iconochive-Backward:before{content:"\23ea"} -.iconochive-No_Audio:before{content:"\1f508"} -.iconochive-Pause:before{content:"\23f8"} -.iconochive-No_Favorite:before{content:"\2606"} -.iconochive-Unike:before{content:"\2661"} -.iconochive-Song:before{content:"\266b"} -.iconochive-No_Flag:before{content:"\2690"} -.iconochive-Flag:before{content:"\2691"} -.iconochive-Done:before{content:"\2713"} -.iconochive-Check:before{content:"\2714"} -.iconochive-Refresh:before{content:"\27f3"} -.iconochive-Headphones:before{content:"\1f3a7"} -.iconochive-Chart:before{content:"\1f4c8"} -.iconochive-Bookmark:before{content:"\1f4d1"} -.iconochive-Documents:before{content:"\1f4da"} -.iconochive-Newspaper:before{content:"\1f4f0"} -.iconochive-Podcast:before{content:"\1f4f6"} -.iconochive-Radio:before{content:"\1f4fb"} -.iconochive-Cassette:before{content:"\1f4fc"} -.iconochive-Shuffle:before{content:"\1f500"} -.iconochive-Loop:before{content:"\1f501"} -.iconochive-Low_Audio:before{content:"\1f509"} -.iconochive-First:before{content:"\1f396"} -.iconochive-Invisible:before{content:"\1f576"} -.iconochive-Computer:before{content:"\1f5b3"} diff --git a/index_files/loading.gif b/index_files/loading.gif deleted file mode 100644 index deac700d4fc776933c8c82026dc246bfc50dceb2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 913 zcmZ?wbhEHb6k!lyc+9~71X5B`#>U1zK0aw_X$=hxGiT1+v}x0S96<3ux1VcBu(M-; ztC5}oGb2#H;!hSvE(Q(;9gtxlV;NY21x|Xd-pj#oX6v(H0groaGRIZBmUJ$|Yq z%$~;uB-qn00E(YLpglZ?QSF(M_<`vlnt#eI5||oc_AoP$V9$CHQ2ZnU?GZSFYR{Fz z56$TIurnmEG{Njq79hc%^Ae!=DFoUhaun4b5rz*ehtT{Z&XK^@470~sfdqTr%YfpC e0celJF;sg(1U|H)+oLX!z|jJ;C)ohg9%}&U_H8c! diff --git a/index_files/timestamp.js.download b/index_files/timestamp.js.download deleted file mode 100644 index 35eeba5a..00000000 --- a/index_files/timestamp.js.download +++ /dev/null @@ -1,54 +0,0 @@ -/** timestamp namespaced methods **/ -var __wbTs = (function() { - function _split_timestamp(timestamp) { - if(typeof timestamp == "number") { - timestamp = timestamp.toString(); - } - return [ - timestamp.slice(-14, -10), - timestamp.slice(-10, -8), - timestamp.slice(-8, -6), - timestamp.slice(-6, -4), - timestamp.slice(-4, -2), - timestamp.slice(-2) - ]; - } - var MONTHS_LONG = [ - "January", "February", "March", "April", "May", "June", - "July", "August", "September", "October", "November", "December" - ]; - var MONTHS_SHORT = [ - "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", - "Oct", "Nov", "Dec" - ]; - var FIELDS = { - 'Y': function(d) { return d.getUTCFullYear() }, - 'm': function(d) { return d.getUTCMonth() + 1 }, - 'b': function(d) { return MONTHS_SHORT[d.getUTCMonth()] }, - 'B': function(d) { return MONTHS_LONG[d.getUTCMonth()] }, - 'd': function(d) { return d.getUTCDate() }, - 'H': function(d) { return ('0'+d.getUTCHours()).slice(-2) }, - 'M': function(d) { return ('0'+d.getUTCMinutes()).slice(-2) }, - 'S': function(d) { return ('0'+d.getUTCSeconds()).slice(-2) }, - '%': function() { return '%' } - }; - function timestamp2datetime(timestamp) { - var ts_array = _split_timestamp(timestamp); - return new Date(Date.UTC( - ts_array[0], ts_array[1]-1, ts_array[2], - ts_array[3], ts_array[4], ts_array[5] - )); - } - return { - timestamp2datetime: timestamp2datetime, - getMonthName: function(mon) { - return MONTHS_LONG[mon]; - }, - format: function(timestamp, fmt) { - return fmt.replace(/%./g, function(ph) { - var field = FIELDS[ph[1]]; - return field ? field(timestamp2datetime(timestamp)) : ph; - }); - } - } -})(); diff --git a/index_files/toolbar.js.download b/index_files/toolbar.js.download deleted file mode 100644 index 23ad8d01..00000000 --- a/index_files/toolbar.js.download +++ /dev/null @@ -1,627 +0,0 @@ -if(typeof __wm==="undefined") __wm={}; -(function(){ - var _JSON = typeof __wbhack != 'undefined' ? __wbhack.JSON : JSON; - var prettyMonths = [ - "Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]; - var $D=document,$=function(n){return document.getElementById(n)}; - - function formatNumber(n) { - return (''+n).replace(/\B(?=(\d{3})+$)/g, ','); - } - var ajax=__wm.ajax=function ajax(method, url, callback, headers, data) { - var xmlhttp; - if (window.XMLHttpRequest) { - xmlhttp = new XMLHttpRequest(); - } else { - xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); - } - xmlhttp.onreadystatechange = function() { - if (this.readyState == 4) { - callback(xmlhttp); - } - }; - xmlhttp.open(method, url, true); - if (headers) { - for (var header in headers) { - if (headers.hasOwnProperty(header)) { - xmlhttp.setRequestHeader(header, headers[header]); - } - } - } - // pass cookies for user authorization - xmlhttp.withCredentials = true; - xmlhttp.send(data); - } - - __wm.h=function hideToolbar(ev) { - $("wm-ipp").style.display="none"; - ev.stopPropagation(); - } - - var $expand, $capinfo; - - __wm.bt=function bootstrap(imgWidth,imgHeight,yearImgWidth,monthImgWidth, - coll,wbCurrentUrl,captureDate,firstYear, - static_prefix) { - __wm.static_prefix = static_prefix || '/static/'; - var wbPrefix='/'+(coll||'web')+'/'; - captureDate = captureDate.split('-'); - var displayDay = captureDate[2]; - var displayMonth = captureDate[1]; - var displayYear = captureDate[0]; - var trackerVal,curYear = -1,curMonth = -1; - var yearTracker,monthTracker; - - var $spk=$('wm-ipp-sparkline') - $expand=$('wm-expand'); - $capinfo=$('wm-capinfo'); - - function showTrackers(event) { - var val = event.type=="mouseenter"?1:0; - if (val===trackerVal) return; - var $ipp=$("wm-ipp"); - var $y=$("displayYearEl"),$m=$("displayMonthEl"),$d=$("displayDayEl"); - if (val) { - $ipp.className="hi"; - } else { - $ipp.className=""; - $y.innerHTML=displayYear;$m.innerHTML=prettyMonths[displayMonth-1];$d.innerHTML=displayDay; - } - yearTracker.style.display=val?"inline":"none"; - monthTracker.style.display=val?"inline":"none"; - trackerVal = val; - } - function getElementX2(el) { - var de = $D.documentElement; - var box = (typeof el.getBoundingClientRect!=='undefied')? - el.getBoundingClientRect():{top:0,left:0}; - return box.left + (window.pageXOffset||de.scrollLeft)-(de.clientLeft||0); - } - function navCaptures(captures) { - var $e = $("wm-nav-captures"); - var count = 0; - var years = captures.years; - var first_ts = captures.first_ts, last_ts = captures.last_ts; - for (var j = 0; j < years.length; j++) { - var months = years[j][1]; - for (var i = 0; i < months.length; i++) { - count += months[i]; - } - } - var html = '
' + - formatNumber(count) + ' ' + - (count > 1 ? "captures" : "capture") + ''; - var timespan = __wbTs.format(first_ts, '%d %b %Y'); - if (last_ts != first_ts) { - timespan += ' - ' + __wbTs.format(last_ts, '%d %b %Y'); - } - html += '
' + - timespan + '
'; - $e.innerHTML = html; - } - function trackMouseMove(event) { - //var element = event.target; - var element = $spk; - var eventX = getEventX(event); - var elementX = getElementX2(element); - var xOff = Math.min(Math.max(0, eventX - elementX),imgWidth); - var monthOff = xOff % yearImgWidth; - - var year = Math.floor(xOff / yearImgWidth); - var monthOfYear = Math.min(11,Math.floor(monthOff / monthImgWidth)); - // 1 extra border pixel at the left edge of the year: - var month = (year * 12) + monthOfYear; - var day = monthOff % 2==1?15:1; - var dateString = zeroPad(year + firstYear) + zeroPad(monthOfYear+1,2) + - zeroPad(day,2) + "000000"; - - $("displayYearEl").innerHTML=year+firstYear; - $("displayMonthEl").innerHTML=prettyMonths[monthOfYear]; - // looks too jarring when it changes.. - //$("displayDayEl").innerHTML=zeroPad(day,2); - var url = wbPrefix + dateString + '/' + wbCurrentUrl; - $("wm-graph-anchor").href=url; - - if(curYear != year) { - var yrOff = year * yearImgWidth; - yearTracker.style.left = yrOff + "px"; - curYear = year; - } - if(curMonth != month) { - var mtOff = year + (month * monthImgWidth) + 1; - monthTracker.style.left = mtOff + "px"; - curMonth = month; - } - } - function disclaimElement(element) { - if (window.top == window.self) { - element.style.display = "block"; - $D.body.insertBefore(element, $D.body.firstChild); - } - } - yearTracker=$D.createElement('div'); - yearTracker.className='yt'; - with(yearTracker.style){ - display='none';width=yearImgWidth+"px";height=imgHeight+"px"; - } - monthTracker=$D.createElement('div'); - monthTracker.className='mt'; - with(monthTracker.style){ - display='none';width=monthImgWidth+"px";height=imgHeight+"px"; - } - $spk.appendChild(yearTracker); - $spk.appendChild(monthTracker); - - var $cv=$('wm-sparkline-canvas'); - $spk.onmouseenter=showTrackers; - $spk.onmouseleave=showTrackers; - $spk.onmousemove=trackMouseMove; - - var $ipp=$("wm-ipp"); - $ipp&&disclaimElement($ipp); - - var testCanvas = document.createElement('canvas'); - if(!!(testCanvas.getContext && testCanvas.getContext('2d'))) { - var sparkline_url = "/__wb/sparkline?output=json&url=" + - encodeURIComponent(wbCurrentUrl) + - (coll && "&collection=" + coll || ''); - ajax("GET", sparkline_url, function(response) { - if(response.status == 200) { - var capnav=_JSON.parse(response.responseText); - var yearsobj = capnav.years; - var ykeys = Object.getOwnPropertyNames(yearsobj); - var years = (capnav.years = []); - for (var i = 0; i < ykeys.length; i++) { - var y = ykeys[i]; - if (yearsobj[y]) { - years.push([y, yearsobj[y]]); - } - } - navCaptures(capnav); - sparkline(capnav,imgWidth,imgHeight,'wm-sparkline-canvas', - firstYear, displayYear, displayMonth); - } - }); - } else { - var sparklineImg = new Image(); - sparklineImg.src = "/__wb/sparkline?url=" + - encodeURIComponent(wbCurrentUrl) + - "&width=" + imgWidth + "&height=" + imgHeight + - "&selected_year=" + displayYear + "&selected_month=" + displayMonth + - (coll && "&collection=" + coll || ''); - sparklineImg.alt= "sparkline"; - sparklineImg.width=imgWidth; - sparklineImg.height=imgHeight; - sparklineImg.id="sparklineImgId"; - sparklineImg.border="0"; - $cv.parentNode.replaceChild(sparklineImg, $cv); - } - - function process_autocomplete(data) { - var out = [] - var len = data.length; - for(var i=0; i0) { - var output = process_autocomplete(data.hosts); - suggest(output); - } else if (typeof data.isUrl!=='undefined' && data.isUrl===true && typeof data.excluded==='undefined') { - suggest([query]); - } else { - ajax("GET", '/__wb/search/anchor?q='+encodeURIComponent(query), - function(data) { - var data = _JSON.parse(data.response); - if (typeof data!=='undefined' && data.length>0) { - var output = process_autocomplete(data.slice(0,5)); - suggest(output); - } - }); - } - }); - }, - onSelect: function(e, term, item) { - $("wmtb").submit(); - } - }); - $("wmtb").onsubmit = function(e) { - var query = $("wmtbURL").value; - // if textbox value is not a URL, redirect to search - if (!(query.indexOf('http://') === 0 || query.indexOf('https://') === 0 || - query.match(/[\w\.]{2,256}\.[a-z]{2,4}/gi))) { - document.location.href="/web/*/" + $("wmtbURL").value; - e.preventDefault(); - return false; - } - }; - }; - function show_timestamps() { - // Populate capinfo with capture resources if empty. If not empty, it has - // already run before so avoid redoing AJAX. - var $capresources=$('wm-capresources'); - $capresources.innerHTML = ''; - //disable caching to be able to reload list when browsing frames. - //if($capresources.innerHTML.length !== 0) { - // return; - //} - var $wmloading=$("wm-capresources-loading"); - $wmloading.style.display='block'; - - // calculate datetime difference with capture datetime and return relative - // value such as "-5 hours, 10 minutes". - var capture_ts = document.getElementById('wmtb').elements.date.value; - var capture_msec = __wbTs.timestamp2datetime(capture_ts).getTime(); - function datetime_diff(dt_str) { - var dt_msec = Date.parse(dt_str); - var diff = dt_msec - capture_msec; - var prefix = ""; - if(diff < 0) { - prefix += "-"; - diff = Math.abs(diff); - } else { - prefix += "+"; - } - var highlight = false; - if(diff < 1000) { - // equal to the page datetime - return {delta: diff, text:"", highlight: highlight}; - } - var total_diff = diff; - var years_d = Math.floor(diff/1000/60/60/24/30/12); - diff -= years_d*1000*60*60*24*30*12; - var months_d = Math.floor(diff/1000/60/60/24/30); - diff -= months_d*1000*60*60*24*30; - var days_d = Math.floor(diff/1000/60/60/24); - diff -= days_d*1000*60*60*24; - var hours_d = Math.floor(diff/1000/60/60); - diff -= hours_d*1000*60*60; - var minutes_d = Math.floor(diff/1000/60); - diff -= minutes_d*1000*60; - var seconds_d = Math.floor(diff/1000); - - var parts = []; - if(years_d > 1) { - parts.push(years_d + " years"); - highlight = true; - } else if(years_d == 1) { - parts.push(years_d + " year"); - highlight = true; - } - if(months_d > 1) { - parts.push(months_d + " months"); - highlight = true; - } else if(months_d == 1) { - parts.push(months_d + " month"); - highlight = true; - } - if(days_d > 1) { - parts.push(days_d + " days"); - } else if(days_d == 1) { - parts.push(days_d + " day"); - } - if(hours_d > 1) { - parts.push(hours_d + " hours"); - } else if(hours_d == 1) { - parts.push(hours_d + " hour"); - } - if(minutes_d > 1) { - parts.push(minutes_d + " minutes"); - } else if (minutes_d == 1) { - parts.push(minutes_d + " minute"); - } - if(seconds_d > 1) { - parts.push(seconds_d + " seconds"); - } else if(seconds_d == 1) { - parts.push(seconds_d + " second"); - } - if(parts.length > 2) { - parts = parts.slice(0, 2); - } - return {delta: total_diff, text: prefix + parts.join(" "), - highlight: highlight}; - } - // Utility method to find elements in dom (currently only img) using URL. - // Also look into embedded frames recursively - // Captured resources urls may have timestamps different from DOM URL - // so it is not possible to search with original path - // /web/20120407141544/http://example.com - // we must search for URLS ENDING WITH http://example.com - function find_elements_by_url(current_window, url) { - var orig_url = url.split("/").splice(6).join("/"); - var els=current_window.document.querySelectorAll( - "img[src$='" + orig_url + "'], iframe[src$='" + orig_url + "'], frame[src$='" + orig_url + "']" - ); - var els_array=Array.prototype.slice.call(els); - for(var i=0; i 0) { - for(var i=0; i 0) { - for(var i=0; i 0) { - deduped.map(get_resource_info); - } else { - $capresources.innerHTML = "There are no sub-resources in the page."; - $wmloading.style.display='none'; - } - } - __wm.ex=function expand(ev) { - ev.stopPropagation(); - var c=$expand.className; - if (c.match(/wm-closed/)) { // closed - $expand.className=c.replace(/wm-closed/,'wm-open'); - $capinfo.style.display='block'; - show_timestamps(); - } else { - $expand.className=c.replace(/wm-open/,'wm-closed'); - $capinfo.style.display='none'; - } - }; - - function isArray(obj) { - return (typeof obj !== 'undefined' && obj && obj.constructor === Array); - } - - function setDisplayStyle(id, display) { - var el = $(id); - if (el) { - el.style.display = display; - } - } - - function show(ids) { - if (!isArray(ids)) { - ids = [ids]; - } - for (var i = 0; i < ids.length; i++) { - setDisplayStyle(ids[i], 'inline-block'); - } - } - - function hide(ids) { - if (!isArray(ids)) { - ids = [ids]; - } - for (var i = 0; i < ids.length; i++) { - setDisplayStyle(ids[i], 'none'); - } - } - - function userIsLoggedIn() { - show('wm-save-snapshot-open'); - hide('wm-sign-in'); - } - - function userIsNotLoggedIn() { - hide([ - 'wm-save-snapshot-open', - 'wm-save-snapshot-in-progress', - ]); - show('wm-sign-in'); - } - - function startSnapShotSaving() { - hide([ - 'wm-save-snapshot-fail', - 'wm-save-snapshot-open', - 'wm-save-snapshot-success', - ]); - show([ - 'wm-save-snapshot-in-progress', - ]); - } - - function successSnapshotSaving() { - hide([ - 'wm-save-snapshot-fail', - 'wm-save-snapshot-in-progress', - ]); - show([ - 'wm-save-snapshot-open', - 'wm-save-snapshot-success', - ]); - } - - function failSnapshotSaving(err) { - hide([ - 'wm-save-snapshot-in-progress', - 'wm-save-snapshot-success', - ]); - show([ - 'wm-save-snapshot-fail', - 'wm-save-snapshot-open', - ]); - } - - /** - * check whether cookie has field - * - * @param name - * @return boolean - */ - function hasCookie(name) { - return document.cookie.search(name) >= 0; - } - - __wm.saveSnapshot = function (url, timestamp, tags) { - startSnapShotSaving(); - ajax('POST', '/__wb/web-archive/', function (res) { - if (res.status === 401) { - // it seems that user is not logged in - userIsNotLoggedIn(); - } else if (res.status >= 400) { - failSnapshotSaving(res.responseText); - console.log('You have got an error.'); - console.log('If you think something wrong here please send it to support.'); - console.log('Response: "' + res.responseText + '"'); - console.log('status: "' + res.status + '"'); - } else { - successSnapshotSaving(res); - } - }, { - 'Content-Type': 'application/json' - }, _JSON.stringify({ - url: url, - snapshot: timestamp, - tags: tags || [], - })); - - return false; - }; - - document.addEventListener('DOMContentLoaded', function () { - if (hasCookie('logged-in-user') && hasCookie('logged-in-sig')) { - userIsLoggedIn(); - } else { - userIsNotLoggedIn(); - } - }); -})(); diff --git a/index_files/wayback-toolbar-logo.png b/index_files/wayback-toolbar-logo.png deleted file mode 100644 index e5e880d7574ac33c8e6f70645d66b11932a4e677..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7564 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 diff --git a/index_files/wbhack.js.download b/index_files/wbhack.js.download deleted file mode 100644 index 3e95e64e..00000000 --- a/index_files/wbhack.js.download +++ /dev/null @@ -1,41 +0,0 @@ -// Wayback Machine hacks -var __wbhack = new function(){ - var prefix; - var orig_document = { - createElementNS: document.createElementNS - }; - this.init = function(_prefix) { - this.checkCookiesNumber(); - prefix = _prefix; - document.createElementNS = function(ns,name) { - if (ns.indexOf(prefix)==0) { - ns = ns.substring(prefix.length).replace(/\/?[0-9]+\//, ''); - } - return orig_document.createElementNS.call(this, ns, name); - }; - }; - this.createCookie = function(name,value,days) { - if (days) { - var date = new Date(); - date.setTime(date.getTime()+(days*24*60*60*1000)); - var expires = "; expires="+date.toGMTString(); - } - else var expires = ""; - document.cookie = name+"="+value+expires+"; path=/"; - }; - this.eraseCookie = function(name) { - this.createCookie(name, "", -1); - }; - this.checkCookiesNumber = function() { - var cookies = document.cookie.split(";"); - if(cookies.length > 40) { - for(var i=0; i0oneEP)u0M0ZbGTr|5hyVZp07*qoM6N<$f~X^OO#lD@ diff --git a/index_files/wm_tb_prv_on.png b/index_files/wm_tb_prv_on.png deleted file mode 100644 index 6157cc2c135f14f850ac793918344f68370a232a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 292 zcmV+<0o(qGP)MEZ=f#UIrUp^{cq>q@7}QQze36> zqVFk!6c*T{9(4#}=wO7jTzmctYnaM<9}^U2C1?iS@jFanj2_~@R Date: Sat, 13 Apr 2019 22:04:31 +0600 Subject: [PATCH 4/4] ok --- services.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services.html b/services.html index 42878aad..c023d8e6 100644 --- a/services.html +++ b/services.html @@ -79,7 +79,7 @@ - +
Dec JAN