commit 2f9e6f57f5451afff801c6ffe519519be1d30b4e Author: Johannes Bechberger Date: Sun Jun 14 12:33:36 2026 +0200 Initial commit — existing SVN working copy (SVN r436) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8869fdf --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +# SVN internals +.svn/ + +# Editor / OS +.DS_Store +*.swp +*~ +.vscode/settings.json + +# Generated / runtime +data/ +*.log diff --git a/about-us.php b/about-us.php new file mode 100644 index 0000000..e0a5fc9 --- /dev/null +++ b/about-us.php @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + Nacht der Wissenschaft + + + + + + + + + + + + Zum Inhalt springen + + +
+ + +
+ +
+ +
+ +

+

+ + +
+ +
+ Symbolbild: Atomstruktur +
+ + +
+

+

+

+

+
+
+
+ + + + +
+
+

Team

+ +
    + +
  • +
    +
    + Johannes B. +
    +
    Portrait von Johannes B.
    +
    +

    Johannes B.

    +
  • + + +
  • +
    +
    + Vincent B. +
    +
    Portrait von Vincent B.
    +
    +

    Vincent B.

    + +
  • + + +
  • +
    +
    + Alexander D. +
    +
    Portrait von Alexander D.
    +
    +

    Alexander D.

    +
  • + + +
  • +
    +
    + Kassandra D. +
    +
    Portrait von Kassandra D.
    +
    +

    Kassandra D.

    +
  • + + +
  • +
    +
    + Tim H. +
    +
    Portrait von Tim H.
    +
    +

    Tim H.

    +
  • + + +
  • +
    +
    + Silvia R. +
    +
    Portrait von Silvia R.
    +
    +

    Silvia R.

    +
  • + + +
  • +
    +
    + Benedikt S. +
    +
    Portrait von Benedikt S.
    +
    +

    Benedikt S.

    +
  • + + +
  • +
    +
    + Christina W. +
    +
    Portrait von Christina W.
    +
    +

    Christina W.

    +
  • +
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/apple-touch-icon.png b/apple-touch-icon.png new file mode 100644 index 0000000..cc55940 Binary files /dev/null and b/apple-touch-icon.png differ diff --git a/archiv/index.php b/archiv/index.php new file mode 100644 index 0000000..c97c0ee --- /dev/null +++ b/archiv/index.php @@ -0,0 +1,3 @@ + diff --git a/archiv/januar2016/.htaccess b/archiv/januar2016/.htaccess new file mode 100644 index 0000000..33c07a2 --- /dev/null +++ b/archiv/januar2016/.htaccess @@ -0,0 +1,5 @@ +RewriteEngine On + +RewriteBase / +RewriteRule ^facebook/2016($|/$|\?.*$) https://www.facebook.com/events/199849767025396/ [NC,L,R=301] +RewriteRule ^facebook($|/$|\?.*$) https://www.facebook.com/NachtderWissenschaft.Karlsruhe/ [NC,L,R=301] diff --git a/archiv/januar2016/css/bootstrap.css b/archiv/januar2016/css/bootstrap.css new file mode 100644 index 0000000..dbc9ace --- /dev/null +++ b/archiv/januar2016/css/bootstrap.css @@ -0,0 +1,6794 @@ +/*! + * Bootstrap v3.3.5 (http://getbootstrap.com) + * Copyright 2011-2015 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ +@font-face { + font-family: 'Maven Pro'; + font-style: normal; + font-weight: 400; + src: local('Maven Pro Regular'), local('MavenProRegular'), url(https://fonts.gstatic.com/s/mavenpro/v7/MG9KbUZFchDs94Tbv9U-paCWcynf_cDxXwCLxiixG1c.ttf) format('truetype'); +} +@font-face { + font-family: 'Maven Pro'; + font-style: normal; + font-weight: 500; + src: local('Maven Pro Medium'), local('MavenProMedium'), url(https://fonts.gstatic.com/s/mavenpro/v7/SQVfzoJBbj9t3aVcmbspRonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype'); +} +@font-face { + font-family: 'Maven Pro'; + font-style: normal; + font-weight: 700; + src: local('Maven Pro Bold'), local('MavenProBold'), url(https://fonts.gstatic.com/s/mavenpro/v7/uDssvmXgp7Nj3i336k_dSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype'); +} +@font-face { + font-family: 'Maven Pro'; + font-style: normal; + font-weight: 900; + src: local('Maven Pro Black'), local('MavenProBlack'), url(https://fonts.gstatic.com/s/mavenpro/v7/-91TwiFzqeL1F7Kh91APwYnF5uFdDttMLvmWuJdhhgs.ttf) format('truetype'); +} + +/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ +html { + font-family: sans-serif; + -ms-text-size-adjust: 100%; + -webkit-text-size-adjust: 100%; +} +body { + margin: 0; +} +article, +aside, +details, +figcaption, +figure, +footer, +header, +hgroup, +main, +menu, +nav, +section, +summary { + display: block; +} +audio, +canvas, +progress, +video { + display: inline-block; + vertical-align: baseline; +} +audio:not([controls]) { + display: none; + height: 0; +} +[hidden], +template { + display: none; +} +a { + background-color: transparent; +} +a:active, +a:hover { + outline: 0; +} +abbr[title] { + border-bottom: 1px dotted; +} +b, +strong { + font-weight: bold; +} +dfn { + font-style: italic; +} +h1 { + font-size: 2em; + margin: 0.67em 0; +} +mark { + background: #ff0; + color: #000; +} +small { + font-size: 80%; +} +sub, +sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} +sup { + top: -0.5em; +} +sub { + bottom: -0.25em; +} +img { + border: 0; +} +svg:not(:root) { + overflow: hidden; +} +figure { + margin: 1em 40px; +} +hr { + box-sizing: content-box; + height: 0; +} +pre { + overflow: auto; +} +code, +kbd, +pre, +samp { + font-family: monospace, monospace; + font-size: 1em; +} +button, +input, +optgroup, +select, +textarea { + color: inherit; + font: inherit; + margin: 0; +} +button { + overflow: visible; +} +button, +select { + text-transform: none; +} +button, +html input[type="button"], +input[type="reset"], +input[type="submit"] { + -webkit-appearance: button; + cursor: pointer; +} +button[disabled], +html input[disabled] { + cursor: default; +} +button::-moz-focus-inner, +input::-moz-focus-inner { + border: 0; + padding: 0; +} +input { + line-height: normal; +} +input[type="checkbox"], +input[type="radio"] { + box-sizing: border-box; + padding: 0; +} +input[type="number"]::-webkit-inner-spin-button, +input[type="number"]::-webkit-outer-spin-button { + height: auto; +} +input[type="search"] { + -webkit-appearance: textfield; + box-sizing: content-box; +} +input[type="search"]::-webkit-search-cancel-button, +input[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} +fieldset { + border: 1px solid #c0c0c0; + margin: 0 2px; + padding: 0.35em 0.625em 0.75em; +} +legend { + border: 0; + padding: 0; +} +textarea { + overflow: auto; +} +optgroup { + font-weight: bold; +} +table { + border-collapse: collapse; + border-spacing: 0; +} +td, +th { + padding: 0; +} +/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ +@media print { + *, + *:before, + *:after { + background: transparent !important; + color: #000 !important; + box-shadow: none !important; + text-shadow: none !important; + } + a, + a:visited { + text-decoration: underline; + } + a[href]:after { + content: " (" attr(href) ")"; + } + abbr[title]:after { + content: " (" attr(title) ")"; + } + a[href^="#"]:after, + a[href^="javascript:"]:after { + content: ""; + } + pre, + blockquote { + border: 1px solid #999; + page-break-inside: avoid; + } + thead { + display: table-header-group; + } + tr, + img { + page-break-inside: avoid; + } + img { + max-width: 100% !important; + } + p, + h2, + h3 { + orphans: 3; + widows: 3; + } + h2, + h3 { + page-break-after: avoid; + } + .navbar { + display: none; + } + .btn > .caret, + .dropup > .btn > .caret { + border-top-color: #000 !important; + } + .label { + border: 1px solid #000; + } + .table { + border-collapse: collapse !important; + } + .table td, + .table th { + background-color: #fff !important; + } + .table-bordered th, + .table-bordered td { + border: 1px solid #ddd !important; + } +} +@font-face { + font-family: 'Glyphicons Halflings'; + src: url('../fonts/glyphicons-halflings-regular.eot'); + src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); +} +.glyphicon { + position: relative; + top: 1px; + display: inline-block; + font-family: 'Glyphicons Halflings'; + font-style: normal; + font-weight: normal; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} +.glyphicon-asterisk:before { + content: "\2a"; +} +.glyphicon-plus:before { + content: "\2b"; +} +.glyphicon-euro:before, +.glyphicon-eur:before { + content: "\20ac"; +} +.glyphicon-minus:before { + content: "\2212"; +} +.glyphicon-cloud:before { + content: "\2601"; +} +.glyphicon-envelope:before { + content: "\2709"; +} +.glyphicon-pencil:before { + content: "\270f"; +} +.glyphicon-glass:before { + content: "\e001"; +} +.glyphicon-music:before { + content: "\e002"; +} +.glyphicon-search:before { + content: "\e003"; +} +.glyphicon-heart:before { + content: "\e005"; +} +.glyphicon-star:before { + content: "\e006"; +} +.glyphicon-star-empty:before { + content: "\e007"; +} +.glyphicon-user:before { + content: "\e008"; +} +.glyphicon-film:before { + content: "\e009"; +} +.glyphicon-th-large:before { + content: "\e010"; +} +.glyphicon-th:before { + content: "\e011"; +} +.glyphicon-th-list:before { + content: "\e012"; +} +.glyphicon-ok:before { + content: "\e013"; +} +.glyphicon-remove:before { + content: "\e014"; +} +.glyphicon-zoom-in:before { + content: "\e015"; +} +.glyphicon-zoom-out:before { + content: "\e016"; +} +.glyphicon-off:before { + content: "\e017"; +} +.glyphicon-signal:before { + content: "\e018"; +} +.glyphicon-cog:before { + content: "\e019"; +} +.glyphicon-trash:before { + content: "\e020"; +} +.glyphicon-home:before { + content: "\e021"; +} +.glyphicon-file:before { + content: "\e022"; +} +.glyphicon-time:before { + content: "\e023"; +} +.glyphicon-road:before { + content: "\e024"; +} +.glyphicon-download-alt:before { + content: "\e025"; +} +.glyphicon-download:before { + content: "\e026"; +} +.glyphicon-upload:before { + content: "\e027"; +} +.glyphicon-inbox:before { + content: "\e028"; +} +.glyphicon-play-circle:before { + content: "\e029"; +} +.glyphicon-repeat:before { + content: "\e030"; +} +.glyphicon-refresh:before { + content: "\e031"; +} +.glyphicon-list-alt:before { + content: "\e032"; +} +.glyphicon-lock:before { + content: "\e033"; +} +.glyphicon-flag:before { + content: "\e034"; +} +.glyphicon-headphones:before { + content: "\e035"; +} +.glyphicon-volume-off:before { + content: "\e036"; +} +.glyphicon-volume-down:before { + content: "\e037"; +} +.glyphicon-volume-up:before { + content: "\e038"; +} +.glyphicon-qrcode:before { + content: "\e039"; +} +.glyphicon-barcode:before { + content: "\e040"; +} +.glyphicon-tag:before { + content: "\e041"; +} +.glyphicon-tags:before { + content: "\e042"; +} +.glyphicon-book:before { + content: "\e043"; +} +.glyphicon-bookmark:before { + content: "\e044"; +} +.glyphicon-print:before { + content: "\e045"; +} +.glyphicon-camera:before { + content: "\e046"; +} +.glyphicon-font:before { + content: "\e047"; +} +.glyphicon-bold:before { + content: "\e048"; +} +.glyphicon-italic:before { + content: "\e049"; +} +.glyphicon-text-height:before { + content: "\e050"; +} +.glyphicon-text-width:before { + content: "\e051"; +} +.glyphicon-align-left:before { + content: "\e052"; +} +.glyphicon-align-center:before { + content: "\e053"; +} +.glyphicon-align-right:before { + content: "\e054"; +} +.glyphicon-align-justify:before { + content: "\e055"; +} +.glyphicon-list:before { + content: "\e056"; +} +.glyphicon-indent-left:before { + content: "\e057"; +} +.glyphicon-indent-right:before { + content: "\e058"; +} +.glyphicon-facetime-video:before { + content: "\e059"; +} +.glyphicon-picture:before { + content: "\e060"; +} +.glyphicon-map-marker:before { + content: "\e062"; +} +.glyphicon-adjust:before { + content: "\e063"; +} +.glyphicon-tint:before { + content: "\e064"; +} +.glyphicon-edit:before { + content: "\e065"; +} +.glyphicon-share:before { + content: "\e066"; +} +.glyphicon-check:before { + content: "\e067"; +} +.glyphicon-move:before { + content: "\e068"; +} +.glyphicon-step-backward:before { + content: "\e069"; +} +.glyphicon-fast-backward:before { + content: "\e070"; +} +.glyphicon-backward:before { + content: "\e071"; +} +.glyphicon-play:before { + content: "\e072"; +} +.glyphicon-pause:before { + content: "\e073"; +} +.glyphicon-stop:before { + content: "\e074"; +} +.glyphicon-forward:before { + content: "\e075"; +} +.glyphicon-fast-forward:before { + content: "\e076"; +} +.glyphicon-step-forward:before { + content: "\e077"; +} +.glyphicon-eject:before { + content: "\e078"; +} +.glyphicon-chevron-left:before { + content: "\e079"; +} +.glyphicon-chevron-right:before { + content: "\e080"; +} +.glyphicon-plus-sign:before { + content: "\e081"; +} +.glyphicon-minus-sign:before { + content: "\e082"; +} +.glyphicon-remove-sign:before { + content: "\e083"; +} +.glyphicon-ok-sign:before { + content: "\e084"; +} +.glyphicon-question-sign:before { + content: "\e085"; +} +.glyphicon-info-sign:before { + content: "\e086"; +} +.glyphicon-screenshot:before { + content: "\e087"; +} +.glyphicon-remove-circle:before { + content: "\e088"; +} +.glyphicon-ok-circle:before { + content: "\e089"; +} +.glyphicon-ban-circle:before { + content: "\e090"; +} +.glyphicon-arrow-left:before { + content: "\e091"; +} +.glyphicon-arrow-right:before { + content: "\e092"; +} +.glyphicon-arrow-up:before { + content: "\e093"; +} +.glyphicon-arrow-down:before { + content: "\e094"; +} +.glyphicon-share-alt:before { + content: "\e095"; +} +.glyphicon-resize-full:before { + content: "\e096"; +} +.glyphicon-resize-small:before { + content: "\e097"; +} +.glyphicon-exclamation-sign:before { + content: "\e101"; +} +.glyphicon-gift:before { + content: "\e102"; +} +.glyphicon-leaf:before { + content: "\e103"; +} +.glyphicon-fire:before { + content: "\e104"; +} +.glyphicon-eye-open:before { + content: "\e105"; +} +.glyphicon-eye-close:before { + content: "\e106"; +} +.glyphicon-warning-sign:before { + content: "\e107"; +} +.glyphicon-plane:before { + content: "\e108"; +} +.glyphicon-calendar:before { + content: "\e109"; +} +.glyphicon-random:before { + content: "\e110"; +} +.glyphicon-comment:before { + content: "\e111"; +} +.glyphicon-magnet:before { + content: "\e112"; +} +.glyphicon-chevron-up:before { + content: "\e113"; +} +.glyphicon-chevron-down:before { + content: "\e114"; +} +.glyphicon-retweet:before { + content: "\e115"; +} +.glyphicon-shopping-cart:before { + content: "\e116"; +} +.glyphicon-folder-close:before { + content: "\e117"; +} +.glyphicon-folder-open:before { + content: "\e118"; +} +.glyphicon-resize-vertical:before { + content: "\e119"; +} +.glyphicon-resize-horizontal:before { + content: "\e120"; +} +.glyphicon-hdd:before { + content: "\e121"; +} +.glyphicon-bullhorn:before { + content: "\e122"; +} +.glyphicon-bell:before { + content: "\e123"; +} +.glyphicon-certificate:before { + content: "\e124"; +} +.glyphicon-thumbs-up:before { + content: "\e125"; +} +.glyphicon-thumbs-down:before { + content: "\e126"; +} +.glyphicon-hand-right:before { + content: "\e127"; +} +.glyphicon-hand-left:before { + content: "\e128"; +} +.glyphicon-hand-up:before { + content: "\e129"; +} +.glyphicon-hand-down:before { + content: "\e130"; +} +.glyphicon-circle-arrow-right:before { + content: "\e131"; +} +.glyphicon-circle-arrow-left:before { + content: "\e132"; +} +.glyphicon-circle-arrow-up:before { + content: "\e133"; +} +.glyphicon-circle-arrow-down:before { + content: "\e134"; +} +.glyphicon-globe:before { + content: "\e135"; +} +.glyphicon-wrench:before { + content: "\e136"; +} +.glyphicon-tasks:before { + content: "\e137"; +} +.glyphicon-filter:before { + content: "\e138"; +} +.glyphicon-briefcase:before { + content: "\e139"; +} +.glyphicon-fullscreen:before { + content: "\e140"; +} +.glyphicon-dashboard:before { + content: "\e141"; +} +.glyphicon-paperclip:before { + content: "\e142"; +} +.glyphicon-heart-empty:before { + content: "\e143"; +} +.glyphicon-link:before { + content: "\e144"; +} +.glyphicon-phone:before { + content: "\e145"; +} +.glyphicon-pushpin:before { + content: "\e146"; +} +.glyphicon-usd:before { + content: "\e148"; +} +.glyphicon-gbp:before { + content: "\e149"; +} +.glyphicon-sort:before { + content: "\e150"; +} +.glyphicon-sort-by-alphabet:before { + content: "\e151"; +} +.glyphicon-sort-by-alphabet-alt:before { + content: "\e152"; +} +.glyphicon-sort-by-order:before { + content: "\e153"; +} +.glyphicon-sort-by-order-alt:before { + content: "\e154"; +} +.glyphicon-sort-by-attributes:before { + content: "\e155"; +} +.glyphicon-sort-by-attributes-alt:before { + content: "\e156"; +} +.glyphicon-unchecked:before { + content: "\e157"; +} +.glyphicon-expand:before { + content: "\e158"; +} +.glyphicon-collapse-down:before { + content: "\e159"; +} +.glyphicon-collapse-up:before { + content: "\e160"; +} +.glyphicon-log-in:before { + content: "\e161"; +} +.glyphicon-flash:before { + content: "\e162"; +} +.glyphicon-log-out:before { + content: "\e163"; +} +.glyphicon-new-window:before { + content: "\e164"; +} +.glyphicon-record:before { + content: "\e165"; +} +.glyphicon-save:before { + content: "\e166"; +} +.glyphicon-open:before { + content: "\e167"; +} +.glyphicon-saved:before { + content: "\e168"; +} +.glyphicon-import:before { + content: "\e169"; +} +.glyphicon-export:before { + content: "\e170"; +} +.glyphicon-send:before { + content: "\e171"; +} +.glyphicon-floppy-disk:before { + content: "\e172"; +} +.glyphicon-floppy-saved:before { + content: "\e173"; +} +.glyphicon-floppy-remove:before { + content: "\e174"; +} +.glyphicon-floppy-save:before { + content: "\e175"; +} +.glyphicon-floppy-open:before { + content: "\e176"; +} +.glyphicon-credit-card:before { + content: "\e177"; +} +.glyphicon-transfer:before { + content: "\e178"; +} +.glyphicon-cutlery:before { + content: "\e179"; +} +.glyphicon-header:before { + content: "\e180"; +} +.glyphicon-compressed:before { + content: "\e181"; +} +.glyphicon-earphone:before { + content: "\e182"; +} +.glyphicon-phone-alt:before { + content: "\e183"; +} +.glyphicon-tower:before { + content: "\e184"; +} +.glyphicon-stats:before { + content: "\e185"; +} +.glyphicon-sd-video:before { + content: "\e186"; +} +.glyphicon-hd-video:before { + content: "\e187"; +} +.glyphicon-subtitles:before { + content: "\e188"; +} +.glyphicon-sound-stereo:before { + content: "\e189"; +} +.glyphicon-sound-dolby:before { + content: "\e190"; +} +.glyphicon-sound-5-1:before { + content: "\e191"; +} +.glyphicon-sound-6-1:before { + content: "\e192"; +} +.glyphicon-sound-7-1:before { + content: "\e193"; +} +.glyphicon-copyright-mark:before { + content: "\e194"; +} +.glyphicon-registration-mark:before { + content: "\e195"; +} +.glyphicon-cloud-download:before { + content: "\e197"; +} +.glyphicon-cloud-upload:before { + content: "\e198"; +} +.glyphicon-tree-conifer:before { + content: "\e199"; +} +.glyphicon-tree-deciduous:before { + content: "\e200"; +} +.glyphicon-cd:before { + content: "\e201"; +} +.glyphicon-save-file:before { + content: "\e202"; +} +.glyphicon-open-file:before { + content: "\e203"; +} +.glyphicon-level-up:before { + content: "\e204"; +} +.glyphicon-copy:before { + content: "\e205"; +} +.glyphicon-paste:before { + content: "\e206"; +} +.glyphicon-alert:before { + content: "\e209"; +} +.glyphicon-equalizer:before { + content: "\e210"; +} +.glyphicon-king:before { + content: "\e211"; +} +.glyphicon-queen:before { + content: "\e212"; +} +.glyphicon-pawn:before { + content: "\e213"; +} +.glyphicon-bishop:before { + content: "\e214"; +} +.glyphicon-knight:before { + content: "\e215"; +} +.glyphicon-baby-formula:before { + content: "\e216"; +} +.glyphicon-tent:before { + content: "\26fa"; +} +.glyphicon-blackboard:before { + content: "\e218"; +} +.glyphicon-bed:before { + content: "\e219"; +} +.glyphicon-apple:before { + content: "\f8ff"; +} +.glyphicon-erase:before { + content: "\e221"; +} +.glyphicon-hourglass:before { + content: "\231b"; +} +.glyphicon-lamp:before { + content: "\e223"; +} +.glyphicon-duplicate:before { + content: "\e224"; +} +.glyphicon-piggy-bank:before { + content: "\e225"; +} +.glyphicon-scissors:before { + content: "\e226"; +} +.glyphicon-bitcoin:before { + content: "\e227"; +} +.glyphicon-btc:before { + content: "\e227"; +} +.glyphicon-xbt:before { + content: "\e227"; +} +.glyphicon-yen:before { + content: "\00a5"; +} +.glyphicon-jpy:before { + content: "\00a5"; +} +.glyphicon-ruble:before { + content: "\20bd"; +} +.glyphicon-rub:before { + content: "\20bd"; +} +.glyphicon-scale:before { + content: "\e230"; +} +.glyphicon-ice-lolly:before { + content: "\e231"; +} +.glyphicon-ice-lolly-tasted:before { + content: "\e232"; +} +.glyphicon-education:before { + content: "\e233"; +} +.glyphicon-option-horizontal:before { + content: "\e234"; +} +.glyphicon-option-vertical:before { + content: "\e235"; +} +.glyphicon-menu-hamburger:before { + content: "\e236"; +} +.glyphicon-modal-window:before { + content: "\e237"; +} +.glyphicon-oil:before { + content: "\e238"; +} +.glyphicon-grain:before { + content: "\e239"; +} +.glyphicon-sunglasses:before { + content: "\e240"; +} +.glyphicon-text-size:before { + content: "\e241"; +} +.glyphicon-text-color:before { + content: "\e242"; +} +.glyphicon-text-background:before { + content: "\e243"; +} +.glyphicon-object-align-top:before { + content: "\e244"; +} +.glyphicon-object-align-bottom:before { + content: "\e245"; +} +.glyphicon-object-align-horizontal:before { + content: "\e246"; +} +.glyphicon-object-align-left:before { + content: "\e247"; +} +.glyphicon-object-align-vertical:before { + content: "\e248"; +} +.glyphicon-object-align-right:before { + content: "\e249"; +} +.glyphicon-triangle-right:before { + content: "\e250"; +} +.glyphicon-triangle-left:before { + content: "\e251"; +} +.glyphicon-triangle-bottom:before { + content: "\e252"; +} +.glyphicon-triangle-top:before { + content: "\e253"; +} +.glyphicon-console:before { + content: "\e254"; +} +.glyphicon-superscript:before { + content: "\e255"; +} +.glyphicon-subscript:before { + content: "\e256"; +} +.glyphicon-menu-left:before { + content: "\e257"; +} +.glyphicon-menu-right:before { + content: "\e258"; +} +.glyphicon-menu-down:before { + content: "\e259"; +} +.glyphicon-menu-up:before { + content: "\e260"; +} +* { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +*:before, +*:after { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +html { + font-size: 10px; + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); +} +body { + font-family: "Maven Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 14px; + line-height: 1.42857143; + color: #eeeeee; + background-color: #0f0f0f; +} +input, +button, +select, +textarea { + font-family: inherit; + font-size: inherit; + line-height: inherit; +} +a { + color: #337ab7; + text-decoration: none; +} +a:hover, +a:focus { + color: #23527c; + text-decoration: underline; +} +a:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +figure { + margin: 0; +} +img { + vertical-align: middle; +} +.img-responsive, +.thumbnail > img, +.thumbnail a > img, +.carousel-inner > .item > img, +.carousel-inner > .item > a > img { + display: block; + max-width: 100%; + height: auto; +} +.img-rounded { + border-radius: 6px; +} +.img-thumbnail { + padding: 4px; + line-height: 1.42857143; + background-color: #0f0f0f; + border: 1px solid #ddd; + border-radius: 4px; + -webkit-transition: all 0.2s ease-in-out; + -o-transition: all 0.2s ease-in-out; + transition: all 0.2s ease-in-out; + display: inline-block; + max-width: 100%; + height: auto; +} +.img-circle { + border-radius: 50%; +} +hr { + margin-top: 20px; + margin-bottom: 20px; + border: 0; + border-top: 1px solid #eeeeee; +} +.sr-only { + position: absolute; + width: 1px; + height: 1px; + margin: -1px; + padding: 0; + overflow: hidden; + clip: rect(0, 0, 0, 0); + border: 0; +} +.sr-only-focusable:active, +.sr-only-focusable:focus { + position: static; + width: auto; + height: auto; + margin: 0; + overflow: visible; + clip: auto; +} +[role="button"] { + cursor: pointer; +} +h1, +h2, +h3, +h4, +h5, +h6, +.h1, +.h2, +.h3, +.h4, +.h5, +.h6 { + font-family: inherit; + font-weight: 500; + line-height: 1.1; + color: inherit; +} +h1 small, +h2 small, +h3 small, +h4 small, +h5 small, +h6 small, +.h1 small, +.h2 small, +.h3 small, +.h4 small, +.h5 small, +.h6 small, +h1 .small, +h2 .small, +h3 .small, +h4 .small, +h5 .small, +h6 .small, +.h1 .small, +.h2 .small, +.h3 .small, +.h4 .small, +.h5 .small, +.h6 .small { + font-weight: normal; + line-height: 1; + color: #777777; +} +h1, +.h1, +h2, +.h2, +h3, +.h3 { + margin-top: 20px; + margin-bottom: 10px; +} +h1 small, +.h1 small, +h2 small, +.h2 small, +h3 small, +.h3 small, +h1 .small, +.h1 .small, +h2 .small, +.h2 .small, +h3 .small, +.h3 .small { + font-size: 65%; +} +h4, +.h4, +h5, +.h5, +h6, +.h6 { + margin-top: 10px; + margin-bottom: 10px; +} +h4 small, +.h4 small, +h5 small, +.h5 small, +h6 small, +.h6 small, +h4 .small, +.h4 .small, +h5 .small, +.h5 .small, +h6 .small, +.h6 .small { + font-size: 75%; +} +h1, +.h1 { + font-size: 36px; +} +h2, +.h2 { + font-size: 30px; +} +h3, +.h3 { + font-size: 24px; +} +h4, +.h4 { + font-size: 18px; +} +h5, +.h5 { + font-size: 14px; +} +h6, +.h6 { + font-size: 12px; +} +p { + margin: 0 0 10px; +} +.lead { + margin-bottom: 20px; + font-size: 16px; + font-weight: 300; + line-height: 1.4; +} +@media (min-width: 768px) { + .lead { + font-size: 21px; + } +} +small, +.small { + font-size: 85%; +} +mark, +.mark { + background-color: #fcf8e3; + padding: .2em; +} +.text-left { + text-align: left; +} +.text-right { + text-align: right; +} +.text-center { + text-align: center; +} +.text-justify { + text-align: justify; +} +.text-nowrap { + white-space: nowrap; +} +.text-lowercase { + text-transform: lowercase; +} +.text-uppercase { + text-transform: uppercase; +} +.text-capitalize { + text-transform: capitalize; +} +.text-muted { + color: #777777; +} +.text-primary { + color: #337ab7; +} +a.text-primary:hover, +a.text-primary:focus { + color: #286090; +} +.text-success { + color: #3c763d; +} +a.text-success:hover, +a.text-success:focus { + color: #2b542c; +} +.text-info { + color: #31708f; +} +a.text-info:hover, +a.text-info:focus { + color: #245269; +} +.text-warning { + color: #8a6d3b; +} +a.text-warning:hover, +a.text-warning:focus { + color: #66512c; +} +.text-danger { + color: #a94442; +} +a.text-danger:hover, +a.text-danger:focus { + color: #843534; +} +.bg-primary { + color: #fff; + background-color: #337ab7; +} +a.bg-primary:hover, +a.bg-primary:focus { + background-color: #286090; +} +.bg-success { + background-color: #dff0d8; +} +a.bg-success:hover, +a.bg-success:focus { + background-color: #c1e2b3; +} +.bg-info { + background-color: #d9edf7; +} +a.bg-info:hover, +a.bg-info:focus { + background-color: #afd9ee; +} +.bg-warning { + background-color: #fcf8e3; +} +a.bg-warning:hover, +a.bg-warning:focus { + background-color: #f7ecb5; +} +.bg-danger { + background-color: #f2dede; +} +a.bg-danger:hover, +a.bg-danger:focus { + background-color: #e4b9b9; +} +.page-header { + padding-bottom: 9px; + margin: 40px 0 20px; + border-bottom: 1px solid #eeeeee; +} +ul, +ol { + margin-top: 0; + margin-bottom: 10px; +} +ul ul, +ol ul, +ul ol, +ol ol { + margin-bottom: 0; +} +.list-unstyled { + padding-left: 0; + list-style: none; +} +.list-inline { + padding-left: 0; + list-style: none; + margin-left: -5px; +} +.list-inline > li { + display: inline-block; + padding-left: 5px; + padding-right: 5px; +} +dl { + margin-top: 0; + margin-bottom: 20px; +} +dt, +dd { + line-height: 1.42857143; +} +dt { + font-weight: bold; +} +dd { + margin-left: 0; +} +@media (min-width: 992px) { + .dl-horizontal dt { + float: left; + width: 160px; + clear: left; + text-align: right; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + } + .dl-horizontal dd { + margin-left: 180px; + } +} +abbr[title], +abbr[data-original-title] { + cursor: help; + border-bottom: 1px dotted #777777; +} +.initialism { + font-size: 90%; + text-transform: uppercase; +} +blockquote { + padding: 10px 20px; + margin: 0 0 20px; + font-size: 17.5px; + border-left: 5px solid #eeeeee; +} +blockquote p:last-child, +blockquote ul:last-child, +blockquote ol:last-child { + margin-bottom: 0; +} +blockquote footer, +blockquote small, +blockquote .small { + display: block; + font-size: 80%; + line-height: 1.42857143; + color: #777777; +} +blockquote footer:before, +blockquote small:before, +blockquote .small:before { + content: '\2014 \00A0'; +} +.blockquote-reverse, +blockquote.pull-right { + padding-right: 15px; + padding-left: 0; + border-right: 5px solid #eeeeee; + border-left: 0; + text-align: right; +} +.blockquote-reverse footer:before, +blockquote.pull-right footer:before, +.blockquote-reverse small:before, +blockquote.pull-right small:before, +.blockquote-reverse .small:before, +blockquote.pull-right .small:before { + content: ''; +} +.blockquote-reverse footer:after, +blockquote.pull-right footer:after, +.blockquote-reverse small:after, +blockquote.pull-right small:after, +.blockquote-reverse .small:after, +blockquote.pull-right .small:after { + content: '\00A0 \2014'; +} +address { + margin-bottom: 20px; + font-style: normal; + line-height: 1.42857143; +} +code, +kbd, +pre, +samp { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; +} +code { + padding: 2px 4px; + font-size: 90%; + color: #c7254e; + background-color: #f9f2f4; + border-radius: 4px; +} +kbd { + padding: 2px 4px; + font-size: 90%; + color: #fff; + background-color: #333; + border-radius: 3px; + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); +} +kbd kbd { + padding: 0; + font-size: 100%; + font-weight: bold; + box-shadow: none; +} +pre { + display: block; + padding: 9.5px; + margin: 0 0 10px; + font-size: 13px; + line-height: 1.42857143; + word-break: break-all; + word-wrap: break-word; + color: #333333; + background-color: #f5f5f5; + border: 1px solid #ccc; + border-radius: 4px; +} +pre code { + padding: 0; + font-size: inherit; + color: inherit; + white-space: pre-wrap; + background-color: transparent; + border-radius: 0; +} +.pre-scrollable { + max-height: 340px; + overflow-y: scroll; +} +.container { + margin-right: auto; + margin-left: auto; + padding-left: 15px; + padding-right: 15px; +} +@media (min-width: 768px) { + .container { + width: 750px; + } +} +@media (min-width: 992px) { + .container { + width: 970px; + } +} +@media (min-width: 1200px) { + .container { + width: 1170px; + } +} +.container-fluid { + margin-right: auto; + margin-left: auto; + padding-left: 15px; + padding-right: 15px; +} +.row { + margin-left: -15px; + margin-right: -15px; +} +.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { + position: relative; + min-height: 1px; + padding-left: 15px; + padding-right: 15px; +} +.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { + float: left; +} +.col-xs-12 { + width: 100%; +} +.col-xs-11 { + width: 91.66666667%; +} +.col-xs-10 { + width: 83.33333333%; +} +.col-xs-9 { + width: 75%; +} +.col-xs-8 { + width: 66.66666667%; +} +.col-xs-7 { + width: 58.33333333%; +} +.col-xs-6 { + width: 50%; +} +.col-xs-5 { + width: 41.66666667%; +} +.col-xs-4 { + width: 33.33333333%; +} +.col-xs-3 { + width: 25%; +} +.col-xs-2 { + width: 16.66666667%; +} +.col-xs-1 { + width: 8.33333333%; +} +.col-xs-pull-12 { + right: 100%; +} +.col-xs-pull-11 { + right: 91.66666667%; +} +.col-xs-pull-10 { + right: 83.33333333%; +} +.col-xs-pull-9 { + right: 75%; +} +.col-xs-pull-8 { + right: 66.66666667%; +} +.col-xs-pull-7 { + right: 58.33333333%; +} +.col-xs-pull-6 { + right: 50%; +} +.col-xs-pull-5 { + right: 41.66666667%; +} +.col-xs-pull-4 { + right: 33.33333333%; +} +.col-xs-pull-3 { + right: 25%; +} +.col-xs-pull-2 { + right: 16.66666667%; +} +.col-xs-pull-1 { + right: 8.33333333%; +} +.col-xs-pull-0 { + right: auto; +} +.col-xs-push-12 { + left: 100%; +} +.col-xs-push-11 { + left: 91.66666667%; +} +.col-xs-push-10 { + left: 83.33333333%; +} +.col-xs-push-9 { + left: 75%; +} +.col-xs-push-8 { + left: 66.66666667%; +} +.col-xs-push-7 { + left: 58.33333333%; +} +.col-xs-push-6 { + left: 50%; +} +.col-xs-push-5 { + left: 41.66666667%; +} +.col-xs-push-4 { + left: 33.33333333%; +} +.col-xs-push-3 { + left: 25%; +} +.col-xs-push-2 { + left: 16.66666667%; +} +.col-xs-push-1 { + left: 8.33333333%; +} +.col-xs-push-0 { + left: auto; +} +.col-xs-offset-12 { + margin-left: 100%; +} +.col-xs-offset-11 { + margin-left: 91.66666667%; +} +.col-xs-offset-10 { + margin-left: 83.33333333%; +} +.col-xs-offset-9 { + margin-left: 75%; +} +.col-xs-offset-8 { + margin-left: 66.66666667%; +} +.col-xs-offset-7 { + margin-left: 58.33333333%; +} +.col-xs-offset-6 { + margin-left: 50%; +} +.col-xs-offset-5 { + margin-left: 41.66666667%; +} +.col-xs-offset-4 { + margin-left: 33.33333333%; +} +.col-xs-offset-3 { + margin-left: 25%; +} +.col-xs-offset-2 { + margin-left: 16.66666667%; +} +.col-xs-offset-1 { + margin-left: 8.33333333%; +} +.col-xs-offset-0 { + margin-left: 0%; +} +@media (min-width: 768px) { + .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { + float: left; + } + .col-sm-12 { + width: 100%; + } + .col-sm-11 { + width: 91.66666667%; + } + .col-sm-10 { + width: 83.33333333%; + } + .col-sm-9 { + width: 75%; + } + .col-sm-8 { + width: 66.66666667%; + } + .col-sm-7 { + width: 58.33333333%; + } + .col-sm-6 { + width: 50%; + } + .col-sm-5 { + width: 41.66666667%; + } + .col-sm-4 { + width: 33.33333333%; + } + .col-sm-3 { + width: 25%; + } + .col-sm-2 { + width: 16.66666667%; + } + .col-sm-1 { + width: 8.33333333%; + } + .col-sm-pull-12 { + right: 100%; + } + .col-sm-pull-11 { + right: 91.66666667%; + } + .col-sm-pull-10 { + right: 83.33333333%; + } + .col-sm-pull-9 { + right: 75%; + } + .col-sm-pull-8 { + right: 66.66666667%; + } + .col-sm-pull-7 { + right: 58.33333333%; + } + .col-sm-pull-6 { + right: 50%; + } + .col-sm-pull-5 { + right: 41.66666667%; + } + .col-sm-pull-4 { + right: 33.33333333%; + } + .col-sm-pull-3 { + right: 25%; + } + .col-sm-pull-2 { + right: 16.66666667%; + } + .col-sm-pull-1 { + right: 8.33333333%; + } + .col-sm-pull-0 { + right: auto; + } + .col-sm-push-12 { + left: 100%; + } + .col-sm-push-11 { + left: 91.66666667%; + } + .col-sm-push-10 { + left: 83.33333333%; + } + .col-sm-push-9 { + left: 75%; + } + .col-sm-push-8 { + left: 66.66666667%; + } + .col-sm-push-7 { + left: 58.33333333%; + } + .col-sm-push-6 { + left: 50%; + } + .col-sm-push-5 { + left: 41.66666667%; + } + .col-sm-push-4 { + left: 33.33333333%; + } + .col-sm-push-3 { + left: 25%; + } + .col-sm-push-2 { + left: 16.66666667%; + } + .col-sm-push-1 { + left: 8.33333333%; + } + .col-sm-push-0 { + left: auto; + } + .col-sm-offset-12 { + margin-left: 100%; + } + .col-sm-offset-11 { + margin-left: 91.66666667%; + } + .col-sm-offset-10 { + margin-left: 83.33333333%; + } + .col-sm-offset-9 { + margin-left: 75%; + } + .col-sm-offset-8 { + margin-left: 66.66666667%; + } + .col-sm-offset-7 { + margin-left: 58.33333333%; + } + .col-sm-offset-6 { + margin-left: 50%; + } + .col-sm-offset-5 { + margin-left: 41.66666667%; + } + .col-sm-offset-4 { + margin-left: 33.33333333%; + } + .col-sm-offset-3 { + margin-left: 25%; + } + .col-sm-offset-2 { + margin-left: 16.66666667%; + } + .col-sm-offset-1 { + margin-left: 8.33333333%; + } + .col-sm-offset-0 { + margin-left: 0%; + } +} +@media (min-width: 992px) { + .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { + float: left; + } + .col-md-12 { + width: 100%; + } + .col-md-11 { + width: 91.66666667%; + } + .col-md-10 { + width: 83.33333333%; + } + .col-md-9 { + width: 75%; + } + .col-md-8 { + width: 66.66666667%; + } + .col-md-7 { + width: 58.33333333%; + } + .col-md-6 { + width: 50%; + } + .col-md-5 { + width: 41.66666667%; + } + .col-md-4 { + width: 33.33333333%; + } + .col-md-3 { + width: 25%; + } + .col-md-2 { + width: 16.66666667%; + } + .col-md-1 { + width: 8.33333333%; + } + .col-md-pull-12 { + right: 100%; + } + .col-md-pull-11 { + right: 91.66666667%; + } + .col-md-pull-10 { + right: 83.33333333%; + } + .col-md-pull-9 { + right: 75%; + } + .col-md-pull-8 { + right: 66.66666667%; + } + .col-md-pull-7 { + right: 58.33333333%; + } + .col-md-pull-6 { + right: 50%; + } + .col-md-pull-5 { + right: 41.66666667%; + } + .col-md-pull-4 { + right: 33.33333333%; + } + .col-md-pull-3 { + right: 25%; + } + .col-md-pull-2 { + right: 16.66666667%; + } + .col-md-pull-1 { + right: 8.33333333%; + } + .col-md-pull-0 { + right: auto; + } + .col-md-push-12 { + left: 100%; + } + .col-md-push-11 { + left: 91.66666667%; + } + .col-md-push-10 { + left: 83.33333333%; + } + .col-md-push-9 { + left: 75%; + } + .col-md-push-8 { + left: 66.66666667%; + } + .col-md-push-7 { + left: 58.33333333%; + } + .col-md-push-6 { + left: 50%; + } + .col-md-push-5 { + left: 41.66666667%; + } + .col-md-push-4 { + left: 33.33333333%; + } + .col-md-push-3 { + left: 25%; + } + .col-md-push-2 { + left: 16.66666667%; + } + .col-md-push-1 { + left: 8.33333333%; + } + .col-md-push-0 { + left: auto; + } + .col-md-offset-12 { + margin-left: 100%; + } + .col-md-offset-11 { + margin-left: 91.66666667%; + } + .col-md-offset-10 { + margin-left: 83.33333333%; + } + .col-md-offset-9 { + margin-left: 75%; + } + .col-md-offset-8 { + margin-left: 66.66666667%; + } + .col-md-offset-7 { + margin-left: 58.33333333%; + } + .col-md-offset-6 { + margin-left: 50%; + } + .col-md-offset-5 { + margin-left: 41.66666667%; + } + .col-md-offset-4 { + margin-left: 33.33333333%; + } + .col-md-offset-3 { + margin-left: 25%; + } + .col-md-offset-2 { + margin-left: 16.66666667%; + } + .col-md-offset-1 { + margin-left: 8.33333333%; + } + .col-md-offset-0 { + margin-left: 0%; + } +} +@media (min-width: 1200px) { + .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { + float: left; + } + .col-lg-12 { + width: 100%; + } + .col-lg-11 { + width: 91.66666667%; + } + .col-lg-10 { + width: 83.33333333%; + } + .col-lg-9 { + width: 75%; + } + .col-lg-8 { + width: 66.66666667%; + } + .col-lg-7 { + width: 58.33333333%; + } + .col-lg-6 { + width: 50%; + } + .col-lg-5 { + width: 41.66666667%; + } + .col-lg-4 { + width: 33.33333333%; + } + .col-lg-3 { + width: 25%; + } + .col-lg-2 { + width: 16.66666667%; + } + .col-lg-1 { + width: 8.33333333%; + } + .col-lg-pull-12 { + right: 100%; + } + .col-lg-pull-11 { + right: 91.66666667%; + } + .col-lg-pull-10 { + right: 83.33333333%; + } + .col-lg-pull-9 { + right: 75%; + } + .col-lg-pull-8 { + right: 66.66666667%; + } + .col-lg-pull-7 { + right: 58.33333333%; + } + .col-lg-pull-6 { + right: 50%; + } + .col-lg-pull-5 { + right: 41.66666667%; + } + .col-lg-pull-4 { + right: 33.33333333%; + } + .col-lg-pull-3 { + right: 25%; + } + .col-lg-pull-2 { + right: 16.66666667%; + } + .col-lg-pull-1 { + right: 8.33333333%; + } + .col-lg-pull-0 { + right: auto; + } + .col-lg-push-12 { + left: 100%; + } + .col-lg-push-11 { + left: 91.66666667%; + } + .col-lg-push-10 { + left: 83.33333333%; + } + .col-lg-push-9 { + left: 75%; + } + .col-lg-push-8 { + left: 66.66666667%; + } + .col-lg-push-7 { + left: 58.33333333%; + } + .col-lg-push-6 { + left: 50%; + } + .col-lg-push-5 { + left: 41.66666667%; + } + .col-lg-push-4 { + left: 33.33333333%; + } + .col-lg-push-3 { + left: 25%; + } + .col-lg-push-2 { + left: 16.66666667%; + } + .col-lg-push-1 { + left: 8.33333333%; + } + .col-lg-push-0 { + left: auto; + } + .col-lg-offset-12 { + margin-left: 100%; + } + .col-lg-offset-11 { + margin-left: 91.66666667%; + } + .col-lg-offset-10 { + margin-left: 83.33333333%; + } + .col-lg-offset-9 { + margin-left: 75%; + } + .col-lg-offset-8 { + margin-left: 66.66666667%; + } + .col-lg-offset-7 { + margin-left: 58.33333333%; + } + .col-lg-offset-6 { + margin-left: 50%; + } + .col-lg-offset-5 { + margin-left: 41.66666667%; + } + .col-lg-offset-4 { + margin-left: 33.33333333%; + } + .col-lg-offset-3 { + margin-left: 25%; + } + .col-lg-offset-2 { + margin-left: 16.66666667%; + } + .col-lg-offset-1 { + margin-left: 8.33333333%; + } + .col-lg-offset-0 { + margin-left: 0%; + } +} +table { + background-color: transparent; +} +caption { + padding-top: 8px; + padding-bottom: 8px; + color: #777777; + text-align: left; +} +th { + text-align: left; +} +.table { + width: 100%; + max-width: 100%; + margin-bottom: 20px; +} +.table > thead > tr > th, +.table > tbody > tr > th, +.table > tfoot > tr > th, +.table > thead > tr > td, +.table > tbody > tr > td, +.table > tfoot > tr > td { + padding: 8px; + line-height: 1.42857143; + vertical-align: top; + border-top: 1px solid #ddd; +} +.table > thead > tr > th { + vertical-align: bottom; + border-bottom: 2px solid #ddd; +} +.table > caption + thead > tr:first-child > th, +.table > colgroup + thead > tr:first-child > th, +.table > thead:first-child > tr:first-child > th, +.table > caption + thead > tr:first-child > td, +.table > colgroup + thead > tr:first-child > td, +.table > thead:first-child > tr:first-child > td { + border-top: 0; +} +.table > tbody + tbody { + border-top: 2px solid #ddd; +} +.table .table { + background-color: #0f0f0f; +} +.table-condensed > thead > tr > th, +.table-condensed > tbody > tr > th, +.table-condensed > tfoot > tr > th, +.table-condensed > thead > tr > td, +.table-condensed > tbody > tr > td, +.table-condensed > tfoot > tr > td { + padding: 5px; +} +.table-bordered { + border: 1px solid #ddd; +} +.table-bordered > thead > tr > th, +.table-bordered > tbody > tr > th, +.table-bordered > tfoot > tr > th, +.table-bordered > thead > tr > td, +.table-bordered > tbody > tr > td, +.table-bordered > tfoot > tr > td { + border: 1px solid #ddd; +} +.table-bordered > thead > tr > th, +.table-bordered > thead > tr > td { + border-bottom-width: 2px; +} +.table-striped > tbody > tr:nth-of-type(odd) { + background-color: #f9f9f9; +} +.table-hover > tbody > tr:hover { + background-color: #f5f5f5; +} +table col[class*="col-"] { + position: static; + float: none; + display: table-column; +} +table td[class*="col-"], +table th[class*="col-"] { + position: static; + float: none; + display: table-cell; +} +.table > thead > tr > td.active, +.table > tbody > tr > td.active, +.table > tfoot > tr > td.active, +.table > thead > tr > th.active, +.table > tbody > tr > th.active, +.table > tfoot > tr > th.active, +.table > thead > tr.active > td, +.table > tbody > tr.active > td, +.table > tfoot > tr.active > td, +.table > thead > tr.active > th, +.table > tbody > tr.active > th, +.table > tfoot > tr.active > th { + background-color: #f5f5f5; +} +.table-hover > tbody > tr > td.active:hover, +.table-hover > tbody > tr > th.active:hover, +.table-hover > tbody > tr.active:hover > td, +.table-hover > tbody > tr:hover > .active, +.table-hover > tbody > tr.active:hover > th { + background-color: #e8e8e8; +} +.table > thead > tr > td.success, +.table > tbody > tr > td.success, +.table > tfoot > tr > td.success, +.table > thead > tr > th.success, +.table > tbody > tr > th.success, +.table > tfoot > tr > th.success, +.table > thead > tr.success > td, +.table > tbody > tr.success > td, +.table > tfoot > tr.success > td, +.table > thead > tr.success > th, +.table > tbody > tr.success > th, +.table > tfoot > tr.success > th { + background-color: #dff0d8; +} +.table-hover > tbody > tr > td.success:hover, +.table-hover > tbody > tr > th.success:hover, +.table-hover > tbody > tr.success:hover > td, +.table-hover > tbody > tr:hover > .success, +.table-hover > tbody > tr.success:hover > th { + background-color: #d0e9c6; +} +.table > thead > tr > td.info, +.table > tbody > tr > td.info, +.table > tfoot > tr > td.info, +.table > thead > tr > th.info, +.table > tbody > tr > th.info, +.table > tfoot > tr > th.info, +.table > thead > tr.info > td, +.table > tbody > tr.info > td, +.table > tfoot > tr.info > td, +.table > thead > tr.info > th, +.table > tbody > tr.info > th, +.table > tfoot > tr.info > th { + background-color: #d9edf7; +} +.table-hover > tbody > tr > td.info:hover, +.table-hover > tbody > tr > th.info:hover, +.table-hover > tbody > tr.info:hover > td, +.table-hover > tbody > tr:hover > .info, +.table-hover > tbody > tr.info:hover > th { + background-color: #c4e3f3; +} +.table > thead > tr > td.warning, +.table > tbody > tr > td.warning, +.table > tfoot > tr > td.warning, +.table > thead > tr > th.warning, +.table > tbody > tr > th.warning, +.table > tfoot > tr > th.warning, +.table > thead > tr.warning > td, +.table > tbody > tr.warning > td, +.table > tfoot > tr.warning > td, +.table > thead > tr.warning > th, +.table > tbody > tr.warning > th, +.table > tfoot > tr.warning > th { + background-color: #fcf8e3; +} +.table-hover > tbody > tr > td.warning:hover, +.table-hover > tbody > tr > th.warning:hover, +.table-hover > tbody > tr.warning:hover > td, +.table-hover > tbody > tr:hover > .warning, +.table-hover > tbody > tr.warning:hover > th { + background-color: #faf2cc; +} +.table > thead > tr > td.danger, +.table > tbody > tr > td.danger, +.table > tfoot > tr > td.danger, +.table > thead > tr > th.danger, +.table > tbody > tr > th.danger, +.table > tfoot > tr > th.danger, +.table > thead > tr.danger > td, +.table > tbody > tr.danger > td, +.table > tfoot > tr.danger > td, +.table > thead > tr.danger > th, +.table > tbody > tr.danger > th, +.table > tfoot > tr.danger > th { + background-color: #f2dede; +} +.table-hover > tbody > tr > td.danger:hover, +.table-hover > tbody > tr > th.danger:hover, +.table-hover > tbody > tr.danger:hover > td, +.table-hover > tbody > tr:hover > .danger, +.table-hover > tbody > tr.danger:hover > th { + background-color: #ebcccc; +} +.table-responsive { + overflow-x: auto; + min-height: 0.01%; +} +@media screen and (max-width: 767px) { + .table-responsive { + width: 100%; + margin-bottom: 15px; + overflow-y: hidden; + -ms-overflow-style: -ms-autohiding-scrollbar; + border: 1px solid #ddd; + } + .table-responsive > .table { + margin-bottom: 0; + } + .table-responsive > .table > thead > tr > th, + .table-responsive > .table > tbody > tr > th, + .table-responsive > .table > tfoot > tr > th, + .table-responsive > .table > thead > tr > td, + .table-responsive > .table > tbody > tr > td, + .table-responsive > .table > tfoot > tr > td { + white-space: nowrap; + } + .table-responsive > .table-bordered { + border: 0; + } + .table-responsive > .table-bordered > thead > tr > th:first-child, + .table-responsive > .table-bordered > tbody > tr > th:first-child, + .table-responsive > .table-bordered > tfoot > tr > th:first-child, + .table-responsive > .table-bordered > thead > tr > td:first-child, + .table-responsive > .table-bordered > tbody > tr > td:first-child, + .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; + } + .table-responsive > .table-bordered > thead > tr > th:last-child, + .table-responsive > .table-bordered > tbody > tr > th:last-child, + .table-responsive > .table-bordered > tfoot > tr > th:last-child, + .table-responsive > .table-bordered > thead > tr > td:last-child, + .table-responsive > .table-bordered > tbody > tr > td:last-child, + .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; + } + .table-responsive > .table-bordered > tbody > tr:last-child > th, + .table-responsive > .table-bordered > tfoot > tr:last-child > th, + .table-responsive > .table-bordered > tbody > tr:last-child > td, + .table-responsive > .table-bordered > tfoot > tr:last-child > td { + border-bottom: 0; + } +} +fieldset { + padding: 0; + margin: 0; + border: 0; + min-width: 0; +} +legend { + display: block; + width: 100%; + padding: 0; + margin-bottom: 20px; + font-size: 21px; + line-height: inherit; + color: #333333; + border: 0; + border-bottom: 1px solid #e5e5e5; +} +label { + display: inline-block; + max-width: 100%; + margin-bottom: 5px; + font-weight: bold; +} +input[type="search"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +input[type="radio"], +input[type="checkbox"] { + margin: 4px 0 0; + margin-top: 1px \9; + line-height: normal; +} +input[type="file"] { + display: block; +} +input[type="range"] { + display: block; + width: 100%; +} +select[multiple], +select[size] { + height: auto; +} +input[type="file"]:focus, +input[type="radio"]:focus, +input[type="checkbox"]:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +output { + display: block; + padding-top: 7px; + font-size: 14px; + line-height: 1.42857143; + color: #555555; +} +.form-control { + display: block; + width: 100%; + height: 34px; + padding: 6px 12px; + font-size: 14px; + line-height: 1.42857143; + color: #555555; + background-color: #fff; + background-image: none; + border: 1px solid #ccc; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; + -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; + transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; +} +.form-control:focus { + border-color: #66afe9; + outline: 0; + -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); + box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); +} +.form-control::-moz-placeholder { + color: #999; + opacity: 1; +} +.form-control:-ms-input-placeholder { + color: #999; +} +.form-control::-webkit-input-placeholder { + color: #999; +} +.form-control[disabled], +.form-control[readonly], +fieldset[disabled] .form-control { + background-color: #eeeeee; + opacity: 1; +} +.form-control[disabled], +fieldset[disabled] .form-control { + cursor: not-allowed; +} +textarea.form-control { + height: auto; +} +input[type="search"] { + -webkit-appearance: none; +} +@media screen and (-webkit-min-device-pixel-ratio: 0) { + input[type="date"].form-control, + input[type="time"].form-control, + input[type="datetime-local"].form-control, + input[type="month"].form-control { + line-height: 34px; + } + input[type="date"].input-sm, + input[type="time"].input-sm, + input[type="datetime-local"].input-sm, + input[type="month"].input-sm, + .input-group-sm input[type="date"], + .input-group-sm input[type="time"], + .input-group-sm input[type="datetime-local"], + .input-group-sm input[type="month"] { + line-height: 30px; + } + input[type="date"].input-lg, + input[type="time"].input-lg, + input[type="datetime-local"].input-lg, + input[type="month"].input-lg, + .input-group-lg input[type="date"], + .input-group-lg input[type="time"], + .input-group-lg input[type="datetime-local"], + .input-group-lg input[type="month"] { + line-height: 46px; + } +} +.form-group { + margin-bottom: 15px; +} +.radio, +.checkbox { + position: relative; + display: block; + margin-top: 10px; + margin-bottom: 10px; +} +.radio label, +.checkbox label { + min-height: 20px; + padding-left: 20px; + margin-bottom: 0; + font-weight: normal; + cursor: pointer; +} +.radio input[type="radio"], +.radio-inline input[type="radio"], +.checkbox input[type="checkbox"], +.checkbox-inline input[type="checkbox"] { + position: absolute; + margin-left: -20px; + margin-top: 4px \9; +} +.radio + .radio, +.checkbox + .checkbox { + margin-top: -5px; +} +.radio-inline, +.checkbox-inline { + position: relative; + display: inline-block; + padding-left: 20px; + margin-bottom: 0; + vertical-align: middle; + font-weight: normal; + cursor: pointer; +} +.radio-inline + .radio-inline, +.checkbox-inline + .checkbox-inline { + margin-top: 0; + margin-left: 10px; +} +input[type="radio"][disabled], +input[type="checkbox"][disabled], +input[type="radio"].disabled, +input[type="checkbox"].disabled, +fieldset[disabled] input[type="radio"], +fieldset[disabled] input[type="checkbox"] { + cursor: not-allowed; +} +.radio-inline.disabled, +.checkbox-inline.disabled, +fieldset[disabled] .radio-inline, +fieldset[disabled] .checkbox-inline { + cursor: not-allowed; +} +.radio.disabled label, +.checkbox.disabled label, +fieldset[disabled] .radio label, +fieldset[disabled] .checkbox label { + cursor: not-allowed; +} +.form-control-static { + padding-top: 7px; + padding-bottom: 7px; + margin-bottom: 0; + min-height: 34px; +} +.form-control-static.input-lg, +.form-control-static.input-sm { + padding-left: 0; + padding-right: 0; +} +.input-sm { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-sm { + height: 30px; + line-height: 30px; +} +textarea.input-sm, +select[multiple].input-sm { + height: auto; +} +.form-group-sm .form-control { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.form-group-sm select.form-control { + height: 30px; + line-height: 30px; +} +.form-group-sm textarea.form-control, +.form-group-sm select[multiple].form-control { + height: auto; +} +.form-group-sm .form-control-static { + height: 30px; + min-height: 32px; + padding: 6px 10px; + font-size: 12px; + line-height: 1.5; +} +.input-lg { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +select.input-lg { + height: 46px; + line-height: 46px; +} +textarea.input-lg, +select[multiple].input-lg { + height: auto; +} +.form-group-lg .form-control { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +.form-group-lg select.form-control { + height: 46px; + line-height: 46px; +} +.form-group-lg textarea.form-control, +.form-group-lg select[multiple].form-control { + height: auto; +} +.form-group-lg .form-control-static { + height: 46px; + min-height: 38px; + padding: 11px 16px; + font-size: 18px; + line-height: 1.3333333; +} +.has-feedback { + position: relative; +} +.has-feedback .form-control { + padding-right: 42.5px; +} +.form-control-feedback { + position: absolute; + top: 0; + right: 0; + z-index: 2; + display: block; + width: 34px; + height: 34px; + line-height: 34px; + text-align: center; + pointer-events: none; +} +.input-lg + .form-control-feedback, +.input-group-lg + .form-control-feedback, +.form-group-lg .form-control + .form-control-feedback { + width: 46px; + height: 46px; + line-height: 46px; +} +.input-sm + .form-control-feedback, +.input-group-sm + .form-control-feedback, +.form-group-sm .form-control + .form-control-feedback { + width: 30px; + height: 30px; + line-height: 30px; +} +.has-success .help-block, +.has-success .control-label, +.has-success .radio, +.has-success .checkbox, +.has-success .radio-inline, +.has-success .checkbox-inline, +.has-success.radio label, +.has-success.checkbox label, +.has-success.radio-inline label, +.has-success.checkbox-inline label { + color: #3c763d; +} +.has-success .form-control { + border-color: #3c763d; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); +} +.has-success .form-control:focus { + border-color: #2b542c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; +} +.has-success .input-group-addon { + color: #3c763d; + border-color: #3c763d; + background-color: #dff0d8; +} +.has-success .form-control-feedback { + color: #3c763d; +} +.has-warning .help-block, +.has-warning .control-label, +.has-warning .radio, +.has-warning .checkbox, +.has-warning .radio-inline, +.has-warning .checkbox-inline, +.has-warning.radio label, +.has-warning.checkbox label, +.has-warning.radio-inline label, +.has-warning.checkbox-inline label { + color: #8a6d3b; +} +.has-warning .form-control { + border-color: #8a6d3b; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); +} +.has-warning .form-control:focus { + border-color: #66512c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; +} +.has-warning .input-group-addon { + color: #8a6d3b; + border-color: #8a6d3b; + background-color: #fcf8e3; +} +.has-warning .form-control-feedback { + color: #8a6d3b; +} +.has-error .help-block, +.has-error .control-label, +.has-error .radio, +.has-error .checkbox, +.has-error .radio-inline, +.has-error .checkbox-inline, +.has-error.radio label, +.has-error.checkbox label, +.has-error.radio-inline label, +.has-error.checkbox-inline label { + color: #a94442; +} +.has-error .form-control { + border-color: #a94442; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); +} +.has-error .form-control:focus { + border-color: #843534; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; +} +.has-error .input-group-addon { + color: #a94442; + border-color: #a94442; + background-color: #f2dede; +} +.has-error .form-control-feedback { + color: #a94442; +} +.has-feedback label ~ .form-control-feedback { + top: 25px; +} +.has-feedback label.sr-only ~ .form-control-feedback { + top: 0; +} +.help-block { + display: block; + margin-top: 5px; + margin-bottom: 10px; + color: #ffffff; +} +@media (min-width: 768px) { + .form-inline .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .form-inline .form-control-static { + display: inline-block; + } + .form-inline .input-group { + display: inline-table; + vertical-align: middle; + } + .form-inline .input-group .input-group-addon, + .form-inline .input-group .input-group-btn, + .form-inline .input-group .form-control { + width: auto; + } + .form-inline .input-group > .form-control { + width: 100%; + } + .form-inline .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio, + .form-inline .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio label, + .form-inline .checkbox label { + padding-left: 0; + } + .form-inline .radio input[type="radio"], + .form-inline .checkbox input[type="checkbox"] { + position: relative; + margin-left: 0; + } + .form-inline .has-feedback .form-control-feedback { + top: 0; + } +} +.form-horizontal .radio, +.form-horizontal .checkbox, +.form-horizontal .radio-inline, +.form-horizontal .checkbox-inline { + margin-top: 0; + margin-bottom: 0; + padding-top: 7px; +} +.form-horizontal .radio, +.form-horizontal .checkbox { + min-height: 27px; +} +.form-horizontal .form-group { + margin-left: -15px; + margin-right: -15px; +} +@media (min-width: 768px) { + .form-horizontal .control-label { + text-align: right; + margin-bottom: 0; + padding-top: 7px; + } +} +.form-horizontal .has-feedback .form-control-feedback { + right: 15px; +} +@media (min-width: 768px) { + .form-horizontal .form-group-lg .control-label { + padding-top: 14.333333px; + font-size: 18px; + } +} +@media (min-width: 768px) { + .form-horizontal .form-group-sm .control-label { + padding-top: 6px; + font-size: 12px; + } +} +.btn { + display: inline-block; + margin-bottom: 0; + font-weight: normal; + text-align: center; + vertical-align: middle; + touch-action: manipulation; + cursor: pointer; + background-image: none; + border: 1px solid transparent; + white-space: nowrap; + padding: 6px 12px; + font-size: 14px; + line-height: 1.42857143; + border-radius: 4px; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} +.btn:focus, +.btn:active:focus, +.btn.active:focus, +.btn.focus, +.btn:active.focus, +.btn.active.focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +.btn:hover, +.btn:focus, +.btn.focus { + color: #f1f1f1; + text-decoration: none; +} +.btn:active, +.btn.active { + outline: 0; + background-image: none; + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); +} +.btn.disabled, +.btn[disabled], +fieldset[disabled] .btn { + cursor: not-allowed; + opacity: 0.65; + filter: alpha(opacity=65); + -webkit-box-shadow: none; + box-shadow: none; +} +a.btn.disabled, +fieldset[disabled] a.btn { + pointer-events: none; +} +.btn-default { + color: #f1f1f1; + background-color: #333; + border-color: #444; +} +.btn-default:focus, +.btn-default.focus { + color: #f1f1f1; + background-color: #1a1a1a; + border-color: #040404; +} +.btn-default:hover { + color: #f1f1f1; + background-color: #1a1a1a; + border-color: #252525; +} +.btn-default:active, +.btn-default.active, +.open > .dropdown-toggle.btn-default { + color: #f1f1f1; + background-color: #1a1a1a; + border-color: #252525; +} +.btn-default:active:hover, +.btn-default.active:hover, +.open > .dropdown-toggle.btn-default:hover, +.btn-default:active:focus, +.btn-default.active:focus, +.open > .dropdown-toggle.btn-default:focus, +.btn-default:active.focus, +.btn-default.active.focus, +.open > .dropdown-toggle.btn-default.focus { + color: #f1f1f1; + background-color: #080808; + border-color: #040404; +} +.btn-default:active, +.btn-default.active, +.open > .dropdown-toggle.btn-default { + background-image: none; +} +.btn-default.disabled, +.btn-default[disabled], +fieldset[disabled] .btn-default, +.btn-default.disabled:hover, +.btn-default[disabled]:hover, +fieldset[disabled] .btn-default:hover, +.btn-default.disabled:focus, +.btn-default[disabled]:focus, +fieldset[disabled] .btn-default:focus, +.btn-default.disabled.focus, +.btn-default[disabled].focus, +fieldset[disabled] .btn-default.focus, +.btn-default.disabled:active, +.btn-default[disabled]:active, +fieldset[disabled] .btn-default:active, +.btn-default.disabled.active, +.btn-default[disabled].active, +fieldset[disabled] .btn-default.active { + background-color: #333; + border-color: #444; +} +.btn-default .badge { + color: #333; + background-color: #f1f1f1; +} +.btn-primary { + color: #fff; + background-color: #337ab7; + border-color: #2e6da4; +} +.btn-primary:focus, +.btn-primary.focus { + color: #fff; + background-color: #286090; + border-color: #122b40; +} +.btn-primary:hover { + color: #fff; + background-color: #286090; + border-color: #204d74; +} +.btn-primary:active, +.btn-primary.active, +.open > .dropdown-toggle.btn-primary { + color: #fff; + background-color: #286090; + border-color: #204d74; +} +.btn-primary:active:hover, +.btn-primary.active:hover, +.open > .dropdown-toggle.btn-primary:hover, +.btn-primary:active:focus, +.btn-primary.active:focus, +.open > .dropdown-toggle.btn-primary:focus, +.btn-primary:active.focus, +.btn-primary.active.focus, +.open > .dropdown-toggle.btn-primary.focus { + color: #fff; + background-color: #204d74; + border-color: #122b40; +} +.btn-primary:active, +.btn-primary.active, +.open > .dropdown-toggle.btn-primary { + background-image: none; +} +.btn-primary.disabled, +.btn-primary[disabled], +fieldset[disabled] .btn-primary, +.btn-primary.disabled:hover, +.btn-primary[disabled]:hover, +fieldset[disabled] .btn-primary:hover, +.btn-primary.disabled:focus, +.btn-primary[disabled]:focus, +fieldset[disabled] .btn-primary:focus, +.btn-primary.disabled.focus, +.btn-primary[disabled].focus, +fieldset[disabled] .btn-primary.focus, +.btn-primary.disabled:active, +.btn-primary[disabled]:active, +fieldset[disabled] .btn-primary:active, +.btn-primary.disabled.active, +.btn-primary[disabled].active, +fieldset[disabled] .btn-primary.active { + background-color: #337ab7; + border-color: #2e6da4; +} +.btn-primary .badge { + color: #337ab7; + background-color: #fff; +} +.btn-success { + color: #fff; + background-color: #5cb85c; + border-color: #4cae4c; +} +.btn-success:focus, +.btn-success.focus { + color: #fff; + background-color: #449d44; + border-color: #255625; +} +.btn-success:hover { + color: #fff; + background-color: #449d44; + border-color: #398439; +} +.btn-success:active, +.btn-success.active, +.open > .dropdown-toggle.btn-success { + color: #fff; + background-color: #449d44; + border-color: #398439; +} +.btn-success:active:hover, +.btn-success.active:hover, +.open > .dropdown-toggle.btn-success:hover, +.btn-success:active:focus, +.btn-success.active:focus, +.open > .dropdown-toggle.btn-success:focus, +.btn-success:active.focus, +.btn-success.active.focus, +.open > .dropdown-toggle.btn-success.focus { + color: #fff; + background-color: #398439; + border-color: #255625; +} +.btn-success:active, +.btn-success.active, +.open > .dropdown-toggle.btn-success { + background-image: none; +} +.btn-success.disabled, +.btn-success[disabled], +fieldset[disabled] .btn-success, +.btn-success.disabled:hover, +.btn-success[disabled]:hover, +fieldset[disabled] .btn-success:hover, +.btn-success.disabled:focus, +.btn-success[disabled]:focus, +fieldset[disabled] .btn-success:focus, +.btn-success.disabled.focus, +.btn-success[disabled].focus, +fieldset[disabled] .btn-success.focus, +.btn-success.disabled:active, +.btn-success[disabled]:active, +fieldset[disabled] .btn-success:active, +.btn-success.disabled.active, +.btn-success[disabled].active, +fieldset[disabled] .btn-success.active { + background-color: #5cb85c; + border-color: #4cae4c; +} +.btn-success .badge { + color: #5cb85c; + background-color: #fff; +} +.btn-info { + color: #fff; + background-color: #5bc0de; + border-color: #46b8da; +} +.btn-info:focus, +.btn-info.focus { + color: #fff; + background-color: #31b0d5; + border-color: #1b6d85; +} +.btn-info:hover { + color: #fff; + background-color: #31b0d5; + border-color: #269abc; +} +.btn-info:active, +.btn-info.active, +.open > .dropdown-toggle.btn-info { + color: #fff; + background-color: #31b0d5; + border-color: #269abc; +} +.btn-info:active:hover, +.btn-info.active:hover, +.open > .dropdown-toggle.btn-info:hover, +.btn-info:active:focus, +.btn-info.active:focus, +.open > .dropdown-toggle.btn-info:focus, +.btn-info:active.focus, +.btn-info.active.focus, +.open > .dropdown-toggle.btn-info.focus { + color: #fff; + background-color: #269abc; + border-color: #1b6d85; +} +.btn-info:active, +.btn-info.active, +.open > .dropdown-toggle.btn-info { + background-image: none; +} +.btn-info.disabled, +.btn-info[disabled], +fieldset[disabled] .btn-info, +.btn-info.disabled:hover, +.btn-info[disabled]:hover, +fieldset[disabled] .btn-info:hover, +.btn-info.disabled:focus, +.btn-info[disabled]:focus, +fieldset[disabled] .btn-info:focus, +.btn-info.disabled.focus, +.btn-info[disabled].focus, +fieldset[disabled] .btn-info.focus, +.btn-info.disabled:active, +.btn-info[disabled]:active, +fieldset[disabled] .btn-info:active, +.btn-info.disabled.active, +.btn-info[disabled].active, +fieldset[disabled] .btn-info.active { + background-color: #5bc0de; + border-color: #46b8da; +} +.btn-info .badge { + color: #5bc0de; + background-color: #fff; +} +.btn-warning { + color: #fff; + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning:focus, +.btn-warning.focus { + color: #fff; + background-color: #ec971f; + border-color: #985f0d; +} +.btn-warning:hover { + color: #fff; + background-color: #ec971f; + border-color: #d58512; +} +.btn-warning:active, +.btn-warning.active, +.open > .dropdown-toggle.btn-warning { + color: #fff; + background-color: #ec971f; + border-color: #d58512; +} +.btn-warning:active:hover, +.btn-warning.active:hover, +.open > .dropdown-toggle.btn-warning:hover, +.btn-warning:active:focus, +.btn-warning.active:focus, +.open > .dropdown-toggle.btn-warning:focus, +.btn-warning:active.focus, +.btn-warning.active.focus, +.open > .dropdown-toggle.btn-warning.focus { + color: #fff; + background-color: #d58512; + border-color: #985f0d; +} +.btn-warning:active, +.btn-warning.active, +.open > .dropdown-toggle.btn-warning { + background-image: none; +} +.btn-warning.disabled, +.btn-warning[disabled], +fieldset[disabled] .btn-warning, +.btn-warning.disabled:hover, +.btn-warning[disabled]:hover, +fieldset[disabled] .btn-warning:hover, +.btn-warning.disabled:focus, +.btn-warning[disabled]:focus, +fieldset[disabled] .btn-warning:focus, +.btn-warning.disabled.focus, +.btn-warning[disabled].focus, +fieldset[disabled] .btn-warning.focus, +.btn-warning.disabled:active, +.btn-warning[disabled]:active, +fieldset[disabled] .btn-warning:active, +.btn-warning.disabled.active, +.btn-warning[disabled].active, +fieldset[disabled] .btn-warning.active { + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning .badge { + color: #f0ad4e; + background-color: #fff; +} +.btn-danger { + color: #fff; + background-color: #d9534f; + border-color: #d43f3a; +} +.btn-danger:focus, +.btn-danger.focus { + color: #fff; + background-color: #c9302c; + border-color: #761c19; +} +.btn-danger:hover { + color: #fff; + background-color: #c9302c; + border-color: #ac2925; +} +.btn-danger:active, +.btn-danger.active, +.open > .dropdown-toggle.btn-danger { + color: #fff; + background-color: #c9302c; + border-color: #ac2925; +} +.btn-danger:active:hover, +.btn-danger.active:hover, +.open > .dropdown-toggle.btn-danger:hover, +.btn-danger:active:focus, +.btn-danger.active:focus, +.open > .dropdown-toggle.btn-danger:focus, +.btn-danger:active.focus, +.btn-danger.active.focus, +.open > .dropdown-toggle.btn-danger.focus { + color: #fff; + background-color: #ac2925; + border-color: #761c19; +} +.btn-danger:active, +.btn-danger.active, +.open > .dropdown-toggle.btn-danger { + background-image: none; +} +.btn-danger.disabled, +.btn-danger[disabled], +fieldset[disabled] .btn-danger, +.btn-danger.disabled:hover, +.btn-danger[disabled]:hover, +fieldset[disabled] .btn-danger:hover, +.btn-danger.disabled:focus, +.btn-danger[disabled]:focus, +fieldset[disabled] .btn-danger:focus, +.btn-danger.disabled.focus, +.btn-danger[disabled].focus, +fieldset[disabled] .btn-danger.focus, +.btn-danger.disabled:active, +.btn-danger[disabled]:active, +fieldset[disabled] .btn-danger:active, +.btn-danger.disabled.active, +.btn-danger[disabled].active, +fieldset[disabled] .btn-danger.active { + background-color: #d9534f; + border-color: #d43f3a; +} +.btn-danger .badge { + color: #d9534f; + background-color: #fff; +} +.btn-link { + color: #337ab7; + font-weight: normal; + border-radius: 0; +} +.btn-link, +.btn-link:active, +.btn-link.active, +.btn-link[disabled], +fieldset[disabled] .btn-link { + background-color: transparent; + -webkit-box-shadow: none; + box-shadow: none; +} +.btn-link, +.btn-link:hover, +.btn-link:focus, +.btn-link:active { + border-color: transparent; +} +.btn-link:hover, +.btn-link:focus { + color: #23527c; + text-decoration: underline; + background-color: transparent; +} +.btn-link[disabled]:hover, +fieldset[disabled] .btn-link:hover, +.btn-link[disabled]:focus, +fieldset[disabled] .btn-link:focus { + color: #777777; + text-decoration: none; +} +.btn-lg, +.btn-group-lg > .btn { + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +.btn-sm, +.btn-group-sm > .btn { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-xs, +.btn-group-xs > .btn { + padding: 1px 5px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-block { + display: block; + width: 100%; +} +.btn-block + .btn-block { + margin-top: 5px; +} +input[type="submit"].btn-block, +input[type="reset"].btn-block, +input[type="button"].btn-block { + width: 100%; +} +.fade { + opacity: 0; + -webkit-transition: opacity 0.15s linear; + -o-transition: opacity 0.15s linear; + transition: opacity 0.15s linear; +} +.fade.in { + opacity: 1; +} +.collapse { + display: none; +} +.collapse.in { + display: block; +} +tr.collapse.in { + display: table-row; +} +tbody.collapse.in { + display: table-row-group; +} +.collapsing { + position: relative; + height: 0; + overflow: hidden; + -webkit-transition-property: height, visibility; + transition-property: height, visibility; + -webkit-transition-duration: 0.35s; + transition-duration: 0.35s; + -webkit-transition-timing-function: ease; + transition-timing-function: ease; +} +.caret { + display: inline-block; + width: 0; + height: 0; + margin-left: 2px; + vertical-align: middle; + border-top: 4px dashed; + border-top: 4px solid \9; + border-right: 4px solid transparent; + border-left: 4px solid transparent; +} +.dropup, +.dropdown { + position: relative; +} +.dropdown-toggle:focus { + outline: 0; +} +.dropdown-menu { + position: absolute; + top: 100%; + left: 0; + z-index: 1000; + display: none; + float: left; + min-width: 160px; + padding: 5px 0; + margin: 2px 0 0; + list-style: none; + font-size: 14px; + text-align: left; + background-color: #fff; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 4px; + -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + background-clip: padding-box; +} +.dropdown-menu.pull-right { + right: 0; + left: auto; +} +.dropdown-menu .divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.dropdown-menu > li > a { + display: block; + padding: 3px 20px; + clear: both; + font-weight: normal; + line-height: 1.42857143; + color: #333333; + white-space: nowrap; +} +.dropdown-menu > li > a:hover, +.dropdown-menu > li > a:focus { + text-decoration: none; + color: #262626; + background-color: #f5f5f5; +} +.dropdown-menu > .active > a, +.dropdown-menu > .active > a:hover, +.dropdown-menu > .active > a:focus { + color: #fff; + text-decoration: none; + outline: 0; + background-color: #337ab7; +} +.dropdown-menu > .disabled > a, +.dropdown-menu > .disabled > a:hover, +.dropdown-menu > .disabled > a:focus { + color: #777777; +} +.dropdown-menu > .disabled > a:hover, +.dropdown-menu > .disabled > a:focus { + text-decoration: none; + background-color: transparent; + background-image: none; + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + cursor: not-allowed; +} +.open > .dropdown-menu { + display: block; +} +.open > a { + outline: 0; +} +.dropdown-menu-right { + left: auto; + right: 0; +} +.dropdown-menu-left { + left: 0; + right: auto; +} +.dropdown-header { + display: block; + padding: 3px 20px; + font-size: 12px; + line-height: 1.42857143; + color: #777777; + white-space: nowrap; +} +.dropdown-backdrop { + position: fixed; + left: 0; + right: 0; + bottom: 0; + top: 0; + z-index: 990; +} +.pull-right > .dropdown-menu { + right: 0; + left: auto; +} +.dropup .caret, +.navbar-fixed-bottom .dropdown .caret { + border-top: 0; + border-bottom: 4px dashed; + border-bottom: 4px solid \9; + content: ""; +} +.dropup .dropdown-menu, +.navbar-fixed-bottom .dropdown .dropdown-menu { + top: auto; + bottom: 100%; + margin-bottom: 2px; +} +@media (min-width: 992px) { + .navbar-right .dropdown-menu { + left: auto; + right: 0; + } + .navbar-right .dropdown-menu-left { + left: 0; + right: auto; + } +} +.btn-group, +.btn-group-vertical { + position: relative; + display: inline-block; + vertical-align: middle; +} +.btn-group > .btn, +.btn-group-vertical > .btn { + position: relative; + float: left; +} +.btn-group > .btn:hover, +.btn-group-vertical > .btn:hover, +.btn-group > .btn:focus, +.btn-group-vertical > .btn:focus, +.btn-group > .btn:active, +.btn-group-vertical > .btn:active, +.btn-group > .btn.active, +.btn-group-vertical > .btn.active { + z-index: 2; +} +.btn-group .btn + .btn, +.btn-group .btn + .btn-group, +.btn-group .btn-group + .btn, +.btn-group .btn-group + .btn-group { + margin-left: -1px; +} +.btn-toolbar { + margin-left: -5px; +} +.btn-toolbar .btn, +.btn-toolbar .btn-group, +.btn-toolbar .input-group { + float: left; +} +.btn-toolbar > .btn, +.btn-toolbar > .btn-group, +.btn-toolbar > .input-group { + margin-left: 5px; +} +.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { + border-radius: 0; +} +.btn-group > .btn:first-child { + margin-left: 0; +} +.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} +.btn-group > .btn:last-child:not(:first-child), +.btn-group > .dropdown-toggle:not(:first-child) { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} +.btn-group > .btn-group { + float: left; +} +.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; +} +.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, +.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} +.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} +.btn-group .dropdown-toggle:active, +.btn-group.open .dropdown-toggle { + outline: 0; +} +.btn-group > .btn + .dropdown-toggle { + padding-left: 8px; + padding-right: 8px; +} +.btn-group > .btn-lg + .dropdown-toggle { + padding-left: 12px; + padding-right: 12px; +} +.btn-group.open .dropdown-toggle { + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); +} +.btn-group.open .dropdown-toggle.btn-link { + -webkit-box-shadow: none; + box-shadow: none; +} +.btn .caret { + margin-left: 0; +} +.btn-lg .caret { + border-width: 5px 5px 0; + border-bottom-width: 0; +} +.dropup .btn-lg .caret { + border-width: 0 5px 5px; +} +.btn-group-vertical > .btn, +.btn-group-vertical > .btn-group, +.btn-group-vertical > .btn-group > .btn { + display: block; + float: none; + width: 100%; + max-width: 100%; +} +.btn-group-vertical > .btn-group > .btn { + float: none; +} +.btn-group-vertical > .btn + .btn, +.btn-group-vertical > .btn + .btn-group, +.btn-group-vertical > .btn-group + .btn, +.btn-group-vertical > .btn-group + .btn-group { + margin-top: -1px; + margin-left: 0; +} +.btn-group-vertical > .btn:not(:first-child):not(:last-child) { + border-radius: 0; +} +.btn-group-vertical > .btn:first-child:not(:last-child) { + border-top-right-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group-vertical > .btn:last-child:not(:first-child) { + border-bottom-left-radius: 4px; + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; +} +.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, +.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.btn-group-justified { + display: table; + width: 100%; + table-layout: fixed; + border-collapse: separate; +} +.btn-group-justified > .btn, +.btn-group-justified > .btn-group { + float: none; + display: table-cell; + width: 1%; +} +.btn-group-justified > .btn-group .btn { + width: 100%; +} +.btn-group-justified > .btn-group .dropdown-menu { + left: auto; +} +[data-toggle="buttons"] > .btn input[type="radio"], +[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], +[data-toggle="buttons"] > .btn input[type="checkbox"], +[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { + position: absolute; + clip: rect(0, 0, 0, 0); + pointer-events: none; +} +.input-group { + position: relative; + display: table; + border-collapse: separate; +} +.input-group[class*="col-"] { + float: none; + padding-left: 0; + padding-right: 0; +} +.input-group .form-control { + position: relative; + z-index: 2; + float: left; + width: 100%; + margin-bottom: 0; +} +.input-group-lg > .form-control, +.input-group-lg > .input-group-addon, +.input-group-lg > .input-group-btn > .btn { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +select.input-group-lg > .form-control, +select.input-group-lg > .input-group-addon, +select.input-group-lg > .input-group-btn > .btn { + height: 46px; + line-height: 46px; +} +textarea.input-group-lg > .form-control, +textarea.input-group-lg > .input-group-addon, +textarea.input-group-lg > .input-group-btn > .btn, +select[multiple].input-group-lg > .form-control, +select[multiple].input-group-lg > .input-group-addon, +select[multiple].input-group-lg > .input-group-btn > .btn { + height: auto; +} +.input-group-sm > .form-control, +.input-group-sm > .input-group-addon, +.input-group-sm > .input-group-btn > .btn { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-group-sm > .form-control, +select.input-group-sm > .input-group-addon, +select.input-group-sm > .input-group-btn > .btn { + height: 30px; + line-height: 30px; +} +textarea.input-group-sm > .form-control, +textarea.input-group-sm > .input-group-addon, +textarea.input-group-sm > .input-group-btn > .btn, +select[multiple].input-group-sm > .form-control, +select[multiple].input-group-sm > .input-group-addon, +select[multiple].input-group-sm > .input-group-btn > .btn { + height: auto; +} +.input-group-addon, +.input-group-btn, +.input-group .form-control { + display: table-cell; +} +.input-group-addon:not(:first-child):not(:last-child), +.input-group-btn:not(:first-child):not(:last-child), +.input-group .form-control:not(:first-child):not(:last-child) { + border-radius: 0; +} +.input-group-addon, +.input-group-btn { + width: 1%; + white-space: nowrap; + vertical-align: middle; +} +.input-group-addon { + padding: 6px 12px; + font-size: 14px; + font-weight: normal; + line-height: 1; + color: #555555; + text-align: center; + background-color: #eeeeee; + border: 1px solid #ccc; + border-radius: 4px; +} +.input-group-addon.input-sm { + padding: 5px 10px; + font-size: 12px; + border-radius: 3px; +} +.input-group-addon.input-lg { + padding: 10px 16px; + font-size: 18px; + border-radius: 6px; +} +.input-group-addon input[type="radio"], +.input-group-addon input[type="checkbox"] { + margin-top: 0; +} +.input-group .form-control:first-child, +.input-group-addon:first-child, +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group > .btn, +.input-group-btn:first-child > .dropdown-toggle, +.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), +.input-group-btn:last-child > .btn-group:not(:last-child) > .btn { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} +.input-group-addon:first-child { + border-right: 0; +} +.input-group .form-control:last-child, +.input-group-addon:last-child, +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group > .btn, +.input-group-btn:last-child > .dropdown-toggle, +.input-group-btn:first-child > .btn:not(:first-child), +.input-group-btn:first-child > .btn-group:not(:first-child) > .btn { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} +.input-group-addon:last-child { + border-left: 0; +} +.input-group-btn { + position: relative; + font-size: 0; + white-space: nowrap; +} +.input-group-btn > .btn { + position: relative; +} +.input-group-btn > .btn + .btn { + margin-left: -1px; +} +.input-group-btn > .btn:hover, +.input-group-btn > .btn:focus, +.input-group-btn > .btn:active { + z-index: 2; +} +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group { + margin-right: -1px; +} +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group { + z-index: 2; + margin-left: -1px; +} +.nav { + margin-bottom: 0; + padding-left: 0; + list-style: none; +} +.nav > li { + position: relative; + display: block; +} +.nav > li > a { + position: relative; + display: block; + padding: 10px 15px; +} +.nav > li > a:hover, +.nav > li > a:focus { + text-decoration: none; + background-color: #eeeeee; +} +.nav > li.disabled > a { + color: #777777; +} +.nav > li.disabled > a:hover, +.nav > li.disabled > a:focus { + color: #777777; + text-decoration: none; + background-color: transparent; + cursor: not-allowed; +} +.nav .open > a, +.nav .open > a:hover, +.nav .open > a:focus { + background-color: #eeeeee; + border-color: #337ab7; +} +.nav .nav-divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.nav > li > a > img { + max-width: none; +} +.nav-tabs { + border-bottom: 1px solid #ddd; +} +.nav-tabs > li { + float: left; + margin-bottom: -1px; +} +.nav-tabs > li > a { + margin-right: 2px; + line-height: 1.42857143; + border: 1px solid transparent; + border-radius: 4px 4px 0 0; +} +.nav-tabs > li > a:hover { + border-color: #eeeeee #eeeeee #ddd; +} +.nav-tabs > li.active > a, +.nav-tabs > li.active > a:hover, +.nav-tabs > li.active > a:focus { + color: #555555; + background-color: #0f0f0f; + border: 1px solid #ddd; + border-bottom-color: transparent; + cursor: default; +} +.nav-tabs.nav-justified { + width: 100%; + border-bottom: 0; +} +.nav-tabs.nav-justified > li { + float: none; +} +.nav-tabs.nav-justified > li > a { + text-align: center; + margin-bottom: 5px; +} +.nav-tabs.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-tabs.nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs.nav-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs.nav-justified > .active > a, +.nav-tabs.nav-justified > .active > a:hover, +.nav-tabs.nav-justified > .active > a:focus { + border: 1px solid #ddd; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li > a { + border-bottom: 1px solid #ddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs.nav-justified > .active > a, + .nav-tabs.nav-justified > .active > a:hover, + .nav-tabs.nav-justified > .active > a:focus { + border-bottom-color: #0f0f0f; + } +} +.nav-pills > li { + float: left; +} +.nav-pills > li > a { + border-radius: 4px; +} +.nav-pills > li + li { + margin-left: 2px; +} +.nav-pills > li.active > a, +.nav-pills > li.active > a:hover, +.nav-pills > li.active > a:focus { + color: #fff; + background-color: #337ab7; +} +.nav-stacked > li { + float: none; +} +.nav-stacked > li + li { + margin-top: 2px; + margin-left: 0; +} +.nav-justified { + width: 100%; +} +.nav-justified > li { + float: none; +} +.nav-justified > li > a { + text-align: center; + margin-bottom: 5px; +} +.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs-justified { + border-bottom: 0; +} +.nav-tabs-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs-justified > .active > a, +.nav-tabs-justified > .active > a:hover, +.nav-tabs-justified > .active > a:focus { + border: 1px solid #ddd; +} +@media (min-width: 768px) { + .nav-tabs-justified > li > a { + border-bottom: 1px solid #ddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs-justified > .active > a, + .nav-tabs-justified > .active > a:hover, + .nav-tabs-justified > .active > a:focus { + border-bottom-color: #0f0f0f; + } +} +.tab-content > .tab-pane { + display: none; +} +.tab-content > .active { + display: block; +} +.nav-tabs .dropdown-menu { + margin-top: -1px; + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.navbar { + position: relative; + min-height: 50px; + margin-bottom: 20px; + border: 1px solid transparent; +} +@media (min-width: 992px) { + .navbar { + border-radius: 0; + } +} +@media (min-width: 992px) { + .navbar-header { + float: left; + } +} +.navbar-collapse { + overflow-x: visible; + padding-right: 15px; + padding-left: 15px; + border-top: 1px solid transparent; + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); + -webkit-overflow-scrolling: touch; +} +.navbar-collapse.in { + overflow-y: auto; +} +@media (min-width: 992px) { + .navbar-collapse { + width: auto; + border-top: 0; + box-shadow: none; + } + .navbar-collapse.collapse { + display: block !important; + height: auto !important; + padding-bottom: 0; + overflow: visible !important; + } + .navbar-collapse.in { + overflow-y: visible; + } + .navbar-fixed-top .navbar-collapse, + .navbar-static-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + padding-left: 0; + padding-right: 0; + } +} +.navbar-fixed-top .navbar-collapse, +.navbar-fixed-bottom .navbar-collapse { + max-height: 340px; +} +@media (max-device-width: 480px) and (orientation: landscape) { + .navbar-fixed-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + max-height: 200px; + } +} +.container > .navbar-header, +.container-fluid > .navbar-header, +.container > .navbar-collapse, +.container-fluid > .navbar-collapse { + margin-right: -15px; + margin-left: -15px; +} +@media (min-width: 992px) { + .container > .navbar-header, + .container-fluid > .navbar-header, + .container > .navbar-collapse, + .container-fluid > .navbar-collapse { + margin-right: 0; + margin-left: 0; + } +} +.navbar-static-top { + z-index: 1000; + border-width: 0 0 1px; +} +@media (min-width: 992px) { + .navbar-static-top { + border-radius: 0; + } +} +.navbar-fixed-top, +.navbar-fixed-bottom { + position: fixed; + right: 0; + left: 0; + z-index: 1030; +} +@media (min-width: 992px) { + .navbar-fixed-top, + .navbar-fixed-bottom { + border-radius: 0; + } +} +.navbar-fixed-top { + top: 0; + border-width: 0 0 1px; +} +.navbar-fixed-bottom { + bottom: 0; + margin-bottom: 0; + border-width: 1px 0 0; +} +.navbar-brand { + float: left; + padding: 15px 15px; + font-size: 18px; + line-height: 20px; + height: 50px; +} +.navbar-brand:hover, +.navbar-brand:focus { + text-decoration: none; +} +.navbar-brand > img { + display: block; +} +@media (min-width: 992px) { + .navbar > .container .navbar-brand, + .navbar > .container-fluid .navbar-brand { + margin-left: -15px; + } +} +.navbar-toggle { + position: relative; + float: right; + margin-right: 15px; + padding: 9px 10px; + margin-top: 8px; + margin-bottom: 8px; + background-color: transparent; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; +} +.navbar-toggle:focus { + outline: 0; +} +.navbar-toggle .icon-bar { + display: block; + width: 22px; + height: 2px; + border-radius: 1px; +} +.navbar-toggle .icon-bar + .icon-bar { + margin-top: 4px; +} +@media (min-width: 992px) { + .navbar-toggle { + display: none; + } +} +.navbar-nav { + margin: 7.5px -15px; +} +.navbar-nav > li > a { + padding-top: 10px; + padding-bottom: 10px; + line-height: 20px; +} +@media (max-width: 991px) { + .navbar-nav .open .dropdown-menu { + position: static; + float: none; + width: auto; + margin-top: 0; + background-color: transparent; + border: 0; + box-shadow: none; + } + .navbar-nav .open .dropdown-menu > li > a, + .navbar-nav .open .dropdown-menu .dropdown-header { + padding: 5px 15px 5px 25px; + } + .navbar-nav .open .dropdown-menu > li > a { + line-height: 20px; + } + .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-nav .open .dropdown-menu > li > a:focus { + background-image: none; + } +} +@media (min-width: 992px) { + .navbar-nav { + float: left; + margin: 0; + } + .navbar-nav > li { + float: left; + } + .navbar-nav > li > a { + padding-top: 15px; + padding-bottom: 15px; + } +} +.navbar-form { + margin-left: -15px; + margin-right: -15px; + padding: 10px 15px; + border-top: 1px solid transparent; + border-bottom: 1px solid transparent; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); + margin-top: 8px; + margin-bottom: 8px; +} +@media (min-width: 768px) { + .navbar-form .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .navbar-form .form-control-static { + display: inline-block; + } + .navbar-form .input-group { + display: inline-table; + vertical-align: middle; + } + .navbar-form .input-group .input-group-addon, + .navbar-form .input-group .input-group-btn, + .navbar-form .input-group .form-control { + width: auto; + } + .navbar-form .input-group > .form-control { + width: 100%; + } + .navbar-form .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .radio, + .navbar-form .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .radio label, + .navbar-form .checkbox label { + padding-left: 0; + } + .navbar-form .radio input[type="radio"], + .navbar-form .checkbox input[type="checkbox"] { + position: relative; + margin-left: 0; + } + .navbar-form .has-feedback .form-control-feedback { + top: 0; + } +} +@media (max-width: 991px) { + .navbar-form .form-group { + margin-bottom: 5px; + } + .navbar-form .form-group:last-child { + margin-bottom: 0; + } +} +@media (min-width: 992px) { + .navbar-form { + width: auto; + border: 0; + margin-left: 0; + margin-right: 0; + padding-top: 0; + padding-bottom: 0; + -webkit-box-shadow: none; + box-shadow: none; + } +} +.navbar-nav > li > .dropdown-menu { + margin-top: 0; + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { + margin-bottom: 0; + border-top-right-radius: 0; + border-top-left-radius: 0; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.navbar-btn { + margin-top: 8px; + margin-bottom: 8px; +} +.navbar-btn.btn-sm { + margin-top: 10px; + margin-bottom: 10px; +} +.navbar-btn.btn-xs { + margin-top: 14px; + margin-bottom: 14px; +} +.navbar-text { + margin-top: 15px; + margin-bottom: 15px; +} +@media (min-width: 992px) { + .navbar-text { + float: left; + margin-left: 15px; + margin-right: 15px; + } +} +@media (min-width: 992px) { + .navbar-left { + float: left !important; + } + .navbar-right { + float: right !important; + margin-right: -15px; + } + .navbar-right ~ .navbar-right { + margin-right: 0; + } +} +.navbar-default { + background-color: #050505; + border-color: #000000; +} +.navbar-default .navbar-brand { + color: #f1f1f1; +} +.navbar-default .navbar-brand:hover, +.navbar-default .navbar-brand:focus { + color: #d8d8d8; + background-color: transparent; +} +.navbar-default .navbar-text { + color: #f1f1f1; +} +.navbar-default .navbar-nav > li > a { + color: #f1f1f1; +} +.navbar-default .navbar-nav > li > a:hover, +.navbar-default .navbar-nav > li > a:focus { + color: #777777; + background-color: transparent; +} +.navbar-default .navbar-nav > .active > a, +.navbar-default .navbar-nav > .active > a:hover, +.navbar-default .navbar-nav > .active > a:focus { + color: #555; + background-color: #000000; +} +.navbar-default .navbar-nav > .disabled > a, +.navbar-default .navbar-nav > .disabled > a:hover, +.navbar-default .navbar-nav > .disabled > a:focus { + color: #ccc; + background-color: transparent; +} +.navbar-default .navbar-toggle { + border-color: #ddd; +} +.navbar-default .navbar-toggle:hover, +.navbar-default .navbar-toggle:focus { + background-color: #333; +} +.navbar-default .navbar-toggle .icon-bar { + background-color: #888; +} +.navbar-default .navbar-collapse, +.navbar-default .navbar-form { + border-color: #000000; +} +.navbar-default .navbar-nav > .open > a, +.navbar-default .navbar-nav > .open > a:hover, +.navbar-default .navbar-nav > .open > a:focus { + background-color: #000000; + color: #555; +} +@media (max-width: 991px) { + .navbar-default .navbar-nav .open .dropdown-menu > li > a { + color: #f1f1f1; + } + .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { + color: #777777; + background-color: transparent; + } + .navbar-default .navbar-nav .open .dropdown-menu > .active > a, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #555; + background-color: #000000; + } + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #ccc; + background-color: transparent; + } +} +.navbar-default .navbar-link { + color: #f1f1f1; +} +.navbar-default .navbar-link:hover { + color: #777777; +} +.navbar-default .btn-link { + color: #f1f1f1; +} +.navbar-default .btn-link:hover, +.navbar-default .btn-link:focus { + color: #777777; +} +.navbar-default .btn-link[disabled]:hover, +fieldset[disabled] .navbar-default .btn-link:hover, +.navbar-default .btn-link[disabled]:focus, +fieldset[disabled] .navbar-default .btn-link:focus { + color: #ccc; +} +.navbar-inverse { + background-color: #222; + border-color: #080808; +} +.navbar-inverse .navbar-brand { + color: #9d9d9d; +} +.navbar-inverse .navbar-brand:hover, +.navbar-inverse .navbar-brand:focus { + color: #fff; + background-color: transparent; +} +.navbar-inverse .navbar-text { + color: #9d9d9d; +} +.navbar-inverse .navbar-nav > li > a { + color: #9d9d9d; +} +.navbar-inverse .navbar-nav > li > a:hover, +.navbar-inverse .navbar-nav > li > a:focus { + color: #fff; + background-color: transparent; +} +.navbar-inverse .navbar-nav > .active > a, +.navbar-inverse .navbar-nav > .active > a:hover, +.navbar-inverse .navbar-nav > .active > a:focus { + color: #fff; + background-color: #080808; +} +.navbar-inverse .navbar-nav > .disabled > a, +.navbar-inverse .navbar-nav > .disabled > a:hover, +.navbar-inverse .navbar-nav > .disabled > a:focus { + color: #444; + background-color: transparent; +} +.navbar-inverse .navbar-toggle { + border-color: #333; +} +.navbar-inverse .navbar-toggle:hover, +.navbar-inverse .navbar-toggle:focus { + background-color: #333; +} +.navbar-inverse .navbar-toggle .icon-bar { + background-color: #fff; +} +.navbar-inverse .navbar-collapse, +.navbar-inverse .navbar-form { + border-color: #101010; +} +.navbar-inverse .navbar-nav > .open > a, +.navbar-inverse .navbar-nav > .open > a:hover, +.navbar-inverse .navbar-nav > .open > a:focus { + background-color: #080808; + color: #fff; +} +@media (max-width: 991px) { + .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { + border-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu .divider { + background-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { + color: #9d9d9d; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { + color: #fff; + background-color: transparent; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #fff; + background-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #444; + background-color: transparent; + } +} +.navbar-inverse .navbar-link { + color: #9d9d9d; +} +.navbar-inverse .navbar-link:hover { + color: #fff; +} +.navbar-inverse .btn-link { + color: #9d9d9d; +} +.navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link:focus { + color: #fff; +} +.navbar-inverse .btn-link[disabled]:hover, +fieldset[disabled] .navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link[disabled]:focus, +fieldset[disabled] .navbar-inverse .btn-link:focus { + color: #444; +} +.breadcrumb { + padding: 8px 15px; + margin-bottom: 20px; + list-style: none; + background-color: #f5f5f5; + border-radius: 4px; +} +.breadcrumb > li { + display: inline-block; +} +.breadcrumb > li + li:before { + content: "/\00a0"; + padding: 0 5px; + color: #ccc; +} +.breadcrumb > .active { + color: #777777; +} +.pagination { + display: inline-block; + padding-left: 0; + margin: 20px 0; + border-radius: 4px; +} +.pagination > li { + display: inline; +} +.pagination > li > a, +.pagination > li > span { + position: relative; + float: left; + padding: 6px 12px; + line-height: 1.42857143; + text-decoration: none; + color: #337ab7; + background-color: #fff; + border: 1px solid #ddd; + margin-left: -1px; +} +.pagination > li:first-child > a, +.pagination > li:first-child > span { + margin-left: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; +} +.pagination > li:last-child > a, +.pagination > li:last-child > span { + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; +} +.pagination > li > a:hover, +.pagination > li > span:hover, +.pagination > li > a:focus, +.pagination > li > span:focus { + z-index: 3; + color: #23527c; + background-color: #eeeeee; + border-color: #ddd; +} +.pagination > .active > a, +.pagination > .active > span, +.pagination > .active > a:hover, +.pagination > .active > span:hover, +.pagination > .active > a:focus, +.pagination > .active > span:focus { + z-index: 2; + color: #fff; + background-color: #337ab7; + border-color: #337ab7; + cursor: default; +} +.pagination > .disabled > span, +.pagination > .disabled > span:hover, +.pagination > .disabled > span:focus, +.pagination > .disabled > a, +.pagination > .disabled > a:hover, +.pagination > .disabled > a:focus { + color: #777777; + background-color: #fff; + border-color: #ddd; + cursor: not-allowed; +} +.pagination-lg > li > a, +.pagination-lg > li > span { + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; +} +.pagination-lg > li:first-child > a, +.pagination-lg > li:first-child > span { + border-bottom-left-radius: 6px; + border-top-left-radius: 6px; +} +.pagination-lg > li:last-child > a, +.pagination-lg > li:last-child > span { + border-bottom-right-radius: 6px; + border-top-right-radius: 6px; +} +.pagination-sm > li > a, +.pagination-sm > li > span { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; +} +.pagination-sm > li:first-child > a, +.pagination-sm > li:first-child > span { + border-bottom-left-radius: 3px; + border-top-left-radius: 3px; +} +.pagination-sm > li:last-child > a, +.pagination-sm > li:last-child > span { + border-bottom-right-radius: 3px; + border-top-right-radius: 3px; +} +.pager { + padding-left: 0; + margin: 20px 0; + list-style: none; + text-align: center; +} +.pager li { + display: inline; +} +.pager li > a, +.pager li > span { + display: inline-block; + padding: 5px 14px; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 15px; +} +.pager li > a:hover, +.pager li > a:focus { + text-decoration: none; + background-color: #eeeeee; +} +.pager .next > a, +.pager .next > span { + float: right; +} +.pager .previous > a, +.pager .previous > span { + float: left; +} +.pager .disabled > a, +.pager .disabled > a:hover, +.pager .disabled > a:focus, +.pager .disabled > span { + color: #777777; + background-color: #fff; + cursor: not-allowed; +} +.label { + display: inline; + padding: .2em .6em .3em; + font-size: 75%; + font-weight: bold; + line-height: 1; + color: #fff; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: .25em; +} +a.label:hover, +a.label:focus { + color: #fff; + text-decoration: none; + cursor: pointer; +} +.label:empty { + display: none; +} +.btn .label { + position: relative; + top: -1px; +} +.label-default { + background-color: #777777; +} +.label-default[href]:hover, +.label-default[href]:focus { + background-color: #5e5e5e; +} +.label-primary { + background-color: #337ab7; +} +.label-primary[href]:hover, +.label-primary[href]:focus { + background-color: #286090; +} +.label-success { + background-color: #5cb85c; +} +.label-success[href]:hover, +.label-success[href]:focus { + background-color: #449d44; +} +.label-info { + background-color: #5bc0de; +} +.label-info[href]:hover, +.label-info[href]:focus { + background-color: #31b0d5; +} +.label-warning { + background-color: #f0ad4e; +} +.label-warning[href]:hover, +.label-warning[href]:focus { + background-color: #ec971f; +} +.label-danger { + background-color: #d9534f; +} +.label-danger[href]:hover, +.label-danger[href]:focus { + background-color: #c9302c; +} +.badge { + display: inline-block; + min-width: 10px; + padding: 3px 7px; + font-size: 12px; + font-weight: bold; + color: #fff; + line-height: 1; + vertical-align: middle; + white-space: nowrap; + text-align: center; + background-color: #777777; + border-radius: 10px; +} +.badge:empty { + display: none; +} +.btn .badge { + position: relative; + top: -1px; +} +.btn-xs .badge, +.btn-group-xs > .btn .badge { + top: 0; + padding: 1px 5px; +} +a.badge:hover, +a.badge:focus { + color: #fff; + text-decoration: none; + cursor: pointer; +} +.list-group-item.active > .badge, +.nav-pills > .active > a > .badge { + color: #337ab7; + background-color: #fff; +} +.list-group-item > .badge { + float: right; +} +.list-group-item > .badge + .badge { + margin-right: 5px; +} +.nav-pills > li > a > .badge { + margin-left: 3px; +} +.jumbotron { + padding-top: 30px; + padding-bottom: 30px; + margin-bottom: 30px; + color: inherit; + background-color: #eeeeee; +} +.jumbotron h1, +.jumbotron .h1 { + color: inherit; +} +.jumbotron p { + margin-bottom: 15px; + font-size: 21px; + font-weight: 200; +} +.jumbotron > hr { + border-top-color: #d5d5d5; +} +.container .jumbotron, +.container-fluid .jumbotron { + border-radius: 6px; +} +.jumbotron .container { + max-width: 100%; +} +@media screen and (min-width: 768px) { + .jumbotron { + padding-top: 48px; + padding-bottom: 48px; + } + .container .jumbotron, + .container-fluid .jumbotron { + padding-left: 60px; + padding-right: 60px; + } + .jumbotron h1, + .jumbotron .h1 { + font-size: 63px; + } +} +.thumbnail { + display: block; + padding: 4px; + margin-bottom: 20px; + line-height: 1.42857143; + background-color: #0f0f0f; + border: 1px solid #ddd; + border-radius: 4px; + -webkit-transition: border 0.2s ease-in-out; + -o-transition: border 0.2s ease-in-out; + transition: border 0.2s ease-in-out; +} +.thumbnail > img, +.thumbnail a > img { + margin-left: auto; + margin-right: auto; +} +a.thumbnail:hover, +a.thumbnail:focus, +a.thumbnail.active { + border-color: #337ab7; +} +.thumbnail .caption { + padding: 9px; + color: #eeeeee; +} +.alert { + padding: 15px; + margin-bottom: 20px; + border: 1px solid transparent; + border-radius: 4px; +} +.alert h4 { + margin-top: 0; + color: inherit; +} +.alert .alert-link { + font-weight: bold; +} +.alert > p, +.alert > ul { + margin-bottom: 0; +} +.alert > p + p { + margin-top: 5px; +} +.alert-dismissable, +.alert-dismissible { + padding-right: 35px; +} +.alert-dismissable .close, +.alert-dismissible .close { + position: relative; + top: -2px; + right: -21px; + color: inherit; +} +.alert-success { + background-color: #dff0d8; + border-color: #d6e9c6; + color: #3c763d; +} +.alert-success hr { + border-top-color: #c9e2b3; +} +.alert-success .alert-link { + color: #2b542c; +} +.alert-info { + background-color: #d9edf7; + border-color: #bce8f1; + color: #31708f; +} +.alert-info hr { + border-top-color: #a6e1ec; +} +.alert-info .alert-link { + color: #245269; +} +.alert-warning { + background-color: #fcf8e3; + border-color: #faebcc; + color: #8a6d3b; +} +.alert-warning hr { + border-top-color: #f7e1b5; +} +.alert-warning .alert-link { + color: #66512c; +} +.alert-danger { + background-color: #f2dede; + border-color: #ebccd1; + color: #a94442; +} +.alert-danger hr { + border-top-color: #e4b9c0; +} +.alert-danger .alert-link { + color: #843534; +} +@-webkit-keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +@keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +.progress { + overflow: hidden; + height: 20px; + margin-bottom: 20px; + background-color: #f5f5f5; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); +} +.progress-bar { + float: left; + width: 0%; + height: 100%; + font-size: 12px; + line-height: 20px; + color: #fff; + text-align: center; + background-color: #337ab7; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + -webkit-transition: width 0.6s ease; + -o-transition: width 0.6s ease; + transition: width 0.6s ease; +} +.progress-striped .progress-bar, +.progress-bar-striped { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-size: 40px 40px; +} +.progress.active .progress-bar, +.progress-bar.active { + -webkit-animation: progress-bar-stripes 2s linear infinite; + -o-animation: progress-bar-stripes 2s linear infinite; + animation: progress-bar-stripes 2s linear infinite; +} +.progress-bar-success { + background-color: #5cb85c; +} +.progress-striped .progress-bar-success { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.progress-bar-info { + background-color: #5bc0de; +} +.progress-striped .progress-bar-info { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.progress-bar-warning { + background-color: #f0ad4e; +} +.progress-striped .progress-bar-warning { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.progress-bar-danger { + background-color: #d9534f; +} +.progress-striped .progress-bar-danger { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.media { + margin-top: 15px; +} +.media:first-child { + margin-top: 0; +} +.media, +.media-body { + zoom: 1; + overflow: hidden; +} +.media-body { + width: 10000px; +} +.media-object { + display: block; +} +.media-object.img-thumbnail { + max-width: none; +} +.media-right, +.media > .pull-right { + padding-left: 10px; +} +.media-left, +.media > .pull-left { + padding-right: 10px; +} +.media-left, +.media-right, +.media-body { + display: table-cell; + vertical-align: top; +} +.media-middle { + vertical-align: middle; +} +.media-bottom { + vertical-align: bottom; +} +.media-heading { + margin-top: 0; + margin-bottom: 5px; +} +.media-list { + padding-left: 0; + list-style: none; +} +.list-group { + margin-bottom: 20px; + padding-left: 0; +} +.list-group-item { + position: relative; + display: block; + padding: 10px 15px; + margin-bottom: -1px; + background-color: #fff; + border: 1px solid #ddd; +} +.list-group-item:first-child { + border-top-right-radius: 4px; + border-top-left-radius: 4px; +} +.list-group-item:last-child { + margin-bottom: 0; + border-bottom-right-radius: 4px; + border-bottom-left-radius: 4px; +} +a.list-group-item, +button.list-group-item { + color: #555; +} +a.list-group-item .list-group-item-heading, +button.list-group-item .list-group-item-heading { + color: #333; +} +a.list-group-item:hover, +button.list-group-item:hover, +a.list-group-item:focus, +button.list-group-item:focus { + text-decoration: none; + color: #555; + background-color: #f5f5f5; +} +button.list-group-item { + width: 100%; + text-align: left; +} +.list-group-item.disabled, +.list-group-item.disabled:hover, +.list-group-item.disabled:focus { + background-color: #eeeeee; + color: #777777; + cursor: not-allowed; +} +.list-group-item.disabled .list-group-item-heading, +.list-group-item.disabled:hover .list-group-item-heading, +.list-group-item.disabled:focus .list-group-item-heading { + color: inherit; +} +.list-group-item.disabled .list-group-item-text, +.list-group-item.disabled:hover .list-group-item-text, +.list-group-item.disabled:focus .list-group-item-text { + color: #777777; +} +.list-group-item.active, +.list-group-item.active:hover, +.list-group-item.active:focus { + z-index: 2; + color: #fff; + background-color: #337ab7; + border-color: #337ab7; +} +.list-group-item.active .list-group-item-heading, +.list-group-item.active:hover .list-group-item-heading, +.list-group-item.active:focus .list-group-item-heading, +.list-group-item.active .list-group-item-heading > small, +.list-group-item.active:hover .list-group-item-heading > small, +.list-group-item.active:focus .list-group-item-heading > small, +.list-group-item.active .list-group-item-heading > .small, +.list-group-item.active:hover .list-group-item-heading > .small, +.list-group-item.active:focus .list-group-item-heading > .small { + color: inherit; +} +.list-group-item.active .list-group-item-text, +.list-group-item.active:hover .list-group-item-text, +.list-group-item.active:focus .list-group-item-text { + color: #c7ddef; +} +.list-group-item-success { + color: #3c763d; + background-color: #dff0d8; +} +a.list-group-item-success, +button.list-group-item-success { + color: #3c763d; +} +a.list-group-item-success .list-group-item-heading, +button.list-group-item-success .list-group-item-heading { + color: inherit; +} +a.list-group-item-success:hover, +button.list-group-item-success:hover, +a.list-group-item-success:focus, +button.list-group-item-success:focus { + color: #3c763d; + background-color: #d0e9c6; +} +a.list-group-item-success.active, +button.list-group-item-success.active, +a.list-group-item-success.active:hover, +button.list-group-item-success.active:hover, +a.list-group-item-success.active:focus, +button.list-group-item-success.active:focus { + color: #fff; + background-color: #3c763d; + border-color: #3c763d; +} +.list-group-item-info { + color: #31708f; + background-color: #d9edf7; +} +a.list-group-item-info, +button.list-group-item-info { + color: #31708f; +} +a.list-group-item-info .list-group-item-heading, +button.list-group-item-info .list-group-item-heading { + color: inherit; +} +a.list-group-item-info:hover, +button.list-group-item-info:hover, +a.list-group-item-info:focus, +button.list-group-item-info:focus { + color: #31708f; + background-color: #c4e3f3; +} +a.list-group-item-info.active, +button.list-group-item-info.active, +a.list-group-item-info.active:hover, +button.list-group-item-info.active:hover, +a.list-group-item-info.active:focus, +button.list-group-item-info.active:focus { + color: #fff; + background-color: #31708f; + border-color: #31708f; +} +.list-group-item-warning { + color: #8a6d3b; + background-color: #fcf8e3; +} +a.list-group-item-warning, +button.list-group-item-warning { + color: #8a6d3b; +} +a.list-group-item-warning .list-group-item-heading, +button.list-group-item-warning .list-group-item-heading { + color: inherit; +} +a.list-group-item-warning:hover, +button.list-group-item-warning:hover, +a.list-group-item-warning:focus, +button.list-group-item-warning:focus { + color: #8a6d3b; + background-color: #faf2cc; +} +a.list-group-item-warning.active, +button.list-group-item-warning.active, +a.list-group-item-warning.active:hover, +button.list-group-item-warning.active:hover, +a.list-group-item-warning.active:focus, +button.list-group-item-warning.active:focus { + color: #fff; + background-color: #8a6d3b; + border-color: #8a6d3b; +} +.list-group-item-danger { + color: #a94442; + background-color: #f2dede; +} +a.list-group-item-danger, +button.list-group-item-danger { + color: #a94442; +} +a.list-group-item-danger .list-group-item-heading, +button.list-group-item-danger .list-group-item-heading { + color: inherit; +} +a.list-group-item-danger:hover, +button.list-group-item-danger:hover, +a.list-group-item-danger:focus, +button.list-group-item-danger:focus { + color: #a94442; + background-color: #ebcccc; +} +a.list-group-item-danger.active, +button.list-group-item-danger.active, +a.list-group-item-danger.active:hover, +button.list-group-item-danger.active:hover, +a.list-group-item-danger.active:focus, +button.list-group-item-danger.active:focus { + color: #fff; + background-color: #a94442; + border-color: #a94442; +} +.list-group-item-heading { + margin-top: 0; + margin-bottom: 5px; +} +.list-group-item-text { + margin-bottom: 0; + line-height: 1.3; +} +.panel { + margin-bottom: 20px; + background-color: #111; + border: 1px solid transparent; + border-radius: 4px; + -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); +} +.panel-body { + padding: 15px; +} +.panel-heading { + padding: 10px 15px; + border-bottom: 1px solid transparent; + border-top-right-radius: 3px; + border-top-left-radius: 3px; +} +.panel-heading > .dropdown .dropdown-toggle { + color: inherit; +} +.panel-heading a { + display: block; +} +.panel-title { + margin-top: 0; + margin-bottom: 0; + font-size: 16px; + color: inherit; +} +.panel-title > a, +.panel-title > small, +.panel-title > .small, +.panel-title > small > a, +.panel-title > .small > a { + color: inherit; +} +.panel-footer { + padding: 10px 15px; + background-color: #f5f5f5; + border-top: 1px solid #ddd; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .list-group, +.panel > .panel-collapse > .list-group { + margin-bottom: 0; +} +.panel > .list-group .list-group-item, +.panel > .panel-collapse > .list-group .list-group-item { + border-width: 1px 0; + border-radius: 0; +} +.panel > .list-group:first-child .list-group-item:first-child, +.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { + border-top: 0; + border-top-right-radius: 3px; + border-top-left-radius: 3px; +} +.panel > .list-group:last-child .list-group-item:last-child, +.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { + border-bottom: 0; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.panel-heading + .list-group .list-group-item:first-child { + border-top-width: 0; +} +.list-group + .panel-footer { + border-top-width: 0; +} +.panel > .table, +.panel > .table-responsive > .table, +.panel > .panel-collapse > .table { + margin-bottom: 0; +} +.panel > .table caption, +.panel > .table-responsive > .table caption, +.panel > .panel-collapse > .table caption { + padding-left: 15px; + padding-right: 15px; +} +.panel > .table:first-child, +.panel > .table-responsive:first-child > .table:first-child { + border-top-right-radius: 3px; + border-top-left-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { + border-top-left-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { + border-top-right-radius: 3px; +} +.panel > .table:last-child, +.panel > .table-responsive:last-child > .table:last-child { + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { + border-bottom-right-radius: 3px; +} +.panel > .panel-body + .table, +.panel > .panel-body + .table-responsive, +.panel > .table + .panel-body, +.panel > .table-responsive + .panel-body { + border-top: 1px solid #ddd; +} +.panel > .table > tbody:first-child > tr:first-child th, +.panel > .table > tbody:first-child > tr:first-child td { + border-top: 0; +} +.panel > .table-bordered, +.panel > .table-responsive > .table-bordered { + border: 0; +} +.panel > .table-bordered > thead > tr > th:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, +.panel > .table-bordered > tbody > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, +.panel > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-bordered > thead > tr > td:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:first-child, +.panel > .table-bordered > tbody > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, +.panel > .table-bordered > tfoot > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; +} +.panel > .table-bordered > thead > tr > th:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, +.panel > .table-bordered > tbody > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, +.panel > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-bordered > thead > tr > td:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:last-child, +.panel > .table-bordered > tbody > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, +.panel > .table-bordered > tfoot > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; +} +.panel > .table-bordered > thead > tr:first-child > td, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > td, +.panel > .table-bordered > tbody > tr:first-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, +.panel > .table-bordered > thead > tr:first-child > th, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > th, +.panel > .table-bordered > tbody > tr:first-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { + border-bottom: 0; +} +.panel > .table-bordered > tbody > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, +.panel > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-bordered > tbody > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, +.panel > .table-bordered > tfoot > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { + border-bottom: 0; +} +.panel > .table-responsive { + border: 0; + margin-bottom: 0; +} +.panel-group { + margin-bottom: 20px; +} +.panel-group .panel { + margin-bottom: 0; + border-radius: 4px; +} +.panel-group .panel + .panel { + margin-top: 5px; +} +.panel-group .panel-heading { + border-bottom: 0; +} +.panel-group .panel-heading + .panel-collapse > .panel-body, +.panel-group .panel-heading + .panel-collapse > .list-group { + border-top: 1px solid #ddd; +} +.panel-group .panel-footer { + border-top: 0; +} +.panel-group .panel-footer + .panel-collapse .panel-body { + border-bottom: 1px solid #ddd; +} +.panel-default { + border-color: #444; +} +.panel-default > .panel-heading { + color: #f1f1f1; + background-color: #333; + border-color: #444; +} +.panel-default > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #444; +} +.panel-default > .panel-heading .badge { + color: #333; + background-color: #f1f1f1; +} +.panel-default > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #444; +} +.panel-primary { + border-color: #337ab7; +} +.panel-primary > .panel-heading { + color: #fff; + background-color: #337ab7; + border-color: #337ab7; +} +.panel-primary > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #337ab7; +} +.panel-primary > .panel-heading .badge { + color: #337ab7; + background-color: #fff; +} +.panel-primary > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #337ab7; +} +.panel-success { + border-color: #d6e9c6; +} +.panel-success > .panel-heading { + color: #3c763d; + background-color: #dff0d8; + border-color: #d6e9c6; +} +.panel-success > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #d6e9c6; +} +.panel-success > .panel-heading .badge { + color: #dff0d8; + background-color: #3c763d; +} +.panel-success > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #d6e9c6; +} +.panel-info { + border-color: #bce8f1; +} +.panel-info > .panel-heading { + color: #31708f; + background-color: #d9edf7; + border-color: #bce8f1; +} +.panel-info > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #bce8f1; +} +.panel-info > .panel-heading .badge { + color: #d9edf7; + background-color: #31708f; +} +.panel-info > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #bce8f1; +} +.panel-warning { + border-color: #faebcc; +} +.panel-warning > .panel-heading { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #faebcc; +} +.panel-warning > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #faebcc; +} +.panel-warning > .panel-heading .badge { + color: #fcf8e3; + background-color: #8a6d3b; +} +.panel-warning > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #faebcc; +} +.panel-danger { + border-color: #ebccd1; +} +.panel-danger > .panel-heading { + color: #a94442; + background-color: #f2dede; + border-color: #ebccd1; +} +.panel-danger > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #ebccd1; +} +.panel-danger > .panel-heading .badge { + color: #f2dede; + background-color: #a94442; +} +.panel-danger > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #ebccd1; +} +.embed-responsive { + position: relative; + display: block; + height: 0; + padding: 0; + overflow: hidden; +} +.embed-responsive .embed-responsive-item, +.embed-responsive iframe, +.embed-responsive embed, +.embed-responsive object, +.embed-responsive video { + position: absolute; + top: 0; + left: 0; + bottom: 0; + height: 100%; + width: 100%; + border: 0; +} +.embed-responsive-16by9 { + padding-bottom: 56.25%; +} +.embed-responsive-4by3 { + padding-bottom: 75%; +} +.well { + min-height: 20px; + padding: 19px; + margin-bottom: 20px; + background-color: #333333; + border: 1px solid #212121; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); +} +.well blockquote { + border-color: #ddd; + border-color: rgba(0, 0, 0, 0.15); +} +.well-lg { + padding: 24px; + border-radius: 6px; +} +.well-sm { + padding: 9px; + border-radius: 3px; +} +.close { + float: right; + font-size: 21px; + font-weight: bold; + line-height: 1; + color: #000; + text-shadow: 0 1px 0 #fff; + opacity: 0.2; + filter: alpha(opacity=20); +} +.close:hover, +.close:focus { + color: #000; + text-decoration: none; + cursor: pointer; + opacity: 0.5; + filter: alpha(opacity=50); +} +button.close { + padding: 0; + cursor: pointer; + background: transparent; + border: 0; + -webkit-appearance: none; +} +.modal-open { + overflow: hidden; +} +.modal { + display: none; + overflow: hidden; + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1050; + -webkit-overflow-scrolling: touch; + outline: 0; +} +.modal.fade .modal-dialog { + -webkit-transform: translate(0, -25%); + -ms-transform: translate(0, -25%); + -o-transform: translate(0, -25%); + transform: translate(0, -25%); + -webkit-transition: -webkit-transform 0.3s ease-out; + -moz-transition: -moz-transform 0.3s ease-out; + -o-transition: -o-transform 0.3s ease-out; + transition: transform 0.3s ease-out; +} +.modal.in .modal-dialog { + -webkit-transform: translate(0, 0); + -ms-transform: translate(0, 0); + -o-transform: translate(0, 0); + transform: translate(0, 0); +} +.modal-open .modal { + overflow-x: hidden; + overflow-y: auto; +} +.modal-dialog { + position: relative; + width: auto; + margin: 10px; +} +.modal-content { + position: relative; + background-color: #fff; + border: 1px solid #999; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 6px; + -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); + box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); + background-clip: padding-box; + outline: 0; +} +.modal-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1040; + background-color: #000; +} +.modal-backdrop.fade { + opacity: 0; + filter: alpha(opacity=0); +} +.modal-backdrop.in { + opacity: 0.5; + filter: alpha(opacity=50); +} +.modal-header { + padding: 15px; + border-bottom: 1px solid #e5e5e5; + min-height: 16.42857143px; +} +.modal-header .close { + margin-top: -2px; +} +.modal-title { + margin: 0; + line-height: 1.42857143; +} +.modal-body { + position: relative; + padding: 15px; +} +.modal-footer { + padding: 15px; + text-align: right; + border-top: 1px solid #e5e5e5; +} +.modal-footer .btn + .btn { + margin-left: 5px; + margin-bottom: 0; +} +.modal-footer .btn-group .btn + .btn { + margin-left: -1px; +} +.modal-footer .btn-block + .btn-block { + margin-left: 0; +} +.modal-scrollbar-measure { + position: absolute; + top: -9999px; + width: 50px; + height: 50px; + overflow: scroll; +} +@media (min-width: 768px) { + .modal-dialog { + width: 600px; + margin: 30px auto; + } + .modal-content { + -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); + box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); + } + .modal-sm { + width: 300px; + } +} +@media (min-width: 992px) { + .modal-lg { + width: 900px; + } +} +.tooltip { + position: absolute; + z-index: 1070; + display: block; + font-family: "Maven Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-style: normal; + font-weight: normal; + letter-spacing: normal; + line-break: auto; + line-height: 1.42857143; + text-align: left; + text-align: start; + text-decoration: none; + text-shadow: none; + text-transform: none; + white-space: normal; + word-break: normal; + word-spacing: normal; + word-wrap: normal; + font-size: 12px; + opacity: 0; + filter: alpha(opacity=0); +} +.tooltip.in { + opacity: 0.9; + filter: alpha(opacity=90); +} +.tooltip.top { + margin-top: -3px; + padding: 5px 0; +} +.tooltip.right { + margin-left: 3px; + padding: 0 5px; +} +.tooltip.bottom { + margin-top: 3px; + padding: 5px 0; +} +.tooltip.left { + margin-left: -3px; + padding: 0 5px; +} +.tooltip-inner { + max-width: 200px; + padding: 3px 8px; + color: #fff; + text-align: center; + background-color: #000; + border-radius: 4px; +} +.tooltip-arrow { + position: absolute; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; +} +.tooltip.top .tooltip-arrow { + bottom: 0; + left: 50%; + margin-left: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.top-left .tooltip-arrow { + bottom: 0; + right: 5px; + margin-bottom: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.top-right .tooltip-arrow { + bottom: 0; + left: 5px; + margin-bottom: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.right .tooltip-arrow { + top: 50%; + left: 0; + margin-top: -5px; + border-width: 5px 5px 5px 0; + border-right-color: #000; +} +.tooltip.left .tooltip-arrow { + top: 50%; + right: 0; + margin-top: -5px; + border-width: 5px 0 5px 5px; + border-left-color: #000; +} +.tooltip.bottom .tooltip-arrow { + top: 0; + left: 50%; + margin-left: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.tooltip.bottom-left .tooltip-arrow { + top: 0; + right: 5px; + margin-top: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.tooltip.bottom-right .tooltip-arrow { + top: 0; + left: 5px; + margin-top: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.popover { + position: absolute; + top: 0; + left: 0; + z-index: 1060; + display: none; + max-width: 276px; + padding: 1px; + font-family: "Maven Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-style: normal; + font-weight: normal; + letter-spacing: normal; + line-break: auto; + line-height: 1.42857143; + text-align: left; + text-align: start; + text-decoration: none; + text-shadow: none; + text-transform: none; + white-space: normal; + word-break: normal; + word-spacing: normal; + word-wrap: normal; + font-size: 14px; + background-color: #fff; + background-clip: padding-box; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 6px; + -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); +} +.popover.top { + margin-top: -10px; +} +.popover.right { + margin-left: 10px; +} +.popover.bottom { + margin-top: 10px; +} +.popover.left { + margin-left: -10px; +} +.popover-title { + margin: 0; + padding: 8px 14px; + font-size: 14px; + background-color: #f7f7f7; + border-bottom: 1px solid #ebebeb; + border-radius: 5px 5px 0 0; +} +.popover-content { + padding: 9px 14px; +} +.popover > .arrow, +.popover > .arrow:after { + position: absolute; + display: block; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; +} +.popover > .arrow { + border-width: 11px; +} +.popover > .arrow:after { + border-width: 10px; + content: ""; +} +.popover.top > .arrow { + left: 50%; + margin-left: -11px; + border-bottom-width: 0; + border-top-color: #999999; + border-top-color: rgba(0, 0, 0, 0.25); + bottom: -11px; +} +.popover.top > .arrow:after { + content: " "; + bottom: 1px; + margin-left: -10px; + border-bottom-width: 0; + border-top-color: #fff; +} +.popover.right > .arrow { + top: 50%; + left: -11px; + margin-top: -11px; + border-left-width: 0; + border-right-color: #999999; + border-right-color: rgba(0, 0, 0, 0.25); +} +.popover.right > .arrow:after { + content: " "; + left: 1px; + bottom: -10px; + border-left-width: 0; + border-right-color: #fff; +} +.popover.bottom > .arrow { + left: 50%; + margin-left: -11px; + border-top-width: 0; + border-bottom-color: #999999; + border-bottom-color: rgba(0, 0, 0, 0.25); + top: -11px; +} +.popover.bottom > .arrow:after { + content: " "; + top: 1px; + margin-left: -10px; + border-top-width: 0; + border-bottom-color: #fff; +} +.popover.left > .arrow { + top: 50%; + right: -11px; + margin-top: -11px; + border-right-width: 0; + border-left-color: #999999; + border-left-color: rgba(0, 0, 0, 0.25); +} +.popover.left > .arrow:after { + content: " "; + right: 1px; + border-right-width: 0; + border-left-color: #fff; + bottom: -10px; +} +.carousel { + position: relative; +} +.carousel-inner { + position: relative; + overflow: hidden; + width: 100%; +} +.carousel-inner > .item { + display: none; + position: relative; + -webkit-transition: 0.6s ease-in-out left; + -o-transition: 0.6s ease-in-out left; + transition: 0.6s ease-in-out left; +} +.carousel-inner > .item > img, +.carousel-inner > .item > a > img { + line-height: 1; +} +@media all and (transform-3d), (-webkit-transform-3d) { + .carousel-inner > .item { + -webkit-transition: -webkit-transform 0.6s ease-in-out; + -moz-transition: -moz-transform 0.6s ease-in-out; + -o-transition: -o-transform 0.6s ease-in-out; + transition: transform 0.6s ease-in-out; + -webkit-backface-visibility: hidden; + -moz-backface-visibility: hidden; + backface-visibility: hidden; + -webkit-perspective: 1000px; + -moz-perspective: 1000px; + perspective: 1000px; + } + .carousel-inner > .item.next, + .carousel-inner > .item.active.right { + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + left: 0; + } + .carousel-inner > .item.prev, + .carousel-inner > .item.active.left { + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + left: 0; + } + .carousel-inner > .item.next.left, + .carousel-inner > .item.prev.right, + .carousel-inner > .item.active { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + left: 0; + } +} +.carousel-inner > .active, +.carousel-inner > .next, +.carousel-inner > .prev { + display: block; +} +.carousel-inner > .active { + left: 0; +} +.carousel-inner > .next, +.carousel-inner > .prev { + position: absolute; + top: 0; + width: 100%; +} +.carousel-inner > .next { + left: 100%; +} +.carousel-inner > .prev { + left: -100%; +} +.carousel-inner > .next.left, +.carousel-inner > .prev.right { + left: 0; +} +.carousel-inner > .active.left { + left: -100%; +} +.carousel-inner > .active.right { + left: 100%; +} +.carousel-control { + position: absolute; + top: 0; + left: 0; + bottom: 0; + width: 15%; + opacity: 0.5; + filter: alpha(opacity=50); + font-size: 20px; + color: #fff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); +} +.carousel-control.left { + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); +} +.carousel-control.right { + left: auto; + right: 0; + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); +} +.carousel-control:hover, +.carousel-control:focus { + outline: 0; + color: #fff; + text-decoration: none; + opacity: 0.9; + filter: alpha(opacity=90); +} +.carousel-control .icon-prev, +.carousel-control .icon-next, +.carousel-control .glyphicon-chevron-left, +.carousel-control .glyphicon-chevron-right { + position: absolute; + top: 50%; + margin-top: -10px; + z-index: 5; + display: inline-block; +} +.carousel-control .icon-prev, +.carousel-control .glyphicon-chevron-left { + left: 50%; + margin-left: -10px; +} +.carousel-control .icon-next, +.carousel-control .glyphicon-chevron-right { + right: 50%; + margin-right: -10px; +} +.carousel-control .icon-prev, +.carousel-control .icon-next { + width: 20px; + height: 20px; + line-height: 1; + font-family: serif; +} +.carousel-control .icon-prev:before { + content: '\2039'; +} +.carousel-control .icon-next:before { + content: '\203a'; +} +.carousel-indicators { + position: absolute; + bottom: 10px; + left: 50%; + z-index: 15; + width: 60%; + margin-left: -30%; + padding-left: 0; + list-style: none; + text-align: center; +} +.carousel-indicators li { + display: inline-block; + width: 10px; + height: 10px; + margin: 1px; + text-indent: -999px; + border: 1px solid #fff; + border-radius: 10px; + cursor: pointer; + background-color: #000 \9; + background-color: rgba(0, 0, 0, 0); +} +.carousel-indicators .active { + margin: 0; + width: 12px; + height: 12px; + background-color: #fff; +} +.carousel-caption { + position: absolute; + left: 15%; + right: 15%; + bottom: 20px; + z-index: 10; + padding-top: 20px; + padding-bottom: 20px; + color: #fff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); +} +.carousel-caption .btn { + text-shadow: none; +} +@media screen and (min-width: 768px) { + .carousel-control .glyphicon-chevron-left, + .carousel-control .glyphicon-chevron-right, + .carousel-control .icon-prev, + .carousel-control .icon-next { + width: 30px; + height: 30px; + margin-top: -15px; + font-size: 30px; + } + .carousel-control .glyphicon-chevron-left, + .carousel-control .icon-prev { + margin-left: -15px; + } + .carousel-control .glyphicon-chevron-right, + .carousel-control .icon-next { + margin-right: -15px; + } + .carousel-caption { + left: 20%; + right: 20%; + padding-bottom: 30px; + } + .carousel-indicators { + bottom: 20px; + } +} +.clearfix:before, +.clearfix:after, +.dl-horizontal dd:before, +.dl-horizontal dd:after, +.container:before, +.container:after, +.container-fluid:before, +.container-fluid:after, +.row:before, +.row:after, +.form-horizontal .form-group:before, +.form-horizontal .form-group:after, +.btn-toolbar:before, +.btn-toolbar:after, +.btn-group-vertical > .btn-group:before, +.btn-group-vertical > .btn-group:after, +.nav:before, +.nav:after, +.navbar:before, +.navbar:after, +.navbar-header:before, +.navbar-header:after, +.navbar-collapse:before, +.navbar-collapse:after, +.pager:before, +.pager:after, +.panel-body:before, +.panel-body:after, +.modal-footer:before, +.modal-footer:after { + content: " "; + display: table; +} +.clearfix:after, +.dl-horizontal dd:after, +.container:after, +.container-fluid:after, +.row:after, +.form-horizontal .form-group:after, +.btn-toolbar:after, +.btn-group-vertical > .btn-group:after, +.nav:after, +.navbar:after, +.navbar-header:after, +.navbar-collapse:after, +.pager:after, +.panel-body:after, +.modal-footer:after { + clear: both; +} +.center-block { + display: block; + margin-left: auto; + margin-right: auto; +} +.pull-right { + float: right !important; +} +.pull-left { + float: left !important; +} +.hide { + display: none !important; +} +.show { + display: block !important; +} +.invisible { + visibility: hidden; +} +.text-hide { + font: 0/0 a; + color: transparent; + text-shadow: none; + background-color: transparent; + border: 0; +} +.hidden { + display: none !important; +} +.affix { + position: fixed; +} +@-ms-viewport { + width: device-width; +} +.visible-xs, +.visible-sm, +.visible-md, +.visible-lg { + display: none !important; +} +.visible-xs-block, +.visible-xs-inline, +.visible-xs-inline-block, +.visible-sm-block, +.visible-sm-inline, +.visible-sm-inline-block, +.visible-md-block, +.visible-md-inline, +.visible-md-inline-block, +.visible-lg-block, +.visible-lg-inline, +.visible-lg-inline-block { + display: none !important; +} +@media (max-width: 767px) { + .visible-xs { + display: block !important; + } + table.visible-xs { + display: table !important; + } + tr.visible-xs { + display: table-row !important; + } + th.visible-xs, + td.visible-xs { + display: table-cell !important; + } +} +@media (max-width: 767px) { + .visible-xs-block { + display: block !important; + } +} +@media (max-width: 767px) { + .visible-xs-inline { + display: inline !important; + } +} +@media (max-width: 767px) { + .visible-xs-inline-block { + display: inline-block !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm { + display: block !important; + } + table.visible-sm { + display: table !important; + } + tr.visible-sm { + display: table-row !important; + } + th.visible-sm, + td.visible-sm { + display: table-cell !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-block { + display: block !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-inline { + display: inline !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-inline-block { + display: inline-block !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md { + display: block !important; + } + table.visible-md { + display: table !important; + } + tr.visible-md { + display: table-row !important; + } + th.visible-md, + td.visible-md { + display: table-cell !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-block { + display: block !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-inline { + display: inline !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-inline-block { + display: inline-block !important; + } +} +@media (min-width: 1200px) { + .visible-lg { + display: block !important; + } + table.visible-lg { + display: table !important; + } + tr.visible-lg { + display: table-row !important; + } + th.visible-lg, + td.visible-lg { + display: table-cell !important; + } +} +@media (min-width: 1200px) { + .visible-lg-block { + display: block !important; + } +} +@media (min-width: 1200px) { + .visible-lg-inline { + display: inline !important; + } +} +@media (min-width: 1200px) { + .visible-lg-inline-block { + display: inline-block !important; + } +} +@media (max-width: 767px) { + .hidden-xs { + display: none !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .hidden-sm { + display: none !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .hidden-md { + display: none !important; + } +} +@media (min-width: 1200px) { + .hidden-lg { + display: none !important; + } +} +.visible-print { + display: none !important; +} +@media print { + .visible-print { + display: block !important; + } + table.visible-print { + display: table !important; + } + tr.visible-print { + display: table-row !important; + } + th.visible-print, + td.visible-print { + display: table-cell !important; + } +} +.visible-print-block { + display: none !important; +} +@media print { + .visible-print-block { + display: block !important; + } +} +.visible-print-inline { + display: none !important; +} +@media print { + .visible-print-inline { + display: inline !important; + } +} +.visible-print-inline-block { + display: none !important; +} +@media print { + .visible-print-inline-block { + display: inline-block !important; + } +} +@media print { + .hidden-print { + display: none !important; + } +} diff --git a/archiv/januar2016/css/jquery.countdown.css b/archiv/januar2016/css/jquery.countdown.css new file mode 100644 index 0000000..41b77e6 --- /dev/null +++ b/archiv/januar2016/css/jquery.countdown.css @@ -0,0 +1,52 @@ +/* jQuery Countdown styles 2.0.0. */ +.is-countdown { +} +.countdown-rtl { + direction: rtl; +} +.countdown-holding span { + color: #888; +} +.countdown-row { + clear: both; + width: 100%; + padding: 0px 2px; + text-align: center; +} +.countdown-show1 .countdown-section { + width: 98%; +} +.countdown-show2 .countdown-section { + width: 48%; +} +.countdown-show3 .countdown-section { + width: 32.5%; +} +.countdown-show4 .countdown-section { + width: 24.5%; +} +.countdown-show5 .countdown-section { + width: 19.5%; +} +.countdown-show6 .countdown-section { + width: 16.25%; +} +.countdown-show7 .countdown-section { + width: 14%; +} +.countdown-section { + display: block; + float: left; + font-size: 75%; + text-align: center; +} +.countdown-amount { + font-size: 200%; +} +.countdown-period { + display: block; +} +.countdown-descr { + display: block; + width: 100%; +} diff --git a/archiv/januar2016/css/leaflet.css b/archiv/januar2016/css/leaflet.css new file mode 100644 index 0000000..dea175f --- /dev/null +++ b/archiv/januar2016/css/leaflet.css @@ -0,0 +1,479 @@ +/* required styles */ + +.leaflet-map-pane, +.leaflet-tile, +.leaflet-marker-icon, +.leaflet-marker-shadow, +.leaflet-tile-pane, +.leaflet-tile-container, +.leaflet-overlay-pane, +.leaflet-shadow-pane, +.leaflet-marker-pane, +.leaflet-popup-pane, +.leaflet-overlay-pane svg, +.leaflet-zoom-box, +.leaflet-image-layer, +.leaflet-layer { + position: absolute; + left: 0; + top: 0; + } +.leaflet-container { + overflow: hidden; + -ms-touch-action: none; + touch-action: none; + } +.leaflet-tile, +.leaflet-marker-icon, +.leaflet-marker-shadow { + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + -webkit-user-drag: none; + } +.leaflet-marker-icon, +.leaflet-marker-shadow { + display: block; + } +/* map is broken in FF if you have max-width: 100% on tiles */ +.leaflet-container img { + max-width: none !important; + } +/* stupid Android 2 doesn't understand "max-width: none" properly */ +.leaflet-container img.leaflet-image-layer { + max-width: 15000px !important; + } +.leaflet-tile { + filter: inherit; + visibility: hidden; + } +.leaflet-tile-loaded { + visibility: inherit; + } +.leaflet-zoom-box { + width: 0; + height: 0; + } +/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */ +.leaflet-overlay-pane svg { + -moz-user-select: none; + } + +.leaflet-tile-pane { z-index: 2; } +.leaflet-objects-pane { z-index: 3; } +.leaflet-overlay-pane { z-index: 4; } +.leaflet-shadow-pane { z-index: 5; } +.leaflet-marker-pane { z-index: 6; } +.leaflet-popup-pane { z-index: 7; } + +.leaflet-vml-shape { + width: 1px; + height: 1px; + } +.lvml { + behavior: url(#default#VML); + display: inline-block; + position: absolute; + } + + +/* control positioning */ + +.leaflet-control { + position: relative; + z-index: 7; + pointer-events: auto; + } +.leaflet-top, +.leaflet-bottom { + position: absolute; + z-index: 1000; + pointer-events: none; + } +.leaflet-top { + top: 0; + } +.leaflet-right { + right: 0; + } +.leaflet-bottom { + bottom: 0; + } +.leaflet-left { + left: 0; + } +.leaflet-control { + float: left; + clear: both; + } +.leaflet-right .leaflet-control { + float: right; + } +.leaflet-top .leaflet-control { + margin-top: 10px; + } +.leaflet-bottom .leaflet-control { + margin-bottom: 10px; + } +.leaflet-left .leaflet-control { + margin-left: 10px; + } +.leaflet-right .leaflet-control { + margin-right: 10px; + } + + +/* zoom and fade animations */ + +.leaflet-fade-anim .leaflet-tile, +.leaflet-fade-anim .leaflet-popup { + opacity: 0; + -webkit-transition: opacity 0.2s linear; + -moz-transition: opacity 0.2s linear; + -o-transition: opacity 0.2s linear; + transition: opacity 0.2s linear; + } +.leaflet-fade-anim .leaflet-tile-loaded, +.leaflet-fade-anim .leaflet-map-pane .leaflet-popup { + opacity: 1; + } + +.leaflet-zoom-anim .leaflet-zoom-animated { + -webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1); + -moz-transition: -moz-transform 0.25s cubic-bezier(0,0,0.25,1); + -o-transition: -o-transform 0.25s cubic-bezier(0,0,0.25,1); + transition: transform 0.25s cubic-bezier(0,0,0.25,1); + } +.leaflet-zoom-anim .leaflet-tile, +.leaflet-pan-anim .leaflet-tile, +.leaflet-touching .leaflet-zoom-animated { + -webkit-transition: none; + -moz-transition: none; + -o-transition: none; + transition: none; + } + +.leaflet-zoom-anim .leaflet-zoom-hide { + visibility: hidden; + } + + +/* cursors */ + +.leaflet-clickable { + cursor: pointer; + } +.leaflet-container { + cursor: -webkit-grab; + cursor: -moz-grab; + } +.leaflet-popup-pane, +.leaflet-control { + cursor: auto; + } +.leaflet-dragging .leaflet-container, +.leaflet-dragging .leaflet-clickable { + cursor: move; + cursor: -webkit-grabbing; + cursor: -moz-grabbing; + } + + +/* visual tweaks */ + +.leaflet-container { + background: #ddd; + outline: 0; + } +.leaflet-container a { + color: #0078A8; + } +.leaflet-container a.leaflet-active { + outline: 2px solid orange; + } +.leaflet-zoom-box { + border: 2px dotted #38f; + background: rgba(255,255,255,0.5); + } + + +/* general typography */ +.leaflet-container { + font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; + } + + +/* general toolbar styles */ + +.leaflet-bar { + box-shadow: 0 1px 5px rgba(0,0,0,0.65); + border-radius: 4px; + } +.leaflet-bar a, +.leaflet-bar a:hover { + background-color: #fff; + border-bottom: 1px solid #ccc; + width: 26px; + height: 26px; + line-height: 26px; + display: block; + text-align: center; + text-decoration: none; + color: black; + } +.leaflet-bar a, +.leaflet-control-layers-toggle { + background-position: 50% 50%; + background-repeat: no-repeat; + display: block; + } +.leaflet-bar a:hover { + background-color: #f4f4f4; + } +.leaflet-bar a:first-child { + border-top-left-radius: 4px; + border-top-right-radius: 4px; + } +.leaflet-bar a:last-child { + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; + border-bottom: none; + } +.leaflet-bar a.leaflet-disabled { + cursor: default; + background-color: #f4f4f4; + color: #bbb; + } + +.leaflet-touch .leaflet-bar a { + width: 30px; + height: 30px; + line-height: 30px; + } + + +/* zoom control */ + +.leaflet-control-zoom-in, +.leaflet-control-zoom-out { + font: bold 18px 'Lucida Console', Monaco, monospace; + text-indent: 1px; + } +.leaflet-control-zoom-out { + font-size: 20px; + } + +.leaflet-touch .leaflet-control-zoom-in { + font-size: 22px; + } +.leaflet-touch .leaflet-control-zoom-out { + font-size: 24px; + } + + +/* layers control */ + +.leaflet-control-layers { + box-shadow: 0 1px 5px rgba(0,0,0,0.4); + background: #fff; + border-radius: 5px; + } +.leaflet-control-layers-toggle { + background-image: url(images/layers.png); + width: 36px; + height: 36px; + } +.leaflet-retina .leaflet-control-layers-toggle { + background-image: url(images/layers-2x.png); + background-size: 26px 26px; + } +.leaflet-touch .leaflet-control-layers-toggle { + width: 44px; + height: 44px; + } +.leaflet-control-layers .leaflet-control-layers-list, +.leaflet-control-layers-expanded .leaflet-control-layers-toggle { + display: none; + } +.leaflet-control-layers-expanded .leaflet-control-layers-list { + display: block; + position: relative; + } +.leaflet-control-layers-expanded { + padding: 6px 10px 6px 6px; + color: #333; + background: #fff; + } +.leaflet-control-layers-selector { + margin-top: 2px; + position: relative; + top: 1px; + } +.leaflet-control-layers label { + display: block; + } +.leaflet-control-layers-separator { + height: 0; + border-top: 1px solid #ddd; + margin: 5px -10px 5px -6px; + } + + +/* attribution and scale controls */ + +.leaflet-container .leaflet-control-attribution { + background: #fff; + background: rgba(255, 255, 255, 0.7); + margin: 0; + } +.leaflet-control-attribution, +.leaflet-control-scale-line { + padding: 0 5px; + color: #333; + } +.leaflet-control-attribution a { + text-decoration: none; + } +.leaflet-control-attribution a:hover { + text-decoration: underline; + } +.leaflet-container .leaflet-control-attribution, +.leaflet-container .leaflet-control-scale { + font-size: 11px; + } +.leaflet-left .leaflet-control-scale { + margin-left: 5px; + } +.leaflet-bottom .leaflet-control-scale { + margin-bottom: 5px; + } +.leaflet-control-scale-line { + border: 2px solid #777; + border-top: none; + line-height: 1.1; + padding: 2px 5px 1px; + font-size: 11px; + white-space: nowrap; + overflow: hidden; + -moz-box-sizing: content-box; + box-sizing: content-box; + + background: #fff; + background: rgba(255, 255, 255, 0.5); + } +.leaflet-control-scale-line:not(:first-child) { + border-top: 2px solid #777; + border-bottom: none; + margin-top: -2px; + } +.leaflet-control-scale-line:not(:first-child):not(:last-child) { + border-bottom: 2px solid #777; + } + +.leaflet-touch .leaflet-control-attribution, +.leaflet-touch .leaflet-control-layers, +.leaflet-touch .leaflet-bar { + box-shadow: none; + } +.leaflet-touch .leaflet-control-layers, +.leaflet-touch .leaflet-bar { + border: 2px solid rgba(0,0,0,0.2); + background-clip: padding-box; + } + + +/* popup */ + +.leaflet-popup { + position: absolute; + text-align: center; + } +.leaflet-popup-content-wrapper { + padding: 1px; + text-align: left; + border-radius: 12px; + } +.leaflet-popup-content { + margin: 13px 19px; + line-height: 1.4; + } +.leaflet-popup-content p { + margin: 18px 0; + } +.leaflet-popup-tip-container { + margin: 0 auto; + width: 40px; + height: 20px; + position: relative; + overflow: hidden; + } +.leaflet-popup-tip { + width: 17px; + height: 17px; + padding: 1px; + + margin: -10px auto 0; + + -webkit-transform: rotate(45deg); + -moz-transform: rotate(45deg); + -ms-transform: rotate(45deg); + -o-transform: rotate(45deg); + transform: rotate(45deg); + } +.leaflet-popup-content-wrapper, +.leaflet-popup-tip { + background: white; + + box-shadow: 0 3px 14px rgba(0,0,0,0.4); + } +.leaflet-container a.leaflet-popup-close-button { + position: absolute; + top: 0; + right: 0; + padding: 4px 4px 0 0; + text-align: center; + width: 18px; + height: 14px; + font: 16px/14px Tahoma, Verdana, sans-serif; + color: #c3c3c3; + text-decoration: none; + font-weight: bold; + background: transparent; + } +.leaflet-container a.leaflet-popup-close-button:hover { + color: #999; + } +.leaflet-popup-scrolled { + overflow: auto; + border-bottom: 1px solid #ddd; + border-top: 1px solid #ddd; + } + +.leaflet-oldie .leaflet-popup-content-wrapper { + zoom: 1; + } +.leaflet-oldie .leaflet-popup-tip { + width: 24px; + margin: 0 auto; + + -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)"; + filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678); + } +.leaflet-oldie .leaflet-popup-tip-container { + margin-top: -1px; + } + +.leaflet-oldie .leaflet-control-zoom, +.leaflet-oldie .leaflet-control-layers, +.leaflet-oldie .leaflet-popup-content-wrapper, +.leaflet-oldie .leaflet-popup-tip { + border: 1px solid #999; + } + + +/* div icon */ + +.leaflet-div-icon { + background: #fff; + border: 1px solid #666; + } diff --git a/archiv/januar2016/css/style.css b/archiv/januar2016/css/style.css new file mode 100644 index 0000000..b9e681f --- /dev/null +++ b/archiv/januar2016/css/style.css @@ -0,0 +1,144 @@ +/* CSS Document */ +@font-face { + font-family: 'Maven Pro'; + font-style: normal; + font-weight: 400; + src: local('Maven Pro Regular'), local('MavenProRegular'), url(https://fonts.gstatic.com/s/mavenpro/v7/MG9KbUZFchDs94Tbv9U-paCWcynf_cDxXwCLxiixG1c.ttf) format('truetype'); +} +@font-face { + font-family: 'Maven Pro'; + font-style: normal; + font-weight: 500; + src: local('Maven Pro Medium'), local('MavenProMedium'), url(https://fonts.gstatic.com/s/mavenpro/v7/SQVfzoJBbj9t3aVcmbspRonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype'); +} +@font-face { + font-family: 'Maven Pro'; + font-style: normal; + font-weight: 700; + src: local('Maven Pro Bold'), local('MavenProBold'), url(https://fonts.gstatic.com/s/mavenpro/v7/uDssvmXgp7Nj3i336k_dSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype'); +} +@font-face { + font-family: 'Maven Pro'; + font-style: normal; + font-weight: 900; + src: local('Maven Pro Black'), local('MavenProBlack'), url(https://fonts.gstatic.com/s/mavenpro/v7/-91TwiFzqeL1F7Kh91APwYnF5uFdDttMLvmWuJdhhgs.ttf) format('truetype'); +} + +a, +a:focus { + outline: 0; +} +a:focus { + text-decoration: none; +} +.navbar-right li { + font-size: 20px; +} +.headerrow { + background-image: url(../images/background_header.jpg); + background-size: cover; + background-position: center; + padding: 6% 0; + color: white; + text-shadow: #000 2px 2px 2px; +} +.largeHeadline { + font-size: 4em; +} +.headerrow img { + max-width: 70%; + height: auto; +} +.footerContainer { + margin-top: 40px; +} +.invisibleSpacer { + border-width: 0; + padding-top: 20px; +} +.smallSpacer { + padding: 0; + margin: 0; + padding-top: 10px; +} +.stickyElement { + position: fixed; + width: 100%; + z-index: 2000; +} +.hoersaal { + float: right; + padding-left: 5px; +} +.glyphicon-menu-right { + position: absolute; + left: -4px; +} +.panel-title { + position: relative; + padding-left: 16px; +} +.navelement { + height: 42px; + position: absolute; + margin-top: -42px; + border-width: 0px; +} +.row{ + margin-top:20px; +} +.color1 { + color: #FF6355; + font-weight: bold; +} +.color2 { + color: #4186D3; + font-weight: bold; +} +.color3 { + color: #FFDB00; + font-weight: bold; +} +.glyphicon-envelope { + position: relative; + top: 2px; +} +.panel-body .img-container img { + max-width: 100%; +} +.panel-body .img-container { + text-align: center; + width: 100%; + margin-bottom: 1em; +} +@media (min-width: 1200px) { + .col-lg-12 .panel-body .img-container { + /* Wenn gro�, werden Vortragsbilder in Containern, die �ber die ganze Seitenbreite gehen, links angezeigt. */ + width: auto; + float: left; + margin-right: 1em; + } +} +@media (max-width: 768px) { + .largeHeadline { + padding-top: 50px; + font-size: 2.4em; + } +} +.panel-body p { + text-align: justify; + -moz-hyphens: auto; + -o-hyphens: auto; + -webkit-hyphens: auto; + -ms-hyphens: auto; + hyphens: auto; + hyphenate-limit-chars: auto 5; + hyphenate-limit-lines: 2; +} +.partner img { + margin-right: 3em; + margin-bottom: 1em; +} +#gallerycarousel img { + margin: auto; +} diff --git a/archiv/januar2016/download/NdW2016_Infoflyer_LQ.pdf b/archiv/januar2016/download/NdW2016_Infoflyer_LQ.pdf new file mode 100644 index 0000000..ec9e3be Binary files /dev/null and b/archiv/januar2016/download/NdW2016_Infoflyer_LQ.pdf differ diff --git a/archiv/januar2016/fonts/glyphicons-halflings-regular.eot b/archiv/januar2016/fonts/glyphicons-halflings-regular.eot new file mode 100644 index 0000000..b93a495 Binary files /dev/null and b/archiv/januar2016/fonts/glyphicons-halflings-regular.eot differ diff --git a/archiv/januar2016/fonts/glyphicons-halflings-regular.ttf b/archiv/januar2016/fonts/glyphicons-halflings-regular.ttf new file mode 100644 index 0000000..1413fc6 Binary files /dev/null and b/archiv/januar2016/fonts/glyphicons-halflings-regular.ttf differ diff --git a/archiv/januar2016/fonts/glyphicons-halflings-regular.woff b/archiv/januar2016/fonts/glyphicons-halflings-regular.woff new file mode 100644 index 0000000..9e61285 Binary files /dev/null and b/archiv/januar2016/fonts/glyphicons-halflings-regular.woff differ diff --git a/archiv/januar2016/fonts/glyphicons-halflings-regular.woff2 b/archiv/januar2016/fonts/glyphicons-halflings-regular.woff2 new file mode 100644 index 0000000..64539b5 Binary files /dev/null and b/archiv/januar2016/fonts/glyphicons-halflings-regular.woff2 differ diff --git a/archiv/januar2016/images/Ort.jpg b/archiv/januar2016/images/Ort.jpg new file mode 100644 index 0000000..01b7943 Binary files /dev/null and b/archiv/januar2016/images/Ort.jpg differ diff --git a/archiv/januar2016/images/akk.png b/archiv/januar2016/images/akk.png new file mode 100644 index 0000000..4299d31 Binary files /dev/null and b/archiv/januar2016/images/akk.png differ diff --git a/archiv/januar2016/images/asta.png b/archiv/januar2016/images/asta.png new file mode 100644 index 0000000..382311a Binary files /dev/null and b/archiv/januar2016/images/asta.png differ diff --git a/archiv/januar2016/images/background_header.jpg b/archiv/januar2016/images/background_header.jpg new file mode 100644 index 0000000..2286d61 Binary files /dev/null and b/archiv/januar2016/images/background_header.jpg differ diff --git a/archiv/januar2016/images/gallery/gallery0.jpg b/archiv/januar2016/images/gallery/gallery0.jpg new file mode 100644 index 0000000..0af4278 Binary files /dev/null and b/archiv/januar2016/images/gallery/gallery0.jpg differ diff --git a/archiv/januar2016/images/gallery/gallery1.jpg b/archiv/januar2016/images/gallery/gallery1.jpg new file mode 100644 index 0000000..77aa583 Binary files /dev/null and b/archiv/januar2016/images/gallery/gallery1.jpg differ diff --git a/archiv/januar2016/images/gallery/gallery2.jpg b/archiv/januar2016/images/gallery/gallery2.jpg new file mode 100644 index 0000000..4d6f3ad Binary files /dev/null and b/archiv/januar2016/images/gallery/gallery2.jpg differ diff --git a/archiv/januar2016/images/gallery/gallery3.png b/archiv/januar2016/images/gallery/gallery3.png new file mode 100644 index 0000000..1d16332 Binary files /dev/null and b/archiv/januar2016/images/gallery/gallery3.png differ diff --git a/archiv/januar2016/images/gallery/gallery4.jpg b/archiv/januar2016/images/gallery/gallery4.jpg new file mode 100644 index 0000000..bd3b3c0 Binary files /dev/null and b/archiv/januar2016/images/gallery/gallery4.jpg differ diff --git a/archiv/januar2016/images/gallery/gallery5.png b/archiv/januar2016/images/gallery/gallery5.png new file mode 100644 index 0000000..5ad6d62 Binary files /dev/null and b/archiv/januar2016/images/gallery/gallery5.png differ diff --git a/archiv/januar2016/images/gallery/gallery6.jpg b/archiv/januar2016/images/gallery/gallery6.jpg new file mode 100644 index 0000000..7467831 Binary files /dev/null and b/archiv/januar2016/images/gallery/gallery6.jpg differ diff --git a/archiv/januar2016/images/gallery/gallery7.jpg b/archiv/januar2016/images/gallery/gallery7.jpg new file mode 100644 index 0000000..03196fa Binary files /dev/null and b/archiv/januar2016/images/gallery/gallery7.jpg differ diff --git a/archiv/januar2016/images/index.html b/archiv/januar2016/images/index.html new file mode 100644 index 0000000..e69de29 diff --git a/archiv/januar2016/images/kit_dark.png b/archiv/januar2016/images/kit_dark.png new file mode 100644 index 0000000..4d0fa50 Binary files /dev/null and b/archiv/januar2016/images/kit_dark.png differ diff --git a/archiv/januar2016/images/layers-2x.png b/archiv/januar2016/images/layers-2x.png new file mode 100644 index 0000000..a2cf7f9 Binary files /dev/null and b/archiv/januar2016/images/layers-2x.png differ diff --git a/archiv/januar2016/images/layers.png b/archiv/januar2016/images/layers.png new file mode 100644 index 0000000..bca0a0e Binary files /dev/null and b/archiv/januar2016/images/layers.png differ diff --git a/archiv/januar2016/images/logo.png b/archiv/januar2016/images/logo.png new file mode 100644 index 0000000..88b0d36 Binary files /dev/null and b/archiv/januar2016/images/logo.png differ diff --git a/archiv/januar2016/images/marker-icon-2x.png b/archiv/januar2016/images/marker-icon-2x.png new file mode 100644 index 0000000..0015b64 Binary files /dev/null and b/archiv/januar2016/images/marker-icon-2x.png differ diff --git a/archiv/januar2016/images/marker-icon.png b/archiv/januar2016/images/marker-icon.png new file mode 100644 index 0000000..e2e9f75 Binary files /dev/null and b/archiv/januar2016/images/marker-icon.png differ diff --git a/archiv/januar2016/images/marker-shadow.png b/archiv/januar2016/images/marker-shadow.png new file mode 100644 index 0000000..d1e773c Binary files /dev/null and b/archiv/januar2016/images/marker-shadow.png differ diff --git a/archiv/januar2016/images/social_fb.png b/archiv/januar2016/images/social_fb.png new file mode 100644 index 0000000..b4b2994 Binary files /dev/null and b/archiv/januar2016/images/social_fb.png differ diff --git a/archiv/januar2016/images/vortrag/3DUSCT.jpg b/archiv/januar2016/images/vortrag/3DUSCT.jpg new file mode 100644 index 0000000..25961c6 Binary files /dev/null and b/archiv/januar2016/images/vortrag/3DUSCT.jpg differ diff --git a/archiv/januar2016/images/vortrag/airquad.jpg b/archiv/januar2016/images/vortrag/airquad.jpg new file mode 100644 index 0000000..9584f0d Binary files /dev/null and b/archiv/januar2016/images/vortrag/airquad.jpg differ diff --git a/archiv/januar2016/images/vortrag/creative_commons.jpg b/archiv/januar2016/images/vortrag/creative_commons.jpg new file mode 100644 index 0000000..228d7ee Binary files /dev/null and b/archiv/januar2016/images/vortrag/creative_commons.jpg differ diff --git a/archiv/januar2016/images/vortrag/e2lenk.jpg b/archiv/januar2016/images/vortrag/e2lenk.jpg new file mode 100644 index 0000000..c559b93 Binary files /dev/null and b/archiv/januar2016/images/vortrag/e2lenk.jpg differ diff --git a/archiv/januar2016/images/vortrag/elektromobilitaet.jpg b/archiv/januar2016/images/vortrag/elektromobilitaet.jpg new file mode 100644 index 0000000..1583f22 Binary files /dev/null and b/archiv/januar2016/images/vortrag/elektromobilitaet.jpg differ diff --git a/archiv/januar2016/images/vortrag/index.html b/archiv/januar2016/images/vortrag/index.html new file mode 100644 index 0000000..e69de29 diff --git a/archiv/januar2016/images/vortrag/mathematik_am_billardtisch.jpg b/archiv/januar2016/images/vortrag/mathematik_am_billardtisch.jpg new file mode 100644 index 0000000..a04f0ee Binary files /dev/null and b/archiv/januar2016/images/vortrag/mathematik_am_billardtisch.jpg differ diff --git a/archiv/januar2016/images/vortrag/molekuele_simulation.jpg b/archiv/januar2016/images/vortrag/molekuele_simulation.jpg new file mode 100644 index 0000000..4bb2fcb Binary files /dev/null and b/archiv/januar2016/images/vortrag/molekuele_simulation.jpg differ diff --git a/archiv/januar2016/images/vortrag/neutrinos.jpg b/archiv/januar2016/images/vortrag/neutrinos.jpg new file mode 100644 index 0000000..ab7f252 Binary files /dev/null and b/archiv/januar2016/images/vortrag/neutrinos.jpg differ diff --git a/archiv/januar2016/images/vortrag/penicillinresistenz_czichos.jpg b/archiv/januar2016/images/vortrag/penicillinresistenz_czichos.jpg new file mode 100644 index 0000000..6aa4fba Binary files /dev/null and b/archiv/januar2016/images/vortrag/penicillinresistenz_czichos.jpg differ diff --git a/archiv/januar2016/images/vortrag/radar.jpg b/archiv/januar2016/images/vortrag/radar.jpg new file mode 100644 index 0000000..cacebe1 Binary files /dev/null and b/archiv/januar2016/images/vortrag/radar.jpg differ diff --git a/archiv/januar2016/images/vortrag/roboter.jpg b/archiv/januar2016/images/vortrag/roboter.jpg new file mode 100644 index 0000000..581c460 Binary files /dev/null and b/archiv/januar2016/images/vortrag/roboter.jpg differ diff --git a/archiv/januar2016/images/vortrag/solar.jpg b/archiv/januar2016/images/vortrag/solar.jpg new file mode 100644 index 0000000..bc44aec Binary files /dev/null and b/archiv/januar2016/images/vortrag/solar.jpg differ diff --git a/archiv/januar2016/images/vortrag/spione_im_rechner.jpg b/archiv/januar2016/images/vortrag/spione_im_rechner.jpg new file mode 100644 index 0000000..621533e Binary files /dev/null and b/archiv/januar2016/images/vortrag/spione_im_rechner.jpg differ diff --git a/archiv/januar2016/images/vortrag/staubstuerme.jpg b/archiv/januar2016/images/vortrag/staubstuerme.jpg new file mode 100644 index 0000000..2dcfe6b Binary files /dev/null and b/archiv/januar2016/images/vortrag/staubstuerme.jpg differ diff --git a/archiv/januar2016/images/vortrag/wein_nmr.jpg b/archiv/januar2016/images/vortrag/wein_nmr.jpg new file mode 100644 index 0000000..13bba86 Binary files /dev/null and b/archiv/januar2016/images/vortrag/wein_nmr.jpg differ diff --git a/archiv/januar2016/impressum.html b/archiv/januar2016/impressum.html new file mode 100644 index 0000000..0923fb4 --- /dev/null +++ b/archiv/januar2016/impressum.html @@ -0,0 +1,131 @@ + + + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/archiv/januar2016/index.php b/archiv/januar2016/index.php new file mode 100644 index 0000000..c056767 --- /dev/null +++ b/archiv/januar2016/index.php @@ -0,0 +1,856 @@ + + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + +
+
+
+

Nacht der Wissenschaft am 29.01.16

+
+

+
+ +

18 spannende Vorträge aus 10 Fachbereichen

+

zwischen 20 und 4 Uhr im Chemiegebäude (30.41) am KIT

+
+
+
+
+
+ +
+ +

In der Nacht vom 29. auf den 30. Januar 2016 fand zum ersten Mal die „Nacht der Wissenschaft” am KIT + statt. + In spannenden Vorträgen gaben 20 Referenten aus 10 Fachbereichen des KIT dabei spannende Einblicke in + ihr Themengebiet.

+ +

Mit über 1000 Gästen, 3 überfüllten Hörsälen, 15 Helfern und 10 Organisatoren waren wir auf jeden fall + positiv überrascht! Wir danken euch allen für euer Interesse und das Kommen! Hoffentlich hat's Spaß + gemacht und vielleicht konntet ihr auch was lernen ;)

+ +

Wir bedanken uns herzlich bei unseren Referenten, die sich die Zeit genommen haben, Vorträge zu halten. + Ein besonderes Dankeschön geht an diejenigen, die ab 00:00 Vorträge gehalten hatten und damit den + Begriff "Nacht der Wissenschaft" in die Tat umgesetzt haben!

+ +

Ein großes Dankeschön geht hier auch an die tollen Helferinnen und Helfer, die die Organisation am + Freitag und teils an den Tagen davor tatkräftig unterstützt haben. Ohne diese wäre beispielsweise die + Essens- und Getränkeversorgung nicht möglich gewesen, bei der sich Besucher und Referenten über die + neuen Erkenntnisse austauschen konnten. Und wir danken unseren Unterstützern, dem AStA, dem AKK und dem + KIT, die uns erst ermöglicht haben, unsere Pläne in die Tat umzusetzen.

+ +

Falls ihr etwas verloren habt, im nächsten Jahr mithelfen wollt, Feedback oder Fragen habt, könnt ihr + euch gern bei uns unter info@ndw-ka.de melden.

+ +

Vielen Dank und bis zum nächsten Jahr!

+ +

Euer NdW-Orga-Team:
+ Mohammad Al Kaddah, Julia Eberwein, Jonas Grammel, Sebastian Helmstetter, Bernhard Riester, Florian + Schade, Victoria Schemenz, Vera Schumacher, Christian Singe und Thomas Wacker

+ +

Tipp: Wenn ihr unsere Veranstaltung nächstes Jahr auch besuchen wollt oder mehr Infos über Aktionen in + der Zukunft haben wollt, dann drückt auf "Gefällt mir" auf unserer Facebook-Seite oder schaut regelmäßig hier vorbei. Wenn ihr zu Beginn der + Planung für die nächste NdW informiert werden wollt (bspw. um zu helfen) oder einfach nur erfahren + wollt, wann die nächste NdW statt findet, registriert euch auf unserem News-Mailverteiler. Schickt dazu + eine leere Mail (kein Betreff, kein Inhalt) an news-join@ndw-ka.de.

+ +

Da wir mehrmals danach gefragt wurden: Wegen technischer Probleme mit den Kameras haben wir leider keine + (guten) Videoaufnahmen der NdW 2016, die wir veröffentlichen könnten.

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

Programm

+ Unser Programmheft liegt am Abend für euch aus. Zusätzlich findet ihr es hier zum Download. +
+ +
+
+
+
+
+
+ +
+
+

Erdbeben? - Die gibt es höchstens in China oder am San Andreas Graben aber nicht im + ruhigen Karlsruhe. Doch der Schein trügt: Unsere Fächerstadt liegt mitten im + Oberrheingraben - einem der geophysikalisch markantesten Grabensysteme, das entlang der + Rheinebene von Basel bis Frankfurt liegt. Hier, direkt unter unseren Füßen, zerbricht + die große europäische Kontinentalplatte in viele kleinere Teile. Schiebt man diese + „Bruchstücke“ zusammen, hakt und scheppert es unter Umständen gewaltig: Die Erde bebt. + Dass dies gar nicht so selten vorkommt und was Afrika damit zu tun habt, ist Inhalt + eines unserer Eröffnungsvorträge - wir wünschen euch einen spannungsreichen Abend.

+

Referent: PD Dr. Joachim Ritter, GPI

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

„In Vino Veritas“ dürfte den meisten wohl ein Begriff sein, doch was ist noch drin im + Wein? Manfred Wilhelm vom ITCP geht dieser Frage auf den Grund - durch + NMR-Spektroskopie. So zeigt er unter anderem, wie man einen echten Mouton-Rothschild von + Fälschungen unterscheidet. Die Abkürzung steht dabei übrigens für „Nuclear Magnetic + Resonance“ (Kernspinresonanzspektroskopie) - aber auch nur nach einem „wönzigen + Schlöckchen“ bleiben wir wohl besser bei NMR... und finden sogar heraus, wie gefälscht + wurde.

+

Referent: Prof. Dr. Manfred Wilhelm, ITCP +

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

Elektroautos sind die Zukunft, so die allgemeine Meinung. Dennoch steigt die Anzahl der + Elektrofahrzeuge auf unseren Straßen nur langsam an. Doch woran liegt das? Welche + Vorteile bieten Elektroautos und welche Hindernisse müssen noch überwunden werden? + Martin Doppelbauer gibt einen Überblick über aktuelle und zukünftige Generationen von + Elektroautos.

+

Referent: Prof. Dr.-Ing. Martin Doppelbauer, ETI

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

Staubstürme entstehen durch starke Winde in den Wüsten der Erde. Dabei werden große + Mengen Mineralstaub aufgewirbelt und bilden so den größten Anteil aller Partikel in der + Luft. Der Staub wandert über sehr große Strecken und schafft etwa zweimal im Monat den + „Sprung“ nach Europa. Hier sorgt er nicht nur für dreckige Fenster und reduzierte + Stromerzeugung von Solarzellen, sondern beeinflusst auch unser Wetter und das + Weltklima.

+

Referenten: Prof. Dr. Peter Knippertz & Prof. Dr. Corinna Hoose, IMK-TRO

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

Die Geschichte der Technik ist keine lineare Erfolgsgeschichte: Aus vielen kreativen + Ideen, Innovationen und Technikutopien ist nichts geworden. Der Vortrag gibt einen + kurzen Überblick über 200 Jahre Misslungenes und abgebrochene Technikzukünfte – vom + Turbinenauto bis zum Stratosphärenkraftwerk, von der Trockenlegung des Mittelmeers bis + zum Atomluftschiff. Die Misserfolgsgeschichten sind lehrreich, denn selten haben sie + technische Ursachen, oft gesellschaftliche und kulturelle.

+

Referent: Prof. Dr. Kurt Möser, Institut für Geschichte

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

Stellt euch vor, ihr wollt ein Fußballspiel schauen und habt dafür nur Fotos zur + Verfügung. Geht schlecht? Richtig. Genau vor diesem Problem stehen Forscher bei der + Untersuchung komplexer Biomoleküle, die beispielsweise Sauerstoff durch unseren Körper + transportieren oder Energie umwandeln (Photosynthese). Mit den zur Verfügung stehenden + Momentaufnahmen kann man das dynamische Verhalten der Moleküle kaum nachvollziehen. Um + das „Spiel“ wirklich zu verstehen, braucht man ein Video. Und genau das leisten + Computersimulationen: Sie können den genauen „Spielverlauf“ der molekularen Vorgänge + nachbilden. Der Vortrag gibt einen Einblick in die Möglichkeiten und Grenzen moderner + Simulationsmethoden.

+

Referent: Prof. Dr. Marcus Elstner, IPC

+
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+ Bild: © Joachim Czichos +
+

„Herr Doktor, ich hab Grippe, ich brauche Antibiotika“ – ein doppelter Unsinn, den die + Ärzte in der kalten Jahreszeit regelmäßig zu hören bekommen: Erstens handelt es sich bei + den verschiedenen Erkältungskrankheiten in den seltensten Fällen um eine echte Grippe + (zum Glück!), und zweitens wäre diese mit Antibiotika überhaupt nicht wirksam + behandelbar.

+

Nicht mehr mit Antibiotika behandelbar sind heute leider auch einige Krankheiten, die + früher problemlos mit einem einfachen Penicillin in den Griff zu bekommen waren; denn + durch übermäßigen Einsatz dieser Medikamente in Klinik und Landwirtschaft wie auch + unsachgemäße Verwendung durch viele Patienten kommt es verstärkt zur Bildung von + Resistenzen.

+

Herr Rudat gibt einen Einblick, wie die bald stumpfe „Wunderwaffe gegen bakterielle + Infektionen“ wieder angespitzt werden soll.

+

Referent: Dr. Jens Rudat, BLT-TEBI

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

Wo liegt der Ursprung aller Materie? Um diese Frage zu beantworten, werden wir eine Reise + in die Welt der kleinsten Teilchen unternehmen. Das Neutrino ist eines der häufigsten + Teilchen im Universum und es durchdringt normale Materie praktisch ohne Wechselwirkung. + Die 2015 mit dem Physiknobelpreis ausgezeichnete Entdeckung der Neutrinooszillatinen + beweist, dass Neutrinos eine (wenn auch winzige) Masse haben.

+

Dies hat fundamentale Auswirkungen in der Kosmologie und Elementarteilchenphysik und + bringt ein entscheidendes Gleichgewicht ins wanken. Warum dies alles für unsere Existenz + (und für Schrödingers Katze) eine entscheidende Rolle spielt, wird in diesem Vortrag + erklärt.

+

Referent: Prof. Dr. Thomas Schwetz-Mangold, IKP

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

Die Währung in der Wissenschaft ist die Publikation. Ob Online oder Offline, der + wissenschaftliche Erfolg wird oft in der Anzahl der Publikationen oder Zitate eigener + Veröffentlichungen gemessen. Doch Publizieren ist nicht immer einfach: Weder will man + eigene Autorenrechte verschenken, noch fremde klauen und eine Abmahnung riskieren. + Trotzdem sollen andere die Möglichkeit haben, eigene Werke zu nutzen. Hier können + CC-Lizenzen der Non-Profit Organisation creativecommons.org helfen: Mittlerweile sind + über eine Milliarde der kostenlosen Lizenzen vergeben. Wir nutzen sie nicht nur täglich + bei Wikipedia, auch die Lizenzierung eigener Werke ist sehr leicht...

+

Referent: Dr. Hans-Jürgen Göbelbecker, KIT Bibliothek

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

Lässt man eine Billardkugel auf einem rechteckigen Billardtisch rollen, so beschreibt sie + bei manchen Startwinkeln eine periodische Bahn, bei anderen überstreicht sie auf Dauer + den gesamten Tisch. Gilt Ähnliches auch, wenn der Billardtisch eine andere Form hat, + etwa dreieckig oder achteckig ist? Kann es vorkommen, dass eine Billardbahn sich zwar + nicht schließt, aber dennoch gewisse Bereiche des Tisches ausspart? Um solche Fragen + beantworten zu können, werden wir im Vortrag Billardtische an Kanten spiegeln und + mehrere Kopien des Tisches an ihren Rändern verkleben. Dabei wird sich zum Beispiel + herausstellen, dass das Billardspiel auf einem üblichen rechteckigen Tisch eigentlich + auf einem Schwimmreifen stattfindet - und dort viel übersichtlicher wird!

+

Referent: Prof. Dr. Frank Herrlich, IAG

+
+
+
+
+
+
+
+
+ +
+
+
+
+ Bild: © Laura Poitras / + Praxis Films +
+

Snowden veröffentlichte, dass viele Computersysteme versteckte Spione enthalten. Wie kann + man trotzdem private Daten, Passwörter oder Geschäftsgeheimnisse vertraulich halten? + Arnd Weber gibt einen Überblick über technische Lösungen, ökonomische Chancen und + politische sowie rechtliche Pfade zum Ziel. Mit seiner Analyse der Crypto-Konflikte will + er zeigen, dass das Ziel erreichbar ist.

+

Mehr Infos + zum Projekt

+

Referent: Dr. Arnd Weber, ITAS

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

RADAR ist die Abkürzung für „Radio Detection and Ranging“. Obwohl schon 1906 von + Christian Hülsmeyer als Idee zur Vermeidung von Schiffskollisionen erfunden, wurden + Radare erst im 2. Weltkrieg breit eingesetzt. Heute sind Radare auch aus unserem zivilen + Leben nicht mehr wegzudenken (Wettervorhersage, Türöffner, Bahnübergänge) und finden + gerade in den letzten Jahren Einzug in neue Anwendungsfelder. Doch wie funktioniert ein + Radar? Wie misst man damit Abstände? Und warum brauchen wir Radar bald überall? + Antworten auf diese und weitere Fragen rund um die unsichtbaren Wellen erwarten + euch!

+

Referent: Prof. Dr.-Ing. Thomas Zwick, IHE

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

Die Digital Humanities sind ein transdisziplinäres Forschungsfeld, das verschiedene + wissenschaftliche Forschungsansätze integriert. Das Internet und damit verbundene + Möglichkeiten sowie die rasante Entwicklung digitaler Medien prägen dieses + Forschungsfeld. Ausgehend von gegenstandsorientierter Forschung wird dieser Vortrag zum + multimedialen Erlebnis, welches eine künstlerische Subkultur exemplarisch vorstellt und + damit verbunden aktuelle Forschungsperspektiven aufzeigt.

+

Referentin: Canan Hastik, Germanistik

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

Man nehme eine altmodische Kutsche, drehe das Rad auf der linken Seite der Deichsel + schneller als das auf der rechten Seite und schaue was passiert: Die Deichsel verdreht + sich und die Kutsche fährt eine Rechtskurve. Nichts anderes macht ein moderner Segway in + der Kurve. Obwohl schnell erklärt und altbekannt, ist es nicht einfach, dieses Prinzip + auf moderne Elektrofahrzeuge zu übertragen, bietet aber die Möglichkeit, Energie und + Komponenten zu sparen. Von der grundsätzlichen Überlegung genauso wie über die + zahlreiche Herausforderungen bis zum Fahrzeug-Prototyp erhaltet ihr einen spannenden + Einblick in das „e²-Lenk“-Forschungsprojekt. Falls es vorne im Hörsaal an Platz mangelt, + steht euch wohl das Modell vom FAST im Weg.

+

Referent: Dr.-Ing. Michael Frey, FAST

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

Konzentrierende solarthermische Kraftwerke können einen wichtigen Beitrag zu einem + regenerativen Strom-Mix im Energienetz liefern. Zu Zeitpunkten, an denen kein direktes + Sonnenlicht zur Verfügung steht, kann der Kraftwerksbetrieb mit Energie aus einem + thermischen dem Speicher fortgeführt werden. Somit zeichnen sich diese Kraftwerke + gegenüber Wind- und PV-Kraftwerken durch deutlich weniger schwankende Leistungsverläufe + aus.

+

Am KIT wird eine Demonstrationsanlage aufgebaut, in welcher flüssige Metalle als + potentielle Wärmeträgerfluide erprobt werden sollen. Diese werden es erlauben, höhere + Prozesstemperaturen zu erreichen und den thermischen Wirkungsgrad bei der Absorption der + Sonnenstrahlung und bei der Umwandlung in elektrischen Strom der Anlagen zu erhöhen.

+

Im Vortrag wird ein Überblick über die Funktionsweise konzentrierender solarthermischer + Turmkraftwerke gegeben, die Eigenschaften und Vorteile von Flüssigmetallen als + Wärmeträgerfluide gegenüber den bisher verwendeten Medien diskutiert und die + Demonstrationsanlage am Campus Nord des KIT beschrieben.

+

Referent: Jonathan Flesch, IKET +

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

Im Katastrophenfall zählt jede Sekunde. Was aber, wenn der Weg für Rettungskräfte + unpassierbar oder unmittelbares Eingreifen für den Menschen nicht gefahrlos möglich ist? + Das AirQuad ist ein durch vier Elektromotoren betriebener unbemannter Helikopter. Mit + seinem geringen Durchmesser (ca. 1m) und seiner Fähigkeit zu schweben ist der am ITE + entwickelte Quadrocopter für viele Rettungseinsätze geeignet.

+

Ob Innenraum oder Außenbereich: Das AirQuad findet sich eigenständig zurecht, plant + seinen Weg und kartiert dabei seine Umgebung. Dafür benötigt es eine Vielzahl + unterschiedlicher Sensoren wie Kamera, GPS oder Laserscanner um Störungen auszugleichen, + Manöver zu fliegen und Objekte selbstständig zu erkennen.

+ Als intelligentes System unterstützt er die Rettungskräfte mit wichtigen Informationen aus + der Vogelperspektive. Durch Teaming-Verhalten mit einem Bodenroboter und autonomer + Umgebungserkundung können Einsätze besser koordiniert und Einsatzkräfte besser geschützt + werden. Also zieht eure Köpfe ein und dann heißt es „Bühne frei“ für den AirQuad!

+

Referenten: Silvia Prophet & Georg Scholz, ITE

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

Ich möchte den Tisch vom Wohn- ins Esszimmer bringen? Da frage ich mal meinen Hausroboter + um Hilfe! Wie kooperieren Mensch und Maschine? Welche Rolle spielt dabei die + Regelungstechnik? Und was hat das alles mit einem Segway zu tun? Mehr Infos gibts im + Vortrag. +

Referent: Prof. Dr. Sören Hohmann, IRS

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

„Sie haben Krebs“ - diese erschreckende Diagnose trifft etwa jeden dritten Europäer + einmal in seinem Leben. Die Chancen auf Heilung sind aber deutlich besser, wenn der + Tumor rechtzeitig erkannt und lokalisiert wird. Hierfür erweitert das + 3D-USCT-Forschungsprojekt die herkömmliche Ultraschalltechnik in die dritte Dimension - + mit Erfolg: Es bietet ein sicheres und günstigeres Verfahren zur Erkennung von + Brustkrebs, der häufigsten Krebserkrankung in Deutschland.

+

Das Team vom IPE setzt dabei nicht nur auf High-Tech aus der Welt der Elektro- und + Informationstechnik sowie Informatik sondern auch auf eine völlig neue + Finanzierungsmethode: Crowdfunding. Als krönenden Abschluss der diesjährigen Nacht der + Wissenschaft erwartet euch ein interdisziplinärer Mix aus Technik, Wirtschaft und + Medizin. Dabei kann das erfolgreiche Projekt nicht nur auf zahlreiche Patentanmeldungen + sondern auch auf das erfolgreiche Ende der letzten Crowd-Funding Kampagne blicken.

+

Referent: Michael Zapf, IPE

+
+
+
+
+
+
+
+

Programmänderungen vorbehalten.

+

Der Weg zu den Hörsälen A, B und C (eigentlich Hörsaal I-III und Criegee) ist vor Ort ausgeschildert.

+
+ + +
+
+

Veranstaltungsräume

+
Eingang zum Chemiegebäude +
+
+
+
+
+
+ + +
+
+

Über uns

+

Die „Nacht der Wissenschaft“ wird in diesem Jahr erstmalig von der gleichnamigen Hochschulgruppe + organisiert, in der sich Studierende verschiedener Fachrichtungen ehrenamtlich engagieren. + Unser Ziel ist es, diese als regelmäßige Veranstaltung in Karlsruhe zu etablieren. + Wir freuen uns daher immer über engagierte Studierende, die ihre Ideen bei der Organisation des Abends + einbringen wollen. Schreibt uns einfach eine Mail!

+
+
+ + Besucht uns bei Facebook +
+
+
+
+
+

Wir danken unseren Unterstützern:

+
+

+ + + +

+
+
+
+ +
+
+ + + + + + + + + + + + diff --git a/archiv/januar2016/js/bootstrap.min.js b/archiv/januar2016/js/bootstrap.min.js new file mode 100644 index 0000000..49f7334 --- /dev/null +++ b/archiv/januar2016/js/bootstrap.min.js @@ -0,0 +1,7 @@ +/*! + * Bootstrap v3.3.5 (http://getbootstrap.com) + * Copyright 2011-2015 [object Object] + * 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)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher")}(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){return a(b.target).is(this)?b.handleObj.handler.apply(this,arguments):void 0}})})}(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.5",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);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.5",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)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c))},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);d.hasClass("btn")||(d=d.closest(".btn")),b.call(d,"toggle"),a(c.target).is('input[type="radio"]')||a(c.target).is('input[type="checkbox"]')||c.preventDefault()}).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.5",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"));return a>this.$items.length-1||0>a?void 0: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(){return this.sliding?void 0:this.slide("next")},c.prototype.prev=function(){return this.sliding?void 0: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.5",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("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.5",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("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);return 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()?void 0:(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})};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.5",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.5",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.5",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 c>e?"top":!1;if("bottom"==this.affixed)return null!=c?e+this.unpin<=f.top?!1:"bottom":a-d>=e+g?!1:"bottom";var h=null==this.affixed,i=h?e:f.top,j=h?g:b;return null!=c&&c>=e?"top":null!=d&&i+j>=a-d?"bottom":!1},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/archiv/januar2016/js/jquery-1.11.2.min.js b/archiv/januar2016/js/jquery-1.11.2.min.js new file mode 100644 index 0000000..e6a051d --- /dev/null +++ b/archiv/januar2016/js/jquery-1.11.2.min.js @@ -0,0 +1,4 @@ +/*! jQuery v1.11.2 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */ +!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.2",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=r(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(f=a[b],b=a,a=f),m.isFunction(a)?(c=d.call(arguments,2),e=function(){return a.apply(b||this,c.concat(d.call(arguments)))},e.guid=a.guid=a.guid||m.guid++,e):void 0},now:function(){return+new Date},support:k}),m.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function r(a){var b=a.length,c=m.type(a);return"function"===c||m.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var s=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=hb(),z=hb(),A=hb(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N=M.replace("w","w#"),O="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+N+"))|)"+L+"*\\]",P=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+O+")*)|.*)\\)|)",Q=new RegExp(L+"+","g"),R=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),S=new RegExp("^"+L+"*,"+L+"*"),T=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),U=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),V=new RegExp(P),W=new RegExp("^"+N+"$"),X={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+O),PSEUDO:new RegExp("^"+P),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ab=/[+~]/,bb=/'|\\/g,cb=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),db=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},eb=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(fb){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function gb(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],k=b.nodeType,"string"!=typeof a||!a||1!==k&&9!==k&&11!==k)return d;if(!e&&p){if(11!==k&&(f=_.exec(a)))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return H.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName)return H.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=1!==k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(bb,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+rb(o[l]);w=ab.test(a)&&pb(b.parentNode)||b,x=o.join(",")}if(x)try{return H.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function hb(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ib(a){return a[u]=!0,a}function jb(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function kb(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function lb(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function mb(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function nb(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function ob(a){return ib(function(b){return b=+b,ib(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function pb(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=gb.support={},f=gb.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=gb.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=g.documentElement,e=g.defaultView,e&&e!==e.top&&(e.addEventListener?e.addEventListener("unload",eb,!1):e.attachEvent&&e.attachEvent("onunload",eb)),p=!f(g),c.attributes=jb(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=jb(function(a){return a.appendChild(g.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(g.getElementsByClassName),c.getById=jb(function(a){return o.appendChild(a).id=u,!g.getElementsByName||!g.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(g.querySelectorAll))&&(jb(function(a){o.appendChild(a).innerHTML="",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),jb(function(a){var b=g.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&jb(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",P)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===g||a.ownerDocument===v&&t(v,a)?-1:b===g||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,h=[a],i=[b];if(!e||!f)return a===g?-1:b===g?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return lb(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?lb(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},g):n},gb.matches=function(a,b){return gb(a,null,null,b)},gb.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return gb(b,n,null,[a]).length>0},gb.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},gb.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},gb.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},gb.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=gb.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=gb.selectors={cacheLength:50,createPseudo:ib,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(cb,db),a[3]=(a[3]||a[4]||a[5]||"").replace(cb,db),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||gb.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&gb.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(cb,db).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=gb.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(Q," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||gb.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ib(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ib(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?ib(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ib(function(a){return function(b){return gb(a,b).length>0}}),contains:ib(function(a){return a=a.replace(cb,db),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ib(function(a){return W.test(a||"")||gb.error("unsupported lang: "+a),a=a.replace(cb,db).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:ob(function(){return[0]}),last:ob(function(a,b){return[b-1]}),eq:ob(function(a,b,c){return[0>c?c+b:c]}),even:ob(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:ob(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:ob(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:ob(function(a,b,c){for(var d=0>c?c+b:c;++db;b++)d+=a[b].value;return d}function sb(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function tb(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ub(a,b,c){for(var d=0,e=b.length;e>d;d++)gb(a,b[d],c);return c}function vb(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function wb(a,b,c,d,e,f){return d&&!d[u]&&(d=wb(d)),e&&!e[u]&&(e=wb(e,f)),ib(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ub(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:vb(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=vb(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=vb(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function xb(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=sb(function(a){return a===b},h,!0),l=sb(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[sb(tb(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return wb(i>1&&tb(m),i>1&&rb(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&xb(a.slice(i,e)),f>e&&xb(a=a.slice(e)),f>e&&rb(a))}m.push(c)}return tb(m)}function yb(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=F.call(i));s=vb(s)}H.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&gb.uniqueSort(i)}return k&&(w=v,j=t),r};return c?ib(f):f}return h=gb.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=xb(b[c]),f[u]?d.push(f):e.push(f);f=A(a,yb(e,d)),f.selector=a}return f},i=gb.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(cb,db),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(cb,db),ab.test(j[0].type)&&pb(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&rb(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,ab.test(a)&&pb(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=jb(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),jb(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||kb("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&jb(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||kb("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),jb(function(a){return null==a.getAttribute("disabled")})||kb(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),gb}(a);m.find=s,m.expr=s.selectors,m.expr[":"]=m.expr.pseudos,m.unique=s.uniqueSort,m.text=s.getText,m.isXMLDoc=s.isXML,m.contains=s.contains;var t=m.expr.match.needsContext,u=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,v=/^.[^:#\[\.,]*$/;function w(a,b,c){if(m.isFunction(b))return m.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return m.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(v.test(b))return m.filter(b,a,c);b=m.filter(b,a)}return m.grep(a,function(a){return m.inArray(a,b)>=0!==c})}m.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?m.find.matchesSelector(d,a)?[d]:[]:m.find.matches(a,m.grep(b,function(a){return 1===a.nodeType}))},m.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(m(a).filter(function(){for(b=0;e>b;b++)if(m.contains(d[b],this))return!0}));for(b=0;e>b;b++)m.find(a,d[b],c);return c=this.pushStack(e>1?m.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(w(this,a||[],!1))},not:function(a){return this.pushStack(w(this,a||[],!0))},is:function(a){return!!w(this,"string"==typeof a&&t.test(a)?m(a):a||[],!1).length}});var x,y=a.document,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=m.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||x).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof m?b[0]:b,m.merge(this,m.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:y,!0)),u.test(c[1])&&m.isPlainObject(b))for(c in b)m.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}if(d=y.getElementById(c[2]),d&&d.parentNode){if(d.id!==c[2])return x.find(a);this.length=1,this[0]=d}return this.context=y,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):m.isFunction(a)?"undefined"!=typeof x.ready?x.ready(a):a(m):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),m.makeArray(a,this))};A.prototype=m.fn,x=m(y);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};m.extend({dir:function(a,b,c){var d=[],e=a[b];while(e&&9!==e.nodeType&&(void 0===c||1!==e.nodeType||!m(e).is(c)))1===e.nodeType&&d.push(e),e=e[b];return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),m.fn.extend({has:function(a){var b,c=m(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(m.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=t.test(a)||"string"!=typeof a?m(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&m.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?m.unique(f):f)},index:function(a){return a?"string"==typeof a?m.inArray(this[0],m(a)):m.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(m.unique(m.merge(this.get(),m(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}m.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return m.dir(a,"parentNode")},parentsUntil:function(a,b,c){return m.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return m.dir(a,"nextSibling")},prevAll:function(a){return m.dir(a,"previousSibling")},nextUntil:function(a,b,c){return m.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return m.dir(a,"previousSibling",c)},siblings:function(a){return m.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return m.sibling(a.firstChild)},contents:function(a){return m.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:m.merge([],a.childNodes)}},function(a,b){m.fn[a]=function(c,d){var e=m.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=m.filter(d,e)),this.length>1&&(C[a]||(e=m.unique(e)),B.test(a)&&(e=e.reverse())),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return m.each(a.match(E)||[],function(a,c){b[c]=!0}),b}m.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):m.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(c=a.memory&&l,d=!0,f=g||0,g=0,e=h.length,b=!0;h&&e>f;f++)if(h[f].apply(l[0],l[1])===!1&&a.stopOnFalse){c=!1;break}b=!1,h&&(i?i.length&&j(i.shift()):c?h=[]:k.disable())},k={add:function(){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this},remove:function(){return h&&m.each(arguments,function(a,c){var d;while((d=m.inArray(c,h,d))>-1)h.splice(d,1),b&&(e>=d&&e--,f>=d&&f--)}),this},has:function(a){return a?m.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],e=0,this},disable:function(){return h=i=c=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,c||k.disable(),this},locked:function(){return!i},fireWith:function(a,c){return!h||d&&!i||(c=c||[],c=[a,c.slice?c.slice():c],b?i.push(c):j(c)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!d}};return k},m.extend({Deferred:function(a){var b=[["resolve","done",m.Callbacks("once memory"),"resolved"],["reject","fail",m.Callbacks("once memory"),"rejected"],["notify","progress",m.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return m.Deferred(function(c){m.each(b,function(b,f){var g=m.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&m.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?m.extend(a,d):d}},e={};return d.pipe=d.then,m.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&m.isFunction(a.promise)?e:0,g=1===f?a:m.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&m.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;m.fn.ready=function(a){return m.ready.promise().done(a),this},m.extend({isReady:!1,readyWait:1,holdReady:function(a){a?m.readyWait++:m.ready(!0)},ready:function(a){if(a===!0?!--m.readyWait:!m.isReady){if(!y.body)return setTimeout(m.ready);m.isReady=!0,a!==!0&&--m.readyWait>0||(H.resolveWith(y,[m]),m.fn.triggerHandler&&(m(y).triggerHandler("ready"),m(y).off("ready")))}}});function I(){y.addEventListener?(y.removeEventListener("DOMContentLoaded",J,!1),a.removeEventListener("load",J,!1)):(y.detachEvent("onreadystatechange",J),a.detachEvent("onload",J))}function J(){(y.addEventListener||"load"===event.type||"complete"===y.readyState)&&(I(),m.ready())}m.ready.promise=function(b){if(!H)if(H=m.Deferred(),"complete"===y.readyState)setTimeout(m.ready);else if(y.addEventListener)y.addEventListener("DOMContentLoaded",J,!1),a.addEventListener("load",J,!1);else{y.attachEvent("onreadystatechange",J),a.attachEvent("onload",J);var c=!1;try{c=null==a.frameElement&&y.documentElement}catch(d){}c&&c.doScroll&&!function e(){if(!m.isReady){try{c.doScroll("left")}catch(a){return setTimeout(e,50)}I(),m.ready()}}()}return H.promise(b)};var K="undefined",L;for(L in m(k))break;k.ownLast="0"!==L,k.inlineBlockNeedsLayout=!1,m(function(){var a,b,c,d;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",k.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(d))}),function(){var a=y.createElement("div");if(null==k.deleteExpando){k.deleteExpando=!0;try{delete a.test}catch(b){k.deleteExpando=!1}}a=null}(),m.acceptData=function(a){var b=m.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b};var M=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,N=/([A-Z])/g;function O(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(N,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:M.test(c)?m.parseJSON(c):c}catch(e){}m.data(a,b,c)}else c=void 0}return c}function P(a){var b;for(b in a)if(("data"!==b||!m.isEmptyObject(a[b]))&&"toJSON"!==b)return!1; +return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[m.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[m.camelCase(b)])):f=g,f}}function R(a,b,c){if(m.acceptData(a)){var d,e,f=a.nodeType,g=f?m.cache:a,h=f?a[m.expando]:m.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){m.isArray(b)?b=b.concat(m.map(b,m.camelCase)):b in d?b=[b]:(b=m.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!P(d):!m.isEmptyObject(d))return}(c||(delete g[h].data,P(g[h])))&&(f?m.cleanData([a],!0):k.deleteExpando||g!=g.window?delete g[h]:g[h]=null)}}}m.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?m.cache[a[m.expando]]:a[m.expando],!!a&&!P(a)},data:function(a,b,c){return Q(a,b,c)},removeData:function(a,b){return R(a,b)},_data:function(a,b,c){return Q(a,b,c,!0)},_removeData:function(a,b){return R(a,b,!0)}}),m.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=m.data(f),1===f.nodeType&&!m._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=m.camelCase(d.slice(5)),O(f,d,e[d])));m._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){m.data(this,a)}):arguments.length>1?this.each(function(){m.data(this,a,b)}):f?O(f,a,m.data(f,a)):void 0},removeData:function(a){return this.each(function(){m.removeData(this,a)})}}),m.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=m._data(a,b),c&&(!d||m.isArray(c)?d=m._data(a,b,m.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=m.queue(a,b),d=c.length,e=c.shift(),f=m._queueHooks(a,b),g=function(){m.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return m._data(a,c)||m._data(a,c,{empty:m.Callbacks("once memory").add(function(){m._removeData(a,b+"queue"),m._removeData(a,c)})})}}),m.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.lengthh;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},W=/^(?:checkbox|radio)$/i;!function(){var a=y.createElement("input"),b=y.createElement("div"),c=y.createDocumentFragment();if(b.innerHTML="
a",k.leadingWhitespace=3===b.firstChild.nodeType,k.tbody=!b.getElementsByTagName("tbody").length,k.htmlSerialize=!!b.getElementsByTagName("link").length,k.html5Clone="<:nav>"!==y.createElement("nav").cloneNode(!0).outerHTML,a.type="checkbox",a.checked=!0,c.appendChild(a),k.appendChecked=a.checked,b.innerHTML="",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue,c.appendChild(b),b.innerHTML="",k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,k.noCloneEvent=!0,b.attachEvent&&(b.attachEvent("onclick",function(){k.noCloneEvent=!1}),b.cloneNode(!0).click()),null==k.deleteExpando){k.deleteExpando=!0;try{delete b.test}catch(d){k.deleteExpando=!1}}}(),function(){var b,c,d=y.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(k[b+"Bubbles"]=c in a)||(d.setAttribute(c,"t"),k[b+"Bubbles"]=d.attributes[c].expando===!1);d=null}();var X=/^(?:input|select|textarea)$/i,Y=/^key/,Z=/^(?:mouse|pointer|contextmenu)|click/,$=/^(?:focusinfocus|focusoutblur)$/,_=/^([^.]*)(?:\.(.+)|)$/;function ab(){return!0}function bb(){return!1}function cb(){try{return y.activeElement}catch(a){}}m.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=m.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return typeof m===K||a&&m.event.triggered===a.type?void 0:m.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(E)||[""],h=b.length;while(h--)f=_.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=m.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=m.event.special[o]||{},l=m.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&m.expr.match.needsContext.test(e),namespace:p.join(".")},i),(n=g[o])||(n=g[o]=[],n.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?n.splice(n.delegateCount++,0,l):n.push(l),m.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m.hasData(a)&&m._data(a);if(r&&(k=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=_.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=m.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,n=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=n.length;while(f--)g=n[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(n.splice(f,1),g.selector&&n.delegateCount--,l.remove&&l.remove.call(a,g));i&&!n.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||m.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)m.event.remove(a,o+b[j],c,d,!0);m.isEmptyObject(k)&&(delete r.handle,m._removeData(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,l,n,o=[d||y],p=j.call(b,"type")?b.type:b,q=j.call(b,"namespace")?b.namespace.split("."):[];if(h=l=d=d||y,3!==d.nodeType&&8!==d.nodeType&&!$.test(p+m.event.triggered)&&(p.indexOf(".")>=0&&(q=p.split("."),p=q.shift(),q.sort()),g=p.indexOf(":")<0&&"on"+p,b=b[m.expando]?b:new m.Event(p,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=q.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:m.makeArray(c,[b]),k=m.event.special[p]||{},e||!k.trigger||k.trigger.apply(d,c)!==!1)){if(!e&&!k.noBubble&&!m.isWindow(d)){for(i=k.delegateType||p,$.test(i+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),l=h;l===(d.ownerDocument||y)&&o.push(l.defaultView||l.parentWindow||a)}n=0;while((h=o[n++])&&!b.isPropagationStopped())b.type=n>1?i:k.bindType||p,f=(m._data(h,"events")||{})[b.type]&&m._data(h,"handle"),f&&f.apply(h,c),f=g&&h[g],f&&f.apply&&m.acceptData(h)&&(b.result=f.apply(h,c),b.result===!1&&b.preventDefault());if(b.type=p,!e&&!b.isDefaultPrevented()&&(!k._default||k._default.apply(o.pop(),c)===!1)&&m.acceptData(d)&&g&&d[p]&&!m.isWindow(d)){l=d[g],l&&(d[g]=null),m.event.triggered=p;try{d[p]()}catch(r){}m.event.triggered=void 0,l&&(d[g]=l)}return b.result}},dispatch:function(a){a=m.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(m._data(this,"events")||{})[a.type]||[],k=m.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=m.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,g=0;while((e=f.handlers[g++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(e.namespace))&&(a.handleObj=e,a.data=e.data,c=((m.event.special[e.origType]||{}).handle||e.handler).apply(f.elem,i),void 0!==c&&(a.result=c)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(e=[],f=0;h>f;f++)d=b[f],c=d.selector+" ",void 0===e[c]&&(e[c]=d.needsContext?m(c,this).index(i)>=0:m.find(c,this,null,[i]).length),e[c]&&e.push(d);e.length&&g.push({elem:i,handlers:e})}return h]","i"),hb=/^\s+/,ib=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,jb=/<([\w:]+)/,kb=/\s*$/g,rb={option:[1,""],legend:[1,"
","
"],area:[1,"",""],param:[1,"",""],thead:[1,"","
"],tr:[2,"","
"],col:[2,"","
"],td:[3,"","
"],_default:k.htmlSerialize?[0,"",""]:[1,"X
","
"]},sb=db(y),tb=sb.appendChild(y.createElement("div"));rb.optgroup=rb.option,rb.tbody=rb.tfoot=rb.colgroup=rb.caption=rb.thead,rb.th=rb.td;function ub(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==K?a.getElementsByTagName(b||"*"):typeof a.querySelectorAll!==K?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||m.nodeName(d,b)?f.push(d):m.merge(f,ub(d,b));return void 0===b||b&&m.nodeName(a,b)?m.merge([a],f):f}function vb(a){W.test(a.type)&&(a.defaultChecked=a.checked)}function wb(a,b){return m.nodeName(a,"table")&&m.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function xb(a){return a.type=(null!==m.find.attr(a,"type"))+"/"+a.type,a}function yb(a){var b=pb.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function zb(a,b){for(var c,d=0;null!=(c=a[d]);d++)m._data(c,"globalEval",!b||m._data(b[d],"globalEval"))}function Ab(a,b){if(1===b.nodeType&&m.hasData(a)){var c,d,e,f=m._data(a),g=m._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)m.event.add(b,c,h[c][d])}g.data&&(g.data=m.extend({},g.data))}}function Bb(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!k.noCloneEvent&&b[m.expando]){e=m._data(b);for(d in e.events)m.removeEvent(b,d,e.handle);b.removeAttribute(m.expando)}"script"===c&&b.text!==a.text?(xb(b).text=a.text,yb(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),k.html5Clone&&a.innerHTML&&!m.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&W.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}m.extend({clone:function(a,b,c){var d,e,f,g,h,i=m.contains(a.ownerDocument,a);if(k.html5Clone||m.isXMLDoc(a)||!gb.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(tb.innerHTML=a.outerHTML,tb.removeChild(f=tb.firstChild)),!(k.noCloneEvent&&k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||m.isXMLDoc(a)))for(d=ub(f),h=ub(a),g=0;null!=(e=h[g]);++g)d[g]&&Bb(e,d[g]);if(b)if(c)for(h=h||ub(a),d=d||ub(f),g=0;null!=(e=h[g]);g++)Ab(e,d[g]);else Ab(a,f);return d=ub(f,"script"),d.length>0&&zb(d,!i&&ub(a,"script")),d=h=e=null,f},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,l,n=a.length,o=db(b),p=[],q=0;n>q;q++)if(f=a[q],f||0===f)if("object"===m.type(f))m.merge(p,f.nodeType?[f]:f);else if(lb.test(f)){h=h||o.appendChild(b.createElement("div")),i=(jb.exec(f)||["",""])[1].toLowerCase(),l=rb[i]||rb._default,h.innerHTML=l[1]+f.replace(ib,"<$1>")+l[2],e=l[0];while(e--)h=h.lastChild;if(!k.leadingWhitespace&&hb.test(f)&&p.push(b.createTextNode(hb.exec(f)[0])),!k.tbody){f="table"!==i||kb.test(f)?""!==l[1]||kb.test(f)?0:h:h.firstChild,e=f&&f.childNodes.length;while(e--)m.nodeName(j=f.childNodes[e],"tbody")&&!j.childNodes.length&&f.removeChild(j)}m.merge(p,h.childNodes),h.textContent="";while(h.firstChild)h.removeChild(h.firstChild);h=o.lastChild}else p.push(b.createTextNode(f));h&&o.removeChild(h),k.appendChecked||m.grep(ub(p,"input"),vb),q=0;while(f=p[q++])if((!d||-1===m.inArray(f,d))&&(g=m.contains(f.ownerDocument,f),h=ub(o.appendChild(f),"script"),g&&zb(h),c)){e=0;while(f=h[e++])ob.test(f.type||"")&&c.push(f)}return h=null,o},cleanData:function(a,b){for(var d,e,f,g,h=0,i=m.expando,j=m.cache,l=k.deleteExpando,n=m.event.special;null!=(d=a[h]);h++)if((b||m.acceptData(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)n[e]?m.event.remove(d,e):m.removeEvent(d,e,g.handle);j[f]&&(delete j[f],l?delete d[i]:typeof d.removeAttribute!==K?d.removeAttribute(i):d[i]=null,c.push(f))}}}),m.fn.extend({text:function(a){return V(this,function(a){return void 0===a?m.text(this):this.empty().append((this[0]&&this[0].ownerDocument||y).createTextNode(a))},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?m.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||m.cleanData(ub(c)),c.parentNode&&(b&&m.contains(c.ownerDocument,c)&&zb(ub(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&&m.cleanData(ub(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&&m.nodeName(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return m.clone(this,a,b)})},html:function(a){return V(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(fb,""):void 0;if(!("string"!=typeof a||mb.test(a)||!k.htmlSerialize&&gb.test(a)||!k.leadingWhitespace&&hb.test(a)||rb[(jb.exec(a)||["",""])[1].toLowerCase()])){a=a.replace(ib,"<$1>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(m.cleanData(ub(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,m.cleanData(ub(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,n=this,o=l-1,p=a[0],q=m.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&nb.test(p))return this.each(function(c){var d=n.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(i=m.buildFragment(a,this[0].ownerDocument,!1,this),c=i.firstChild,1===i.childNodes.length&&(i=c),c)){for(g=m.map(ub(i,"script"),xb),f=g.length;l>j;j++)d=i,j!==o&&(d=m.clone(d,!0,!0),f&&m.merge(g,ub(d,"script"))),b.call(this[j],d,j);if(f)for(h=g[g.length-1].ownerDocument,m.map(g,yb),j=0;f>j;j++)d=g[j],ob.test(d.type||"")&&!m._data(d,"globalEval")&&m.contains(h,d)&&(d.src?m._evalUrl&&m._evalUrl(d.src):m.globalEval((d.text||d.textContent||d.innerHTML||"").replace(qb,"")));i=c=null}return this}}),m.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){m.fn[a]=function(a){for(var c,d=0,e=[],g=m(a),h=g.length-1;h>=d;d++)c=d===h?this:this.clone(!0),m(g[d])[b](c),f.apply(e,c.get());return this.pushStack(e)}});var Cb,Db={};function Eb(b,c){var d,e=m(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:m.css(e[0],"display");return e.detach(),f}function Fb(a){var b=y,c=Db[a];return c||(c=Eb(a,b),"none"!==c&&c||(Cb=(Cb||m("

+ + +
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+
+ + + + + + + + + diff --git a/archiv/november2020/hs2.php b/archiv/november2020/hs2.php new file mode 100644 index 0000000..9ab6e73 --- /dev/null +++ b/archiv/november2020/hs2.php @@ -0,0 +1,151 @@ + + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Nacht der Wissenschaft
+ Online Hörsaal 2

+

+
+
+
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/archiv/november2020/images/.htaccess b/archiv/november2020/images/.htaccess new file mode 100644 index 0000000..f546f38 --- /dev/null +++ b/archiv/november2020/images/.htaccess @@ -0,0 +1,7 @@ +RewriteEngine On + +RewriteCond %{REMOTE_ADDR} ^129\.13\.72\.198$ +RewriteRule ^(.*)marker\-icon\.png $1marker-omnom.png + +RewriteCond %{REMOTE_ADDR} ^129\.13\.72\.198$ +RewriteRule ^(.*)marker\-icon\-2x\.png $1marker-omnom-2x.png diff --git a/archiv/november2020/images/akk.png b/archiv/november2020/images/akk.png new file mode 100644 index 0000000..4299d31 Binary files /dev/null and b/archiv/november2020/images/akk.png differ diff --git a/archiv/november2020/images/asta.png b/archiv/november2020/images/asta.png new file mode 100644 index 0000000..382311a Binary files /dev/null and b/archiv/november2020/images/asta.png differ diff --git a/archiv/november2020/images/background_header.jpg b/archiv/november2020/images/background_header.jpg new file mode 100644 index 0000000..b84fbec Binary files /dev/null and b/archiv/november2020/images/background_header.jpg differ diff --git a/archiv/november2020/images/background_header.png b/archiv/november2020/images/background_header.png new file mode 100644 index 0000000..501f099 Binary files /dev/null and b/archiv/november2020/images/background_header.png differ diff --git a/archiv/november2020/images/besserwissen.png b/archiv/november2020/images/besserwissen.png new file mode 100644 index 0000000..f7326d0 Binary files /dev/null and b/archiv/november2020/images/besserwissen.png differ diff --git a/archiv/november2020/images/gallery/gallery0.jpg b/archiv/november2020/images/gallery/gallery0.jpg new file mode 100644 index 0000000..b31c5b0 Binary files /dev/null and b/archiv/november2020/images/gallery/gallery0.jpg differ diff --git a/archiv/november2020/images/gallery/gallery1.jpg b/archiv/november2020/images/gallery/gallery1.jpg new file mode 100644 index 0000000..3175647 Binary files /dev/null and b/archiv/november2020/images/gallery/gallery1.jpg differ diff --git a/archiv/november2020/images/gallery/gallery2.jpg b/archiv/november2020/images/gallery/gallery2.jpg new file mode 100644 index 0000000..ccb4167 Binary files /dev/null and b/archiv/november2020/images/gallery/gallery2.jpg differ diff --git a/archiv/november2020/images/gallery/gallery3.jpg b/archiv/november2020/images/gallery/gallery3.jpg new file mode 100644 index 0000000..820db98 Binary files /dev/null and b/archiv/november2020/images/gallery/gallery3.jpg differ diff --git a/archiv/november2020/images/gallery/gallery4.jpg b/archiv/november2020/images/gallery/gallery4.jpg new file mode 100644 index 0000000..3c64ae3 Binary files /dev/null and b/archiv/november2020/images/gallery/gallery4.jpg differ diff --git a/archiv/november2020/images/gallery/gallery5.png b/archiv/november2020/images/gallery/gallery5.png new file mode 100644 index 0000000..e020fcc Binary files /dev/null and b/archiv/november2020/images/gallery/gallery5.png differ diff --git a/archiv/november2020/images/gallery/gallery6.jpg b/archiv/november2020/images/gallery/gallery6.jpg new file mode 100644 index 0000000..01e3664 Binary files /dev/null and b/archiv/november2020/images/gallery/gallery6.jpg differ diff --git a/archiv/november2020/images/gallery/gallery7.png b/archiv/november2020/images/gallery/gallery7.png new file mode 100644 index 0000000..c9ea937 Binary files /dev/null and b/archiv/november2020/images/gallery/gallery7.png differ diff --git a/archiv/november2020/images/gallery/gallery8.jpg b/archiv/november2020/images/gallery/gallery8.jpg new file mode 100644 index 0000000..e7254b5 Binary files /dev/null and b/archiv/november2020/images/gallery/gallery8.jpg differ diff --git a/archiv/november2020/images/index.html b/archiv/november2020/images/index.html new file mode 100644 index 0000000..e69de29 diff --git a/archiv/november2020/images/kit_dark.png b/archiv/november2020/images/kit_dark.png new file mode 100644 index 0000000..4d0fa50 Binary files /dev/null and b/archiv/november2020/images/kit_dark.png differ diff --git a/archiv/november2020/images/kulturinkarlsruhe.png b/archiv/november2020/images/kulturinkarlsruhe.png new file mode 100644 index 0000000..dba89a1 Binary files /dev/null and b/archiv/november2020/images/kulturinkarlsruhe.png differ diff --git a/archiv/november2020/images/layers-2x.png b/archiv/november2020/images/layers-2x.png new file mode 100644 index 0000000..a2cf7f9 Binary files /dev/null and b/archiv/november2020/images/layers-2x.png differ diff --git a/archiv/november2020/images/layers.png b/archiv/november2020/images/layers.png new file mode 100644 index 0000000..bca0a0e Binary files /dev/null and b/archiv/november2020/images/layers.png differ diff --git a/archiv/november2020/images/logo.png b/archiv/november2020/images/logo.png new file mode 100644 index 0000000..509ccd6 Binary files /dev/null and b/archiv/november2020/images/logo.png differ diff --git a/archiv/november2020/images/marker-icon-2x.png b/archiv/november2020/images/marker-icon-2x.png new file mode 100644 index 0000000..0015b64 Binary files /dev/null and b/archiv/november2020/images/marker-icon-2x.png differ diff --git a/archiv/november2020/images/marker-icon.png b/archiv/november2020/images/marker-icon.png new file mode 100644 index 0000000..e2e9f75 Binary files /dev/null and b/archiv/november2020/images/marker-icon.png differ diff --git a/archiv/november2020/images/marker-omnom-2x.png b/archiv/november2020/images/marker-omnom-2x.png new file mode 100644 index 0000000..4fd1544 Binary files /dev/null and b/archiv/november2020/images/marker-omnom-2x.png differ diff --git a/archiv/november2020/images/marker-omnom.png b/archiv/november2020/images/marker-omnom.png new file mode 100644 index 0000000..a34f725 Binary files /dev/null and b/archiv/november2020/images/marker-omnom.png differ diff --git a/archiv/november2020/images/marker-shadow.png b/archiv/november2020/images/marker-shadow.png new file mode 100644 index 0000000..d1e773c Binary files /dev/null and b/archiv/november2020/images/marker-shadow.png differ diff --git a/archiv/november2020/images/ndw-marker-2x.png b/archiv/november2020/images/ndw-marker-2x.png new file mode 100644 index 0000000..3f8727c Binary files /dev/null and b/archiv/november2020/images/ndw-marker-2x.png differ diff --git a/archiv/november2020/images/ndw-marker.png b/archiv/november2020/images/ndw-marker.png new file mode 100644 index 0000000..4d2fc6f Binary files /dev/null and b/archiv/november2020/images/ndw-marker.png differ diff --git a/archiv/november2020/images/social_fb.png b/archiv/november2020/images/social_fb.png new file mode 100644 index 0000000..b4b2994 Binary files /dev/null and b/archiv/november2020/images/social_fb.png differ diff --git a/archiv/november2020/images/social_insta.png b/archiv/november2020/images/social_insta.png new file mode 100644 index 0000000..2512c72 Binary files /dev/null and b/archiv/november2020/images/social_insta.png differ diff --git a/archiv/november2020/images/social_twitter.png b/archiv/november2020/images/social_twitter.png new file mode 100644 index 0000000..44b9e4d Binary files /dev/null and b/archiv/november2020/images/social_twitter.png differ diff --git a/archiv/november2020/images/vortrag/11.jpg b/archiv/november2020/images/vortrag/11.jpg new file mode 100644 index 0000000..f7fede9 Binary files /dev/null and b/archiv/november2020/images/vortrag/11.jpg differ diff --git a/archiv/november2020/images/vortrag/12.jpg b/archiv/november2020/images/vortrag/12.jpg new file mode 100644 index 0000000..75781ff Binary files /dev/null and b/archiv/november2020/images/vortrag/12.jpg differ diff --git a/archiv/november2020/images/vortrag/13.jpg b/archiv/november2020/images/vortrag/13.jpg new file mode 100644 index 0000000..85a95bb Binary files /dev/null and b/archiv/november2020/images/vortrag/13.jpg differ diff --git a/archiv/november2020/images/vortrag/14.png b/archiv/november2020/images/vortrag/14.png new file mode 100644 index 0000000..07ef595 Binary files /dev/null and b/archiv/november2020/images/vortrag/14.png differ diff --git a/archiv/november2020/images/vortrag/21.png b/archiv/november2020/images/vortrag/21.png new file mode 100644 index 0000000..a3cb68e Binary files /dev/null and b/archiv/november2020/images/vortrag/21.png differ diff --git a/archiv/november2020/images/vortrag/22.jpg b/archiv/november2020/images/vortrag/22.jpg new file mode 100644 index 0000000..e70d827 Binary files /dev/null and b/archiv/november2020/images/vortrag/22.jpg differ diff --git a/archiv/november2020/images/vortrag/23.jpg b/archiv/november2020/images/vortrag/23.jpg new file mode 100644 index 0000000..28be505 Binary files /dev/null and b/archiv/november2020/images/vortrag/23.jpg differ diff --git a/archiv/november2020/images/vortrag/24.jpg b/archiv/november2020/images/vortrag/24.jpg new file mode 100644 index 0000000..5c72861 Binary files /dev/null and b/archiv/november2020/images/vortrag/24.jpg differ diff --git a/archiv/november2020/images/vortrag/31.png b/archiv/november2020/images/vortrag/31.png new file mode 100644 index 0000000..05fa21c Binary files /dev/null and b/archiv/november2020/images/vortrag/31.png differ diff --git a/archiv/november2020/images/vortrag/34.svg b/archiv/november2020/images/vortrag/34.svg new file mode 100644 index 0000000..b88e6cc --- /dev/null +++ b/archiv/november2020/images/vortrag/34.svg @@ -0,0 +1,750 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/archiv/november2020/images/vortrag/Digitalisierung.jpg b/archiv/november2020/images/vortrag/Digitalisierung.jpg new file mode 100644 index 0000000..46456da Binary files /dev/null and b/archiv/november2020/images/vortrag/Digitalisierung.jpg differ diff --git a/archiv/november2020/images/vortrag/Echtoderfake.png b/archiv/november2020/images/vortrag/Echtoderfake.png new file mode 100644 index 0000000..3a683a4 Binary files /dev/null and b/archiv/november2020/images/vortrag/Echtoderfake.png differ diff --git a/archiv/november2020/images/vortrag/IBCS.jpg b/archiv/november2020/images/vortrag/IBCS.jpg new file mode 100644 index 0000000..580f429 Binary files /dev/null and b/archiv/november2020/images/vortrag/IBCS.jpg differ diff --git a/archiv/november2020/images/vortrag/KATRIN.jpg b/archiv/november2020/images/vortrag/KATRIN.jpg new file mode 100644 index 0000000..d61846c Binary files /dev/null and b/archiv/november2020/images/vortrag/KATRIN.jpg differ diff --git a/archiv/november2020/images/vortrag/Puchta.png b/archiv/november2020/images/vortrag/Puchta.png new file mode 100644 index 0000000..5410ca7 Binary files /dev/null and b/archiv/november2020/images/vortrag/Puchta.png differ diff --git a/archiv/november2020/images/vortrag/Puppen.jpg b/archiv/november2020/images/vortrag/Puppen.jpg new file mode 100644 index 0000000..4eb6dd1 Binary files /dev/null and b/archiv/november2020/images/vortrag/Puppen.jpg differ diff --git a/archiv/november2020/images/vortrag/Schleuse.jpg b/archiv/november2020/images/vortrag/Schleuse.jpg new file mode 100644 index 0000000..13ebf86 Binary files /dev/null and b/archiv/november2020/images/vortrag/Schleuse.jpg differ diff --git a/archiv/november2020/images/vortrag/csih.jpg b/archiv/november2020/images/vortrag/csih.jpg new file mode 100644 index 0000000..b1aff6d Binary files /dev/null and b/archiv/november2020/images/vortrag/csih.jpg differ diff --git a/archiv/november2020/images/vortrag/ef.jpg b/archiv/november2020/images/vortrag/ef.jpg new file mode 100644 index 0000000..53d3ea5 Binary files /dev/null and b/archiv/november2020/images/vortrag/ef.jpg differ diff --git a/archiv/november2020/images/vortrag/kd2.png b/archiv/november2020/images/vortrag/kd2.png new file mode 100644 index 0000000..2f7f2ec Binary files /dev/null and b/archiv/november2020/images/vortrag/kd2.png differ diff --git a/archiv/november2020/images/vortrag/kd201.jpg b/archiv/november2020/images/vortrag/kd201.jpg new file mode 100644 index 0000000..eb313d6 Binary files /dev/null and b/archiv/november2020/images/vortrag/kd201.jpg differ diff --git a/archiv/november2020/images/vortrag/kd202.jpg b/archiv/november2020/images/vortrag/kd202.jpg new file mode 100644 index 0000000..1e67619 Binary files /dev/null and b/archiv/november2020/images/vortrag/kd202.jpg differ diff --git a/archiv/november2020/images/vortrag/kd203.jpg b/archiv/november2020/images/vortrag/kd203.jpg new file mode 100644 index 0000000..5a9415d Binary files /dev/null and b/archiv/november2020/images/vortrag/kd203.jpg differ diff --git a/archiv/november2020/images/vortrag/kd204.png b/archiv/november2020/images/vortrag/kd204.png new file mode 100644 index 0000000..cd655a8 Binary files /dev/null and b/archiv/november2020/images/vortrag/kd204.png differ diff --git a/archiv/november2020/images/vortrag/kiosk.png b/archiv/november2020/images/vortrag/kiosk.png new file mode 100644 index 0000000..f3e44e8 Binary files /dev/null and b/archiv/november2020/images/vortrag/kiosk.png differ diff --git a/archiv/november2020/images/vortrag/logo.png b/archiv/november2020/images/vortrag/logo.png new file mode 100644 index 0000000..509ccd6 Binary files /dev/null and b/archiv/november2020/images/vortrag/logo.png differ diff --git a/archiv/november2020/images/vortrag/mcm.jpg b/archiv/november2020/images/vortrag/mcm.jpg new file mode 100644 index 0000000..fbacf4b Binary files /dev/null and b/archiv/november2020/images/vortrag/mcm.jpg differ diff --git a/archiv/november2020/images/vortrag/simulation.png b/archiv/november2020/images/vortrag/simulation.png new file mode 100644 index 0000000..119ce72 Binary files /dev/null and b/archiv/november2020/images/vortrag/simulation.png differ diff --git a/archiv/november2020/images/vortrag/stadt.png b/archiv/november2020/images/vortrag/stadt.png new file mode 100644 index 0000000..5561278 Binary files /dev/null and b/archiv/november2020/images/vortrag/stadt.png differ diff --git a/archiv/november2020/impressum.html b/archiv/november2020/impressum.html new file mode 100644 index 0000000..11e0126 --- /dev/null +++ b/archiv/november2020/impressum.html @@ -0,0 +1,131 @@ + + + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/archiv/november2020/index.php b/archiv/november2020/index.php new file mode 100644 index 0000000..4bd0e58 --- /dev/null +++ b/archiv/november2020/index.php @@ -0,0 +1,729 @@ + + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Nacht der Wissenschaft
+ goes digital
+ 27. November 2020

+




+
+ +
+
+
+
+

Logo

+
+
+
+
+
+

Nacht der Wissenschaft goes digital?

+

In der Nacht vom 27. November findet auch dieses Semester die "Nacht der Wissenschaft" statt. Allerdings ist dieses Mal alles anders, alle Vorträge werden als Livestream verfügbar sein. + Auch wenn die Nacht der Wissenschaft etwas kleiner sein wird, so haben wir trotzdem viele spannende Vorträge aus den verschiedensten Fachbereichen und sogar ein Puppentheater zu bieten.

+

Daher laden wir euch ein, uns bis in die frühen Morgenstunden auf eine Reise durch die Wissenschaft zu begleiten…

+

Termin speichern +

+

+
+ +
+
+

How To Online NDW

+

+

+
+ +
+ +
+

Programm

+ +
+ +
+ +
+
+

Vorprogramm

+
+
+

Das Vorprogramm wird um 17 Uhr beginnen und bietet ein Puppentheater für alle jungen und junggeblieben Zuschauer, + sowie aufgezeichnete Vorträge aus vorherigen NDWs.
+ Online Hörsaal 1
Online Hörsaal 2

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

+
+

Geometrie-Stück „Von einem, der auszog, die Prinzessin zu freien“
+ Im Königreich Metria herrscht große Aufregung. Die Prinzessin wurde entführt und nur ein tapferer + und kluger Ritter kann die holde Schönheit retten. Doch keiner im Lande vermag die damit + verbundene Aufgabe zu lösen. Erst als Wilbur, ein Bauernsohn aus dem Nachbarreich, von der + misslichen Lage des Königs erfährt, scheint ein geeigneter Kandidat gefunden. Es beginnt eine + spannende Reise in die Welt der Dreiecke, Quadrate und Kreise...
+ Im Stil einer klassischen Märchenerzählung erfahren die Kinder in unserem Geometrie-Stück „Von + einem, der auszog, die Prinzessin zu freien“ nicht nur spannende Details aus der Entwicklung der + Geometrie, sondern auch wozu man die Formen und Formeln abseits aller Theorie gebrauchen + kann. Das Stück ist für Kinder ab 3 Jahre geignet.
+ Stückkonzeption: Ivonne Fischer
+ Puppen und Bühnenbild: Michael Schmidt

+

Das Video wurde von der Nationalen Akademie der Wissenschaften Leopoldina zur Verfügung gestellt.

+

Gespielt vom: Urania-Wissen macht Theater Urania

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

+
+

Die besten Vorträge und Auftritte die wir in 4 Jahren gesammelt haben.

+

+
+
+
+
+
+
+ +
+
+

Hauptprogramm

+
+
+

Das Hauptprogramm wird vorraussichtlich um 19 Uhr beginnen und bietet zwei Onlinehörsäle in welchen parallel spannende Vorträge gezeigt werden. + Es wird auch möglich sein Fragen an die Dozent*innen über den Youtube Chat oder unsere Website zu stellen.
+ Online Hörsaal 1
Online Hörsaal 2

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

+
+

Wir wurden ins kalte Wasser geworfen und mussten schwimmen lernen - dabei hat uns die Corona-Pandemie digitaler gemacht. + Doch reicht das aus? Wie müssen wir das Thema Digitalisierung angehen, wie können wir digitaler werden? Wir können Digitalisierung wie eine neue Sprache erlernen. + Das klappt aber nur, wenn Vision, Mindset und Rahmenbedingungen passen. Zuerst gilt es zu verstehen, d.h. Motivation und Mindset auszubilden, + dann zu sprechen, also zu experimentieren und sich zu vernetzen und schließlich digital zu denken. Ein Blick auf Deutschland im internationalen Vergleich zeigt, + wo wir nachbessern müssen, um schlussendlich auch digital zu träumen und unsere Gesellschaft und Wirtschaft fit für die Zukunft zu machen.

+

Referent*in: Univ.-Prof. Dr. Marion A. Weissenberger-Eibl, iTM

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

+ Bild: Stadt Köln / Boris Sieverts
+

Niemand wird mit Sicherheit sagen können, wie wir in der Zukunft leben werden. + Sicher ist allerdings, dass die Lebensverhältnisse in der Zukunft durch die Anpassungsfähigkeit der ökologischen und urbanen Systeme bestimmt werden. + Neben den oft angesprochenen technischen Innovationen spielen aber auch die gesellschaftlichen Strukturen und der Umgang mit den sozialen Fragen eine entscheidende Rolle. + Die aktuellen Begriffe und Strategien wie Smartcity, Schwammstadt, klimaneutrale Stadt, soziale Stadt, graue Energie und Transformation des Bestandes + beleuchten oft nur Einzelaspekte, die aber wiederum viele Fragen aufwerfen und kein umfassendes Konzept sein können. + Es geht also nicht um einfache Lösungen, sondern um Neugierde, Offenheit und die Toleranz unterschiedliche Sichtweisen zuzulassen.

+

Referent*in: Prof. Dipl.-Ing. Markus Neppl, IESL

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

+
+

Von allen massebehafteten Elementarteilchen sind Neutrinos die mit Abstand leichtesten. + Das bietet Ansatzpunkte, um unser Standardmodell der Teilchenphysik zu erweitern. + Allerdings ist die genaue Masse von Neutrinos bis heute unbekannt. Deswegen wurde am KIT das weltweit einzigartige KATRIN-Experiment aufgebaut. + Im vergangenen Jahr lieferte KATRIN einen neuen Rekord für die Eingrenzung der Neutrinomasse und in den kommenden Jahren werden weitere Ergebnisse aus dem + aktuellen Messbetrieb erwartet. Begleiten Sie uns auf eine virtuelle Tour zum KATRIN-Experiment, werfen Sie einen Blick auf und in die 70 Meter lange Beamline und + begegnen Sie der Technologie in diesem Experiment der Superlative!

+

Referent*in: Dr. Manuel Klein, KSETA

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

+
+

Computersimulationen sind Illusionen. Sie täuschen nur einen Vorgang vor. Ist diese Täuschung aber eine gute Wiedergabe des reellen Vorgang, + kann man viel aus Simulationen lernen. Zum Beispiel über manche Eigenschaften mancher Werkstoffe. Aber welchen Simulationen kann man vertrauen? + Und warum beschränkt man sich nicht auf Experimente?

+

Referent*in: Dr. rer. nat. Anastasia August, IAM-cms

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

+
+

Die molekulare Schere CRISPR/Cas: Teufelszug oder Revolution für die Pflanzenzüchtung? + In diesem Jahr wurde die Entdeckung der molekularen DNA-Schere CRISPR/Cas9 mit dem Nobelpreis für Chemie gewürdigt. Keine Entdeckung der letzten 30 Jahre hat die Biologie, + die Medizin und die Landwirtschaft bereits so verändert, wie wir das gerade dank CRISPR/Cas erleben. Aber was für Konsequenzen, + was für Risiken bringt diese Technik, mit der man die genetische Information fast beliebig verändern kann, mit sich? + Mit CRISPR/Cas konnten bereits neue hochwertige Kulturpflanzensorten hergestellt werden, die eine verbesserte Fruchtqualität aufweisen oder gegen verschiedene + Krankheitserreger wie Mehltau resistent sind. So ist eine Reduktion des Pestizidverbrauchs in der Landwirtschaft möglich. Zurzeit sind nicht Gluten-freie, + sondern auch um die negativen Folgen der globalen Erwärmung abzumildern, Hitze- und Salzstress-resistente Pflanzen, in der Entwicklung. + Aber ist das nicht Alles zu schön um wahr zu sein? Erzeugen wir nicht Monster, die wir nicht mehr kontrollieren können?

+

Referent*in: Prof. Dr. Holger Puchta, Lehrstuhl für Molekularbiologie und Biochemie

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

+
+

Prostate cancer is the type of cancer with the highest incident rate in men after 60 years of age worldwide. + It is the 2nd and 3rd leading cancer-related cause of death in the U.S. and Europe respectively. Despite the progress that researchers have recently made to + uncover molecular mechanisms, risk factors and strategies to prevent Prostate cancer development, further research is needed to improve survival rates. + Our interest points toward a class of proteins called TRIMs, that participate in several cellular and physiological processes and seem to have roles in diseases like cancer. + Understanding the molecular mechanisms of TRIM proteins in diseases may help us target them for therapeutical purposes.

+

Referent*in: Eleonora Pauletto, IBCS-BIP

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

+
+

12,8 % des Transportaufkommens in Deutschland wird über die Binnenschifffahrt abgewickelt. Im ersten Moment scheint diese Zahl im Vergleich zu Straße und Schiene + gering zu sein, doch im Gesamtkontext betrachtet wird schnell klar, welche Auswirkungen diese auf den Wirtschaftsstandort Deutschland hat. Ein Binnengüterschiff hat eine + vergleichbare Transportkapazität, wie z. B. 40 LKW oder ein Güterzug. Der Energieverbrauch in Dieselkraftstoff eines Schiffes für 100 Tonnenkilometer ist nachweislich geringer + als bei anderen Verkehrsträgern. Nachhaltigkeit und Klimawandel sind in unserer Gesellschaft wichtige Themen, daher sollte es unser Ziel sein, diesen Verkehrsweg aufrecht zu + erhalten. Schleusenanlagen machen deutsche Wasserstraßen erst schiffbar, weswegen deren Zustand entscheidend dafür ist, ob Schifffahrt überhaupt möglich ist. + Das durchschnittliche Alter der vom Bund betriebenen Einkammerschleusen liegt bei ca. 97 Jahren. Um Betriebsausfälle zu vermeiden, wurde in den letzten Jahren auf + aufwendige und komplexe Ersatzneubauten zurückgegriffen. Im Rahmen des hier vorgestellten Forschungsprojekts werden Verfahren entwickelt, die eine Instandsetzung der alten + Bausubstanz unter laufendem Betrieb ermöglichen.

+

Referent*in: M.Sc. Dominik Waleczko, TMB

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

+
+

Musikinformatik bezeichnet eine Vielfalt von wissenschaftlichen und künstlerischen Praktiken. + Zusammenfassend formuliert geht es dabei um das Verhältnis von Musik, Computer und Mensch, d.h. den auf vielfältige Art und Weise mit Musik + umgehenden Menschen in seiner digitalisierten Lebenswelt. Diesen Zusammenhang zu untersuchen, zu verstehen, beschreiben zu können und mitzugestalten ist + Zielsetzung der Musikinformatik an der Hochschule für Musik Karlsruhe.
Nach grundlegenden Überlegungen zu den Möglichkeiten der Verarbeitung musikbezogener + Daten mit dem Computer, gibt dieser Vortrag Einblicke in aktuelle Projekte am Institut für Musikinformatik und Musikwissenschaft und dem Computer-Studio der + Hochschule für Musik Karlsruhe im Spannungsfeld von Wissenschaft und Kunst.

+

Referent*in: Prof. Dr. Christoph Seibert, HfM-Karlsruhe

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

Abendprogramm

+
+
+

Das Abendprogramm wird um 23 Uhr beginnen und in einem Zoom-Meeting stattfinden.
+ Hier gehts zum Meeting.

+
+
+
+
+
+
+
+ +
+
+

+
+

Bei Echt oder Fake geben Wissenschaftler in allgemeinverständlichen Vorträgen einen Einblick in ihr Forschungsfeld. + Doch Obacht! Nicht jeder der Vorträge entspricht der Wahrheit, und etwas das sich sehr unwahrscheinlich anhört kann dennoch ein echter Fakt sein. + Das Publikum muss herausfinden, ob die vorgestellte These nun Realität oder Fiktion beschreibt! + Die NDW präsentiert in Kooperation mit Besserwissen e.V. diese Möglichkeit das eigene kritische Denken zu schulen.
Hier gehts zum Meeting.

+

Tobias Löffler BesserWissen.eV

+
+
+
+
+
+ +
+ +
+

KD²Lab

+
+
+

Das KD²Lab bietet auch dieses Jahr ein Programm zum Mitmachen an, die Veranstaltungen werden über + Zoom stattfinden. Dort wird um 19 Uhr ein + Kurzvortrag zu sehen sein. Dann werden bis 22 Uhr die Angebote des KD²Lab verfügbar sein.

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

+
+

Du hast eine coole Forschungsfrage und möchtest diese gemeinsam mit anderen Bürger*innen und Wissenschaftler*innen beantworten, weißt aber nicht, wie das gehen kann? + Digital Citizen Science, eine neue Forschungsmethode, die wir in Karlsruhe entwickeln und etablieren wollen, könnte die Lösung sein. Dabei begreifen wir Bürger*innen wie + dich als Citizen Scientistis, die nicht nur an Studien teilnehmen sondern selbst aktiv in verschiedenen Forschungsprojekten mitwirken. So kann die unmittelbare Nähe zu + vielen gesellschaftlichen Fragen und die Kreativität und Kompetenz der ganzen Gesellschaft die Forschung bereichern. + In unserem Kurzvortrag „Digital Citizen Science @KD²Ex“ erfährst du mehr zum Thema und in den Programmpunkten + „Citizen Science Information Hub – hilf uns bei der App-Entwicklung!“ und „Experimentalkioske für Karlsruhe – gestalte mit uns den Zugang zur Wissenschaft!“ kannst du + erste Prototypen ausprobieren und uns direkt bei der Weiterentwicklung unterstützen. Wir freuen uns auf dich! Link zum + Zoom-Meeting. +

+

Referenten: Prof. Alexander Mädche (IISM), Prof. Christof Weinhardt (IISM) KD²Lab

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

+
+

Wissenschaft findest du kompliziert? Das muss nicht sein. Wir entwickeln eine App, die jedem einen intuitiven Zugang zur Durchführung eigener wissenschaftlicher Projekte + bietet. Deine selbst erstellten Forschungsfragen können erforscht und mit anderen diskutiert werden, außerdem stehen dir eine Vielzahl an schon bestehenden + Forschungsprojekten offen, bei denen du mit wenigen Klicks mitwirken kannst. + Wir möchten sicher gehen, dass sich alle WissenschaftlerInnen (vielleicht auch du selbst?) auf unserer Plattform wohlfühlen und ihren Ideen und Fragen nachgehen können, + ohne dabei etwas zu vermissen. + Damit das aber überhaupt funktionieren kann, brauchen wir dein Feedback. + Hier kannst du die App testen. Im Anschluss freuen wir uns, mit dir in unserem Zoom-Meeting darüber zu sprechen. + Den Link erhältst du nach dem Testen der App. Wir sind von 19:00 bis 22:00 Uhr online. Unabhängig davon, kannst du die App jederzeit testen und schriftliches Feedback + hinterlassen.

+

Ansprechpartnerin: Anke Greif-Winzrieth , KD²Lab

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

+
+

Bei dem Wort Kiosk denkst du an eine Bude, an der du Zeitungen und Snacks kaufen kannst? Dann musst du jetzt etwas umdenken. Wie jeder erfolgreiche Kiosk, + stehen auch unsere Experimental-Kioske an zentralen Orten mit viel Publikumsverkehr. Es handelt sich allerdings nicht um kleine Verkaufsstände, sondern große Touchscreens. + Es gibt keine Verkäufer*innen, sondern einen zentralen Server, der die Inhalte bereitstellt. Der oder die Kioskbesucher*in hat über den Bildschirm Zugriff auf verschiedene + Inhalte wie z.B. Informationen zum Thema Digital Citizen Science und zu den Möglichkeiten aktiv mitzumachen. Man kann auch direkt am Kiosk an kleinen Studien teilnehmen. + Und man kann sich in einem Panel registrieren, um zu weiteren Studien eingeladen zu werden. + Leider können unsere Experimentalkioske erst in Betrieb gehen, wenn das öffentliche Leben wieder hochgefahren wird. Schon jetzt ist der Kiosk aber online erreichbar – + und wir sind gespannt auf dein Feedback. Besuche den Kiosk unter hier und gib uns Feedback. Danach freuen wir uns, in unserem virtuellen + Meeting mit dir ins Gespräch zu kommen. Wir sind von 19:00 bis 22:00 Uhr online über Zoom. + Testen und Feedback hinterlassen kannst du aber jederzeit! Plane dafür bitte ca. 15 Minuten ein.

+

Ansprechpartnerin: Anke Greif-Winzrieth , KD²Lab

+
+
+
+
+
+
+ +
+
+

Feedback

+
+
+

Wie hat euch die Online NDW gefallen ? Es würde uns sehr helfen wenn ihr diese kurze + Umfrage beantworten könntet. Damit können wir die nächsten NDWS noch besser Organisieren.

+
+
+ + + +
+
+

Bilder

+

Eindrücke der letzten Veranstaltungen:

+
+ +
+
+
+
+
+

Über uns

+

Die „Nacht der Wissenschaft“ wurde erstmals im Januar 2016 von der gleichnamigen Hochschulgruppe organisiert. Dort engagieren sich Studierende verschiedener Fachrichtungen ehrenamtlich, um spannende Vortragsreihen am Karlsruher Institut für Technologie zu organisieren. Wir freuen uns daher immer über engagierte Studierende, die ihre Ideen bei der Organisation des Abends einbringen. Schreibt uns einfach eine Mail!

+
+
+

Socials

+ Besucht uns bei Facebook + Besucht uns auf Twitter + Folgt uns auf Instagramm + +
+
+
+
+
+
+

Wir danken unseren Unterstützern:

+
+

+ + + + + +

+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/archiv/november2020/js/bootstrap.min.js b/archiv/november2020/js/bootstrap.min.js new file mode 100644 index 0000000..db824e9 --- /dev/null +++ b/archiv/november2020/js/bootstrap.min.js @@ -0,0 +1,6 @@ +/*! + * 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(t){"use strict";var e=jQuery.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1==e[0]&&9==e[1]&&e[2]<1||e[0]>3)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4")}(),function(t){"use strict";t.fn.emulateTransitionEnd=function(e){var i=!1,o=this;t(this).one("bsTransitionEnd",function(){i=!0});return setTimeout(function(){i||t(o).trigger(t.support.transition.end)},e),this},t(function(){t.support.transition=function(){var t=document.createElement("bootstrap"),e={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var i in e)if(void 0!==t.style[i])return{end:e[i]};return!1}(),t.support.transition&&(t.event.special.bsTransitionEnd={bindType:t.support.transition.end,delegateType:t.support.transition.end,handle:function(e){if(t(e.target).is(this))return e.handleObj.handler.apply(this,arguments)}})})}(jQuery),function(t){"use strict";var e='[data-dismiss="alert"]',i=function(i){t(i).on("click",e,this.close)};i.VERSION="3.3.7",i.TRANSITION_DURATION=150,i.prototype.close=function(e){function o(){a.detach().trigger("closed.bs.alert").remove()}var n=t(this),s=n.attr("data-target");s||(s=(s=n.attr("href"))&&s.replace(/.*(?=#[^\s]*$)/,""));var a=t("#"===s?[]:s);e&&e.preventDefault(),a.length||(a=n.closest(".alert")),a.trigger(e=t.Event("close.bs.alert")),e.isDefaultPrevented()||(a.removeClass("in"),t.support.transition&&a.hasClass("fade")?a.one("bsTransitionEnd",o).emulateTransitionEnd(i.TRANSITION_DURATION):o())};var o=t.fn.alert;t.fn.alert=function(e){return this.each(function(){var o=t(this),n=o.data("bs.alert");n||o.data("bs.alert",n=new i(this)),"string"==typeof e&&n[e].call(o)})},t.fn.alert.Constructor=i,t.fn.alert.noConflict=function(){return t.fn.alert=o,this},t(document).on("click.bs.alert.data-api",e,i.prototype.close)}(jQuery),function(t){"use strict";function e(e){return this.each(function(){var o=t(this),n=o.data("bs.button"),s="object"==typeof e&&e;n||o.data("bs.button",n=new i(this,s)),"toggle"==e?n.toggle():e&&n.setState(e)})}var i=function(e,o){this.$element=t(e),this.options=t.extend({},i.DEFAULTS,o),this.isLoading=!1};i.VERSION="3.3.7",i.DEFAULTS={loadingText:"loading..."},i.prototype.setState=function(e){var i="disabled",o=this.$element,n=o.is("input")?"val":"html",s=o.data();e+="Text",null==s.resetText&&o.data("resetText",o[n]()),setTimeout(t.proxy(function(){o[n](null==s[e]?this.options[e]:s[e]),"loadingText"==e?(this.isLoading=!0,o.addClass(i).attr(i,i).prop(i,!0)):this.isLoading&&(this.isLoading=!1,o.removeClass(i).removeAttr(i).prop(i,!1))},this),0)},i.prototype.toggle=function(){var t=!0,e=this.$element.closest('[data-toggle="buttons"]');if(e.length){var i=this.$element.find("input");"radio"==i.prop("type")?(i.prop("checked")&&(t=!1),e.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==i.prop("type")&&(i.prop("checked")!==this.$element.hasClass("active")&&(t=!1),this.$element.toggleClass("active")),i.prop("checked",this.$element.hasClass("active")),t&&i.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var o=t.fn.button;t.fn.button=e,t.fn.button.Constructor=i,t.fn.button.noConflict=function(){return t.fn.button=o,this},t(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(i){var o=t(i.target).closest(".btn");e.call(o,"toggle"),t(i.target).is('input[type="radio"], input[type="checkbox"]')||(i.preventDefault(),o.is("input,button")?o.trigger("focus"):o.find("input:visible,button:visible").first().trigger("focus"))}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(e){t(e.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(e.type))})}(jQuery),function(t){"use strict";function e(e){return this.each(function(){var o=t(this),n=o.data("bs.carousel"),s=t.extend({},i.DEFAULTS,o.data(),"object"==typeof e&&e),a="string"==typeof e?e:s.slide;n||o.data("bs.carousel",n=new i(this,s)),"number"==typeof e?n.to(e):a?n[a]():s.interval&&n.pause().cycle()})}var i=function(e,i){this.$element=t(e),this.$indicators=this.$element.find(".carousel-indicators"),this.options=i,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",t.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",t.proxy(this.pause,this)).on("mouseleave.bs.carousel",t.proxy(this.cycle,this))};i.VERSION="3.3.7",i.TRANSITION_DURATION=600,i.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},i.prototype.keydown=function(t){if(!/input|textarea/i.test(t.target.tagName)){switch(t.which){case 37:this.prev();break;case 39:this.next();break;default:return}t.preventDefault()}},i.prototype.cycle=function(e){return e||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(t.proxy(this.next,this),this.options.interval)),this},i.prototype.getItemIndex=function(t){return this.$items=t.parent().children(".item"),this.$items.index(t||this.$active)},i.prototype.getItemForDirection=function(t,e){var i=this.getItemIndex(e);if(("prev"==t&&0===i||"next"==t&&i==this.$items.length-1)&&!this.options.wrap)return e;var o=(i+("prev"==t?-1:1))%this.$items.length;return this.$items.eq(o)},i.prototype.to=function(t){var e=this,i=this.getItemIndex(this.$active=this.$element.find(".item.active"));if(!(t>this.$items.length-1||t<0))return this.sliding?this.$element.one("slid.bs.carousel",function(){e.to(t)}):i==t?this.pause().cycle():this.slide(t>i?"next":"prev",this.$items.eq(t))},i.prototype.pause=function(e){return e||(this.paused=!0),this.$element.find(".next, .prev").length&&t.support.transition&&(this.$element.trigger(t.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},i.prototype.next=function(){if(!this.sliding)return this.slide("next")},i.prototype.prev=function(){if(!this.sliding)return this.slide("prev")},i.prototype.slide=function(e,o){var n=this.$element.find(".item.active"),s=o||this.getItemForDirection(e,n),a=this.interval,r="next"==e?"left":"right",l=this;if(s.hasClass("active"))return this.sliding=!1;var h=s[0],d=t.Event("slide.bs.carousel",{relatedTarget:h,direction:r});if(this.$element.trigger(d),!d.isDefaultPrevented()){if(this.sliding=!0,a&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var p=t(this.$indicators.children()[this.getItemIndex(s)]);p&&p.addClass("active")}var c=t.Event("slid.bs.carousel",{relatedTarget:h,direction:r});return t.support.transition&&this.$element.hasClass("slide")?(s.addClass(e),s[0].offsetWidth,n.addClass(r),s.addClass(r),n.one("bsTransitionEnd",function(){s.removeClass([e,r].join(" ")).addClass("active"),n.removeClass(["active",r].join(" ")),l.sliding=!1,setTimeout(function(){l.$element.trigger(c)},0)}).emulateTransitionEnd(i.TRANSITION_DURATION)):(n.removeClass("active"),s.addClass("active"),this.sliding=!1,this.$element.trigger(c)),a&&this.cycle(),this}};var o=t.fn.carousel;t.fn.carousel=e,t.fn.carousel.Constructor=i,t.fn.carousel.noConflict=function(){return t.fn.carousel=o,this};var n=function(i){var o,n=t(this),s=t(n.attr("data-target")||(o=n.attr("href"))&&o.replace(/.*(?=#[^\s]+$)/,""));if(s.hasClass("carousel")){var a=t.extend({},s.data(),n.data()),r=n.attr("data-slide-to");r&&(a.interval=!1),e.call(s,a),r&&s.data("bs.carousel").to(r),i.preventDefault()}};t(document).on("click.bs.carousel.data-api","[data-slide]",n).on("click.bs.carousel.data-api","[data-slide-to]",n),t(window).on("load",function(){t('[data-ride="carousel"]').each(function(){var i=t(this);e.call(i,i.data())})})}(jQuery),function(t){"use strict";function e(e){var i,o=e.attr("data-target")||(i=e.attr("href"))&&i.replace(/.*(?=#[^\s]+$)/,"");return t(o)}function i(e){return this.each(function(){var i=t(this),n=i.data("bs.collapse"),s=t.extend({},o.DEFAULTS,i.data(),"object"==typeof e&&e);!n&&s.toggle&&/show|hide/.test(e)&&(s.toggle=!1),n||i.data("bs.collapse",n=new o(this,s)),"string"==typeof e&&n[e]()})}var o=function(e,i){this.$element=t(e),this.options=t.extend({},o.DEFAULTS,i),this.$trigger=t('[data-toggle="collapse"][href="#'+e.id+'"],[data-toggle="collapse"][data-target="#'+e.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};o.VERSION="3.3.7",o.TRANSITION_DURATION=350,o.DEFAULTS={toggle:!0},o.prototype.dimension=function(){return this.$element.hasClass("width")?"width":"height"},o.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var e,n=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(n&&n.length&&(e=n.data("bs.collapse"))&&e.transitioning)){var s=t.Event("show.bs.collapse");if(this.$element.trigger(s),!s.isDefaultPrevented()){n&&n.length&&(i.call(n,"hide"),e||n.data("bs.collapse",null));var a=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[a](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var r=function(){this.$element.removeClass("collapsing").addClass("collapse in")[a](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!t.support.transition)return r.call(this);var l=t.camelCase(["scroll",a].join("-"));this.$element.one("bsTransitionEnd",t.proxy(r,this)).emulateTransitionEnd(o.TRANSITION_DURATION)[a](this.$element[0][l])}}}},o.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var e=t.Event("hide.bs.collapse");if(this.$element.trigger(e),!e.isDefaultPrevented()){var i=this.dimension();this.$element[i](this.$element[i]())[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 n=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};if(!t.support.transition)return n.call(this);this.$element[i](0).one("bsTransitionEnd",t.proxy(n,this)).emulateTransitionEnd(o.TRANSITION_DURATION)}}},o.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},o.prototype.getParent=function(){return t(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(t.proxy(function(i,o){var n=t(o);this.addAriaAndCollapsedClass(e(n),n)},this)).end()},o.prototype.addAriaAndCollapsedClass=function(t,e){var i=t.hasClass("in");t.attr("aria-expanded",i),e.toggleClass("collapsed",!i).attr("aria-expanded",i)};var n=t.fn.collapse;t.fn.collapse=i,t.fn.collapse.Constructor=o,t.fn.collapse.noConflict=function(){return t.fn.collapse=n,this},t(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(o){var n=t(this);n.attr("data-target")||o.preventDefault();var s=e(n),a=s.data("bs.collapse")?"toggle":n.data();i.call(s,a)})}(jQuery),function(t){"use strict";function e(e){var i=e.attr("data-target");i||(i=(i=e.attr("href"))&&/#[A-Za-z]/.test(i)&&i.replace(/.*(?=#[^\s]*$)/,""));var o=i&&t(i);return o&&o.length?o:e.parent()}function i(i){i&&3===i.which||(t(o).remove(),t(n).each(function(){var o=t(this),n=e(o),s={relatedTarget:this};n.hasClass("open")&&(i&&"click"==i.type&&/input|textarea/i.test(i.target.tagName)&&t.contains(n[0],i.target)||(n.trigger(i=t.Event("hide.bs.dropdown",s)),i.isDefaultPrevented()||(o.attr("aria-expanded","false"),n.removeClass("open").trigger(t.Event("hidden.bs.dropdown",s)))))}))}var o=".dropdown-backdrop",n='[data-toggle="dropdown"]',s=function(e){t(e).on("click.bs.dropdown",this.toggle)};s.VERSION="3.3.7",s.prototype.toggle=function(o){var n=t(this);if(!n.is(".disabled, :disabled")){var s=e(n),a=s.hasClass("open");if(i(),!a){"ontouchstart"in document.documentElement&&!s.closest(".navbar-nav").length&&t(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(t(this)).on("click",i);var r={relatedTarget:this};if(s.trigger(o=t.Event("show.bs.dropdown",r)),o.isDefaultPrevented())return;n.trigger("focus").attr("aria-expanded","true"),s.toggleClass("open").trigger(t.Event("shown.bs.dropdown",r))}return!1}},s.prototype.keydown=function(i){if(/(38|40|27|32)/.test(i.which)&&!/input|textarea/i.test(i.target.tagName)){var o=t(this);if(i.preventDefault(),i.stopPropagation(),!o.is(".disabled, :disabled")){var s=e(o),a=s.hasClass("open");if(!a&&27!=i.which||a&&27==i.which)return 27==i.which&&s.find(n).trigger("focus"),o.trigger("click");var r=s.find(".dropdown-menu li:not(.disabled):visible a");if(r.length){var l=r.index(i.target);38==i.which&&l>0&&l--,40==i.which&&ldocument.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&t?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!t?this.scrollbarWidth:""})},i.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},i.prototype.checkScrollbar=function(){var t=window.innerWidth;if(!t){var e=document.documentElement.getBoundingClientRect();t=e.right-Math.abs(e.left)}this.bodyIsOverflowing=document.body.clientWidth
',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},e.prototype.init=function(e,i,o){if(this.enabled=!0,this.type=e,this.$element=t(i),this.options=this.getOptions(o),this.$viewport=this.options.viewport&&t(t.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 n=this.options.trigger.split(" "),s=n.length;s--;){var a=n[s];if("click"==a)this.$element.on("click."+this.type,this.options.selector,t.proxy(this.toggle,this));else if("manual"!=a){var r="hover"==a?"mouseenter":"focusin",l="hover"==a?"mouseleave":"focusout";this.$element.on(r+"."+this.type,this.options.selector,t.proxy(this.enter,this)),this.$element.on(l+"."+this.type,this.options.selector,t.proxy(this.leave,this))}}this.options.selector?this._options=t.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},e.prototype.getDefaults=function(){return e.DEFAULTS},e.prototype.getOptions=function(e){return(e=t.extend({},this.getDefaults(),this.$element.data(),e)).delay&&"number"==typeof e.delay&&(e.delay={show:e.delay,hide:e.delay}),e},e.prototype.getDelegateOptions=function(){var e={},i=this.getDefaults();return this._options&&t.each(this._options,function(t,o){i[t]!=o&&(e[t]=o)}),e},e.prototype.enter=function(e){var i=e instanceof this.constructor?e:t(e.currentTarget).data("bs."+this.type);if(i||(i=new this.constructor(e.currentTarget,this.getDelegateOptions()),t(e.currentTarget).data("bs."+this.type,i)),e instanceof t.Event&&(i.inState["focusin"==e.type?"focus":"hover"]=!0),i.tip().hasClass("in")||"in"==i.hoverState)i.hoverState="in";else{if(clearTimeout(i.timeout),i.hoverState="in",!i.options.delay||!i.options.delay.show)return i.show();i.timeout=setTimeout(function(){"in"==i.hoverState&&i.show()},i.options.delay.show)}},e.prototype.isInStateTrue=function(){for(var t in this.inState)if(this.inState[t])return!0;return!1},e.prototype.leave=function(e){var i=e instanceof this.constructor?e:t(e.currentTarget).data("bs."+this.type);if(i||(i=new this.constructor(e.currentTarget,this.getDelegateOptions()),t(e.currentTarget).data("bs."+this.type,i)),e instanceof t.Event&&(i.inState["focusout"==e.type?"focus":"hover"]=!1),!i.isInStateTrue()){if(clearTimeout(i.timeout),i.hoverState="out",!i.options.delay||!i.options.delay.hide)return i.hide();i.timeout=setTimeout(function(){"out"==i.hoverState&&i.hide()},i.options.delay.hide)}},e.prototype.show=function(){var i=t.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(i);var o=t.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(i.isDefaultPrevented()||!o)return;var n=this,s=this.tip(),a=this.getUID(this.type);this.setContent(),s.attr("id",a),this.$element.attr("aria-describedby",a),this.options.animation&&s.addClass("fade");var r="function"==typeof this.options.placement?this.options.placement.call(this,s[0],this.$element[0]):this.options.placement,l=/\s?auto?\s?/i,h=l.test(r);h&&(r=r.replace(l,"")||"top"),s.detach().css({top:0,left:0,display:"block"}).addClass(r).data("bs."+this.type,this),this.options.container?s.appendTo(this.options.container):s.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var d=this.getPosition(),p=s[0].offsetWidth,c=s[0].offsetHeight;if(h){var f=r,u=this.getPosition(this.$viewport);r="bottom"==r&&d.bottom+c>u.bottom?"top":"top"==r&&d.top-cu.width?"left":"left"==r&&d.left-pa.top+a.height&&(n.top=a.top+a.height-l)}else{var h=e.left-s,d=e.left+s+i;ha.right&&(n.left=a.left+a.width-d)}return n},e.prototype.getTitle=function(){var t=this.$element,e=this.options;return t.attr("data-original-title")||("function"==typeof e.title?e.title.call(t[0]):e.title)},e.prototype.getUID=function(t){do{t+=~~(1e6*Math.random())}while(document.getElementById(t));return t},e.prototype.tip=function(){if(!this.$tip&&(this.$tip=t(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},e.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},e.prototype.enable=function(){this.enabled=!0},e.prototype.disable=function(){this.enabled=!1},e.prototype.toggleEnabled=function(){this.enabled=!this.enabled},e.prototype.toggle=function(e){var i=this;e&&((i=t(e.currentTarget).data("bs."+this.type))||(i=new this.constructor(e.currentTarget,this.getDelegateOptions()),t(e.currentTarget).data("bs."+this.type,i))),e?(i.inState.click=!i.inState.click,i.isInStateTrue()?i.enter(i):i.leave(i)):i.tip().hasClass("in")?i.leave(i):i.enter(i)},e.prototype.destroy=function(){var t=this;clearTimeout(this.timeout),this.hide(function(){t.$element.off("."+t.type).removeData("bs."+t.type),t.$tip&&t.$tip.detach(),t.$tip=null,t.$arrow=null,t.$viewport=null,t.$element=null})};var i=t.fn.tooltip;t.fn.tooltip=function(i){return this.each(function(){var o=t(this),n=o.data("bs.tooltip"),s="object"==typeof i&&i;!n&&/destroy|hide/.test(i)||(n||o.data("bs.tooltip",n=new e(this,s)),"string"==typeof i&&n[i]())})},t.fn.tooltip.Constructor=e,t.fn.tooltip.noConflict=function(){return t.fn.tooltip=i,this}}(jQuery),function(t){"use strict";var e=function(t,e){this.init("popover",t,e)};if(!t.fn.tooltip)throw new Error("Popover requires tooltip.js");e.VERSION="3.3.7",e.DEFAULTS=t.extend({},t.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:''}),e.prototype=t.extend({},t.fn.tooltip.Constructor.prototype),e.prototype.constructor=e,e.prototype.getDefaults=function(){return e.DEFAULTS},e.prototype.setContent=function(){var t=this.tip(),e=this.getTitle(),i=this.getContent();t.find(".popover-title")[this.options.html?"html":"text"](e),t.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof i?"html":"append":"text"](i),t.removeClass("fade top bottom left right in"),t.find(".popover-title").html()||t.find(".popover-title").hide()},e.prototype.hasContent=function(){return this.getTitle()||this.getContent()},e.prototype.getContent=function(){var t=this.$element,e=this.options;return t.attr("data-content")||("function"==typeof e.content?e.content.call(t[0]):e.content)},e.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var i=t.fn.popover;t.fn.popover=function(i){return this.each(function(){var o=t(this),n=o.data("bs.popover"),s="object"==typeof i&&i;!n&&/destroy|hide/.test(i)||(n||o.data("bs.popover",n=new e(this,s)),"string"==typeof i&&n[i]())})},t.fn.popover.Constructor=e,t.fn.popover.noConflict=function(){return t.fn.popover=i,this}}(jQuery),function(t){"use strict";function e(i,o){this.$body=t(document.body),this.$scrollElement=t(t(i).is(document.body)?window:i),this.options=t.extend({},e.DEFAULTS,o),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",t.proxy(this.process,this)),this.refresh(),this.process()}function i(i){return this.each(function(){var o=t(this),n=o.data("bs.scrollspy"),s="object"==typeof i&&i;n||o.data("bs.scrollspy",n=new e(this,s)),"string"==typeof i&&n[i]()})}e.VERSION="3.3.7",e.DEFAULTS={offset:10},e.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},e.prototype.refresh=function(){var e=this,i="offset",o=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),t.isWindow(this.$scrollElement[0])||(i="position",o=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var e=t(this),n=e.data("target")||e.attr("href"),s=/^#./.test(n)&&t(n);return s&&s.length&&s.is(":visible")&&[[s[i]().top+o,n]]||null}).sort(function(t,e){return t[0]-e[0]}).each(function(){e.offsets.push(this[0]),e.targets.push(this[1])})},e.prototype.process=function(){var t,e=this.$scrollElement.scrollTop()+this.options.offset,i=this.getScrollHeight(),o=this.options.offset+i-this.$scrollElement.height(),n=this.offsets,s=this.targets,a=this.activeTarget;if(this.scrollHeight!=i&&this.refresh(),e>=o)return a!=(t=s[s.length-1])&&this.activate(t);if(a&&e=n[t]&&(void 0===n[t+1]||e .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),e.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),r?(e[0].offsetWidth,e.addClass("in")):e.removeClass("fade"),e.parent(".dropdown-menu").length&&e.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),n&&n()}var a=o.find("> .active"),r=n&&t.support.transition&&(a.length&&a.hasClass("fade")||!!o.find("> .fade").length);a.length&&r?a.one("bsTransitionEnd",s).emulateTransitionEnd(i.TRANSITION_DURATION):s(),a.removeClass("in")};var o=t.fn.tab;t.fn.tab=e,t.fn.tab.Constructor=i,t.fn.tab.noConflict=function(){return t.fn.tab=o,this};var n=function(i){i.preventDefault(),e.call(t(this),"show")};t(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',n).on("click.bs.tab.data-api",'[data-toggle="pill"]',n)}(jQuery),function(t){"use strict";function e(e){return this.each(function(){var o=t(this),n=o.data("bs.affix"),s="object"==typeof e&&e;n||o.data("bs.affix",n=new i(this,s)),"string"==typeof e&&n[e]()})}var i=function(e,o){this.options=t.extend({},i.DEFAULTS,o),this.$target=t(this.options.target).on("scroll.bs.affix.data-api",t.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",t.proxy(this.checkPositionWithEventLoop,this)),this.$element=t(e),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};i.VERSION="3.3.7",i.RESET="affix affix-top affix-bottom",i.DEFAULTS={offset:0,target:window},i.prototype.getState=function(t,e,i,o){var n=this.$target.scrollTop(),s=this.$element.offset(),a=this.$target.height();if(null!=i&&"top"==this.affixed)return n=t-o&&"bottom"},i.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(i.RESET).addClass("affix");var t=this.$target.scrollTop(),e=this.$element.offset();return this.pinnedOffset=e.top-t},i.prototype.checkPositionWithEventLoop=function(){setTimeout(t.proxy(this.checkPosition,this),1)},i.prototype.checkPosition=function(){if(this.$element.is(":visible")){var e=this.$element.height(),o=this.options.offset,n=o.top,s=o.bottom,a=Math.max(t(document).height(),t(document.body).height());"object"!=typeof o&&(s=n=o),"function"==typeof n&&(n=o.top(this.$element)),"function"==typeof s&&(s=o.bottom(this.$element));var r=this.getState(a,e,n,s);if(this.affixed!=r){null!=this.unpin&&this.$element.css("top","");var l="affix"+(r?"-"+r:""),h=t.Event(l+".bs.affix");if(this.$element.trigger(h),h.isDefaultPrevented())return;this.affixed=r,this.unpin="bottom"==r?this.getPinnedOffset():null,this.$element.removeClass(i.RESET).addClass(l).trigger(l.replace("affix","affixed")+".bs.affix")}"bottom"==r&&this.$element.offset({top:a-e-s})}};var o=t.fn.affix;t.fn.affix=e,t.fn.affix.Constructor=i,t.fn.affix.noConflict=function(){return t.fn.affix=o,this},t(window).on("load",function(){t('[data-spy="affix"]').each(function(){var i=t(this),o=i.data();o.offset=o.offset||{},null!=o.offsetBottom&&(o.offset.bottom=o.offsetBottom),null!=o.offsetTop&&(o.offset.top=o.offsetTop),e.call(i,o)})})}(jQuery); \ No newline at end of file diff --git a/archiv/november2020/js/jquery.min.js b/archiv/november2020/js/jquery.min.js new file mode 100644 index 0000000..816f787 --- /dev/null +++ b/archiv/november2020/js/jquery.min.js @@ -0,0 +1,24 @@ +/*! + * jQuery JavaScript Library v3.2.1 + * https://jquery.com/ + * + * Includes Sizzle.js + * https://sizzlejs.com/ + * + * Copyright JS Foundation and other contributors + * Released under the MIT license + * https://jquery.org/license + * + * Date: 2017-03-20T18:59Z + */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";function n(e,t){var n=(t=t||X).createElement("script");n.text=e,t.head.appendChild(n).parentNode.removeChild(n)}function r(e){var t=!!e&&"length"in e&&e.length,n=re.type(e);return"function"!==n&&!re.isWindow(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}function i(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}function o(e,t,n){return re.isFunction(t)?re.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?re.grep(e,function(e){return e===t!==n}):"string"!=typeof t?re.grep(e,function(e){return Q.call(t,e)>-1!==n}):pe.test(t)?re.filter(t,e,n):(t=re.filter(t,e),re.grep(e,function(e){return Q.call(t,e)>-1!==n&&1===e.nodeType}))}function a(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function s(e){return e}function u(e){throw e}function l(e,t,n,r){var i;try{e&&re.isFunction(i=e.promise)?i.call(e).done(t).fail(n):e&&re.isFunction(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}function c(){X.removeEventListener("DOMContentLoaded",c),e.removeEventListener("load",c),re.ready()}function f(){this.expando=re.expando+f.uid++}function p(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(ke,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n=function(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:Ee.test(e)?JSON.parse(e):e)}(n)}catch(e){}Ce.set(e,t,n)}else n=void 0;return n}function d(e,t,n,r){var i,o=1,a=20,s=r?function(){return r.cur()}:function(){return re.css(e,t,"")},u=s(),l=n&&n[3]||(re.cssNumber[t]?"":"px"),c=(re.cssNumber[t]||"px"!==l&&+u)&&Ne.exec(re.css(e,t));if(c&&c[3]!==l){l=l||c[3],n=n||[],c=+u||1;do{c/=o=o||".5",re.style(e,t,c+l)}while(o!==(o=s()/u)&&1!==o&&--a)}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}function h(e,t){for(var n,r,i=[],o=0,a=e.length;o-1)i&&i.push(o);else if(l=re.contains(o.ownerDocument,o),a=g(f.appendChild(o),"script"),l&&v(a),n)for(c=0;o=a[c++];)Fe.test(o.type||"")&&n.push(o);return f}function y(){return!0}function x(){return!1}function b(){try{return X.activeElement}catch(e){}}function w(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)w(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=x;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return re().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=re.guid++)),e.each(function(){re.event.add(this,t,i,r,n)})}function T(e,t){return i(e,"table")&&i(11!==t.nodeType?t:t.firstChild,"tr")?re(">tbody",e)[0]||e:e}function C(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(Te.hasData(e)&&(o=Te.access(e),a=Te.set(t,o),l=o.events)){delete a.handle,a.events={};for(i in l)for(n=0,r=l[i].length;n1&&"string"==typeof h&&!ne.checkClone&&_e.test(h))return e.each(function(n){var o=e.eq(n);v&&(t[0]=h.call(this,n,o.html())),E(o,t,r,i)});if(p&&(o=m(t,e[0].ownerDocument,!1,e,i),a=o.firstChild,1===o.childNodes.length&&(o=a),a||i)){for(u=(s=re.map(g(o,"script"),function(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e})).length;f=0&&nx.cacheLength&&delete e[t.shift()],e[n+" "]=r}var t=[];return e}function r(e){return e[P]=!0,e}function i(e){var t=j.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function o(e,t){for(var n=e.split("|"),r=n.length;r--;)x.attrHandle[n[r]]=t}function a(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function s(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&be(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function u(e){return r(function(t){return t=+t,r(function(n,r){for(var i,o=e([],n.length,t),a=o.length;a--;)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function l(e){return e&&void 0!==e.getElementsByTagName&&e}function c(){}function f(e){for(var t=0,n=e.length,r="";t1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function h(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s-1&&(r[c]=!(s[c]=p))}}else x=h(x===s?x.splice(v,x.length):x),a?a(null,s,x,l):G.apply(s,x)})}function v(e){for(var t,n,r,i=e.length,o=x.relative[e[0].type],a=o||x.relative[" "],s=o?1:0,u=p(function(e){return e===t},a,!0),l=p(function(e){return Q(t,e)>-1},a,!0),c=[function(e,n,r){var i=!o&&(r||n!==k)||((t=n).nodeType?u(e,n,r):l(e,n,r));return t=null,i}];s1&&d(c),s>1&&f(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(re,"$1"),n,s+~]|"+K+")"+K+"*"),ae=new RegExp("="+K+"*([^\\]'\"]*?)"+K+"*\\]","g"),se=new RegExp(te),ue=new RegExp("^"+Z+"$"),le={ID:new RegExp("^#("+Z+")"),CLASS:new RegExp("^\\.("+Z+")"),TAG:new RegExp("^("+Z+"|[*])"),ATTR:new RegExp("^"+ee),PSEUDO:new RegExp("^"+te),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+K+"*(even|odd|(([+-]|)(\\d*)n|)"+K+"*(?:([+-]|)"+K+"*(\\d+)|))"+K+"*\\)|)","i"),bool:new RegExp("^(?:"+J+")$","i"),needsContext:new RegExp("^"+K+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+K+"*((?:-\\d)?\\d*)"+K+"*\\)|)(?=[^-]|$)","i")},ce=/^(?:input|select|textarea|button)$/i,fe=/^h\d$/i,pe=/^[^{]+\{\s*\[native \w/,de=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,he=/[+~]/,ge=new RegExp("\\\\([\\da-f]{1,6}"+K+"?|("+K+")|.)","ig"),ve=function(e,t,n){var r="0x"+t-65536;return r!=r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},me=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ye=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},xe=function(){D()},be=p(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{G.apply(X=Y.call(R.childNodes),R.childNodes),X[R.childNodes.length].nodeType}catch(e){G={apply:X.length?function(e,t){V.apply(e,Y.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}y=t.support={},w=t.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},D=t.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:R;return r!==j&&9===r.nodeType&&r.documentElement?(j=r,A=j.documentElement,q=!w(j),R!==j&&(n=j.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",xe,!1):n.attachEvent&&n.attachEvent("onunload",xe)),y.attributes=i(function(e){return e.className="i",!e.getAttribute("className")}),y.getElementsByTagName=i(function(e){return e.appendChild(j.createComment("")),!e.getElementsByTagName("*").length}),y.getElementsByClassName=pe.test(j.getElementsByClassName),y.getById=i(function(e){return A.appendChild(e).id=P,!j.getElementsByName||!j.getElementsByName(P).length}),y.getById?(x.filter.ID=function(e){var t=e.replace(ge,ve);return function(e){return e.getAttribute("id")===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&q){var n=t.getElementById(e);return n?[n]:[]}}):(x.filter.ID=function(e){var t=e.replace(ge,ve);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&q){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(i=t.getElementsByName(e),r=0;o=i[r++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),x.find.TAG=y.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):y.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[i++];)1===n.nodeType&&r.push(n);return r}return o},x.find.CLASS=y.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&q)return t.getElementsByClassName(e)},H=[],L=[],(y.qsa=pe.test(j.querySelectorAll))&&(i(function(e){A.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&L.push("[*^$]="+K+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||L.push("\\["+K+"*(?:value|"+J+")"),e.querySelectorAll("[id~="+P+"-]").length||L.push("~="),e.querySelectorAll(":checked").length||L.push(":checked"),e.querySelectorAll("a#"+P+"+*").length||L.push(".#.+[+~]")}),i(function(e){e.innerHTML="";var t=j.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&L.push("name"+K+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&L.push(":enabled",":disabled"),A.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&L.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),L.push(",.*:")})),(y.matchesSelector=pe.test(F=A.matches||A.webkitMatchesSelector||A.mozMatchesSelector||A.oMatchesSelector||A.msMatchesSelector))&&i(function(e){y.disconnectedMatch=F.call(e,"*"),F.call(e,"[s!='']:x"),H.push("!=",te)}),L=L.length&&new RegExp(L.join("|")),H=H.length&&new RegExp(H.join("|")),t=pe.test(A.compareDocumentPosition),O=t||pe.test(A.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},_=t?function(e,t){if(e===t)return N=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!y.sortDetached&&t.compareDocumentPosition(e)===n?e===j||e.ownerDocument===R&&O(R,e)?-1:t===j||t.ownerDocument===R&&O(R,t)?1:S?Q(S,e)-Q(S,t):0:4&n?-1:1)}:function(e,t){if(e===t)return N=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,s=[e],u=[t];if(!i||!o)return e===j?-1:t===j?1:i?-1:o?1:S?Q(S,e)-Q(S,t):0;if(i===o)return a(e,t);for(n=e;n=n.parentNode;)s.unshift(n);for(n=t;n=n.parentNode;)u.unshift(n);for(;s[r]===u[r];)r++;return r?a(s[r],u[r]):s[r]===R?-1:u[r]===R?1:0},j):j},t.matches=function(e,n){return t(e,null,null,n)},t.matchesSelector=function(e,n){if((e.ownerDocument||e)!==j&&D(e),n=n.replace(ae,"='$1']"),y.matchesSelector&&q&&!B[n+" "]&&(!H||!H.test(n))&&(!L||!L.test(n)))try{var r=F.call(e,n);if(r||y.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return t(n,j,null,[e]).length>0},t.contains=function(e,t){return(e.ownerDocument||e)!==j&&D(e),O(e,t)},t.attr=function(e,t){(e.ownerDocument||e)!==j&&D(e);var n=x.attrHandle[t.toLowerCase()],r=n&&z.call(x.attrHandle,t.toLowerCase())?n(e,t,!q):void 0;return void 0!==r?r:y.attributes||!q?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},t.escape=function(e){return(e+"").replace(me,ye)},t.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},t.uniqueSort=function(e){var t,n=[],r=0,i=0;if(N=!y.detectDuplicates,S=!y.sortStable&&e.slice(0),e.sort(_),N){for(;t=e[i++];)t===e[i]&&(r=n.push(i));for(;r--;)e.splice(n[r],1)}return S=null,e},b=t.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=b(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r++];)n+=b(t);return n},(x=t.selectors={cacheLength:50,createPseudo:r,match:le,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(ge,ve),e[3]=(e[3]||e[4]||e[5]||"").replace(ge,ve),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||t.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&t.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return le.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&se.test(n)&&(t=T(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(ge,ve).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=W[e+" "];return t||(t=new RegExp("(^|"+K+")"+e+"("+K+"|$)"))&&W(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,n,r){return function(i){var o=t.attr(i,e);return null==o?"!="===n:!n||(o+="","="===n?o===r:"!="===n?o!==r:"^="===n?r&&0===o.indexOf(r):"*="===n?r&&o.indexOf(r)>-1:"$="===n?r&&o.slice(-r.length)===r:"~="===n?(" "+o.replace(ne," ")+" ").indexOf(r)>-1:"|="===n&&(o===r||o.slice(0,r.length+1)===r+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",v=t.parentNode,m=s&&t.nodeName.toLowerCase(),y=!u&&!s,x=!1;if(v){if(o){for(;g;){for(p=t;p=p[g];)if(s?p.nodeName.toLowerCase()===m:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?v.firstChild:v.lastChild],a&&y){for(x=(d=(l=(c=(f=(p=v)[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===M&&l[1])&&l[2],p=d&&v.childNodes[d];p=++d&&p&&p[g]||(x=d=0)||h.pop();)if(1===p.nodeType&&++x&&p===t){c[e]=[M,d,x];break}}else if(y&&(x=d=(l=(c=(f=(p=t)[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===M&&l[1]),!1===x)for(;(p=++d&&p&&p[g]||(x=d=0)||h.pop())&&((s?p.nodeName.toLowerCase()!==m:1!==p.nodeType)||!++x||(y&&((c=(f=p[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[M,x]),p!==t)););return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,n){var i,o=x.pseudos[e]||x.setFilters[e.toLowerCase()]||t.error("unsupported pseudo: "+e);return o[P]?o(n):o.length>1?(i=[e,e,"",n],x.setFilters.hasOwnProperty(e.toLowerCase())?r(function(e,t){for(var r,i=o(e,n),a=i.length;a--;)e[r=Q(e,i[a])]=!(t[r]=i[a])}):function(e){return o(e,0,i)}):o}},pseudos:{not:r(function(e){var t=[],n=[],i=C(e.replace(re,"$1"));return i[P]?r(function(e,t,n,r){for(var o,a=i(e,null,r,[]),s=e.length;s--;)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,r,o){return t[0]=e,i(t,null,o,n),t[0]=null,!n.pop()}}),has:r(function(e){return function(n){return t(e,n).length>0}}),contains:r(function(e){return e=e.replace(ge,ve),function(t){return(t.textContent||t.innerText||b(t)).indexOf(e)>-1}}),lang:r(function(e){return ue.test(e||"")||t.error("unsupported lang: "+e),e=e.replace(ge,ve).toLowerCase(),function(t){var n;do{if(n=q?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===A},focus:function(e){return e===j.activeElement&&(!j.hasFocus||j.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:s(!1),disabled:s(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!x.pseudos.empty(e)},header:function(e){return fe.test(e.nodeName)},input:function(e){return ce.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:u(function(){return[0]}),last:u(function(e,t){return[t-1]}),eq:u(function(e,t,n){return[n<0?n+t:n]}),even:u(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:u(function(e,t,n){for(var r=n<0?n+t:n;++r0,o=e.length>0,a=function(r,a,s,u,l){var c,f,p,d=0,g="0",v=r&&[],m=[],y=k,b=r||o&&x.find.TAG("*",l),w=M+=null==y?1:Math.random()||.1,T=b.length;for(l&&(k=a===j||a||l);g!==T&&null!=(c=b[g]);g++){if(o&&c){for(f=0,a||c.ownerDocument===j||(D(c),s=!q);p=e[f++];)if(p(c,a||j,s)){u.push(c);break}l&&(M=w)}i&&((c=!p&&c)&&d--,r&&v.push(c))}if(d+=g,i&&g!==d){for(f=0;p=n[f++];)p(v,m,a,s);if(r){if(d>0)for(;g--;)v[g]||m[g]||(m[g]=U.call(u));m=h(m)}G.apply(u,m),l&&!r&&m.length>0&&d+n.length>1&&t.uniqueSort(u)}return l&&(M=w,k=y),v};return i?r(a):a}(a,o))).selector=e}return s},E=t.select=function(e,t,n,r){var i,o,a,s,u,c="function"==typeof e&&e,p=!r&&T(e=c.selector||e);if(n=n||[],1===p.length){if((o=p[0]=p[0].slice(0)).length>2&&"ID"===(a=o[0]).type&&9===t.nodeType&&q&&x.relative[o[1].type]){if(!(t=(x.find.ID(a.matches[0].replace(ge,ve),t)||[])[0]))return n;c&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(i=le.needsContext.test(e)?0:o.length;i--&&(a=o[i],!x.relative[s=a.type]);)if((u=x.find[s])&&(r=u(a.matches[0].replace(ge,ve),he.test(o[0].type)&&l(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&f(o)))return G.apply(n,r),n;break}}return(c||C(e,p))(r,t,!q,n,!t||he.test(e)&&l(t.parentNode)||t),n},y.sortStable=P.split("").sort(_).join("")===P,y.detectDuplicates=!!N,D(),y.sortDetached=i(function(e){return 1&e.compareDocumentPosition(j.createElement("fieldset"))}),i(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||o("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),y.attributes&&i(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||o("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),i(function(e){return null==e.getAttribute("disabled")})||o(J,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),t}(e);re.find=se,re.expr=se.selectors,re.expr[":"]=re.expr.pseudos,re.uniqueSort=re.unique=se.uniqueSort,re.text=se.getText,re.isXMLDoc=se.isXML,re.contains=se.contains,re.escapeSelector=se.escape;var ue=function(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&re(e).is(n))break;r.push(e)}return r},le=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},ce=re.expr.match.needsContext,fe=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,pe=/^.[^:#\[\.,]*$/;re.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?re.find.matchesSelector(r,e)?[r]:[]:re.find.matches(e,re.grep(t,function(e){return 1===e.nodeType}))},re.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(re(e).filter(function(){for(t=0;t1?re.uniqueSort(n):n},filter:function(e){return this.pushStack(o(this,e||[],!1))},not:function(e){return this.pushStack(o(this,e||[],!0))},is:function(e){return!!o(this,"string"==typeof e&&ce.test(e)?re(e):e||[],!1).length}});var de,he=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(re.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||de,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:he.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof re?t[0]:t,re.merge(this,re.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:X,!0)),fe.test(r[1])&&re.isPlainObject(t))for(r in t)re.isFunction(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=X.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):re.isFunction(e)?void 0!==n.ready?n.ready(e):e(re):re.makeArray(e,this)}).prototype=re.fn,de=re(X);var ge=/^(?:parents|prev(?:Until|All))/,ve={children:!0,contents:!0,next:!0,prev:!0};re.fn.extend({has:function(e){var t=re(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&re.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?re.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?Q.call(re(e),this[0]):Q.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(re.uniqueSort(re.merge(this.get(),re(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),re.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return ue(e,"parentNode")},parentsUntil:function(e,t,n){return ue(e,"parentNode",n)},next:function(e){return a(e,"nextSibling")},prev:function(e){return a(e,"previousSibling")},nextAll:function(e){return ue(e,"nextSibling")},prevAll:function(e){return ue(e,"previousSibling")},nextUntil:function(e,t,n){return ue(e,"nextSibling",n)},prevUntil:function(e,t,n){return ue(e,"previousSibling",n)},siblings:function(e){return le((e.parentNode||{}).firstChild,e)},children:function(e){return le(e.firstChild)},contents:function(e){return i(e,"iframe")?e.contentDocument:(i(e,"template")&&(e=e.content||e),re.merge([],e.childNodes))}},function(e,t){re.fn[e]=function(n,r){var i=re.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=re.filter(r,i)),this.length>1&&(ve[e]||re.uniqueSort(i),ge.test(e)&&i.reverse()),this.pushStack(i)}});var me=/[^\x20\t\r\n\f]+/g;re.Callbacks=function(e){e="string"==typeof e?function(e){var t={};return re.each(e.match(me)||[],function(e,n){t[n]=!0}),t}(e):re.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1)for(n=a.shift();++s-1;)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?re.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l},re.extend({Deferred:function(t){var n=[["notify","progress",re.Callbacks("memory"),re.Callbacks("memory"),2],["resolve","done",re.Callbacks("once memory"),re.Callbacks("once memory"),0,"resolved"],["reject","fail",re.Callbacks("once memory"),re.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},catch:function(e){return i.then(null,e)},pipe:function(){var e=arguments;return re.Deferred(function(t){re.each(n,function(n,r){var i=re.isFunction(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&re.isFunction(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){function o(t,n,r,i){return function(){var l=this,c=arguments,f=function(){var e,f;if(!(t=a&&(r!==u&&(l=void 0,c=[e]),n.rejectWith(l,c))}};t?p():(re.Deferred.getStackHook&&(p.stackTrace=re.Deferred.getStackHook()),e.setTimeout(p))}}var a=0;return re.Deferred(function(e){n[0][3].add(o(0,e,re.isFunction(i)?i:s,e.notifyWith)),n[1][3].add(o(0,e,re.isFunction(t)?t:s)),n[2][3].add(o(0,e,re.isFunction(r)?r:u))}).promise()},promise:function(e){return null!=e?re.extend(e,i):i}},o={};return re.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[0][2].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=V.call(arguments),o=re.Deferred(),a=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?V.call(arguments):n,--t||o.resolveWith(r,i)}};if(t<=1&&(l(e,o.done(a(n)).resolve,o.reject,!t),"pending"===o.state()||re.isFunction(i[n]&&i[n].then)))return o.then();for(;n--;)l(i[n],a(n),o.reject);return o.promise()}});var ye=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;re.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&ye.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},re.readyException=function(t){e.setTimeout(function(){throw t})};var xe=re.Deferred();re.fn.ready=function(e){return xe.then(e).catch(function(e){re.readyException(e)}),this},re.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--re.readyWait:re.isReady)||(re.isReady=!0,!0!==e&&--re.readyWait>0||xe.resolveWith(X,[re]))}}),re.ready.then=xe.then,"complete"===X.readyState||"loading"!==X.readyState&&!X.documentElement.doScroll?e.setTimeout(re.ready):(X.addEventListener("DOMContentLoaded",c),e.addEventListener("load",c));var be=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===re.type(n)){i=!0;for(s in n)be(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,re.isFunction(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(re(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){Ce.remove(this,e)})}}),re.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Te.get(e,t),n&&(!r||Array.isArray(n)?r=Te.access(e,t,re.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=re.queue(e,t),r=n.length,i=n.shift(),o=re._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){re.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Te.get(e,n)||Te.access(e,n,{empty:re.Callbacks("once memory").add(function(){Te.remove(e,[t+"queue",n])})})}}),re.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,Fe=/^$|\/(?:java|ecma)script/i,Oe={option:[1,""],thead:[1,"
","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};Oe.optgroup=Oe.option,Oe.tbody=Oe.tfoot=Oe.colgroup=Oe.caption=Oe.thead,Oe.th=Oe.td;var Pe=/<|&#?\w+;/;!function(){var e=X.createDocumentFragment().appendChild(X.createElement("div")),t=X.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),ne.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",ne.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var Re=X.documentElement,Me=/^key/,Ie=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,We=/^([^.]*)(?:\.(.+)|)/;re.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Te.get(e);if(v)for(n.handler&&(n=(o=n).handler,i=o.selector),i&&re.find.matchesSelector(Re,i),n.guid||(n.guid=re.guid++),(u=v.events)||(u=v.events={}),(a=v.handle)||(a=v.handle=function(t){return void 0!==re&&re.event.triggered!==t.type?re.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(me)||[""]).length;l--;)d=g=(s=We.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=re.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=re.event.special[d]||{},c=re.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&re.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),re.event.global[d]=!0)},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Te.hasData(e)&&Te.get(e);if(v&&(u=v.events)){for(l=(t=(t||"").match(me)||[""]).length;l--;)if(s=We.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){for(f=re.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;o--;)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||re.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)re.event.remove(e,d+t[l],n,r,!0);re.isEmptyObject(u)&&Te.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=re.event.fix(e),u=new Array(arguments.length),l=(Te.get(this,"events")||{})[s.type]||[],c=re.event.special[s.type]||{};for(u[0]=s,t=1;t=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:re.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,Be=/\s*$/g;re.extend({htmlPrefilter:function(e){return e.replace($e,"<$1>")},clone:function(e,t,n){var r,i,o,a,s=e.cloneNode(!0),u=re.contains(e.ownerDocument,e);if(!(ne.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||re.isXMLDoc(e)))for(a=g(s),r=0,i=(o=g(e)).length;r0&&v(a,!u&&g(e,"script")),s},cleanData:function(e){for(var t,n,r,i=re.event.special,o=0;void 0!==(n=e[o]);o++)if(we(n)){if(t=n[Te.expando]){if(t.events)for(r in t.events)i[r]?re.event.remove(n,r):re.removeEvent(n,r,t.handle);n[Te.expando]=void 0}n[Ce.expando]&&(n[Ce.expando]=void 0)}}}),re.fn.extend({detach:function(e){return k(this,e,!0)},remove:function(e){return k(this,e)},text:function(e){return be(this,function(e){return void 0===e?re.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return E(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){T(this,e).appendChild(e)}})},prepend:function(){return E(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=T(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return E(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return E(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(re.cleanData(g(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return re.clone(this,e,t)})},html:function(e){return be(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Be.test(e)&&!Oe[(He.exec(e)||["",""])[1].toLowerCase()]){e=re.htmlPrefilter(e);try{for(;n1)}}),re.Tween=L,(L.prototype={constructor:L,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||re.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(re.cssNumber[n]?"":"px")},cur:function(){var e=L.propHooks[this.prop];return e&&e.get?e.get(this):L.propHooks._default.get(this)},run:function(e){var t,n=L.propHooks[this.prop];return this.options.duration?this.pos=t=re.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):L.propHooks._default.set(this),this}}).init.prototype=L.prototype,(L.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=re.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){re.fx.step[e.prop]?re.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[re.cssProps[e.prop]]&&!re.cssHooks[e.prop]?e.elem[e.prop]=e.now:re.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=L.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},re.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},re.fx=L.prototype.init,re.fx.step={};var tt,nt,rt=/^(?:toggle|show|hide)$/,it=/queueHooks$/;re.Animation=re.extend(R,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return d(n.elem,e,Ne.exec(t),n),n}]},tweener:function(e,t){re.isFunction(e)?(t=e,e=["*"]):e=e.match(me);for(var n,r=0,i=e.length;r1)},removeAttr:function(e){return this.each(function(){re.removeAttr(this,e)})}}),re.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?re.prop(e,t,n):(1===o&&re.isXMLDoc(e)||(i=re.attrHooks[t.toLowerCase()]||(re.expr.match.bool.test(t)?ot:void 0)),void 0!==n?null===n?void re.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=re.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!ne.radioValue&&"radio"===t&&i(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(me);if(i&&1===e.nodeType)for(;n=i[r++];)e.removeAttribute(n)}}),ot={set:function(e,t,n){return!1===t?re.removeAttr(e,n):e.setAttribute(n,n),n}},re.each(re.expr.match.bool.source.match(/\w+/g),function(e,t){var n=at[t]||re.find.attr;at[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=at[a],at[a]=i,i=null!=n(e,t,r)?a:null,at[a]=o),i}});var st=/^(?:input|select|textarea|button)$/i,ut=/^(?:a|area)$/i;re.fn.extend({prop:function(e,t){return be(this,re.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[re.propFix[e]||e]})}}),re.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&re.isXMLDoc(e)||(t=re.propFix[t]||t,i=re.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=re.find.attr(e,"tabindex");return t?parseInt(t,10):st.test(e.nodeName)||ut.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),ne.optSelected||(re.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),re.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){re.propFix[this.toLowerCase()]=this}),re.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(re.isFunction(e))return this.each(function(t){re(this).addClass(e.call(this,t,I(this)))});if("string"==typeof e&&e)for(t=e.match(me)||[];n=this[u++];)if(i=I(n),r=1===n.nodeType&&" "+M(i)+" "){for(a=0;o=t[a++];)r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=M(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u=0;if(re.isFunction(e))return this.each(function(t){re(this).removeClass(e.call(this,t,I(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof e&&e)for(t=e.match(me)||[];n=this[u++];)if(i=I(n),r=1===n.nodeType&&" "+M(i)+" "){for(a=0;o=t[a++];)for(;r.indexOf(" "+o+" ")>-1;)r=r.replace(" "+o+" "," ");i!==(s=M(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e;return"boolean"==typeof t&&"string"===n?t?this.addClass(e):this.removeClass(e):re.isFunction(e)?this.each(function(n){re(this).toggleClass(e.call(this,n,I(this),t),t)}):this.each(function(){var t,r,i,o;if("string"===n)for(r=0,i=re(this),o=e.match(me)||[];t=o[r++];)i.hasClass(t)?i.removeClass(t):i.addClass(t);else void 0!==e&&"boolean"!==n||((t=I(this))&&Te.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":Te.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+M(I(n))+" ").indexOf(t)>-1)return!0;return!1}});var lt=/\r/g;re.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=re.isFunction(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,re(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=re.map(i,function(e){return null==e?"":e+""})),(t=re.valHooks[this.type]||re.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return(t=re.valHooks[i.type]||re.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(lt,""):null==n?"":n}}}),re.extend({valHooks:{option:{get:function(e){var t=re.find.attr(e,"value");return null!=t?t:M(re.text(e))}},select:{get:function(e){var t,n,r,o=e.options,a=e.selectedIndex,s="select-one"===e.type,u=s?null:[],l=s?a+1:o.length;for(r=a<0?l:s?a:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),re.each(["radio","checkbox"],function(){re.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=re.inArray(re(e).val(),t)>-1}},ne.checkOn||(re.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})});var ct=/^(?:focusinfocus|focusoutblur)$/;re.extend(re.event,{trigger:function(t,n,r,i){var o,a,s,u,l,c,f,p=[r||X],d=Z.call(t,"type")?t.type:t,h=Z.call(t,"namespace")?t.namespace.split("."):[];if(a=s=r=r||X,3!==r.nodeType&&8!==r.nodeType&&!ct.test(d+re.event.triggered)&&(d.indexOf(".")>-1&&(d=(h=d.split(".")).shift(),h.sort()),l=d.indexOf(":")<0&&"on"+d,t=t[re.expando]?t:new re.Event(d,"object"==typeof t&&t),t.isTrigger=i?2:3,t.namespace=h.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),n=null==n?[t]:re.makeArray(n,[t]),f=re.event.special[d]||{},i||!f.trigger||!1!==f.trigger.apply(r,n))){if(!i&&!f.noBubble&&!re.isWindow(r)){for(u=f.delegateType||d,ct.test(u+d)||(a=a.parentNode);a;a=a.parentNode)p.push(a),s=a;s===(r.ownerDocument||X)&&p.push(s.defaultView||s.parentWindow||e)}for(o=0;(a=p[o++])&&!t.isPropagationStopped();)t.type=o>1?u:f.bindType||d,(c=(Te.get(a,"events")||{})[t.type]&&Te.get(a,"handle"))&&c.apply(a,n),(c=l&&a[l])&&c.apply&&we(a)&&(t.result=c.apply(a,n),!1===t.result&&t.preventDefault());return t.type=d,i||t.isDefaultPrevented()||f._default&&!1!==f._default.apply(p.pop(),n)||!we(r)||l&&re.isFunction(r[d])&&!re.isWindow(r)&&((s=r[l])&&(r[l]=null),re.event.triggered=d,r[d](),re.event.triggered=void 0,s&&(r[l]=s)),t.result}},simulate:function(e,t,n){var r=re.extend(new re.Event,n,{type:e,isSimulated:!0});re.event.trigger(r,null,t)}}),re.fn.extend({trigger:function(e,t){return this.each(function(){re.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return re.event.trigger(e,t,n,!0)}}),re.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(e,t){re.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),re.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),ne.focusin="onfocusin"in e,ne.focusin||re.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){re.event.simulate(t,e.target,re.event.fix(e))};re.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=Te.access(r,t);i||r.addEventListener(e,n,!0),Te.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=Te.access(r,t)-1;i?Te.access(r,t,i):(r.removeEventListener(e,n,!0),Te.remove(r,t))}}});var ft=e.location,pt=re.now(),dt=/\?/;re.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||re.error("Invalid XML: "+t),n};var ht=/\[\]$/,gt=/\r?\n/g,vt=/^(?:submit|button|image|reset|file)$/i,mt=/^(?:input|select|textarea|keygen)/i;re.param=function(e,t){var n,r=[],i=function(e,t){var n=re.isFunction(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!re.isPlainObject(e))re.each(e,function(){i(this.name,this.value)});else for(n in e)W(n,e[n],t,i);return r.join("&")},re.fn.extend({serialize:function(){return re.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=re.prop(this,"elements");return e?re.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!re(this).is(":disabled")&&mt.test(this.nodeName)&&!vt.test(e)&&(this.checked||!Le.test(e))}).map(function(e,t){var n=re(this).val();return null==n?null:Array.isArray(n)?re.map(n,function(e){return{name:t.name,value:e.replace(gt,"\r\n")}}):{name:t.name,value:n.replace(gt,"\r\n")}}).get()}});var yt=/%20/g,xt=/#.*$/,bt=/([?&])_=[^&]*/,wt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Tt=/^(?:GET|HEAD)$/,Ct=/^\/\//,Et={},kt={},St="*/".concat("*"),Nt=X.createElement("a");Nt.href=ft.href,re.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:ft.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(ft.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":St,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"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":re.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?_(_(e,re.ajaxSettings),t):_(re.ajaxSettings,e)},ajaxPrefilter:$(Et),ajaxTransport:$(kt),ajax:function(t,n){function r(t,n,r,s){var l,p,d,b,w,T=n;c||(c=!0,u&&e.clearTimeout(u),i=void 0,a=s||"",C.readyState=t>0?4:0,l=t>=200&&t<300||304===t,r&&(b=function(e,t,n){for(var r,i,o,a,s=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(h,C,r)),b=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];for(o=c.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}(h,b,C,l),l?(h.ifModified&&((w=C.getResponseHeader("Last-Modified"))&&(re.lastModified[o]=w),(w=C.getResponseHeader("etag"))&&(re.etag[o]=w)),204===t||"HEAD"===h.type?T="nocontent":304===t?T="notmodified":(T=b.state,p=b.data,l=!(d=b.error))):(d=T,!t&&T||(T="error",t<0&&(t=0))),C.status=t,C.statusText=(n||T)+"",l?m.resolveWith(g,[p,T,C]):m.rejectWith(g,[C,T,d]),C.statusCode(x),x=void 0,f&&v.trigger(l?"ajaxSuccess":"ajaxError",[C,h,l?p:d]),y.fireWith(g,[C,T]),f&&(v.trigger("ajaxComplete",[C,h]),--re.active||re.event.trigger("ajaxStop")))}"object"==typeof t&&(n=t,t=void 0),n=n||{};var i,o,a,s,u,l,c,f,p,d,h=re.ajaxSetup({},n),g=h.context||h,v=h.context&&(g.nodeType||g.jquery)?re(g):re.event,m=re.Deferred(),y=re.Callbacks("once memory"),x=h.statusCode||{},b={},w={},T="canceled",C={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s)for(s={};t=wt.exec(a);)s[t[1].toLowerCase()]=t[2];t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=w[e.toLowerCase()]=w[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)C.always(e[C.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||T;return i&&i.abort(t),r(0,t),this}};if(m.promise(C),h.url=((t||h.url||ft.href)+"").replace(Ct,ft.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(me)||[""],null==h.crossDomain){l=X.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Nt.protocol+"//"+Nt.host!=l.protocol+"//"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=re.param(h.data,h.traditional)),B(Et,h,n,C),c)return C;(f=re.event&&h.global)&&0==re.active++&&re.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Tt.test(h.type),o=h.url.replace(xt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(yt,"+")):(d=h.url.slice(o.length),h.data&&(o+=(dt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(bt,"$1"),d=(dt.test(o)?"&":"?")+"_="+pt+++d),h.url=o+d),h.ifModified&&(re.lastModified[o]&&C.setRequestHeader("If-Modified-Since",re.lastModified[o]),re.etag[o]&&C.setRequestHeader("If-None-Match",re.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&C.setRequestHeader("Content-Type",h.contentType),C.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+St+"; q=0.01":""):h.accepts["*"]);for(p in h.headers)C.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(g,C,h)||c))return C.abort();if(T="abort",y.add(h.complete),C.done(h.success),C.fail(h.error),i=B(kt,h,n,C)){if(C.readyState=1,f&&v.trigger("ajaxSend",[C,h]),c)return C;h.async&&h.timeout>0&&(u=e.setTimeout(function(){C.abort("timeout")},h.timeout));try{c=!1,i.send(b,r)}catch(e){if(c)throw e;r(-1,e)}}else r(-1,"No Transport");return C},getJSON:function(e,t,n){return re.get(e,t,n,"json")},getScript:function(e,t){return re.get(e,void 0,t,"script")}}),re.each(["get","post"],function(e,t){re[t]=function(e,n,r,i){return re.isFunction(n)&&(i=i||r,r=n,n=void 0),re.ajax(re.extend({url:e,type:t,dataType:i,data:n,success:r},re.isPlainObject(e)&&e))}}),re._evalUrl=function(e){return re.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,throws:!0})},re.fn.extend({wrapAll:function(e){var t;return this[0]&&(re.isFunction(e)&&(e=e.call(this[0])),t=re(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return re.isFunction(e)?this.each(function(t){re(this).wrapInner(e.call(this,t))}):this.each(function(){var t=re(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=re.isFunction(e);return this.each(function(n){re(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){re(this).replaceWith(this.childNodes)}),this}}),re.expr.pseudos.hidden=function(e){return!re.expr.pseudos.visible(e)},re.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},re.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Dt={0:200,1223:204},jt=re.ajaxSettings.xhr();ne.cors=!!jt&&"withCredentials"in jt,ne.ajax=jt=!!jt,re.ajaxTransport(function(t){var n,r;if(ne.cors||jt&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(a in i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Dt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),re.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),re.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return re.globalEval(e),e}}}),re.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),re.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(r,i){t=re(" + + + + + + diff --git a/archiv/november2021/hs2.php b/archiv/november2021/hs2.php new file mode 100644 index 0000000..6ab4431 --- /dev/null +++ b/archiv/november2021/hs2.php @@ -0,0 +1,143 @@ + + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Nacht der Wissenschaft
+ Online Hörsaal 2

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

Stelle eine Frage zum aktuellen Vortrag

+ + +
+ Alle Fragen werden 2 Tagen gespeichert, zum alleinigen Zwecke der Weitergabe an die + Dozierenden. +
+
+
+
+
+
+
+ + + + + + + diff --git a/archiv/november2021/images/.htaccess b/archiv/november2021/images/.htaccess new file mode 100644 index 0000000..f546f38 --- /dev/null +++ b/archiv/november2021/images/.htaccess @@ -0,0 +1,7 @@ +RewriteEngine On + +RewriteCond %{REMOTE_ADDR} ^129\.13\.72\.198$ +RewriteRule ^(.*)marker\-icon\.png $1marker-omnom.png + +RewriteCond %{REMOTE_ADDR} ^129\.13\.72\.198$ +RewriteRule ^(.*)marker\-icon\-2x\.png $1marker-omnom-2x.png diff --git a/archiv/november2021/images/Forder_Verein_logo.png b/archiv/november2021/images/Forder_Verein_logo.png new file mode 100644 index 0000000..05bbc66 Binary files /dev/null and b/archiv/november2021/images/Forder_Verein_logo.png differ diff --git a/archiv/november2021/images/akk.png b/archiv/november2021/images/akk.png new file mode 100644 index 0000000..4299d31 Binary files /dev/null and b/archiv/november2021/images/akk.png differ diff --git a/archiv/november2021/images/asta.png b/archiv/november2021/images/asta.png new file mode 100644 index 0000000..382311a Binary files /dev/null and b/archiv/november2021/images/asta.png differ diff --git a/archiv/november2021/images/background_header.jpg b/archiv/november2021/images/background_header.jpg new file mode 100644 index 0000000..3cb4931 Binary files /dev/null and b/archiv/november2021/images/background_header.jpg differ diff --git a/archiv/november2021/images/besserwissen.png b/archiv/november2021/images/besserwissen.png new file mode 100644 index 0000000..f7326d0 Binary files /dev/null and b/archiv/november2021/images/besserwissen.png differ diff --git a/archiv/november2021/images/gallery/gallery0.jpg b/archiv/november2021/images/gallery/gallery0.jpg new file mode 100644 index 0000000..b31c5b0 Binary files /dev/null and b/archiv/november2021/images/gallery/gallery0.jpg differ diff --git a/archiv/november2021/images/gallery/gallery1.jpg b/archiv/november2021/images/gallery/gallery1.jpg new file mode 100644 index 0000000..3175647 Binary files /dev/null and b/archiv/november2021/images/gallery/gallery1.jpg differ diff --git a/archiv/november2021/images/gallery/gallery2.jpg b/archiv/november2021/images/gallery/gallery2.jpg new file mode 100644 index 0000000..ccb4167 Binary files /dev/null and b/archiv/november2021/images/gallery/gallery2.jpg differ diff --git a/archiv/november2021/images/gallery/gallery3.jpg b/archiv/november2021/images/gallery/gallery3.jpg new file mode 100644 index 0000000..820db98 Binary files /dev/null and b/archiv/november2021/images/gallery/gallery3.jpg differ diff --git a/archiv/november2021/images/gallery/gallery4.jpg b/archiv/november2021/images/gallery/gallery4.jpg new file mode 100644 index 0000000..3c64ae3 Binary files /dev/null and b/archiv/november2021/images/gallery/gallery4.jpg differ diff --git a/archiv/november2021/images/gallery/gallery5.png b/archiv/november2021/images/gallery/gallery5.png new file mode 100644 index 0000000..e020fcc Binary files /dev/null and b/archiv/november2021/images/gallery/gallery5.png differ diff --git a/archiv/november2021/images/gallery/gallery6.jpg b/archiv/november2021/images/gallery/gallery6.jpg new file mode 100644 index 0000000..01e3664 Binary files /dev/null and b/archiv/november2021/images/gallery/gallery6.jpg differ diff --git a/archiv/november2021/images/gallery/gallery7.png b/archiv/november2021/images/gallery/gallery7.png new file mode 100644 index 0000000..c9ea937 Binary files /dev/null and b/archiv/november2021/images/gallery/gallery7.png differ diff --git a/archiv/november2021/images/gallery/gallery8.jpg b/archiv/november2021/images/gallery/gallery8.jpg new file mode 100644 index 0000000..e7254b5 Binary files /dev/null and b/archiv/november2021/images/gallery/gallery8.jpg differ diff --git a/archiv/november2021/images/gallery/orga1.jpg b/archiv/november2021/images/gallery/orga1.jpg new file mode 100644 index 0000000..8ae8edf Binary files /dev/null and b/archiv/november2021/images/gallery/orga1.jpg differ diff --git a/archiv/november2021/images/gallery/orga2.jpg b/archiv/november2021/images/gallery/orga2.jpg new file mode 100644 index 0000000..91e75b3 Binary files /dev/null and b/archiv/november2021/images/gallery/orga2.jpg differ diff --git a/archiv/november2021/images/gallery/orga3.jpg b/archiv/november2021/images/gallery/orga3.jpg new file mode 100644 index 0000000..16f1718 Binary files /dev/null and b/archiv/november2021/images/gallery/orga3.jpg differ diff --git a/archiv/november2021/images/index.html b/archiv/november2021/images/index.html new file mode 100644 index 0000000..e69de29 diff --git a/archiv/november2021/images/kit_dark.png b/archiv/november2021/images/kit_dark.png new file mode 100644 index 0000000..4d0fa50 Binary files /dev/null and b/archiv/november2021/images/kit_dark.png differ diff --git a/archiv/november2021/images/kulturinkarlsruhe.png b/archiv/november2021/images/kulturinkarlsruhe.png new file mode 100644 index 0000000..dba89a1 Binary files /dev/null and b/archiv/november2021/images/kulturinkarlsruhe.png differ diff --git a/archiv/november2021/images/layers-2x.png b/archiv/november2021/images/layers-2x.png new file mode 100644 index 0000000..a2cf7f9 Binary files /dev/null and b/archiv/november2021/images/layers-2x.png differ diff --git a/archiv/november2021/images/layers.png b/archiv/november2021/images/layers.png new file mode 100644 index 0000000..bca0a0e Binary files /dev/null and b/archiv/november2021/images/layers.png differ diff --git a/archiv/november2021/images/logo.png b/archiv/november2021/images/logo.png new file mode 100644 index 0000000..509ccd6 Binary files /dev/null and b/archiv/november2021/images/logo.png differ diff --git a/archiv/november2021/images/marker-icon-2x.png b/archiv/november2021/images/marker-icon-2x.png new file mode 100644 index 0000000..0015b64 Binary files /dev/null and b/archiv/november2021/images/marker-icon-2x.png differ diff --git a/archiv/november2021/images/marker-icon.png b/archiv/november2021/images/marker-icon.png new file mode 100644 index 0000000..e2e9f75 Binary files /dev/null and b/archiv/november2021/images/marker-icon.png differ diff --git a/archiv/november2021/images/marker-omnom-2x.png b/archiv/november2021/images/marker-omnom-2x.png new file mode 100644 index 0000000..4fd1544 Binary files /dev/null and b/archiv/november2021/images/marker-omnom-2x.png differ diff --git a/archiv/november2021/images/marker-omnom.png b/archiv/november2021/images/marker-omnom.png new file mode 100644 index 0000000..a34f725 Binary files /dev/null and b/archiv/november2021/images/marker-omnom.png differ diff --git a/archiv/november2021/images/marker-shadow.png b/archiv/november2021/images/marker-shadow.png new file mode 100644 index 0000000..d1e773c Binary files /dev/null and b/archiv/november2021/images/marker-shadow.png differ diff --git a/archiv/november2021/images/ndw-marker-2x.png b/archiv/november2021/images/ndw-marker-2x.png new file mode 100644 index 0000000..3f8727c Binary files /dev/null and b/archiv/november2021/images/ndw-marker-2x.png differ diff --git a/archiv/november2021/images/ndw-marker.png b/archiv/november2021/images/ndw-marker.png new file mode 100644 index 0000000..4d2fc6f Binary files /dev/null and b/archiv/november2021/images/ndw-marker.png differ diff --git a/archiv/november2021/images/social_fb.png b/archiv/november2021/images/social_fb.png new file mode 100644 index 0000000..b4b2994 Binary files /dev/null and b/archiv/november2021/images/social_fb.png differ diff --git a/archiv/november2021/images/social_insta.png b/archiv/november2021/images/social_insta.png new file mode 100644 index 0000000..2512c72 Binary files /dev/null and b/archiv/november2021/images/social_insta.png differ diff --git a/archiv/november2021/images/social_twitter.png b/archiv/november2021/images/social_twitter.png new file mode 100644 index 0000000..44b9e4d Binary files /dev/null and b/archiv/november2021/images/social_twitter.png differ diff --git a/archiv/november2021/images/vortrag/34.svg b/archiv/november2021/images/vortrag/34.svg new file mode 100644 index 0000000..b88e6cc --- /dev/null +++ b/archiv/november2021/images/vortrag/34.svg @@ -0,0 +1,750 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/archiv/november2021/images/vortrag/Apokalypse.jpg b/archiv/november2021/images/vortrag/Apokalypse.jpg new file mode 100644 index 0000000..b053049 Binary files /dev/null and b/archiv/november2021/images/vortrag/Apokalypse.jpg differ diff --git a/archiv/november2021/images/vortrag/DunkleMaterie.jpg b/archiv/november2021/images/vortrag/DunkleMaterie.jpg new file mode 100644 index 0000000..84d5e5f Binary files /dev/null and b/archiv/november2021/images/vortrag/DunkleMaterie.jpg differ diff --git a/archiv/november2021/images/vortrag/Echtoderfake.png b/archiv/november2021/images/vortrag/Echtoderfake.png new file mode 100644 index 0000000..3a683a4 Binary files /dev/null and b/archiv/november2021/images/vortrag/Echtoderfake.png differ diff --git a/archiv/november2021/images/vortrag/Modellansatz.jpg b/archiv/november2021/images/vortrag/Modellansatz.jpg new file mode 100644 index 0000000..f9a0965 Binary files /dev/null and b/archiv/november2021/images/vortrag/Modellansatz.jpg differ diff --git a/archiv/november2021/images/vortrag/Rastereleketronenaufnahme_Sorbent.jpg b/archiv/november2021/images/vortrag/Rastereleketronenaufnahme_Sorbent.jpg new file mode 100644 index 0000000..361d2ed Binary files /dev/null and b/archiv/november2021/images/vortrag/Rastereleketronenaufnahme_Sorbent.jpg differ diff --git a/archiv/november2021/images/vortrag/Sportliche_Seniorin_mit_Isomatte.jpg b/archiv/november2021/images/vortrag/Sportliche_Seniorin_mit_Isomatte.jpg new file mode 100644 index 0000000..8d0b836 Binary files /dev/null and b/archiv/november2021/images/vortrag/Sportliche_Seniorin_mit_Isomatte.jpg differ diff --git a/archiv/november2021/images/vortrag/Stetigkeit.JPG b/archiv/november2021/images/vortrag/Stetigkeit.JPG new file mode 100644 index 0000000..e844d30 Binary files /dev/null and b/archiv/november2021/images/vortrag/Stetigkeit.JPG differ diff --git a/archiv/november2021/images/vortrag/baustelle.jpg b/archiv/november2021/images/vortrag/baustelle.jpg new file mode 100644 index 0000000..0e167a8 Binary files /dev/null and b/archiv/november2021/images/vortrag/baustelle.jpg differ diff --git a/archiv/november2021/images/vortrag/csih.jpg b/archiv/november2021/images/vortrag/csih.jpg new file mode 100644 index 0000000..b1aff6d Binary files /dev/null and b/archiv/november2021/images/vortrag/csih.jpg differ diff --git a/archiv/november2021/images/vortrag/ef.jpg b/archiv/november2021/images/vortrag/ef.jpg new file mode 100644 index 0000000..53d3ea5 Binary files /dev/null and b/archiv/november2021/images/vortrag/ef.jpg differ diff --git a/archiv/november2021/images/vortrag/kd204.png b/archiv/november2021/images/vortrag/kd204.png new file mode 100644 index 0000000..cd655a8 Binary files /dev/null and b/archiv/november2021/images/vortrag/kd204.png differ diff --git a/archiv/november2021/images/vortrag/kombiloesung.jpg b/archiv/november2021/images/vortrag/kombiloesung.jpg new file mode 100644 index 0000000..469c64e Binary files /dev/null and b/archiv/november2021/images/vortrag/kombiloesung.jpg differ diff --git a/archiv/november2021/images/vortrag/logo.png b/archiv/november2021/images/vortrag/logo.png new file mode 100644 index 0000000..509ccd6 Binary files /dev/null and b/archiv/november2021/images/vortrag/logo.png differ diff --git a/archiv/november2021/images/vortrag/publication.jpg b/archiv/november2021/images/vortrag/publication.jpg new file mode 100644 index 0000000..d04995f Binary files /dev/null and b/archiv/november2021/images/vortrag/publication.jpg differ diff --git a/archiv/november2021/images/vortrag/rente.jpg b/archiv/november2021/images/vortrag/rente.jpg new file mode 100644 index 0000000..36c1c8b Binary files /dev/null and b/archiv/november2021/images/vortrag/rente.jpg differ diff --git a/archiv/november2021/images/vortrag/secuso.png b/archiv/november2021/images/vortrag/secuso.png new file mode 100644 index 0000000..e8e9a59 Binary files /dev/null and b/archiv/november2021/images/vortrag/secuso.png differ diff --git a/archiv/november2021/images/vortrag/westbrooke.jpg b/archiv/november2021/images/vortrag/westbrooke.jpg new file mode 100644 index 0000000..f4cf495 Binary files /dev/null and b/archiv/november2021/images/vortrag/westbrooke.jpg differ diff --git a/archiv/november2021/impressum.html b/archiv/november2021/impressum.html new file mode 100644 index 0000000..11e0126 --- /dev/null +++ b/archiv/november2021/impressum.html @@ -0,0 +1,131 @@ + + + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/archiv/november2021/index.php b/archiv/november2021/index.php new file mode 100644 index 0000000..7634121 --- /dev/null +++ b/archiv/november2021/index.php @@ -0,0 +1,961 @@ + + + + Nacht der Wissenschaft + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Nacht der Wissenschaft
+ goes digital
+ (again)
+ 26. November 2021

+

Logo

+ + +
+
+
+ +
+

+

+

Nacht der Wissenschaft goes digital?

+

In der Nacht vom 26. November findet auch dieses Semester die "Nacht der Wissenschaft" statt. + Allerdings ist dieses Mal alles anders, alle Vorträge werden als Livestream verfügbar sein. + Auch wenn die Nacht der Wissenschaft etwas kleiner sein wird, so haben wir trotzdem viele spannende + Vorträge aus den verschiedensten Fachbereichen zu bieten.

+

Daher laden wir euch ein, uns bis in die frühen Morgenstunden auf eine Reise durch die Wissenschaft + zu begleiten…

+

Termin speichern +

+ +
+

+ +

+

Wie haben Sie von der NDW erfahren?

Helfen Sie uns weiter und beantworten Sie unsere kurze anonyme + Umfrage. + Einfach auf den Button klicken, um zu der Umfrage zu gelangen. Vielen Dank fürs Teilnehmen. +

+

+ Starten Sie die Umfrage! +

+
+ + +
+ +
+

Programm

+

Das Hauptprogramm wird vorraussichtlich um 18 Uhr beginnen und bietet zwei Onlinehörsäle in welchen + parallel spannende Vorträge gezeigt werden. + Es wird auch möglich sein Fragen an die Dozent*innen über den Youtube Chat oder unsere Website zu + stellen.
+ Online Hörsaal 1
Online Hörsaal 2

+
+ +
+ +
+
+
+
+
+ +
+
+ +
+ + + + + +
+ Alle Fragen werden 2 Tagen gespeichert, zum alleinigen Zwecke der Weitergabe an + die + Dozierenden. + +
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+ + + + + +
+ Alle Fragen werden 2 Tagen gespeichert, zum alleinigen Zwecke der Weitergabe an + die + Dozierenden. + +
+ +
+
+
+
+
+
+
+
+
+
+
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+ +
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+ + +
+ +
+
+ +
+ +
+ +
+ + +
+ +
+
+
+
+
+
+
+
+
+
+
+ +
+
+ +

Am Beispiel der Mathematik zeigen sich konträr laufende gesellschaftliche Entwicklungen. + Einerseits durchlaufen alle in Deutschland eine mathematische Schulbildung von 10-13 + Jahren und setzen das häufig in Ausbildung oder Studium fort. Gesellschaftlich + akzeptiert ist + jedoch die Aussage: "Das brauche ich später sowieso nicht..." Was noch nie zutreffend + war, + aber heute erst recht der größte Quatsch ist, denn +
• fast jede/r muss mit Wahrscheinlichkeiten hantieren und Daten deuten, +
• Kausalität von Korrelation unterscheiden, +
• Entscheidungen beurteilen oder treffen, die auf Computer-Simulationen beruhen.
+ Bei genauem Hinsehen finden wir die Naturwissenschaft und besonders Mathematik überall + in + unserem Leben, vom Wasserhahn über die automatischen Temporegelungen an Autobahnen, in + der Medizintechnik bis hin zum Mobiltelefon. Im Durchleben der Corona-Pandemie und den + Auswirkungen der Klimakrise werden auch politische Entscheidungen, die tief in unser + Leben + eingreifen auf der Grundlage von Modellen und Simulationen getroffen (oder leider auch + nicht - mit zum Teil furchtbaren Auswirkungen). + + Wie gehen wir als Wissenschaftler*innen damit um - wie kommunizieren wir was Modelle und + Simulationen bedeuten, wo und wie sie fehlerhaft sein können, wie sich unser Wissen + weiter + entwickelt, worauf man sich dabei verlassen kann und worauf nicht?

+

Referentin: Dr. Gudrun Thäter, Modellansatz + Podcast

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

+
+

Welche Einflüsse haben Instrumente auf die Musik, die auf ihnen gespielt oder für sie + geschrieben wird? Welche Eigenschaften machen ein Instrument zu dem musikalischen + Objekt, + das es ist und bestimmt das Instrument die Musik oder im Gegenteil die Musik das + Instrument?

+

Referent: Alwyn Westbrooke, Hs. für Musik

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

+ Bild: Belle-II-Experiment; © S. Takahashi/KEK +
+

Spannend und zugleich sehr mysteriös: Der Großteil unseres Universums besteht aus dunkler + Materie - einer Form von Materie die sich bislang nur indirekt durch ihre Schwerkraft + bemerkbar macht. + Forscher weltweit suchen mit Hochdruck nach einem Nachweis im Labor: Tief unter der + Erde, + im Weltall, oder an den größten Teilchenbeschleunigern der Welt. + Was wir über dunkle Materie wissen und was wir nicht wissen und wie man Unsichtbare + Dinge sichtbar macht - und was hat das alles mit Spülmittel und Eichhörnchen zu + tun?

+

Referent: Prof. Torben Ferber, ETP +

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

+
+

Mathematik hält Konzepte parat, mit denen sich unglaubliche Phänomene nicht nur beweisen, + sondern auch vorhersagen lassen. So kann man mit dem Begriff Stetigkeit schnell und + leicht die Tatsache belegen, dass sich zu jedem Zeitpunkt auf jedem Meridian der + Erdkugel + zwei Punkte befinden, die sich in Bezug auf die Meridianmitte genau gegenüber liegen und + exakt die + gleiche Lufttemperatur aufweisen.

+

Referentin: Dr. Anastasia August, IAM-CMS

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

+ Bild: pixabay +
+

Digitalisierung treibt den Fortschritt in allen Bereichen des wirtschaftlichen und + gesellschaftlichen Lebens. Dabei ist das Vermeiden von Medienbrüchen eine zentrale + Aufgabe - digital vorhandene Informationen in ein analoges, nicht automatisch + bearbeitbares + Format umzuwandeln, zu übertragen und an der anderen Stelle wieder zu erfassen ist + gelinde gesagt + suboptimal.
+ Übertragen wir diese Gedankengänge der Digitalisierung auf den Bereich + wissenschaftlichen + Austauschs, dann ergeben sich recht interessante Einsichten in ein Gebiet, in dem + Unternehmensberatungen sicher noch Potenziale für effektivere Zusammenarbeit in Form + digitaler Prozesse finden könnten. Insbesondere, wenn wir die heutigen Möglichkeiten der + Mensch-Maschine-Interaktion, der Texterzeugung und -analyse, der automatisierten + Übersetzung, etc. betrachten.
+ Denken wir den konsequenten Einsatz all dieser Möglichkeiten im Bereich der Forschung + weiter, dann hat dies Konsequenzen für weitere Bereiche dessen, was wir heute im + akademischen Bereich als Maß für Fortschritt und Erfindungshöhe ansehen, aber vor allem + auch dafür, wie wir in Zukunft wissenschaftlichen Austausch gestalten könnten, auch wenn + einige dieser Konsequenzen sicher nicht für alle nur angenehm sein werden

+

Referent: Prof. Rainer Neumann, HSK-Fakultät für Informatik und Wirtschaftsinformatik

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

+
+

Unsere Gesellschaft durchläuft drastische Änderungen in der Art und Weise wie wir Energie + produzieren und speichern. Lithium ist ein unerlässlicher Bestandteil eines der + wichtigsten + Speichermedien für elektrische Energie, des Lithium-Ionen-Akkus. Gleichzeitig ist die + Geothermie eine vielseitig unterschätzte Form der erneuerbaren Energieträger. Können wir + am + Oberrhein drei wichtige Bestandteile der Energie- und der Mobilitätswende, nämlich + Strom-, + Wärme- und Lithiumproduktion zusammenbringen? Soll das Lithium in Deinem Smartphone + zukünftig aus Bruchsal stammen? Wie wir am KIT von der Idee ins Labor kamen und die + industrielle Anwendung planen.

+

Referent: Prof. Jochen Kolb, KIT + EGG-AGW

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

+
+

Kinder zu bekommen scheint zunächst Privatsache zu sein – etwas, das sich im Schlafzimmer + eines Liebespaares abspielt.
Doch tatsächlich spielen in diese Entscheidung viele + Faktoren + hinein: Die Wahl des Zeitpunkts, der Ausbildungsstand, das Alter und weitere Aspekte, + die + an dieser Stelle nicht alle angeführt werden können. Der Wunsch, ein Kind zu bekommen, + ist + damit immer eingebettet in die Gesellschaft und kulturelle Vorstellungen des + „Eltern-Seins“. + In besonderem Maße trifft dies auf Frauen zu, die potentiell auch „Mütter“ sind und + diese + Lebensentscheidung in Teilen gesellschaftlich rechtfertigen müssen. + Spätestens seit 2014 große Konzerne wie meta (formals Facebook) ihren Mitarbeiterinnen + das + Angebot einräumen, eine Eizellkonservierung zu finanzieren, um ihre Mutterschaft zu + einem + späteren Zeitpunkt verwirklichen zu können, ist das Thema „social freezing“ auch in den + deutschen Medien präsent.
+ Da hierfür Eingriffe aus der Reproduktionsmedizin notwendig werden, berührt die Thematik + auch entsprechende medizinethische Fragen, mit denen sich dieser Vortrag + auseinandersetzt. +

+

Referentin:Dr. Sabine Pohl, PH-Karlsruhe +

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

+
+

Nowadays we are constantly in contact with the rest of the world, be it through social + networks, messenger apps or emails. However, all this connectivity comes with risks to + both the security of our data and our privacy. In this talk, I will present an overview + of the current communication dangers and propose ways to protect oneself from them.

+

Referent: Mattia Mossano, SECUSO

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

Das Ende ist nahe – eine Aussage, die nicht mehr nur von Verschwörungsfanatiker*innen + verbreitet wird oder in Katastrophenfilmen aufgegriffen wird, sondern sich zunehmend + auch + in manchen Bereichen der Wissenschaftskommunikation wiederfinden. Aktuelle Beispiele + sind + Berichte und Diskussionen zu den verheerenden Überflutungen und Waldbränden und deren + Beziehung + zum Klimawandel oder die noch immer nicht überwundene Covid-19 Pandemie. Krisen, + Katastrophen + und apokalyptische Szenarien stellen eine besondere Herausforderung für + Wissenschaftskommunikation + dar. Eine komplexe Lage aus vielschichtigen wissenschaftlichen Erkenntnissen und + Unsicherheiten + trifft auf gesellschaftliche und politische Kontexte. Dabei stehen Aspekte oft im + direkten + Widerspruch zueinander, beispielsweise die Kommunikation von Dringlichkeit und möglichen + katastrophalen Konsequenzen des Klimawandels und die Kommunikation positiver Leitbilder + für die Zukunft um einer individuellen Überforderung – "Climate Anxiety" – + entgegenzuwirken. + Wie kann Wissenschaftskommunikation damit umgehen?

+

Referent: Philipp Schrögel, CAPAS(Uni Heidelberg)

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

+
+

Leider fällt der Vortrag von Jelena Bezold kurzfristig aus. Wir haben aber trotzdem für adäquaten Ersatz gesorgt.
+ “I'll Be Back”,
+ der Terminator und der menschliche Knochen haben mehr gemeinsam als man auf einen Blick Denken mag. + Beinahe unzerstörbar, extrem widerstandsfähig und mit starken regenerativen Fähigkeiten, so + marschiert Arnold Schwarzenegger, im Kult-Klassiker von 1984, als Terminator über die Leinwand. + Auch der menschliche Knochen ist äußert widerstandsfähig, nicht durch Stahl sondern durch eine + organische Matrix mit eingebetteten Mineralpartikeln. Zwar werden unsere Knochen nicht durch ein + elektronisches Gehirn gesteuert, aber Osteozyten kommen Mikroprozessoren sehr nahe. “I'll Be Back”, + ich werde wiederkommen, wie der T-800 ist auch der Knochen in der Lage sich selbst zu regenerieren + und auch nach Verletzungen wieder zurückzukehren.
+ Welche besonderen Eigenschaften hat der Knochen sonst noch ? Wie die Grenzen zwischen Biologie, + Medizin, Physik und Materialwissenschaften verschwimmen und welche Geheimnisse noch in uns schlummern wird bei diesem Vortrag ans Licht gebracht.

+

Referentin: Victoria Schemenz (Alumni), Max-Planck-Institut für + Kolloid- und Grenzflächenforschung

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

+ Bild: ARGE Tunnel Kriegsstraße Karlsruhe +
+

In Karlsruhe wurden in den letzten Jahren mehrere Tunnel für die Kombilösung hergestellt. + Durch zwei Tunnel fahren bald die Stadt- und Straßenbahnen, ein Tunnel wurde für die + Autos + gebaut, damit an der Oberfläche Platz für eine neue Tramstrecke frei wird. Die Tunnel + und die + dafür erforderlichen Baugruben wurden tief im Grundwasser hergestellt.
+ Was ist die Kombilösung? Wie wurden die Tunnel gebaut? Wie stellt man eine standsichere + Baugrube her? Wie dichtet man sie gegen das drückende Grundwasser ab?
+ Der Vortrag will einen Überblick über die Kombilösung, ihre Ziele, die angewandten + Tunnelbauweisen und die Verfahren zur Herstellung der Baugruben geben.

+

Referent:Johannes Häberle, KASIG +

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

+
+

Zoom-Link für "Echt oder Fake" +
Passcode: 05132949

+
+ Bei Echt oder Fake geben Wissenschaftler in allgemeinverständlichen Vorträgen einen + Einblick in ihr Forschungsfeld. + Doch Obacht! Nicht jeder der Vorträge entspricht der Wahrheit, und etwas das sich sehr + unwahrscheinlich anhört kann dennoch ein echter Fakt sein. + Das Publikum muss herausfinden, ob die vorgestellte These nun Realität oder Fiktion + beschreibt! + Die NDW präsentiert in Kooperation mit Besserwissen e.V. diese Möglichkeit das eigene + kritische Denken zu schulen.

+

Tobias Löffler BesserWissen.eV +

+
+
+
+
+
+
+ + +
+
+

Bilder

+

Eindrücke der letzten Veranstaltungen:

+
+ +
+
+ +
+
+
+
+

Über uns

+

Die „Nacht der Wissenschaft“ wurde erstmals im Januar 2016 von der gleichnamigen + Hochschulgruppe organisiert. Dort engagieren sich Studierende verschiedener Fachrichtungen + ehrenamtlich, um spannende Vortragsreihen am Karlsruher Institut für Technologie zu + organisieren. Wir freuen uns daher immer über engagierte Studierende, die ihre Ideen + bei der Organisation des Abends einbringen. Schreibt uns einfach eine Mail! +

+ +
+

Socials

+ Besucht uns bei Facebook + Besucht uns auf Twitter + Folgt uns auf Instagramm + +
+
+
+
+
+
+

Wir danken unseren Unterstützern:

+
+

+ + + + + + +

+
+
+
+ +
+
+ + + + + + + + + + + + + diff --git a/archiv/november2021/js/bootstrap.min.js b/archiv/november2021/js/bootstrap.min.js new file mode 100644 index 0000000..db824e9 --- /dev/null +++ b/archiv/november2021/js/bootstrap.min.js @@ -0,0 +1,6 @@ +/*! + * 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(t){"use strict";var e=jQuery.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1==e[0]&&9==e[1]&&e[2]<1||e[0]>3)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4")}(),function(t){"use strict";t.fn.emulateTransitionEnd=function(e){var i=!1,o=this;t(this).one("bsTransitionEnd",function(){i=!0});return setTimeout(function(){i||t(o).trigger(t.support.transition.end)},e),this},t(function(){t.support.transition=function(){var t=document.createElement("bootstrap"),e={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var i in e)if(void 0!==t.style[i])return{end:e[i]};return!1}(),t.support.transition&&(t.event.special.bsTransitionEnd={bindType:t.support.transition.end,delegateType:t.support.transition.end,handle:function(e){if(t(e.target).is(this))return e.handleObj.handler.apply(this,arguments)}})})}(jQuery),function(t){"use strict";var e='[data-dismiss="alert"]',i=function(i){t(i).on("click",e,this.close)};i.VERSION="3.3.7",i.TRANSITION_DURATION=150,i.prototype.close=function(e){function o(){a.detach().trigger("closed.bs.alert").remove()}var n=t(this),s=n.attr("data-target");s||(s=(s=n.attr("href"))&&s.replace(/.*(?=#[^\s]*$)/,""));var a=t("#"===s?[]:s);e&&e.preventDefault(),a.length||(a=n.closest(".alert")),a.trigger(e=t.Event("close.bs.alert")),e.isDefaultPrevented()||(a.removeClass("in"),t.support.transition&&a.hasClass("fade")?a.one("bsTransitionEnd",o).emulateTransitionEnd(i.TRANSITION_DURATION):o())};var o=t.fn.alert;t.fn.alert=function(e){return this.each(function(){var o=t(this),n=o.data("bs.alert");n||o.data("bs.alert",n=new i(this)),"string"==typeof e&&n[e].call(o)})},t.fn.alert.Constructor=i,t.fn.alert.noConflict=function(){return t.fn.alert=o,this},t(document).on("click.bs.alert.data-api",e,i.prototype.close)}(jQuery),function(t){"use strict";function e(e){return this.each(function(){var o=t(this),n=o.data("bs.button"),s="object"==typeof e&&e;n||o.data("bs.button",n=new i(this,s)),"toggle"==e?n.toggle():e&&n.setState(e)})}var i=function(e,o){this.$element=t(e),this.options=t.extend({},i.DEFAULTS,o),this.isLoading=!1};i.VERSION="3.3.7",i.DEFAULTS={loadingText:"loading..."},i.prototype.setState=function(e){var i="disabled",o=this.$element,n=o.is("input")?"val":"html",s=o.data();e+="Text",null==s.resetText&&o.data("resetText",o[n]()),setTimeout(t.proxy(function(){o[n](null==s[e]?this.options[e]:s[e]),"loadingText"==e?(this.isLoading=!0,o.addClass(i).attr(i,i).prop(i,!0)):this.isLoading&&(this.isLoading=!1,o.removeClass(i).removeAttr(i).prop(i,!1))},this),0)},i.prototype.toggle=function(){var t=!0,e=this.$element.closest('[data-toggle="buttons"]');if(e.length){var i=this.$element.find("input");"radio"==i.prop("type")?(i.prop("checked")&&(t=!1),e.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==i.prop("type")&&(i.prop("checked")!==this.$element.hasClass("active")&&(t=!1),this.$element.toggleClass("active")),i.prop("checked",this.$element.hasClass("active")),t&&i.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var o=t.fn.button;t.fn.button=e,t.fn.button.Constructor=i,t.fn.button.noConflict=function(){return t.fn.button=o,this},t(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(i){var o=t(i.target).closest(".btn");e.call(o,"toggle"),t(i.target).is('input[type="radio"], input[type="checkbox"]')||(i.preventDefault(),o.is("input,button")?o.trigger("focus"):o.find("input:visible,button:visible").first().trigger("focus"))}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(e){t(e.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(e.type))})}(jQuery),function(t){"use strict";function e(e){return this.each(function(){var o=t(this),n=o.data("bs.carousel"),s=t.extend({},i.DEFAULTS,o.data(),"object"==typeof e&&e),a="string"==typeof e?e:s.slide;n||o.data("bs.carousel",n=new i(this,s)),"number"==typeof e?n.to(e):a?n[a]():s.interval&&n.pause().cycle()})}var i=function(e,i){this.$element=t(e),this.$indicators=this.$element.find(".carousel-indicators"),this.options=i,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",t.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",t.proxy(this.pause,this)).on("mouseleave.bs.carousel",t.proxy(this.cycle,this))};i.VERSION="3.3.7",i.TRANSITION_DURATION=600,i.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},i.prototype.keydown=function(t){if(!/input|textarea/i.test(t.target.tagName)){switch(t.which){case 37:this.prev();break;case 39:this.next();break;default:return}t.preventDefault()}},i.prototype.cycle=function(e){return e||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(t.proxy(this.next,this),this.options.interval)),this},i.prototype.getItemIndex=function(t){return this.$items=t.parent().children(".item"),this.$items.index(t||this.$active)},i.prototype.getItemForDirection=function(t,e){var i=this.getItemIndex(e);if(("prev"==t&&0===i||"next"==t&&i==this.$items.length-1)&&!this.options.wrap)return e;var o=(i+("prev"==t?-1:1))%this.$items.length;return this.$items.eq(o)},i.prototype.to=function(t){var e=this,i=this.getItemIndex(this.$active=this.$element.find(".item.active"));if(!(t>this.$items.length-1||t<0))return this.sliding?this.$element.one("slid.bs.carousel",function(){e.to(t)}):i==t?this.pause().cycle():this.slide(t>i?"next":"prev",this.$items.eq(t))},i.prototype.pause=function(e){return e||(this.paused=!0),this.$element.find(".next, .prev").length&&t.support.transition&&(this.$element.trigger(t.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},i.prototype.next=function(){if(!this.sliding)return this.slide("next")},i.prototype.prev=function(){if(!this.sliding)return this.slide("prev")},i.prototype.slide=function(e,o){var n=this.$element.find(".item.active"),s=o||this.getItemForDirection(e,n),a=this.interval,r="next"==e?"left":"right",l=this;if(s.hasClass("active"))return this.sliding=!1;var h=s[0],d=t.Event("slide.bs.carousel",{relatedTarget:h,direction:r});if(this.$element.trigger(d),!d.isDefaultPrevented()){if(this.sliding=!0,a&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var p=t(this.$indicators.children()[this.getItemIndex(s)]);p&&p.addClass("active")}var c=t.Event("slid.bs.carousel",{relatedTarget:h,direction:r});return t.support.transition&&this.$element.hasClass("slide")?(s.addClass(e),s[0].offsetWidth,n.addClass(r),s.addClass(r),n.one("bsTransitionEnd",function(){s.removeClass([e,r].join(" ")).addClass("active"),n.removeClass(["active",r].join(" ")),l.sliding=!1,setTimeout(function(){l.$element.trigger(c)},0)}).emulateTransitionEnd(i.TRANSITION_DURATION)):(n.removeClass("active"),s.addClass("active"),this.sliding=!1,this.$element.trigger(c)),a&&this.cycle(),this}};var o=t.fn.carousel;t.fn.carousel=e,t.fn.carousel.Constructor=i,t.fn.carousel.noConflict=function(){return t.fn.carousel=o,this};var n=function(i){var o,n=t(this),s=t(n.attr("data-target")||(o=n.attr("href"))&&o.replace(/.*(?=#[^\s]+$)/,""));if(s.hasClass("carousel")){var a=t.extend({},s.data(),n.data()),r=n.attr("data-slide-to");r&&(a.interval=!1),e.call(s,a),r&&s.data("bs.carousel").to(r),i.preventDefault()}};t(document).on("click.bs.carousel.data-api","[data-slide]",n).on("click.bs.carousel.data-api","[data-slide-to]",n),t(window).on("load",function(){t('[data-ride="carousel"]').each(function(){var i=t(this);e.call(i,i.data())})})}(jQuery),function(t){"use strict";function e(e){var i,o=e.attr("data-target")||(i=e.attr("href"))&&i.replace(/.*(?=#[^\s]+$)/,"");return t(o)}function i(e){return this.each(function(){var i=t(this),n=i.data("bs.collapse"),s=t.extend({},o.DEFAULTS,i.data(),"object"==typeof e&&e);!n&&s.toggle&&/show|hide/.test(e)&&(s.toggle=!1),n||i.data("bs.collapse",n=new o(this,s)),"string"==typeof e&&n[e]()})}var o=function(e,i){this.$element=t(e),this.options=t.extend({},o.DEFAULTS,i),this.$trigger=t('[data-toggle="collapse"][href="#'+e.id+'"],[data-toggle="collapse"][data-target="#'+e.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};o.VERSION="3.3.7",o.TRANSITION_DURATION=350,o.DEFAULTS={toggle:!0},o.prototype.dimension=function(){return this.$element.hasClass("width")?"width":"height"},o.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var e,n=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(n&&n.length&&(e=n.data("bs.collapse"))&&e.transitioning)){var s=t.Event("show.bs.collapse");if(this.$element.trigger(s),!s.isDefaultPrevented()){n&&n.length&&(i.call(n,"hide"),e||n.data("bs.collapse",null));var a=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[a](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var r=function(){this.$element.removeClass("collapsing").addClass("collapse in")[a](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!t.support.transition)return r.call(this);var l=t.camelCase(["scroll",a].join("-"));this.$element.one("bsTransitionEnd",t.proxy(r,this)).emulateTransitionEnd(o.TRANSITION_DURATION)[a](this.$element[0][l])}}}},o.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var e=t.Event("hide.bs.collapse");if(this.$element.trigger(e),!e.isDefaultPrevented()){var i=this.dimension();this.$element[i](this.$element[i]())[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 n=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};if(!t.support.transition)return n.call(this);this.$element[i](0).one("bsTransitionEnd",t.proxy(n,this)).emulateTransitionEnd(o.TRANSITION_DURATION)}}},o.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},o.prototype.getParent=function(){return t(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(t.proxy(function(i,o){var n=t(o);this.addAriaAndCollapsedClass(e(n),n)},this)).end()},o.prototype.addAriaAndCollapsedClass=function(t,e){var i=t.hasClass("in");t.attr("aria-expanded",i),e.toggleClass("collapsed",!i).attr("aria-expanded",i)};var n=t.fn.collapse;t.fn.collapse=i,t.fn.collapse.Constructor=o,t.fn.collapse.noConflict=function(){return t.fn.collapse=n,this},t(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(o){var n=t(this);n.attr("data-target")||o.preventDefault();var s=e(n),a=s.data("bs.collapse")?"toggle":n.data();i.call(s,a)})}(jQuery),function(t){"use strict";function e(e){var i=e.attr("data-target");i||(i=(i=e.attr("href"))&&/#[A-Za-z]/.test(i)&&i.replace(/.*(?=#[^\s]*$)/,""));var o=i&&t(i);return o&&o.length?o:e.parent()}function i(i){i&&3===i.which||(t(o).remove(),t(n).each(function(){var o=t(this),n=e(o),s={relatedTarget:this};n.hasClass("open")&&(i&&"click"==i.type&&/input|textarea/i.test(i.target.tagName)&&t.contains(n[0],i.target)||(n.trigger(i=t.Event("hide.bs.dropdown",s)),i.isDefaultPrevented()||(o.attr("aria-expanded","false"),n.removeClass("open").trigger(t.Event("hidden.bs.dropdown",s)))))}))}var o=".dropdown-backdrop",n='[data-toggle="dropdown"]',s=function(e){t(e).on("click.bs.dropdown",this.toggle)};s.VERSION="3.3.7",s.prototype.toggle=function(o){var n=t(this);if(!n.is(".disabled, :disabled")){var s=e(n),a=s.hasClass("open");if(i(),!a){"ontouchstart"in document.documentElement&&!s.closest(".navbar-nav").length&&t(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(t(this)).on("click",i);var r={relatedTarget:this};if(s.trigger(o=t.Event("show.bs.dropdown",r)),o.isDefaultPrevented())return;n.trigger("focus").attr("aria-expanded","true"),s.toggleClass("open").trigger(t.Event("shown.bs.dropdown",r))}return!1}},s.prototype.keydown=function(i){if(/(38|40|27|32)/.test(i.which)&&!/input|textarea/i.test(i.target.tagName)){var o=t(this);if(i.preventDefault(),i.stopPropagation(),!o.is(".disabled, :disabled")){var s=e(o),a=s.hasClass("open");if(!a&&27!=i.which||a&&27==i.which)return 27==i.which&&s.find(n).trigger("focus"),o.trigger("click");var r=s.find(".dropdown-menu li:not(.disabled):visible a");if(r.length){var l=r.index(i.target);38==i.which&&l>0&&l--,40==i.which&&ldocument.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&t?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!t?this.scrollbarWidth:""})},i.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},i.prototype.checkScrollbar=function(){var t=window.innerWidth;if(!t){var e=document.documentElement.getBoundingClientRect();t=e.right-Math.abs(e.left)}this.bodyIsOverflowing=document.body.clientWidth
',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},e.prototype.init=function(e,i,o){if(this.enabled=!0,this.type=e,this.$element=t(i),this.options=this.getOptions(o),this.$viewport=this.options.viewport&&t(t.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 n=this.options.trigger.split(" "),s=n.length;s--;){var a=n[s];if("click"==a)this.$element.on("click."+this.type,this.options.selector,t.proxy(this.toggle,this));else if("manual"!=a){var r="hover"==a?"mouseenter":"focusin",l="hover"==a?"mouseleave":"focusout";this.$element.on(r+"."+this.type,this.options.selector,t.proxy(this.enter,this)),this.$element.on(l+"."+this.type,this.options.selector,t.proxy(this.leave,this))}}this.options.selector?this._options=t.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},e.prototype.getDefaults=function(){return e.DEFAULTS},e.prototype.getOptions=function(e){return(e=t.extend({},this.getDefaults(),this.$element.data(),e)).delay&&"number"==typeof e.delay&&(e.delay={show:e.delay,hide:e.delay}),e},e.prototype.getDelegateOptions=function(){var e={},i=this.getDefaults();return this._options&&t.each(this._options,function(t,o){i[t]!=o&&(e[t]=o)}),e},e.prototype.enter=function(e){var i=e instanceof this.constructor?e:t(e.currentTarget).data("bs."+this.type);if(i||(i=new this.constructor(e.currentTarget,this.getDelegateOptions()),t(e.currentTarget).data("bs."+this.type,i)),e instanceof t.Event&&(i.inState["focusin"==e.type?"focus":"hover"]=!0),i.tip().hasClass("in")||"in"==i.hoverState)i.hoverState="in";else{if(clearTimeout(i.timeout),i.hoverState="in",!i.options.delay||!i.options.delay.show)return i.show();i.timeout=setTimeout(function(){"in"==i.hoverState&&i.show()},i.options.delay.show)}},e.prototype.isInStateTrue=function(){for(var t in this.inState)if(this.inState[t])return!0;return!1},e.prototype.leave=function(e){var i=e instanceof this.constructor?e:t(e.currentTarget).data("bs."+this.type);if(i||(i=new this.constructor(e.currentTarget,this.getDelegateOptions()),t(e.currentTarget).data("bs."+this.type,i)),e instanceof t.Event&&(i.inState["focusout"==e.type?"focus":"hover"]=!1),!i.isInStateTrue()){if(clearTimeout(i.timeout),i.hoverState="out",!i.options.delay||!i.options.delay.hide)return i.hide();i.timeout=setTimeout(function(){"out"==i.hoverState&&i.hide()},i.options.delay.hide)}},e.prototype.show=function(){var i=t.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(i);var o=t.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(i.isDefaultPrevented()||!o)return;var n=this,s=this.tip(),a=this.getUID(this.type);this.setContent(),s.attr("id",a),this.$element.attr("aria-describedby",a),this.options.animation&&s.addClass("fade");var r="function"==typeof this.options.placement?this.options.placement.call(this,s[0],this.$element[0]):this.options.placement,l=/\s?auto?\s?/i,h=l.test(r);h&&(r=r.replace(l,"")||"top"),s.detach().css({top:0,left:0,display:"block"}).addClass(r).data("bs."+this.type,this),this.options.container?s.appendTo(this.options.container):s.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var d=this.getPosition(),p=s[0].offsetWidth,c=s[0].offsetHeight;if(h){var f=r,u=this.getPosition(this.$viewport);r="bottom"==r&&d.bottom+c>u.bottom?"top":"top"==r&&d.top-cu.width?"left":"left"==r&&d.left-pa.top+a.height&&(n.top=a.top+a.height-l)}else{var h=e.left-s,d=e.left+s+i;ha.right&&(n.left=a.left+a.width-d)}return n},e.prototype.getTitle=function(){var t=this.$element,e=this.options;return t.attr("data-original-title")||("function"==typeof e.title?e.title.call(t[0]):e.title)},e.prototype.getUID=function(t){do{t+=~~(1e6*Math.random())}while(document.getElementById(t));return t},e.prototype.tip=function(){if(!this.$tip&&(this.$tip=t(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},e.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},e.prototype.enable=function(){this.enabled=!0},e.prototype.disable=function(){this.enabled=!1},e.prototype.toggleEnabled=function(){this.enabled=!this.enabled},e.prototype.toggle=function(e){var i=this;e&&((i=t(e.currentTarget).data("bs."+this.type))||(i=new this.constructor(e.currentTarget,this.getDelegateOptions()),t(e.currentTarget).data("bs."+this.type,i))),e?(i.inState.click=!i.inState.click,i.isInStateTrue()?i.enter(i):i.leave(i)):i.tip().hasClass("in")?i.leave(i):i.enter(i)},e.prototype.destroy=function(){var t=this;clearTimeout(this.timeout),this.hide(function(){t.$element.off("."+t.type).removeData("bs."+t.type),t.$tip&&t.$tip.detach(),t.$tip=null,t.$arrow=null,t.$viewport=null,t.$element=null})};var i=t.fn.tooltip;t.fn.tooltip=function(i){return this.each(function(){var o=t(this),n=o.data("bs.tooltip"),s="object"==typeof i&&i;!n&&/destroy|hide/.test(i)||(n||o.data("bs.tooltip",n=new e(this,s)),"string"==typeof i&&n[i]())})},t.fn.tooltip.Constructor=e,t.fn.tooltip.noConflict=function(){return t.fn.tooltip=i,this}}(jQuery),function(t){"use strict";var e=function(t,e){this.init("popover",t,e)};if(!t.fn.tooltip)throw new Error("Popover requires tooltip.js");e.VERSION="3.3.7",e.DEFAULTS=t.extend({},t.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:''}),e.prototype=t.extend({},t.fn.tooltip.Constructor.prototype),e.prototype.constructor=e,e.prototype.getDefaults=function(){return e.DEFAULTS},e.prototype.setContent=function(){var t=this.tip(),e=this.getTitle(),i=this.getContent();t.find(".popover-title")[this.options.html?"html":"text"](e),t.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof i?"html":"append":"text"](i),t.removeClass("fade top bottom left right in"),t.find(".popover-title").html()||t.find(".popover-title").hide()},e.prototype.hasContent=function(){return this.getTitle()||this.getContent()},e.prototype.getContent=function(){var t=this.$element,e=this.options;return t.attr("data-content")||("function"==typeof e.content?e.content.call(t[0]):e.content)},e.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var i=t.fn.popover;t.fn.popover=function(i){return this.each(function(){var o=t(this),n=o.data("bs.popover"),s="object"==typeof i&&i;!n&&/destroy|hide/.test(i)||(n||o.data("bs.popover",n=new e(this,s)),"string"==typeof i&&n[i]())})},t.fn.popover.Constructor=e,t.fn.popover.noConflict=function(){return t.fn.popover=i,this}}(jQuery),function(t){"use strict";function e(i,o){this.$body=t(document.body),this.$scrollElement=t(t(i).is(document.body)?window:i),this.options=t.extend({},e.DEFAULTS,o),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",t.proxy(this.process,this)),this.refresh(),this.process()}function i(i){return this.each(function(){var o=t(this),n=o.data("bs.scrollspy"),s="object"==typeof i&&i;n||o.data("bs.scrollspy",n=new e(this,s)),"string"==typeof i&&n[i]()})}e.VERSION="3.3.7",e.DEFAULTS={offset:10},e.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},e.prototype.refresh=function(){var e=this,i="offset",o=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),t.isWindow(this.$scrollElement[0])||(i="position",o=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var e=t(this),n=e.data("target")||e.attr("href"),s=/^#./.test(n)&&t(n);return s&&s.length&&s.is(":visible")&&[[s[i]().top+o,n]]||null}).sort(function(t,e){return t[0]-e[0]}).each(function(){e.offsets.push(this[0]),e.targets.push(this[1])})},e.prototype.process=function(){var t,e=this.$scrollElement.scrollTop()+this.options.offset,i=this.getScrollHeight(),o=this.options.offset+i-this.$scrollElement.height(),n=this.offsets,s=this.targets,a=this.activeTarget;if(this.scrollHeight!=i&&this.refresh(),e>=o)return a!=(t=s[s.length-1])&&this.activate(t);if(a&&e=n[t]&&(void 0===n[t+1]||e .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),e.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),r?(e[0].offsetWidth,e.addClass("in")):e.removeClass("fade"),e.parent(".dropdown-menu").length&&e.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),n&&n()}var a=o.find("> .active"),r=n&&t.support.transition&&(a.length&&a.hasClass("fade")||!!o.find("> .fade").length);a.length&&r?a.one("bsTransitionEnd",s).emulateTransitionEnd(i.TRANSITION_DURATION):s(),a.removeClass("in")};var o=t.fn.tab;t.fn.tab=e,t.fn.tab.Constructor=i,t.fn.tab.noConflict=function(){return t.fn.tab=o,this};var n=function(i){i.preventDefault(),e.call(t(this),"show")};t(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',n).on("click.bs.tab.data-api",'[data-toggle="pill"]',n)}(jQuery),function(t){"use strict";function e(e){return this.each(function(){var o=t(this),n=o.data("bs.affix"),s="object"==typeof e&&e;n||o.data("bs.affix",n=new i(this,s)),"string"==typeof e&&n[e]()})}var i=function(e,o){this.options=t.extend({},i.DEFAULTS,o),this.$target=t(this.options.target).on("scroll.bs.affix.data-api",t.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",t.proxy(this.checkPositionWithEventLoop,this)),this.$element=t(e),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};i.VERSION="3.3.7",i.RESET="affix affix-top affix-bottom",i.DEFAULTS={offset:0,target:window},i.prototype.getState=function(t,e,i,o){var n=this.$target.scrollTop(),s=this.$element.offset(),a=this.$target.height();if(null!=i&&"top"==this.affixed)return n=t-o&&"bottom"},i.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(i.RESET).addClass("affix");var t=this.$target.scrollTop(),e=this.$element.offset();return this.pinnedOffset=e.top-t},i.prototype.checkPositionWithEventLoop=function(){setTimeout(t.proxy(this.checkPosition,this),1)},i.prototype.checkPosition=function(){if(this.$element.is(":visible")){var e=this.$element.height(),o=this.options.offset,n=o.top,s=o.bottom,a=Math.max(t(document).height(),t(document.body).height());"object"!=typeof o&&(s=n=o),"function"==typeof n&&(n=o.top(this.$element)),"function"==typeof s&&(s=o.bottom(this.$element));var r=this.getState(a,e,n,s);if(this.affixed!=r){null!=this.unpin&&this.$element.css("top","");var l="affix"+(r?"-"+r:""),h=t.Event(l+".bs.affix");if(this.$element.trigger(h),h.isDefaultPrevented())return;this.affixed=r,this.unpin="bottom"==r?this.getPinnedOffset():null,this.$element.removeClass(i.RESET).addClass(l).trigger(l.replace("affix","affixed")+".bs.affix")}"bottom"==r&&this.$element.offset({top:a-e-s})}};var o=t.fn.affix;t.fn.affix=e,t.fn.affix.Constructor=i,t.fn.affix.noConflict=function(){return t.fn.affix=o,this},t(window).on("load",function(){t('[data-spy="affix"]').each(function(){var i=t(this),o=i.data();o.offset=o.offset||{},null!=o.offsetBottom&&(o.offset.bottom=o.offsetBottom),null!=o.offsetTop&&(o.offset.top=o.offsetTop),e.call(i,o)})})}(jQuery); \ No newline at end of file diff --git a/archiv/november2021/js/jquery.min.js b/archiv/november2021/js/jquery.min.js new file mode 100644 index 0000000..816f787 --- /dev/null +++ b/archiv/november2021/js/jquery.min.js @@ -0,0 +1,24 @@ +/*! + * jQuery JavaScript Library v3.2.1 + * https://jquery.com/ + * + * Includes Sizzle.js + * https://sizzlejs.com/ + * + * Copyright JS Foundation and other contributors + * Released under the MIT license + * https://jquery.org/license + * + * Date: 2017-03-20T18:59Z + */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";function n(e,t){var n=(t=t||X).createElement("script");n.text=e,t.head.appendChild(n).parentNode.removeChild(n)}function r(e){var t=!!e&&"length"in e&&e.length,n=re.type(e);return"function"!==n&&!re.isWindow(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}function i(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}function o(e,t,n){return re.isFunction(t)?re.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?re.grep(e,function(e){return e===t!==n}):"string"!=typeof t?re.grep(e,function(e){return Q.call(t,e)>-1!==n}):pe.test(t)?re.filter(t,e,n):(t=re.filter(t,e),re.grep(e,function(e){return Q.call(t,e)>-1!==n&&1===e.nodeType}))}function a(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function s(e){return e}function u(e){throw e}function l(e,t,n,r){var i;try{e&&re.isFunction(i=e.promise)?i.call(e).done(t).fail(n):e&&re.isFunction(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}function c(){X.removeEventListener("DOMContentLoaded",c),e.removeEventListener("load",c),re.ready()}function f(){this.expando=re.expando+f.uid++}function p(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(ke,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n=function(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:Ee.test(e)?JSON.parse(e):e)}(n)}catch(e){}Ce.set(e,t,n)}else n=void 0;return n}function d(e,t,n,r){var i,o=1,a=20,s=r?function(){return r.cur()}:function(){return re.css(e,t,"")},u=s(),l=n&&n[3]||(re.cssNumber[t]?"":"px"),c=(re.cssNumber[t]||"px"!==l&&+u)&&Ne.exec(re.css(e,t));if(c&&c[3]!==l){l=l||c[3],n=n||[],c=+u||1;do{c/=o=o||".5",re.style(e,t,c+l)}while(o!==(o=s()/u)&&1!==o&&--a)}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}function h(e,t){for(var n,r,i=[],o=0,a=e.length;o-1)i&&i.push(o);else if(l=re.contains(o.ownerDocument,o),a=g(f.appendChild(o),"script"),l&&v(a),n)for(c=0;o=a[c++];)Fe.test(o.type||"")&&n.push(o);return f}function y(){return!0}function x(){return!1}function b(){try{return X.activeElement}catch(e){}}function w(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)w(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=x;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return re().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=re.guid++)),e.each(function(){re.event.add(this,t,i,r,n)})}function T(e,t){return i(e,"table")&&i(11!==t.nodeType?t:t.firstChild,"tr")?re(">tbody",e)[0]||e:e}function C(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(Te.hasData(e)&&(o=Te.access(e),a=Te.set(t,o),l=o.events)){delete a.handle,a.events={};for(i in l)for(n=0,r=l[i].length;n1&&"string"==typeof h&&!ne.checkClone&&_e.test(h))return e.each(function(n){var o=e.eq(n);v&&(t[0]=h.call(this,n,o.html())),E(o,t,r,i)});if(p&&(o=m(t,e[0].ownerDocument,!1,e,i),a=o.firstChild,1===o.childNodes.length&&(o=a),a||i)){for(u=(s=re.map(g(o,"script"),function(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e})).length;f=0&&nx.cacheLength&&delete e[t.shift()],e[n+" "]=r}var t=[];return e}function r(e){return e[P]=!0,e}function i(e){var t=j.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function o(e,t){for(var n=e.split("|"),r=n.length;r--;)x.attrHandle[n[r]]=t}function a(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function s(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&be(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function u(e){return r(function(t){return t=+t,r(function(n,r){for(var i,o=e([],n.length,t),a=o.length;a--;)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function l(e){return e&&void 0!==e.getElementsByTagName&&e}function c(){}function f(e){for(var t=0,n=e.length,r="";t1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function h(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s-1&&(r[c]=!(s[c]=p))}}else x=h(x===s?x.splice(v,x.length):x),a?a(null,s,x,l):G.apply(s,x)})}function v(e){for(var t,n,r,i=e.length,o=x.relative[e[0].type],a=o||x.relative[" "],s=o?1:0,u=p(function(e){return e===t},a,!0),l=p(function(e){return Q(t,e)>-1},a,!0),c=[function(e,n,r){var i=!o&&(r||n!==k)||((t=n).nodeType?u(e,n,r):l(e,n,r));return t=null,i}];s1&&d(c),s>1&&f(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(re,"$1"),n,s+~]|"+K+")"+K+"*"),ae=new RegExp("="+K+"*([^\\]'\"]*?)"+K+"*\\]","g"),se=new RegExp(te),ue=new RegExp("^"+Z+"$"),le={ID:new RegExp("^#("+Z+")"),CLASS:new RegExp("^\\.("+Z+")"),TAG:new RegExp("^("+Z+"|[*])"),ATTR:new RegExp("^"+ee),PSEUDO:new RegExp("^"+te),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+K+"*(even|odd|(([+-]|)(\\d*)n|)"+K+"*(?:([+-]|)"+K+"*(\\d+)|))"+K+"*\\)|)","i"),bool:new RegExp("^(?:"+J+")$","i"),needsContext:new RegExp("^"+K+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+K+"*((?:-\\d)?\\d*)"+K+"*\\)|)(?=[^-]|$)","i")},ce=/^(?:input|select|textarea|button)$/i,fe=/^h\d$/i,pe=/^[^{]+\{\s*\[native \w/,de=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,he=/[+~]/,ge=new RegExp("\\\\([\\da-f]{1,6}"+K+"?|("+K+")|.)","ig"),ve=function(e,t,n){var r="0x"+t-65536;return r!=r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},me=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ye=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},xe=function(){D()},be=p(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{G.apply(X=Y.call(R.childNodes),R.childNodes),X[R.childNodes.length].nodeType}catch(e){G={apply:X.length?function(e,t){V.apply(e,Y.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}y=t.support={},w=t.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},D=t.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:R;return r!==j&&9===r.nodeType&&r.documentElement?(j=r,A=j.documentElement,q=!w(j),R!==j&&(n=j.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",xe,!1):n.attachEvent&&n.attachEvent("onunload",xe)),y.attributes=i(function(e){return e.className="i",!e.getAttribute("className")}),y.getElementsByTagName=i(function(e){return e.appendChild(j.createComment("")),!e.getElementsByTagName("*").length}),y.getElementsByClassName=pe.test(j.getElementsByClassName),y.getById=i(function(e){return A.appendChild(e).id=P,!j.getElementsByName||!j.getElementsByName(P).length}),y.getById?(x.filter.ID=function(e){var t=e.replace(ge,ve);return function(e){return e.getAttribute("id")===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&q){var n=t.getElementById(e);return n?[n]:[]}}):(x.filter.ID=function(e){var t=e.replace(ge,ve);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&q){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(i=t.getElementsByName(e),r=0;o=i[r++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),x.find.TAG=y.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):y.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[i++];)1===n.nodeType&&r.push(n);return r}return o},x.find.CLASS=y.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&q)return t.getElementsByClassName(e)},H=[],L=[],(y.qsa=pe.test(j.querySelectorAll))&&(i(function(e){A.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&L.push("[*^$]="+K+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||L.push("\\["+K+"*(?:value|"+J+")"),e.querySelectorAll("[id~="+P+"-]").length||L.push("~="),e.querySelectorAll(":checked").length||L.push(":checked"),e.querySelectorAll("a#"+P+"+*").length||L.push(".#.+[+~]")}),i(function(e){e.innerHTML="";var t=j.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&L.push("name"+K+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&L.push(":enabled",":disabled"),A.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&L.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),L.push(",.*:")})),(y.matchesSelector=pe.test(F=A.matches||A.webkitMatchesSelector||A.mozMatchesSelector||A.oMatchesSelector||A.msMatchesSelector))&&i(function(e){y.disconnectedMatch=F.call(e,"*"),F.call(e,"[s!='']:x"),H.push("!=",te)}),L=L.length&&new RegExp(L.join("|")),H=H.length&&new RegExp(H.join("|")),t=pe.test(A.compareDocumentPosition),O=t||pe.test(A.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},_=t?function(e,t){if(e===t)return N=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!y.sortDetached&&t.compareDocumentPosition(e)===n?e===j||e.ownerDocument===R&&O(R,e)?-1:t===j||t.ownerDocument===R&&O(R,t)?1:S?Q(S,e)-Q(S,t):0:4&n?-1:1)}:function(e,t){if(e===t)return N=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,s=[e],u=[t];if(!i||!o)return e===j?-1:t===j?1:i?-1:o?1:S?Q(S,e)-Q(S,t):0;if(i===o)return a(e,t);for(n=e;n=n.parentNode;)s.unshift(n);for(n=t;n=n.parentNode;)u.unshift(n);for(;s[r]===u[r];)r++;return r?a(s[r],u[r]):s[r]===R?-1:u[r]===R?1:0},j):j},t.matches=function(e,n){return t(e,null,null,n)},t.matchesSelector=function(e,n){if((e.ownerDocument||e)!==j&&D(e),n=n.replace(ae,"='$1']"),y.matchesSelector&&q&&!B[n+" "]&&(!H||!H.test(n))&&(!L||!L.test(n)))try{var r=F.call(e,n);if(r||y.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return t(n,j,null,[e]).length>0},t.contains=function(e,t){return(e.ownerDocument||e)!==j&&D(e),O(e,t)},t.attr=function(e,t){(e.ownerDocument||e)!==j&&D(e);var n=x.attrHandle[t.toLowerCase()],r=n&&z.call(x.attrHandle,t.toLowerCase())?n(e,t,!q):void 0;return void 0!==r?r:y.attributes||!q?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},t.escape=function(e){return(e+"").replace(me,ye)},t.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},t.uniqueSort=function(e){var t,n=[],r=0,i=0;if(N=!y.detectDuplicates,S=!y.sortStable&&e.slice(0),e.sort(_),N){for(;t=e[i++];)t===e[i]&&(r=n.push(i));for(;r--;)e.splice(n[r],1)}return S=null,e},b=t.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=b(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r++];)n+=b(t);return n},(x=t.selectors={cacheLength:50,createPseudo:r,match:le,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(ge,ve),e[3]=(e[3]||e[4]||e[5]||"").replace(ge,ve),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||t.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&t.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return le.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&se.test(n)&&(t=T(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(ge,ve).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=W[e+" "];return t||(t=new RegExp("(^|"+K+")"+e+"("+K+"|$)"))&&W(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,n,r){return function(i){var o=t.attr(i,e);return null==o?"!="===n:!n||(o+="","="===n?o===r:"!="===n?o!==r:"^="===n?r&&0===o.indexOf(r):"*="===n?r&&o.indexOf(r)>-1:"$="===n?r&&o.slice(-r.length)===r:"~="===n?(" "+o.replace(ne," ")+" ").indexOf(r)>-1:"|="===n&&(o===r||o.slice(0,r.length+1)===r+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",v=t.parentNode,m=s&&t.nodeName.toLowerCase(),y=!u&&!s,x=!1;if(v){if(o){for(;g;){for(p=t;p=p[g];)if(s?p.nodeName.toLowerCase()===m:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?v.firstChild:v.lastChild],a&&y){for(x=(d=(l=(c=(f=(p=v)[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===M&&l[1])&&l[2],p=d&&v.childNodes[d];p=++d&&p&&p[g]||(x=d=0)||h.pop();)if(1===p.nodeType&&++x&&p===t){c[e]=[M,d,x];break}}else if(y&&(x=d=(l=(c=(f=(p=t)[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===M&&l[1]),!1===x)for(;(p=++d&&p&&p[g]||(x=d=0)||h.pop())&&((s?p.nodeName.toLowerCase()!==m:1!==p.nodeType)||!++x||(y&&((c=(f=p[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[M,x]),p!==t)););return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,n){var i,o=x.pseudos[e]||x.setFilters[e.toLowerCase()]||t.error("unsupported pseudo: "+e);return o[P]?o(n):o.length>1?(i=[e,e,"",n],x.setFilters.hasOwnProperty(e.toLowerCase())?r(function(e,t){for(var r,i=o(e,n),a=i.length;a--;)e[r=Q(e,i[a])]=!(t[r]=i[a])}):function(e){return o(e,0,i)}):o}},pseudos:{not:r(function(e){var t=[],n=[],i=C(e.replace(re,"$1"));return i[P]?r(function(e,t,n,r){for(var o,a=i(e,null,r,[]),s=e.length;s--;)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,r,o){return t[0]=e,i(t,null,o,n),t[0]=null,!n.pop()}}),has:r(function(e){return function(n){return t(e,n).length>0}}),contains:r(function(e){return e=e.replace(ge,ve),function(t){return(t.textContent||t.innerText||b(t)).indexOf(e)>-1}}),lang:r(function(e){return ue.test(e||"")||t.error("unsupported lang: "+e),e=e.replace(ge,ve).toLowerCase(),function(t){var n;do{if(n=q?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===A},focus:function(e){return e===j.activeElement&&(!j.hasFocus||j.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:s(!1),disabled:s(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!x.pseudos.empty(e)},header:function(e){return fe.test(e.nodeName)},input:function(e){return ce.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:u(function(){return[0]}),last:u(function(e,t){return[t-1]}),eq:u(function(e,t,n){return[n<0?n+t:n]}),even:u(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:u(function(e,t,n){for(var r=n<0?n+t:n;++r0,o=e.length>0,a=function(r,a,s,u,l){var c,f,p,d=0,g="0",v=r&&[],m=[],y=k,b=r||o&&x.find.TAG("*",l),w=M+=null==y?1:Math.random()||.1,T=b.length;for(l&&(k=a===j||a||l);g!==T&&null!=(c=b[g]);g++){if(o&&c){for(f=0,a||c.ownerDocument===j||(D(c),s=!q);p=e[f++];)if(p(c,a||j,s)){u.push(c);break}l&&(M=w)}i&&((c=!p&&c)&&d--,r&&v.push(c))}if(d+=g,i&&g!==d){for(f=0;p=n[f++];)p(v,m,a,s);if(r){if(d>0)for(;g--;)v[g]||m[g]||(m[g]=U.call(u));m=h(m)}G.apply(u,m),l&&!r&&m.length>0&&d+n.length>1&&t.uniqueSort(u)}return l&&(M=w,k=y),v};return i?r(a):a}(a,o))).selector=e}return s},E=t.select=function(e,t,n,r){var i,o,a,s,u,c="function"==typeof e&&e,p=!r&&T(e=c.selector||e);if(n=n||[],1===p.length){if((o=p[0]=p[0].slice(0)).length>2&&"ID"===(a=o[0]).type&&9===t.nodeType&&q&&x.relative[o[1].type]){if(!(t=(x.find.ID(a.matches[0].replace(ge,ve),t)||[])[0]))return n;c&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(i=le.needsContext.test(e)?0:o.length;i--&&(a=o[i],!x.relative[s=a.type]);)if((u=x.find[s])&&(r=u(a.matches[0].replace(ge,ve),he.test(o[0].type)&&l(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&f(o)))return G.apply(n,r),n;break}}return(c||C(e,p))(r,t,!q,n,!t||he.test(e)&&l(t.parentNode)||t),n},y.sortStable=P.split("").sort(_).join("")===P,y.detectDuplicates=!!N,D(),y.sortDetached=i(function(e){return 1&e.compareDocumentPosition(j.createElement("fieldset"))}),i(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||o("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),y.attributes&&i(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||o("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),i(function(e){return null==e.getAttribute("disabled")})||o(J,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),t}(e);re.find=se,re.expr=se.selectors,re.expr[":"]=re.expr.pseudos,re.uniqueSort=re.unique=se.uniqueSort,re.text=se.getText,re.isXMLDoc=se.isXML,re.contains=se.contains,re.escapeSelector=se.escape;var ue=function(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&re(e).is(n))break;r.push(e)}return r},le=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},ce=re.expr.match.needsContext,fe=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,pe=/^.[^:#\[\.,]*$/;re.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?re.find.matchesSelector(r,e)?[r]:[]:re.find.matches(e,re.grep(t,function(e){return 1===e.nodeType}))},re.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(re(e).filter(function(){for(t=0;t1?re.uniqueSort(n):n},filter:function(e){return this.pushStack(o(this,e||[],!1))},not:function(e){return this.pushStack(o(this,e||[],!0))},is:function(e){return!!o(this,"string"==typeof e&&ce.test(e)?re(e):e||[],!1).length}});var de,he=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(re.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||de,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:he.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof re?t[0]:t,re.merge(this,re.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:X,!0)),fe.test(r[1])&&re.isPlainObject(t))for(r in t)re.isFunction(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=X.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):re.isFunction(e)?void 0!==n.ready?n.ready(e):e(re):re.makeArray(e,this)}).prototype=re.fn,de=re(X);var ge=/^(?:parents|prev(?:Until|All))/,ve={children:!0,contents:!0,next:!0,prev:!0};re.fn.extend({has:function(e){var t=re(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&re.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?re.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?Q.call(re(e),this[0]):Q.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(re.uniqueSort(re.merge(this.get(),re(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),re.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return ue(e,"parentNode")},parentsUntil:function(e,t,n){return ue(e,"parentNode",n)},next:function(e){return a(e,"nextSibling")},prev:function(e){return a(e,"previousSibling")},nextAll:function(e){return ue(e,"nextSibling")},prevAll:function(e){return ue(e,"previousSibling")},nextUntil:function(e,t,n){return ue(e,"nextSibling",n)},prevUntil:function(e,t,n){return ue(e,"previousSibling",n)},siblings:function(e){return le((e.parentNode||{}).firstChild,e)},children:function(e){return le(e.firstChild)},contents:function(e){return i(e,"iframe")?e.contentDocument:(i(e,"template")&&(e=e.content||e),re.merge([],e.childNodes))}},function(e,t){re.fn[e]=function(n,r){var i=re.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=re.filter(r,i)),this.length>1&&(ve[e]||re.uniqueSort(i),ge.test(e)&&i.reverse()),this.pushStack(i)}});var me=/[^\x20\t\r\n\f]+/g;re.Callbacks=function(e){e="string"==typeof e?function(e){var t={};return re.each(e.match(me)||[],function(e,n){t[n]=!0}),t}(e):re.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1)for(n=a.shift();++s-1;)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?re.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l},re.extend({Deferred:function(t){var n=[["notify","progress",re.Callbacks("memory"),re.Callbacks("memory"),2],["resolve","done",re.Callbacks("once memory"),re.Callbacks("once memory"),0,"resolved"],["reject","fail",re.Callbacks("once memory"),re.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},catch:function(e){return i.then(null,e)},pipe:function(){var e=arguments;return re.Deferred(function(t){re.each(n,function(n,r){var i=re.isFunction(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&re.isFunction(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){function o(t,n,r,i){return function(){var l=this,c=arguments,f=function(){var e,f;if(!(t=a&&(r!==u&&(l=void 0,c=[e]),n.rejectWith(l,c))}};t?p():(re.Deferred.getStackHook&&(p.stackTrace=re.Deferred.getStackHook()),e.setTimeout(p))}}var a=0;return re.Deferred(function(e){n[0][3].add(o(0,e,re.isFunction(i)?i:s,e.notifyWith)),n[1][3].add(o(0,e,re.isFunction(t)?t:s)),n[2][3].add(o(0,e,re.isFunction(r)?r:u))}).promise()},promise:function(e){return null!=e?re.extend(e,i):i}},o={};return re.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[0][2].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=V.call(arguments),o=re.Deferred(),a=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?V.call(arguments):n,--t||o.resolveWith(r,i)}};if(t<=1&&(l(e,o.done(a(n)).resolve,o.reject,!t),"pending"===o.state()||re.isFunction(i[n]&&i[n].then)))return o.then();for(;n--;)l(i[n],a(n),o.reject);return o.promise()}});var ye=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;re.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&ye.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},re.readyException=function(t){e.setTimeout(function(){throw t})};var xe=re.Deferred();re.fn.ready=function(e){return xe.then(e).catch(function(e){re.readyException(e)}),this},re.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--re.readyWait:re.isReady)||(re.isReady=!0,!0!==e&&--re.readyWait>0||xe.resolveWith(X,[re]))}}),re.ready.then=xe.then,"complete"===X.readyState||"loading"!==X.readyState&&!X.documentElement.doScroll?e.setTimeout(re.ready):(X.addEventListener("DOMContentLoaded",c),e.addEventListener("load",c));var be=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===re.type(n)){i=!0;for(s in n)be(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,re.isFunction(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(re(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){Ce.remove(this,e)})}}),re.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Te.get(e,t),n&&(!r||Array.isArray(n)?r=Te.access(e,t,re.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=re.queue(e,t),r=n.length,i=n.shift(),o=re._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){re.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Te.get(e,n)||Te.access(e,n,{empty:re.Callbacks("once memory").add(function(){Te.remove(e,[t+"queue",n])})})}}),re.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,Fe=/^$|\/(?:java|ecma)script/i,Oe={option:[1,""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};Oe.optgroup=Oe.option,Oe.tbody=Oe.tfoot=Oe.colgroup=Oe.caption=Oe.thead,Oe.th=Oe.td;var Pe=/<|&#?\w+;/;!function(){var e=X.createDocumentFragment().appendChild(X.createElement("div")),t=X.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),ne.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",ne.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var Re=X.documentElement,Me=/^key/,Ie=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,We=/^([^.]*)(?:\.(.+)|)/;re.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Te.get(e);if(v)for(n.handler&&(n=(o=n).handler,i=o.selector),i&&re.find.matchesSelector(Re,i),n.guid||(n.guid=re.guid++),(u=v.events)||(u=v.events={}),(a=v.handle)||(a=v.handle=function(t){return void 0!==re&&re.event.triggered!==t.type?re.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(me)||[""]).length;l--;)d=g=(s=We.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=re.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=re.event.special[d]||{},c=re.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&re.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),re.event.global[d]=!0)},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Te.hasData(e)&&Te.get(e);if(v&&(u=v.events)){for(l=(t=(t||"").match(me)||[""]).length;l--;)if(s=We.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){for(f=re.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;o--;)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||re.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)re.event.remove(e,d+t[l],n,r,!0);re.isEmptyObject(u)&&Te.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=re.event.fix(e),u=new Array(arguments.length),l=(Te.get(this,"events")||{})[s.type]||[],c=re.event.special[s.type]||{};for(u[0]=s,t=1;t=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:re.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,Be=/\s*$/g;re.extend({htmlPrefilter:function(e){return e.replace($e,"<$1>")},clone:function(e,t,n){var r,i,o,a,s=e.cloneNode(!0),u=re.contains(e.ownerDocument,e);if(!(ne.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||re.isXMLDoc(e)))for(a=g(s),r=0,i=(o=g(e)).length;r0&&v(a,!u&&g(e,"script")),s},cleanData:function(e){for(var t,n,r,i=re.event.special,o=0;void 0!==(n=e[o]);o++)if(we(n)){if(t=n[Te.expando]){if(t.events)for(r in t.events)i[r]?re.event.remove(n,r):re.removeEvent(n,r,t.handle);n[Te.expando]=void 0}n[Ce.expando]&&(n[Ce.expando]=void 0)}}}),re.fn.extend({detach:function(e){return k(this,e,!0)},remove:function(e){return k(this,e)},text:function(e){return be(this,function(e){return void 0===e?re.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return E(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){T(this,e).appendChild(e)}})},prepend:function(){return E(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=T(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return E(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return E(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(re.cleanData(g(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return re.clone(this,e,t)})},html:function(e){return be(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Be.test(e)&&!Oe[(He.exec(e)||["",""])[1].toLowerCase()]){e=re.htmlPrefilter(e);try{for(;n1)}}),re.Tween=L,(L.prototype={constructor:L,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||re.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(re.cssNumber[n]?"":"px")},cur:function(){var e=L.propHooks[this.prop];return e&&e.get?e.get(this):L.propHooks._default.get(this)},run:function(e){var t,n=L.propHooks[this.prop];return this.options.duration?this.pos=t=re.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):L.propHooks._default.set(this),this}}).init.prototype=L.prototype,(L.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=re.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){re.fx.step[e.prop]?re.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[re.cssProps[e.prop]]&&!re.cssHooks[e.prop]?e.elem[e.prop]=e.now:re.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=L.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},re.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},re.fx=L.prototype.init,re.fx.step={};var tt,nt,rt=/^(?:toggle|show|hide)$/,it=/queueHooks$/;re.Animation=re.extend(R,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return d(n.elem,e,Ne.exec(t),n),n}]},tweener:function(e,t){re.isFunction(e)?(t=e,e=["*"]):e=e.match(me);for(var n,r=0,i=e.length;r1)},removeAttr:function(e){return this.each(function(){re.removeAttr(this,e)})}}),re.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?re.prop(e,t,n):(1===o&&re.isXMLDoc(e)||(i=re.attrHooks[t.toLowerCase()]||(re.expr.match.bool.test(t)?ot:void 0)),void 0!==n?null===n?void re.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=re.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!ne.radioValue&&"radio"===t&&i(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(me);if(i&&1===e.nodeType)for(;n=i[r++];)e.removeAttribute(n)}}),ot={set:function(e,t,n){return!1===t?re.removeAttr(e,n):e.setAttribute(n,n),n}},re.each(re.expr.match.bool.source.match(/\w+/g),function(e,t){var n=at[t]||re.find.attr;at[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=at[a],at[a]=i,i=null!=n(e,t,r)?a:null,at[a]=o),i}});var st=/^(?:input|select|textarea|button)$/i,ut=/^(?:a|area)$/i;re.fn.extend({prop:function(e,t){return be(this,re.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[re.propFix[e]||e]})}}),re.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&re.isXMLDoc(e)||(t=re.propFix[t]||t,i=re.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=re.find.attr(e,"tabindex");return t?parseInt(t,10):st.test(e.nodeName)||ut.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),ne.optSelected||(re.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),re.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){re.propFix[this.toLowerCase()]=this}),re.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(re.isFunction(e))return this.each(function(t){re(this).addClass(e.call(this,t,I(this)))});if("string"==typeof e&&e)for(t=e.match(me)||[];n=this[u++];)if(i=I(n),r=1===n.nodeType&&" "+M(i)+" "){for(a=0;o=t[a++];)r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=M(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u=0;if(re.isFunction(e))return this.each(function(t){re(this).removeClass(e.call(this,t,I(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof e&&e)for(t=e.match(me)||[];n=this[u++];)if(i=I(n),r=1===n.nodeType&&" "+M(i)+" "){for(a=0;o=t[a++];)for(;r.indexOf(" "+o+" ")>-1;)r=r.replace(" "+o+" "," ");i!==(s=M(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e;return"boolean"==typeof t&&"string"===n?t?this.addClass(e):this.removeClass(e):re.isFunction(e)?this.each(function(n){re(this).toggleClass(e.call(this,n,I(this),t),t)}):this.each(function(){var t,r,i,o;if("string"===n)for(r=0,i=re(this),o=e.match(me)||[];t=o[r++];)i.hasClass(t)?i.removeClass(t):i.addClass(t);else void 0!==e&&"boolean"!==n||((t=I(this))&&Te.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":Te.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+M(I(n))+" ").indexOf(t)>-1)return!0;return!1}});var lt=/\r/g;re.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=re.isFunction(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,re(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=re.map(i,function(e){return null==e?"":e+""})),(t=re.valHooks[this.type]||re.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return(t=re.valHooks[i.type]||re.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(lt,""):null==n?"":n}}}),re.extend({valHooks:{option:{get:function(e){var t=re.find.attr(e,"value");return null!=t?t:M(re.text(e))}},select:{get:function(e){var t,n,r,o=e.options,a=e.selectedIndex,s="select-one"===e.type,u=s?null:[],l=s?a+1:o.length;for(r=a<0?l:s?a:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),re.each(["radio","checkbox"],function(){re.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=re.inArray(re(e).val(),t)>-1}},ne.checkOn||(re.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})});var ct=/^(?:focusinfocus|focusoutblur)$/;re.extend(re.event,{trigger:function(t,n,r,i){var o,a,s,u,l,c,f,p=[r||X],d=Z.call(t,"type")?t.type:t,h=Z.call(t,"namespace")?t.namespace.split("."):[];if(a=s=r=r||X,3!==r.nodeType&&8!==r.nodeType&&!ct.test(d+re.event.triggered)&&(d.indexOf(".")>-1&&(d=(h=d.split(".")).shift(),h.sort()),l=d.indexOf(":")<0&&"on"+d,t=t[re.expando]?t:new re.Event(d,"object"==typeof t&&t),t.isTrigger=i?2:3,t.namespace=h.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),n=null==n?[t]:re.makeArray(n,[t]),f=re.event.special[d]||{},i||!f.trigger||!1!==f.trigger.apply(r,n))){if(!i&&!f.noBubble&&!re.isWindow(r)){for(u=f.delegateType||d,ct.test(u+d)||(a=a.parentNode);a;a=a.parentNode)p.push(a),s=a;s===(r.ownerDocument||X)&&p.push(s.defaultView||s.parentWindow||e)}for(o=0;(a=p[o++])&&!t.isPropagationStopped();)t.type=o>1?u:f.bindType||d,(c=(Te.get(a,"events")||{})[t.type]&&Te.get(a,"handle"))&&c.apply(a,n),(c=l&&a[l])&&c.apply&&we(a)&&(t.result=c.apply(a,n),!1===t.result&&t.preventDefault());return t.type=d,i||t.isDefaultPrevented()||f._default&&!1!==f._default.apply(p.pop(),n)||!we(r)||l&&re.isFunction(r[d])&&!re.isWindow(r)&&((s=r[l])&&(r[l]=null),re.event.triggered=d,r[d](),re.event.triggered=void 0,s&&(r[l]=s)),t.result}},simulate:function(e,t,n){var r=re.extend(new re.Event,n,{type:e,isSimulated:!0});re.event.trigger(r,null,t)}}),re.fn.extend({trigger:function(e,t){return this.each(function(){re.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return re.event.trigger(e,t,n,!0)}}),re.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(e,t){re.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),re.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),ne.focusin="onfocusin"in e,ne.focusin||re.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){re.event.simulate(t,e.target,re.event.fix(e))};re.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=Te.access(r,t);i||r.addEventListener(e,n,!0),Te.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=Te.access(r,t)-1;i?Te.access(r,t,i):(r.removeEventListener(e,n,!0),Te.remove(r,t))}}});var ft=e.location,pt=re.now(),dt=/\?/;re.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||re.error("Invalid XML: "+t),n};var ht=/\[\]$/,gt=/\r?\n/g,vt=/^(?:submit|button|image|reset|file)$/i,mt=/^(?:input|select|textarea|keygen)/i;re.param=function(e,t){var n,r=[],i=function(e,t){var n=re.isFunction(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!re.isPlainObject(e))re.each(e,function(){i(this.name,this.value)});else for(n in e)W(n,e[n],t,i);return r.join("&")},re.fn.extend({serialize:function(){return re.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=re.prop(this,"elements");return e?re.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!re(this).is(":disabled")&&mt.test(this.nodeName)&&!vt.test(e)&&(this.checked||!Le.test(e))}).map(function(e,t){var n=re(this).val();return null==n?null:Array.isArray(n)?re.map(n,function(e){return{name:t.name,value:e.replace(gt,"\r\n")}}):{name:t.name,value:n.replace(gt,"\r\n")}}).get()}});var yt=/%20/g,xt=/#.*$/,bt=/([?&])_=[^&]*/,wt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Tt=/^(?:GET|HEAD)$/,Ct=/^\/\//,Et={},kt={},St="*/".concat("*"),Nt=X.createElement("a");Nt.href=ft.href,re.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:ft.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(ft.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":St,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"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":re.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?_(_(e,re.ajaxSettings),t):_(re.ajaxSettings,e)},ajaxPrefilter:$(Et),ajaxTransport:$(kt),ajax:function(t,n){function r(t,n,r,s){var l,p,d,b,w,T=n;c||(c=!0,u&&e.clearTimeout(u),i=void 0,a=s||"",C.readyState=t>0?4:0,l=t>=200&&t<300||304===t,r&&(b=function(e,t,n){for(var r,i,o,a,s=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(h,C,r)),b=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];for(o=c.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}(h,b,C,l),l?(h.ifModified&&((w=C.getResponseHeader("Last-Modified"))&&(re.lastModified[o]=w),(w=C.getResponseHeader("etag"))&&(re.etag[o]=w)),204===t||"HEAD"===h.type?T="nocontent":304===t?T="notmodified":(T=b.state,p=b.data,l=!(d=b.error))):(d=T,!t&&T||(T="error",t<0&&(t=0))),C.status=t,C.statusText=(n||T)+"",l?m.resolveWith(g,[p,T,C]):m.rejectWith(g,[C,T,d]),C.statusCode(x),x=void 0,f&&v.trigger(l?"ajaxSuccess":"ajaxError",[C,h,l?p:d]),y.fireWith(g,[C,T]),f&&(v.trigger("ajaxComplete",[C,h]),--re.active||re.event.trigger("ajaxStop")))}"object"==typeof t&&(n=t,t=void 0),n=n||{};var i,o,a,s,u,l,c,f,p,d,h=re.ajaxSetup({},n),g=h.context||h,v=h.context&&(g.nodeType||g.jquery)?re(g):re.event,m=re.Deferred(),y=re.Callbacks("once memory"),x=h.statusCode||{},b={},w={},T="canceled",C={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s)for(s={};t=wt.exec(a);)s[t[1].toLowerCase()]=t[2];t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=w[e.toLowerCase()]=w[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)C.always(e[C.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||T;return i&&i.abort(t),r(0,t),this}};if(m.promise(C),h.url=((t||h.url||ft.href)+"").replace(Ct,ft.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(me)||[""],null==h.crossDomain){l=X.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Nt.protocol+"//"+Nt.host!=l.protocol+"//"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=re.param(h.data,h.traditional)),B(Et,h,n,C),c)return C;(f=re.event&&h.global)&&0==re.active++&&re.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Tt.test(h.type),o=h.url.replace(xt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(yt,"+")):(d=h.url.slice(o.length),h.data&&(o+=(dt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(bt,"$1"),d=(dt.test(o)?"&":"?")+"_="+pt+++d),h.url=o+d),h.ifModified&&(re.lastModified[o]&&C.setRequestHeader("If-Modified-Since",re.lastModified[o]),re.etag[o]&&C.setRequestHeader("If-None-Match",re.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&C.setRequestHeader("Content-Type",h.contentType),C.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+St+"; q=0.01":""):h.accepts["*"]);for(p in h.headers)C.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(g,C,h)||c))return C.abort();if(T="abort",y.add(h.complete),C.done(h.success),C.fail(h.error),i=B(kt,h,n,C)){if(C.readyState=1,f&&v.trigger("ajaxSend",[C,h]),c)return C;h.async&&h.timeout>0&&(u=e.setTimeout(function(){C.abort("timeout")},h.timeout));try{c=!1,i.send(b,r)}catch(e){if(c)throw e;r(-1,e)}}else r(-1,"No Transport");return C},getJSON:function(e,t,n){return re.get(e,t,n,"json")},getScript:function(e,t){return re.get(e,void 0,t,"script")}}),re.each(["get","post"],function(e,t){re[t]=function(e,n,r,i){return re.isFunction(n)&&(i=i||r,r=n,n=void 0),re.ajax(re.extend({url:e,type:t,dataType:i,data:n,success:r},re.isPlainObject(e)&&e))}}),re._evalUrl=function(e){return re.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,throws:!0})},re.fn.extend({wrapAll:function(e){var t;return this[0]&&(re.isFunction(e)&&(e=e.call(this[0])),t=re(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return re.isFunction(e)?this.each(function(t){re(this).wrapInner(e.call(this,t))}):this.each(function(){var t=re(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=re.isFunction(e);return this.each(function(n){re(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){re(this).replaceWith(this.childNodes)}),this}}),re.expr.pseudos.hidden=function(e){return!re.expr.pseudos.visible(e)},re.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},re.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Dt={0:200,1223:204},jt=re.ajaxSettings.xhr();ne.cors=!!jt&&"withCredentials"in jt,ne.ajax=jt=!!jt,re.ajaxTransport(function(t){var n,r;if(ne.cors||jt&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(a in i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Dt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),re.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),re.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return re.globalEval(e),e}}}),re.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),re.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(r,i){t=re(" + + + + + + diff --git a/archiv/november2022/hs2.php b/archiv/november2022/hs2.php new file mode 100644 index 0000000..3c18bee --- /dev/null +++ b/archiv/november2022/hs2.php @@ -0,0 +1,143 @@ + + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Nacht der Wissenschaft
+ Stream Redtenbacher-Hörsaal

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

Stelle eine Frage zum aktuellen Vortrag

+ + +
+ Alle Fragen werden 2 Tagen gespeichert, zum alleinigen Zwecke der Weitergabe an die + Dozierenden. +
+
+
+
+
+
+
+ + + + + + + diff --git a/archiv/november2022/images/.htaccess b/archiv/november2022/images/.htaccess new file mode 100644 index 0000000..f546f38 --- /dev/null +++ b/archiv/november2022/images/.htaccess @@ -0,0 +1,7 @@ +RewriteEngine On + +RewriteCond %{REMOTE_ADDR} ^129\.13\.72\.198$ +RewriteRule ^(.*)marker\-icon\.png $1marker-omnom.png + +RewriteCond %{REMOTE_ADDR} ^129\.13\.72\.198$ +RewriteRule ^(.*)marker\-icon\-2x\.png $1marker-omnom-2x.png diff --git a/archiv/november2022/images/Forder_Verein_logo.png b/archiv/november2022/images/Forder_Verein_logo.png new file mode 100644 index 0000000..05bbc66 Binary files /dev/null and b/archiv/november2022/images/Forder_Verein_logo.png differ diff --git a/archiv/november2022/images/akk.png b/archiv/november2022/images/akk.png new file mode 100644 index 0000000..4299d31 Binary files /dev/null and b/archiv/november2022/images/akk.png differ diff --git a/archiv/november2022/images/asta.png b/archiv/november2022/images/asta.png new file mode 100644 index 0000000..382311a Binary files /dev/null and b/archiv/november2022/images/asta.png differ diff --git a/archiv/november2022/images/background_header.jpg b/archiv/november2022/images/background_header.jpg new file mode 100644 index 0000000..fff6ec4 Binary files /dev/null and b/archiv/november2022/images/background_header.jpg differ diff --git a/archiv/november2022/images/besserwissen.png b/archiv/november2022/images/besserwissen.png new file mode 100644 index 0000000..f7326d0 Binary files /dev/null and b/archiv/november2022/images/besserwissen.png differ diff --git a/archiv/november2022/images/gallery/gallery0.jpg b/archiv/november2022/images/gallery/gallery0.jpg new file mode 100644 index 0000000..b31c5b0 Binary files /dev/null and b/archiv/november2022/images/gallery/gallery0.jpg differ diff --git a/archiv/november2022/images/gallery/gallery1.jpg b/archiv/november2022/images/gallery/gallery1.jpg new file mode 100644 index 0000000..3175647 Binary files /dev/null and b/archiv/november2022/images/gallery/gallery1.jpg differ diff --git a/archiv/november2022/images/gallery/gallery2.jpg b/archiv/november2022/images/gallery/gallery2.jpg new file mode 100644 index 0000000..ccb4167 Binary files /dev/null and b/archiv/november2022/images/gallery/gallery2.jpg differ diff --git a/archiv/november2022/images/gallery/gallery3.jpg b/archiv/november2022/images/gallery/gallery3.jpg new file mode 100644 index 0000000..820db98 Binary files /dev/null and b/archiv/november2022/images/gallery/gallery3.jpg differ diff --git a/archiv/november2022/images/gallery/gallery4.jpg b/archiv/november2022/images/gallery/gallery4.jpg new file mode 100644 index 0000000..3c64ae3 Binary files /dev/null and b/archiv/november2022/images/gallery/gallery4.jpg differ diff --git a/archiv/november2022/images/gallery/gallery5.png b/archiv/november2022/images/gallery/gallery5.png new file mode 100644 index 0000000..e020fcc Binary files /dev/null and b/archiv/november2022/images/gallery/gallery5.png differ diff --git a/archiv/november2022/images/gallery/gallery6.jpg b/archiv/november2022/images/gallery/gallery6.jpg new file mode 100644 index 0000000..01e3664 Binary files /dev/null and b/archiv/november2022/images/gallery/gallery6.jpg differ diff --git a/archiv/november2022/images/gallery/gallery7.png b/archiv/november2022/images/gallery/gallery7.png new file mode 100644 index 0000000..c9ea937 Binary files /dev/null and b/archiv/november2022/images/gallery/gallery7.png differ diff --git a/archiv/november2022/images/gallery/gallery8.jpg b/archiv/november2022/images/gallery/gallery8.jpg new file mode 100644 index 0000000..e7254b5 Binary files /dev/null and b/archiv/november2022/images/gallery/gallery8.jpg differ diff --git a/archiv/november2022/images/gallery/orga1.jpg b/archiv/november2022/images/gallery/orga1.jpg new file mode 100644 index 0000000..8ae8edf Binary files /dev/null and b/archiv/november2022/images/gallery/orga1.jpg differ diff --git a/archiv/november2022/images/gallery/orga2.jpg b/archiv/november2022/images/gallery/orga2.jpg new file mode 100644 index 0000000..91e75b3 Binary files /dev/null and b/archiv/november2022/images/gallery/orga2.jpg differ diff --git a/archiv/november2022/images/gallery/orga3.jpg b/archiv/november2022/images/gallery/orga3.jpg new file mode 100644 index 0000000..16f1718 Binary files /dev/null and b/archiv/november2022/images/gallery/orga3.jpg differ diff --git a/archiv/november2022/images/index.html b/archiv/november2022/images/index.html new file mode 100644 index 0000000..e69de29 diff --git a/archiv/november2022/images/kit-triangel-logo-schwarz.webp b/archiv/november2022/images/kit-triangel-logo-schwarz.webp new file mode 100644 index 0000000..b98e1ba Binary files /dev/null and b/archiv/november2022/images/kit-triangel-logo-schwarz.webp differ diff --git a/archiv/november2022/images/kit_dark.png b/archiv/november2022/images/kit_dark.png new file mode 100644 index 0000000..4d0fa50 Binary files /dev/null and b/archiv/november2022/images/kit_dark.png differ diff --git a/archiv/november2022/images/kulturinkarlsruhe.png b/archiv/november2022/images/kulturinkarlsruhe.png new file mode 100644 index 0000000..dba89a1 Binary files /dev/null and b/archiv/november2022/images/kulturinkarlsruhe.png differ diff --git a/archiv/november2022/images/layers-2x.png b/archiv/november2022/images/layers-2x.png new file mode 100644 index 0000000..a2cf7f9 Binary files /dev/null and b/archiv/november2022/images/layers-2x.png differ diff --git a/archiv/november2022/images/layers.png b/archiv/november2022/images/layers.png new file mode 100644 index 0000000..bca0a0e Binary files /dev/null and b/archiv/november2022/images/layers.png differ diff --git a/archiv/november2022/images/logo.png b/archiv/november2022/images/logo.png new file mode 100644 index 0000000..509ccd6 Binary files /dev/null and b/archiv/november2022/images/logo.png differ diff --git a/archiv/november2022/images/marker-icon-2x.png b/archiv/november2022/images/marker-icon-2x.png new file mode 100644 index 0000000..0015b64 Binary files /dev/null and b/archiv/november2022/images/marker-icon-2x.png differ diff --git a/archiv/november2022/images/marker-icon.png b/archiv/november2022/images/marker-icon.png new file mode 100644 index 0000000..e2e9f75 Binary files /dev/null and b/archiv/november2022/images/marker-icon.png differ diff --git a/archiv/november2022/images/marker-omnom-2x.png b/archiv/november2022/images/marker-omnom-2x.png new file mode 100644 index 0000000..4fd1544 Binary files /dev/null and b/archiv/november2022/images/marker-omnom-2x.png differ diff --git a/archiv/november2022/images/marker-omnom.png b/archiv/november2022/images/marker-omnom.png new file mode 100644 index 0000000..a34f725 Binary files /dev/null and b/archiv/november2022/images/marker-omnom.png differ diff --git a/archiv/november2022/images/marker-shadow.png b/archiv/november2022/images/marker-shadow.png new file mode 100644 index 0000000..d1e773c Binary files /dev/null and b/archiv/november2022/images/marker-shadow.png differ diff --git a/archiv/november2022/images/milky-way-2695569.jpg b/archiv/november2022/images/milky-way-2695569.jpg new file mode 100644 index 0000000..88f5adf Binary files /dev/null and b/archiv/november2022/images/milky-way-2695569.jpg differ diff --git a/archiv/november2022/images/ndw-marker-2x.png b/archiv/november2022/images/ndw-marker-2x.png new file mode 100644 index 0000000..3f8727c Binary files /dev/null and b/archiv/november2022/images/ndw-marker-2x.png differ diff --git a/archiv/november2022/images/ndw-marker.png b/archiv/november2022/images/ndw-marker.png new file mode 100644 index 0000000..4d2fc6f Binary files /dev/null and b/archiv/november2022/images/ndw-marker.png differ diff --git a/archiv/november2022/images/old_back.jpg b/archiv/november2022/images/old_back.jpg new file mode 100644 index 0000000..3cb4931 Binary files /dev/null and b/archiv/november2022/images/old_back.jpg differ diff --git a/archiv/november2022/images/social_fb.png b/archiv/november2022/images/social_fb.png new file mode 100644 index 0000000..b4b2994 Binary files /dev/null and b/archiv/november2022/images/social_fb.png differ diff --git a/archiv/november2022/images/social_insta.png b/archiv/november2022/images/social_insta.png new file mode 100644 index 0000000..2512c72 Binary files /dev/null and b/archiv/november2022/images/social_insta.png differ diff --git a/archiv/november2022/images/social_twitter.png b/archiv/november2022/images/social_twitter.png new file mode 100644 index 0000000..44b9e4d Binary files /dev/null and b/archiv/november2022/images/social_twitter.png differ diff --git a/archiv/november2022/images/triangle-marker-2x.png b/archiv/november2022/images/triangle-marker-2x.png new file mode 100644 index 0000000..3f8727c Binary files /dev/null and b/archiv/november2022/images/triangle-marker-2x.png differ diff --git a/archiv/november2022/images/triangle-marker.png b/archiv/november2022/images/triangle-marker.png new file mode 100644 index 0000000..7db8048 Binary files /dev/null and b/archiv/november2022/images/triangle-marker.png differ diff --git a/archiv/november2022/images/vortrag/Cermak20T.jpg b/archiv/november2022/images/vortrag/Cermak20T.jpg new file mode 100644 index 0000000..96f29cc Binary files /dev/null and b/archiv/november2022/images/vortrag/Cermak20T.jpg differ diff --git a/archiv/november2022/images/vortrag/Doessel21Tjpg.jpg b/archiv/november2022/images/vortrag/Doessel21Tjpg.jpg new file mode 100644 index 0000000..6554e3e Binary files /dev/null and b/archiv/november2022/images/vortrag/Doessel21Tjpg.jpg differ diff --git a/archiv/november2022/images/vortrag/Fischer21T.jpg b/archiv/november2022/images/vortrag/Fischer21T.jpg new file mode 100644 index 0000000..d678858 Binary files /dev/null and b/archiv/november2022/images/vortrag/Fischer21T.jpg differ diff --git a/archiv/november2022/images/vortrag/Hanauska23Tri.jpg b/archiv/november2022/images/vortrag/Hanauska23Tri.jpg new file mode 100644 index 0000000..32d6c7d Binary files /dev/null and b/archiv/november2022/images/vortrag/Hanauska23Tri.jpg differ diff --git a/archiv/november2022/images/vortrag/Heske22R.jpg b/archiv/november2022/images/vortrag/Heske22R.jpg new file mode 100644 index 0000000..c411733 Binary files /dev/null and b/archiv/november2022/images/vortrag/Heske22R.jpg differ diff --git a/archiv/november2022/images/vortrag/Hiller23B.jpg b/archiv/november2022/images/vortrag/Hiller23B.jpg new file mode 100644 index 0000000..fab97fd Binary files /dev/null and b/archiv/november2022/images/vortrag/Hiller23B.jpg differ diff --git a/archiv/november2022/images/vortrag/KD2_1.jpg b/archiv/november2022/images/vortrag/KD2_1.jpg new file mode 100644 index 0000000..71acec4 Binary files /dev/null and b/archiv/november2022/images/vortrag/KD2_1.jpg differ diff --git a/archiv/november2022/images/vortrag/KD2_2.jpg b/archiv/november2022/images/vortrag/KD2_2.jpg new file mode 100644 index 0000000..db42eb3 Binary files /dev/null and b/archiv/november2022/images/vortrag/KD2_2.jpg differ diff --git a/archiv/november2022/images/vortrag/KD2_3.jpg b/archiv/november2022/images/vortrag/KD2_3.jpg new file mode 100644 index 0000000..fa39c53 Binary files /dev/null and b/archiv/november2022/images/vortrag/KD2_3.jpg differ diff --git a/archiv/november2022/images/vortrag/KD2_4.jpg b/archiv/november2022/images/vortrag/KD2_4.jpg new file mode 100644 index 0000000..bedc0b0 Binary files /dev/null and b/archiv/november2022/images/vortrag/KD2_4.jpg differ diff --git a/archiv/november2022/images/vortrag/Kahlhoefer22T.jpg b/archiv/november2022/images/vortrag/Kahlhoefer22T.jpg new file mode 100644 index 0000000..5b78616 Binary files /dev/null and b/archiv/november2022/images/vortrag/Kahlhoefer22T.jpg differ diff --git a/archiv/november2022/images/vortrag/Krewer19T.jpg b/archiv/november2022/images/vortrag/Krewer19T.jpg new file mode 100644 index 0000000..9164dcb Binary files /dev/null and b/archiv/november2022/images/vortrag/Krewer19T.jpg differ diff --git a/archiv/november2022/images/vortrag/Lohner23R.jpg b/archiv/november2022/images/vortrag/Lohner23R.jpg new file mode 100644 index 0000000..a71fef4 Binary files /dev/null and b/archiv/november2022/images/vortrag/Lohner23R.jpg differ diff --git a/archiv/november2022/images/vortrag/Maedche19B.jpg b/archiv/november2022/images/vortrag/Maedche19B.jpg new file mode 100644 index 0000000..9b50df6 Binary files /dev/null and b/archiv/november2022/images/vortrag/Maedche19B.jpg differ diff --git a/archiv/november2022/images/vortrag/MekleTri19.jpg b/archiv/november2022/images/vortrag/MekleTri19.jpg new file mode 100644 index 0000000..3c74e6e Binary files /dev/null and b/archiv/november2022/images/vortrag/MekleTri19.jpg differ diff --git a/archiv/november2022/images/vortrag/Muehlleitner21B.jpg b/archiv/november2022/images/vortrag/Muehlleitner21B.jpg new file mode 100644 index 0000000..5369573 Binary files /dev/null and b/archiv/november2022/images/vortrag/Muehlleitner21B.jpg differ diff --git a/archiv/november2022/images/vortrag/Rabe21T.jpg b/archiv/november2022/images/vortrag/Rabe21T.jpg new file mode 100644 index 0000000..a0f73a6 Binary files /dev/null and b/archiv/november2022/images/vortrag/Rabe21T.jpg differ diff --git a/archiv/november2022/images/vortrag/Rabe21T.tif b/archiv/november2022/images/vortrag/Rabe21T.tif new file mode 100644 index 0000000..caab9c5 Binary files /dev/null and b/archiv/november2022/images/vortrag/Rabe21T.tif differ diff --git a/archiv/november2022/images/vortrag/Schaefer23T.jpg b/archiv/november2022/images/vortrag/Schaefer23T.jpg new file mode 100644 index 0000000..a2660f0 Binary files /dev/null and b/archiv/november2022/images/vortrag/Schaefer23T.jpg differ diff --git a/archiv/november2022/images/vortrag/Scheibehenne24R.jpg b/archiv/november2022/images/vortrag/Scheibehenne24R.jpg new file mode 100644 index 0000000..ab3b66c Binary files /dev/null and b/archiv/november2022/images/vortrag/Scheibehenne24R.jpg differ diff --git a/archiv/november2022/images/vortrag/Schepers24T.jpg b/archiv/november2022/images/vortrag/Schepers24T.jpg new file mode 100644 index 0000000..cf18201 Binary files /dev/null and b/archiv/november2022/images/vortrag/Schepers24T.jpg differ diff --git a/archiv/november2022/images/vortrag/Siedle22Tri.jpg b/archiv/november2022/images/vortrag/Siedle22Tri.jpg new file mode 100644 index 0000000..3d3fbf7 Binary files /dev/null and b/archiv/november2022/images/vortrag/Siedle22Tri.jpg differ diff --git a/archiv/november2022/images/vortrag/Stelzer24B.jpg b/archiv/november2022/images/vortrag/Stelzer24B.jpg new file mode 100644 index 0000000..ac3e4fc Binary files /dev/null and b/archiv/november2022/images/vortrag/Stelzer24B.jpg differ diff --git a/archiv/november2022/images/vortrag/Storr20Tri.jpg b/archiv/november2022/images/vortrag/Storr20Tri.jpg new file mode 100644 index 0000000..3233c1f Binary files /dev/null and b/archiv/november2022/images/vortrag/Storr20Tri.jpg differ diff --git a/archiv/november2022/images/vortrag/Tavakkol20B.jpg b/archiv/november2022/images/vortrag/Tavakkol20B.jpg new file mode 100644 index 0000000..98ae951 Binary files /dev/null and b/archiv/november2022/images/vortrag/Tavakkol20B.jpg differ diff --git a/archiv/november2022/images/vortrag/Wilcke20R.jpg b/archiv/november2022/images/vortrag/Wilcke20R.jpg new file mode 100644 index 0000000..9bc5a82 Binary files /dev/null and b/archiv/november2022/images/vortrag/Wilcke20R.jpg differ diff --git a/archiv/november2022/images/vortrag/logo.png b/archiv/november2022/images/vortrag/logo.png new file mode 100644 index 0000000..509ccd6 Binary files /dev/null and b/archiv/november2022/images/vortrag/logo.png differ diff --git a/archiv/november2022/impressum.html b/archiv/november2022/impressum.html new file mode 100644 index 0000000..11e0126 --- /dev/null +++ b/archiv/november2022/impressum.html @@ -0,0 +1,131 @@ + + + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/archiv/november2022/index.php b/archiv/november2022/index.php new file mode 100644 index 0000000..fe714cb --- /dev/null +++ b/archiv/november2022/index.php @@ -0,0 +1,1232 @@ + + + + Nacht der Wissenschaft + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Nacht der Wissenschaft
+ 18. November 2022

+

Logo

+ +
+
+
+
+
+
+

Die Nacht der Wissenschaft ist wieder da!

+

In der Nacht vom 18. November findet dieses Semester wieder die "Nacht der Wissenschaft" statt. + Wir freuen uns dabei unsere Gäste erneut in Präsenz begrüßen zu dürfen.
Rund um den Ehrenhof, im KD²Lab und erstmals im Triangel Open-Space + werden wieder eine Vielzahl von interessanten Vorträgen aus verschiedensten Fachbereichen auf euch warten. + Zusätzlich wird es auch wieder viele Attraktionen rund um die Vorträge, beispielsweise Experimente des KD²Lab, + und natürlich reichlich Verpflegung geben. + Bleibt also gespannt auf alles, was diese Nacht der Wissenschaft euch alles bieten wird. +

+

Daher laden wir euch ein, uns bis in die frühen Morgenstunden auf eine Reise durch die Wissenschaft + zu begleiten…

+

+

Wir brauchen eure Unterstützung

+

Die Nacht der Wissenschaft wird von Studenten geplant und organisiert. Wir sind deshalb auf Hilfe von euch angewiesen. + Habt ihr Interesse auch mal bei der Organisation der NDW mitzuhelfen, dann meldet euch doch gerne bei uns.
+ Falls ihr am Abend selber helfen wollt, kommt ihr hier zur Helferanmeldung. +
Vielen Dank an alle Helfenden und Unterstützer!

+
+
+ +
+ +
+

Programm

+

Das Hauptprogramm wird voraussichtlich um 19 Uhr beginnen, dabei werden Vorträge am KIT Campus-Süd und + im Triangel Open-Space stattfinden. Im KD²-Lab werden zusätzlich Laborführungen und Experimente zum Mitmachen + durchgeführt.
Dabei werden die Vorträge aus dem Tulla- und + Redtenbacher-Hörsaal live gestreamt. Die Streams finden sich hier:
Tulla-Hörsaal Stream
+ Redtenbacher-Hörsaal Stream +

+
+ +

Am KIT Campus-Süd

+

Der Vortrag "Von der alten in die neue Energiewelt: + Klimawandel und russischer Angriffskrieg" wird um 24 Uhr im Redtenbacher Hörsaal stattfinden.

+ +

Der Weg zu den Hörsälen Tulla, Benz und Redtenbacher ist vor Ort ausgeschildert.

Tulla-Hörsaal Stream
+ Redtenbacher-Hörsaal Stream +
+
+ +
+
+
+
+
+ +
+
+
Batteries
+ Bild: KIT +
+

Wasserstoff als Energieträger der Zukunft ist heute in aller Munde.
Für die CO2-neutrale + Produktion von „grünem“ Wasserstoff aus regenerativ erzeugtem Strom steht die Elektrolyse + im Fokus. Die verschiedenen Typen von Elektrolyseuren, die heute industrialisiert werden, + unterscheiden sich im Hinblick auf Leistungsfähigkeit, Effizienz und Kosten. Im Hinblick + auf die Nutzung von Wasserstoff rücken – neben dem seit langem etablierten, direkten + Einsatz in der chemischen Industrie – neue Bereiche in den Vordergrund. „Grüner“ Wasserstoff + als Energiespeicher erfordert eine effiziente Rückverstromung, die über Brennstoffzellen + realisiert werden kann. Hier sind Systeme für stationäre Energieversorgung und Elektromobilität + in Entwicklung.
Der Vortrag gibt einen Überblick über verschiedene Elektrolyseur- und + Brennstoffzellentechnologien und diskutiert Vor- und Nachteile im Hinblick auf Produktion + und Nutzung regenerativ erzeugten Wasserstoffs.

+

Referent: PD Dr.-Ing. André Weber , IAM-ET

+
+
+
+
+
+
+
+
+ +
+
+
People on street
+
+

Denke an die Orte, an denen geforscht wird. Was kommt dir zuerst in den Sinn? Das Büro eines + Wissenschaftlers oder einer Wissenschaftlerin? Ein Chemie- oder Physik-Labor? Kennst du + bereits das Karlsruhe Decision & Design Labor, kurz KD²Lab? Und wie ist es mit dem eigenen + Wohnzimmer? Auch von dort aus kann jetzt mitgeforscht werden.

+ In unserem Vortrag stellen wir das KD²Lab und die Plattform „wir-forschen.digital“ vor. + Das ist unsere neue Digital Citizen Science Plattform, auf der du aktiv und digital mitforschen + kannst – ganz egal von wo, auch aus deinem Wohnzimmer. Nach dem Vortrag laden wir dich ins + KD²Lab am Kronenplatz ein. Dort kannst du an einem kleinen Experiment teilnehmen, mehr zu + wir-forschen.digital erfahren, das Projekt in der Virtuellen Realität erleben und mit + etwas Glück eine Handy-VR-Brille gewinnen!

+

Referent:Felix Kretzer, IISM-IS

+
+
+
+
+
+
+
+
+ +
+
+
+ Dividing Cell Fluorescence
+ Bild: F. Lamiot +
+

Since Gregor Mendel we know how genetic traits are inherited and since the discovery of + the genetic code we understand how DNA is instrumental for inheritance. But how do we + explain differences in identical twins, coat colors in cats, sex determination in + crocodiles or different human diseases with the same mutation?
The secrets to these + phenomena lie in nature’s coolest composite material and its explanation needs more than + just DNA. This talk will introduce you to the field of epigenetics and how the packaging + of DNA and small chemical modifications influence who we are.

+

Referentin: Prof. Dr. Sylvia Erhardt , MOLBIO

+
+
+
+
+
+
+
+
+
+
+ +
+
+
Clouds form a circle
+ Bild: EUMETSAT 2022 +
+

We live on a white planet:
About two thirds of the Earth’s surface + are covered by clouds on an average day. The Earth's climate is changing. + How does this affect cloudiness? How does cloud cover change under higher temperatures, + changed land cover, or cleaner air? And more importantly still: How does that in turn + affect the Earth’s climate?
This lecture looks down at our planet from satellites to map + the clouds and study the many factors that make them brighter, wetter, thicker - or darker, drier, thinner?

+

Referent:Prof. Dr. Jan Cermak, IMK-ASF

+
+
+
+
+
+
+
+
+ +
+
+
Plastic bottles
+ Bild: Maali Maeder +
+

In order to increase the rates for recycling quotes of plastics as a whole, additional + measures are required alongside the efforts for mechanical recycling of plastics, e.g. + through chemical recycling, especially of waste streams that cannot be readily made + usable for mechanical recycling.
To exploit these potentials, different paths of chemical + recycling for example pyrolysis and gasification against incineration have to be developed + further and demonstrated in industrial-scale applications. These solutions are necessary + for a real circular economy.

+

Referent:Dr.-Ing. Salar Tavakkol, ITC

+
+
+
+
+
+
+
+
+ +
+
+
Anden in Peru
+
+

Der ostexponierte Bergregenwald auf 2000 m über dem Meer in den südecuadorianischen Anden + liegt am Rand des Amazonasbeckens. Der Wald ist (fast) frei von direktem menschlichen + Einfluss, die Gegend ist dünn besiedelt, wird insgesamt vergleichsweise wenig intensiv + genutzt und die nächste Großstadt – Manaus - befindet sich in mehreren 1000 km Entfernung. + Dieser Wald sollte doch ein Musterbeispiel für ein ungestörtes Ökosystem sein!
+ Aber ist er das wirklich? Wir konnten zeigen, dass Vorgänge, die in weiter Entfernung + ablaufen, den andinen Bergregenwald prägen.

+

Referent:Prof. Dr. Wolfgang Wilcke, IFGG

+
+
+
+
+
+
+
+
+
+
+ +
+
+
Digitales Herz
+
+

Dein Herz im Computer? Ein Herz, welches sich genauso verhält wie Dein eigenes Herz? + Wozu soll das gut sein? Hier sind die Antworten:
+ Wir können uns in 3D genau ansehen, was gut und was – im Falle eines Falles - falsch läuft, + z.B. bei Herzrhythmusstörungen oder beim Herzinfarkt.
Das erleichtert das Verständnis der + Erkrankung insbesondere bei komplexen Vorgängen.
Wir können alle möglichen Therapie-Varianten + vorher am digitalen Zwilling ausprobieren. Wenn uns das Ergebnis nicht gefällt, dann + drücken wir einfach den „reset“ Knopf und fangen wieder von vorne an. + Versucht das mal beim wirklichen Patienten!
+ Wir können aber auch wichtige Erkenntnisse zu den Erkrankungen des Herzens beisteuern: + wie genau entstehen sie, was genau läuft schief, und was könnte man am besten dagegen tun. + Und wir können virtuelle Kohorten von z.B. 1 Million Patienten erzeugen und daran virtuelle + Messungen machen – z.B. zum Trainieren von medizinischen Systemen mit maschinellem Lernen (künstliche Intelligenz).
+ Ich werde zeigen, wie wir von den Messdaten am Menschen zum digitalen Zwilling des Herzens + kommen, was wir alles schon damit machen und woran wir noch arbeiten müssen.

+

Referent: Prof. Dr. Olaf Dössel, IBT

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

+ Bild: Jakub Novacek +
+

The discovery of the Higgs boson marked a milestone for particle physics.
With its discovery + the Standard Model of particle physics was structurally complete. The Standard Model + describes the known building blocks of matter and the fundamental forces that act between them. + Despite the success of the Standard Model, which has been tested to great accuracy, + there are several open questions that cannot be answered within the model. The Higgs + boson will play a crucial role in answering these questions and help us to crack the code of the universe.

+

Referentin:Prof. Dr. Margarete Mühlleitner, ITP

+
+
+
+
+
+
+
+
+ +
+
+
Diversität einer Bakterienkultur
+ Bild: Dr. Ahmed Zoheir +
+

Was haben Bier, Sauerteig, laktosefreie Milch, eine saubere Hose und ein COVID-19 Medikament gemeinsam?
+ Ihr Dasein verdanken sie einer Stoffumwandlung, die mit Hilfe biologischer Katalysatoren erfolgt. + Für die Verbesserung dieser Biokatalysatoren haben wir uns eine der erfolgreichsten Methoden bei + der Natur abgeschaut: Das Auswählen des Systems mit den geeignetsten Eigenschaften aus der natürlich + und zufällig entstehenden Diversität und Vielfalt – das Prinzip der Evolution.
+ Wie man Evolution technisch lenken kann, was das mit einem „Survival of Gut Genug“ zu + tun hat und welche industriellen Anwendungen daraus entstehen, erklärt Dr. Kersten Rabe in seinem Vortrag.

+

Referent:Dr. Kersten Rabe, IBG 1

+
+
+
+
+
+
+ + +
+
+
+
+ +
+
+
Dark-Matter Ilustration
+ Bild: Felix Kahlhöfer +
+

We know from astrophysical observations that ordinary matter constitutes only a small + fraction of the matter content of the universe. A much larger part is of an unknown form, + called dark matter. If we assume that dark matter is composed of elementary particles + (just like visible matter), these particles are predicted to constantly pass through the + Earth and through each of us. Fortunately, their interactions are so tiny that they are + completely harmless. But is it still possible to detect them?

+

Referent: Prof. Dr. Felix Kahlhöfer , TTP

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

+ Bild: Reinhard Fischer +
+

Pilze sind allgegenwärtig in der Natur und extrem wichtig im Boden, wo sie totes pflanzliches + und tierisches Material abbauen und damit den Nährstoffkreislauf schließen.
+ Es gibt allerdings auch einige Pilze, die im Boden regelrecht „auf der Lauer“ liegen + und mit einem speziellen „Deodorant“ Rundwürmer in ausgelegte Schlingen locken. + Die Nematoden kleben an den Fallen, und die Pilze dringen mit ihren Hyphen in die Körper ein, + um sie von innen zu verdauen. Da viele unserer Kulturpflanzen von schädlichen Nematoden bedroht sind, + sollte man diese Pilze als natürliche Schädlingsbekämpfer einsetzen.

+

Referent:Prof. Dr. Reinhard Fischer, IAB

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

+ Bild: National Renewable Energy Laboratory +
+

When people hear that the efficiency of a standard solar cell is typically 20% or less, + they immediately wonder: when will they ever get better?
Solar cell record efficiencies + have steadily increased over the years (see image, to be explained 12), and many efforts + try to further improve them – in efficiency, lower costs, and increased durability.
+ To better understand the inner workings of the solar cells, especially from the viewpoint + of the involved materials and their interfaces, x-rays come into play. For that, it is + even best to use a particle accelerator: a “synchrotron”, producing x-rays with enormous + intensity and “tunable” energy (or color).

In this presentation, all of this will be + illuminated: thoughts about solar cells, insights into a synchrotron, and some (really light) + science of how x-rays and matter interact - no prior knowledge necessary!

+

Referent: Prof. Dr. Clemens Heske, IPS

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

+ Bild: pixabay +
+

Strom ist essentiell für das Funktionieren unserer Gesellschaft.
Doch das Stromnetz ist + sehr komplex und scheinbar schwer zu verstehen. In diesem Vortrag suchen wir gemeinsam nach einfachen + Erklärungen für Zuhörer und Wissenschaft unter anderem zu folgenden Themen:
+ Unser Strom kommt aus der Steckdose. Aber wie kommt er da hin und wie verhindern wir Stromausfälle? + Im Zeitalter von Big Data stehen uns viele Daten zur Verfügung. + Was können wir aus solchen Daten über das Stromnetz lernen?

+

Referent: Dr. Benjamin Schäfer , IAI

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

+ Bild: ECPE European Center for Power Electronics e.V +
+

Wissen Sie, was Leistungselektronik bedeutet und welch wichtige Rolle sie für die Energiewende + spielen wird?
Die Leistungselektronik ist eine Schlüsseltechnologie von der Erzeugung über die + Übertragung und Verteilung bis hin zur Nutzung der elektrischen Energie. Darüber hinaus ist + sie ein Wegbereiter für die Netzintegration vieler erneuerbaren Energiequellen. Auch + E-Mobilität ist ohne Leistungselektronik nicht denkbar. +
+ Warum das so ist, wird im Vortrag anhand vieler Beispiele vom heimischen PV-Wechselrichter + bis zur Hochspannungs- Gleichstromübertragung erklärt.

+

Referent: Prof. Dr.-Ing. Marc Hiller, ETI

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

+ Bild: David Lohner +
+

Über den Wert autoethnographischer Forschung im Feld der Hochschullehre.
Der Vortrag kann + als Plädoyer verstanden werden, subjektiven Zugängen im wissenschaftlichen Erkenntnisprozess + ihren Wert zuzusprechen, und stellt die Autoethnographie als methodischen Zugang vor, eigenes + hochschuldidaktisches Handeln reflektiert zu analysieren. Durch + die Einflechtung von persönlichen Schilderungen des Autors zeigt der + Beitrag, wie individuelle Erfahrungen und Erzählungen + mit wissenschaftlicher Erkenntnis in Einklang gebracht werden können. +

+

Referent: David Lohner, ISD

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

+ Bild: Karolina Grabowska +
+

Coming Soon
Bleibt gespannt was diese Veranstaltung euch bieten wird

+

Referentin: Prof. Dr. Ute Schepers, IFG

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

+
+

Wir befinden uns mitten in dem größten + Strukturwandel der Energieversorgung seit 150 Jahren.
Angetrieben von der + Einsicht, dass die Klimaerwärmung aufgehalten werden muss und teils + rasanten technologischen Entwicklungen, verändert sich aktuell die + Basis der Energiebereitstellung von fossilen Energieträgern hin zu + regenerativen. Dieser Wandel geht einher mit Auswirkungen auf viele + Lebensbereiche wie: Hausbau, Mobilität, politische Abhängigkeit, + Gesundheit, Lebenserwartung, soziale Teilhabe, ökonomische und + ökologische Systeme.
Durch den Angriffskriegs Russlands auf die Ukraine + ergeben sich nochmal andere Problemlagen, mit denen im Energiesystem + umgegangen werden muss. +

+

Referent: Dr. Volker Stelzer , ITAS

+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
NDW-Logo
+ Bild: NDW +
+

Vorträge zu Themen halten, von denen man nicht den Hauch einer Ahnung + hat, zu Folien die nicht unbedingt zum Thema passen, ist elementare Schlüsselqualifikation für Studierende, + EntscheiderInnen und Führungskräfte in Wirtschaft und Politik. +

+ Mit PowerPoint-Karaoke bereitet ihr Euch praxis- und hautnah auf Eure + Zukunft als Vordenkende oder US-PräsidentIn vor. Lernt, mit beliebigem + Inhalt, Euren Talk zum inspirierenden Event zu machen. Slide für Slide + werdet Ihr Experten für Finanzmärkte, Nanotechnologie und Altphilologie + oder seht zumindest so aus! +

+ Die enthusiastische Crowd rundet über + direktes akustisches Feedback (Gelächter) Euren Auftritt ab. + Fachchinesisch überzeugt immer, auch wenn man nicht weiß, was die Wörter + eigentlich bedeuten. +

+ Keine Ahnung? Kein Problem!

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

Im Triangel Open-Space

+ +

Das Triangel Open-Space findet sich am Kronenplatz. + Eine Karte findet sich hier.

+
+
+ + +
+
+
+
+ +
+
+
Traffic on the Autobahn
+ Bild: John Howard +
+

Gelenkter Verkehr ist heute vor allem unter dem Schlagwort „autonomes + Fahren“ in den Medien.
Zukunftsvorstellungen von selbstfahrenden + Fahrzeugen begleiten uns in der Geschichte des Automobilismus jedoch + schon sehr lange. Und lange Zeit wurden diese Vorstellungen unter dem + Begriff der „Verkehrstelematik“ diskutiert.
Aber welchen Anteil hatten + diese Vorstellungen tatsächlich an der Ausgestaltung der Technik? Welche + Rolle spielten sie in den gesellschaftlichen Diskussionen und + politischen Aushandlungsprozessen? Und was stellte man sich früher + eigentlich unter selbstfahrenden Autos vor?

+

Referentin:M.A. Silke Zimmer-Merkle, Department für Geschichte

+
+
+
+
+
+
+
+
+
+
+ +
+
+
Fractal art
+ Bild: Benedikt Sterr +
+

Besonders in der Mathematik spielt das abstrakte Konzept der Unendlichkeit eine bedeutende Rolle. + Doch in unserem Alltag sind wir vor allem mit endlichen Dingen konfrontiert: +

+ Endliche Ressourcen
+ Endliche Energie
+ Endliche Zeit
+
+ Wie also kann man ein Gefühl für Unendlichkeit entwickeln - Unendlichkeit spürbar und sichtbar machen?
+ Um diese Frage zu beantworten, lade ich Sie mit diesem Vortrag herzlich auf eine ganz besondere, visuelle Reise in die Unendlichkeit ein. + Auf dieser Reise entdecken Sie Fraktale, mathematische Objekte von atemberaubender Schönheit, die durch digitale Kunst zum Leben erwachen. + Kommen Sie vorbei und erleben Sie, wie durch die unendliche Detailtiefe und faszinierende Geometrie der Fraktale ein Fenster in die Unendlichkeit entsteht.

+

Referent:M.Sc. Benedikt SterrITM

+
+
+
+
+
+
+ +
+
+
+
+ +
+
+
NDW-Logo
+ Bild: NDW +
+

60% of data in AI and analytic projects will be artificially generated by 2024, according to Gartner. By 2030, analysts predict fake data to replace actual data entirely. Synthetic data help, for example, when historical data become obsolete or when real-world data collection is dangerous or difficult. Recent advances in data generation have enabled a new wave of intelligent services and products. This talk will explain the new movement in AI leading to these advances.

+

Referent:Duc Tam Nguye , AIMINO

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

+
+

Große Innovationen bei neu zugelassenen Arzneimitteln mit biogenen Arzneistoffen waren in + den letzten Jahren meist auf den Gebieten der Molekularbiologie, bei spezifischen Antikörpern + oder m-RNA-Impfstoffen. Welchen Stellenwert kann bei dieser Entwicklung die Beschäftigung + mit Arzneipflanzen in der Lehre noch haben?
An 3 Beispielpflanzen möchte ich die Bedeutung + von Arzneipflanzen als Wirkstoffproduzenten, als Leitstrukturelemente und als Phytotherapeutika vorstellen. + Die Vielstoffgemische der Pflanzenextrakte stellen besondere Herausforderungen an die + Entwicklung von Arzneimitteln.
In dem Vortrag sollen am Beispiel der Arnika (Foto) verschiedene + Aspekte beleuchtet werden, wie aus der Wildpflanze ein rationelles Phytopharmakon wird, das modernen + Anforderungen an Qualität, Wirksamkeit und Unbedenklichkeit gerecht wird und wie Pharmaziestudierende + in der Lehre auf diese Herausforderungen vorbereitet werden

+

Referentin: Dr. Bettina Siedle , Lehrstuhl der Pharmazeutischen Biologie & Biotechnologie Freiburg

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

+ Bild: Monika Hanauska +
+

Künstliche Intelligenz ist ob ihrer Omnipräsenz im Alltag mittlerweile auch ein viel debattiertes + Thema beispielsweise in der Presseberichterstattung, in Sozialen Medien oder in öffentlichen + Podiumsdiskussionen.
Dabei fällt jedoch auf, dass es kein einheitliches Verständnis davon gibt, + was KI denn eigentlich ist, was sie ausmacht, was sie kann und was von ihr in der Zukunft zu erwarten ist. + Vielmehr differiert die Sichtweise auf KI je nachdem, in welchem Kontext hierüber gesprochen wird: + geht es um autonomes Fahren? Oder um Unterstützung im Pflegebereich? Um Sprachassistenten, + Übersetzungs-Apps oder Navigationsinstrumente? Oder doch um den Einsatz autonomer Waffen?

+ Im Vortrag werde ich zeigen, wie man sich aus einer diskurslinguistischen Analyseperspektive + mit dieser Vielzahl an Sichtweisen auf KI annähern kann. Dabei steht im Vordergrund, dass durch + die mannigfaltigen Beiträge zum Diskurs rund um KI auch gemeinschaftlich Wissen über KI + hervorgebracht wird. Gleichzeitig soll beleuchtet werden, welcher Anteil hieran auch der + sprachlichen Gestaltung von Texten über KI zukommt.

+

Referentin:Dr. Monika Hanauska , WMK-ITZ

+
+
+
+
+
+
+ +
+ +
+

Im KD²Lab

+ +

Treffpunkt für das Angebot des KD²Labs ist 15 Minuten vor Veranstaltungsbeginn bei der Statue auf dem + Ehrenhof. Die Veranstaltungen finden stündlich statt.
+ Eine Karte findet sich hier.

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

Speech is a major data source, not only for voice assistants in our smart homes, but also + for researchers who want to better understand human behavior. For example, did you know + that women actually do NOT talk more than men in everyday life? Vocal features and word + use relate to clinical conditions, social interactions and personality. Wearable recording + devices facilitate field research outside of the laboratory which makes such insights + possible. In our research, we are striving to use and improve such assessment methods. + Particularly, we are exploring technical solutions to ensure data privacy with everyday + speech. +

+ Visit us to learn more! All you have to do is to play a collaborative game with others and wear one of our on-skin microphone. Do not hesitate to bring your friends. The more you are, the more fun! +

+ Notes: +
+ • Up to four people can participate.
+ • Participants will wear a small coin-sized board that is attached to the user’s throat + with sport tape. If you feel uneasy with that (e.g., due to Neurodermitis or just your + comfort level) please do not test the device. But still feel welcome to join our game.
+ • The game can either be played in German or English +

+

KD²-Lab

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

+ Bild: Rabea Strauch, KIT +
+

Eye Tracking ist eine Technologie, die Interaktionen mit dem Computer per Auge ermöglicht.
+ Das Mittelstand Digital 4.0 Kompetenzzentrum Usability zeigt im KD2Lab einen interaktiven Prototypen, + mit dem man die Möglichkeiten von Eye Tracking spielerisch erkunden kann.

+

KD²-Lab

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

+ Bild: Rabea Strauch, KIT +
+

+ Was ist das Ziel von Wissenschaft? Wie kommen Wissenschaftler zu Ihren Erkenntnissen? Wie wird gute Forschung betrieben? Diese und noch viele andere Fragen sind essenzielle Herausforderungen für Forschende in der heutigen Zeit. Das Karlsruher Institut für Technologie besitzt mit dem KD2Lab eines der weltweit größten computergestützten Experimentallabore. Von online Untersuchungen bis hin zu VR-Experimenten ist das Labor mit den neusten Technologien ausgerüstet und bietet zudem Ausstattung für neuro- und psycho-physiologische Experimente. Werfen Sie einen Blick in unser Labor und lassen Sie sich im Rahmen einer Laborführung die Forschung von heute näherbringen. +

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

+ Bild: Rabea Strauch, KIT +
+

+ Wolltest du schon immer ein VR-Headset ausprobieren?
+ Dann ist jetzt deine Chance! Im KD²Lab bieten wir dir die Möglichkeit, mit der Vive Pro einen virtuellen Rundgang durch das KD²Lab zu machen. + Darüber hinaus wirst du lernen, was Digital Citizen Science ist und wie wir-forschen.digital arbeitet.
+ Außerdem haben wir ein Gewinnspiel vorbereitet, bei dem du eine VR-Brille für dein Smartphone gewinnen kannst! + +

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

Veranstaltungsorte

+

Die Veranstaltung wird am Ehrenhof des KIT Campus Süd, KD²Lab (Treffpunkt Ehrenhof) und im Triangel-OpenSpace am Kronenplatz stattfinden.

+
+
+
+
+
+
+ + +
+
+

Bilder

+

Eindrücke der letzten Veranstaltungen:

+
+ +
+
+ +
+
+
+
+

Über uns

+

Die „Nacht der Wissenschaft“ wurde erstmals im Januar 2016 von der gleichnamigen + Hochschulgruppe organisiert. Dort engagieren sich Studierende verschiedener Fachrichtungen + ehrenamtlich, um spannende Vortragsreihen am Karlsruher Institut für Technologie zu + organisieren. Wir freuen uns daher immer über engagierte Studierende, die ihre Ideen + bei der Organisation des Abends einbringen. Schreibt uns einfach eine Mail! +

+ +
+

Socials

+ Besucht uns bei Facebook + Besucht uns auf Twitter + Folgt uns auf Instagramm + +
+
+
+
+ +
+
+

Wir danken unseren Unterstützern:

+
+

+ + + + + + +

+
+
+
+ +
+ +
+
+
+ + + + + + + + + + + + + diff --git a/archiv/november2022/js/bootstrap.min.js b/archiv/november2022/js/bootstrap.min.js new file mode 100644 index 0000000..57d16bb --- /dev/null +++ b/archiv/november2022/js/bootstrap.min.js @@ -0,0 +1,797 @@ +/*! + * 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 (t) { + "use strict"; + var e = jQuery.fn.jquery.split(" ")[0].split("."); + if (e[0] < 2 && e[1] < 9 || 1 == e[0] && 9 == e[1] && e[2] < 1 || e[0] > 3) throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4") +}(), function (t) { + "use strict"; + t.fn.emulateTransitionEnd = function (e) { + var i = !1, o = this; + t(this).one("bsTransitionEnd", function () { + i = !0 + }); + return setTimeout(function () { + i || t(o).trigger(t.support.transition.end) + }, e), this + }, t(function () { + t.support.transition = function () { + var t = document.createElement("bootstrap"), e = { + WebkitTransition: "webkitTransitionEnd", + MozTransition: "transitionend", + OTransition: "oTransitionEnd otransitionend", + transition: "transitionend" + }; + for (var i in e) if (void 0 !== t.style[i]) return {end: e[i]}; + return !1 + }(), t.support.transition && (t.event.special.bsTransitionEnd = { + bindType: t.support.transition.end, + delegateType: t.support.transition.end, + handle: function (e) { + if (t(e.target).is(this)) return e.handleObj.handler.apply(this, arguments) + } + }) + }) +}(jQuery), function (t) { + "use strict"; + var e = '[data-dismiss="alert"]', i = function (i) { + t(i).on("click", e, this.close) + }; + i.VERSION = "3.3.7", i.TRANSITION_DURATION = 150, i.prototype.close = function (e) { + function o() { + a.detach().trigger("closed.bs.alert").remove() + } + + var n = t(this), s = n.attr("data-target"); + s || (s = (s = n.attr("href")) && s.replace(/.*(?=#[^\s]*$)/, "")); + var a = t("#" === s ? [] : s); + e && e.preventDefault(), a.length || (a = n.closest(".alert")), a.trigger(e = t.Event("close.bs.alert")), e.isDefaultPrevented() || (a.removeClass("in"), t.support.transition && a.hasClass("fade") ? a.one("bsTransitionEnd", o).emulateTransitionEnd(i.TRANSITION_DURATION) : o()) + }; + var o = t.fn.alert; + t.fn.alert = function (e) { + return this.each(function () { + var o = t(this), n = o.data("bs.alert"); + n || o.data("bs.alert", n = new i(this)), "string" == typeof e && n[e].call(o) + }) + }, t.fn.alert.Constructor = i, t.fn.alert.noConflict = function () { + return t.fn.alert = o, this + }, t(document).on("click.bs.alert.data-api", e, i.prototype.close) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + return this.each(function () { + var o = t(this), n = o.data("bs.button"), s = "object" == typeof e && e; + n || o.data("bs.button", n = new i(this, s)), "toggle" == e ? n.toggle() : e && n.setState(e) + }) + } + + var i = function (e, o) { + this.$element = t(e), this.options = t.extend({}, i.DEFAULTS, o), this.isLoading = !1 + }; + i.VERSION = "3.3.7", i.DEFAULTS = {loadingText: "loading..."}, i.prototype.setState = function (e) { + var i = "disabled", o = this.$element, n = o.is("input") ? "val" : "html", s = o.data(); + e += "Text", null == s.resetText && o.data("resetText", o[n]()), setTimeout(t.proxy(function () { + o[n](null == s[e] ? this.options[e] : s[e]), "loadingText" == e ? (this.isLoading = !0, o.addClass(i).attr(i, i).prop(i, !0)) : this.isLoading && (this.isLoading = !1, o.removeClass(i).removeAttr(i).prop(i, !1)) + }, this), 0) + }, i.prototype.toggle = function () { + var t = !0, e = this.$element.closest('[data-toggle="buttons"]'); + if (e.length) { + var i = this.$element.find("input"); + "radio" == i.prop("type") ? (i.prop("checked") && (t = !1), e.find(".active").removeClass("active"), this.$element.addClass("active")) : "checkbox" == i.prop("type") && (i.prop("checked") !== this.$element.hasClass("active") && (t = !1), this.$element.toggleClass("active")), i.prop("checked", this.$element.hasClass("active")), t && i.trigger("change") + } else this.$element.attr("aria-pressed", !this.$element.hasClass("active")), this.$element.toggleClass("active") + }; + var o = t.fn.button; + t.fn.button = e, t.fn.button.Constructor = i, t.fn.button.noConflict = function () { + return t.fn.button = o, this + }, t(document).on("click.bs.button.data-api", '[data-toggle^="button"]', function (i) { + var o = t(i.target).closest(".btn"); + e.call(o, "toggle"), t(i.target).is('input[type="radio"], input[type="checkbox"]') || (i.preventDefault(), o.is("input,button") ? o.trigger("focus") : o.find("input:visible,button:visible").first().trigger("focus")) + }).on("focus.bs.button.data-api blur.bs.button.data-api", '[data-toggle^="button"]', function (e) { + t(e.target).closest(".btn").toggleClass("focus", /^focus(in)?$/.test(e.type)) + }) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + return this.each(function () { + var o = t(this), n = o.data("bs.carousel"), + s = t.extend({}, i.DEFAULTS, o.data(), "object" == typeof e && e), + a = "string" == typeof e ? e : s.slide; + n || o.data("bs.carousel", n = new i(this, s)), "number" == typeof e ? n.to(e) : a ? n[a]() : s.interval && n.pause().cycle() + }) + } + + var i = function (e, i) { + this.$element = t(e), this.$indicators = this.$element.find(".carousel-indicators"), this.options = i, this.paused = null, this.sliding = null, this.interval = null, this.$active = null, this.$items = null, this.options.keyboard && this.$element.on("keydown.bs.carousel", t.proxy(this.keydown, this)), "hover" == this.options.pause && !("ontouchstart" in document.documentElement) && this.$element.on("mouseenter.bs.carousel", t.proxy(this.pause, this)).on("mouseleave.bs.carousel", t.proxy(this.cycle, this)) + }; + i.VERSION = "3.3.7", i.TRANSITION_DURATION = 600, i.DEFAULTS = { + interval: 5e3, + pause: "hover", + wrap: !0, + keyboard: !0 + }, i.prototype.keydown = function (t) { + if (!/input|textarea/i.test(t.target.tagName)) { + switch (t.which) { + case 37: + this.prev(); + break; + case 39: + this.next(); + break; + default: + return + } + t.preventDefault() + } + }, i.prototype.cycle = function (e) { + return e || (this.paused = !1), this.interval && clearInterval(this.interval), this.options.interval && !this.paused && (this.interval = setInterval(t.proxy(this.next, this), this.options.interval)), this + }, i.prototype.getItemIndex = function (t) { + return this.$items = t.parent().children(".item"), this.$items.index(t || this.$active) + }, i.prototype.getItemForDirection = function (t, e) { + var i = this.getItemIndex(e); + if (("prev" == t && 0 === i || "next" == t && i == this.$items.length - 1) && !this.options.wrap) return e; + var o = (i + ("prev" == t ? -1 : 1)) % this.$items.length; + return this.$items.eq(o) + }, i.prototype.to = function (t) { + var e = this, i = this.getItemIndex(this.$active = this.$element.find(".item.active")); + if (!(t > this.$items.length - 1 || t < 0)) return this.sliding ? this.$element.one("slid.bs.carousel", function () { + e.to(t) + }) : i == t ? this.pause().cycle() : this.slide(t > i ? "next" : "prev", this.$items.eq(t)) + }, i.prototype.pause = function (e) { + return e || (this.paused = !0), this.$element.find(".next, .prev").length && t.support.transition && (this.$element.trigger(t.support.transition.end), this.cycle(!0)), this.interval = clearInterval(this.interval), this + }, i.prototype.next = function () { + if (!this.sliding) return this.slide("next") + }, i.prototype.prev = function () { + if (!this.sliding) return this.slide("prev") + }, i.prototype.slide = function (e, o) { + var n = this.$element.find(".item.active"), s = o || this.getItemForDirection(e, n), a = this.interval, + r = "next" == e ? "left" : "right", l = this; + if (s.hasClass("active")) return this.sliding = !1; + var h = s[0], d = t.Event("slide.bs.carousel", {relatedTarget: h, direction: r}); + if (this.$element.trigger(d), !d.isDefaultPrevented()) { + if (this.sliding = !0, a && this.pause(), this.$indicators.length) { + this.$indicators.find(".active").removeClass("active"); + var p = t(this.$indicators.children()[this.getItemIndex(s)]); + p && p.addClass("active") + } + var c = t.Event("slid.bs.carousel", {relatedTarget: h, direction: r}); + return t.support.transition && this.$element.hasClass("slide") ? (s.addClass(e), s[0].offsetWidth, n.addClass(r), s.addClass(r), n.one("bsTransitionEnd", function () { + s.removeClass([e, r].join(" ")).addClass("active"), n.removeClass(["active", r].join(" ")), l.sliding = !1, setTimeout(function () { + l.$element.trigger(c) + }, 0) + }).emulateTransitionEnd(i.TRANSITION_DURATION)) : (n.removeClass("active"), s.addClass("active"), this.sliding = !1, this.$element.trigger(c)), a && this.cycle(), this + } + }; + var o = t.fn.carousel; + t.fn.carousel = e, t.fn.carousel.Constructor = i, t.fn.carousel.noConflict = function () { + return t.fn.carousel = o, this + }; + var n = function (i) { + var o, n = t(this), s = t(n.attr("data-target") || (o = n.attr("href")) && o.replace(/.*(?=#[^\s]+$)/, "")); + if (s.hasClass("carousel")) { + var a = t.extend({}, s.data(), n.data()), r = n.attr("data-slide-to"); + r && (a.interval = !1), e.call(s, a), r && s.data("bs.carousel").to(r), i.preventDefault() + } + }; + t(document).on("click.bs.carousel.data-api", "[data-slide]", n).on("click.bs.carousel.data-api", "[data-slide-to]", n), t(window).on("load", function () { + t('[data-ride="carousel"]').each(function () { + var i = t(this); + e.call(i, i.data()) + }) + }) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + var i, o = e.attr("data-target") || (i = e.attr("href")) && i.replace(/.*(?=#[^\s]+$)/, ""); + return t(o) + } + + function i(e) { + return this.each(function () { + var i = t(this), n = i.data("bs.collapse"), + s = t.extend({}, o.DEFAULTS, i.data(), "object" == typeof e && e); + !n && s.toggle && /show|hide/.test(e) && (s.toggle = !1), n || i.data("bs.collapse", n = new o(this, s)), "string" == typeof e && n[e]() + }) + } + + var o = function (e, i) { + this.$element = t(e), this.options = t.extend({}, o.DEFAULTS, i), this.$trigger = t('[data-toggle="collapse"][href="#' + e.id + '"],[data-toggle="collapse"][data-target="#' + e.id + '"]'), this.transitioning = null, this.options.parent ? this.$parent = this.getParent() : this.addAriaAndCollapsedClass(this.$element, this.$trigger), this.options.toggle && this.toggle() + }; + o.VERSION = "3.3.7", o.TRANSITION_DURATION = 350, o.DEFAULTS = {toggle: !0}, o.prototype.dimension = function () { + return this.$element.hasClass("width") ? "width" : "height" + }, o.prototype.show = function () { + if (!this.transitioning && !this.$element.hasClass("in")) { + var e, n = this.$parent && this.$parent.children(".panel").children(".in, .collapsing"); + if (!(n && n.length && (e = n.data("bs.collapse")) && e.transitioning)) { + var s = t.Event("show.bs.collapse"); + if (this.$element.trigger(s), !s.isDefaultPrevented()) { + n && n.length && (i.call(n, "hide"), e || n.data("bs.collapse", null)); + var a = this.dimension(); + this.$element.removeClass("collapse").addClass("collapsing")[a](0).attr("aria-expanded", !0), this.$trigger.removeClass("collapsed").attr("aria-expanded", !0), this.transitioning = 1; + var r = function () { + this.$element.removeClass("collapsing").addClass("collapse in")[a](""), this.transitioning = 0, this.$element.trigger("shown.bs.collapse") + }; + if (!t.support.transition) return r.call(this); + var l = t.camelCase(["scroll", a].join("-")); + this.$element.one("bsTransitionEnd", t.proxy(r, this)).emulateTransitionEnd(o.TRANSITION_DURATION)[a](this.$element[0][l]) + } + } + } + }, o.prototype.hide = function () { + if (!this.transitioning && this.$element.hasClass("in")) { + var e = t.Event("hide.bs.collapse"); + if (this.$element.trigger(e), !e.isDefaultPrevented()) { + var i = this.dimension(); + this.$element[i](this.$element[i]())[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 n = function () { + this.transitioning = 0, this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse") + }; + if (!t.support.transition) return n.call(this); + this.$element[i](0).one("bsTransitionEnd", t.proxy(n, this)).emulateTransitionEnd(o.TRANSITION_DURATION) + } + } + }, o.prototype.toggle = function () { + this[this.$element.hasClass("in") ? "hide" : "show"]() + }, o.prototype.getParent = function () { + return t(this.options.parent).find('[data-toggle="collapse"][data-parent="' + this.options.parent + '"]').each(t.proxy(function (i, o) { + var n = t(o); + this.addAriaAndCollapsedClass(e(n), n) + }, this)).end() + }, o.prototype.addAriaAndCollapsedClass = function (t, e) { + var i = t.hasClass("in"); + t.attr("aria-expanded", i), e.toggleClass("collapsed", !i).attr("aria-expanded", i) + }; + var n = t.fn.collapse; + t.fn.collapse = i, t.fn.collapse.Constructor = o, t.fn.collapse.noConflict = function () { + return t.fn.collapse = n, this + }, t(document).on("click.bs.collapse.data-api", '[data-toggle="collapse"]', function (o) { + var n = t(this); + n.attr("data-target") || o.preventDefault(); + var s = e(n), a = s.data("bs.collapse") ? "toggle" : n.data(); + i.call(s, a) + }) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + var i = e.attr("data-target"); + i || (i = (i = e.attr("href")) && /#[A-Za-z]/.test(i) && i.replace(/.*(?=#[^\s]*$)/, "")); + var o = i && t(i); + return o && o.length ? o : e.parent() + } + + function i(i) { + i && 3 === i.which || (t(o).remove(), t(n).each(function () { + var o = t(this), n = e(o), s = {relatedTarget: this}; + n.hasClass("open") && (i && "click" == i.type && /input|textarea/i.test(i.target.tagName) && t.contains(n[0], i.target) || (n.trigger(i = t.Event("hide.bs.dropdown", s)), i.isDefaultPrevented() || (o.attr("aria-expanded", "false"), n.removeClass("open").trigger(t.Event("hidden.bs.dropdown", s))))) + })) + } + + var o = ".dropdown-backdrop", n = '[data-toggle="dropdown"]', s = function (e) { + t(e).on("click.bs.dropdown", this.toggle) + }; + s.VERSION = "3.3.7", s.prototype.toggle = function (o) { + var n = t(this); + if (!n.is(".disabled, :disabled")) { + var s = e(n), a = s.hasClass("open"); + if (i(), !a) { + "ontouchstart" in document.documentElement && !s.closest(".navbar-nav").length && t(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(t(this)).on("click", i); + var r = {relatedTarget: this}; + if (s.trigger(o = t.Event("show.bs.dropdown", r)), o.isDefaultPrevented()) return; + n.trigger("focus").attr("aria-expanded", "true"), s.toggleClass("open").trigger(t.Event("shown.bs.dropdown", r)) + } + return !1 + } + }, s.prototype.keydown = function (i) { + if (/(38|40|27|32)/.test(i.which) && !/input|textarea/i.test(i.target.tagName)) { + var o = t(this); + if (i.preventDefault(), i.stopPropagation(), !o.is(".disabled, :disabled")) { + var s = e(o), a = s.hasClass("open"); + if (!a && 27 != i.which || a && 27 == i.which) return 27 == i.which && s.find(n).trigger("focus"), o.trigger("click"); + var r = s.find(".dropdown-menu li:not(.disabled):visible a"); + if (r.length) { + var l = r.index(i.target); + 38 == i.which && l > 0 && l--, 40 == i.which && l < r.length - 1 && l++, ~l || (l = 0), r.eq(l).trigger("focus") + } + } + } + }; + var a = t.fn.dropdown; + t.fn.dropdown = function (e) { + return this.each(function () { + var i = t(this), o = i.data("bs.dropdown"); + o || i.data("bs.dropdown", o = new s(this)), "string" == typeof e && o[e].call(i) + }) + }, t.fn.dropdown.Constructor = s, t.fn.dropdown.noConflict = function () { + return t.fn.dropdown = a, this + }, t(document).on("click.bs.dropdown.data-api", i).on("click.bs.dropdown.data-api", ".dropdown form", function (t) { + t.stopPropagation() + }).on("click.bs.dropdown.data-api", n, s.prototype.toggle).on("keydown.bs.dropdown.data-api", n, s.prototype.keydown).on("keydown.bs.dropdown.data-api", ".dropdown-menu", s.prototype.keydown) +}(jQuery), function (t) { + "use strict"; + + function e(e, o) { + return this.each(function () { + var n = t(this), s = n.data("bs.modal"), a = t.extend({}, i.DEFAULTS, n.data(), "object" == typeof e && e); + s || n.data("bs.modal", s = new i(this, a)), "string" == typeof e ? s[e](o) : a.show && s.show(o) + }) + } + + var i = function (e, i) { + this.options = i, this.$body = t(document.body), this.$element = t(e), this.$dialog = this.$element.find(".modal-dialog"), this.$backdrop = null, this.isShown = null, this.originalBodyPad = null, this.scrollbarWidth = 0, this.ignoreBackdropClick = !1, this.options.remote && this.$element.find(".modal-content").load(this.options.remote, t.proxy(function () { + this.$element.trigger("loaded.bs.modal") + }, this)) + }; + i.VERSION = "3.3.7", i.TRANSITION_DURATION = 300, i.BACKDROP_TRANSITION_DURATION = 150, i.DEFAULTS = { + backdrop: !0, + keyboard: !0, + show: !0 + }, i.prototype.toggle = function (t) { + return this.isShown ? this.hide() : this.show(t) + }, i.prototype.show = function (e) { + var o = this, n = t.Event("show.bs.modal", {relatedTarget: e}); + this.$element.trigger(n), this.isShown || n.isDefaultPrevented() || (this.isShown = !0, this.checkScrollbar(), this.setScrollbar(), this.$body.addClass("modal-open"), this.escape(), this.resize(), this.$element.on("click.dismiss.bs.modal", '[data-dismiss="modal"]', t.proxy(this.hide, this)), this.$dialog.on("mousedown.dismiss.bs.modal", function () { + o.$element.one("mouseup.dismiss.bs.modal", function (e) { + t(e.target).is(o.$element) && (o.ignoreBackdropClick = !0) + }) + }), this.backdrop(function () { + var n = t.support.transition && o.$element.hasClass("fade"); + o.$element.parent().length || o.$element.appendTo(o.$body), o.$element.show().scrollTop(0), o.adjustDialog(), n && o.$element[0].offsetWidth, o.$element.addClass("in"), o.enforceFocus(); + var s = t.Event("shown.bs.modal", {relatedTarget: e}); + n ? o.$dialog.one("bsTransitionEnd", function () { + o.$element.trigger("focus").trigger(s) + }).emulateTransitionEnd(i.TRANSITION_DURATION) : o.$element.trigger("focus").trigger(s) + })) + }, i.prototype.hide = function (e) { + e && e.preventDefault(), e = t.Event("hide.bs.modal"), this.$element.trigger(e), this.isShown && !e.isDefaultPrevented() && (this.isShown = !1, this.escape(), this.resize(), t(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"), t.support.transition && this.$element.hasClass("fade") ? this.$element.one("bsTransitionEnd", t.proxy(this.hideModal, this)).emulateTransitionEnd(i.TRANSITION_DURATION) : this.hideModal()) + }, i.prototype.enforceFocus = function () { + t(document).off("focusin.bs.modal").on("focusin.bs.modal", t.proxy(function (t) { + document === t.target || this.$element[0] === t.target || this.$element.has(t.target).length || this.$element.trigger("focus") + }, this)) + }, i.prototype.escape = function () { + this.isShown && this.options.keyboard ? this.$element.on("keydown.dismiss.bs.modal", t.proxy(function (t) { + 27 == t.which && this.hide() + }, this)) : this.isShown || this.$element.off("keydown.dismiss.bs.modal") + }, i.prototype.resize = function () { + this.isShown ? t(window).on("resize.bs.modal", t.proxy(this.handleUpdate, this)) : t(window).off("resize.bs.modal") + }, i.prototype.hideModal = function () { + var t = this; + this.$element.hide(), this.backdrop(function () { + t.$body.removeClass("modal-open"), t.resetAdjustments(), t.resetScrollbar(), t.$element.trigger("hidden.bs.modal") + }) + }, i.prototype.removeBackdrop = function () { + this.$backdrop && this.$backdrop.remove(), this.$backdrop = null + }, i.prototype.backdrop = function (e) { + var o = this, n = this.$element.hasClass("fade") ? "fade" : ""; + if (this.isShown && this.options.backdrop) { + var s = t.support.transition && n; + if (this.$backdrop = t(document.createElement("div")).addClass("modal-backdrop " + n).appendTo(this.$body), this.$element.on("click.dismiss.bs.modal", t.proxy(function (t) { + this.ignoreBackdropClick ? this.ignoreBackdropClick = !1 : t.target === t.currentTarget && ("static" == this.options.backdrop ? this.$element[0].focus() : this.hide()) + }, this)), s && this.$backdrop[0].offsetWidth, this.$backdrop.addClass("in"), !e) return; + s ? this.$backdrop.one("bsTransitionEnd", e).emulateTransitionEnd(i.BACKDROP_TRANSITION_DURATION) : e() + } else if (!this.isShown && this.$backdrop) { + this.$backdrop.removeClass("in"); + var a = function () { + o.removeBackdrop(), e && e() + }; + t.support.transition && this.$element.hasClass("fade") ? this.$backdrop.one("bsTransitionEnd", a).emulateTransitionEnd(i.BACKDROP_TRANSITION_DURATION) : a() + } else e && e() + }, i.prototype.handleUpdate = function () { + this.adjustDialog() + }, i.prototype.adjustDialog = function () { + var t = this.$element[0].scrollHeight > document.documentElement.clientHeight; + this.$element.css({ + paddingLeft: !this.bodyIsOverflowing && t ? this.scrollbarWidth : "", + paddingRight: this.bodyIsOverflowing && !t ? this.scrollbarWidth : "" + }) + }, i.prototype.resetAdjustments = function () { + this.$element.css({paddingLeft: "", paddingRight: ""}) + }, i.prototype.checkScrollbar = function () { + var t = window.innerWidth; + if (!t) { + var e = document.documentElement.getBoundingClientRect(); + t = e.right - Math.abs(e.left) + } + this.bodyIsOverflowing = document.body.clientWidth < t, this.scrollbarWidth = this.measureScrollbar() + }, i.prototype.setScrollbar = function () { + var t = parseInt(this.$body.css("padding-right") || 0, 10); + this.originalBodyPad = document.body.style.paddingRight || "", this.bodyIsOverflowing && this.$body.css("padding-right", t + this.scrollbarWidth) + }, i.prototype.resetScrollbar = function () { + this.$body.css("padding-right", this.originalBodyPad) + }, i.prototype.measureScrollbar = function () { + var t = document.createElement("div"); + t.className = "modal-scrollbar-measure", this.$body.append(t); + var e = t.offsetWidth - t.clientWidth; + return this.$body[0].removeChild(t), e + }; + var o = t.fn.modal; + t.fn.modal = e, t.fn.modal.Constructor = i, t.fn.modal.noConflict = function () { + return t.fn.modal = o, this + }, t(document).on("click.bs.modal.data-api", '[data-toggle="modal"]', function (i) { + var o = t(this), n = o.attr("href"), s = t(o.attr("data-target") || n && n.replace(/.*(?=#[^\s]+$)/, "")), + a = s.data("bs.modal") ? "toggle" : t.extend({remote: !/#/.test(n) && n}, s.data(), o.data()); + o.is("a") && i.preventDefault(), s.one("show.bs.modal", function (t) { + t.isDefaultPrevented() || s.one("hidden.bs.modal", function () { + o.is(":visible") && o.trigger("focus") + }) + }), e.call(s, a, this) + }) +}(jQuery), function (t) { + "use strict"; + var e = function (t, e) { + this.type = null, this.options = null, this.enabled = null, this.timeout = null, this.hoverState = null, this.$element = null, this.inState = null, this.init("tooltip", t, e) + }; + e.VERSION = "3.3.7", e.TRANSITION_DURATION = 150, e.DEFAULTS = { + animation: !0, + placement: "top", + selector: !1, + template: '', + trigger: "hover focus", + title: "", + delay: 0, + html: !1, + container: !1, + viewport: {selector: "body", padding: 0} + }, e.prototype.init = function (e, i, o) { + if (this.enabled = !0, this.type = e, this.$element = t(i), this.options = this.getOptions(o), this.$viewport = this.options.viewport && t(t.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 n = this.options.trigger.split(" "), s = n.length; s--;) { + var a = n[s]; + if ("click" == a) this.$element.on("click." + this.type, this.options.selector, t.proxy(this.toggle, this)); else if ("manual" != a) { + var r = "hover" == a ? "mouseenter" : "focusin", l = "hover" == a ? "mouseleave" : "focusout"; + this.$element.on(r + "." + this.type, this.options.selector, t.proxy(this.enter, this)), this.$element.on(l + "." + this.type, this.options.selector, t.proxy(this.leave, this)) + } + } + this.options.selector ? this._options = t.extend({}, this.options, { + trigger: "manual", + selector: "" + }) : this.fixTitle() + }, e.prototype.getDefaults = function () { + return e.DEFAULTS + }, e.prototype.getOptions = function (e) { + return (e = t.extend({}, this.getDefaults(), this.$element.data(), e)).delay && "number" == typeof e.delay && (e.delay = { + show: e.delay, + hide: e.delay + }), e + }, e.prototype.getDelegateOptions = function () { + var e = {}, i = this.getDefaults(); + return this._options && t.each(this._options, function (t, o) { + i[t] != o && (e[t] = o) + }), e + }, e.prototype.enter = function (e) { + var i = e instanceof this.constructor ? e : t(e.currentTarget).data("bs." + this.type); + if (i || (i = new this.constructor(e.currentTarget, this.getDelegateOptions()), t(e.currentTarget).data("bs." + this.type, i)), e instanceof t.Event && (i.inState["focusin" == e.type ? "focus" : "hover"] = !0), i.tip().hasClass("in") || "in" == i.hoverState) i.hoverState = "in"; else { + if (clearTimeout(i.timeout), i.hoverState = "in", !i.options.delay || !i.options.delay.show) return i.show(); + i.timeout = setTimeout(function () { + "in" == i.hoverState && i.show() + }, i.options.delay.show) + } + }, e.prototype.isInStateTrue = function () { + for (var t in this.inState) if (this.inState[t]) return !0; + return !1 + }, e.prototype.leave = function (e) { + var i = e instanceof this.constructor ? e : t(e.currentTarget).data("bs." + this.type); + if (i || (i = new this.constructor(e.currentTarget, this.getDelegateOptions()), t(e.currentTarget).data("bs." + this.type, i)), e instanceof t.Event && (i.inState["focusout" == e.type ? "focus" : "hover"] = !1), !i.isInStateTrue()) { + if (clearTimeout(i.timeout), i.hoverState = "out", !i.options.delay || !i.options.delay.hide) return i.hide(); + i.timeout = setTimeout(function () { + "out" == i.hoverState && i.hide() + }, i.options.delay.hide) + } + }, e.prototype.show = function () { + var i = t.Event("show.bs." + this.type); + if (this.hasContent() && this.enabled) { + this.$element.trigger(i); + var o = t.contains(this.$element[0].ownerDocument.documentElement, this.$element[0]); + if (i.isDefaultPrevented() || !o) return; + var n = this, s = this.tip(), a = this.getUID(this.type); + this.setContent(), s.attr("id", a), this.$element.attr("aria-describedby", a), this.options.animation && s.addClass("fade"); + var r = "function" == typeof this.options.placement ? this.options.placement.call(this, s[0], this.$element[0]) : this.options.placement, + l = /\s?auto?\s?/i, h = l.test(r); + h && (r = r.replace(l, "") || "top"), s.detach().css({ + top: 0, + left: 0, + display: "block" + }).addClass(r).data("bs." + this.type, this), this.options.container ? s.appendTo(this.options.container) : s.insertAfter(this.$element), this.$element.trigger("inserted.bs." + this.type); + var d = this.getPosition(), p = s[0].offsetWidth, c = s[0].offsetHeight; + if (h) { + var f = r, u = this.getPosition(this.$viewport); + r = "bottom" == r && d.bottom + c > u.bottom ? "top" : "top" == r && d.top - c < u.top ? "bottom" : "right" == r && d.right + p > u.width ? "left" : "left" == r && d.left - p < u.left ? "right" : r, s.removeClass(f).addClass(r) + } + var g = this.getCalculatedOffset(r, d, p, c); + this.applyPlacement(g, r); + var m = function () { + var t = n.hoverState; + n.$element.trigger("shown.bs." + n.type), n.hoverState = null, "out" == t && n.leave(n) + }; + t.support.transition && this.$tip.hasClass("fade") ? s.one("bsTransitionEnd", m).emulateTransitionEnd(e.TRANSITION_DURATION) : m() + } + }, e.prototype.applyPlacement = function (e, i) { + var o = this.tip(), n = o[0].offsetWidth, s = o[0].offsetHeight, a = parseInt(o.css("margin-top"), 10), + r = parseInt(o.css("margin-left"), 10); + isNaN(a) && (a = 0), isNaN(r) && (r = 0), e.top += a, e.left += r, t.offset.setOffset(o[0], t.extend({ + using: function (t) { + o.css({top: Math.round(t.top), left: Math.round(t.left)}) + } + }, e), 0), o.addClass("in"); + var l = o[0].offsetWidth, h = o[0].offsetHeight; + "top" == i && h != s && (e.top = e.top + s - h); + var d = this.getViewportAdjustedDelta(i, e, l, h); + d.left ? e.left += d.left : e.top += d.top; + var p = /top|bottom/.test(i), c = p ? 2 * d.left - n + l : 2 * d.top - s + h, + f = p ? "offsetWidth" : "offsetHeight"; + o.offset(e), this.replaceArrow(c, o[0][f], p) + }, e.prototype.replaceArrow = function (t, e, i) { + this.arrow().css(i ? "left" : "top", 50 * (1 - t / e) + "%").css(i ? "top" : "left", "") + }, e.prototype.setContent = function () { + var t = this.tip(), e = this.getTitle(); + t.find(".tooltip-inner")[this.options.html ? "html" : "text"](e), t.removeClass("fade in top bottom left right") + }, e.prototype.hide = function (i) { + function o() { + "in" != n.hoverState && s.detach(), n.$element && n.$element.removeAttr("aria-describedby").trigger("hidden.bs." + n.type), i && i() + } + + var n = this, s = t(this.$tip), a = t.Event("hide.bs." + this.type); + if (this.$element.trigger(a), !a.isDefaultPrevented()) return s.removeClass("in"), t.support.transition && s.hasClass("fade") ? s.one("bsTransitionEnd", o).emulateTransitionEnd(e.TRANSITION_DURATION) : o(), this.hoverState = null, this + }, e.prototype.fixTitle = function () { + var t = this.$element; + (t.attr("title") || "string" != typeof t.attr("data-original-title")) && t.attr("data-original-title", t.attr("title") || "").attr("title", "") + }, e.prototype.hasContent = function () { + return this.getTitle() + }, e.prototype.getPosition = function (e) { + var i = (e = e || this.$element)[0], o = "BODY" == i.tagName, n = i.getBoundingClientRect(); + null == n.width && (n = t.extend({}, n, {width: n.right - n.left, height: n.bottom - n.top})); + var s = window.SVGElement && i instanceof window.SVGElement, a = o ? {top: 0, left: 0} : s ? null : e.offset(), + r = {scroll: o ? document.documentElement.scrollTop || document.body.scrollTop : e.scrollTop()}, + l = o ? {width: t(window).width(), height: t(window).height()} : null; + return t.extend({}, n, r, l, a) + }, e.prototype.getCalculatedOffset = function (t, e, i, o) { + return "bottom" == t ? { + top: e.top + e.height, + left: e.left + e.width / 2 - i / 2 + } : "top" == t ? { + top: e.top - o, + left: e.left + e.width / 2 - i / 2 + } : "left" == t ? {top: e.top + e.height / 2 - o / 2, left: e.left - i} : { + top: e.top + e.height / 2 - o / 2, + left: e.left + e.width + } + }, e.prototype.getViewportAdjustedDelta = function (t, e, i, o) { + var n = {top: 0, left: 0}; + if (!this.$viewport) return n; + var s = this.options.viewport && this.options.viewport.padding || 0, a = this.getPosition(this.$viewport); + if (/right|left/.test(t)) { + var r = e.top - s - a.scroll, l = e.top + s - a.scroll + o; + r < a.top ? n.top = a.top - r : l > a.top + a.height && (n.top = a.top + a.height - l) + } else { + var h = e.left - s, d = e.left + s + i; + h < a.left ? n.left = a.left - h : d > a.right && (n.left = a.left + a.width - d) + } + return n + }, e.prototype.getTitle = function () { + var t = this.$element, e = this.options; + return t.attr("data-original-title") || ("function" == typeof e.title ? e.title.call(t[0]) : e.title) + }, e.prototype.getUID = function (t) { + do { + t += ~~(1e6 * Math.random()) + } while (document.getElementById(t)); + return t + }, e.prototype.tip = function () { + if (!this.$tip && (this.$tip = t(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 + }, e.prototype.arrow = function () { + return this.$arrow = this.$arrow || this.tip().find(".tooltip-arrow") + }, e.prototype.enable = function () { + this.enabled = !0 + }, e.prototype.disable = function () { + this.enabled = !1 + }, e.prototype.toggleEnabled = function () { + this.enabled = !this.enabled + }, e.prototype.toggle = function (e) { + var i = this; + e && ((i = t(e.currentTarget).data("bs." + this.type)) || (i = new this.constructor(e.currentTarget, this.getDelegateOptions()), t(e.currentTarget).data("bs." + this.type, i))), e ? (i.inState.click = !i.inState.click, i.isInStateTrue() ? i.enter(i) : i.leave(i)) : i.tip().hasClass("in") ? i.leave(i) : i.enter(i) + }, e.prototype.destroy = function () { + var t = this; + clearTimeout(this.timeout), this.hide(function () { + t.$element.off("." + t.type).removeData("bs." + t.type), t.$tip && t.$tip.detach(), t.$tip = null, t.$arrow = null, t.$viewport = null, t.$element = null + }) + }; + var i = t.fn.tooltip; + t.fn.tooltip = function (i) { + return this.each(function () { + var o = t(this), n = o.data("bs.tooltip"), s = "object" == typeof i && i; + !n && /destroy|hide/.test(i) || (n || o.data("bs.tooltip", n = new e(this, s)), "string" == typeof i && n[i]()) + }) + }, t.fn.tooltip.Constructor = e, t.fn.tooltip.noConflict = function () { + return t.fn.tooltip = i, this + } +}(jQuery), function (t) { + "use strict"; + var e = function (t, e) { + this.init("popover", t, e) + }; + if (!t.fn.tooltip) throw new Error("Popover requires tooltip.js"); + e.VERSION = "3.3.7", e.DEFAULTS = t.extend({}, t.fn.tooltip.Constructor.DEFAULTS, { + placement: "right", + trigger: "click", + content: "", + template: '' + }), e.prototype = t.extend({}, t.fn.tooltip.Constructor.prototype), e.prototype.constructor = e, e.prototype.getDefaults = function () { + return e.DEFAULTS + }, e.prototype.setContent = function () { + var t = this.tip(), e = this.getTitle(), i = this.getContent(); + t.find(".popover-title")[this.options.html ? "html" : "text"](e), t.find(".popover-content").children().detach().end()[this.options.html ? "string" == typeof i ? "html" : "append" : "text"](i), t.removeClass("fade top bottom left right in"), t.find(".popover-title").html() || t.find(".popover-title").hide() + }, e.prototype.hasContent = function () { + return this.getTitle() || this.getContent() + }, e.prototype.getContent = function () { + var t = this.$element, e = this.options; + return t.attr("data-content") || ("function" == typeof e.content ? e.content.call(t[0]) : e.content) + }, e.prototype.arrow = function () { + return this.$arrow = this.$arrow || this.tip().find(".arrow") + }; + var i = t.fn.popover; + t.fn.popover = function (i) { + return this.each(function () { + var o = t(this), n = o.data("bs.popover"), s = "object" == typeof i && i; + !n && /destroy|hide/.test(i) || (n || o.data("bs.popover", n = new e(this, s)), "string" == typeof i && n[i]()) + }) + }, t.fn.popover.Constructor = e, t.fn.popover.noConflict = function () { + return t.fn.popover = i, this + } +}(jQuery), function (t) { + "use strict"; + + function e(i, o) { + this.$body = t(document.body), this.$scrollElement = t(t(i).is(document.body) ? window : i), this.options = t.extend({}, e.DEFAULTS, o), this.selector = (this.options.target || "") + " .nav li > a", this.offsets = [], this.targets = [], this.activeTarget = null, this.scrollHeight = 0, this.$scrollElement.on("scroll.bs.scrollspy", t.proxy(this.process, this)), this.refresh(), this.process() + } + + function i(i) { + return this.each(function () { + var o = t(this), n = o.data("bs.scrollspy"), s = "object" == typeof i && i; + n || o.data("bs.scrollspy", n = new e(this, s)), "string" == typeof i && n[i]() + }) + } + + e.VERSION = "3.3.7", e.DEFAULTS = {offset: 10}, e.prototype.getScrollHeight = function () { + return this.$scrollElement[0].scrollHeight || Math.max(this.$body[0].scrollHeight, document.documentElement.scrollHeight) + }, e.prototype.refresh = function () { + var e = this, i = "offset", o = 0; + this.offsets = [], this.targets = [], this.scrollHeight = this.getScrollHeight(), t.isWindow(this.$scrollElement[0]) || (i = "position", o = this.$scrollElement.scrollTop()), this.$body.find(this.selector).map(function () { + var e = t(this), n = e.data("target") || e.attr("href"), s = /^#./.test(n) && t(n); + return s && s.length && s.is(":visible") && [[s[i]().top + o, n]] || null + }).sort(function (t, e) { + return t[0] - e[0] + }).each(function () { + e.offsets.push(this[0]), e.targets.push(this[1]) + }) + }, e.prototype.process = function () { + var t, e = this.$scrollElement.scrollTop() + this.options.offset, i = this.getScrollHeight(), + o = this.options.offset + i - this.$scrollElement.height(), n = this.offsets, s = this.targets, + a = this.activeTarget; + if (this.scrollHeight != i && this.refresh(), e >= o) return a != (t = s[s.length - 1]) && this.activate(t); + if (a && e < n[0]) return this.activeTarget = null, this.clear(); + for (t = n.length; t--;) a != s[t] && e >= n[t] && (void 0 === n[t + 1] || e < n[t + 1]) && this.activate(s[t]) + }, e.prototype.activate = function (e) { + this.activeTarget = e, this.clear(); + var i = this.selector + '[data-target="' + e + '"],' + this.selector + '[href="' + e + '"]', + o = t(i).parents("li").addClass("active"); + o.parent(".dropdown-menu").length && (o = o.closest("li.dropdown").addClass("active")), o.trigger("activate.bs.scrollspy") + }, e.prototype.clear = function () { + t(this.selector).parentsUntil(this.options.target, ".active").removeClass("active") + }; + var o = t.fn.scrollspy; + t.fn.scrollspy = i, t.fn.scrollspy.Constructor = e, t.fn.scrollspy.noConflict = function () { + return t.fn.scrollspy = o, this + }, t(window).on("load.bs.scrollspy.data-api", function () { + t('[data-spy="scroll"]').each(function () { + var e = t(this); + i.call(e, e.data()) + }) + }) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + return this.each(function () { + var o = t(this), n = o.data("bs.tab"); + n || o.data("bs.tab", n = new i(this)), "string" == typeof e && n[e]() + }) + } + + var i = function (e) { + this.element = t(e) + }; + i.VERSION = "3.3.7", i.TRANSITION_DURATION = 150, i.prototype.show = function () { + var e = this.element, i = e.closest("ul:not(.dropdown-menu)"), o = e.data("target"); + if (o || (o = (o = e.attr("href")) && o.replace(/.*(?=#[^\s]*$)/, "")), !e.parent("li").hasClass("active")) { + var n = i.find(".active:last a"), s = t.Event("hide.bs.tab", {relatedTarget: e[0]}), + a = t.Event("show.bs.tab", {relatedTarget: n[0]}); + if (n.trigger(s), e.trigger(a), !a.isDefaultPrevented() && !s.isDefaultPrevented()) { + var r = t(o); + this.activate(e.closest("li"), i), this.activate(r, r.parent(), function () { + n.trigger({type: "hidden.bs.tab", relatedTarget: e[0]}), e.trigger({ + type: "shown.bs.tab", + relatedTarget: n[0] + }) + }) + } + } + }, i.prototype.activate = function (e, o, n) { + function s() { + a.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded", !1), e.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded", !0), r ? (e[0].offsetWidth, e.addClass("in")) : e.removeClass("fade"), e.parent(".dropdown-menu").length && e.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded", !0), n && n() + } + + var a = o.find("> .active"), + r = n && t.support.transition && (a.length && a.hasClass("fade") || !!o.find("> .fade").length); + a.length && r ? a.one("bsTransitionEnd", s).emulateTransitionEnd(i.TRANSITION_DURATION) : s(), a.removeClass("in") + }; + var o = t.fn.tab; + t.fn.tab = e, t.fn.tab.Constructor = i, t.fn.tab.noConflict = function () { + return t.fn.tab = o, this + }; + var n = function (i) { + i.preventDefault(), e.call(t(this), "show") + }; + t(document).on("click.bs.tab.data-api", '[data-toggle="tab"]', n).on("click.bs.tab.data-api", '[data-toggle="pill"]', n) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + return this.each(function () { + var o = t(this), n = o.data("bs.affix"), s = "object" == typeof e && e; + n || o.data("bs.affix", n = new i(this, s)), "string" == typeof e && n[e]() + }) + } + + var i = function (e, o) { + this.options = t.extend({}, i.DEFAULTS, o), this.$target = t(this.options.target).on("scroll.bs.affix.data-api", t.proxy(this.checkPosition, this)).on("click.bs.affix.data-api", t.proxy(this.checkPositionWithEventLoop, this)), this.$element = t(e), this.affixed = null, this.unpin = null, this.pinnedOffset = null, this.checkPosition() + }; + i.VERSION = "3.3.7", i.RESET = "affix affix-top affix-bottom", i.DEFAULTS = { + offset: 0, + target: window + }, i.prototype.getState = function (t, e, i, o) { + var n = this.$target.scrollTop(), s = this.$element.offset(), a = this.$target.height(); + if (null != i && "top" == this.affixed) return n < i && "top"; + if ("bottom" == this.affixed) return null != i ? !(n + this.unpin <= s.top) && "bottom" : !(n + a <= t - o) && "bottom"; + var r = null == this.affixed, l = r ? n : s.top; + return null != i && n <= i ? "top" : null != o && l + (r ? a : e) >= t - o && "bottom" + }, i.prototype.getPinnedOffset = function () { + if (this.pinnedOffset) return this.pinnedOffset; + this.$element.removeClass(i.RESET).addClass("affix"); + var t = this.$target.scrollTop(), e = this.$element.offset(); + return this.pinnedOffset = e.top - t + }, i.prototype.checkPositionWithEventLoop = function () { + setTimeout(t.proxy(this.checkPosition, this), 1) + }, i.prototype.checkPosition = function () { + if (this.$element.is(":visible")) { + var e = this.$element.height(), o = this.options.offset, n = o.top, s = o.bottom, + a = Math.max(t(document).height(), t(document.body).height()); + "object" != typeof o && (s = n = o), "function" == typeof n && (n = o.top(this.$element)), "function" == typeof s && (s = o.bottom(this.$element)); + var r = this.getState(a, e, n, s); + if (this.affixed != r) { + null != this.unpin && this.$element.css("top", ""); + var l = "affix" + (r ? "-" + r : ""), h = t.Event(l + ".bs.affix"); + if (this.$element.trigger(h), h.isDefaultPrevented()) return; + this.affixed = r, this.unpin = "bottom" == r ? this.getPinnedOffset() : null, this.$element.removeClass(i.RESET).addClass(l).trigger(l.replace("affix", "affixed") + ".bs.affix") + } + "bottom" == r && this.$element.offset({top: a - e - s}) + } + }; + var o = t.fn.affix; + t.fn.affix = e, t.fn.affix.Constructor = i, t.fn.affix.noConflict = function () { + return t.fn.affix = o, this + }, t(window).on("load", function () { + t('[data-spy="affix"]').each(function () { + var i = t(this), o = i.data(); + o.offset = o.offset || {}, null != o.offsetBottom && (o.offset.bottom = o.offsetBottom), null != o.offsetTop && (o.offset.top = o.offsetTop), e.call(i, o) + }) + }) +}(jQuery); \ No newline at end of file diff --git a/archiv/november2022/js/jquery.min.js b/archiv/november2022/js/jquery.min.js new file mode 100644 index 0000000..816f787 --- /dev/null +++ b/archiv/november2022/js/jquery.min.js @@ -0,0 +1,24 @@ +/*! + * jQuery JavaScript Library v3.2.1 + * https://jquery.com/ + * + * Includes Sizzle.js + * https://sizzlejs.com/ + * + * Copyright JS Foundation and other contributors + * Released under the MIT license + * https://jquery.org/license + * + * Date: 2017-03-20T18:59Z + */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";function n(e,t){var n=(t=t||X).createElement("script");n.text=e,t.head.appendChild(n).parentNode.removeChild(n)}function r(e){var t=!!e&&"length"in e&&e.length,n=re.type(e);return"function"!==n&&!re.isWindow(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}function i(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}function o(e,t,n){return re.isFunction(t)?re.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?re.grep(e,function(e){return e===t!==n}):"string"!=typeof t?re.grep(e,function(e){return Q.call(t,e)>-1!==n}):pe.test(t)?re.filter(t,e,n):(t=re.filter(t,e),re.grep(e,function(e){return Q.call(t,e)>-1!==n&&1===e.nodeType}))}function a(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function s(e){return e}function u(e){throw e}function l(e,t,n,r){var i;try{e&&re.isFunction(i=e.promise)?i.call(e).done(t).fail(n):e&&re.isFunction(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}function c(){X.removeEventListener("DOMContentLoaded",c),e.removeEventListener("load",c),re.ready()}function f(){this.expando=re.expando+f.uid++}function p(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(ke,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n=function(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:Ee.test(e)?JSON.parse(e):e)}(n)}catch(e){}Ce.set(e,t,n)}else n=void 0;return n}function d(e,t,n,r){var i,o=1,a=20,s=r?function(){return r.cur()}:function(){return re.css(e,t,"")},u=s(),l=n&&n[3]||(re.cssNumber[t]?"":"px"),c=(re.cssNumber[t]||"px"!==l&&+u)&&Ne.exec(re.css(e,t));if(c&&c[3]!==l){l=l||c[3],n=n||[],c=+u||1;do{c/=o=o||".5",re.style(e,t,c+l)}while(o!==(o=s()/u)&&1!==o&&--a)}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}function h(e,t){for(var n,r,i=[],o=0,a=e.length;o-1)i&&i.push(o);else if(l=re.contains(o.ownerDocument,o),a=g(f.appendChild(o),"script"),l&&v(a),n)for(c=0;o=a[c++];)Fe.test(o.type||"")&&n.push(o);return f}function y(){return!0}function x(){return!1}function b(){try{return X.activeElement}catch(e){}}function w(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)w(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=x;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return re().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=re.guid++)),e.each(function(){re.event.add(this,t,i,r,n)})}function T(e,t){return i(e,"table")&&i(11!==t.nodeType?t:t.firstChild,"tr")?re(">tbody",e)[0]||e:e}function C(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(Te.hasData(e)&&(o=Te.access(e),a=Te.set(t,o),l=o.events)){delete a.handle,a.events={};for(i in l)for(n=0,r=l[i].length;n1&&"string"==typeof h&&!ne.checkClone&&_e.test(h))return e.each(function(n){var o=e.eq(n);v&&(t[0]=h.call(this,n,o.html())),E(o,t,r,i)});if(p&&(o=m(t,e[0].ownerDocument,!1,e,i),a=o.firstChild,1===o.childNodes.length&&(o=a),a||i)){for(u=(s=re.map(g(o,"script"),function(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e})).length;f=0&&nx.cacheLength&&delete e[t.shift()],e[n+" "]=r}var t=[];return e}function r(e){return e[P]=!0,e}function i(e){var t=j.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function o(e,t){for(var n=e.split("|"),r=n.length;r--;)x.attrHandle[n[r]]=t}function a(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function s(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&be(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function u(e){return r(function(t){return t=+t,r(function(n,r){for(var i,o=e([],n.length,t),a=o.length;a--;)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function l(e){return e&&void 0!==e.getElementsByTagName&&e}function c(){}function f(e){for(var t=0,n=e.length,r="";t1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function h(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s-1&&(r[c]=!(s[c]=p))}}else x=h(x===s?x.splice(v,x.length):x),a?a(null,s,x,l):G.apply(s,x)})}function v(e){for(var t,n,r,i=e.length,o=x.relative[e[0].type],a=o||x.relative[" "],s=o?1:0,u=p(function(e){return e===t},a,!0),l=p(function(e){return Q(t,e)>-1},a,!0),c=[function(e,n,r){var i=!o&&(r||n!==k)||((t=n).nodeType?u(e,n,r):l(e,n,r));return t=null,i}];s1&&d(c),s>1&&f(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(re,"$1"),n,s+~]|"+K+")"+K+"*"),ae=new RegExp("="+K+"*([^\\]'\"]*?)"+K+"*\\]","g"),se=new RegExp(te),ue=new RegExp("^"+Z+"$"),le={ID:new RegExp("^#("+Z+")"),CLASS:new RegExp("^\\.("+Z+")"),TAG:new RegExp("^("+Z+"|[*])"),ATTR:new RegExp("^"+ee),PSEUDO:new RegExp("^"+te),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+K+"*(even|odd|(([+-]|)(\\d*)n|)"+K+"*(?:([+-]|)"+K+"*(\\d+)|))"+K+"*\\)|)","i"),bool:new RegExp("^(?:"+J+")$","i"),needsContext:new RegExp("^"+K+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+K+"*((?:-\\d)?\\d*)"+K+"*\\)|)(?=[^-]|$)","i")},ce=/^(?:input|select|textarea|button)$/i,fe=/^h\d$/i,pe=/^[^{]+\{\s*\[native \w/,de=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,he=/[+~]/,ge=new RegExp("\\\\([\\da-f]{1,6}"+K+"?|("+K+")|.)","ig"),ve=function(e,t,n){var r="0x"+t-65536;return r!=r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},me=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ye=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},xe=function(){D()},be=p(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{G.apply(X=Y.call(R.childNodes),R.childNodes),X[R.childNodes.length].nodeType}catch(e){G={apply:X.length?function(e,t){V.apply(e,Y.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}y=t.support={},w=t.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},D=t.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:R;return r!==j&&9===r.nodeType&&r.documentElement?(j=r,A=j.documentElement,q=!w(j),R!==j&&(n=j.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",xe,!1):n.attachEvent&&n.attachEvent("onunload",xe)),y.attributes=i(function(e){return e.className="i",!e.getAttribute("className")}),y.getElementsByTagName=i(function(e){return e.appendChild(j.createComment("")),!e.getElementsByTagName("*").length}),y.getElementsByClassName=pe.test(j.getElementsByClassName),y.getById=i(function(e){return A.appendChild(e).id=P,!j.getElementsByName||!j.getElementsByName(P).length}),y.getById?(x.filter.ID=function(e){var t=e.replace(ge,ve);return function(e){return e.getAttribute("id")===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&q){var n=t.getElementById(e);return n?[n]:[]}}):(x.filter.ID=function(e){var t=e.replace(ge,ve);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&q){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(i=t.getElementsByName(e),r=0;o=i[r++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),x.find.TAG=y.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):y.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[i++];)1===n.nodeType&&r.push(n);return r}return o},x.find.CLASS=y.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&q)return t.getElementsByClassName(e)},H=[],L=[],(y.qsa=pe.test(j.querySelectorAll))&&(i(function(e){A.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&L.push("[*^$]="+K+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||L.push("\\["+K+"*(?:value|"+J+")"),e.querySelectorAll("[id~="+P+"-]").length||L.push("~="),e.querySelectorAll(":checked").length||L.push(":checked"),e.querySelectorAll("a#"+P+"+*").length||L.push(".#.+[+~]")}),i(function(e){e.innerHTML="";var t=j.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&L.push("name"+K+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&L.push(":enabled",":disabled"),A.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&L.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),L.push(",.*:")})),(y.matchesSelector=pe.test(F=A.matches||A.webkitMatchesSelector||A.mozMatchesSelector||A.oMatchesSelector||A.msMatchesSelector))&&i(function(e){y.disconnectedMatch=F.call(e,"*"),F.call(e,"[s!='']:x"),H.push("!=",te)}),L=L.length&&new RegExp(L.join("|")),H=H.length&&new RegExp(H.join("|")),t=pe.test(A.compareDocumentPosition),O=t||pe.test(A.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},_=t?function(e,t){if(e===t)return N=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!y.sortDetached&&t.compareDocumentPosition(e)===n?e===j||e.ownerDocument===R&&O(R,e)?-1:t===j||t.ownerDocument===R&&O(R,t)?1:S?Q(S,e)-Q(S,t):0:4&n?-1:1)}:function(e,t){if(e===t)return N=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,s=[e],u=[t];if(!i||!o)return e===j?-1:t===j?1:i?-1:o?1:S?Q(S,e)-Q(S,t):0;if(i===o)return a(e,t);for(n=e;n=n.parentNode;)s.unshift(n);for(n=t;n=n.parentNode;)u.unshift(n);for(;s[r]===u[r];)r++;return r?a(s[r],u[r]):s[r]===R?-1:u[r]===R?1:0},j):j},t.matches=function(e,n){return t(e,null,null,n)},t.matchesSelector=function(e,n){if((e.ownerDocument||e)!==j&&D(e),n=n.replace(ae,"='$1']"),y.matchesSelector&&q&&!B[n+" "]&&(!H||!H.test(n))&&(!L||!L.test(n)))try{var r=F.call(e,n);if(r||y.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return t(n,j,null,[e]).length>0},t.contains=function(e,t){return(e.ownerDocument||e)!==j&&D(e),O(e,t)},t.attr=function(e,t){(e.ownerDocument||e)!==j&&D(e);var n=x.attrHandle[t.toLowerCase()],r=n&&z.call(x.attrHandle,t.toLowerCase())?n(e,t,!q):void 0;return void 0!==r?r:y.attributes||!q?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},t.escape=function(e){return(e+"").replace(me,ye)},t.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},t.uniqueSort=function(e){var t,n=[],r=0,i=0;if(N=!y.detectDuplicates,S=!y.sortStable&&e.slice(0),e.sort(_),N){for(;t=e[i++];)t===e[i]&&(r=n.push(i));for(;r--;)e.splice(n[r],1)}return S=null,e},b=t.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=b(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r++];)n+=b(t);return n},(x=t.selectors={cacheLength:50,createPseudo:r,match:le,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(ge,ve),e[3]=(e[3]||e[4]||e[5]||"").replace(ge,ve),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||t.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&t.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return le.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&se.test(n)&&(t=T(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(ge,ve).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=W[e+" "];return t||(t=new RegExp("(^|"+K+")"+e+"("+K+"|$)"))&&W(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,n,r){return function(i){var o=t.attr(i,e);return null==o?"!="===n:!n||(o+="","="===n?o===r:"!="===n?o!==r:"^="===n?r&&0===o.indexOf(r):"*="===n?r&&o.indexOf(r)>-1:"$="===n?r&&o.slice(-r.length)===r:"~="===n?(" "+o.replace(ne," ")+" ").indexOf(r)>-1:"|="===n&&(o===r||o.slice(0,r.length+1)===r+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",v=t.parentNode,m=s&&t.nodeName.toLowerCase(),y=!u&&!s,x=!1;if(v){if(o){for(;g;){for(p=t;p=p[g];)if(s?p.nodeName.toLowerCase()===m:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?v.firstChild:v.lastChild],a&&y){for(x=(d=(l=(c=(f=(p=v)[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===M&&l[1])&&l[2],p=d&&v.childNodes[d];p=++d&&p&&p[g]||(x=d=0)||h.pop();)if(1===p.nodeType&&++x&&p===t){c[e]=[M,d,x];break}}else if(y&&(x=d=(l=(c=(f=(p=t)[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===M&&l[1]),!1===x)for(;(p=++d&&p&&p[g]||(x=d=0)||h.pop())&&((s?p.nodeName.toLowerCase()!==m:1!==p.nodeType)||!++x||(y&&((c=(f=p[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[M,x]),p!==t)););return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,n){var i,o=x.pseudos[e]||x.setFilters[e.toLowerCase()]||t.error("unsupported pseudo: "+e);return o[P]?o(n):o.length>1?(i=[e,e,"",n],x.setFilters.hasOwnProperty(e.toLowerCase())?r(function(e,t){for(var r,i=o(e,n),a=i.length;a--;)e[r=Q(e,i[a])]=!(t[r]=i[a])}):function(e){return o(e,0,i)}):o}},pseudos:{not:r(function(e){var t=[],n=[],i=C(e.replace(re,"$1"));return i[P]?r(function(e,t,n,r){for(var o,a=i(e,null,r,[]),s=e.length;s--;)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,r,o){return t[0]=e,i(t,null,o,n),t[0]=null,!n.pop()}}),has:r(function(e){return function(n){return t(e,n).length>0}}),contains:r(function(e){return e=e.replace(ge,ve),function(t){return(t.textContent||t.innerText||b(t)).indexOf(e)>-1}}),lang:r(function(e){return ue.test(e||"")||t.error("unsupported lang: "+e),e=e.replace(ge,ve).toLowerCase(),function(t){var n;do{if(n=q?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===A},focus:function(e){return e===j.activeElement&&(!j.hasFocus||j.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:s(!1),disabled:s(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!x.pseudos.empty(e)},header:function(e){return fe.test(e.nodeName)},input:function(e){return ce.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:u(function(){return[0]}),last:u(function(e,t){return[t-1]}),eq:u(function(e,t,n){return[n<0?n+t:n]}),even:u(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:u(function(e,t,n){for(var r=n<0?n+t:n;++r0,o=e.length>0,a=function(r,a,s,u,l){var c,f,p,d=0,g="0",v=r&&[],m=[],y=k,b=r||o&&x.find.TAG("*",l),w=M+=null==y?1:Math.random()||.1,T=b.length;for(l&&(k=a===j||a||l);g!==T&&null!=(c=b[g]);g++){if(o&&c){for(f=0,a||c.ownerDocument===j||(D(c),s=!q);p=e[f++];)if(p(c,a||j,s)){u.push(c);break}l&&(M=w)}i&&((c=!p&&c)&&d--,r&&v.push(c))}if(d+=g,i&&g!==d){for(f=0;p=n[f++];)p(v,m,a,s);if(r){if(d>0)for(;g--;)v[g]||m[g]||(m[g]=U.call(u));m=h(m)}G.apply(u,m),l&&!r&&m.length>0&&d+n.length>1&&t.uniqueSort(u)}return l&&(M=w,k=y),v};return i?r(a):a}(a,o))).selector=e}return s},E=t.select=function(e,t,n,r){var i,o,a,s,u,c="function"==typeof e&&e,p=!r&&T(e=c.selector||e);if(n=n||[],1===p.length){if((o=p[0]=p[0].slice(0)).length>2&&"ID"===(a=o[0]).type&&9===t.nodeType&&q&&x.relative[o[1].type]){if(!(t=(x.find.ID(a.matches[0].replace(ge,ve),t)||[])[0]))return n;c&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(i=le.needsContext.test(e)?0:o.length;i--&&(a=o[i],!x.relative[s=a.type]);)if((u=x.find[s])&&(r=u(a.matches[0].replace(ge,ve),he.test(o[0].type)&&l(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&f(o)))return G.apply(n,r),n;break}}return(c||C(e,p))(r,t,!q,n,!t||he.test(e)&&l(t.parentNode)||t),n},y.sortStable=P.split("").sort(_).join("")===P,y.detectDuplicates=!!N,D(),y.sortDetached=i(function(e){return 1&e.compareDocumentPosition(j.createElement("fieldset"))}),i(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||o("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),y.attributes&&i(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||o("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),i(function(e){return null==e.getAttribute("disabled")})||o(J,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),t}(e);re.find=se,re.expr=se.selectors,re.expr[":"]=re.expr.pseudos,re.uniqueSort=re.unique=se.uniqueSort,re.text=se.getText,re.isXMLDoc=se.isXML,re.contains=se.contains,re.escapeSelector=se.escape;var ue=function(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&re(e).is(n))break;r.push(e)}return r},le=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},ce=re.expr.match.needsContext,fe=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,pe=/^.[^:#\[\.,]*$/;re.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?re.find.matchesSelector(r,e)?[r]:[]:re.find.matches(e,re.grep(t,function(e){return 1===e.nodeType}))},re.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(re(e).filter(function(){for(t=0;t1?re.uniqueSort(n):n},filter:function(e){return this.pushStack(o(this,e||[],!1))},not:function(e){return this.pushStack(o(this,e||[],!0))},is:function(e){return!!o(this,"string"==typeof e&&ce.test(e)?re(e):e||[],!1).length}});var de,he=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(re.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||de,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:he.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof re?t[0]:t,re.merge(this,re.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:X,!0)),fe.test(r[1])&&re.isPlainObject(t))for(r in t)re.isFunction(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=X.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):re.isFunction(e)?void 0!==n.ready?n.ready(e):e(re):re.makeArray(e,this)}).prototype=re.fn,de=re(X);var ge=/^(?:parents|prev(?:Until|All))/,ve={children:!0,contents:!0,next:!0,prev:!0};re.fn.extend({has:function(e){var t=re(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&re.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?re.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?Q.call(re(e),this[0]):Q.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(re.uniqueSort(re.merge(this.get(),re(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),re.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return ue(e,"parentNode")},parentsUntil:function(e,t,n){return ue(e,"parentNode",n)},next:function(e){return a(e,"nextSibling")},prev:function(e){return a(e,"previousSibling")},nextAll:function(e){return ue(e,"nextSibling")},prevAll:function(e){return ue(e,"previousSibling")},nextUntil:function(e,t,n){return ue(e,"nextSibling",n)},prevUntil:function(e,t,n){return ue(e,"previousSibling",n)},siblings:function(e){return le((e.parentNode||{}).firstChild,e)},children:function(e){return le(e.firstChild)},contents:function(e){return i(e,"iframe")?e.contentDocument:(i(e,"template")&&(e=e.content||e),re.merge([],e.childNodes))}},function(e,t){re.fn[e]=function(n,r){var i=re.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=re.filter(r,i)),this.length>1&&(ve[e]||re.uniqueSort(i),ge.test(e)&&i.reverse()),this.pushStack(i)}});var me=/[^\x20\t\r\n\f]+/g;re.Callbacks=function(e){e="string"==typeof e?function(e){var t={};return re.each(e.match(me)||[],function(e,n){t[n]=!0}),t}(e):re.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1)for(n=a.shift();++s-1;)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?re.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l},re.extend({Deferred:function(t){var n=[["notify","progress",re.Callbacks("memory"),re.Callbacks("memory"),2],["resolve","done",re.Callbacks("once memory"),re.Callbacks("once memory"),0,"resolved"],["reject","fail",re.Callbacks("once memory"),re.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},catch:function(e){return i.then(null,e)},pipe:function(){var e=arguments;return re.Deferred(function(t){re.each(n,function(n,r){var i=re.isFunction(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&re.isFunction(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){function o(t,n,r,i){return function(){var l=this,c=arguments,f=function(){var e,f;if(!(t=a&&(r!==u&&(l=void 0,c=[e]),n.rejectWith(l,c))}};t?p():(re.Deferred.getStackHook&&(p.stackTrace=re.Deferred.getStackHook()),e.setTimeout(p))}}var a=0;return re.Deferred(function(e){n[0][3].add(o(0,e,re.isFunction(i)?i:s,e.notifyWith)),n[1][3].add(o(0,e,re.isFunction(t)?t:s)),n[2][3].add(o(0,e,re.isFunction(r)?r:u))}).promise()},promise:function(e){return null!=e?re.extend(e,i):i}},o={};return re.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[0][2].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=V.call(arguments),o=re.Deferred(),a=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?V.call(arguments):n,--t||o.resolveWith(r,i)}};if(t<=1&&(l(e,o.done(a(n)).resolve,o.reject,!t),"pending"===o.state()||re.isFunction(i[n]&&i[n].then)))return o.then();for(;n--;)l(i[n],a(n),o.reject);return o.promise()}});var ye=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;re.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&ye.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},re.readyException=function(t){e.setTimeout(function(){throw t})};var xe=re.Deferred();re.fn.ready=function(e){return xe.then(e).catch(function(e){re.readyException(e)}),this},re.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--re.readyWait:re.isReady)||(re.isReady=!0,!0!==e&&--re.readyWait>0||xe.resolveWith(X,[re]))}}),re.ready.then=xe.then,"complete"===X.readyState||"loading"!==X.readyState&&!X.documentElement.doScroll?e.setTimeout(re.ready):(X.addEventListener("DOMContentLoaded",c),e.addEventListener("load",c));var be=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===re.type(n)){i=!0;for(s in n)be(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,re.isFunction(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(re(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){Ce.remove(this,e)})}}),re.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Te.get(e,t),n&&(!r||Array.isArray(n)?r=Te.access(e,t,re.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=re.queue(e,t),r=n.length,i=n.shift(),o=re._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){re.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Te.get(e,n)||Te.access(e,n,{empty:re.Callbacks("once memory").add(function(){Te.remove(e,[t+"queue",n])})})}}),re.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,Fe=/^$|\/(?:java|ecma)script/i,Oe={option:[1,""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};Oe.optgroup=Oe.option,Oe.tbody=Oe.tfoot=Oe.colgroup=Oe.caption=Oe.thead,Oe.th=Oe.td;var Pe=/<|&#?\w+;/;!function(){var e=X.createDocumentFragment().appendChild(X.createElement("div")),t=X.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),ne.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",ne.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var Re=X.documentElement,Me=/^key/,Ie=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,We=/^([^.]*)(?:\.(.+)|)/;re.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Te.get(e);if(v)for(n.handler&&(n=(o=n).handler,i=o.selector),i&&re.find.matchesSelector(Re,i),n.guid||(n.guid=re.guid++),(u=v.events)||(u=v.events={}),(a=v.handle)||(a=v.handle=function(t){return void 0!==re&&re.event.triggered!==t.type?re.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(me)||[""]).length;l--;)d=g=(s=We.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=re.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=re.event.special[d]||{},c=re.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&re.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),re.event.global[d]=!0)},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Te.hasData(e)&&Te.get(e);if(v&&(u=v.events)){for(l=(t=(t||"").match(me)||[""]).length;l--;)if(s=We.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){for(f=re.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;o--;)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||re.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)re.event.remove(e,d+t[l],n,r,!0);re.isEmptyObject(u)&&Te.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=re.event.fix(e),u=new Array(arguments.length),l=(Te.get(this,"events")||{})[s.type]||[],c=re.event.special[s.type]||{};for(u[0]=s,t=1;t=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:re.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,Be=/\s*$/g;re.extend({htmlPrefilter:function(e){return e.replace($e,"<$1>")},clone:function(e,t,n){var r,i,o,a,s=e.cloneNode(!0),u=re.contains(e.ownerDocument,e);if(!(ne.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||re.isXMLDoc(e)))for(a=g(s),r=0,i=(o=g(e)).length;r0&&v(a,!u&&g(e,"script")),s},cleanData:function(e){for(var t,n,r,i=re.event.special,o=0;void 0!==(n=e[o]);o++)if(we(n)){if(t=n[Te.expando]){if(t.events)for(r in t.events)i[r]?re.event.remove(n,r):re.removeEvent(n,r,t.handle);n[Te.expando]=void 0}n[Ce.expando]&&(n[Ce.expando]=void 0)}}}),re.fn.extend({detach:function(e){return k(this,e,!0)},remove:function(e){return k(this,e)},text:function(e){return be(this,function(e){return void 0===e?re.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return E(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){T(this,e).appendChild(e)}})},prepend:function(){return E(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=T(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return E(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return E(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(re.cleanData(g(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return re.clone(this,e,t)})},html:function(e){return be(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Be.test(e)&&!Oe[(He.exec(e)||["",""])[1].toLowerCase()]){e=re.htmlPrefilter(e);try{for(;n1)}}),re.Tween=L,(L.prototype={constructor:L,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||re.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(re.cssNumber[n]?"":"px")},cur:function(){var e=L.propHooks[this.prop];return e&&e.get?e.get(this):L.propHooks._default.get(this)},run:function(e){var t,n=L.propHooks[this.prop];return this.options.duration?this.pos=t=re.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):L.propHooks._default.set(this),this}}).init.prototype=L.prototype,(L.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=re.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){re.fx.step[e.prop]?re.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[re.cssProps[e.prop]]&&!re.cssHooks[e.prop]?e.elem[e.prop]=e.now:re.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=L.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},re.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},re.fx=L.prototype.init,re.fx.step={};var tt,nt,rt=/^(?:toggle|show|hide)$/,it=/queueHooks$/;re.Animation=re.extend(R,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return d(n.elem,e,Ne.exec(t),n),n}]},tweener:function(e,t){re.isFunction(e)?(t=e,e=["*"]):e=e.match(me);for(var n,r=0,i=e.length;r1)},removeAttr:function(e){return this.each(function(){re.removeAttr(this,e)})}}),re.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?re.prop(e,t,n):(1===o&&re.isXMLDoc(e)||(i=re.attrHooks[t.toLowerCase()]||(re.expr.match.bool.test(t)?ot:void 0)),void 0!==n?null===n?void re.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=re.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!ne.radioValue&&"radio"===t&&i(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(me);if(i&&1===e.nodeType)for(;n=i[r++];)e.removeAttribute(n)}}),ot={set:function(e,t,n){return!1===t?re.removeAttr(e,n):e.setAttribute(n,n),n}},re.each(re.expr.match.bool.source.match(/\w+/g),function(e,t){var n=at[t]||re.find.attr;at[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=at[a],at[a]=i,i=null!=n(e,t,r)?a:null,at[a]=o),i}});var st=/^(?:input|select|textarea|button)$/i,ut=/^(?:a|area)$/i;re.fn.extend({prop:function(e,t){return be(this,re.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[re.propFix[e]||e]})}}),re.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&re.isXMLDoc(e)||(t=re.propFix[t]||t,i=re.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=re.find.attr(e,"tabindex");return t?parseInt(t,10):st.test(e.nodeName)||ut.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),ne.optSelected||(re.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),re.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){re.propFix[this.toLowerCase()]=this}),re.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(re.isFunction(e))return this.each(function(t){re(this).addClass(e.call(this,t,I(this)))});if("string"==typeof e&&e)for(t=e.match(me)||[];n=this[u++];)if(i=I(n),r=1===n.nodeType&&" "+M(i)+" "){for(a=0;o=t[a++];)r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=M(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u=0;if(re.isFunction(e))return this.each(function(t){re(this).removeClass(e.call(this,t,I(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof e&&e)for(t=e.match(me)||[];n=this[u++];)if(i=I(n),r=1===n.nodeType&&" "+M(i)+" "){for(a=0;o=t[a++];)for(;r.indexOf(" "+o+" ")>-1;)r=r.replace(" "+o+" "," ");i!==(s=M(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e;return"boolean"==typeof t&&"string"===n?t?this.addClass(e):this.removeClass(e):re.isFunction(e)?this.each(function(n){re(this).toggleClass(e.call(this,n,I(this),t),t)}):this.each(function(){var t,r,i,o;if("string"===n)for(r=0,i=re(this),o=e.match(me)||[];t=o[r++];)i.hasClass(t)?i.removeClass(t):i.addClass(t);else void 0!==e&&"boolean"!==n||((t=I(this))&&Te.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":Te.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+M(I(n))+" ").indexOf(t)>-1)return!0;return!1}});var lt=/\r/g;re.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=re.isFunction(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,re(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=re.map(i,function(e){return null==e?"":e+""})),(t=re.valHooks[this.type]||re.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return(t=re.valHooks[i.type]||re.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(lt,""):null==n?"":n}}}),re.extend({valHooks:{option:{get:function(e){var t=re.find.attr(e,"value");return null!=t?t:M(re.text(e))}},select:{get:function(e){var t,n,r,o=e.options,a=e.selectedIndex,s="select-one"===e.type,u=s?null:[],l=s?a+1:o.length;for(r=a<0?l:s?a:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),re.each(["radio","checkbox"],function(){re.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=re.inArray(re(e).val(),t)>-1}},ne.checkOn||(re.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})});var ct=/^(?:focusinfocus|focusoutblur)$/;re.extend(re.event,{trigger:function(t,n,r,i){var o,a,s,u,l,c,f,p=[r||X],d=Z.call(t,"type")?t.type:t,h=Z.call(t,"namespace")?t.namespace.split("."):[];if(a=s=r=r||X,3!==r.nodeType&&8!==r.nodeType&&!ct.test(d+re.event.triggered)&&(d.indexOf(".")>-1&&(d=(h=d.split(".")).shift(),h.sort()),l=d.indexOf(":")<0&&"on"+d,t=t[re.expando]?t:new re.Event(d,"object"==typeof t&&t),t.isTrigger=i?2:3,t.namespace=h.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),n=null==n?[t]:re.makeArray(n,[t]),f=re.event.special[d]||{},i||!f.trigger||!1!==f.trigger.apply(r,n))){if(!i&&!f.noBubble&&!re.isWindow(r)){for(u=f.delegateType||d,ct.test(u+d)||(a=a.parentNode);a;a=a.parentNode)p.push(a),s=a;s===(r.ownerDocument||X)&&p.push(s.defaultView||s.parentWindow||e)}for(o=0;(a=p[o++])&&!t.isPropagationStopped();)t.type=o>1?u:f.bindType||d,(c=(Te.get(a,"events")||{})[t.type]&&Te.get(a,"handle"))&&c.apply(a,n),(c=l&&a[l])&&c.apply&&we(a)&&(t.result=c.apply(a,n),!1===t.result&&t.preventDefault());return t.type=d,i||t.isDefaultPrevented()||f._default&&!1!==f._default.apply(p.pop(),n)||!we(r)||l&&re.isFunction(r[d])&&!re.isWindow(r)&&((s=r[l])&&(r[l]=null),re.event.triggered=d,r[d](),re.event.triggered=void 0,s&&(r[l]=s)),t.result}},simulate:function(e,t,n){var r=re.extend(new re.Event,n,{type:e,isSimulated:!0});re.event.trigger(r,null,t)}}),re.fn.extend({trigger:function(e,t){return this.each(function(){re.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return re.event.trigger(e,t,n,!0)}}),re.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(e,t){re.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),re.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),ne.focusin="onfocusin"in e,ne.focusin||re.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){re.event.simulate(t,e.target,re.event.fix(e))};re.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=Te.access(r,t);i||r.addEventListener(e,n,!0),Te.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=Te.access(r,t)-1;i?Te.access(r,t,i):(r.removeEventListener(e,n,!0),Te.remove(r,t))}}});var ft=e.location,pt=re.now(),dt=/\?/;re.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||re.error("Invalid XML: "+t),n};var ht=/\[\]$/,gt=/\r?\n/g,vt=/^(?:submit|button|image|reset|file)$/i,mt=/^(?:input|select|textarea|keygen)/i;re.param=function(e,t){var n,r=[],i=function(e,t){var n=re.isFunction(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!re.isPlainObject(e))re.each(e,function(){i(this.name,this.value)});else for(n in e)W(n,e[n],t,i);return r.join("&")},re.fn.extend({serialize:function(){return re.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=re.prop(this,"elements");return e?re.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!re(this).is(":disabled")&&mt.test(this.nodeName)&&!vt.test(e)&&(this.checked||!Le.test(e))}).map(function(e,t){var n=re(this).val();return null==n?null:Array.isArray(n)?re.map(n,function(e){return{name:t.name,value:e.replace(gt,"\r\n")}}):{name:t.name,value:n.replace(gt,"\r\n")}}).get()}});var yt=/%20/g,xt=/#.*$/,bt=/([?&])_=[^&]*/,wt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Tt=/^(?:GET|HEAD)$/,Ct=/^\/\//,Et={},kt={},St="*/".concat("*"),Nt=X.createElement("a");Nt.href=ft.href,re.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:ft.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(ft.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":St,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"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":re.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?_(_(e,re.ajaxSettings),t):_(re.ajaxSettings,e)},ajaxPrefilter:$(Et),ajaxTransport:$(kt),ajax:function(t,n){function r(t,n,r,s){var l,p,d,b,w,T=n;c||(c=!0,u&&e.clearTimeout(u),i=void 0,a=s||"",C.readyState=t>0?4:0,l=t>=200&&t<300||304===t,r&&(b=function(e,t,n){for(var r,i,o,a,s=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(h,C,r)),b=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];for(o=c.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}(h,b,C,l),l?(h.ifModified&&((w=C.getResponseHeader("Last-Modified"))&&(re.lastModified[o]=w),(w=C.getResponseHeader("etag"))&&(re.etag[o]=w)),204===t||"HEAD"===h.type?T="nocontent":304===t?T="notmodified":(T=b.state,p=b.data,l=!(d=b.error))):(d=T,!t&&T||(T="error",t<0&&(t=0))),C.status=t,C.statusText=(n||T)+"",l?m.resolveWith(g,[p,T,C]):m.rejectWith(g,[C,T,d]),C.statusCode(x),x=void 0,f&&v.trigger(l?"ajaxSuccess":"ajaxError",[C,h,l?p:d]),y.fireWith(g,[C,T]),f&&(v.trigger("ajaxComplete",[C,h]),--re.active||re.event.trigger("ajaxStop")))}"object"==typeof t&&(n=t,t=void 0),n=n||{};var i,o,a,s,u,l,c,f,p,d,h=re.ajaxSetup({},n),g=h.context||h,v=h.context&&(g.nodeType||g.jquery)?re(g):re.event,m=re.Deferred(),y=re.Callbacks("once memory"),x=h.statusCode||{},b={},w={},T="canceled",C={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s)for(s={};t=wt.exec(a);)s[t[1].toLowerCase()]=t[2];t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=w[e.toLowerCase()]=w[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)C.always(e[C.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||T;return i&&i.abort(t),r(0,t),this}};if(m.promise(C),h.url=((t||h.url||ft.href)+"").replace(Ct,ft.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(me)||[""],null==h.crossDomain){l=X.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Nt.protocol+"//"+Nt.host!=l.protocol+"//"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=re.param(h.data,h.traditional)),B(Et,h,n,C),c)return C;(f=re.event&&h.global)&&0==re.active++&&re.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Tt.test(h.type),o=h.url.replace(xt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(yt,"+")):(d=h.url.slice(o.length),h.data&&(o+=(dt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(bt,"$1"),d=(dt.test(o)?"&":"?")+"_="+pt+++d),h.url=o+d),h.ifModified&&(re.lastModified[o]&&C.setRequestHeader("If-Modified-Since",re.lastModified[o]),re.etag[o]&&C.setRequestHeader("If-None-Match",re.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&C.setRequestHeader("Content-Type",h.contentType),C.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+St+"; q=0.01":""):h.accepts["*"]);for(p in h.headers)C.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(g,C,h)||c))return C.abort();if(T="abort",y.add(h.complete),C.done(h.success),C.fail(h.error),i=B(kt,h,n,C)){if(C.readyState=1,f&&v.trigger("ajaxSend",[C,h]),c)return C;h.async&&h.timeout>0&&(u=e.setTimeout(function(){C.abort("timeout")},h.timeout));try{c=!1,i.send(b,r)}catch(e){if(c)throw e;r(-1,e)}}else r(-1,"No Transport");return C},getJSON:function(e,t,n){return re.get(e,t,n,"json")},getScript:function(e,t){return re.get(e,void 0,t,"script")}}),re.each(["get","post"],function(e,t){re[t]=function(e,n,r,i){return re.isFunction(n)&&(i=i||r,r=n,n=void 0),re.ajax(re.extend({url:e,type:t,dataType:i,data:n,success:r},re.isPlainObject(e)&&e))}}),re._evalUrl=function(e){return re.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,throws:!0})},re.fn.extend({wrapAll:function(e){var t;return this[0]&&(re.isFunction(e)&&(e=e.call(this[0])),t=re(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return re.isFunction(e)?this.each(function(t){re(this).wrapInner(e.call(this,t))}):this.each(function(){var t=re(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=re.isFunction(e);return this.each(function(n){re(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){re(this).replaceWith(this.childNodes)}),this}}),re.expr.pseudos.hidden=function(e){return!re.expr.pseudos.visible(e)},re.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},re.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Dt={0:200,1223:204},jt=re.ajaxSettings.xhr();ne.cors=!!jt&&"withCredentials"in jt,ne.ajax=jt=!!jt,re.ajaxTransport(function(t){var n,r;if(ne.cors||jt&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(a in i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Dt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),re.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),re.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return re.globalEval(e),e}}}),re.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),re.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(r,i){t=re(" + + + + + + diff --git a/archiv/november2023/hs2.php b/archiv/november2023/hs2.php new file mode 100644 index 0000000..3c18bee --- /dev/null +++ b/archiv/november2023/hs2.php @@ -0,0 +1,143 @@ + + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Nacht der Wissenschaft
+ Stream Redtenbacher-Hörsaal

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

Stelle eine Frage zum aktuellen Vortrag

+ + +
+ Alle Fragen werden 2 Tagen gespeichert, zum alleinigen Zwecke der Weitergabe an die + Dozierenden. +
+
+
+
+
+
+
+ + + + + + + diff --git a/archiv/november2023/images/.htaccess b/archiv/november2023/images/.htaccess new file mode 100644 index 0000000..f546f38 --- /dev/null +++ b/archiv/november2023/images/.htaccess @@ -0,0 +1,7 @@ +RewriteEngine On + +RewriteCond %{REMOTE_ADDR} ^129\.13\.72\.198$ +RewriteRule ^(.*)marker\-icon\.png $1marker-omnom.png + +RewriteCond %{REMOTE_ADDR} ^129\.13\.72\.198$ +RewriteRule ^(.*)marker\-icon\-2x\.png $1marker-omnom-2x.png diff --git a/archiv/november2023/images/Forder_Verein_logo.png b/archiv/november2023/images/Forder_Verein_logo.png new file mode 100644 index 0000000..05bbc66 Binary files /dev/null and b/archiv/november2023/images/Forder_Verein_logo.png differ diff --git a/archiv/november2023/images/akk.png b/archiv/november2023/images/akk.png new file mode 100644 index 0000000..4299d31 Binary files /dev/null and b/archiv/november2023/images/akk.png differ diff --git a/archiv/november2023/images/asta.png b/archiv/november2023/images/asta.png new file mode 100644 index 0000000..382311a Binary files /dev/null and b/archiv/november2023/images/asta.png differ diff --git a/archiv/november2023/images/background_header.jpg b/archiv/november2023/images/background_header.jpg new file mode 100644 index 0000000..a5ab3da Binary files /dev/null and b/archiv/november2023/images/background_header.jpg differ diff --git a/archiv/november2023/images/besserwissen.png b/archiv/november2023/images/besserwissen.png new file mode 100644 index 0000000..f7326d0 Binary files /dev/null and b/archiv/november2023/images/besserwissen.png differ diff --git a/archiv/november2023/images/gallery/gallery0.jpg b/archiv/november2023/images/gallery/gallery0.jpg new file mode 100644 index 0000000..b31c5b0 Binary files /dev/null and b/archiv/november2023/images/gallery/gallery0.jpg differ diff --git a/archiv/november2023/images/gallery/gallery1.jpg b/archiv/november2023/images/gallery/gallery1.jpg new file mode 100644 index 0000000..3175647 Binary files /dev/null and b/archiv/november2023/images/gallery/gallery1.jpg differ diff --git a/archiv/november2023/images/gallery/gallery2.jpg b/archiv/november2023/images/gallery/gallery2.jpg new file mode 100644 index 0000000..ccb4167 Binary files /dev/null and b/archiv/november2023/images/gallery/gallery2.jpg differ diff --git a/archiv/november2023/images/gallery/gallery3.jpg b/archiv/november2023/images/gallery/gallery3.jpg new file mode 100644 index 0000000..820db98 Binary files /dev/null and b/archiv/november2023/images/gallery/gallery3.jpg differ diff --git a/archiv/november2023/images/gallery/gallery4.jpg b/archiv/november2023/images/gallery/gallery4.jpg new file mode 100644 index 0000000..3c64ae3 Binary files /dev/null and b/archiv/november2023/images/gallery/gallery4.jpg differ diff --git a/archiv/november2023/images/gallery/gallery5.png b/archiv/november2023/images/gallery/gallery5.png new file mode 100644 index 0000000..e020fcc Binary files /dev/null and b/archiv/november2023/images/gallery/gallery5.png differ diff --git a/archiv/november2023/images/gallery/gallery6.jpg b/archiv/november2023/images/gallery/gallery6.jpg new file mode 100644 index 0000000..01e3664 Binary files /dev/null and b/archiv/november2023/images/gallery/gallery6.jpg differ diff --git a/archiv/november2023/images/gallery/gallery7.png b/archiv/november2023/images/gallery/gallery7.png new file mode 100644 index 0000000..c9ea937 Binary files /dev/null and b/archiv/november2023/images/gallery/gallery7.png differ diff --git a/archiv/november2023/images/gallery/gallery8.jpg b/archiv/november2023/images/gallery/gallery8.jpg new file mode 100644 index 0000000..e7254b5 Binary files /dev/null and b/archiv/november2023/images/gallery/gallery8.jpg differ diff --git a/archiv/november2023/images/gallery/orga1.jpg b/archiv/november2023/images/gallery/orga1.jpg new file mode 100644 index 0000000..8ae8edf Binary files /dev/null and b/archiv/november2023/images/gallery/orga1.jpg differ diff --git a/archiv/november2023/images/gallery/orga2.jpg b/archiv/november2023/images/gallery/orga2.jpg new file mode 100644 index 0000000..91e75b3 Binary files /dev/null and b/archiv/november2023/images/gallery/orga2.jpg differ diff --git a/archiv/november2023/images/gallery/orga3.jpg b/archiv/november2023/images/gallery/orga3.jpg new file mode 100644 index 0000000..16f1718 Binary files /dev/null and b/archiv/november2023/images/gallery/orga3.jpg differ diff --git a/archiv/november2023/images/index.html b/archiv/november2023/images/index.html new file mode 100644 index 0000000..e69de29 diff --git a/archiv/november2023/images/kd2-marker.png b/archiv/november2023/images/kd2-marker.png new file mode 100644 index 0000000..1c5761d Binary files /dev/null and b/archiv/november2023/images/kd2-marker.png differ diff --git a/archiv/november2023/images/kit-triangel-logo-schwarz.webp b/archiv/november2023/images/kit-triangel-logo-schwarz.webp new file mode 100644 index 0000000..b98e1ba Binary files /dev/null and b/archiv/november2023/images/kit-triangel-logo-schwarz.webp differ diff --git a/archiv/november2023/images/kit_dark.png b/archiv/november2023/images/kit_dark.png new file mode 100644 index 0000000..4d0fa50 Binary files /dev/null and b/archiv/november2023/images/kit_dark.png differ diff --git a/archiv/november2023/images/kulturinkarlsruhe.png b/archiv/november2023/images/kulturinkarlsruhe.png new file mode 100644 index 0000000..dba89a1 Binary files /dev/null and b/archiv/november2023/images/kulturinkarlsruhe.png differ diff --git a/archiv/november2023/images/layers-2x.png b/archiv/november2023/images/layers-2x.png new file mode 100644 index 0000000..a2cf7f9 Binary files /dev/null and b/archiv/november2023/images/layers-2x.png differ diff --git a/archiv/november2023/images/layers.png b/archiv/november2023/images/layers.png new file mode 100644 index 0000000..bca0a0e Binary files /dev/null and b/archiv/november2023/images/layers.png differ diff --git a/archiv/november2023/images/logo.png b/archiv/november2023/images/logo.png new file mode 100644 index 0000000..509ccd6 Binary files /dev/null and b/archiv/november2023/images/logo.png differ diff --git a/archiv/november2023/images/marker-icon-2x.png b/archiv/november2023/images/marker-icon-2x.png new file mode 100644 index 0000000..0015b64 Binary files /dev/null and b/archiv/november2023/images/marker-icon-2x.png differ diff --git a/archiv/november2023/images/marker-icon.png b/archiv/november2023/images/marker-icon.png new file mode 100644 index 0000000..e2e9f75 Binary files /dev/null and b/archiv/november2023/images/marker-icon.png differ diff --git a/archiv/november2023/images/marker-omnom-2x.png b/archiv/november2023/images/marker-omnom-2x.png new file mode 100644 index 0000000..4fd1544 Binary files /dev/null and b/archiv/november2023/images/marker-omnom-2x.png differ diff --git a/archiv/november2023/images/marker-omnom.png b/archiv/november2023/images/marker-omnom.png new file mode 100644 index 0000000..a34f725 Binary files /dev/null and b/archiv/november2023/images/marker-omnom.png differ diff --git a/archiv/november2023/images/marker-shadow.png b/archiv/november2023/images/marker-shadow.png new file mode 100644 index 0000000..d1e773c Binary files /dev/null and b/archiv/november2023/images/marker-shadow.png differ diff --git a/archiv/november2023/images/milky-way-2695569.jpg b/archiv/november2023/images/milky-way-2695569.jpg new file mode 100644 index 0000000..88f5adf Binary files /dev/null and b/archiv/november2023/images/milky-way-2695569.jpg differ diff --git a/archiv/november2023/images/ndw-marker-2x.png b/archiv/november2023/images/ndw-marker-2x.png new file mode 100644 index 0000000..3f8727c Binary files /dev/null and b/archiv/november2023/images/ndw-marker-2x.png differ diff --git a/archiv/november2023/images/ndw-marker.png b/archiv/november2023/images/ndw-marker.png new file mode 100644 index 0000000..4d2fc6f Binary files /dev/null and b/archiv/november2023/images/ndw-marker.png differ diff --git a/archiv/november2023/images/old_back.jpg b/archiv/november2023/images/old_back.jpg new file mode 100644 index 0000000..3cb4931 Binary files /dev/null and b/archiv/november2023/images/old_back.jpg differ diff --git a/archiv/november2023/images/social_fb.png b/archiv/november2023/images/social_fb.png new file mode 100644 index 0000000..b4b2994 Binary files /dev/null and b/archiv/november2023/images/social_fb.png differ diff --git a/archiv/november2023/images/social_insta.png b/archiv/november2023/images/social_insta.png new file mode 100644 index 0000000..2512c72 Binary files /dev/null and b/archiv/november2023/images/social_insta.png differ diff --git a/archiv/november2023/images/social_twitter.png b/archiv/november2023/images/social_twitter.png new file mode 100644 index 0000000..44b9e4d Binary files /dev/null and b/archiv/november2023/images/social_twitter.png differ diff --git a/archiv/november2023/images/triangle-marker-2x.png b/archiv/november2023/images/triangle-marker-2x.png new file mode 100644 index 0000000..3f8727c Binary files /dev/null and b/archiv/november2023/images/triangle-marker-2x.png differ diff --git a/archiv/november2023/images/triangle-marker.png b/archiv/november2023/images/triangle-marker.png new file mode 100644 index 0000000..7db8048 Binary files /dev/null and b/archiv/november2023/images/triangle-marker.png differ diff --git a/archiv/november2023/images/vortrag/Albers19T.png b/archiv/november2023/images/vortrag/Albers19T.png new file mode 100644 index 0000000..4b5dd7b Binary files /dev/null and b/archiv/november2023/images/vortrag/Albers19T.png differ diff --git a/archiv/november2023/images/vortrag/Anapolitanos23R.png b/archiv/november2023/images/vortrag/Anapolitanos23R.png new file mode 100644 index 0000000..dea7c15 Binary files /dev/null and b/archiv/november2023/images/vortrag/Anapolitanos23R.png differ diff --git a/archiv/november2023/images/vortrag/Asfour22R.jpeg b/archiv/november2023/images/vortrag/Asfour22R.jpeg new file mode 100644 index 0000000..eff3d40 Binary files /dev/null and b/archiv/november2023/images/vortrag/Asfour22R.jpeg differ diff --git a/archiv/november2023/images/vortrag/Barth23Tri.jpg b/archiv/november2023/images/vortrag/Barth23Tri.jpg new file mode 100644 index 0000000..cf53cb5 Binary files /dev/null and b/archiv/november2023/images/vortrag/Barth23Tri.jpg differ diff --git a/archiv/november2023/images/vortrag/Boda01T.jpg b/archiv/november2023/images/vortrag/Boda01T.jpg new file mode 100644 index 0000000..764f453 Binary files /dev/null and b/archiv/november2023/images/vortrag/Boda01T.jpg differ diff --git a/archiv/november2023/images/vortrag/Cato18Tri.jpeg b/archiv/november2023/images/vortrag/Cato18Tri.jpeg new file mode 100644 index 0000000..e5662ee Binary files /dev/null and b/archiv/november2023/images/vortrag/Cato18Tri.jpeg differ diff --git a/archiv/november2023/images/vortrag/Fischer22Tri.jpeg b/archiv/november2023/images/vortrag/Fischer22Tri.jpeg new file mode 100644 index 0000000..d678858 Binary files /dev/null and b/archiv/november2023/images/vortrag/Fischer22Tri.jpeg differ diff --git a/archiv/november2023/images/vortrag/Grunwaldt21Tri.jpeg b/archiv/november2023/images/vortrag/Grunwaldt21Tri.jpeg new file mode 100644 index 0000000..5b43c34 Binary files /dev/null and b/archiv/november2023/images/vortrag/Grunwaldt21Tri.jpeg differ diff --git a/archiv/november2023/images/vortrag/Heinrich23T.jpeg b/archiv/november2023/images/vortrag/Heinrich23T.jpeg new file mode 100644 index 0000000..b230a34 Binary files /dev/null and b/archiv/november2023/images/vortrag/Heinrich23T.jpeg differ diff --git a/archiv/november2023/images/vortrag/Jeschull02T.png b/archiv/november2023/images/vortrag/Jeschull02T.png new file mode 100644 index 0000000..b9b8879 Binary files /dev/null and b/archiv/november2023/images/vortrag/Jeschull02T.png differ diff --git a/archiv/november2023/images/vortrag/KD2.png b/archiv/november2023/images/vortrag/KD2.png new file mode 100644 index 0000000..08f030b Binary files /dev/null and b/archiv/november2023/images/vortrag/KD2.png differ diff --git a/archiv/november2023/images/vortrag/KD2_1.png b/archiv/november2023/images/vortrag/KD2_1.png new file mode 100644 index 0000000..4e36c8f Binary files /dev/null and b/archiv/november2023/images/vortrag/KD2_1.png differ diff --git a/archiv/november2023/images/vortrag/KD2_2.png b/archiv/november2023/images/vortrag/KD2_2.png new file mode 100644 index 0000000..2f89ef7 Binary files /dev/null and b/archiv/november2023/images/vortrag/KD2_2.png differ diff --git a/archiv/november2023/images/vortrag/KD2_3.png b/archiv/november2023/images/vortrag/KD2_3.png new file mode 100644 index 0000000..fac1e21 Binary files /dev/null and b/archiv/november2023/images/vortrag/KD2_3.png differ diff --git a/archiv/november2023/images/vortrag/KD2_4.png b/archiv/november2023/images/vortrag/KD2_4.png new file mode 100644 index 0000000..71166fe Binary files /dev/null and b/archiv/november2023/images/vortrag/KD2_4.png differ diff --git a/archiv/november2023/images/vortrag/Klute20T.jpg b/archiv/november2023/images/vortrag/Klute20T.jpg new file mode 100644 index 0000000..3191aaa Binary files /dev/null and b/archiv/november2023/images/vortrag/Klute20T.jpg differ diff --git a/archiv/november2023/images/vortrag/Krewer21T.jpg b/archiv/november2023/images/vortrag/Krewer21T.jpg new file mode 100644 index 0000000..4472ab1 Binary files /dev/null and b/archiv/november2023/images/vortrag/Krewer21T.jpg differ diff --git a/archiv/november2023/images/vortrag/Kutterer20Tri.jpg b/archiv/november2023/images/vortrag/Kutterer20Tri.jpg new file mode 100644 index 0000000..8cab6fe Binary files /dev/null and b/archiv/november2023/images/vortrag/Kutterer20Tri.jpg differ diff --git a/archiv/november2023/images/vortrag/Logo_Kd2Lab.svg b/archiv/november2023/images/vortrag/Logo_Kd2Lab.svg new file mode 100644 index 0000000..0b35ee4 --- /dev/null +++ b/archiv/november2023/images/vortrag/Logo_Kd2Lab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/archiv/november2023/images/vortrag/Neidiger19R.jpeg b/archiv/november2023/images/vortrag/Neidiger19R.jpeg new file mode 100644 index 0000000..aa01ee3 Binary files /dev/null and b/archiv/november2023/images/vortrag/Neidiger19R.jpeg differ diff --git a/archiv/november2023/images/vortrag/Physikerplakat.jpg b/archiv/november2023/images/vortrag/Physikerplakat.jpg new file mode 100644 index 0000000..12ec27a Binary files /dev/null and b/archiv/november2023/images/vortrag/Physikerplakat.jpg differ diff --git a/archiv/november2023/images/vortrag/Puchta19Tri.jpeg b/archiv/november2023/images/vortrag/Puchta19Tri.jpeg new file mode 100644 index 0000000..c525182 Binary files /dev/null and b/archiv/november2023/images/vortrag/Puchta19Tri.jpeg differ diff --git a/archiv/november2023/images/vortrag/RITA.png b/archiv/november2023/images/vortrag/RITA.png new file mode 100644 index 0000000..a147ad4 Binary files /dev/null and b/archiv/november2023/images/vortrag/RITA.png differ diff --git a/archiv/november2023/images/vortrag/Scharun22T.jpeg b/archiv/november2023/images/vortrag/Scharun22T.jpeg new file mode 100644 index 0000000..0b6a8a4 Binary files /dev/null and b/archiv/november2023/images/vortrag/Scharun22T.jpeg differ diff --git a/archiv/november2023/images/vortrag/Scheibehenne21R.jpg b/archiv/november2023/images/vortrag/Scheibehenne21R.jpg new file mode 100644 index 0000000..0573d30 Binary files /dev/null and b/archiv/november2023/images/vortrag/Scheibehenne21R.jpg differ diff --git a/archiv/november2023/images/vortrag/Stamer20R.png b/archiv/november2023/images/vortrag/Stamer20R.png new file mode 100644 index 0000000..5282423 Binary files /dev/null and b/archiv/november2023/images/vortrag/Stamer20R.png differ diff --git a/archiv/november2023/impressum.html b/archiv/november2023/impressum.html new file mode 100644 index 0000000..55910ee --- /dev/null +++ b/archiv/november2023/impressum.html @@ -0,0 +1,129 @@ + + + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/archiv/november2023/index.php b/archiv/november2023/index.php new file mode 100644 index 0000000..a49672f --- /dev/null +++ b/archiv/november2023/index.php @@ -0,0 +1,1033 @@ + + + + Nacht der Wissenschaft + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Nacht der Wissenschaft
+ 24. November 2023

+

Logo

+ +
+
+
+
+
+
+

Die Nacht der Wissenschaft ist wieder da!

+

In der Nacht des 24. Novembers findet zum 9. Mal die "Nacht der Wissenschaft" statt.
+ Nachdem wir letztes Jahr in die Hörsäle zurückkehren konnten, sind wir auch dieses Jahr in + gewohntem Ambiente für euch am Start. Die kommende NdW ist wieder bis in die frühen Morgenstunden + vollgepackt mit spannenden Vorträgen, Diskussionen und dem ein oder anderen Kaffee.
+ Aus den verschiedensten Fachbereichen werden Dozenten aus Karlsruhe und Umgebung ihre spannenden + Forschungsthemen vorstellen. Die Vorträge sind dabei kompakt und allgemeinverständlich gehalten, + es ist kein Vorwissen nötig.
+ Wir laden euch daher ein über den wissenschaftlichen "Tellerand" hinauszuschauen und neue, + fremde und spannende Forschungsthemen kennenzulernen. +

+

Begleitet uns in dieser Nacht auf eine Reise durch die Wissenschaft... +

+

+

Wir brauchen eure Unterstützung

+ Die Nacht der Wissenschaft wird von Studierenden geplant und organisiert.
+ Wir sind deshalb auf Hilfe von euch angewiesen. Habt ihr Interesse auch mal bei der Organisation der NdW mitzuhelfen, + dann meldet euch doch gerne bei uns.
+ Falls ihr am Abend selber helfen wollt, kommt ihr hier zur Helferanmeldung. +

+

+
Vielen Dank an alle Helfenden und Unterstützer!

+
+
+ +
+ +
+

Programm

+

+ Das Hauptprogramm wird voraussichtlich um 19 Uhr beginnen, dabei werden Vorträge am KIT Campus-Süd und im Triangel + Open-Space stattfinden. Im KD²-Lab werden zusätzlich Laborführungen und Experimente zum Mitmachen durchgeführt.
+ Das genaue Programm wird in den Wochen vor der Veranstaltung veröffentlicht, schaut also hier vorbei, + oder folgt unseren Sozial-Media Kanälen um immer auf dem aktuellen Stand zu bleiben. +

Der Weg zu den Hörsälen Tulla, Redtenbacher und zur Triangel ist vor Ort ausgeschildert.

+
+
+ +
+
+

Hauptprogramm

+
+
+ +
+

+
show all close all +

+
+
+ +
+
+
+
+ +
+
+

+
+

The KIT Molecule Archive collects, synthesizes and shares compounds for various research projects worldwide.

We show that substance X15695 from the + Molecule Archive attenuates androgen and estrogen receptor (AR and ER) signaling and enhances the action of the tumor suppressor p53. When given + orally to mice, X15695 significantly reduced tumor growth in mouse models of prostate and breast cancer. In the case of breast cancer, this occurred + though ER degradation. Further studies on X15695 are therefore underway for the development of novel prostate and breast cancer therapeutics.

+

Referenten: Prof. Dr. Andrew Cato und Dr. Christoph Grathwol IBCS

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

+
+

Prof. Albers erörtert in diesem Vortrag sein Forschungsparadigma, dass der Mensch mit seiner Kreativität + im Mittelpunkt der Entwicklung innovativer technischer Lösungen für Einzelne sowie die Gesellschaft stehen muss.

+ Er beleuchtet die gleichzeitige Erforschung von Methoden und Prozessen für die Produktentwicklung sowie die Synthese und Validierung + innovativer technischer Systeme. Zudem geht er auf die drängenden Herausforderungen in der Produktentwicklung und im Innovationsmanagement ein, + die eine Überprüfung und Neugestaltung herkömmlicher Methoden erforderlich machen.

+

Referent: Prof. Dr. Albert Albers, IPEK

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

+
+

Forschungsdaten sind der „Rohstoff der Zukunft“, die Bausteine moderner Wissenschaft. + Doch wie können wir diese Steine am besten zusammensetzen, damit unsere Theoriengebäude auf einem soliden Fundament stehen? Was müssen wir bei + der Architektur, also dem Management von Forschungsdaten beachten? Welche Fallstricke gilt es zu vermeiden? Und was haben wir als + Forschende überhaupt davon?

+ Im Vortrag begeben wir uns ins alte Rom auf eine gemeinsame Suche nach Antworten.

+ Referenten: Dr. Michael Anger, Dr. Cora Krömer und Charlotte Neidiger, KIT-Bib

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

+
+

Im Juli 2023 hat die EU Kommission vorgeschlagen, in Europa auch Nutzpflanzen für den Anbau zu erlauben, + die mit der molekularen Schere CRISPR/Cas genetisch verbessert wurden. Was sind das für Verbesserungen, die wir damit erreichen? + Stellen solche Pflanzen nicht ein Risiko dar und verstößt deren Zulassung nicht gegen das Vorsorgeprinzip? Wie geht der Rest der + Welt mit diesen Pflanzen um?

Antworten darauf und wieso die Landwirtschaft so tatsächlich nachhaltiger werden kann, gibt der Vortrag.

+

Referent: Prof. Dr. Holger Puchta, JKIP

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

+ Bild: Lucas Taylor / CERN +
+

The Large Hadron Collider at CERN in Geneva has paved the way to the legendary Higgs boson. + The Higgs boson is of immense significance for our understanding of the universe and acts as a key to answering fundamental + questions about the nature of matter and the origin of mass. In this talk we embark on a captivating and informative journey + into the fascinating world of particle physics.

You will understand how experiments at the LHC and new research approaches help + to push the boundaries of our knowledge and unveil the fundamental secrets of the universe.

+

Referent: Prof. Dr. Markus Klute, ETP

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

+ Bild: Europaparlament +
+

Der Klimawandel steht allseits im Fokus, doch er ist nicht die einzige + Herausforderung – auch unser Ressourcenverbrauch hat Konsequenzen. Der Schlüssel: Wir müssen + aufhören wegzuwerfen. Wie wäre es stattdessen, wenn wir alle Produkte zu 100 % wiederverwenden? Wir müssten der Erde keine neuen Ressourcen + entnehmen. Welche Technologien es in der Produktion dafür braucht, erfährst du im spannenden Vortrag über die Kreislauffabrik.

+ Sei dabei und entdecke, wie wir eine nachhaltige Zukunft gestalten können!

+

Referent: Dr.-Ing. Florian Stamer, WBK

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

+
+

Unsere Erde ist ein hochgradig dynamischer Planet, der sich infolge + natürlicher Prozesse und aufgrund menschlichen Handelns stetig verändert.Das betrifft mit dem Meeresspiegelanstieg und der + Plattentektonik die Erde als Ganzes, mit dem Monitoring von Bauwerken und Infrastrukturen unsere alltägliche Umgebung. Die kontinuierliche + Erfassung und hochgenaue Vermessung dieser Veränderungen liefern digitale Geodaten, also Daten mit Koordinaten, mit denen wir unsere + Erde und unseren Lebensraum besser beschreiben, verstehen und gestalten können.

+ Die Geodäsie ist diejenige Disziplin, die mit Hilfe von satellitengestützten und erdgebundenen Messverfahren vielfältige Daten mit hoher Aktualität + und Genauigkeit zu Veränderungen im System Erde liefert. Damit leistet sie wesentliche Beiträge zur Digitalisierung unserer Umwelt + und zur digitalen Transformation. Zudem bietet sie wichtige Informationen zum Monitoring von Nachhaltigkeitszielen, + beispielsweise im Rahmen der Agenda 2023 der Vereinten Nationen.

+ Im Vortrag werdendie heutigen Verfahren beschrieben und erläutert, welche die + Geodäsie für die Vermessung der Welt einsetzt. Dabei handelt es sich beispielsweise um globale Navigationssatellitensysteme wie das + GPS, Satellitenfernerkundungssysteme wie COPERNICUS oder Satellitenmissionen zur Ausmessung des Schwerefeldes der Erde wie + GRACE-FO. Zur Veranschaulichung dieser Ausführungen werden aktuelle Forschungsergebnisse vorgestellt und diskutiert.

+

Referent: Prof. Dr.-Ing. Hansjörg Kutterer GIK

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

+
+

Batterien sind essentieller Teil unserer portablen und mobilen Energieversorgung (Handys, E-Autos, etc.); auch in der stationären Energieversorgung + nehmen Sie einen immer wichtigeren Platz ein. Elektrolyse und Brennstoffzelle sind die weit weniger verbreiteten Geschwister der Batterien; + kombiniert erlauben Sie das Zwischenspeichern von Elektrizität – meist in Form von Wasserstoff – in großen Mengen.

+ Gewinnen Sie in diesem Vortrag einen Einblick in diese elektrochemischen Energietechnologien!

+

Referentin: Prof. Dr.-Ing. Ulrike Krewer, IAM-ET

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

+ Bild: Pexels +
+

Was haben Bollenhüte aus dem Schwarzwald mit Wolkenkratzern in Manhattan gemeinsam?
+ Wieso geben manche Menschen ein Vermögen für Handtaschen und Uhren aus?
+ Beeinflusst Testosteron Kaufentscheidungen?
+ Der Vortrag thematisiert diese und andere Fragen an der Schnittstelle zwischen Evolutionsbiologie, Marketing und Psychologie.

+

Referent: Prof. Dr. Benjamin Scheibehenne, IISM

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

+
+

Wir alle stehen vor großen Herausforderungen: Eine saubere Umwelt, Umstieg von fossilen Brennstoffen auf erneuerbare Energien, Nachhaltigkeit. + Wie tragen Katalysatoren dazu bei? Warum sind sie so wichtig für saubere Luft und die Energiewende? Und natürlich auch: Wie funktionieren + Katalysatoren eigentlich?

In unserem Kurzvortrag wollen wir einen Einblick in die faszinierende Welt der Katalyse geben und zeigen, wie sie die + Chemie der Zukunft gestalten kann – sauberer, effizienter, intelligenter.

+

Referenten: Prof. Dr. Jan-Dierk Grunwaldt und Dr. Florian Maurer, ITCP

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

+
+

In einer Welt, die vom rapide voranschreitenden Klimawandel geprägt ist, stehen wir vor einer der größten Herausforderungen unserer Zeit. + Die Klimakrise betrifft nicht nur die Umwelt, sondern auch unsere Wirtschaft, Gesundheit, soziale Strukturen und letztendlich unser Überleben + auf diesem Planeten. Doch inmitten dieser Komplexität finden sich auch Chancen, die wir entdecken müssen, um einen Wandel unserer Gesellschaft + erfolgreich zu bewältigen.

Im Vortrag beleuchtet Dr. Christian Scharun sowohl die Herausforderungen als auch Chancen in der Klimakrise und erklärt, + warum vieles auch eine Frage der Kommunikation ist.

+

Referent: Dr. Christian Scharun, NaWik

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

+
+

Research in humanoid robotics strives to create versatile machines endowed with functional intelligence, i.e. the abilities + to reason and act in the physical world and to perform any task that a human might reasonably be expected to carry out. + The task will showcase progress we made at KIT towards 24/7 humanoid robots for empowering and assisting humans in daily life.

+ You will learn about the ARMAR humanoid robots and their abilities to understand natural language, learn from human and perform + complex tasks in household and industrial settings in interaction and collaborating with humans.

+

Referent: Prof. Dr. Tamim Asfour, H2T

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

+
+

Pilze sind allgegenwärtig in der Natur und extrem wichtig im Boden, wo sie totes pflanzliches und tierisches Material abbauen + und damit den Nährstoffkreislauf schließen. Es gibt allerdings auch einige Pilze, die im Boden regelrecht „auf der Lauer“ liegen + und mit einem speziellen „Deodorant“ Rundwürmer in ausgelegte Schlingen locken. Die Nematoden kleben an den Fallen, und die Pilze + dringen mit ihren Hyphen in die Körper ein, um sie von innen zu verdauen. Da viele unserer Kulturpflanzen von schädlichen Nematoden + bedroht sind, sollte man diese Pilze als natürliche Schädlingsbekämpfer einsetzen.
+ Video

+

Referent: Prof. Dr. Reinhard Fischer IAB

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

+ Bild: Gundula Schmidt-Moskob +
+

What you always wanted to know about the Higgs boson but never dared to ask: What is it? How did we find it? Why is it important?

+ Find out what particle physicists say about it, and learn more about our current understanding of elementary particles and the fundamental + laws of Nature, the so-called "Standard Model" of particle physics. There are still some puzzles to solve, can the Higgs boson guide us to the answer?

+

Referentin: Prof. Dr. Gudrun Heinrich ITP

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

+
+

Die chemischen Eigenschaften eines Moleküles werden stark + von seiner Form bestimmt.

Beispielsweise hängt die Energie, welche für eine chemische Reaktion gebraucht wird, + stark von der Form und Struktur der reagierenden Moleküle ab. + Auch die biologische Eingeschaften von Proteinen haben einen starken Zusammenhang + mit ihrer Struktur. Folglich stellt sich die Frage, wie man die Form eines Moleküles + bestimmen kann, wie die Energie einer chemischen Reaktion optimiert werden kann usw.

+

Referent: Dr. Ioannis Anapolitanos IANA

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

+ Bild: Pexels +
+

Ob moderne Produktionsanlagen, Energieautomatisierungssysteme, Forschungsstandorte oder kritische Infrastruktur; hoch-automatisierte + vernetzte Systeme werden zunehmend Ziel von digitalen Angriffen.
Ganz im Sinne des Begriffes „Sicherheit“ wird dadurch nicht nur die IT-Security, + sondern gleichzeitig auch die Safety, d.h. die Sicherheit von Mensch, Maschine und Umwelt gefährdet. Alleine im vergangenen Jahr zählte das BSI + über 116 Mio. neue Schadprogramme sowie 2000 Schwachstellen in kritischer Infrastruktur, Tendenz steigend.

Der Vortrag zeigt mögliche Auswirkungen + auf automatisierte Systeme und gibt einen Einblick zur sicheren Kommunikation und funktionalen Sicherheit. Dabei wird die Bedeutung von Schlüsseln + und Hashes bildlich dargestellt und gezeigt, warum Signaturen nicht nur mit Tinte und Füller erstellt werden sollten.

+

Referenten: Prof. Dr. Mike Barth und Prof. Dr. Sören Hohmann IRS

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

+
+

Was kann, was darf und was muss Wissenschaft?

+ Anlässlich seines zwanzigjährigen Bestehens blickt das Physiker-Theater auf seine + Anfänge zurück und feiert mit „Die Physiker“ von Friedrich Dürrenmatt diesen Herbst Jubiläum. + Im Zuge der Nacht der Wissenschaft zeigen wir eine gekürzte Fassung des Klassikers von 1961 + und laden Sie ein mit uns in eine Welt voller Verrückter zu kommen, in der nichts ist wie es scheint.

+

Physiker Theater

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

+ Bild:Bildquelle +
+

Forschungsprozesse sollten nach den Regeln der Guten Wissenschaftliche Praxis ablaufen, um belastbare Ergebnisse zu erzielen.

+ Grundlage für diese Regeln ist auch das Berufsethos von Forschenden und Forschungsinstitutionen, das dabei direkt und indirekt eine Rolle spielt. + Was das Ganze mit Riesen und Zwergen zu tun hat? Lassen Sie es uns gemeinsam herausfinden! Folgen Sie mir auf eine kleine Erkundungstour zu den + grundlegenden Ideen und Konzepten des wissenschaftlichen Selbstverständnisses!

+

Referentin: Valerie Boda KIT-BIB

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

+
+

Batterien sind aus unserem Alltag nicht mehr wegzudenken. Dabei handelt es sich nicht immer um die viel diskutierte Li-Ionen Batterie. + Zur Veranschaulichung der zugrundeliegenden (Elektro-)Chemie werfen wir in diesem Vortrag u.a. einen Blick auf die "Zitronenbatterie", + klären warum manche Batterien "hüpfen" wenn sich ihr Ladungszustand ändert und was eine Li-Ionen Batterie mit einem Schaukelstuhl gemein hat. + Abschließend wagen wir einen kleinen Ausblick zu zukünftigen Energiespeichersystemen.

+

Referent: Dr. Fabian Jeschull IAM-ET

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

Austellung

+

Messroboter RITA

+

+ Das Geodätische Institut wird ihren RITA-Messroboter im Tulla-Foyer von 19 bis 24 Uhr austellen und live vorführen. +

+

+ RITA steht für „Robot with Integrated Tacheometer steering for different Applications“. + Diese mobile Roboterplattform wird in Zusammenarbeit mit einem Industriepartner am Geodätisches Institut entwickelt und bietet die + Möglichkeit unterschiedliche Messaufgaben zu automatisieren. Dabei sind unterschiedliche Herausforderungen zu erfüllen. Immer soll das + System intuitiv bedienbar sein, Ergebnisse in Echtzeit liefern, die Arbeitsbedingungen (wie kontinuierliches Bücken) verbessern, die + Vermessungsaufgabe in deutlich kürzerer Zeit als üblich erledigen und die Zuverlässigkeit erhöhen. Als quasi-autonomer Roboter zur + Höhenkontrolle von Hallenböden liegt ein zusätzliches Augenmerk auf die zu erreichende Höhengenauigkeit. Als Makierroboter muss eine hohe + Lagegenauigkeit erzielt werden. Die Roboterplattform RITA ist somit geeignet für unterschiedliche präzise Anwendungen. +

+

+
+

+

KD²Lab Experimente

+

+ Das KD²Lab bietet auch dieses Jahr wieder spannende Experimente zum Mitmachen. Ihr findet das KD2-Lab findet ihr am Kronenplatz. +

+

+ Das DFG-geförderte Karlsruhe Decision & Design Lab (KD²Lab) im Herzen von Karlsruhe ist weltweit eines der größten computergestützten Experimentallabore + für ökonomische, neuro- und psycho-physiologische Experimente. + Das KD2Lab befindet sich in der Nähe der Haltstelle Kronenplatz. Der Eingang zum Labor ist sowohl über eine Treppe von der Fritz-Erler-Straße als auch über die + Fußgängerbrücke zwischen Waldhornstraße und Kronenplatz erreichbar. Sie erkennen das Labor an der Eingangstafel „Karlsruhe Decision and Design Lab“.

+

+
+
+
+
+
+
+ +
+
+

+
+

Was ist das Ziel von Wissenschaft? Wie kommen Wissenschaftler zu Ihren Erkenntnissen? Wie wird gute Forschung betrieben?

+ Diese und noch viele andere Fragen sind essenzielle Herausforderungen für Forschende in der heutigen Zeit. Das Karlsruher Institut für + Technologie besitzt mit dem KD2Lab eines der weltweit größten computergestützten Experimentallabore. Von online Untersuchungen bis hin zu + VR-Experimenten ist das Labor mit den neusten Technologien ausgerüstet und bietet zudem Ausstattung für neuro- und psycho-physiologische + Experimente.

+ Werfen Sie einen Blick in unser Labor und lassen Sie sich im Rahmen einer Laborführung die Forschung von heute näherbringen.

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

+
+

Wie reagiert der Mensch beim Spielen? Und wie reagiert er, wenn er seinen Körper dabei beobachten kann? + Das erfahrt ihr ab 19 Uhr beim KD²-Lab. Bei 3-6 Freiwilligen wird die Herzrate beim Spielen per EKG gemessen und beobachtet, + wie sie sich beim Entlarven von Werwölfen verändert.

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

+
+

Entdecken Sie eine neue Art des Lernens mit Eye-Tracking und Mixed Reality. Diese Demo bietet interaktive Lerninhalte und ermöglicht Lernenden, + mit ihrem Blick und ihren Augenbewegungen durch holografische Inhalte zu navigieren. Mithilfe modernster Eye-Tracking-Technologie können Sie + 3D-Modelle, Bilder und Videos erkunden, um ein einfaches Konzept der Mensch-Computer-Interaktion zu erlernen.

+ Am Ende Ihrer Lernerfahrung erhalten Sie außerdem eine personalisierte Lernzusammenfassung und Feedback vom MR-Lernsystem. + Kommen Sie bei uns im Labor vorbei und erleben Sie es selbst!

+
+
+
+
+
+
+
+
+ +
+
+
Bild: Rabea Strauch, KIT
+
+

Eye Tracking ist eine Technologie, die Interaktionen mit dem Computer per Auge ermöglicht. + Das Mittelstand Digital Zentrum Fokus Mensch zeigt im KD2Lab einen interaktiven Prototypen, + mit dem man die Möglichkeiten von Eye Tracking spielerisch erkunden kann.

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

Veranstaltungsorte

+

Die Veranstaltung wird am Ehrenhof des KIT Campus Süd, KD²Lab (Treffpunkt Ehrenhof) und im Triangel-OpenSpace am Kronenplatz stattfinden.

+
+
+
+
+
+
+ + +
+
+

Bilder

+

Eindrücke der letzten Veranstaltungen:

+
+ +
+
+ +
+
+
+
+

Über uns

+

Die „Nacht der Wissenschaft“ wurde erstmals im Januar 2016 von der gleichnamigen + Hochschulgruppe organisiert. Dort engagieren sich Studierende verschiedener Fachrichtungen + ehrenamtlich, um spannende Vortragsreihen am Karlsruher Institut für Technologie zu + organisieren. Wir freuen uns daher immer über engagierte Studierende, die ihre Ideen + bei der Organisation des Abends einbringen. Schreibt uns einfach eine Mail! +

+ +
+

Socials

+ Besucht uns bei Facebook + Besucht uns auf Twitter + Folgt uns auf Instagramm + +
+
+
+
+ +
+
+

Wir danken unseren Unterstützern:

+
+

+ + + + + + +

+
+
+
+ +
+ +
+
+
+ + + + + + + + + + + + + diff --git a/archiv/november2023/js/bootstrap.min.js b/archiv/november2023/js/bootstrap.min.js new file mode 100644 index 0000000..57d16bb --- /dev/null +++ b/archiv/november2023/js/bootstrap.min.js @@ -0,0 +1,797 @@ +/*! + * 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 (t) { + "use strict"; + var e = jQuery.fn.jquery.split(" ")[0].split("."); + if (e[0] < 2 && e[1] < 9 || 1 == e[0] && 9 == e[1] && e[2] < 1 || e[0] > 3) throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4") +}(), function (t) { + "use strict"; + t.fn.emulateTransitionEnd = function (e) { + var i = !1, o = this; + t(this).one("bsTransitionEnd", function () { + i = !0 + }); + return setTimeout(function () { + i || t(o).trigger(t.support.transition.end) + }, e), this + }, t(function () { + t.support.transition = function () { + var t = document.createElement("bootstrap"), e = { + WebkitTransition: "webkitTransitionEnd", + MozTransition: "transitionend", + OTransition: "oTransitionEnd otransitionend", + transition: "transitionend" + }; + for (var i in e) if (void 0 !== t.style[i]) return {end: e[i]}; + return !1 + }(), t.support.transition && (t.event.special.bsTransitionEnd = { + bindType: t.support.transition.end, + delegateType: t.support.transition.end, + handle: function (e) { + if (t(e.target).is(this)) return e.handleObj.handler.apply(this, arguments) + } + }) + }) +}(jQuery), function (t) { + "use strict"; + var e = '[data-dismiss="alert"]', i = function (i) { + t(i).on("click", e, this.close) + }; + i.VERSION = "3.3.7", i.TRANSITION_DURATION = 150, i.prototype.close = function (e) { + function o() { + a.detach().trigger("closed.bs.alert").remove() + } + + var n = t(this), s = n.attr("data-target"); + s || (s = (s = n.attr("href")) && s.replace(/.*(?=#[^\s]*$)/, "")); + var a = t("#" === s ? [] : s); + e && e.preventDefault(), a.length || (a = n.closest(".alert")), a.trigger(e = t.Event("close.bs.alert")), e.isDefaultPrevented() || (a.removeClass("in"), t.support.transition && a.hasClass("fade") ? a.one("bsTransitionEnd", o).emulateTransitionEnd(i.TRANSITION_DURATION) : o()) + }; + var o = t.fn.alert; + t.fn.alert = function (e) { + return this.each(function () { + var o = t(this), n = o.data("bs.alert"); + n || o.data("bs.alert", n = new i(this)), "string" == typeof e && n[e].call(o) + }) + }, t.fn.alert.Constructor = i, t.fn.alert.noConflict = function () { + return t.fn.alert = o, this + }, t(document).on("click.bs.alert.data-api", e, i.prototype.close) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + return this.each(function () { + var o = t(this), n = o.data("bs.button"), s = "object" == typeof e && e; + n || o.data("bs.button", n = new i(this, s)), "toggle" == e ? n.toggle() : e && n.setState(e) + }) + } + + var i = function (e, o) { + this.$element = t(e), this.options = t.extend({}, i.DEFAULTS, o), this.isLoading = !1 + }; + i.VERSION = "3.3.7", i.DEFAULTS = {loadingText: "loading..."}, i.prototype.setState = function (e) { + var i = "disabled", o = this.$element, n = o.is("input") ? "val" : "html", s = o.data(); + e += "Text", null == s.resetText && o.data("resetText", o[n]()), setTimeout(t.proxy(function () { + o[n](null == s[e] ? this.options[e] : s[e]), "loadingText" == e ? (this.isLoading = !0, o.addClass(i).attr(i, i).prop(i, !0)) : this.isLoading && (this.isLoading = !1, o.removeClass(i).removeAttr(i).prop(i, !1)) + }, this), 0) + }, i.prototype.toggle = function () { + var t = !0, e = this.$element.closest('[data-toggle="buttons"]'); + if (e.length) { + var i = this.$element.find("input"); + "radio" == i.prop("type") ? (i.prop("checked") && (t = !1), e.find(".active").removeClass("active"), this.$element.addClass("active")) : "checkbox" == i.prop("type") && (i.prop("checked") !== this.$element.hasClass("active") && (t = !1), this.$element.toggleClass("active")), i.prop("checked", this.$element.hasClass("active")), t && i.trigger("change") + } else this.$element.attr("aria-pressed", !this.$element.hasClass("active")), this.$element.toggleClass("active") + }; + var o = t.fn.button; + t.fn.button = e, t.fn.button.Constructor = i, t.fn.button.noConflict = function () { + return t.fn.button = o, this + }, t(document).on("click.bs.button.data-api", '[data-toggle^="button"]', function (i) { + var o = t(i.target).closest(".btn"); + e.call(o, "toggle"), t(i.target).is('input[type="radio"], input[type="checkbox"]') || (i.preventDefault(), o.is("input,button") ? o.trigger("focus") : o.find("input:visible,button:visible").first().trigger("focus")) + }).on("focus.bs.button.data-api blur.bs.button.data-api", '[data-toggle^="button"]', function (e) { + t(e.target).closest(".btn").toggleClass("focus", /^focus(in)?$/.test(e.type)) + }) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + return this.each(function () { + var o = t(this), n = o.data("bs.carousel"), + s = t.extend({}, i.DEFAULTS, o.data(), "object" == typeof e && e), + a = "string" == typeof e ? e : s.slide; + n || o.data("bs.carousel", n = new i(this, s)), "number" == typeof e ? n.to(e) : a ? n[a]() : s.interval && n.pause().cycle() + }) + } + + var i = function (e, i) { + this.$element = t(e), this.$indicators = this.$element.find(".carousel-indicators"), this.options = i, this.paused = null, this.sliding = null, this.interval = null, this.$active = null, this.$items = null, this.options.keyboard && this.$element.on("keydown.bs.carousel", t.proxy(this.keydown, this)), "hover" == this.options.pause && !("ontouchstart" in document.documentElement) && this.$element.on("mouseenter.bs.carousel", t.proxy(this.pause, this)).on("mouseleave.bs.carousel", t.proxy(this.cycle, this)) + }; + i.VERSION = "3.3.7", i.TRANSITION_DURATION = 600, i.DEFAULTS = { + interval: 5e3, + pause: "hover", + wrap: !0, + keyboard: !0 + }, i.prototype.keydown = function (t) { + if (!/input|textarea/i.test(t.target.tagName)) { + switch (t.which) { + case 37: + this.prev(); + break; + case 39: + this.next(); + break; + default: + return + } + t.preventDefault() + } + }, i.prototype.cycle = function (e) { + return e || (this.paused = !1), this.interval && clearInterval(this.interval), this.options.interval && !this.paused && (this.interval = setInterval(t.proxy(this.next, this), this.options.interval)), this + }, i.prototype.getItemIndex = function (t) { + return this.$items = t.parent().children(".item"), this.$items.index(t || this.$active) + }, i.prototype.getItemForDirection = function (t, e) { + var i = this.getItemIndex(e); + if (("prev" == t && 0 === i || "next" == t && i == this.$items.length - 1) && !this.options.wrap) return e; + var o = (i + ("prev" == t ? -1 : 1)) % this.$items.length; + return this.$items.eq(o) + }, i.prototype.to = function (t) { + var e = this, i = this.getItemIndex(this.$active = this.$element.find(".item.active")); + if (!(t > this.$items.length - 1 || t < 0)) return this.sliding ? this.$element.one("slid.bs.carousel", function () { + e.to(t) + }) : i == t ? this.pause().cycle() : this.slide(t > i ? "next" : "prev", this.$items.eq(t)) + }, i.prototype.pause = function (e) { + return e || (this.paused = !0), this.$element.find(".next, .prev").length && t.support.transition && (this.$element.trigger(t.support.transition.end), this.cycle(!0)), this.interval = clearInterval(this.interval), this + }, i.prototype.next = function () { + if (!this.sliding) return this.slide("next") + }, i.prototype.prev = function () { + if (!this.sliding) return this.slide("prev") + }, i.prototype.slide = function (e, o) { + var n = this.$element.find(".item.active"), s = o || this.getItemForDirection(e, n), a = this.interval, + r = "next" == e ? "left" : "right", l = this; + if (s.hasClass("active")) return this.sliding = !1; + var h = s[0], d = t.Event("slide.bs.carousel", {relatedTarget: h, direction: r}); + if (this.$element.trigger(d), !d.isDefaultPrevented()) { + if (this.sliding = !0, a && this.pause(), this.$indicators.length) { + this.$indicators.find(".active").removeClass("active"); + var p = t(this.$indicators.children()[this.getItemIndex(s)]); + p && p.addClass("active") + } + var c = t.Event("slid.bs.carousel", {relatedTarget: h, direction: r}); + return t.support.transition && this.$element.hasClass("slide") ? (s.addClass(e), s[0].offsetWidth, n.addClass(r), s.addClass(r), n.one("bsTransitionEnd", function () { + s.removeClass([e, r].join(" ")).addClass("active"), n.removeClass(["active", r].join(" ")), l.sliding = !1, setTimeout(function () { + l.$element.trigger(c) + }, 0) + }).emulateTransitionEnd(i.TRANSITION_DURATION)) : (n.removeClass("active"), s.addClass("active"), this.sliding = !1, this.$element.trigger(c)), a && this.cycle(), this + } + }; + var o = t.fn.carousel; + t.fn.carousel = e, t.fn.carousel.Constructor = i, t.fn.carousel.noConflict = function () { + return t.fn.carousel = o, this + }; + var n = function (i) { + var o, n = t(this), s = t(n.attr("data-target") || (o = n.attr("href")) && o.replace(/.*(?=#[^\s]+$)/, "")); + if (s.hasClass("carousel")) { + var a = t.extend({}, s.data(), n.data()), r = n.attr("data-slide-to"); + r && (a.interval = !1), e.call(s, a), r && s.data("bs.carousel").to(r), i.preventDefault() + } + }; + t(document).on("click.bs.carousel.data-api", "[data-slide]", n).on("click.bs.carousel.data-api", "[data-slide-to]", n), t(window).on("load", function () { + t('[data-ride="carousel"]').each(function () { + var i = t(this); + e.call(i, i.data()) + }) + }) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + var i, o = e.attr("data-target") || (i = e.attr("href")) && i.replace(/.*(?=#[^\s]+$)/, ""); + return t(o) + } + + function i(e) { + return this.each(function () { + var i = t(this), n = i.data("bs.collapse"), + s = t.extend({}, o.DEFAULTS, i.data(), "object" == typeof e && e); + !n && s.toggle && /show|hide/.test(e) && (s.toggle = !1), n || i.data("bs.collapse", n = new o(this, s)), "string" == typeof e && n[e]() + }) + } + + var o = function (e, i) { + this.$element = t(e), this.options = t.extend({}, o.DEFAULTS, i), this.$trigger = t('[data-toggle="collapse"][href="#' + e.id + '"],[data-toggle="collapse"][data-target="#' + e.id + '"]'), this.transitioning = null, this.options.parent ? this.$parent = this.getParent() : this.addAriaAndCollapsedClass(this.$element, this.$trigger), this.options.toggle && this.toggle() + }; + o.VERSION = "3.3.7", o.TRANSITION_DURATION = 350, o.DEFAULTS = {toggle: !0}, o.prototype.dimension = function () { + return this.$element.hasClass("width") ? "width" : "height" + }, o.prototype.show = function () { + if (!this.transitioning && !this.$element.hasClass("in")) { + var e, n = this.$parent && this.$parent.children(".panel").children(".in, .collapsing"); + if (!(n && n.length && (e = n.data("bs.collapse")) && e.transitioning)) { + var s = t.Event("show.bs.collapse"); + if (this.$element.trigger(s), !s.isDefaultPrevented()) { + n && n.length && (i.call(n, "hide"), e || n.data("bs.collapse", null)); + var a = this.dimension(); + this.$element.removeClass("collapse").addClass("collapsing")[a](0).attr("aria-expanded", !0), this.$trigger.removeClass("collapsed").attr("aria-expanded", !0), this.transitioning = 1; + var r = function () { + this.$element.removeClass("collapsing").addClass("collapse in")[a](""), this.transitioning = 0, this.$element.trigger("shown.bs.collapse") + }; + if (!t.support.transition) return r.call(this); + var l = t.camelCase(["scroll", a].join("-")); + this.$element.one("bsTransitionEnd", t.proxy(r, this)).emulateTransitionEnd(o.TRANSITION_DURATION)[a](this.$element[0][l]) + } + } + } + }, o.prototype.hide = function () { + if (!this.transitioning && this.$element.hasClass("in")) { + var e = t.Event("hide.bs.collapse"); + if (this.$element.trigger(e), !e.isDefaultPrevented()) { + var i = this.dimension(); + this.$element[i](this.$element[i]())[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 n = function () { + this.transitioning = 0, this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse") + }; + if (!t.support.transition) return n.call(this); + this.$element[i](0).one("bsTransitionEnd", t.proxy(n, this)).emulateTransitionEnd(o.TRANSITION_DURATION) + } + } + }, o.prototype.toggle = function () { + this[this.$element.hasClass("in") ? "hide" : "show"]() + }, o.prototype.getParent = function () { + return t(this.options.parent).find('[data-toggle="collapse"][data-parent="' + this.options.parent + '"]').each(t.proxy(function (i, o) { + var n = t(o); + this.addAriaAndCollapsedClass(e(n), n) + }, this)).end() + }, o.prototype.addAriaAndCollapsedClass = function (t, e) { + var i = t.hasClass("in"); + t.attr("aria-expanded", i), e.toggleClass("collapsed", !i).attr("aria-expanded", i) + }; + var n = t.fn.collapse; + t.fn.collapse = i, t.fn.collapse.Constructor = o, t.fn.collapse.noConflict = function () { + return t.fn.collapse = n, this + }, t(document).on("click.bs.collapse.data-api", '[data-toggle="collapse"]', function (o) { + var n = t(this); + n.attr("data-target") || o.preventDefault(); + var s = e(n), a = s.data("bs.collapse") ? "toggle" : n.data(); + i.call(s, a) + }) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + var i = e.attr("data-target"); + i || (i = (i = e.attr("href")) && /#[A-Za-z]/.test(i) && i.replace(/.*(?=#[^\s]*$)/, "")); + var o = i && t(i); + return o && o.length ? o : e.parent() + } + + function i(i) { + i && 3 === i.which || (t(o).remove(), t(n).each(function () { + var o = t(this), n = e(o), s = {relatedTarget: this}; + n.hasClass("open") && (i && "click" == i.type && /input|textarea/i.test(i.target.tagName) && t.contains(n[0], i.target) || (n.trigger(i = t.Event("hide.bs.dropdown", s)), i.isDefaultPrevented() || (o.attr("aria-expanded", "false"), n.removeClass("open").trigger(t.Event("hidden.bs.dropdown", s))))) + })) + } + + var o = ".dropdown-backdrop", n = '[data-toggle="dropdown"]', s = function (e) { + t(e).on("click.bs.dropdown", this.toggle) + }; + s.VERSION = "3.3.7", s.prototype.toggle = function (o) { + var n = t(this); + if (!n.is(".disabled, :disabled")) { + var s = e(n), a = s.hasClass("open"); + if (i(), !a) { + "ontouchstart" in document.documentElement && !s.closest(".navbar-nav").length && t(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(t(this)).on("click", i); + var r = {relatedTarget: this}; + if (s.trigger(o = t.Event("show.bs.dropdown", r)), o.isDefaultPrevented()) return; + n.trigger("focus").attr("aria-expanded", "true"), s.toggleClass("open").trigger(t.Event("shown.bs.dropdown", r)) + } + return !1 + } + }, s.prototype.keydown = function (i) { + if (/(38|40|27|32)/.test(i.which) && !/input|textarea/i.test(i.target.tagName)) { + var o = t(this); + if (i.preventDefault(), i.stopPropagation(), !o.is(".disabled, :disabled")) { + var s = e(o), a = s.hasClass("open"); + if (!a && 27 != i.which || a && 27 == i.which) return 27 == i.which && s.find(n).trigger("focus"), o.trigger("click"); + var r = s.find(".dropdown-menu li:not(.disabled):visible a"); + if (r.length) { + var l = r.index(i.target); + 38 == i.which && l > 0 && l--, 40 == i.which && l < r.length - 1 && l++, ~l || (l = 0), r.eq(l).trigger("focus") + } + } + } + }; + var a = t.fn.dropdown; + t.fn.dropdown = function (e) { + return this.each(function () { + var i = t(this), o = i.data("bs.dropdown"); + o || i.data("bs.dropdown", o = new s(this)), "string" == typeof e && o[e].call(i) + }) + }, t.fn.dropdown.Constructor = s, t.fn.dropdown.noConflict = function () { + return t.fn.dropdown = a, this + }, t(document).on("click.bs.dropdown.data-api", i).on("click.bs.dropdown.data-api", ".dropdown form", function (t) { + t.stopPropagation() + }).on("click.bs.dropdown.data-api", n, s.prototype.toggle).on("keydown.bs.dropdown.data-api", n, s.prototype.keydown).on("keydown.bs.dropdown.data-api", ".dropdown-menu", s.prototype.keydown) +}(jQuery), function (t) { + "use strict"; + + function e(e, o) { + return this.each(function () { + var n = t(this), s = n.data("bs.modal"), a = t.extend({}, i.DEFAULTS, n.data(), "object" == typeof e && e); + s || n.data("bs.modal", s = new i(this, a)), "string" == typeof e ? s[e](o) : a.show && s.show(o) + }) + } + + var i = function (e, i) { + this.options = i, this.$body = t(document.body), this.$element = t(e), this.$dialog = this.$element.find(".modal-dialog"), this.$backdrop = null, this.isShown = null, this.originalBodyPad = null, this.scrollbarWidth = 0, this.ignoreBackdropClick = !1, this.options.remote && this.$element.find(".modal-content").load(this.options.remote, t.proxy(function () { + this.$element.trigger("loaded.bs.modal") + }, this)) + }; + i.VERSION = "3.3.7", i.TRANSITION_DURATION = 300, i.BACKDROP_TRANSITION_DURATION = 150, i.DEFAULTS = { + backdrop: !0, + keyboard: !0, + show: !0 + }, i.prototype.toggle = function (t) { + return this.isShown ? this.hide() : this.show(t) + }, i.prototype.show = function (e) { + var o = this, n = t.Event("show.bs.modal", {relatedTarget: e}); + this.$element.trigger(n), this.isShown || n.isDefaultPrevented() || (this.isShown = !0, this.checkScrollbar(), this.setScrollbar(), this.$body.addClass("modal-open"), this.escape(), this.resize(), this.$element.on("click.dismiss.bs.modal", '[data-dismiss="modal"]', t.proxy(this.hide, this)), this.$dialog.on("mousedown.dismiss.bs.modal", function () { + o.$element.one("mouseup.dismiss.bs.modal", function (e) { + t(e.target).is(o.$element) && (o.ignoreBackdropClick = !0) + }) + }), this.backdrop(function () { + var n = t.support.transition && o.$element.hasClass("fade"); + o.$element.parent().length || o.$element.appendTo(o.$body), o.$element.show().scrollTop(0), o.adjustDialog(), n && o.$element[0].offsetWidth, o.$element.addClass("in"), o.enforceFocus(); + var s = t.Event("shown.bs.modal", {relatedTarget: e}); + n ? o.$dialog.one("bsTransitionEnd", function () { + o.$element.trigger("focus").trigger(s) + }).emulateTransitionEnd(i.TRANSITION_DURATION) : o.$element.trigger("focus").trigger(s) + })) + }, i.prototype.hide = function (e) { + e && e.preventDefault(), e = t.Event("hide.bs.modal"), this.$element.trigger(e), this.isShown && !e.isDefaultPrevented() && (this.isShown = !1, this.escape(), this.resize(), t(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"), t.support.transition && this.$element.hasClass("fade") ? this.$element.one("bsTransitionEnd", t.proxy(this.hideModal, this)).emulateTransitionEnd(i.TRANSITION_DURATION) : this.hideModal()) + }, i.prototype.enforceFocus = function () { + t(document).off("focusin.bs.modal").on("focusin.bs.modal", t.proxy(function (t) { + document === t.target || this.$element[0] === t.target || this.$element.has(t.target).length || this.$element.trigger("focus") + }, this)) + }, i.prototype.escape = function () { + this.isShown && this.options.keyboard ? this.$element.on("keydown.dismiss.bs.modal", t.proxy(function (t) { + 27 == t.which && this.hide() + }, this)) : this.isShown || this.$element.off("keydown.dismiss.bs.modal") + }, i.prototype.resize = function () { + this.isShown ? t(window).on("resize.bs.modal", t.proxy(this.handleUpdate, this)) : t(window).off("resize.bs.modal") + }, i.prototype.hideModal = function () { + var t = this; + this.$element.hide(), this.backdrop(function () { + t.$body.removeClass("modal-open"), t.resetAdjustments(), t.resetScrollbar(), t.$element.trigger("hidden.bs.modal") + }) + }, i.prototype.removeBackdrop = function () { + this.$backdrop && this.$backdrop.remove(), this.$backdrop = null + }, i.prototype.backdrop = function (e) { + var o = this, n = this.$element.hasClass("fade") ? "fade" : ""; + if (this.isShown && this.options.backdrop) { + var s = t.support.transition && n; + if (this.$backdrop = t(document.createElement("div")).addClass("modal-backdrop " + n).appendTo(this.$body), this.$element.on("click.dismiss.bs.modal", t.proxy(function (t) { + this.ignoreBackdropClick ? this.ignoreBackdropClick = !1 : t.target === t.currentTarget && ("static" == this.options.backdrop ? this.$element[0].focus() : this.hide()) + }, this)), s && this.$backdrop[0].offsetWidth, this.$backdrop.addClass("in"), !e) return; + s ? this.$backdrop.one("bsTransitionEnd", e).emulateTransitionEnd(i.BACKDROP_TRANSITION_DURATION) : e() + } else if (!this.isShown && this.$backdrop) { + this.$backdrop.removeClass("in"); + var a = function () { + o.removeBackdrop(), e && e() + }; + t.support.transition && this.$element.hasClass("fade") ? this.$backdrop.one("bsTransitionEnd", a).emulateTransitionEnd(i.BACKDROP_TRANSITION_DURATION) : a() + } else e && e() + }, i.prototype.handleUpdate = function () { + this.adjustDialog() + }, i.prototype.adjustDialog = function () { + var t = this.$element[0].scrollHeight > document.documentElement.clientHeight; + this.$element.css({ + paddingLeft: !this.bodyIsOverflowing && t ? this.scrollbarWidth : "", + paddingRight: this.bodyIsOverflowing && !t ? this.scrollbarWidth : "" + }) + }, i.prototype.resetAdjustments = function () { + this.$element.css({paddingLeft: "", paddingRight: ""}) + }, i.prototype.checkScrollbar = function () { + var t = window.innerWidth; + if (!t) { + var e = document.documentElement.getBoundingClientRect(); + t = e.right - Math.abs(e.left) + } + this.bodyIsOverflowing = document.body.clientWidth < t, this.scrollbarWidth = this.measureScrollbar() + }, i.prototype.setScrollbar = function () { + var t = parseInt(this.$body.css("padding-right") || 0, 10); + this.originalBodyPad = document.body.style.paddingRight || "", this.bodyIsOverflowing && this.$body.css("padding-right", t + this.scrollbarWidth) + }, i.prototype.resetScrollbar = function () { + this.$body.css("padding-right", this.originalBodyPad) + }, i.prototype.measureScrollbar = function () { + var t = document.createElement("div"); + t.className = "modal-scrollbar-measure", this.$body.append(t); + var e = t.offsetWidth - t.clientWidth; + return this.$body[0].removeChild(t), e + }; + var o = t.fn.modal; + t.fn.modal = e, t.fn.modal.Constructor = i, t.fn.modal.noConflict = function () { + return t.fn.modal = o, this + }, t(document).on("click.bs.modal.data-api", '[data-toggle="modal"]', function (i) { + var o = t(this), n = o.attr("href"), s = t(o.attr("data-target") || n && n.replace(/.*(?=#[^\s]+$)/, "")), + a = s.data("bs.modal") ? "toggle" : t.extend({remote: !/#/.test(n) && n}, s.data(), o.data()); + o.is("a") && i.preventDefault(), s.one("show.bs.modal", function (t) { + t.isDefaultPrevented() || s.one("hidden.bs.modal", function () { + o.is(":visible") && o.trigger("focus") + }) + }), e.call(s, a, this) + }) +}(jQuery), function (t) { + "use strict"; + var e = function (t, e) { + this.type = null, this.options = null, this.enabled = null, this.timeout = null, this.hoverState = null, this.$element = null, this.inState = null, this.init("tooltip", t, e) + }; + e.VERSION = "3.3.7", e.TRANSITION_DURATION = 150, e.DEFAULTS = { + animation: !0, + placement: "top", + selector: !1, + template: '', + trigger: "hover focus", + title: "", + delay: 0, + html: !1, + container: !1, + viewport: {selector: "body", padding: 0} + }, e.prototype.init = function (e, i, o) { + if (this.enabled = !0, this.type = e, this.$element = t(i), this.options = this.getOptions(o), this.$viewport = this.options.viewport && t(t.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 n = this.options.trigger.split(" "), s = n.length; s--;) { + var a = n[s]; + if ("click" == a) this.$element.on("click." + this.type, this.options.selector, t.proxy(this.toggle, this)); else if ("manual" != a) { + var r = "hover" == a ? "mouseenter" : "focusin", l = "hover" == a ? "mouseleave" : "focusout"; + this.$element.on(r + "." + this.type, this.options.selector, t.proxy(this.enter, this)), this.$element.on(l + "." + this.type, this.options.selector, t.proxy(this.leave, this)) + } + } + this.options.selector ? this._options = t.extend({}, this.options, { + trigger: "manual", + selector: "" + }) : this.fixTitle() + }, e.prototype.getDefaults = function () { + return e.DEFAULTS + }, e.prototype.getOptions = function (e) { + return (e = t.extend({}, this.getDefaults(), this.$element.data(), e)).delay && "number" == typeof e.delay && (e.delay = { + show: e.delay, + hide: e.delay + }), e + }, e.prototype.getDelegateOptions = function () { + var e = {}, i = this.getDefaults(); + return this._options && t.each(this._options, function (t, o) { + i[t] != o && (e[t] = o) + }), e + }, e.prototype.enter = function (e) { + var i = e instanceof this.constructor ? e : t(e.currentTarget).data("bs." + this.type); + if (i || (i = new this.constructor(e.currentTarget, this.getDelegateOptions()), t(e.currentTarget).data("bs." + this.type, i)), e instanceof t.Event && (i.inState["focusin" == e.type ? "focus" : "hover"] = !0), i.tip().hasClass("in") || "in" == i.hoverState) i.hoverState = "in"; else { + if (clearTimeout(i.timeout), i.hoverState = "in", !i.options.delay || !i.options.delay.show) return i.show(); + i.timeout = setTimeout(function () { + "in" == i.hoverState && i.show() + }, i.options.delay.show) + } + }, e.prototype.isInStateTrue = function () { + for (var t in this.inState) if (this.inState[t]) return !0; + return !1 + }, e.prototype.leave = function (e) { + var i = e instanceof this.constructor ? e : t(e.currentTarget).data("bs." + this.type); + if (i || (i = new this.constructor(e.currentTarget, this.getDelegateOptions()), t(e.currentTarget).data("bs." + this.type, i)), e instanceof t.Event && (i.inState["focusout" == e.type ? "focus" : "hover"] = !1), !i.isInStateTrue()) { + if (clearTimeout(i.timeout), i.hoverState = "out", !i.options.delay || !i.options.delay.hide) return i.hide(); + i.timeout = setTimeout(function () { + "out" == i.hoverState && i.hide() + }, i.options.delay.hide) + } + }, e.prototype.show = function () { + var i = t.Event("show.bs." + this.type); + if (this.hasContent() && this.enabled) { + this.$element.trigger(i); + var o = t.contains(this.$element[0].ownerDocument.documentElement, this.$element[0]); + if (i.isDefaultPrevented() || !o) return; + var n = this, s = this.tip(), a = this.getUID(this.type); + this.setContent(), s.attr("id", a), this.$element.attr("aria-describedby", a), this.options.animation && s.addClass("fade"); + var r = "function" == typeof this.options.placement ? this.options.placement.call(this, s[0], this.$element[0]) : this.options.placement, + l = /\s?auto?\s?/i, h = l.test(r); + h && (r = r.replace(l, "") || "top"), s.detach().css({ + top: 0, + left: 0, + display: "block" + }).addClass(r).data("bs." + this.type, this), this.options.container ? s.appendTo(this.options.container) : s.insertAfter(this.$element), this.$element.trigger("inserted.bs." + this.type); + var d = this.getPosition(), p = s[0].offsetWidth, c = s[0].offsetHeight; + if (h) { + var f = r, u = this.getPosition(this.$viewport); + r = "bottom" == r && d.bottom + c > u.bottom ? "top" : "top" == r && d.top - c < u.top ? "bottom" : "right" == r && d.right + p > u.width ? "left" : "left" == r && d.left - p < u.left ? "right" : r, s.removeClass(f).addClass(r) + } + var g = this.getCalculatedOffset(r, d, p, c); + this.applyPlacement(g, r); + var m = function () { + var t = n.hoverState; + n.$element.trigger("shown.bs." + n.type), n.hoverState = null, "out" == t && n.leave(n) + }; + t.support.transition && this.$tip.hasClass("fade") ? s.one("bsTransitionEnd", m).emulateTransitionEnd(e.TRANSITION_DURATION) : m() + } + }, e.prototype.applyPlacement = function (e, i) { + var o = this.tip(), n = o[0].offsetWidth, s = o[0].offsetHeight, a = parseInt(o.css("margin-top"), 10), + r = parseInt(o.css("margin-left"), 10); + isNaN(a) && (a = 0), isNaN(r) && (r = 0), e.top += a, e.left += r, t.offset.setOffset(o[0], t.extend({ + using: function (t) { + o.css({top: Math.round(t.top), left: Math.round(t.left)}) + } + }, e), 0), o.addClass("in"); + var l = o[0].offsetWidth, h = o[0].offsetHeight; + "top" == i && h != s && (e.top = e.top + s - h); + var d = this.getViewportAdjustedDelta(i, e, l, h); + d.left ? e.left += d.left : e.top += d.top; + var p = /top|bottom/.test(i), c = p ? 2 * d.left - n + l : 2 * d.top - s + h, + f = p ? "offsetWidth" : "offsetHeight"; + o.offset(e), this.replaceArrow(c, o[0][f], p) + }, e.prototype.replaceArrow = function (t, e, i) { + this.arrow().css(i ? "left" : "top", 50 * (1 - t / e) + "%").css(i ? "top" : "left", "") + }, e.prototype.setContent = function () { + var t = this.tip(), e = this.getTitle(); + t.find(".tooltip-inner")[this.options.html ? "html" : "text"](e), t.removeClass("fade in top bottom left right") + }, e.prototype.hide = function (i) { + function o() { + "in" != n.hoverState && s.detach(), n.$element && n.$element.removeAttr("aria-describedby").trigger("hidden.bs." + n.type), i && i() + } + + var n = this, s = t(this.$tip), a = t.Event("hide.bs." + this.type); + if (this.$element.trigger(a), !a.isDefaultPrevented()) return s.removeClass("in"), t.support.transition && s.hasClass("fade") ? s.one("bsTransitionEnd", o).emulateTransitionEnd(e.TRANSITION_DURATION) : o(), this.hoverState = null, this + }, e.prototype.fixTitle = function () { + var t = this.$element; + (t.attr("title") || "string" != typeof t.attr("data-original-title")) && t.attr("data-original-title", t.attr("title") || "").attr("title", "") + }, e.prototype.hasContent = function () { + return this.getTitle() + }, e.prototype.getPosition = function (e) { + var i = (e = e || this.$element)[0], o = "BODY" == i.tagName, n = i.getBoundingClientRect(); + null == n.width && (n = t.extend({}, n, {width: n.right - n.left, height: n.bottom - n.top})); + var s = window.SVGElement && i instanceof window.SVGElement, a = o ? {top: 0, left: 0} : s ? null : e.offset(), + r = {scroll: o ? document.documentElement.scrollTop || document.body.scrollTop : e.scrollTop()}, + l = o ? {width: t(window).width(), height: t(window).height()} : null; + return t.extend({}, n, r, l, a) + }, e.prototype.getCalculatedOffset = function (t, e, i, o) { + return "bottom" == t ? { + top: e.top + e.height, + left: e.left + e.width / 2 - i / 2 + } : "top" == t ? { + top: e.top - o, + left: e.left + e.width / 2 - i / 2 + } : "left" == t ? {top: e.top + e.height / 2 - o / 2, left: e.left - i} : { + top: e.top + e.height / 2 - o / 2, + left: e.left + e.width + } + }, e.prototype.getViewportAdjustedDelta = function (t, e, i, o) { + var n = {top: 0, left: 0}; + if (!this.$viewport) return n; + var s = this.options.viewport && this.options.viewport.padding || 0, a = this.getPosition(this.$viewport); + if (/right|left/.test(t)) { + var r = e.top - s - a.scroll, l = e.top + s - a.scroll + o; + r < a.top ? n.top = a.top - r : l > a.top + a.height && (n.top = a.top + a.height - l) + } else { + var h = e.left - s, d = e.left + s + i; + h < a.left ? n.left = a.left - h : d > a.right && (n.left = a.left + a.width - d) + } + return n + }, e.prototype.getTitle = function () { + var t = this.$element, e = this.options; + return t.attr("data-original-title") || ("function" == typeof e.title ? e.title.call(t[0]) : e.title) + }, e.prototype.getUID = function (t) { + do { + t += ~~(1e6 * Math.random()) + } while (document.getElementById(t)); + return t + }, e.prototype.tip = function () { + if (!this.$tip && (this.$tip = t(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 + }, e.prototype.arrow = function () { + return this.$arrow = this.$arrow || this.tip().find(".tooltip-arrow") + }, e.prototype.enable = function () { + this.enabled = !0 + }, e.prototype.disable = function () { + this.enabled = !1 + }, e.prototype.toggleEnabled = function () { + this.enabled = !this.enabled + }, e.prototype.toggle = function (e) { + var i = this; + e && ((i = t(e.currentTarget).data("bs." + this.type)) || (i = new this.constructor(e.currentTarget, this.getDelegateOptions()), t(e.currentTarget).data("bs." + this.type, i))), e ? (i.inState.click = !i.inState.click, i.isInStateTrue() ? i.enter(i) : i.leave(i)) : i.tip().hasClass("in") ? i.leave(i) : i.enter(i) + }, e.prototype.destroy = function () { + var t = this; + clearTimeout(this.timeout), this.hide(function () { + t.$element.off("." + t.type).removeData("bs." + t.type), t.$tip && t.$tip.detach(), t.$tip = null, t.$arrow = null, t.$viewport = null, t.$element = null + }) + }; + var i = t.fn.tooltip; + t.fn.tooltip = function (i) { + return this.each(function () { + var o = t(this), n = o.data("bs.tooltip"), s = "object" == typeof i && i; + !n && /destroy|hide/.test(i) || (n || o.data("bs.tooltip", n = new e(this, s)), "string" == typeof i && n[i]()) + }) + }, t.fn.tooltip.Constructor = e, t.fn.tooltip.noConflict = function () { + return t.fn.tooltip = i, this + } +}(jQuery), function (t) { + "use strict"; + var e = function (t, e) { + this.init("popover", t, e) + }; + if (!t.fn.tooltip) throw new Error("Popover requires tooltip.js"); + e.VERSION = "3.3.7", e.DEFAULTS = t.extend({}, t.fn.tooltip.Constructor.DEFAULTS, { + placement: "right", + trigger: "click", + content: "", + template: '' + }), e.prototype = t.extend({}, t.fn.tooltip.Constructor.prototype), e.prototype.constructor = e, e.prototype.getDefaults = function () { + return e.DEFAULTS + }, e.prototype.setContent = function () { + var t = this.tip(), e = this.getTitle(), i = this.getContent(); + t.find(".popover-title")[this.options.html ? "html" : "text"](e), t.find(".popover-content").children().detach().end()[this.options.html ? "string" == typeof i ? "html" : "append" : "text"](i), t.removeClass("fade top bottom left right in"), t.find(".popover-title").html() || t.find(".popover-title").hide() + }, e.prototype.hasContent = function () { + return this.getTitle() || this.getContent() + }, e.prototype.getContent = function () { + var t = this.$element, e = this.options; + return t.attr("data-content") || ("function" == typeof e.content ? e.content.call(t[0]) : e.content) + }, e.prototype.arrow = function () { + return this.$arrow = this.$arrow || this.tip().find(".arrow") + }; + var i = t.fn.popover; + t.fn.popover = function (i) { + return this.each(function () { + var o = t(this), n = o.data("bs.popover"), s = "object" == typeof i && i; + !n && /destroy|hide/.test(i) || (n || o.data("bs.popover", n = new e(this, s)), "string" == typeof i && n[i]()) + }) + }, t.fn.popover.Constructor = e, t.fn.popover.noConflict = function () { + return t.fn.popover = i, this + } +}(jQuery), function (t) { + "use strict"; + + function e(i, o) { + this.$body = t(document.body), this.$scrollElement = t(t(i).is(document.body) ? window : i), this.options = t.extend({}, e.DEFAULTS, o), this.selector = (this.options.target || "") + " .nav li > a", this.offsets = [], this.targets = [], this.activeTarget = null, this.scrollHeight = 0, this.$scrollElement.on("scroll.bs.scrollspy", t.proxy(this.process, this)), this.refresh(), this.process() + } + + function i(i) { + return this.each(function () { + var o = t(this), n = o.data("bs.scrollspy"), s = "object" == typeof i && i; + n || o.data("bs.scrollspy", n = new e(this, s)), "string" == typeof i && n[i]() + }) + } + + e.VERSION = "3.3.7", e.DEFAULTS = {offset: 10}, e.prototype.getScrollHeight = function () { + return this.$scrollElement[0].scrollHeight || Math.max(this.$body[0].scrollHeight, document.documentElement.scrollHeight) + }, e.prototype.refresh = function () { + var e = this, i = "offset", o = 0; + this.offsets = [], this.targets = [], this.scrollHeight = this.getScrollHeight(), t.isWindow(this.$scrollElement[0]) || (i = "position", o = this.$scrollElement.scrollTop()), this.$body.find(this.selector).map(function () { + var e = t(this), n = e.data("target") || e.attr("href"), s = /^#./.test(n) && t(n); + return s && s.length && s.is(":visible") && [[s[i]().top + o, n]] || null + }).sort(function (t, e) { + return t[0] - e[0] + }).each(function () { + e.offsets.push(this[0]), e.targets.push(this[1]) + }) + }, e.prototype.process = function () { + var t, e = this.$scrollElement.scrollTop() + this.options.offset, i = this.getScrollHeight(), + o = this.options.offset + i - this.$scrollElement.height(), n = this.offsets, s = this.targets, + a = this.activeTarget; + if (this.scrollHeight != i && this.refresh(), e >= o) return a != (t = s[s.length - 1]) && this.activate(t); + if (a && e < n[0]) return this.activeTarget = null, this.clear(); + for (t = n.length; t--;) a != s[t] && e >= n[t] && (void 0 === n[t + 1] || e < n[t + 1]) && this.activate(s[t]) + }, e.prototype.activate = function (e) { + this.activeTarget = e, this.clear(); + var i = this.selector + '[data-target="' + e + '"],' + this.selector + '[href="' + e + '"]', + o = t(i).parents("li").addClass("active"); + o.parent(".dropdown-menu").length && (o = o.closest("li.dropdown").addClass("active")), o.trigger("activate.bs.scrollspy") + }, e.prototype.clear = function () { + t(this.selector).parentsUntil(this.options.target, ".active").removeClass("active") + }; + var o = t.fn.scrollspy; + t.fn.scrollspy = i, t.fn.scrollspy.Constructor = e, t.fn.scrollspy.noConflict = function () { + return t.fn.scrollspy = o, this + }, t(window).on("load.bs.scrollspy.data-api", function () { + t('[data-spy="scroll"]').each(function () { + var e = t(this); + i.call(e, e.data()) + }) + }) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + return this.each(function () { + var o = t(this), n = o.data("bs.tab"); + n || o.data("bs.tab", n = new i(this)), "string" == typeof e && n[e]() + }) + } + + var i = function (e) { + this.element = t(e) + }; + i.VERSION = "3.3.7", i.TRANSITION_DURATION = 150, i.prototype.show = function () { + var e = this.element, i = e.closest("ul:not(.dropdown-menu)"), o = e.data("target"); + if (o || (o = (o = e.attr("href")) && o.replace(/.*(?=#[^\s]*$)/, "")), !e.parent("li").hasClass("active")) { + var n = i.find(".active:last a"), s = t.Event("hide.bs.tab", {relatedTarget: e[0]}), + a = t.Event("show.bs.tab", {relatedTarget: n[0]}); + if (n.trigger(s), e.trigger(a), !a.isDefaultPrevented() && !s.isDefaultPrevented()) { + var r = t(o); + this.activate(e.closest("li"), i), this.activate(r, r.parent(), function () { + n.trigger({type: "hidden.bs.tab", relatedTarget: e[0]}), e.trigger({ + type: "shown.bs.tab", + relatedTarget: n[0] + }) + }) + } + } + }, i.prototype.activate = function (e, o, n) { + function s() { + a.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded", !1), e.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded", !0), r ? (e[0].offsetWidth, e.addClass("in")) : e.removeClass("fade"), e.parent(".dropdown-menu").length && e.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded", !0), n && n() + } + + var a = o.find("> .active"), + r = n && t.support.transition && (a.length && a.hasClass("fade") || !!o.find("> .fade").length); + a.length && r ? a.one("bsTransitionEnd", s).emulateTransitionEnd(i.TRANSITION_DURATION) : s(), a.removeClass("in") + }; + var o = t.fn.tab; + t.fn.tab = e, t.fn.tab.Constructor = i, t.fn.tab.noConflict = function () { + return t.fn.tab = o, this + }; + var n = function (i) { + i.preventDefault(), e.call(t(this), "show") + }; + t(document).on("click.bs.tab.data-api", '[data-toggle="tab"]', n).on("click.bs.tab.data-api", '[data-toggle="pill"]', n) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + return this.each(function () { + var o = t(this), n = o.data("bs.affix"), s = "object" == typeof e && e; + n || o.data("bs.affix", n = new i(this, s)), "string" == typeof e && n[e]() + }) + } + + var i = function (e, o) { + this.options = t.extend({}, i.DEFAULTS, o), this.$target = t(this.options.target).on("scroll.bs.affix.data-api", t.proxy(this.checkPosition, this)).on("click.bs.affix.data-api", t.proxy(this.checkPositionWithEventLoop, this)), this.$element = t(e), this.affixed = null, this.unpin = null, this.pinnedOffset = null, this.checkPosition() + }; + i.VERSION = "3.3.7", i.RESET = "affix affix-top affix-bottom", i.DEFAULTS = { + offset: 0, + target: window + }, i.prototype.getState = function (t, e, i, o) { + var n = this.$target.scrollTop(), s = this.$element.offset(), a = this.$target.height(); + if (null != i && "top" == this.affixed) return n < i && "top"; + if ("bottom" == this.affixed) return null != i ? !(n + this.unpin <= s.top) && "bottom" : !(n + a <= t - o) && "bottom"; + var r = null == this.affixed, l = r ? n : s.top; + return null != i && n <= i ? "top" : null != o && l + (r ? a : e) >= t - o && "bottom" + }, i.prototype.getPinnedOffset = function () { + if (this.pinnedOffset) return this.pinnedOffset; + this.$element.removeClass(i.RESET).addClass("affix"); + var t = this.$target.scrollTop(), e = this.$element.offset(); + return this.pinnedOffset = e.top - t + }, i.prototype.checkPositionWithEventLoop = function () { + setTimeout(t.proxy(this.checkPosition, this), 1) + }, i.prototype.checkPosition = function () { + if (this.$element.is(":visible")) { + var e = this.$element.height(), o = this.options.offset, n = o.top, s = o.bottom, + a = Math.max(t(document).height(), t(document.body).height()); + "object" != typeof o && (s = n = o), "function" == typeof n && (n = o.top(this.$element)), "function" == typeof s && (s = o.bottom(this.$element)); + var r = this.getState(a, e, n, s); + if (this.affixed != r) { + null != this.unpin && this.$element.css("top", ""); + var l = "affix" + (r ? "-" + r : ""), h = t.Event(l + ".bs.affix"); + if (this.$element.trigger(h), h.isDefaultPrevented()) return; + this.affixed = r, this.unpin = "bottom" == r ? this.getPinnedOffset() : null, this.$element.removeClass(i.RESET).addClass(l).trigger(l.replace("affix", "affixed") + ".bs.affix") + } + "bottom" == r && this.$element.offset({top: a - e - s}) + } + }; + var o = t.fn.affix; + t.fn.affix = e, t.fn.affix.Constructor = i, t.fn.affix.noConflict = function () { + return t.fn.affix = o, this + }, t(window).on("load", function () { + t('[data-spy="affix"]').each(function () { + var i = t(this), o = i.data(); + o.offset = o.offset || {}, null != o.offsetBottom && (o.offset.bottom = o.offsetBottom), null != o.offsetTop && (o.offset.top = o.offsetTop), e.call(i, o) + }) + }) +}(jQuery); \ No newline at end of file diff --git a/archiv/november2023/js/jquery.min.js b/archiv/november2023/js/jquery.min.js new file mode 100644 index 0000000..816f787 --- /dev/null +++ b/archiv/november2023/js/jquery.min.js @@ -0,0 +1,24 @@ +/*! + * jQuery JavaScript Library v3.2.1 + * https://jquery.com/ + * + * Includes Sizzle.js + * https://sizzlejs.com/ + * + * Copyright JS Foundation and other contributors + * Released under the MIT license + * https://jquery.org/license + * + * Date: 2017-03-20T18:59Z + */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";function n(e,t){var n=(t=t||X).createElement("script");n.text=e,t.head.appendChild(n).parentNode.removeChild(n)}function r(e){var t=!!e&&"length"in e&&e.length,n=re.type(e);return"function"!==n&&!re.isWindow(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}function i(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}function o(e,t,n){return re.isFunction(t)?re.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?re.grep(e,function(e){return e===t!==n}):"string"!=typeof t?re.grep(e,function(e){return Q.call(t,e)>-1!==n}):pe.test(t)?re.filter(t,e,n):(t=re.filter(t,e),re.grep(e,function(e){return Q.call(t,e)>-1!==n&&1===e.nodeType}))}function a(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function s(e){return e}function u(e){throw e}function l(e,t,n,r){var i;try{e&&re.isFunction(i=e.promise)?i.call(e).done(t).fail(n):e&&re.isFunction(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}function c(){X.removeEventListener("DOMContentLoaded",c),e.removeEventListener("load",c),re.ready()}function f(){this.expando=re.expando+f.uid++}function p(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(ke,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n=function(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:Ee.test(e)?JSON.parse(e):e)}(n)}catch(e){}Ce.set(e,t,n)}else n=void 0;return n}function d(e,t,n,r){var i,o=1,a=20,s=r?function(){return r.cur()}:function(){return re.css(e,t,"")},u=s(),l=n&&n[3]||(re.cssNumber[t]?"":"px"),c=(re.cssNumber[t]||"px"!==l&&+u)&&Ne.exec(re.css(e,t));if(c&&c[3]!==l){l=l||c[3],n=n||[],c=+u||1;do{c/=o=o||".5",re.style(e,t,c+l)}while(o!==(o=s()/u)&&1!==o&&--a)}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}function h(e,t){for(var n,r,i=[],o=0,a=e.length;o-1)i&&i.push(o);else if(l=re.contains(o.ownerDocument,o),a=g(f.appendChild(o),"script"),l&&v(a),n)for(c=0;o=a[c++];)Fe.test(o.type||"")&&n.push(o);return f}function y(){return!0}function x(){return!1}function b(){try{return X.activeElement}catch(e){}}function w(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)w(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=x;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return re().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=re.guid++)),e.each(function(){re.event.add(this,t,i,r,n)})}function T(e,t){return i(e,"table")&&i(11!==t.nodeType?t:t.firstChild,"tr")?re(">tbody",e)[0]||e:e}function C(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(Te.hasData(e)&&(o=Te.access(e),a=Te.set(t,o),l=o.events)){delete a.handle,a.events={};for(i in l)for(n=0,r=l[i].length;n1&&"string"==typeof h&&!ne.checkClone&&_e.test(h))return e.each(function(n){var o=e.eq(n);v&&(t[0]=h.call(this,n,o.html())),E(o,t,r,i)});if(p&&(o=m(t,e[0].ownerDocument,!1,e,i),a=o.firstChild,1===o.childNodes.length&&(o=a),a||i)){for(u=(s=re.map(g(o,"script"),function(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e})).length;f=0&&nx.cacheLength&&delete e[t.shift()],e[n+" "]=r}var t=[];return e}function r(e){return e[P]=!0,e}function i(e){var t=j.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function o(e,t){for(var n=e.split("|"),r=n.length;r--;)x.attrHandle[n[r]]=t}function a(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function s(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&be(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function u(e){return r(function(t){return t=+t,r(function(n,r){for(var i,o=e([],n.length,t),a=o.length;a--;)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function l(e){return e&&void 0!==e.getElementsByTagName&&e}function c(){}function f(e){for(var t=0,n=e.length,r="";t1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function h(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s-1&&(r[c]=!(s[c]=p))}}else x=h(x===s?x.splice(v,x.length):x),a?a(null,s,x,l):G.apply(s,x)})}function v(e){for(var t,n,r,i=e.length,o=x.relative[e[0].type],a=o||x.relative[" "],s=o?1:0,u=p(function(e){return e===t},a,!0),l=p(function(e){return Q(t,e)>-1},a,!0),c=[function(e,n,r){var i=!o&&(r||n!==k)||((t=n).nodeType?u(e,n,r):l(e,n,r));return t=null,i}];s1&&d(c),s>1&&f(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(re,"$1"),n,s+~]|"+K+")"+K+"*"),ae=new RegExp("="+K+"*([^\\]'\"]*?)"+K+"*\\]","g"),se=new RegExp(te),ue=new RegExp("^"+Z+"$"),le={ID:new RegExp("^#("+Z+")"),CLASS:new RegExp("^\\.("+Z+")"),TAG:new RegExp("^("+Z+"|[*])"),ATTR:new RegExp("^"+ee),PSEUDO:new RegExp("^"+te),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+K+"*(even|odd|(([+-]|)(\\d*)n|)"+K+"*(?:([+-]|)"+K+"*(\\d+)|))"+K+"*\\)|)","i"),bool:new RegExp("^(?:"+J+")$","i"),needsContext:new RegExp("^"+K+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+K+"*((?:-\\d)?\\d*)"+K+"*\\)|)(?=[^-]|$)","i")},ce=/^(?:input|select|textarea|button)$/i,fe=/^h\d$/i,pe=/^[^{]+\{\s*\[native \w/,de=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,he=/[+~]/,ge=new RegExp("\\\\([\\da-f]{1,6}"+K+"?|("+K+")|.)","ig"),ve=function(e,t,n){var r="0x"+t-65536;return r!=r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},me=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ye=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},xe=function(){D()},be=p(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{G.apply(X=Y.call(R.childNodes),R.childNodes),X[R.childNodes.length].nodeType}catch(e){G={apply:X.length?function(e,t){V.apply(e,Y.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}y=t.support={},w=t.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},D=t.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:R;return r!==j&&9===r.nodeType&&r.documentElement?(j=r,A=j.documentElement,q=!w(j),R!==j&&(n=j.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",xe,!1):n.attachEvent&&n.attachEvent("onunload",xe)),y.attributes=i(function(e){return e.className="i",!e.getAttribute("className")}),y.getElementsByTagName=i(function(e){return e.appendChild(j.createComment("")),!e.getElementsByTagName("*").length}),y.getElementsByClassName=pe.test(j.getElementsByClassName),y.getById=i(function(e){return A.appendChild(e).id=P,!j.getElementsByName||!j.getElementsByName(P).length}),y.getById?(x.filter.ID=function(e){var t=e.replace(ge,ve);return function(e){return e.getAttribute("id")===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&q){var n=t.getElementById(e);return n?[n]:[]}}):(x.filter.ID=function(e){var t=e.replace(ge,ve);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&q){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(i=t.getElementsByName(e),r=0;o=i[r++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),x.find.TAG=y.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):y.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[i++];)1===n.nodeType&&r.push(n);return r}return o},x.find.CLASS=y.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&q)return t.getElementsByClassName(e)},H=[],L=[],(y.qsa=pe.test(j.querySelectorAll))&&(i(function(e){A.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&L.push("[*^$]="+K+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||L.push("\\["+K+"*(?:value|"+J+")"),e.querySelectorAll("[id~="+P+"-]").length||L.push("~="),e.querySelectorAll(":checked").length||L.push(":checked"),e.querySelectorAll("a#"+P+"+*").length||L.push(".#.+[+~]")}),i(function(e){e.innerHTML="";var t=j.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&L.push("name"+K+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&L.push(":enabled",":disabled"),A.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&L.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),L.push(",.*:")})),(y.matchesSelector=pe.test(F=A.matches||A.webkitMatchesSelector||A.mozMatchesSelector||A.oMatchesSelector||A.msMatchesSelector))&&i(function(e){y.disconnectedMatch=F.call(e,"*"),F.call(e,"[s!='']:x"),H.push("!=",te)}),L=L.length&&new RegExp(L.join("|")),H=H.length&&new RegExp(H.join("|")),t=pe.test(A.compareDocumentPosition),O=t||pe.test(A.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},_=t?function(e,t){if(e===t)return N=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!y.sortDetached&&t.compareDocumentPosition(e)===n?e===j||e.ownerDocument===R&&O(R,e)?-1:t===j||t.ownerDocument===R&&O(R,t)?1:S?Q(S,e)-Q(S,t):0:4&n?-1:1)}:function(e,t){if(e===t)return N=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,s=[e],u=[t];if(!i||!o)return e===j?-1:t===j?1:i?-1:o?1:S?Q(S,e)-Q(S,t):0;if(i===o)return a(e,t);for(n=e;n=n.parentNode;)s.unshift(n);for(n=t;n=n.parentNode;)u.unshift(n);for(;s[r]===u[r];)r++;return r?a(s[r],u[r]):s[r]===R?-1:u[r]===R?1:0},j):j},t.matches=function(e,n){return t(e,null,null,n)},t.matchesSelector=function(e,n){if((e.ownerDocument||e)!==j&&D(e),n=n.replace(ae,"='$1']"),y.matchesSelector&&q&&!B[n+" "]&&(!H||!H.test(n))&&(!L||!L.test(n)))try{var r=F.call(e,n);if(r||y.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return t(n,j,null,[e]).length>0},t.contains=function(e,t){return(e.ownerDocument||e)!==j&&D(e),O(e,t)},t.attr=function(e,t){(e.ownerDocument||e)!==j&&D(e);var n=x.attrHandle[t.toLowerCase()],r=n&&z.call(x.attrHandle,t.toLowerCase())?n(e,t,!q):void 0;return void 0!==r?r:y.attributes||!q?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},t.escape=function(e){return(e+"").replace(me,ye)},t.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},t.uniqueSort=function(e){var t,n=[],r=0,i=0;if(N=!y.detectDuplicates,S=!y.sortStable&&e.slice(0),e.sort(_),N){for(;t=e[i++];)t===e[i]&&(r=n.push(i));for(;r--;)e.splice(n[r],1)}return S=null,e},b=t.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=b(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r++];)n+=b(t);return n},(x=t.selectors={cacheLength:50,createPseudo:r,match:le,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(ge,ve),e[3]=(e[3]||e[4]||e[5]||"").replace(ge,ve),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||t.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&t.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return le.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&se.test(n)&&(t=T(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(ge,ve).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=W[e+" "];return t||(t=new RegExp("(^|"+K+")"+e+"("+K+"|$)"))&&W(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,n,r){return function(i){var o=t.attr(i,e);return null==o?"!="===n:!n||(o+="","="===n?o===r:"!="===n?o!==r:"^="===n?r&&0===o.indexOf(r):"*="===n?r&&o.indexOf(r)>-1:"$="===n?r&&o.slice(-r.length)===r:"~="===n?(" "+o.replace(ne," ")+" ").indexOf(r)>-1:"|="===n&&(o===r||o.slice(0,r.length+1)===r+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",v=t.parentNode,m=s&&t.nodeName.toLowerCase(),y=!u&&!s,x=!1;if(v){if(o){for(;g;){for(p=t;p=p[g];)if(s?p.nodeName.toLowerCase()===m:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?v.firstChild:v.lastChild],a&&y){for(x=(d=(l=(c=(f=(p=v)[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===M&&l[1])&&l[2],p=d&&v.childNodes[d];p=++d&&p&&p[g]||(x=d=0)||h.pop();)if(1===p.nodeType&&++x&&p===t){c[e]=[M,d,x];break}}else if(y&&(x=d=(l=(c=(f=(p=t)[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===M&&l[1]),!1===x)for(;(p=++d&&p&&p[g]||(x=d=0)||h.pop())&&((s?p.nodeName.toLowerCase()!==m:1!==p.nodeType)||!++x||(y&&((c=(f=p[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[M,x]),p!==t)););return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,n){var i,o=x.pseudos[e]||x.setFilters[e.toLowerCase()]||t.error("unsupported pseudo: "+e);return o[P]?o(n):o.length>1?(i=[e,e,"",n],x.setFilters.hasOwnProperty(e.toLowerCase())?r(function(e,t){for(var r,i=o(e,n),a=i.length;a--;)e[r=Q(e,i[a])]=!(t[r]=i[a])}):function(e){return o(e,0,i)}):o}},pseudos:{not:r(function(e){var t=[],n=[],i=C(e.replace(re,"$1"));return i[P]?r(function(e,t,n,r){for(var o,a=i(e,null,r,[]),s=e.length;s--;)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,r,o){return t[0]=e,i(t,null,o,n),t[0]=null,!n.pop()}}),has:r(function(e){return function(n){return t(e,n).length>0}}),contains:r(function(e){return e=e.replace(ge,ve),function(t){return(t.textContent||t.innerText||b(t)).indexOf(e)>-1}}),lang:r(function(e){return ue.test(e||"")||t.error("unsupported lang: "+e),e=e.replace(ge,ve).toLowerCase(),function(t){var n;do{if(n=q?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===A},focus:function(e){return e===j.activeElement&&(!j.hasFocus||j.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:s(!1),disabled:s(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!x.pseudos.empty(e)},header:function(e){return fe.test(e.nodeName)},input:function(e){return ce.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:u(function(){return[0]}),last:u(function(e,t){return[t-1]}),eq:u(function(e,t,n){return[n<0?n+t:n]}),even:u(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:u(function(e,t,n){for(var r=n<0?n+t:n;++r0,o=e.length>0,a=function(r,a,s,u,l){var c,f,p,d=0,g="0",v=r&&[],m=[],y=k,b=r||o&&x.find.TAG("*",l),w=M+=null==y?1:Math.random()||.1,T=b.length;for(l&&(k=a===j||a||l);g!==T&&null!=(c=b[g]);g++){if(o&&c){for(f=0,a||c.ownerDocument===j||(D(c),s=!q);p=e[f++];)if(p(c,a||j,s)){u.push(c);break}l&&(M=w)}i&&((c=!p&&c)&&d--,r&&v.push(c))}if(d+=g,i&&g!==d){for(f=0;p=n[f++];)p(v,m,a,s);if(r){if(d>0)for(;g--;)v[g]||m[g]||(m[g]=U.call(u));m=h(m)}G.apply(u,m),l&&!r&&m.length>0&&d+n.length>1&&t.uniqueSort(u)}return l&&(M=w,k=y),v};return i?r(a):a}(a,o))).selector=e}return s},E=t.select=function(e,t,n,r){var i,o,a,s,u,c="function"==typeof e&&e,p=!r&&T(e=c.selector||e);if(n=n||[],1===p.length){if((o=p[0]=p[0].slice(0)).length>2&&"ID"===(a=o[0]).type&&9===t.nodeType&&q&&x.relative[o[1].type]){if(!(t=(x.find.ID(a.matches[0].replace(ge,ve),t)||[])[0]))return n;c&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(i=le.needsContext.test(e)?0:o.length;i--&&(a=o[i],!x.relative[s=a.type]);)if((u=x.find[s])&&(r=u(a.matches[0].replace(ge,ve),he.test(o[0].type)&&l(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&f(o)))return G.apply(n,r),n;break}}return(c||C(e,p))(r,t,!q,n,!t||he.test(e)&&l(t.parentNode)||t),n},y.sortStable=P.split("").sort(_).join("")===P,y.detectDuplicates=!!N,D(),y.sortDetached=i(function(e){return 1&e.compareDocumentPosition(j.createElement("fieldset"))}),i(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||o("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),y.attributes&&i(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||o("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),i(function(e){return null==e.getAttribute("disabled")})||o(J,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),t}(e);re.find=se,re.expr=se.selectors,re.expr[":"]=re.expr.pseudos,re.uniqueSort=re.unique=se.uniqueSort,re.text=se.getText,re.isXMLDoc=se.isXML,re.contains=se.contains,re.escapeSelector=se.escape;var ue=function(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&re(e).is(n))break;r.push(e)}return r},le=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},ce=re.expr.match.needsContext,fe=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,pe=/^.[^:#\[\.,]*$/;re.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?re.find.matchesSelector(r,e)?[r]:[]:re.find.matches(e,re.grep(t,function(e){return 1===e.nodeType}))},re.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(re(e).filter(function(){for(t=0;t1?re.uniqueSort(n):n},filter:function(e){return this.pushStack(o(this,e||[],!1))},not:function(e){return this.pushStack(o(this,e||[],!0))},is:function(e){return!!o(this,"string"==typeof e&&ce.test(e)?re(e):e||[],!1).length}});var de,he=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(re.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||de,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:he.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof re?t[0]:t,re.merge(this,re.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:X,!0)),fe.test(r[1])&&re.isPlainObject(t))for(r in t)re.isFunction(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=X.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):re.isFunction(e)?void 0!==n.ready?n.ready(e):e(re):re.makeArray(e,this)}).prototype=re.fn,de=re(X);var ge=/^(?:parents|prev(?:Until|All))/,ve={children:!0,contents:!0,next:!0,prev:!0};re.fn.extend({has:function(e){var t=re(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&re.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?re.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?Q.call(re(e),this[0]):Q.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(re.uniqueSort(re.merge(this.get(),re(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),re.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return ue(e,"parentNode")},parentsUntil:function(e,t,n){return ue(e,"parentNode",n)},next:function(e){return a(e,"nextSibling")},prev:function(e){return a(e,"previousSibling")},nextAll:function(e){return ue(e,"nextSibling")},prevAll:function(e){return ue(e,"previousSibling")},nextUntil:function(e,t,n){return ue(e,"nextSibling",n)},prevUntil:function(e,t,n){return ue(e,"previousSibling",n)},siblings:function(e){return le((e.parentNode||{}).firstChild,e)},children:function(e){return le(e.firstChild)},contents:function(e){return i(e,"iframe")?e.contentDocument:(i(e,"template")&&(e=e.content||e),re.merge([],e.childNodes))}},function(e,t){re.fn[e]=function(n,r){var i=re.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=re.filter(r,i)),this.length>1&&(ve[e]||re.uniqueSort(i),ge.test(e)&&i.reverse()),this.pushStack(i)}});var me=/[^\x20\t\r\n\f]+/g;re.Callbacks=function(e){e="string"==typeof e?function(e){var t={};return re.each(e.match(me)||[],function(e,n){t[n]=!0}),t}(e):re.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1)for(n=a.shift();++s-1;)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?re.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l},re.extend({Deferred:function(t){var n=[["notify","progress",re.Callbacks("memory"),re.Callbacks("memory"),2],["resolve","done",re.Callbacks("once memory"),re.Callbacks("once memory"),0,"resolved"],["reject","fail",re.Callbacks("once memory"),re.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},catch:function(e){return i.then(null,e)},pipe:function(){var e=arguments;return re.Deferred(function(t){re.each(n,function(n,r){var i=re.isFunction(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&re.isFunction(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){function o(t,n,r,i){return function(){var l=this,c=arguments,f=function(){var e,f;if(!(t=a&&(r!==u&&(l=void 0,c=[e]),n.rejectWith(l,c))}};t?p():(re.Deferred.getStackHook&&(p.stackTrace=re.Deferred.getStackHook()),e.setTimeout(p))}}var a=0;return re.Deferred(function(e){n[0][3].add(o(0,e,re.isFunction(i)?i:s,e.notifyWith)),n[1][3].add(o(0,e,re.isFunction(t)?t:s)),n[2][3].add(o(0,e,re.isFunction(r)?r:u))}).promise()},promise:function(e){return null!=e?re.extend(e,i):i}},o={};return re.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[0][2].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=V.call(arguments),o=re.Deferred(),a=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?V.call(arguments):n,--t||o.resolveWith(r,i)}};if(t<=1&&(l(e,o.done(a(n)).resolve,o.reject,!t),"pending"===o.state()||re.isFunction(i[n]&&i[n].then)))return o.then();for(;n--;)l(i[n],a(n),o.reject);return o.promise()}});var ye=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;re.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&ye.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},re.readyException=function(t){e.setTimeout(function(){throw t})};var xe=re.Deferred();re.fn.ready=function(e){return xe.then(e).catch(function(e){re.readyException(e)}),this},re.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--re.readyWait:re.isReady)||(re.isReady=!0,!0!==e&&--re.readyWait>0||xe.resolveWith(X,[re]))}}),re.ready.then=xe.then,"complete"===X.readyState||"loading"!==X.readyState&&!X.documentElement.doScroll?e.setTimeout(re.ready):(X.addEventListener("DOMContentLoaded",c),e.addEventListener("load",c));var be=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===re.type(n)){i=!0;for(s in n)be(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,re.isFunction(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(re(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){Ce.remove(this,e)})}}),re.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Te.get(e,t),n&&(!r||Array.isArray(n)?r=Te.access(e,t,re.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=re.queue(e,t),r=n.length,i=n.shift(),o=re._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){re.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Te.get(e,n)||Te.access(e,n,{empty:re.Callbacks("once memory").add(function(){Te.remove(e,[t+"queue",n])})})}}),re.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,Fe=/^$|\/(?:java|ecma)script/i,Oe={option:[1,""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};Oe.optgroup=Oe.option,Oe.tbody=Oe.tfoot=Oe.colgroup=Oe.caption=Oe.thead,Oe.th=Oe.td;var Pe=/<|&#?\w+;/;!function(){var e=X.createDocumentFragment().appendChild(X.createElement("div")),t=X.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),ne.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",ne.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var Re=X.documentElement,Me=/^key/,Ie=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,We=/^([^.]*)(?:\.(.+)|)/;re.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Te.get(e);if(v)for(n.handler&&(n=(o=n).handler,i=o.selector),i&&re.find.matchesSelector(Re,i),n.guid||(n.guid=re.guid++),(u=v.events)||(u=v.events={}),(a=v.handle)||(a=v.handle=function(t){return void 0!==re&&re.event.triggered!==t.type?re.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(me)||[""]).length;l--;)d=g=(s=We.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=re.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=re.event.special[d]||{},c=re.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&re.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),re.event.global[d]=!0)},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Te.hasData(e)&&Te.get(e);if(v&&(u=v.events)){for(l=(t=(t||"").match(me)||[""]).length;l--;)if(s=We.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){for(f=re.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;o--;)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||re.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)re.event.remove(e,d+t[l],n,r,!0);re.isEmptyObject(u)&&Te.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=re.event.fix(e),u=new Array(arguments.length),l=(Te.get(this,"events")||{})[s.type]||[],c=re.event.special[s.type]||{};for(u[0]=s,t=1;t=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:re.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,Be=/\s*$/g;re.extend({htmlPrefilter:function(e){return e.replace($e,"<$1>")},clone:function(e,t,n){var r,i,o,a,s=e.cloneNode(!0),u=re.contains(e.ownerDocument,e);if(!(ne.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||re.isXMLDoc(e)))for(a=g(s),r=0,i=(o=g(e)).length;r0&&v(a,!u&&g(e,"script")),s},cleanData:function(e){for(var t,n,r,i=re.event.special,o=0;void 0!==(n=e[o]);o++)if(we(n)){if(t=n[Te.expando]){if(t.events)for(r in t.events)i[r]?re.event.remove(n,r):re.removeEvent(n,r,t.handle);n[Te.expando]=void 0}n[Ce.expando]&&(n[Ce.expando]=void 0)}}}),re.fn.extend({detach:function(e){return k(this,e,!0)},remove:function(e){return k(this,e)},text:function(e){return be(this,function(e){return void 0===e?re.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return E(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){T(this,e).appendChild(e)}})},prepend:function(){return E(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=T(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return E(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return E(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(re.cleanData(g(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return re.clone(this,e,t)})},html:function(e){return be(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Be.test(e)&&!Oe[(He.exec(e)||["",""])[1].toLowerCase()]){e=re.htmlPrefilter(e);try{for(;n1)}}),re.Tween=L,(L.prototype={constructor:L,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||re.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(re.cssNumber[n]?"":"px")},cur:function(){var e=L.propHooks[this.prop];return e&&e.get?e.get(this):L.propHooks._default.get(this)},run:function(e){var t,n=L.propHooks[this.prop];return this.options.duration?this.pos=t=re.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):L.propHooks._default.set(this),this}}).init.prototype=L.prototype,(L.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=re.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){re.fx.step[e.prop]?re.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[re.cssProps[e.prop]]&&!re.cssHooks[e.prop]?e.elem[e.prop]=e.now:re.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=L.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},re.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},re.fx=L.prototype.init,re.fx.step={};var tt,nt,rt=/^(?:toggle|show|hide)$/,it=/queueHooks$/;re.Animation=re.extend(R,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return d(n.elem,e,Ne.exec(t),n),n}]},tweener:function(e,t){re.isFunction(e)?(t=e,e=["*"]):e=e.match(me);for(var n,r=0,i=e.length;r1)},removeAttr:function(e){return this.each(function(){re.removeAttr(this,e)})}}),re.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?re.prop(e,t,n):(1===o&&re.isXMLDoc(e)||(i=re.attrHooks[t.toLowerCase()]||(re.expr.match.bool.test(t)?ot:void 0)),void 0!==n?null===n?void re.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=re.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!ne.radioValue&&"radio"===t&&i(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(me);if(i&&1===e.nodeType)for(;n=i[r++];)e.removeAttribute(n)}}),ot={set:function(e,t,n){return!1===t?re.removeAttr(e,n):e.setAttribute(n,n),n}},re.each(re.expr.match.bool.source.match(/\w+/g),function(e,t){var n=at[t]||re.find.attr;at[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=at[a],at[a]=i,i=null!=n(e,t,r)?a:null,at[a]=o),i}});var st=/^(?:input|select|textarea|button)$/i,ut=/^(?:a|area)$/i;re.fn.extend({prop:function(e,t){return be(this,re.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[re.propFix[e]||e]})}}),re.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&re.isXMLDoc(e)||(t=re.propFix[t]||t,i=re.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=re.find.attr(e,"tabindex");return t?parseInt(t,10):st.test(e.nodeName)||ut.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),ne.optSelected||(re.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),re.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){re.propFix[this.toLowerCase()]=this}),re.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(re.isFunction(e))return this.each(function(t){re(this).addClass(e.call(this,t,I(this)))});if("string"==typeof e&&e)for(t=e.match(me)||[];n=this[u++];)if(i=I(n),r=1===n.nodeType&&" "+M(i)+" "){for(a=0;o=t[a++];)r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=M(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u=0;if(re.isFunction(e))return this.each(function(t){re(this).removeClass(e.call(this,t,I(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof e&&e)for(t=e.match(me)||[];n=this[u++];)if(i=I(n),r=1===n.nodeType&&" "+M(i)+" "){for(a=0;o=t[a++];)for(;r.indexOf(" "+o+" ")>-1;)r=r.replace(" "+o+" "," ");i!==(s=M(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e;return"boolean"==typeof t&&"string"===n?t?this.addClass(e):this.removeClass(e):re.isFunction(e)?this.each(function(n){re(this).toggleClass(e.call(this,n,I(this),t),t)}):this.each(function(){var t,r,i,o;if("string"===n)for(r=0,i=re(this),o=e.match(me)||[];t=o[r++];)i.hasClass(t)?i.removeClass(t):i.addClass(t);else void 0!==e&&"boolean"!==n||((t=I(this))&&Te.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":Te.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+M(I(n))+" ").indexOf(t)>-1)return!0;return!1}});var lt=/\r/g;re.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=re.isFunction(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,re(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=re.map(i,function(e){return null==e?"":e+""})),(t=re.valHooks[this.type]||re.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return(t=re.valHooks[i.type]||re.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(lt,""):null==n?"":n}}}),re.extend({valHooks:{option:{get:function(e){var t=re.find.attr(e,"value");return null!=t?t:M(re.text(e))}},select:{get:function(e){var t,n,r,o=e.options,a=e.selectedIndex,s="select-one"===e.type,u=s?null:[],l=s?a+1:o.length;for(r=a<0?l:s?a:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),re.each(["radio","checkbox"],function(){re.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=re.inArray(re(e).val(),t)>-1}},ne.checkOn||(re.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})});var ct=/^(?:focusinfocus|focusoutblur)$/;re.extend(re.event,{trigger:function(t,n,r,i){var o,a,s,u,l,c,f,p=[r||X],d=Z.call(t,"type")?t.type:t,h=Z.call(t,"namespace")?t.namespace.split("."):[];if(a=s=r=r||X,3!==r.nodeType&&8!==r.nodeType&&!ct.test(d+re.event.triggered)&&(d.indexOf(".")>-1&&(d=(h=d.split(".")).shift(),h.sort()),l=d.indexOf(":")<0&&"on"+d,t=t[re.expando]?t:new re.Event(d,"object"==typeof t&&t),t.isTrigger=i?2:3,t.namespace=h.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),n=null==n?[t]:re.makeArray(n,[t]),f=re.event.special[d]||{},i||!f.trigger||!1!==f.trigger.apply(r,n))){if(!i&&!f.noBubble&&!re.isWindow(r)){for(u=f.delegateType||d,ct.test(u+d)||(a=a.parentNode);a;a=a.parentNode)p.push(a),s=a;s===(r.ownerDocument||X)&&p.push(s.defaultView||s.parentWindow||e)}for(o=0;(a=p[o++])&&!t.isPropagationStopped();)t.type=o>1?u:f.bindType||d,(c=(Te.get(a,"events")||{})[t.type]&&Te.get(a,"handle"))&&c.apply(a,n),(c=l&&a[l])&&c.apply&&we(a)&&(t.result=c.apply(a,n),!1===t.result&&t.preventDefault());return t.type=d,i||t.isDefaultPrevented()||f._default&&!1!==f._default.apply(p.pop(),n)||!we(r)||l&&re.isFunction(r[d])&&!re.isWindow(r)&&((s=r[l])&&(r[l]=null),re.event.triggered=d,r[d](),re.event.triggered=void 0,s&&(r[l]=s)),t.result}},simulate:function(e,t,n){var r=re.extend(new re.Event,n,{type:e,isSimulated:!0});re.event.trigger(r,null,t)}}),re.fn.extend({trigger:function(e,t){return this.each(function(){re.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return re.event.trigger(e,t,n,!0)}}),re.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(e,t){re.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),re.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),ne.focusin="onfocusin"in e,ne.focusin||re.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){re.event.simulate(t,e.target,re.event.fix(e))};re.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=Te.access(r,t);i||r.addEventListener(e,n,!0),Te.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=Te.access(r,t)-1;i?Te.access(r,t,i):(r.removeEventListener(e,n,!0),Te.remove(r,t))}}});var ft=e.location,pt=re.now(),dt=/\?/;re.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||re.error("Invalid XML: "+t),n};var ht=/\[\]$/,gt=/\r?\n/g,vt=/^(?:submit|button|image|reset|file)$/i,mt=/^(?:input|select|textarea|keygen)/i;re.param=function(e,t){var n,r=[],i=function(e,t){var n=re.isFunction(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!re.isPlainObject(e))re.each(e,function(){i(this.name,this.value)});else for(n in e)W(n,e[n],t,i);return r.join("&")},re.fn.extend({serialize:function(){return re.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=re.prop(this,"elements");return e?re.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!re(this).is(":disabled")&&mt.test(this.nodeName)&&!vt.test(e)&&(this.checked||!Le.test(e))}).map(function(e,t){var n=re(this).val();return null==n?null:Array.isArray(n)?re.map(n,function(e){return{name:t.name,value:e.replace(gt,"\r\n")}}):{name:t.name,value:n.replace(gt,"\r\n")}}).get()}});var yt=/%20/g,xt=/#.*$/,bt=/([?&])_=[^&]*/,wt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Tt=/^(?:GET|HEAD)$/,Ct=/^\/\//,Et={},kt={},St="*/".concat("*"),Nt=X.createElement("a");Nt.href=ft.href,re.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:ft.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(ft.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":St,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"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":re.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?_(_(e,re.ajaxSettings),t):_(re.ajaxSettings,e)},ajaxPrefilter:$(Et),ajaxTransport:$(kt),ajax:function(t,n){function r(t,n,r,s){var l,p,d,b,w,T=n;c||(c=!0,u&&e.clearTimeout(u),i=void 0,a=s||"",C.readyState=t>0?4:0,l=t>=200&&t<300||304===t,r&&(b=function(e,t,n){for(var r,i,o,a,s=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(h,C,r)),b=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];for(o=c.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}(h,b,C,l),l?(h.ifModified&&((w=C.getResponseHeader("Last-Modified"))&&(re.lastModified[o]=w),(w=C.getResponseHeader("etag"))&&(re.etag[o]=w)),204===t||"HEAD"===h.type?T="nocontent":304===t?T="notmodified":(T=b.state,p=b.data,l=!(d=b.error))):(d=T,!t&&T||(T="error",t<0&&(t=0))),C.status=t,C.statusText=(n||T)+"",l?m.resolveWith(g,[p,T,C]):m.rejectWith(g,[C,T,d]),C.statusCode(x),x=void 0,f&&v.trigger(l?"ajaxSuccess":"ajaxError",[C,h,l?p:d]),y.fireWith(g,[C,T]),f&&(v.trigger("ajaxComplete",[C,h]),--re.active||re.event.trigger("ajaxStop")))}"object"==typeof t&&(n=t,t=void 0),n=n||{};var i,o,a,s,u,l,c,f,p,d,h=re.ajaxSetup({},n),g=h.context||h,v=h.context&&(g.nodeType||g.jquery)?re(g):re.event,m=re.Deferred(),y=re.Callbacks("once memory"),x=h.statusCode||{},b={},w={},T="canceled",C={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s)for(s={};t=wt.exec(a);)s[t[1].toLowerCase()]=t[2];t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=w[e.toLowerCase()]=w[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)C.always(e[C.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||T;return i&&i.abort(t),r(0,t),this}};if(m.promise(C),h.url=((t||h.url||ft.href)+"").replace(Ct,ft.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(me)||[""],null==h.crossDomain){l=X.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Nt.protocol+"//"+Nt.host!=l.protocol+"//"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=re.param(h.data,h.traditional)),B(Et,h,n,C),c)return C;(f=re.event&&h.global)&&0==re.active++&&re.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Tt.test(h.type),o=h.url.replace(xt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(yt,"+")):(d=h.url.slice(o.length),h.data&&(o+=(dt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(bt,"$1"),d=(dt.test(o)?"&":"?")+"_="+pt+++d),h.url=o+d),h.ifModified&&(re.lastModified[o]&&C.setRequestHeader("If-Modified-Since",re.lastModified[o]),re.etag[o]&&C.setRequestHeader("If-None-Match",re.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&C.setRequestHeader("Content-Type",h.contentType),C.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+St+"; q=0.01":""):h.accepts["*"]);for(p in h.headers)C.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(g,C,h)||c))return C.abort();if(T="abort",y.add(h.complete),C.done(h.success),C.fail(h.error),i=B(kt,h,n,C)){if(C.readyState=1,f&&v.trigger("ajaxSend",[C,h]),c)return C;h.async&&h.timeout>0&&(u=e.setTimeout(function(){C.abort("timeout")},h.timeout));try{c=!1,i.send(b,r)}catch(e){if(c)throw e;r(-1,e)}}else r(-1,"No Transport");return C},getJSON:function(e,t,n){return re.get(e,t,n,"json")},getScript:function(e,t){return re.get(e,void 0,t,"script")}}),re.each(["get","post"],function(e,t){re[t]=function(e,n,r,i){return re.isFunction(n)&&(i=i||r,r=n,n=void 0),re.ajax(re.extend({url:e,type:t,dataType:i,data:n,success:r},re.isPlainObject(e)&&e))}}),re._evalUrl=function(e){return re.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,throws:!0})},re.fn.extend({wrapAll:function(e){var t;return this[0]&&(re.isFunction(e)&&(e=e.call(this[0])),t=re(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return re.isFunction(e)?this.each(function(t){re(this).wrapInner(e.call(this,t))}):this.each(function(){var t=re(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=re.isFunction(e);return this.each(function(n){re(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){re(this).replaceWith(this.childNodes)}),this}}),re.expr.pseudos.hidden=function(e){return!re.expr.pseudos.visible(e)},re.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},re.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Dt={0:200,1223:204},jt=re.ajaxSettings.xhr();ne.cors=!!jt&&"withCredentials"in jt,ne.ajax=jt=!!jt,re.ajaxTransport(function(t){var n,r;if(ne.cors||jt&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(a in i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Dt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),re.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),re.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return re.globalEval(e),e}}}),re.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),re.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(r,i){t=re(" + + + + + + + + \ No newline at end of file diff --git a/archiv/november2024/index.php b/archiv/november2024/index.php new file mode 100644 index 0000000..3b6b121 --- /dev/null +++ b/archiv/november2024/index.php @@ -0,0 +1,906 @@ + + + + + Nacht der Wissenschaft + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Nacht der Wissenschaft
+ 22. November 2024

+

Logo

+ +
+
+
+
+
+
+

Die Nacht der Wissenschaft ist wieder da!

+
+
+ +
+ +
+

Programm

+

+ Das Hauptprogramm wird voraussichtlich um 19 Uhr beginnen, dabei werden Vorträge am KIT Campus-Süd + und im Triangel + Open-Space stattfinden.
+ Das genaue Programm wird in den Wochen vor der Veranstaltung veröffentlicht, schaut also hier + vorbei, + oder folgt unseren Sozial-Media Kanälen um immer auf dem aktuellen Stand zu + bleiben. +

Der Weg zu den Hörsälen Tulla, Redtenbacher + und zur Triangel ist vor Ort ausgeschildert.

+
+
+ +
+
+

Hauptprogramm

+
+
+ +
+

+
show all close all +

+
+
+ +
+
+
+
+ +
+
+

+
+

Filme und Fernsehserien zeigen uns Bilder von Männlichkeit und Weiblichkeit (und + anderen Identitäten). + Aber was für Bilder sind das und welche Rolle spielt dabei der "male gaze"? In dem + Vortrag erforschen wir mit einer medienkulturwissenschaftlichen Perspektive den + Zusammenhang von Medien und Geschlecht: Wir betrachten verschiedene Beispiele für + Darstellungen von Männlichkeit und Weiblichkeit in Filmen und Fernsehserien und + diskutieren insbesondere am Beispiel von männlichen Figuren die Frage, welche + Repräsentationen auf Kinoleinwänden und Fernsehbildschirmen wir uns wünschen.

+

Referentin: Dr. phil. Marie-Hélène Adam WMK-ITZ

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

+
+

Die DNA ist der Träger der Erbinformation aller Lebewesen. Um DNA nicht nur im + Reagenzglas, sondern auch unter dem Mikroskop + in der biologischen Umgebung sichtbar zu machen, ist die Chemie gefragt. Das gelingt + durch synthetische fluoreszente + DNA-Bausteine oder die chemische Anbindung fluoreszierender Farbstoffe durch die + Click-Chemie. In Kombination mit der + zelleigenen Stoffumwandlung können wir die DNA sogar dazu bringen, sich selbst mit + Farbstoffen so zu markieren, dass sie in + lebenden biologischen Zellen aufleuchtet.
Erfahren Sie mehr über diese spannende + Schnittstelle von Biologie und Chemie und + lassen Sie sich von den leuchtenden Erkenntnissen dieser Grundlagenforschung und + innovativen Technologien begeistern!

+

Referent: Prof. Dr. Hans-Achim Wagenknecht, IOC

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

Von + Friedrich Hermann Hartmann Gemeinfrei, + https://commons.wikimedia.org/w/index.php?curid=95970 +
+

1874 veröffentlichte der Philologe und Philosoph Friedrich Nietzsche seine II. + Unzeitgemäße Betrachtung unter dem Titel „Vom Nutzen und Nachteil der Historie für + das Leben“. + Der Text, dem Genre nach eine Satire, beschäftigt sich mit den Gründen, warum + Menschen sich überhaupt mit Geschichte befassen und was sie sich davon versprechen. + Der Vortrag vollzieht Nietzsches Gedankengang nach, zu dem unter anderem die + Unterscheidung zwischen Schaf und Mensch, Kalenderblatt und Erinnerung, + das Lästern über Nostalgiker und ein Einblick in die Psychologie des Größenwahns + sowie des Davonlaufens vor der Geschichte gehören.
Wer jemals geglaubt hat, + Geschichte sei öde und trocken, wird von Nietzsche eines anderen belehrt. Nietzsche + war der Böhmermann seiner Epoche.

+ Referent: Prof. Dr. Rolf-Ulrich Kunze, ITZ +

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

+
+

Digitale Spiele wecken unsere Neugier, lassen uns Kompetenz erleben, und geben uns + die Möglichkeit, uns in virtuellen Welten zu verlieren. + Aber wie sieht es dann eigentlich mit dem Beenden von Spielesessions aus? In meinem + Vortrag gebe ich einen Überblick über die aktuelle Forschung der + KIT-Forschungsgruppe + Human-Computer Interaction and Accessibility zum Disengagement von digitalen + Spielen: + Wie gehen erwachsene Spielende damit um, was sind die Erfahrungen von Kindern und + ihren Eltern, und gibt es Möglichkeiten, einen positiven Ausstieg aus dem + Spiel durch Spielmechaniken zu unterstützen?
Der Vortrag schließt mit einer + kritischen Reflektion aktueller Trends in Game Design, und einer + gemeinsamen Diskussion unserer Erfahrungen zum Thema Disengagement. +

+

Referentin: Prof. Dr. Kathrin Gerling, HCI

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

+
+

Körperliche Inaktivität ist einer der Hauptrisikofaktoren für chronische Erkrankungen + und vorzeitige Sterblichkeit weltweit. + Die Weltgesundheitsorganisation betont daher: Jeder Schritt zählt! Aber wie können + wir die alltägliche Bewegungsaktivität tatsächlich fördern? + Spielen affektive Prozesse, also unsere Stimmung, dabei eine Rolle? Diese und + weitere Fragen versuchen wir mithilfe des Ambulanten Assessments zu beantworten - + einer innovativen Methodik, die Bewegungssensoren mit elektronischen Tagebüchern + verbindet, um den Alltag im echten Leben zu erfassen. Im Vortrag wird gezeigt, + wie Stimmung und Bewegung zusammenhängen, und wie weitere Faktoren, zum Beispiel + soziale Kontakte, und das Wetter einen Einfluss auf unsere Bewegung haben.

+

Referentin: Irina Timm, IFSS

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

+
+

Mathematiker:innen denken sich manchmal die merkwürdigsten Dinge aus. Sie machen + Annahmen, die nichts mit der Realität zu tun haben, und fragen: + "Was wäre, wenn?" Und dann zermartern sie sich das Hirn, um + allerlei Dinge zu beweisen, die in der resultierenden + hypothetischen Welt gelten. In diesem Vortrag tauchen wir in die + hypothetische Welt der hyperbolischen Geometrie ein, in der etwas + sehr Ungewöhnliches für die Parallelität von Geraden + gilt. Zunächst bauen wir ein Luftschloss und genießen die + Schönheit (und Abstrusität) der resultierenden Theorie, losgelöst + von jeglicher praktischen Anwendung. Später werden wir am Beispiel + komplexer Netzwerke sehen, welches nützliche Werkzeug dieses + vermeintliche Luftschloss tatsächlich ist. Fragen, die man damit + beantworten kann, reichen von "Warum kennt man jede Person über + nur ein paar Ecken?" über "Wie verbreiten sich Viren oder + Gerüchte?" bis hin zu "Warum kann mein Computer das so schnell + berechnen?"

+

Referent: Thomas Bläsius, SCALE-ITI

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

+
+

Wie können Startups, die soziale oder ökologische Probleme lösen wollen, die + richtigen Investoren finden? + Impact Investing verbindet Kapital und Nachhaltigkeit; Wie das gelingen kann, + schauen wir uns genauer an und werfen einen Blick in die + Forschung zu verantwortungsvollem Unternehmertum, nachhaltigen Startups und + Impact-Investing. Entdeckt, wie Unternehmertum die Welt verändern kann.

+

Referenten: Prof. Dr. Orestis Terzidis und Christin Eckerle entechnon

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

+
+

Energiethemen werden in den letzten Jahren intensiv in der Öffentlichkeit + diskutiert. Das Wissen darum, wie die heute dominanten Systeme „in die Welt kamen“ + und durch welche diskursiven und praktischen Aushandlungsprozesse sie begleitet + wurden, ist jedoch im Alltag weitgehend verlorengegangen. + Insbesondere für Strom gilt in den meisten westlichen Gesellschaften: er ist einfach + immer da. + Diese Perspektiven beleuchtet der Vortrag in historischen Schlaglichtern. Er lädt + damit zur Diskussion ein, was uns das Wissen um + Energiegeschichte nutzen kann, nicht zuletzt auch bei der Transformation hin zu + einer nachhaltigen Energieversorgung.

+

Referentin: Dr. phil. Nicole Hesse, ITZ +

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

+
+

Wasserstoff aus Erdgas herstellen, emissionsfrei und energieeffizient? Abwärme aus + Hochtemperaturprozessen in der Glas-, Keramik-, Zement-, Stahl- + und Eisenindustrie speichern und weiternutzen? Kohlendioxid zerlegen und wertvollen + Kohlenstoff und Sauerstoff daraus gewinnen? Biogas zu Kohlenstoff und + Wasserstoff umwandeln und dabei sogar eine klimapositive Emissionsbilanz + schaffen?
+ Mittels flüssiger Metalle kann Wärme auch bei sehr hoher Temperatur transportiert, + gespeichert, weitergenutzt werden. Aber nicht nur das: + Die besonderen Eigenschaften ermöglichen auch neue Herstellungsverfahren für + sauberen Wasserstoff, wertvollen Kohlenstoff und synthetische Kraftstoffe. + Freuen Sie sich auf einen Einblick in die faszinierende Welt der Flüssigmetalle als + Basis für emissionsfreie industrielle Prozesse auch und gerade hier in Deutschland + und Europa.

+

Referent: Prof. Dr.-Ing. Thomas Wetzel, TVT

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

+
+

Was haben Reinigungsmittel, mRNA-Impfstoffe und Straßenbelag gemeinsam? In ihrer + Herstellung können biologische Katalysatoren wie Enzyme und Mikroorganismen genutzt + werden. + Doch wussten Sie, dass wir bisher nur einen winzigen Bruchteil des mikrobiellen + Lebens kennen? Welche unentdeckten Mikroorganismen könnten also noch auf ihre + industrielle Anwendung warten?
+ In seinem Vortrag erklärt Dr. Kersten Rabe, wie uns neue Techniken helfen, diese + verborgenen Schätze zu finden. + Wieso können wir nicht einfach künstliche Intelligenz nutzen, um die besten + Kandidaten vorherzusagen? Welche neuen Möglichkeiten eröffnen sich durch + Identifikation, + Selektion und Evolution, um die nächsten industriellen Superstars für eine + nachhaltige Zukunft zu entdecken? +

+

Referent: Dr. Kersten Rabe, IBG

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

+
+

Die Abnahme der Artenvielfalt hat Insekten besonders hart getroffen. In manchen + Gegenden der Erde müssen Nutzpflanzen bereits per Hand bestäubt werden. + Und weil die allermeisten Insekten so klein und unauffällig sind, wurden bislang ca. + 90% der Arten noch nicht einmal durch Experten, den Taxonomen, beschrieben. + In diesem Vortrag schauen wir uns an, wie die Schwebe-Technologie „Acoustic + Levitation“ Forschende beim Monitoring bestehender Arten und bei der + Entdeckung neuer Arten („dark taxa“) unterstützen kann.

+

Referent:apl. Prof. Dr. Christian Pylatiuk, IAI +

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

+
+

Tagtäglich schrecken uns Meldungen zum Vorkommen von Schadstoffen im Trinkwasser, in + Lebensmitteln und in Gegenständen des täglichen Gebrauchs auf. + Sie vermitteln Ängste und den Eindruck, dass wir immer mehr toxischen Substanzen + ausgesetzt sind. Stimmt das so, und wie können wir die Situation wissenschaftlich + bewerten? + Dies ist eine zentrale Aufgabe der Toxikologie, konkret die Unterscheidung zwischen + vermeintlichen und tatsächlichen Risiken. + Anhand von konkreten Beispielen, wie etwa dem kürzlich beschriebenen Fund von Arsen + in Buchdeckeln von alten Büchern, sollen sowohl wissenschaftliche + Bewertungsansätze wie auch eigene Forschungsarbeiten auf diesem Gebiet vorgestellt + werden.

+

Referentin: Prof. Dr. Andrea Hartwig, LMC-Tox

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

+
+

Pilze sind allgegenwärtig in der Natur und extrem wichtig im Boden, wo sie totes + pflanzliches und tierisches Material abbauen und damit den Nährstoffkreislauf + schließen. + Mehr als 80 % aller Landpflanzen leben sogar in einer „Ehe“ mit Pilzen, der + sogenannten Mycorrhiza. Die Pilzforscher sagen: „Pflanzen haben keine Wurzeln, + sondern Pilze“. + Das reflektiert die Tatsache, dass z.B. ein Meter Baumwurzel mit einem Kilometer + Pilzhyphen vergesellschaftet ist. Pilze ernähren unsere Pflanzen und schützen sie + vor Schädlingen! + Es gibt allerdings auch einige Pilze, die im Boden regelrecht „auf der Lauer“ liegen + und mit einem speziellen „Deodorant“ Rundwürmer in + ausgelegte Schlingen locken. Die Nematoden kleben an den Fallen, und die Pilze + dringen mit ihren Hyphen in die Körper ein, um sie von innen zu verdauen. + Da viele unserer Kulturpflanzen von schädlichen Nematoden bedroht sind, sollte man + diese Pilze als natürliche Schädlingsbekämpfer einsetzen. + Die Einblicke in die unterirdische Pilzwelt werden sie begeistern!
+ Video +

+

Referenten: Prof. Dr. Reinhard Fischer und Prof. Dr. Natalia Requena IAB

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

+
+

In der öffentlichen Wahrnehmung wird künstliche Intelligenz (KI) oft + als schwer begreifliches, undurchsichtiges Etwas gesehen, bei dem nicht + immer klar ist was eigentlich passiert. In diesem Vortrag sehen wir uns + gemeinsam an, wie KI erklärt werden kann, ob dies eine sichere + Verwendung erlaubt oder sogar gegen (Computer)Angriffe schützen kann.

+

Referent: TT.-Prof. Dr. Christian Wressnegger IntelliSEC

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

+
+

Quantenmechanik bestimmt das Verhalten der kleinsten Bausteine der Natur + Supraleitung + hingegen ist ein makroskopisches Phänomen auf Abmessungen des Alltags, + bei dem Materialien bei tiefen Temperaturen widerstandsfrei Strom leiten. Wir + diskutieren, dass Supraleitung, mit Anwendungen in Energietechnik, + Medizin, und Informationsverarbeitung, eine makroskopisches Quantenphänomen ist.

+

Referent: Prof. Jörg Schmalian TKM +

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

+
+

In this midnight lecture, I will emphasize why we need healthy city trees and urban + forests to guarantee human well-being, happiness, and ecosystem health.

+

Referent: + Dr. rer. nat. Somidh Saha ITAS

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

Veranstaltungsorte

+

Die Veranstaltung wird am Ehrenhof des KIT Campus Süd und im Triangel am Kronenplatz stattfinden.

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

Bilder

+

Eindrücke der letzten Veranstaltungen:

+
+ +
+
+ +
+
+
+
+

Über uns

+

Die „Nacht der Wissenschaft“ wurde erstmals im Januar 2016 von der gleichnamigen + Hochschulgruppe organisiert. Dort engagieren sich Studierende verschiedener Fachrichtungen + ehrenamtlich, um spannende Vortragsreihen am Karlsruher Institut für Technologie zu + organisieren. Wir freuen uns daher immer über engagierte Studierende, die ihre Ideen + bei der Organisation des Abends einbringen. Schreibt uns einfach eine Mail! +
+

+ +
+

Socials

+ Besucht uns bei Facebook + Besucht uns auf Twitter + Folgt uns auf Instagramm + +
+
+
+
+ +
+
+

Wir danken unseren Unterstützern:

+
+

+ + + + + + +

+
+
+
+ +
+ +
+
+
+ + + + + + + + + + + + + + \ No newline at end of file diff --git a/archiv/november2024/js/bootstrap.min.js b/archiv/november2024/js/bootstrap.min.js new file mode 100644 index 0000000..57d16bb --- /dev/null +++ b/archiv/november2024/js/bootstrap.min.js @@ -0,0 +1,797 @@ +/*! + * 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 (t) { + "use strict"; + var e = jQuery.fn.jquery.split(" ")[0].split("."); + if (e[0] < 2 && e[1] < 9 || 1 == e[0] && 9 == e[1] && e[2] < 1 || e[0] > 3) throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4") +}(), function (t) { + "use strict"; + t.fn.emulateTransitionEnd = function (e) { + var i = !1, o = this; + t(this).one("bsTransitionEnd", function () { + i = !0 + }); + return setTimeout(function () { + i || t(o).trigger(t.support.transition.end) + }, e), this + }, t(function () { + t.support.transition = function () { + var t = document.createElement("bootstrap"), e = { + WebkitTransition: "webkitTransitionEnd", + MozTransition: "transitionend", + OTransition: "oTransitionEnd otransitionend", + transition: "transitionend" + }; + for (var i in e) if (void 0 !== t.style[i]) return {end: e[i]}; + return !1 + }(), t.support.transition && (t.event.special.bsTransitionEnd = { + bindType: t.support.transition.end, + delegateType: t.support.transition.end, + handle: function (e) { + if (t(e.target).is(this)) return e.handleObj.handler.apply(this, arguments) + } + }) + }) +}(jQuery), function (t) { + "use strict"; + var e = '[data-dismiss="alert"]', i = function (i) { + t(i).on("click", e, this.close) + }; + i.VERSION = "3.3.7", i.TRANSITION_DURATION = 150, i.prototype.close = function (e) { + function o() { + a.detach().trigger("closed.bs.alert").remove() + } + + var n = t(this), s = n.attr("data-target"); + s || (s = (s = n.attr("href")) && s.replace(/.*(?=#[^\s]*$)/, "")); + var a = t("#" === s ? [] : s); + e && e.preventDefault(), a.length || (a = n.closest(".alert")), a.trigger(e = t.Event("close.bs.alert")), e.isDefaultPrevented() || (a.removeClass("in"), t.support.transition && a.hasClass("fade") ? a.one("bsTransitionEnd", o).emulateTransitionEnd(i.TRANSITION_DURATION) : o()) + }; + var o = t.fn.alert; + t.fn.alert = function (e) { + return this.each(function () { + var o = t(this), n = o.data("bs.alert"); + n || o.data("bs.alert", n = new i(this)), "string" == typeof e && n[e].call(o) + }) + }, t.fn.alert.Constructor = i, t.fn.alert.noConflict = function () { + return t.fn.alert = o, this + }, t(document).on("click.bs.alert.data-api", e, i.prototype.close) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + return this.each(function () { + var o = t(this), n = o.data("bs.button"), s = "object" == typeof e && e; + n || o.data("bs.button", n = new i(this, s)), "toggle" == e ? n.toggle() : e && n.setState(e) + }) + } + + var i = function (e, o) { + this.$element = t(e), this.options = t.extend({}, i.DEFAULTS, o), this.isLoading = !1 + }; + i.VERSION = "3.3.7", i.DEFAULTS = {loadingText: "loading..."}, i.prototype.setState = function (e) { + var i = "disabled", o = this.$element, n = o.is("input") ? "val" : "html", s = o.data(); + e += "Text", null == s.resetText && o.data("resetText", o[n]()), setTimeout(t.proxy(function () { + o[n](null == s[e] ? this.options[e] : s[e]), "loadingText" == e ? (this.isLoading = !0, o.addClass(i).attr(i, i).prop(i, !0)) : this.isLoading && (this.isLoading = !1, o.removeClass(i).removeAttr(i).prop(i, !1)) + }, this), 0) + }, i.prototype.toggle = function () { + var t = !0, e = this.$element.closest('[data-toggle="buttons"]'); + if (e.length) { + var i = this.$element.find("input"); + "radio" == i.prop("type") ? (i.prop("checked") && (t = !1), e.find(".active").removeClass("active"), this.$element.addClass("active")) : "checkbox" == i.prop("type") && (i.prop("checked") !== this.$element.hasClass("active") && (t = !1), this.$element.toggleClass("active")), i.prop("checked", this.$element.hasClass("active")), t && i.trigger("change") + } else this.$element.attr("aria-pressed", !this.$element.hasClass("active")), this.$element.toggleClass("active") + }; + var o = t.fn.button; + t.fn.button = e, t.fn.button.Constructor = i, t.fn.button.noConflict = function () { + return t.fn.button = o, this + }, t(document).on("click.bs.button.data-api", '[data-toggle^="button"]', function (i) { + var o = t(i.target).closest(".btn"); + e.call(o, "toggle"), t(i.target).is('input[type="radio"], input[type="checkbox"]') || (i.preventDefault(), o.is("input,button") ? o.trigger("focus") : o.find("input:visible,button:visible").first().trigger("focus")) + }).on("focus.bs.button.data-api blur.bs.button.data-api", '[data-toggle^="button"]', function (e) { + t(e.target).closest(".btn").toggleClass("focus", /^focus(in)?$/.test(e.type)) + }) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + return this.each(function () { + var o = t(this), n = o.data("bs.carousel"), + s = t.extend({}, i.DEFAULTS, o.data(), "object" == typeof e && e), + a = "string" == typeof e ? e : s.slide; + n || o.data("bs.carousel", n = new i(this, s)), "number" == typeof e ? n.to(e) : a ? n[a]() : s.interval && n.pause().cycle() + }) + } + + var i = function (e, i) { + this.$element = t(e), this.$indicators = this.$element.find(".carousel-indicators"), this.options = i, this.paused = null, this.sliding = null, this.interval = null, this.$active = null, this.$items = null, this.options.keyboard && this.$element.on("keydown.bs.carousel", t.proxy(this.keydown, this)), "hover" == this.options.pause && !("ontouchstart" in document.documentElement) && this.$element.on("mouseenter.bs.carousel", t.proxy(this.pause, this)).on("mouseleave.bs.carousel", t.proxy(this.cycle, this)) + }; + i.VERSION = "3.3.7", i.TRANSITION_DURATION = 600, i.DEFAULTS = { + interval: 5e3, + pause: "hover", + wrap: !0, + keyboard: !0 + }, i.prototype.keydown = function (t) { + if (!/input|textarea/i.test(t.target.tagName)) { + switch (t.which) { + case 37: + this.prev(); + break; + case 39: + this.next(); + break; + default: + return + } + t.preventDefault() + } + }, i.prototype.cycle = function (e) { + return e || (this.paused = !1), this.interval && clearInterval(this.interval), this.options.interval && !this.paused && (this.interval = setInterval(t.proxy(this.next, this), this.options.interval)), this + }, i.prototype.getItemIndex = function (t) { + return this.$items = t.parent().children(".item"), this.$items.index(t || this.$active) + }, i.prototype.getItemForDirection = function (t, e) { + var i = this.getItemIndex(e); + if (("prev" == t && 0 === i || "next" == t && i == this.$items.length - 1) && !this.options.wrap) return e; + var o = (i + ("prev" == t ? -1 : 1)) % this.$items.length; + return this.$items.eq(o) + }, i.prototype.to = function (t) { + var e = this, i = this.getItemIndex(this.$active = this.$element.find(".item.active")); + if (!(t > this.$items.length - 1 || t < 0)) return this.sliding ? this.$element.one("slid.bs.carousel", function () { + e.to(t) + }) : i == t ? this.pause().cycle() : this.slide(t > i ? "next" : "prev", this.$items.eq(t)) + }, i.prototype.pause = function (e) { + return e || (this.paused = !0), this.$element.find(".next, .prev").length && t.support.transition && (this.$element.trigger(t.support.transition.end), this.cycle(!0)), this.interval = clearInterval(this.interval), this + }, i.prototype.next = function () { + if (!this.sliding) return this.slide("next") + }, i.prototype.prev = function () { + if (!this.sliding) return this.slide("prev") + }, i.prototype.slide = function (e, o) { + var n = this.$element.find(".item.active"), s = o || this.getItemForDirection(e, n), a = this.interval, + r = "next" == e ? "left" : "right", l = this; + if (s.hasClass("active")) return this.sliding = !1; + var h = s[0], d = t.Event("slide.bs.carousel", {relatedTarget: h, direction: r}); + if (this.$element.trigger(d), !d.isDefaultPrevented()) { + if (this.sliding = !0, a && this.pause(), this.$indicators.length) { + this.$indicators.find(".active").removeClass("active"); + var p = t(this.$indicators.children()[this.getItemIndex(s)]); + p && p.addClass("active") + } + var c = t.Event("slid.bs.carousel", {relatedTarget: h, direction: r}); + return t.support.transition && this.$element.hasClass("slide") ? (s.addClass(e), s[0].offsetWidth, n.addClass(r), s.addClass(r), n.one("bsTransitionEnd", function () { + s.removeClass([e, r].join(" ")).addClass("active"), n.removeClass(["active", r].join(" ")), l.sliding = !1, setTimeout(function () { + l.$element.trigger(c) + }, 0) + }).emulateTransitionEnd(i.TRANSITION_DURATION)) : (n.removeClass("active"), s.addClass("active"), this.sliding = !1, this.$element.trigger(c)), a && this.cycle(), this + } + }; + var o = t.fn.carousel; + t.fn.carousel = e, t.fn.carousel.Constructor = i, t.fn.carousel.noConflict = function () { + return t.fn.carousel = o, this + }; + var n = function (i) { + var o, n = t(this), s = t(n.attr("data-target") || (o = n.attr("href")) && o.replace(/.*(?=#[^\s]+$)/, "")); + if (s.hasClass("carousel")) { + var a = t.extend({}, s.data(), n.data()), r = n.attr("data-slide-to"); + r && (a.interval = !1), e.call(s, a), r && s.data("bs.carousel").to(r), i.preventDefault() + } + }; + t(document).on("click.bs.carousel.data-api", "[data-slide]", n).on("click.bs.carousel.data-api", "[data-slide-to]", n), t(window).on("load", function () { + t('[data-ride="carousel"]').each(function () { + var i = t(this); + e.call(i, i.data()) + }) + }) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + var i, o = e.attr("data-target") || (i = e.attr("href")) && i.replace(/.*(?=#[^\s]+$)/, ""); + return t(o) + } + + function i(e) { + return this.each(function () { + var i = t(this), n = i.data("bs.collapse"), + s = t.extend({}, o.DEFAULTS, i.data(), "object" == typeof e && e); + !n && s.toggle && /show|hide/.test(e) && (s.toggle = !1), n || i.data("bs.collapse", n = new o(this, s)), "string" == typeof e && n[e]() + }) + } + + var o = function (e, i) { + this.$element = t(e), this.options = t.extend({}, o.DEFAULTS, i), this.$trigger = t('[data-toggle="collapse"][href="#' + e.id + '"],[data-toggle="collapse"][data-target="#' + e.id + '"]'), this.transitioning = null, this.options.parent ? this.$parent = this.getParent() : this.addAriaAndCollapsedClass(this.$element, this.$trigger), this.options.toggle && this.toggle() + }; + o.VERSION = "3.3.7", o.TRANSITION_DURATION = 350, o.DEFAULTS = {toggle: !0}, o.prototype.dimension = function () { + return this.$element.hasClass("width") ? "width" : "height" + }, o.prototype.show = function () { + if (!this.transitioning && !this.$element.hasClass("in")) { + var e, n = this.$parent && this.$parent.children(".panel").children(".in, .collapsing"); + if (!(n && n.length && (e = n.data("bs.collapse")) && e.transitioning)) { + var s = t.Event("show.bs.collapse"); + if (this.$element.trigger(s), !s.isDefaultPrevented()) { + n && n.length && (i.call(n, "hide"), e || n.data("bs.collapse", null)); + var a = this.dimension(); + this.$element.removeClass("collapse").addClass("collapsing")[a](0).attr("aria-expanded", !0), this.$trigger.removeClass("collapsed").attr("aria-expanded", !0), this.transitioning = 1; + var r = function () { + this.$element.removeClass("collapsing").addClass("collapse in")[a](""), this.transitioning = 0, this.$element.trigger("shown.bs.collapse") + }; + if (!t.support.transition) return r.call(this); + var l = t.camelCase(["scroll", a].join("-")); + this.$element.one("bsTransitionEnd", t.proxy(r, this)).emulateTransitionEnd(o.TRANSITION_DURATION)[a](this.$element[0][l]) + } + } + } + }, o.prototype.hide = function () { + if (!this.transitioning && this.$element.hasClass("in")) { + var e = t.Event("hide.bs.collapse"); + if (this.$element.trigger(e), !e.isDefaultPrevented()) { + var i = this.dimension(); + this.$element[i](this.$element[i]())[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 n = function () { + this.transitioning = 0, this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse") + }; + if (!t.support.transition) return n.call(this); + this.$element[i](0).one("bsTransitionEnd", t.proxy(n, this)).emulateTransitionEnd(o.TRANSITION_DURATION) + } + } + }, o.prototype.toggle = function () { + this[this.$element.hasClass("in") ? "hide" : "show"]() + }, o.prototype.getParent = function () { + return t(this.options.parent).find('[data-toggle="collapse"][data-parent="' + this.options.parent + '"]').each(t.proxy(function (i, o) { + var n = t(o); + this.addAriaAndCollapsedClass(e(n), n) + }, this)).end() + }, o.prototype.addAriaAndCollapsedClass = function (t, e) { + var i = t.hasClass("in"); + t.attr("aria-expanded", i), e.toggleClass("collapsed", !i).attr("aria-expanded", i) + }; + var n = t.fn.collapse; + t.fn.collapse = i, t.fn.collapse.Constructor = o, t.fn.collapse.noConflict = function () { + return t.fn.collapse = n, this + }, t(document).on("click.bs.collapse.data-api", '[data-toggle="collapse"]', function (o) { + var n = t(this); + n.attr("data-target") || o.preventDefault(); + var s = e(n), a = s.data("bs.collapse") ? "toggle" : n.data(); + i.call(s, a) + }) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + var i = e.attr("data-target"); + i || (i = (i = e.attr("href")) && /#[A-Za-z]/.test(i) && i.replace(/.*(?=#[^\s]*$)/, "")); + var o = i && t(i); + return o && o.length ? o : e.parent() + } + + function i(i) { + i && 3 === i.which || (t(o).remove(), t(n).each(function () { + var o = t(this), n = e(o), s = {relatedTarget: this}; + n.hasClass("open") && (i && "click" == i.type && /input|textarea/i.test(i.target.tagName) && t.contains(n[0], i.target) || (n.trigger(i = t.Event("hide.bs.dropdown", s)), i.isDefaultPrevented() || (o.attr("aria-expanded", "false"), n.removeClass("open").trigger(t.Event("hidden.bs.dropdown", s))))) + })) + } + + var o = ".dropdown-backdrop", n = '[data-toggle="dropdown"]', s = function (e) { + t(e).on("click.bs.dropdown", this.toggle) + }; + s.VERSION = "3.3.7", s.prototype.toggle = function (o) { + var n = t(this); + if (!n.is(".disabled, :disabled")) { + var s = e(n), a = s.hasClass("open"); + if (i(), !a) { + "ontouchstart" in document.documentElement && !s.closest(".navbar-nav").length && t(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(t(this)).on("click", i); + var r = {relatedTarget: this}; + if (s.trigger(o = t.Event("show.bs.dropdown", r)), o.isDefaultPrevented()) return; + n.trigger("focus").attr("aria-expanded", "true"), s.toggleClass("open").trigger(t.Event("shown.bs.dropdown", r)) + } + return !1 + } + }, s.prototype.keydown = function (i) { + if (/(38|40|27|32)/.test(i.which) && !/input|textarea/i.test(i.target.tagName)) { + var o = t(this); + if (i.preventDefault(), i.stopPropagation(), !o.is(".disabled, :disabled")) { + var s = e(o), a = s.hasClass("open"); + if (!a && 27 != i.which || a && 27 == i.which) return 27 == i.which && s.find(n).trigger("focus"), o.trigger("click"); + var r = s.find(".dropdown-menu li:not(.disabled):visible a"); + if (r.length) { + var l = r.index(i.target); + 38 == i.which && l > 0 && l--, 40 == i.which && l < r.length - 1 && l++, ~l || (l = 0), r.eq(l).trigger("focus") + } + } + } + }; + var a = t.fn.dropdown; + t.fn.dropdown = function (e) { + return this.each(function () { + var i = t(this), o = i.data("bs.dropdown"); + o || i.data("bs.dropdown", o = new s(this)), "string" == typeof e && o[e].call(i) + }) + }, t.fn.dropdown.Constructor = s, t.fn.dropdown.noConflict = function () { + return t.fn.dropdown = a, this + }, t(document).on("click.bs.dropdown.data-api", i).on("click.bs.dropdown.data-api", ".dropdown form", function (t) { + t.stopPropagation() + }).on("click.bs.dropdown.data-api", n, s.prototype.toggle).on("keydown.bs.dropdown.data-api", n, s.prototype.keydown).on("keydown.bs.dropdown.data-api", ".dropdown-menu", s.prototype.keydown) +}(jQuery), function (t) { + "use strict"; + + function e(e, o) { + return this.each(function () { + var n = t(this), s = n.data("bs.modal"), a = t.extend({}, i.DEFAULTS, n.data(), "object" == typeof e && e); + s || n.data("bs.modal", s = new i(this, a)), "string" == typeof e ? s[e](o) : a.show && s.show(o) + }) + } + + var i = function (e, i) { + this.options = i, this.$body = t(document.body), this.$element = t(e), this.$dialog = this.$element.find(".modal-dialog"), this.$backdrop = null, this.isShown = null, this.originalBodyPad = null, this.scrollbarWidth = 0, this.ignoreBackdropClick = !1, this.options.remote && this.$element.find(".modal-content").load(this.options.remote, t.proxy(function () { + this.$element.trigger("loaded.bs.modal") + }, this)) + }; + i.VERSION = "3.3.7", i.TRANSITION_DURATION = 300, i.BACKDROP_TRANSITION_DURATION = 150, i.DEFAULTS = { + backdrop: !0, + keyboard: !0, + show: !0 + }, i.prototype.toggle = function (t) { + return this.isShown ? this.hide() : this.show(t) + }, i.prototype.show = function (e) { + var o = this, n = t.Event("show.bs.modal", {relatedTarget: e}); + this.$element.trigger(n), this.isShown || n.isDefaultPrevented() || (this.isShown = !0, this.checkScrollbar(), this.setScrollbar(), this.$body.addClass("modal-open"), this.escape(), this.resize(), this.$element.on("click.dismiss.bs.modal", '[data-dismiss="modal"]', t.proxy(this.hide, this)), this.$dialog.on("mousedown.dismiss.bs.modal", function () { + o.$element.one("mouseup.dismiss.bs.modal", function (e) { + t(e.target).is(o.$element) && (o.ignoreBackdropClick = !0) + }) + }), this.backdrop(function () { + var n = t.support.transition && o.$element.hasClass("fade"); + o.$element.parent().length || o.$element.appendTo(o.$body), o.$element.show().scrollTop(0), o.adjustDialog(), n && o.$element[0].offsetWidth, o.$element.addClass("in"), o.enforceFocus(); + var s = t.Event("shown.bs.modal", {relatedTarget: e}); + n ? o.$dialog.one("bsTransitionEnd", function () { + o.$element.trigger("focus").trigger(s) + }).emulateTransitionEnd(i.TRANSITION_DURATION) : o.$element.trigger("focus").trigger(s) + })) + }, i.prototype.hide = function (e) { + e && e.preventDefault(), e = t.Event("hide.bs.modal"), this.$element.trigger(e), this.isShown && !e.isDefaultPrevented() && (this.isShown = !1, this.escape(), this.resize(), t(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"), t.support.transition && this.$element.hasClass("fade") ? this.$element.one("bsTransitionEnd", t.proxy(this.hideModal, this)).emulateTransitionEnd(i.TRANSITION_DURATION) : this.hideModal()) + }, i.prototype.enforceFocus = function () { + t(document).off("focusin.bs.modal").on("focusin.bs.modal", t.proxy(function (t) { + document === t.target || this.$element[0] === t.target || this.$element.has(t.target).length || this.$element.trigger("focus") + }, this)) + }, i.prototype.escape = function () { + this.isShown && this.options.keyboard ? this.$element.on("keydown.dismiss.bs.modal", t.proxy(function (t) { + 27 == t.which && this.hide() + }, this)) : this.isShown || this.$element.off("keydown.dismiss.bs.modal") + }, i.prototype.resize = function () { + this.isShown ? t(window).on("resize.bs.modal", t.proxy(this.handleUpdate, this)) : t(window).off("resize.bs.modal") + }, i.prototype.hideModal = function () { + var t = this; + this.$element.hide(), this.backdrop(function () { + t.$body.removeClass("modal-open"), t.resetAdjustments(), t.resetScrollbar(), t.$element.trigger("hidden.bs.modal") + }) + }, i.prototype.removeBackdrop = function () { + this.$backdrop && this.$backdrop.remove(), this.$backdrop = null + }, i.prototype.backdrop = function (e) { + var o = this, n = this.$element.hasClass("fade") ? "fade" : ""; + if (this.isShown && this.options.backdrop) { + var s = t.support.transition && n; + if (this.$backdrop = t(document.createElement("div")).addClass("modal-backdrop " + n).appendTo(this.$body), this.$element.on("click.dismiss.bs.modal", t.proxy(function (t) { + this.ignoreBackdropClick ? this.ignoreBackdropClick = !1 : t.target === t.currentTarget && ("static" == this.options.backdrop ? this.$element[0].focus() : this.hide()) + }, this)), s && this.$backdrop[0].offsetWidth, this.$backdrop.addClass("in"), !e) return; + s ? this.$backdrop.one("bsTransitionEnd", e).emulateTransitionEnd(i.BACKDROP_TRANSITION_DURATION) : e() + } else if (!this.isShown && this.$backdrop) { + this.$backdrop.removeClass("in"); + var a = function () { + o.removeBackdrop(), e && e() + }; + t.support.transition && this.$element.hasClass("fade") ? this.$backdrop.one("bsTransitionEnd", a).emulateTransitionEnd(i.BACKDROP_TRANSITION_DURATION) : a() + } else e && e() + }, i.prototype.handleUpdate = function () { + this.adjustDialog() + }, i.prototype.adjustDialog = function () { + var t = this.$element[0].scrollHeight > document.documentElement.clientHeight; + this.$element.css({ + paddingLeft: !this.bodyIsOverflowing && t ? this.scrollbarWidth : "", + paddingRight: this.bodyIsOverflowing && !t ? this.scrollbarWidth : "" + }) + }, i.prototype.resetAdjustments = function () { + this.$element.css({paddingLeft: "", paddingRight: ""}) + }, i.prototype.checkScrollbar = function () { + var t = window.innerWidth; + if (!t) { + var e = document.documentElement.getBoundingClientRect(); + t = e.right - Math.abs(e.left) + } + this.bodyIsOverflowing = document.body.clientWidth < t, this.scrollbarWidth = this.measureScrollbar() + }, i.prototype.setScrollbar = function () { + var t = parseInt(this.$body.css("padding-right") || 0, 10); + this.originalBodyPad = document.body.style.paddingRight || "", this.bodyIsOverflowing && this.$body.css("padding-right", t + this.scrollbarWidth) + }, i.prototype.resetScrollbar = function () { + this.$body.css("padding-right", this.originalBodyPad) + }, i.prototype.measureScrollbar = function () { + var t = document.createElement("div"); + t.className = "modal-scrollbar-measure", this.$body.append(t); + var e = t.offsetWidth - t.clientWidth; + return this.$body[0].removeChild(t), e + }; + var o = t.fn.modal; + t.fn.modal = e, t.fn.modal.Constructor = i, t.fn.modal.noConflict = function () { + return t.fn.modal = o, this + }, t(document).on("click.bs.modal.data-api", '[data-toggle="modal"]', function (i) { + var o = t(this), n = o.attr("href"), s = t(o.attr("data-target") || n && n.replace(/.*(?=#[^\s]+$)/, "")), + a = s.data("bs.modal") ? "toggle" : t.extend({remote: !/#/.test(n) && n}, s.data(), o.data()); + o.is("a") && i.preventDefault(), s.one("show.bs.modal", function (t) { + t.isDefaultPrevented() || s.one("hidden.bs.modal", function () { + o.is(":visible") && o.trigger("focus") + }) + }), e.call(s, a, this) + }) +}(jQuery), function (t) { + "use strict"; + var e = function (t, e) { + this.type = null, this.options = null, this.enabled = null, this.timeout = null, this.hoverState = null, this.$element = null, this.inState = null, this.init("tooltip", t, e) + }; + e.VERSION = "3.3.7", e.TRANSITION_DURATION = 150, e.DEFAULTS = { + animation: !0, + placement: "top", + selector: !1, + template: '', + trigger: "hover focus", + title: "", + delay: 0, + html: !1, + container: !1, + viewport: {selector: "body", padding: 0} + }, e.prototype.init = function (e, i, o) { + if (this.enabled = !0, this.type = e, this.$element = t(i), this.options = this.getOptions(o), this.$viewport = this.options.viewport && t(t.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 n = this.options.trigger.split(" "), s = n.length; s--;) { + var a = n[s]; + if ("click" == a) this.$element.on("click." + this.type, this.options.selector, t.proxy(this.toggle, this)); else if ("manual" != a) { + var r = "hover" == a ? "mouseenter" : "focusin", l = "hover" == a ? "mouseleave" : "focusout"; + this.$element.on(r + "." + this.type, this.options.selector, t.proxy(this.enter, this)), this.$element.on(l + "." + this.type, this.options.selector, t.proxy(this.leave, this)) + } + } + this.options.selector ? this._options = t.extend({}, this.options, { + trigger: "manual", + selector: "" + }) : this.fixTitle() + }, e.prototype.getDefaults = function () { + return e.DEFAULTS + }, e.prototype.getOptions = function (e) { + return (e = t.extend({}, this.getDefaults(), this.$element.data(), e)).delay && "number" == typeof e.delay && (e.delay = { + show: e.delay, + hide: e.delay + }), e + }, e.prototype.getDelegateOptions = function () { + var e = {}, i = this.getDefaults(); + return this._options && t.each(this._options, function (t, o) { + i[t] != o && (e[t] = o) + }), e + }, e.prototype.enter = function (e) { + var i = e instanceof this.constructor ? e : t(e.currentTarget).data("bs." + this.type); + if (i || (i = new this.constructor(e.currentTarget, this.getDelegateOptions()), t(e.currentTarget).data("bs." + this.type, i)), e instanceof t.Event && (i.inState["focusin" == e.type ? "focus" : "hover"] = !0), i.tip().hasClass("in") || "in" == i.hoverState) i.hoverState = "in"; else { + if (clearTimeout(i.timeout), i.hoverState = "in", !i.options.delay || !i.options.delay.show) return i.show(); + i.timeout = setTimeout(function () { + "in" == i.hoverState && i.show() + }, i.options.delay.show) + } + }, e.prototype.isInStateTrue = function () { + for (var t in this.inState) if (this.inState[t]) return !0; + return !1 + }, e.prototype.leave = function (e) { + var i = e instanceof this.constructor ? e : t(e.currentTarget).data("bs." + this.type); + if (i || (i = new this.constructor(e.currentTarget, this.getDelegateOptions()), t(e.currentTarget).data("bs." + this.type, i)), e instanceof t.Event && (i.inState["focusout" == e.type ? "focus" : "hover"] = !1), !i.isInStateTrue()) { + if (clearTimeout(i.timeout), i.hoverState = "out", !i.options.delay || !i.options.delay.hide) return i.hide(); + i.timeout = setTimeout(function () { + "out" == i.hoverState && i.hide() + }, i.options.delay.hide) + } + }, e.prototype.show = function () { + var i = t.Event("show.bs." + this.type); + if (this.hasContent() && this.enabled) { + this.$element.trigger(i); + var o = t.contains(this.$element[0].ownerDocument.documentElement, this.$element[0]); + if (i.isDefaultPrevented() || !o) return; + var n = this, s = this.tip(), a = this.getUID(this.type); + this.setContent(), s.attr("id", a), this.$element.attr("aria-describedby", a), this.options.animation && s.addClass("fade"); + var r = "function" == typeof this.options.placement ? this.options.placement.call(this, s[0], this.$element[0]) : this.options.placement, + l = /\s?auto?\s?/i, h = l.test(r); + h && (r = r.replace(l, "") || "top"), s.detach().css({ + top: 0, + left: 0, + display: "block" + }).addClass(r).data("bs." + this.type, this), this.options.container ? s.appendTo(this.options.container) : s.insertAfter(this.$element), this.$element.trigger("inserted.bs." + this.type); + var d = this.getPosition(), p = s[0].offsetWidth, c = s[0].offsetHeight; + if (h) { + var f = r, u = this.getPosition(this.$viewport); + r = "bottom" == r && d.bottom + c > u.bottom ? "top" : "top" == r && d.top - c < u.top ? "bottom" : "right" == r && d.right + p > u.width ? "left" : "left" == r && d.left - p < u.left ? "right" : r, s.removeClass(f).addClass(r) + } + var g = this.getCalculatedOffset(r, d, p, c); + this.applyPlacement(g, r); + var m = function () { + var t = n.hoverState; + n.$element.trigger("shown.bs." + n.type), n.hoverState = null, "out" == t && n.leave(n) + }; + t.support.transition && this.$tip.hasClass("fade") ? s.one("bsTransitionEnd", m).emulateTransitionEnd(e.TRANSITION_DURATION) : m() + } + }, e.prototype.applyPlacement = function (e, i) { + var o = this.tip(), n = o[0].offsetWidth, s = o[0].offsetHeight, a = parseInt(o.css("margin-top"), 10), + r = parseInt(o.css("margin-left"), 10); + isNaN(a) && (a = 0), isNaN(r) && (r = 0), e.top += a, e.left += r, t.offset.setOffset(o[0], t.extend({ + using: function (t) { + o.css({top: Math.round(t.top), left: Math.round(t.left)}) + } + }, e), 0), o.addClass("in"); + var l = o[0].offsetWidth, h = o[0].offsetHeight; + "top" == i && h != s && (e.top = e.top + s - h); + var d = this.getViewportAdjustedDelta(i, e, l, h); + d.left ? e.left += d.left : e.top += d.top; + var p = /top|bottom/.test(i), c = p ? 2 * d.left - n + l : 2 * d.top - s + h, + f = p ? "offsetWidth" : "offsetHeight"; + o.offset(e), this.replaceArrow(c, o[0][f], p) + }, e.prototype.replaceArrow = function (t, e, i) { + this.arrow().css(i ? "left" : "top", 50 * (1 - t / e) + "%").css(i ? "top" : "left", "") + }, e.prototype.setContent = function () { + var t = this.tip(), e = this.getTitle(); + t.find(".tooltip-inner")[this.options.html ? "html" : "text"](e), t.removeClass("fade in top bottom left right") + }, e.prototype.hide = function (i) { + function o() { + "in" != n.hoverState && s.detach(), n.$element && n.$element.removeAttr("aria-describedby").trigger("hidden.bs." + n.type), i && i() + } + + var n = this, s = t(this.$tip), a = t.Event("hide.bs." + this.type); + if (this.$element.trigger(a), !a.isDefaultPrevented()) return s.removeClass("in"), t.support.transition && s.hasClass("fade") ? s.one("bsTransitionEnd", o).emulateTransitionEnd(e.TRANSITION_DURATION) : o(), this.hoverState = null, this + }, e.prototype.fixTitle = function () { + var t = this.$element; + (t.attr("title") || "string" != typeof t.attr("data-original-title")) && t.attr("data-original-title", t.attr("title") || "").attr("title", "") + }, e.prototype.hasContent = function () { + return this.getTitle() + }, e.prototype.getPosition = function (e) { + var i = (e = e || this.$element)[0], o = "BODY" == i.tagName, n = i.getBoundingClientRect(); + null == n.width && (n = t.extend({}, n, {width: n.right - n.left, height: n.bottom - n.top})); + var s = window.SVGElement && i instanceof window.SVGElement, a = o ? {top: 0, left: 0} : s ? null : e.offset(), + r = {scroll: o ? document.documentElement.scrollTop || document.body.scrollTop : e.scrollTop()}, + l = o ? {width: t(window).width(), height: t(window).height()} : null; + return t.extend({}, n, r, l, a) + }, e.prototype.getCalculatedOffset = function (t, e, i, o) { + return "bottom" == t ? { + top: e.top + e.height, + left: e.left + e.width / 2 - i / 2 + } : "top" == t ? { + top: e.top - o, + left: e.left + e.width / 2 - i / 2 + } : "left" == t ? {top: e.top + e.height / 2 - o / 2, left: e.left - i} : { + top: e.top + e.height / 2 - o / 2, + left: e.left + e.width + } + }, e.prototype.getViewportAdjustedDelta = function (t, e, i, o) { + var n = {top: 0, left: 0}; + if (!this.$viewport) return n; + var s = this.options.viewport && this.options.viewport.padding || 0, a = this.getPosition(this.$viewport); + if (/right|left/.test(t)) { + var r = e.top - s - a.scroll, l = e.top + s - a.scroll + o; + r < a.top ? n.top = a.top - r : l > a.top + a.height && (n.top = a.top + a.height - l) + } else { + var h = e.left - s, d = e.left + s + i; + h < a.left ? n.left = a.left - h : d > a.right && (n.left = a.left + a.width - d) + } + return n + }, e.prototype.getTitle = function () { + var t = this.$element, e = this.options; + return t.attr("data-original-title") || ("function" == typeof e.title ? e.title.call(t[0]) : e.title) + }, e.prototype.getUID = function (t) { + do { + t += ~~(1e6 * Math.random()) + } while (document.getElementById(t)); + return t + }, e.prototype.tip = function () { + if (!this.$tip && (this.$tip = t(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 + }, e.prototype.arrow = function () { + return this.$arrow = this.$arrow || this.tip().find(".tooltip-arrow") + }, e.prototype.enable = function () { + this.enabled = !0 + }, e.prototype.disable = function () { + this.enabled = !1 + }, e.prototype.toggleEnabled = function () { + this.enabled = !this.enabled + }, e.prototype.toggle = function (e) { + var i = this; + e && ((i = t(e.currentTarget).data("bs." + this.type)) || (i = new this.constructor(e.currentTarget, this.getDelegateOptions()), t(e.currentTarget).data("bs." + this.type, i))), e ? (i.inState.click = !i.inState.click, i.isInStateTrue() ? i.enter(i) : i.leave(i)) : i.tip().hasClass("in") ? i.leave(i) : i.enter(i) + }, e.prototype.destroy = function () { + var t = this; + clearTimeout(this.timeout), this.hide(function () { + t.$element.off("." + t.type).removeData("bs." + t.type), t.$tip && t.$tip.detach(), t.$tip = null, t.$arrow = null, t.$viewport = null, t.$element = null + }) + }; + var i = t.fn.tooltip; + t.fn.tooltip = function (i) { + return this.each(function () { + var o = t(this), n = o.data("bs.tooltip"), s = "object" == typeof i && i; + !n && /destroy|hide/.test(i) || (n || o.data("bs.tooltip", n = new e(this, s)), "string" == typeof i && n[i]()) + }) + }, t.fn.tooltip.Constructor = e, t.fn.tooltip.noConflict = function () { + return t.fn.tooltip = i, this + } +}(jQuery), function (t) { + "use strict"; + var e = function (t, e) { + this.init("popover", t, e) + }; + if (!t.fn.tooltip) throw new Error("Popover requires tooltip.js"); + e.VERSION = "3.3.7", e.DEFAULTS = t.extend({}, t.fn.tooltip.Constructor.DEFAULTS, { + placement: "right", + trigger: "click", + content: "", + template: '' + }), e.prototype = t.extend({}, t.fn.tooltip.Constructor.prototype), e.prototype.constructor = e, e.prototype.getDefaults = function () { + return e.DEFAULTS + }, e.prototype.setContent = function () { + var t = this.tip(), e = this.getTitle(), i = this.getContent(); + t.find(".popover-title")[this.options.html ? "html" : "text"](e), t.find(".popover-content").children().detach().end()[this.options.html ? "string" == typeof i ? "html" : "append" : "text"](i), t.removeClass("fade top bottom left right in"), t.find(".popover-title").html() || t.find(".popover-title").hide() + }, e.prototype.hasContent = function () { + return this.getTitle() || this.getContent() + }, e.prototype.getContent = function () { + var t = this.$element, e = this.options; + return t.attr("data-content") || ("function" == typeof e.content ? e.content.call(t[0]) : e.content) + }, e.prototype.arrow = function () { + return this.$arrow = this.$arrow || this.tip().find(".arrow") + }; + var i = t.fn.popover; + t.fn.popover = function (i) { + return this.each(function () { + var o = t(this), n = o.data("bs.popover"), s = "object" == typeof i && i; + !n && /destroy|hide/.test(i) || (n || o.data("bs.popover", n = new e(this, s)), "string" == typeof i && n[i]()) + }) + }, t.fn.popover.Constructor = e, t.fn.popover.noConflict = function () { + return t.fn.popover = i, this + } +}(jQuery), function (t) { + "use strict"; + + function e(i, o) { + this.$body = t(document.body), this.$scrollElement = t(t(i).is(document.body) ? window : i), this.options = t.extend({}, e.DEFAULTS, o), this.selector = (this.options.target || "") + " .nav li > a", this.offsets = [], this.targets = [], this.activeTarget = null, this.scrollHeight = 0, this.$scrollElement.on("scroll.bs.scrollspy", t.proxy(this.process, this)), this.refresh(), this.process() + } + + function i(i) { + return this.each(function () { + var o = t(this), n = o.data("bs.scrollspy"), s = "object" == typeof i && i; + n || o.data("bs.scrollspy", n = new e(this, s)), "string" == typeof i && n[i]() + }) + } + + e.VERSION = "3.3.7", e.DEFAULTS = {offset: 10}, e.prototype.getScrollHeight = function () { + return this.$scrollElement[0].scrollHeight || Math.max(this.$body[0].scrollHeight, document.documentElement.scrollHeight) + }, e.prototype.refresh = function () { + var e = this, i = "offset", o = 0; + this.offsets = [], this.targets = [], this.scrollHeight = this.getScrollHeight(), t.isWindow(this.$scrollElement[0]) || (i = "position", o = this.$scrollElement.scrollTop()), this.$body.find(this.selector).map(function () { + var e = t(this), n = e.data("target") || e.attr("href"), s = /^#./.test(n) && t(n); + return s && s.length && s.is(":visible") && [[s[i]().top + o, n]] || null + }).sort(function (t, e) { + return t[0] - e[0] + }).each(function () { + e.offsets.push(this[0]), e.targets.push(this[1]) + }) + }, e.prototype.process = function () { + var t, e = this.$scrollElement.scrollTop() + this.options.offset, i = this.getScrollHeight(), + o = this.options.offset + i - this.$scrollElement.height(), n = this.offsets, s = this.targets, + a = this.activeTarget; + if (this.scrollHeight != i && this.refresh(), e >= o) return a != (t = s[s.length - 1]) && this.activate(t); + if (a && e < n[0]) return this.activeTarget = null, this.clear(); + for (t = n.length; t--;) a != s[t] && e >= n[t] && (void 0 === n[t + 1] || e < n[t + 1]) && this.activate(s[t]) + }, e.prototype.activate = function (e) { + this.activeTarget = e, this.clear(); + var i = this.selector + '[data-target="' + e + '"],' + this.selector + '[href="' + e + '"]', + o = t(i).parents("li").addClass("active"); + o.parent(".dropdown-menu").length && (o = o.closest("li.dropdown").addClass("active")), o.trigger("activate.bs.scrollspy") + }, e.prototype.clear = function () { + t(this.selector).parentsUntil(this.options.target, ".active").removeClass("active") + }; + var o = t.fn.scrollspy; + t.fn.scrollspy = i, t.fn.scrollspy.Constructor = e, t.fn.scrollspy.noConflict = function () { + return t.fn.scrollspy = o, this + }, t(window).on("load.bs.scrollspy.data-api", function () { + t('[data-spy="scroll"]').each(function () { + var e = t(this); + i.call(e, e.data()) + }) + }) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + return this.each(function () { + var o = t(this), n = o.data("bs.tab"); + n || o.data("bs.tab", n = new i(this)), "string" == typeof e && n[e]() + }) + } + + var i = function (e) { + this.element = t(e) + }; + i.VERSION = "3.3.7", i.TRANSITION_DURATION = 150, i.prototype.show = function () { + var e = this.element, i = e.closest("ul:not(.dropdown-menu)"), o = e.data("target"); + if (o || (o = (o = e.attr("href")) && o.replace(/.*(?=#[^\s]*$)/, "")), !e.parent("li").hasClass("active")) { + var n = i.find(".active:last a"), s = t.Event("hide.bs.tab", {relatedTarget: e[0]}), + a = t.Event("show.bs.tab", {relatedTarget: n[0]}); + if (n.trigger(s), e.trigger(a), !a.isDefaultPrevented() && !s.isDefaultPrevented()) { + var r = t(o); + this.activate(e.closest("li"), i), this.activate(r, r.parent(), function () { + n.trigger({type: "hidden.bs.tab", relatedTarget: e[0]}), e.trigger({ + type: "shown.bs.tab", + relatedTarget: n[0] + }) + }) + } + } + }, i.prototype.activate = function (e, o, n) { + function s() { + a.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded", !1), e.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded", !0), r ? (e[0].offsetWidth, e.addClass("in")) : e.removeClass("fade"), e.parent(".dropdown-menu").length && e.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded", !0), n && n() + } + + var a = o.find("> .active"), + r = n && t.support.transition && (a.length && a.hasClass("fade") || !!o.find("> .fade").length); + a.length && r ? a.one("bsTransitionEnd", s).emulateTransitionEnd(i.TRANSITION_DURATION) : s(), a.removeClass("in") + }; + var o = t.fn.tab; + t.fn.tab = e, t.fn.tab.Constructor = i, t.fn.tab.noConflict = function () { + return t.fn.tab = o, this + }; + var n = function (i) { + i.preventDefault(), e.call(t(this), "show") + }; + t(document).on("click.bs.tab.data-api", '[data-toggle="tab"]', n).on("click.bs.tab.data-api", '[data-toggle="pill"]', n) +}(jQuery), function (t) { + "use strict"; + + function e(e) { + return this.each(function () { + var o = t(this), n = o.data("bs.affix"), s = "object" == typeof e && e; + n || o.data("bs.affix", n = new i(this, s)), "string" == typeof e && n[e]() + }) + } + + var i = function (e, o) { + this.options = t.extend({}, i.DEFAULTS, o), this.$target = t(this.options.target).on("scroll.bs.affix.data-api", t.proxy(this.checkPosition, this)).on("click.bs.affix.data-api", t.proxy(this.checkPositionWithEventLoop, this)), this.$element = t(e), this.affixed = null, this.unpin = null, this.pinnedOffset = null, this.checkPosition() + }; + i.VERSION = "3.3.7", i.RESET = "affix affix-top affix-bottom", i.DEFAULTS = { + offset: 0, + target: window + }, i.prototype.getState = function (t, e, i, o) { + var n = this.$target.scrollTop(), s = this.$element.offset(), a = this.$target.height(); + if (null != i && "top" == this.affixed) return n < i && "top"; + if ("bottom" == this.affixed) return null != i ? !(n + this.unpin <= s.top) && "bottom" : !(n + a <= t - o) && "bottom"; + var r = null == this.affixed, l = r ? n : s.top; + return null != i && n <= i ? "top" : null != o && l + (r ? a : e) >= t - o && "bottom" + }, i.prototype.getPinnedOffset = function () { + if (this.pinnedOffset) return this.pinnedOffset; + this.$element.removeClass(i.RESET).addClass("affix"); + var t = this.$target.scrollTop(), e = this.$element.offset(); + return this.pinnedOffset = e.top - t + }, i.prototype.checkPositionWithEventLoop = function () { + setTimeout(t.proxy(this.checkPosition, this), 1) + }, i.prototype.checkPosition = function () { + if (this.$element.is(":visible")) { + var e = this.$element.height(), o = this.options.offset, n = o.top, s = o.bottom, + a = Math.max(t(document).height(), t(document.body).height()); + "object" != typeof o && (s = n = o), "function" == typeof n && (n = o.top(this.$element)), "function" == typeof s && (s = o.bottom(this.$element)); + var r = this.getState(a, e, n, s); + if (this.affixed != r) { + null != this.unpin && this.$element.css("top", ""); + var l = "affix" + (r ? "-" + r : ""), h = t.Event(l + ".bs.affix"); + if (this.$element.trigger(h), h.isDefaultPrevented()) return; + this.affixed = r, this.unpin = "bottom" == r ? this.getPinnedOffset() : null, this.$element.removeClass(i.RESET).addClass(l).trigger(l.replace("affix", "affixed") + ".bs.affix") + } + "bottom" == r && this.$element.offset({top: a - e - s}) + } + }; + var o = t.fn.affix; + t.fn.affix = e, t.fn.affix.Constructor = i, t.fn.affix.noConflict = function () { + return t.fn.affix = o, this + }, t(window).on("load", function () { + t('[data-spy="affix"]').each(function () { + var i = t(this), o = i.data(); + o.offset = o.offset || {}, null != o.offsetBottom && (o.offset.bottom = o.offsetBottom), null != o.offsetTop && (o.offset.top = o.offsetTop), e.call(i, o) + }) + }) +}(jQuery); \ No newline at end of file diff --git a/archiv/november2024/js/jquery.min.js b/archiv/november2024/js/jquery.min.js new file mode 100644 index 0000000..816f787 --- /dev/null +++ b/archiv/november2024/js/jquery.min.js @@ -0,0 +1,24 @@ +/*! + * jQuery JavaScript Library v3.2.1 + * https://jquery.com/ + * + * Includes Sizzle.js + * https://sizzlejs.com/ + * + * Copyright JS Foundation and other contributors + * Released under the MIT license + * https://jquery.org/license + * + * Date: 2017-03-20T18:59Z + */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";function n(e,t){var n=(t=t||X).createElement("script");n.text=e,t.head.appendChild(n).parentNode.removeChild(n)}function r(e){var t=!!e&&"length"in e&&e.length,n=re.type(e);return"function"!==n&&!re.isWindow(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}function i(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}function o(e,t,n){return re.isFunction(t)?re.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?re.grep(e,function(e){return e===t!==n}):"string"!=typeof t?re.grep(e,function(e){return Q.call(t,e)>-1!==n}):pe.test(t)?re.filter(t,e,n):(t=re.filter(t,e),re.grep(e,function(e){return Q.call(t,e)>-1!==n&&1===e.nodeType}))}function a(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function s(e){return e}function u(e){throw e}function l(e,t,n,r){var i;try{e&&re.isFunction(i=e.promise)?i.call(e).done(t).fail(n):e&&re.isFunction(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}function c(){X.removeEventListener("DOMContentLoaded",c),e.removeEventListener("load",c),re.ready()}function f(){this.expando=re.expando+f.uid++}function p(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(ke,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n=function(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:Ee.test(e)?JSON.parse(e):e)}(n)}catch(e){}Ce.set(e,t,n)}else n=void 0;return n}function d(e,t,n,r){var i,o=1,a=20,s=r?function(){return r.cur()}:function(){return re.css(e,t,"")},u=s(),l=n&&n[3]||(re.cssNumber[t]?"":"px"),c=(re.cssNumber[t]||"px"!==l&&+u)&&Ne.exec(re.css(e,t));if(c&&c[3]!==l){l=l||c[3],n=n||[],c=+u||1;do{c/=o=o||".5",re.style(e,t,c+l)}while(o!==(o=s()/u)&&1!==o&&--a)}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}function h(e,t){for(var n,r,i=[],o=0,a=e.length;o-1)i&&i.push(o);else if(l=re.contains(o.ownerDocument,o),a=g(f.appendChild(o),"script"),l&&v(a),n)for(c=0;o=a[c++];)Fe.test(o.type||"")&&n.push(o);return f}function y(){return!0}function x(){return!1}function b(){try{return X.activeElement}catch(e){}}function w(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)w(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=x;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return re().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=re.guid++)),e.each(function(){re.event.add(this,t,i,r,n)})}function T(e,t){return i(e,"table")&&i(11!==t.nodeType?t:t.firstChild,"tr")?re(">tbody",e)[0]||e:e}function C(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(Te.hasData(e)&&(o=Te.access(e),a=Te.set(t,o),l=o.events)){delete a.handle,a.events={};for(i in l)for(n=0,r=l[i].length;n1&&"string"==typeof h&&!ne.checkClone&&_e.test(h))return e.each(function(n){var o=e.eq(n);v&&(t[0]=h.call(this,n,o.html())),E(o,t,r,i)});if(p&&(o=m(t,e[0].ownerDocument,!1,e,i),a=o.firstChild,1===o.childNodes.length&&(o=a),a||i)){for(u=(s=re.map(g(o,"script"),function(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e})).length;f=0&&nx.cacheLength&&delete e[t.shift()],e[n+" "]=r}var t=[];return e}function r(e){return e[P]=!0,e}function i(e){var t=j.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function o(e,t){for(var n=e.split("|"),r=n.length;r--;)x.attrHandle[n[r]]=t}function a(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function s(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&be(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function u(e){return r(function(t){return t=+t,r(function(n,r){for(var i,o=e([],n.length,t),a=o.length;a--;)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function l(e){return e&&void 0!==e.getElementsByTagName&&e}function c(){}function f(e){for(var t=0,n=e.length,r="";t1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function h(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s-1&&(r[c]=!(s[c]=p))}}else x=h(x===s?x.splice(v,x.length):x),a?a(null,s,x,l):G.apply(s,x)})}function v(e){for(var t,n,r,i=e.length,o=x.relative[e[0].type],a=o||x.relative[" "],s=o?1:0,u=p(function(e){return e===t},a,!0),l=p(function(e){return Q(t,e)>-1},a,!0),c=[function(e,n,r){var i=!o&&(r||n!==k)||((t=n).nodeType?u(e,n,r):l(e,n,r));return t=null,i}];s1&&d(c),s>1&&f(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(re,"$1"),n,s+~]|"+K+")"+K+"*"),ae=new RegExp("="+K+"*([^\\]'\"]*?)"+K+"*\\]","g"),se=new RegExp(te),ue=new RegExp("^"+Z+"$"),le={ID:new RegExp("^#("+Z+")"),CLASS:new RegExp("^\\.("+Z+")"),TAG:new RegExp("^("+Z+"|[*])"),ATTR:new RegExp("^"+ee),PSEUDO:new RegExp("^"+te),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+K+"*(even|odd|(([+-]|)(\\d*)n|)"+K+"*(?:([+-]|)"+K+"*(\\d+)|))"+K+"*\\)|)","i"),bool:new RegExp("^(?:"+J+")$","i"),needsContext:new RegExp("^"+K+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+K+"*((?:-\\d)?\\d*)"+K+"*\\)|)(?=[^-]|$)","i")},ce=/^(?:input|select|textarea|button)$/i,fe=/^h\d$/i,pe=/^[^{]+\{\s*\[native \w/,de=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,he=/[+~]/,ge=new RegExp("\\\\([\\da-f]{1,6}"+K+"?|("+K+")|.)","ig"),ve=function(e,t,n){var r="0x"+t-65536;return r!=r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},me=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ye=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},xe=function(){D()},be=p(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{G.apply(X=Y.call(R.childNodes),R.childNodes),X[R.childNodes.length].nodeType}catch(e){G={apply:X.length?function(e,t){V.apply(e,Y.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}y=t.support={},w=t.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},D=t.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:R;return r!==j&&9===r.nodeType&&r.documentElement?(j=r,A=j.documentElement,q=!w(j),R!==j&&(n=j.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",xe,!1):n.attachEvent&&n.attachEvent("onunload",xe)),y.attributes=i(function(e){return e.className="i",!e.getAttribute("className")}),y.getElementsByTagName=i(function(e){return e.appendChild(j.createComment("")),!e.getElementsByTagName("*").length}),y.getElementsByClassName=pe.test(j.getElementsByClassName),y.getById=i(function(e){return A.appendChild(e).id=P,!j.getElementsByName||!j.getElementsByName(P).length}),y.getById?(x.filter.ID=function(e){var t=e.replace(ge,ve);return function(e){return e.getAttribute("id")===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&q){var n=t.getElementById(e);return n?[n]:[]}}):(x.filter.ID=function(e){var t=e.replace(ge,ve);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&q){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(i=t.getElementsByName(e),r=0;o=i[r++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),x.find.TAG=y.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):y.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[i++];)1===n.nodeType&&r.push(n);return r}return o},x.find.CLASS=y.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&q)return t.getElementsByClassName(e)},H=[],L=[],(y.qsa=pe.test(j.querySelectorAll))&&(i(function(e){A.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&L.push("[*^$]="+K+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||L.push("\\["+K+"*(?:value|"+J+")"),e.querySelectorAll("[id~="+P+"-]").length||L.push("~="),e.querySelectorAll(":checked").length||L.push(":checked"),e.querySelectorAll("a#"+P+"+*").length||L.push(".#.+[+~]")}),i(function(e){e.innerHTML="";var t=j.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&L.push("name"+K+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&L.push(":enabled",":disabled"),A.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&L.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),L.push(",.*:")})),(y.matchesSelector=pe.test(F=A.matches||A.webkitMatchesSelector||A.mozMatchesSelector||A.oMatchesSelector||A.msMatchesSelector))&&i(function(e){y.disconnectedMatch=F.call(e,"*"),F.call(e,"[s!='']:x"),H.push("!=",te)}),L=L.length&&new RegExp(L.join("|")),H=H.length&&new RegExp(H.join("|")),t=pe.test(A.compareDocumentPosition),O=t||pe.test(A.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},_=t?function(e,t){if(e===t)return N=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!y.sortDetached&&t.compareDocumentPosition(e)===n?e===j||e.ownerDocument===R&&O(R,e)?-1:t===j||t.ownerDocument===R&&O(R,t)?1:S?Q(S,e)-Q(S,t):0:4&n?-1:1)}:function(e,t){if(e===t)return N=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,s=[e],u=[t];if(!i||!o)return e===j?-1:t===j?1:i?-1:o?1:S?Q(S,e)-Q(S,t):0;if(i===o)return a(e,t);for(n=e;n=n.parentNode;)s.unshift(n);for(n=t;n=n.parentNode;)u.unshift(n);for(;s[r]===u[r];)r++;return r?a(s[r],u[r]):s[r]===R?-1:u[r]===R?1:0},j):j},t.matches=function(e,n){return t(e,null,null,n)},t.matchesSelector=function(e,n){if((e.ownerDocument||e)!==j&&D(e),n=n.replace(ae,"='$1']"),y.matchesSelector&&q&&!B[n+" "]&&(!H||!H.test(n))&&(!L||!L.test(n)))try{var r=F.call(e,n);if(r||y.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return t(n,j,null,[e]).length>0},t.contains=function(e,t){return(e.ownerDocument||e)!==j&&D(e),O(e,t)},t.attr=function(e,t){(e.ownerDocument||e)!==j&&D(e);var n=x.attrHandle[t.toLowerCase()],r=n&&z.call(x.attrHandle,t.toLowerCase())?n(e,t,!q):void 0;return void 0!==r?r:y.attributes||!q?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},t.escape=function(e){return(e+"").replace(me,ye)},t.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},t.uniqueSort=function(e){var t,n=[],r=0,i=0;if(N=!y.detectDuplicates,S=!y.sortStable&&e.slice(0),e.sort(_),N){for(;t=e[i++];)t===e[i]&&(r=n.push(i));for(;r--;)e.splice(n[r],1)}return S=null,e},b=t.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=b(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r++];)n+=b(t);return n},(x=t.selectors={cacheLength:50,createPseudo:r,match:le,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(ge,ve),e[3]=(e[3]||e[4]||e[5]||"").replace(ge,ve),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||t.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&t.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return le.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&se.test(n)&&(t=T(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(ge,ve).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=W[e+" "];return t||(t=new RegExp("(^|"+K+")"+e+"("+K+"|$)"))&&W(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,n,r){return function(i){var o=t.attr(i,e);return null==o?"!="===n:!n||(o+="","="===n?o===r:"!="===n?o!==r:"^="===n?r&&0===o.indexOf(r):"*="===n?r&&o.indexOf(r)>-1:"$="===n?r&&o.slice(-r.length)===r:"~="===n?(" "+o.replace(ne," ")+" ").indexOf(r)>-1:"|="===n&&(o===r||o.slice(0,r.length+1)===r+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",v=t.parentNode,m=s&&t.nodeName.toLowerCase(),y=!u&&!s,x=!1;if(v){if(o){for(;g;){for(p=t;p=p[g];)if(s?p.nodeName.toLowerCase()===m:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?v.firstChild:v.lastChild],a&&y){for(x=(d=(l=(c=(f=(p=v)[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===M&&l[1])&&l[2],p=d&&v.childNodes[d];p=++d&&p&&p[g]||(x=d=0)||h.pop();)if(1===p.nodeType&&++x&&p===t){c[e]=[M,d,x];break}}else if(y&&(x=d=(l=(c=(f=(p=t)[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===M&&l[1]),!1===x)for(;(p=++d&&p&&p[g]||(x=d=0)||h.pop())&&((s?p.nodeName.toLowerCase()!==m:1!==p.nodeType)||!++x||(y&&((c=(f=p[P]||(p[P]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[M,x]),p!==t)););return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,n){var i,o=x.pseudos[e]||x.setFilters[e.toLowerCase()]||t.error("unsupported pseudo: "+e);return o[P]?o(n):o.length>1?(i=[e,e,"",n],x.setFilters.hasOwnProperty(e.toLowerCase())?r(function(e,t){for(var r,i=o(e,n),a=i.length;a--;)e[r=Q(e,i[a])]=!(t[r]=i[a])}):function(e){return o(e,0,i)}):o}},pseudos:{not:r(function(e){var t=[],n=[],i=C(e.replace(re,"$1"));return i[P]?r(function(e,t,n,r){for(var o,a=i(e,null,r,[]),s=e.length;s--;)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,r,o){return t[0]=e,i(t,null,o,n),t[0]=null,!n.pop()}}),has:r(function(e){return function(n){return t(e,n).length>0}}),contains:r(function(e){return e=e.replace(ge,ve),function(t){return(t.textContent||t.innerText||b(t)).indexOf(e)>-1}}),lang:r(function(e){return ue.test(e||"")||t.error("unsupported lang: "+e),e=e.replace(ge,ve).toLowerCase(),function(t){var n;do{if(n=q?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===A},focus:function(e){return e===j.activeElement&&(!j.hasFocus||j.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:s(!1),disabled:s(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!x.pseudos.empty(e)},header:function(e){return fe.test(e.nodeName)},input:function(e){return ce.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:u(function(){return[0]}),last:u(function(e,t){return[t-1]}),eq:u(function(e,t,n){return[n<0?n+t:n]}),even:u(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:u(function(e,t,n){for(var r=n<0?n+t:n;++r0,o=e.length>0,a=function(r,a,s,u,l){var c,f,p,d=0,g="0",v=r&&[],m=[],y=k,b=r||o&&x.find.TAG("*",l),w=M+=null==y?1:Math.random()||.1,T=b.length;for(l&&(k=a===j||a||l);g!==T&&null!=(c=b[g]);g++){if(o&&c){for(f=0,a||c.ownerDocument===j||(D(c),s=!q);p=e[f++];)if(p(c,a||j,s)){u.push(c);break}l&&(M=w)}i&&((c=!p&&c)&&d--,r&&v.push(c))}if(d+=g,i&&g!==d){for(f=0;p=n[f++];)p(v,m,a,s);if(r){if(d>0)for(;g--;)v[g]||m[g]||(m[g]=U.call(u));m=h(m)}G.apply(u,m),l&&!r&&m.length>0&&d+n.length>1&&t.uniqueSort(u)}return l&&(M=w,k=y),v};return i?r(a):a}(a,o))).selector=e}return s},E=t.select=function(e,t,n,r){var i,o,a,s,u,c="function"==typeof e&&e,p=!r&&T(e=c.selector||e);if(n=n||[],1===p.length){if((o=p[0]=p[0].slice(0)).length>2&&"ID"===(a=o[0]).type&&9===t.nodeType&&q&&x.relative[o[1].type]){if(!(t=(x.find.ID(a.matches[0].replace(ge,ve),t)||[])[0]))return n;c&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(i=le.needsContext.test(e)?0:o.length;i--&&(a=o[i],!x.relative[s=a.type]);)if((u=x.find[s])&&(r=u(a.matches[0].replace(ge,ve),he.test(o[0].type)&&l(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&f(o)))return G.apply(n,r),n;break}}return(c||C(e,p))(r,t,!q,n,!t||he.test(e)&&l(t.parentNode)||t),n},y.sortStable=P.split("").sort(_).join("")===P,y.detectDuplicates=!!N,D(),y.sortDetached=i(function(e){return 1&e.compareDocumentPosition(j.createElement("fieldset"))}),i(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||o("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),y.attributes&&i(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||o("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),i(function(e){return null==e.getAttribute("disabled")})||o(J,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),t}(e);re.find=se,re.expr=se.selectors,re.expr[":"]=re.expr.pseudos,re.uniqueSort=re.unique=se.uniqueSort,re.text=se.getText,re.isXMLDoc=se.isXML,re.contains=se.contains,re.escapeSelector=se.escape;var ue=function(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&re(e).is(n))break;r.push(e)}return r},le=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},ce=re.expr.match.needsContext,fe=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,pe=/^.[^:#\[\.,]*$/;re.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?re.find.matchesSelector(r,e)?[r]:[]:re.find.matches(e,re.grep(t,function(e){return 1===e.nodeType}))},re.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(re(e).filter(function(){for(t=0;t1?re.uniqueSort(n):n},filter:function(e){return this.pushStack(o(this,e||[],!1))},not:function(e){return this.pushStack(o(this,e||[],!0))},is:function(e){return!!o(this,"string"==typeof e&&ce.test(e)?re(e):e||[],!1).length}});var de,he=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(re.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||de,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:he.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof re?t[0]:t,re.merge(this,re.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:X,!0)),fe.test(r[1])&&re.isPlainObject(t))for(r in t)re.isFunction(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=X.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):re.isFunction(e)?void 0!==n.ready?n.ready(e):e(re):re.makeArray(e,this)}).prototype=re.fn,de=re(X);var ge=/^(?:parents|prev(?:Until|All))/,ve={children:!0,contents:!0,next:!0,prev:!0};re.fn.extend({has:function(e){var t=re(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&re.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?re.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?Q.call(re(e),this[0]):Q.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(re.uniqueSort(re.merge(this.get(),re(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),re.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return ue(e,"parentNode")},parentsUntil:function(e,t,n){return ue(e,"parentNode",n)},next:function(e){return a(e,"nextSibling")},prev:function(e){return a(e,"previousSibling")},nextAll:function(e){return ue(e,"nextSibling")},prevAll:function(e){return ue(e,"previousSibling")},nextUntil:function(e,t,n){return ue(e,"nextSibling",n)},prevUntil:function(e,t,n){return ue(e,"previousSibling",n)},siblings:function(e){return le((e.parentNode||{}).firstChild,e)},children:function(e){return le(e.firstChild)},contents:function(e){return i(e,"iframe")?e.contentDocument:(i(e,"template")&&(e=e.content||e),re.merge([],e.childNodes))}},function(e,t){re.fn[e]=function(n,r){var i=re.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=re.filter(r,i)),this.length>1&&(ve[e]||re.uniqueSort(i),ge.test(e)&&i.reverse()),this.pushStack(i)}});var me=/[^\x20\t\r\n\f]+/g;re.Callbacks=function(e){e="string"==typeof e?function(e){var t={};return re.each(e.match(me)||[],function(e,n){t[n]=!0}),t}(e):re.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1)for(n=a.shift();++s-1;)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?re.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l},re.extend({Deferred:function(t){var n=[["notify","progress",re.Callbacks("memory"),re.Callbacks("memory"),2],["resolve","done",re.Callbacks("once memory"),re.Callbacks("once memory"),0,"resolved"],["reject","fail",re.Callbacks("once memory"),re.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},catch:function(e){return i.then(null,e)},pipe:function(){var e=arguments;return re.Deferred(function(t){re.each(n,function(n,r){var i=re.isFunction(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&re.isFunction(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){function o(t,n,r,i){return function(){var l=this,c=arguments,f=function(){var e,f;if(!(t=a&&(r!==u&&(l=void 0,c=[e]),n.rejectWith(l,c))}};t?p():(re.Deferred.getStackHook&&(p.stackTrace=re.Deferred.getStackHook()),e.setTimeout(p))}}var a=0;return re.Deferred(function(e){n[0][3].add(o(0,e,re.isFunction(i)?i:s,e.notifyWith)),n[1][3].add(o(0,e,re.isFunction(t)?t:s)),n[2][3].add(o(0,e,re.isFunction(r)?r:u))}).promise()},promise:function(e){return null!=e?re.extend(e,i):i}},o={};return re.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[0][2].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=V.call(arguments),o=re.Deferred(),a=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?V.call(arguments):n,--t||o.resolveWith(r,i)}};if(t<=1&&(l(e,o.done(a(n)).resolve,o.reject,!t),"pending"===o.state()||re.isFunction(i[n]&&i[n].then)))return o.then();for(;n--;)l(i[n],a(n),o.reject);return o.promise()}});var ye=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;re.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&ye.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},re.readyException=function(t){e.setTimeout(function(){throw t})};var xe=re.Deferred();re.fn.ready=function(e){return xe.then(e).catch(function(e){re.readyException(e)}),this},re.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--re.readyWait:re.isReady)||(re.isReady=!0,!0!==e&&--re.readyWait>0||xe.resolveWith(X,[re]))}}),re.ready.then=xe.then,"complete"===X.readyState||"loading"!==X.readyState&&!X.documentElement.doScroll?e.setTimeout(re.ready):(X.addEventListener("DOMContentLoaded",c),e.addEventListener("load",c));var be=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===re.type(n)){i=!0;for(s in n)be(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,re.isFunction(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(re(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){Ce.remove(this,e)})}}),re.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Te.get(e,t),n&&(!r||Array.isArray(n)?r=Te.access(e,t,re.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=re.queue(e,t),r=n.length,i=n.shift(),o=re._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){re.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Te.get(e,n)||Te.access(e,n,{empty:re.Callbacks("once memory").add(function(){Te.remove(e,[t+"queue",n])})})}}),re.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,Fe=/^$|\/(?:java|ecma)script/i,Oe={option:[1,""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};Oe.optgroup=Oe.option,Oe.tbody=Oe.tfoot=Oe.colgroup=Oe.caption=Oe.thead,Oe.th=Oe.td;var Pe=/<|&#?\w+;/;!function(){var e=X.createDocumentFragment().appendChild(X.createElement("div")),t=X.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),ne.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",ne.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var Re=X.documentElement,Me=/^key/,Ie=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,We=/^([^.]*)(?:\.(.+)|)/;re.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Te.get(e);if(v)for(n.handler&&(n=(o=n).handler,i=o.selector),i&&re.find.matchesSelector(Re,i),n.guid||(n.guid=re.guid++),(u=v.events)||(u=v.events={}),(a=v.handle)||(a=v.handle=function(t){return void 0!==re&&re.event.triggered!==t.type?re.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(me)||[""]).length;l--;)d=g=(s=We.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=re.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=re.event.special[d]||{},c=re.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&re.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),re.event.global[d]=!0)},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Te.hasData(e)&&Te.get(e);if(v&&(u=v.events)){for(l=(t=(t||"").match(me)||[""]).length;l--;)if(s=We.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){for(f=re.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;o--;)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||re.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)re.event.remove(e,d+t[l],n,r,!0);re.isEmptyObject(u)&&Te.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=re.event.fix(e),u=new Array(arguments.length),l=(Te.get(this,"events")||{})[s.type]||[],c=re.event.special[s.type]||{};for(u[0]=s,t=1;t=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:re.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,Be=/\s*$/g;re.extend({htmlPrefilter:function(e){return e.replace($e,"<$1>")},clone:function(e,t,n){var r,i,o,a,s=e.cloneNode(!0),u=re.contains(e.ownerDocument,e);if(!(ne.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||re.isXMLDoc(e)))for(a=g(s),r=0,i=(o=g(e)).length;r0&&v(a,!u&&g(e,"script")),s},cleanData:function(e){for(var t,n,r,i=re.event.special,o=0;void 0!==(n=e[o]);o++)if(we(n)){if(t=n[Te.expando]){if(t.events)for(r in t.events)i[r]?re.event.remove(n,r):re.removeEvent(n,r,t.handle);n[Te.expando]=void 0}n[Ce.expando]&&(n[Ce.expando]=void 0)}}}),re.fn.extend({detach:function(e){return k(this,e,!0)},remove:function(e){return k(this,e)},text:function(e){return be(this,function(e){return void 0===e?re.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return E(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){T(this,e).appendChild(e)}})},prepend:function(){return E(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=T(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return E(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return E(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(re.cleanData(g(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return re.clone(this,e,t)})},html:function(e){return be(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Be.test(e)&&!Oe[(He.exec(e)||["",""])[1].toLowerCase()]){e=re.htmlPrefilter(e);try{for(;n1)}}),re.Tween=L,(L.prototype={constructor:L,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||re.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(re.cssNumber[n]?"":"px")},cur:function(){var e=L.propHooks[this.prop];return e&&e.get?e.get(this):L.propHooks._default.get(this)},run:function(e){var t,n=L.propHooks[this.prop];return this.options.duration?this.pos=t=re.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):L.propHooks._default.set(this),this}}).init.prototype=L.prototype,(L.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=re.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){re.fx.step[e.prop]?re.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[re.cssProps[e.prop]]&&!re.cssHooks[e.prop]?e.elem[e.prop]=e.now:re.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=L.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},re.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},re.fx=L.prototype.init,re.fx.step={};var tt,nt,rt=/^(?:toggle|show|hide)$/,it=/queueHooks$/;re.Animation=re.extend(R,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return d(n.elem,e,Ne.exec(t),n),n}]},tweener:function(e,t){re.isFunction(e)?(t=e,e=["*"]):e=e.match(me);for(var n,r=0,i=e.length;r1)},removeAttr:function(e){return this.each(function(){re.removeAttr(this,e)})}}),re.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?re.prop(e,t,n):(1===o&&re.isXMLDoc(e)||(i=re.attrHooks[t.toLowerCase()]||(re.expr.match.bool.test(t)?ot:void 0)),void 0!==n?null===n?void re.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=re.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!ne.radioValue&&"radio"===t&&i(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(me);if(i&&1===e.nodeType)for(;n=i[r++];)e.removeAttribute(n)}}),ot={set:function(e,t,n){return!1===t?re.removeAttr(e,n):e.setAttribute(n,n),n}},re.each(re.expr.match.bool.source.match(/\w+/g),function(e,t){var n=at[t]||re.find.attr;at[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=at[a],at[a]=i,i=null!=n(e,t,r)?a:null,at[a]=o),i}});var st=/^(?:input|select|textarea|button)$/i,ut=/^(?:a|area)$/i;re.fn.extend({prop:function(e,t){return be(this,re.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[re.propFix[e]||e]})}}),re.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&re.isXMLDoc(e)||(t=re.propFix[t]||t,i=re.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=re.find.attr(e,"tabindex");return t?parseInt(t,10):st.test(e.nodeName)||ut.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),ne.optSelected||(re.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),re.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){re.propFix[this.toLowerCase()]=this}),re.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(re.isFunction(e))return this.each(function(t){re(this).addClass(e.call(this,t,I(this)))});if("string"==typeof e&&e)for(t=e.match(me)||[];n=this[u++];)if(i=I(n),r=1===n.nodeType&&" "+M(i)+" "){for(a=0;o=t[a++];)r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=M(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u=0;if(re.isFunction(e))return this.each(function(t){re(this).removeClass(e.call(this,t,I(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof e&&e)for(t=e.match(me)||[];n=this[u++];)if(i=I(n),r=1===n.nodeType&&" "+M(i)+" "){for(a=0;o=t[a++];)for(;r.indexOf(" "+o+" ")>-1;)r=r.replace(" "+o+" "," ");i!==(s=M(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e;return"boolean"==typeof t&&"string"===n?t?this.addClass(e):this.removeClass(e):re.isFunction(e)?this.each(function(n){re(this).toggleClass(e.call(this,n,I(this),t),t)}):this.each(function(){var t,r,i,o;if("string"===n)for(r=0,i=re(this),o=e.match(me)||[];t=o[r++];)i.hasClass(t)?i.removeClass(t):i.addClass(t);else void 0!==e&&"boolean"!==n||((t=I(this))&&Te.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":Te.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+M(I(n))+" ").indexOf(t)>-1)return!0;return!1}});var lt=/\r/g;re.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=re.isFunction(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,re(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=re.map(i,function(e){return null==e?"":e+""})),(t=re.valHooks[this.type]||re.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return(t=re.valHooks[i.type]||re.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(lt,""):null==n?"":n}}}),re.extend({valHooks:{option:{get:function(e){var t=re.find.attr(e,"value");return null!=t?t:M(re.text(e))}},select:{get:function(e){var t,n,r,o=e.options,a=e.selectedIndex,s="select-one"===e.type,u=s?null:[],l=s?a+1:o.length;for(r=a<0?l:s?a:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),re.each(["radio","checkbox"],function(){re.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=re.inArray(re(e).val(),t)>-1}},ne.checkOn||(re.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})});var ct=/^(?:focusinfocus|focusoutblur)$/;re.extend(re.event,{trigger:function(t,n,r,i){var o,a,s,u,l,c,f,p=[r||X],d=Z.call(t,"type")?t.type:t,h=Z.call(t,"namespace")?t.namespace.split("."):[];if(a=s=r=r||X,3!==r.nodeType&&8!==r.nodeType&&!ct.test(d+re.event.triggered)&&(d.indexOf(".")>-1&&(d=(h=d.split(".")).shift(),h.sort()),l=d.indexOf(":")<0&&"on"+d,t=t[re.expando]?t:new re.Event(d,"object"==typeof t&&t),t.isTrigger=i?2:3,t.namespace=h.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),n=null==n?[t]:re.makeArray(n,[t]),f=re.event.special[d]||{},i||!f.trigger||!1!==f.trigger.apply(r,n))){if(!i&&!f.noBubble&&!re.isWindow(r)){for(u=f.delegateType||d,ct.test(u+d)||(a=a.parentNode);a;a=a.parentNode)p.push(a),s=a;s===(r.ownerDocument||X)&&p.push(s.defaultView||s.parentWindow||e)}for(o=0;(a=p[o++])&&!t.isPropagationStopped();)t.type=o>1?u:f.bindType||d,(c=(Te.get(a,"events")||{})[t.type]&&Te.get(a,"handle"))&&c.apply(a,n),(c=l&&a[l])&&c.apply&&we(a)&&(t.result=c.apply(a,n),!1===t.result&&t.preventDefault());return t.type=d,i||t.isDefaultPrevented()||f._default&&!1!==f._default.apply(p.pop(),n)||!we(r)||l&&re.isFunction(r[d])&&!re.isWindow(r)&&((s=r[l])&&(r[l]=null),re.event.triggered=d,r[d](),re.event.triggered=void 0,s&&(r[l]=s)),t.result}},simulate:function(e,t,n){var r=re.extend(new re.Event,n,{type:e,isSimulated:!0});re.event.trigger(r,null,t)}}),re.fn.extend({trigger:function(e,t){return this.each(function(){re.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return re.event.trigger(e,t,n,!0)}}),re.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(e,t){re.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),re.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),ne.focusin="onfocusin"in e,ne.focusin||re.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){re.event.simulate(t,e.target,re.event.fix(e))};re.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=Te.access(r,t);i||r.addEventListener(e,n,!0),Te.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=Te.access(r,t)-1;i?Te.access(r,t,i):(r.removeEventListener(e,n,!0),Te.remove(r,t))}}});var ft=e.location,pt=re.now(),dt=/\?/;re.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||re.error("Invalid XML: "+t),n};var ht=/\[\]$/,gt=/\r?\n/g,vt=/^(?:submit|button|image|reset|file)$/i,mt=/^(?:input|select|textarea|keygen)/i;re.param=function(e,t){var n,r=[],i=function(e,t){var n=re.isFunction(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!re.isPlainObject(e))re.each(e,function(){i(this.name,this.value)});else for(n in e)W(n,e[n],t,i);return r.join("&")},re.fn.extend({serialize:function(){return re.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=re.prop(this,"elements");return e?re.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!re(this).is(":disabled")&&mt.test(this.nodeName)&&!vt.test(e)&&(this.checked||!Le.test(e))}).map(function(e,t){var n=re(this).val();return null==n?null:Array.isArray(n)?re.map(n,function(e){return{name:t.name,value:e.replace(gt,"\r\n")}}):{name:t.name,value:n.replace(gt,"\r\n")}}).get()}});var yt=/%20/g,xt=/#.*$/,bt=/([?&])_=[^&]*/,wt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Tt=/^(?:GET|HEAD)$/,Ct=/^\/\//,Et={},kt={},St="*/".concat("*"),Nt=X.createElement("a");Nt.href=ft.href,re.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:ft.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(ft.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":St,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"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":re.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?_(_(e,re.ajaxSettings),t):_(re.ajaxSettings,e)},ajaxPrefilter:$(Et),ajaxTransport:$(kt),ajax:function(t,n){function r(t,n,r,s){var l,p,d,b,w,T=n;c||(c=!0,u&&e.clearTimeout(u),i=void 0,a=s||"",C.readyState=t>0?4:0,l=t>=200&&t<300||304===t,r&&(b=function(e,t,n){for(var r,i,o,a,s=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(h,C,r)),b=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];for(o=c.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}(h,b,C,l),l?(h.ifModified&&((w=C.getResponseHeader("Last-Modified"))&&(re.lastModified[o]=w),(w=C.getResponseHeader("etag"))&&(re.etag[o]=w)),204===t||"HEAD"===h.type?T="nocontent":304===t?T="notmodified":(T=b.state,p=b.data,l=!(d=b.error))):(d=T,!t&&T||(T="error",t<0&&(t=0))),C.status=t,C.statusText=(n||T)+"",l?m.resolveWith(g,[p,T,C]):m.rejectWith(g,[C,T,d]),C.statusCode(x),x=void 0,f&&v.trigger(l?"ajaxSuccess":"ajaxError",[C,h,l?p:d]),y.fireWith(g,[C,T]),f&&(v.trigger("ajaxComplete",[C,h]),--re.active||re.event.trigger("ajaxStop")))}"object"==typeof t&&(n=t,t=void 0),n=n||{};var i,o,a,s,u,l,c,f,p,d,h=re.ajaxSetup({},n),g=h.context||h,v=h.context&&(g.nodeType||g.jquery)?re(g):re.event,m=re.Deferred(),y=re.Callbacks("once memory"),x=h.statusCode||{},b={},w={},T="canceled",C={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s)for(s={};t=wt.exec(a);)s[t[1].toLowerCase()]=t[2];t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=w[e.toLowerCase()]=w[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)C.always(e[C.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||T;return i&&i.abort(t),r(0,t),this}};if(m.promise(C),h.url=((t||h.url||ft.href)+"").replace(Ct,ft.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(me)||[""],null==h.crossDomain){l=X.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Nt.protocol+"//"+Nt.host!=l.protocol+"//"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=re.param(h.data,h.traditional)),B(Et,h,n,C),c)return C;(f=re.event&&h.global)&&0==re.active++&&re.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Tt.test(h.type),o=h.url.replace(xt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(yt,"+")):(d=h.url.slice(o.length),h.data&&(o+=(dt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(bt,"$1"),d=(dt.test(o)?"&":"?")+"_="+pt+++d),h.url=o+d),h.ifModified&&(re.lastModified[o]&&C.setRequestHeader("If-Modified-Since",re.lastModified[o]),re.etag[o]&&C.setRequestHeader("If-None-Match",re.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&C.setRequestHeader("Content-Type",h.contentType),C.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+St+"; q=0.01":""):h.accepts["*"]);for(p in h.headers)C.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(g,C,h)||c))return C.abort();if(T="abort",y.add(h.complete),C.done(h.success),C.fail(h.error),i=B(kt,h,n,C)){if(C.readyState=1,f&&v.trigger("ajaxSend",[C,h]),c)return C;h.async&&h.timeout>0&&(u=e.setTimeout(function(){C.abort("timeout")},h.timeout));try{c=!1,i.send(b,r)}catch(e){if(c)throw e;r(-1,e)}}else r(-1,"No Transport");return C},getJSON:function(e,t,n){return re.get(e,t,n,"json")},getScript:function(e,t){return re.get(e,void 0,t,"script")}}),re.each(["get","post"],function(e,t){re[t]=function(e,n,r,i){return re.isFunction(n)&&(i=i||r,r=n,n=void 0),re.ajax(re.extend({url:e,type:t,dataType:i,data:n,success:r},re.isPlainObject(e)&&e))}}),re._evalUrl=function(e){return re.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,throws:!0})},re.fn.extend({wrapAll:function(e){var t;return this[0]&&(re.isFunction(e)&&(e=e.call(this[0])),t=re(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return re.isFunction(e)?this.each(function(t){re(this).wrapInner(e.call(this,t))}):this.each(function(){var t=re(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=re.isFunction(e);return this.each(function(n){re(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){re(this).replaceWith(this.childNodes)}),this}}),re.expr.pseudos.hidden=function(e){return!re.expr.pseudos.visible(e)},re.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},re.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Dt={0:200,1223:204},jt=re.ajaxSettings.xhr();ne.cors=!!jt&&"withCredentials"in jt,ne.ajax=jt=!!jt,re.ajaxTransport(function(t){var n,r;if(ne.cors||jt&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(a in i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Dt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),re.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),re.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return re.globalEval(e),e}}}),re.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),re.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(r,i){t=re(" + + + + + + + + \ No newline at end of file diff --git a/archiv/oktober2016/index.php b/archiv/oktober2016/index.php new file mode 100644 index 0000000..8102f47 --- /dev/null +++ b/archiv/oktober2016/index.php @@ -0,0 +1,844 @@ + + + + + + + Nacht der Wissenschaft - Karlsruhe + + + + + + + + + + + + + + + + +
+
+

Nacht der Wissenschaft
+ 28. Oktober 2016

+
+
+

Logo

+
+
+
+
+
+
+
+ +
+

PowerPoint-Karaoke-Schlonz am 23. Mai 2017 um 20 Uhr im AKK

+

Vorträge zu Themen halten, von denen man nicht den Hauch einer Ahnung hat, ist elementare Schlüsselqualifikation + für Studierende, EntscheiderInnen und Führungskräfte in Wirtschaft und Politik.

+

Mit dem Power-Point-Karaoke-Schlonz bereiten wir Euch praxis- und hautnah auf Eure Zukunft als + Vordenkende oder US-PräsidentIn vor. Lernt, mit beliebigem Inhalt, Euren Talk zum inspirierenden + Event zu machen. Slide für Slide werdet Ihr Experten für Finanzmärkte, Nanotechnologie + und Altphilologie oder seht zumindest so aus!

+

Die enthusiastische Crowd rundet über direktes akustisches Feedback (Gelächter) Euren Auftritt + ab. Fachchinesisch überzeugt immer, auch wenn man nicht weiß, was die Wörter eigentlich + bedeuten.

+

Keine Ahnung? Kein Problem!

+ +

Nochmal langsam... was ist das?

+

Am Dienstag, 23.05. veranstalten wir ab 20 Uhr im AKK (altes + Stadion) einen PowerPoint-Karaoke-Schlonz. Dabei bringen wir thematisch wild gemischte, kurze + PowerPoint-Foliensätze mit und ihr haltet die Vorträge dazu - ohne die Folien vorher gesehen + zu haben. Die Vorträge dauern - je nach Lust und Laune des Vortragenden - 8-15 Minuten.

+ +

 

+ +

Was ist, wenn ich absolut nichts zu den Folien weiß?
+ Dann funktioniert das Karaoke-Konzept: Denke dir ein Thema aus, interpretiere irgendwas in die Folien + und erzähle eine Geschichte dazu. Ziel ist nicht, einen korrekten oder auch nur entfernt sinnvollen + Vortrag zu halten, sondern Spaß zu haben und zu unterhalten.

+

Muss ich mich vorher anmelden?
+ Eine Anmeldung ist nicht nötig. Komm einfach vorbei und melde dich, wenn du einen Vortrag halten + willst.

+

Muss ich einen Vortrag halten, wenn ich komme?
+ Nein, auch als Zuschauer wird das sicher ein lustiger Abend. Und falls du dich doch spontan dazu + entscheidest, melde dich einfach spontan. Eine vorherige Anmeldung der Redner gibt es nicht.

+
+
+
+
+ +
+ +

Die zweite Nacht der Wissenschaft ist vorbei! Das Ergebnis: über 1000 Besucher und viele neue + Erkenntnisse. Von der Haushaltsmikrowelle bis zu neuen Materialien aus dem 3D-Drucker, vom geheimen + Leben der Wolken bis hin zu Gewichtsproblemen in der Teilchenphysik und von autonomen Fahrzeugen bis zu + der Frage, wie Studierende heute ticken - wir haben in dieser Nacht viel gelernt!

+ +

Neu dabei war dieses Mal ein Science Slam mit 3 engagierten Slamern! Dabei ging es um Eisbären, + Windkraft und den Erdbeben-Sepp. In jeweils 10 Minuten stellten drei Forscher ihre aktuellen Themen in + unterhaltsamer Weise dar, sodass man diese auch zur späten Stunde ohne Probleme verstehen + konnte.

+ +

Vielen Dank für euer Interesse und euer Kommen! Hoffentlich hat's Spaß gemacht und vielleicht + konntet ihr auch was lernen ;)

+ +

Das Orga-Team bedankt sich herzlich bei unseren 24 Referenten, die sich die Zeit genommen haben, auch zu + später Stunde Vorträge zu halten. Mit 17 Vorträgen und 3 Science Slams machten sie diese + Nacht der Wissenschaft möglich.

+

Ein großes Dankeschön geht auch an die tollen Helferinnen und Helfer, die die Organisation am + Freitag und an den Tagen zuvor tatkräftig unterstützt haben. Ein großes Lob geht auch + die Moderatoren Johannes Dippert, Christian Schramm und Christian Singe.

+

Weiterhin bedanken wir uns bei unseren Unterstützern, dem AStA, dem AKK und dem KIT, ohne die die + Veranstaltung nicht möglich gewesen wäre, sowie bei den Fachschaften + Maschinenbau/Chemieingenieurwesen, Elektro-/Informationstechnik und Physik und dem VDE Bezirksverband + Mittelbaden.

+ +

Euer NdW-Orga-Team:
+ Mohammad Al Kaddah, Theresa Antes, Julia Eberwein, Jonas Grammel, Johannes Janosovits, Sebastian + Helmstetter, Moritz Kühner, Bernhard Riester, Dominik Rimpf, Victoria Schemenz, Vera Schumacher, + Christian Singe und Thomas Wacker.

+ +

PS: Wenn ihr etwas verloren habt, im nächsten Jahr mithelfen wollt sowie bei jeder Art von Feedback + könnt ihr euch gerne bei uns unter info@ndw-ka.de melden.

+ +

PPS: Wenn ihr unsere Veranstaltung auch nächstes Mal besuchen wollt oder mehr Infos über + Aktionen in der Zukunft haben wollt, dann drückt auf "Gefällt mir" auf unserer Facebook-Seite. Wenn ihr zu Beginn der Planung für die nächste NdW + informiert werden wollt (bspw. um zu helfen) oder einfach nur erfahren wollt, wann die nächste NdW + statt findet, registriert euch auf unserem News-Mailverteiler. Schickt dazu eine leere Mail (kein + Betreff, kein Inhalt) an news-join@ndw-ka.de.

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

Programm

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

Leben funktioniert auf molekularer Ebene durch ein komplexes Wechselspiel zahlreicher + Biomoleküle. Und dieser „molekulare Tanz des Lebens“ ist nicht nur unglaublich + spannende Grundlagenforschung, sondern auch von direkter Relevanz für die Medizin - + denn wenn bei dem Tanz mal jemand richtig stolpert, kann der ganze Organismus krank + werden. Ich möchte zeigen, wie Computersimulationen analog eines atomar aufgelösten + Mikroskops einen detaillierten Einblick in den Alltag von Biomolekülen liefern können. + Und damit ergeben sich neue Möglichkeiten von der „in-silico“ Grundlagenforschung + bis hin zur Entwicklung von möglichen Therapien, falls „es mal hakt“.

+

Referent: Dr. Alexander Schug, SCC +

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

Wolken sind alltäglich, aber faszinierend. Sie bestehen aus flüssigem Wasser, + aber fallen nicht herunter. Sie haben häufig scharf begrenzte Ränder, obwohl + die Feuchtigkeit in der Luft gleichmäßig verteilt ist. Manchmal regnen sie + stark, manchmal auch gar nicht. Der Vortrag erklärt diese Vorgänge + anschaulich, unter anderem mit Vorlesungsexperimenten.

+

Referent: Prof. Dr. Thomas Leisner, IMK-AAF

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

+ Bild: Aerodynamik einer Kuh +
+

Hartnäckig hält sich die Meinung, dass Computer Mathematik obsolet gemacht + haben - z.B. in der Schule. Das Gegenteil ist richtig: Mit dem Siegeszug von Prozessoren + und Simulationen wäre es nötiger denn je dass jede und jeder Mathematik als + eine Grundfertigkeit beherrscht, um z.B. Ergebnisse von Modellen richtig zu bewerten. + Das gilt für den eigenen Alltag genauso wie für die Arbeit in fast allen - + nicht nur mehr technischen - Berufen. Am Beispiel meines eigenen Forschungsgebietes - + der Strömungssimulation - möchte ich zeigen, was Mathematik auf verschiedenen + Stufen des Forschungsprozesses tut und lässt, woran wir uns (noch) die Zähne + ausbeißen und welchen Beitrag die Wissenschaft Mathematik leistet.

+

Referentin: PD Dr. Gudrun Thäter, IANM

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

In dem Vortrag wird zunächst mit einigen Vorurteilen über Informatik aufgeräumt. + Dabei wird die Bedeutung von Software-Entwicklung für Deutschland sichtbar. Konkret + werden in dem Vortrag Forschungen aus Karlsruhe vorgestellt, um Software wirklich + ingenieurmäßig zu entwickeln.

+

Referent: Prof. Dr. Ralf H. Reussner, IPD +

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

+ Bild: © Peter Tuffy, The University of Edinburgh +
+

Grundlagenforschung in der Teilchenphysik ist angetrieben von unserem tiefen Bedürfnis, + die Geheimnisse der Natur zu ergründen. Wir möchten verstehen, wie sich das + Universum entwickelte und woraus es besteht. Was sind die Bausteine der Materie und + welche Kräfte halten sie zusammen? Das Standardmodell der Teilchenphysik fasst + unser heutiges Wissen über die fundamentalen Strukturen der Materie und Kräfte + zusammen. Eine drängende Frage ist in diesem Zusammenhang die nach der Erzeugung + der Teilchenmassen. Mit der Entdeckung des Higgsbosons am CERN sind wir der Beantwortung + dieser Frage ein großes Stück näher gekommen. Was aber steckt hinter der + Grundidee des Higgsmechanismus und wie kann diese den Ursprung der Massen erklären? + Wie funktioniert das Wechselspiel zwischen theoretischen Ideen und experimenteller + Forschung, welches schließlich fast 50 Jahre nach der Postulierung des + Higgsteilchens zu seiner Entdeckung führte? Und welche Auswirkungen hat diese + Entdeckung auf unser Verständnis der Natur?

+

Referentin: Prof. Dr. Margarete Mühlleitner, ITP

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

Die Allgegenwart von digitalen Netzwerken hat die geläufige Vorstellung von Raum als + einem einheitlichen, homogenen Behälter nachhaltig irritiert. Wir leben längst + in einer Welt, in der unterschiedliche Räume -- wie Arbeitsplatz und Chatroom, + Wohnzimmer und Online-Spielfeld, Straße und virtueller Stadtplan -- sich überlagern, + gegenseitig durchdringen und verändern. Kunst, Literatur und Populärkultur + liefern plastische Beispiele dafür, wie unsere buntscheckige Raumwirklichkeit + aussieht und funktioniert.

+

Referentin: Szilvia Gellai, Germanistik

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

+ Bild: © cuypersiris on DeviantArt
+

Gibt’s da einen Schein für? - Einblicke in studentische Lebenswelten: Welche + unterschiedlichen Typen von Studierenden gibt es? Sind WiWis und Physiker wirklich so + unterschiedlich, wie man immer denkt? Ab wie vielen Klausuren fühlen sich Studis + gestresst? Und ist das Studium automatisch der Mittelpunkt studentischen Lebens? + Antworten auf diese und andere Fragen geben Stefanie Enderle und Alexa Maria Kunz in + ihrem Vortrag über studentische Lebenswelten am KIT.

+

Referentinnen: Stefanie Enderle und Dr. Alexa Maria Kunz, HOC

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

Verbrennungsmotoren und flüssige Kraftstoffe werden aufgrund ihrer sehr hohen + Energiedichte in absehbarer Zukunft weiterhin ein gewichtiger Faktor im Bereich der + Antriebstechnologien sein. Der Vortrag befasst sich mit der Gewinnung und Etablierung + alternativer Kraftstoffe, vorzugsweise aus nachwachsenden Rohstoffen, die sich durch + niedrige Emissionen sowohl im Herstellungsprozess als auch in der motorischen + Verbrennung auszeichnen.

+

Referenten: Philipp Haltenort, Benjamin Niethammer und Matthias Betz, IKFT

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

Oftmals erlebt man in interdisziplinären Teams, dass es zu Konflikten durch + mangelhafter Kommunikation kommt. Doch wie ist eine wirksame Führung von + Innovatoren möglich? Wie identifiziert man innovative Führungs­persönlichkeiten, + die offen für Veränderungen sind, etablierte Richtlinien hinterfragen und die + Umstrukturierung eines Systems ermöglichen? Das „Innovation Leadership Framework“ + basiert auf den Daten und wissenschaftlichen Erfahrungen, die in Konversationen und + Diskussionen mit 24 Führungspersönlichkeiten gesammelt wurden. Es handelt sich + um eine Bestandsaufnahme basierend auf drei Jahren Forschung über 150 + Organisationen hinweg.

+

Referentin: Dipl. Kauffrau Sabrina Schork, ENTECHNON

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

Soziale Medien fungieren heutzutage unter anderem als Nachrichten und + Informationsquellen. Etwas geschieht, ein #Hashtag entsteht und die Tweets pro Sekunde + steigen rasant in die Höhe. Doch wie zuverlässig sind solche Nachrichten? + Inwiefern unterscheidet sich Qualitätsrecherche von den Artikeln der + Hobby-Journalisten, die das Netz überfluten? Wie neutral kann eine + Marketingplattform wie Facebook seinen Nutzern gegenüber sein? Marketingabteilungen + sehen in solchen Ereignissen ihre Chance. Doch wo ist die Grenze? Über diese Einflüsse + auf die Berichterstattung referiert Martin Klarmann, Professor für Marketing am + KIT.

+

Referent: Prof. Dr. Martin Klarmann, IISM

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

+ Bild: Heinz Troll +
+

Sie kommen mit Beschwerden zum Arzt, und dieser versucht mit Bildern aus dem Inneren + ihres Körpers der Ursache auf die Spur zu kommen. Wie funktioniert das eigentlich? + Man benötigt ein besonders geschicktes physikalisches Prinzip und anspruchsvolle + Ingenieurskunst, um zu einem sogenannten tomographischen Bildgebungsverfahren - und + damit zu 3D Bildern - zu kommen. Neben den etablierten klassischen Verfahren wie z.B. + Computertomographie (CT) und Magnetresonanztomographie (MR) ist in den letzten Jahren + ein neues Verfahren, genannt Magnetic Particle Imaging (MPI), entwickelt worden. Das + Verfahren, das in diesem Jahr mit dem europäischen Erfinderpreis ausgezeichnet + wurde, arbeitet mit magnetischen Feldern und kleinen Eisenteilchen. In diesem Vortrag + erfahren Sie, wie MPI im Vergleich zu den etablierten Methoden funktioniert.

+

Referent: Prof. Dr. Jürgen Weizenecker, EIT

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

Wem fällt bei der momentanen Diskussion zum autonomen Fahren die Verfolgungsjagd im + Kinofilm „The Fifth Element“ ein? - Wie funktionieren Radare für das autonome + Fahren? Kann hundertprozentige Sicherheit in dem Zusammenhang überhaupt erreicht + werden? Antworten auf diese und weitere Fragen rund um die unsichtbaren Wellen erwarten + euch!

+

Referent: Prof. Dr.-Ing. Thomas Zwick, IHE

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

+ Bild: © CC BY 2.0 - Creative + Tools
+

Die Natur macht es vor: unsere Knochen sind leicht, aber trotzdem steif und fest. Warum + ist das so? Der Schlüssel liegt im hierarchischen Aufbau natürlicher + Materialien, der durch den Einsatz neuester 3d-Drucktechnologien zukünftig auch für + technische Materialien nachempfunden werden kann. Dabei werden künstliche + Fachwerkstrukturen – auch Metamaterialien genannt – erzeugt, die mechanische und andere + Eigenschaften aufweisen, die man mit herkömmlichen Werkstoffen gar nicht oder nur + schwer erreichen kann. Die Materialien sind ähnlich fest wie Stähle und + Keramiken, dabei aber deutlich leichter: Während ein Kubikzentimeter Stahl acht + Gramm wiegt, ist es beim Nano-Fachwerk nur ein halbes Gramm. Damit sind die Materialien + langfristig für den Leichtbau interessant, etwa den Flugzeugbau.

+

Referent: Prof. Dr. Oliver Kraft, IAM

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

Woraus besteht die Natur im Allerkleinsten? An dieser spannenden Fragestellung arbeiten + Physikerinnen und Physik aus aller Welt seit vielen Jahren. Am CERN bei Genf haben sie + dazu riesige Experimente aufgebaut, die die kleinsten Bausteine unserer Natur nachweisen + können. Vorläufiger Höhepunkt dieser Experimente war die Entdeckung eines + neuen Elementarteilchens, des Higgs-Bosons. Aber wie kann man das Higgs-Boson (und + andere Elementarteilchen) in solchen Experimenten “sehen”? In diesem Vortrag wird am + Beispiel des CMS-Experiments am CERN, das von Karlsruher Physikerinnen und Physiker mit + aufgebaut wurde und betrieben wird, die Funktionsweise moderner Experimente mit + Elementarteilchen anschaulich erklärt.

+

Referent: Prof. Dr. Ulrich Husemann, EKP +

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

Citizen Science oder Upstream Engagement in der Forschung – die Bürger kommen in die + Wissenschaft. Diese Trendwende ist überraschend, denn mit Laien verbinden sich + zugleich Einschätzungen als Ungebildete, als Nicht-Könner, als Amateure. Wie + gestalten sich also Anspruch und Wirklichkeit neuer Partizipationsformen in der + Wissenschaft?

+

Referent: PD Dr. Stefan Böschen, ITAS

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

Beim Science Slam erwartet euch ein Turnier aus Kurzvorträgen bei dem drei + Vortragende ihr Forschungsthema in maximal 10 Minuten so verständlich, anschaulich + und mitreißend wie möglich präsentieren. Ob mit Hirn, Charme oder Humor + - ihr Ziel ist es eure Herzen und Hirne zu gewinnen. Denn am Schluss wird aus eurem + Applaus der erste Slam-Champion der NdW ermittelt.

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

Die Voraussetzungen für das Verschmelzen der Wasserstoffkerne in der Sonne sind ein + immens hoher Druck und eine hohe Energie (Temperatur). Auf der Erde soll dies unter + Vakuumbedingungen mit einem sehr dünnen, ionisierten Gas, dem sogenannten „Plasma“ + gelingen. Dazu muss dieses Gas auf eine Zündtemperatur von über 100 Millionen + Grad erwärmt werden. Die Elektronen-Zyklotron-Resonanz-Heizung (ECRH), ein + sogenanntes Mikrowellenheizsystem, ist dazu in der Lage und wird bereits erfolgreich in + verschiedenen Plasmaexperimenten eingesetzt. In diesem Vortrag „Von der + Haushaltsmikrowelle zur Zündung des Sonnenfeuers bei der Kernfusion” wird der Zuhörer + in die Grundlagen dieser wichtigen Heizquelle für die Kernfusion eingeführt, für + die das KIT Leistungserzeuger im Megawattbereich, sogenannte Gyrotrons, entwickelt, die + unter anderem beim Stellarator Wendelstein (W7-X) am IPP Greifswald eingesetzt + werden.

+

Referent: Sebastian Ruess, IHM +

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

+ Bild: © CC BY 2.0 - re-publica +
+

Das Herz gehört zu den relevantesten Organen des menschlichen Körpers. Eine + Fehlfunktion dieses Organs ist in den meisten Fällen mit einer Verschlechterung der + Lebensqualität und einem erhöhen Todesrisiko verbunden. Um die Kardiologen bei + der Diagnose und Behandlung solcher Krankheiten zu unterstützen, wird am Institut für + Biomedizinische Technik daran geforscht, patientenspezifische Modelle für das Herz + zu finden und diese mit automatischer Signalverarbeitung der Elektrokardiogramme zu + kombinieren. Die Visualisierung von solchen Mess- und Simulationsdaten Daten spielt auch + eine entscheidende Rolle und könnte in Zukunft durch Virtual Reality (VR) und + VR-Brillen umgesetzt werden.

+

Referenten: Gustavo Lenis und Tobias Oesterlein, IBT

+
+
+
+
+
+
+
+

Programmänderungen vorbehalten.

+

Der Weg zu den Hörsälen Benz, Daimler und + Redtenbacher ist vor Ort ausgeschildert.

+
+
+ +
+
+

Veranstaltungsräume

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

Über uns

+

Die „Nacht der Wissenschaft“ wurde in diesem Jahr erstmalig von der gleichnamigen Hochschulgruppe + organisiert. Dort engagieren sich Studierende verschiedener Fachrichtungen ehrenamtlich, um spannende + Vortragsreihen am Karlsruher Institut für Technologie zu organisieren. + Wir freuen uns daher immer über engagierte Studierende, die ihre Ideen bei der Organisation des + Abends einbringen wollen. Schreibt uns einfach eine Mail!

+
+
+ + Besucht uns bei Facebook +
+
+
+
+
+

Wir danken unseren Unterstützern:

+
+

+

+
+
+
+ +
+
+ + + + + + + + + + + + diff --git a/archiv/oktober2016/js/bootstrap.min.js b/archiv/oktober2016/js/bootstrap.min.js new file mode 100644 index 0000000..49f7334 --- /dev/null +++ b/archiv/oktober2016/js/bootstrap.min.js @@ -0,0 +1,7 @@ +/*! + * Bootstrap v3.3.5 (http://getbootstrap.com) + * Copyright 2011-2015 [object Object] + * 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)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher")}(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){return a(b.target).is(this)?b.handleObj.handler.apply(this,arguments):void 0}})})}(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.5",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);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.5",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)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c))},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);d.hasClass("btn")||(d=d.closest(".btn")),b.call(d,"toggle"),a(c.target).is('input[type="radio"]')||a(c.target).is('input[type="checkbox"]')||c.preventDefault()}).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.5",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"));return a>this.$items.length-1||0>a?void 0: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(){return this.sliding?void 0:this.slide("next")},c.prototype.prev=function(){return this.sliding?void 0: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.5",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("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.5",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("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);return 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()?void 0:(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})};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.5",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.5",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.5",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 c>e?"top":!1;if("bottom"==this.affixed)return null!=c?e+this.unpin<=f.top?!1:"bottom":a-d>=e+g?!1:"bottom";var h=null==this.affixed,i=h?e:f.top,j=h?g:b;return null!=c&&c>=e?"top":null!=d&&i+j>=a-d?"bottom":!1},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/archiv/oktober2016/js/jquery-1.11.2.min.js b/archiv/oktober2016/js/jquery-1.11.2.min.js new file mode 100644 index 0000000..e6a051d --- /dev/null +++ b/archiv/oktober2016/js/jquery-1.11.2.min.js @@ -0,0 +1,4 @@ +/*! jQuery v1.11.2 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */ +!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.2",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=r(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(f=a[b],b=a,a=f),m.isFunction(a)?(c=d.call(arguments,2),e=function(){return a.apply(b||this,c.concat(d.call(arguments)))},e.guid=a.guid=a.guid||m.guid++,e):void 0},now:function(){return+new Date},support:k}),m.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function r(a){var b=a.length,c=m.type(a);return"function"===c||m.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var s=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=hb(),z=hb(),A=hb(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N=M.replace("w","w#"),O="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+N+"))|)"+L+"*\\]",P=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+O+")*)|.*)\\)|)",Q=new RegExp(L+"+","g"),R=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),S=new RegExp("^"+L+"*,"+L+"*"),T=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),U=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),V=new RegExp(P),W=new RegExp("^"+N+"$"),X={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+O),PSEUDO:new RegExp("^"+P),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ab=/[+~]/,bb=/'|\\/g,cb=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),db=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},eb=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(fb){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function gb(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],k=b.nodeType,"string"!=typeof a||!a||1!==k&&9!==k&&11!==k)return d;if(!e&&p){if(11!==k&&(f=_.exec(a)))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return H.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName)return H.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=1!==k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(bb,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+rb(o[l]);w=ab.test(a)&&pb(b.parentNode)||b,x=o.join(",")}if(x)try{return H.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function hb(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ib(a){return a[u]=!0,a}function jb(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function kb(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function lb(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function mb(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function nb(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function ob(a){return ib(function(b){return b=+b,ib(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function pb(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=gb.support={},f=gb.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=gb.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=g.documentElement,e=g.defaultView,e&&e!==e.top&&(e.addEventListener?e.addEventListener("unload",eb,!1):e.attachEvent&&e.attachEvent("onunload",eb)),p=!f(g),c.attributes=jb(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=jb(function(a){return a.appendChild(g.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(g.getElementsByClassName),c.getById=jb(function(a){return o.appendChild(a).id=u,!g.getElementsByName||!g.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(g.querySelectorAll))&&(jb(function(a){o.appendChild(a).innerHTML="",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),jb(function(a){var b=g.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&jb(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",P)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===g||a.ownerDocument===v&&t(v,a)?-1:b===g||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,h=[a],i=[b];if(!e||!f)return a===g?-1:b===g?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return lb(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?lb(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},g):n},gb.matches=function(a,b){return gb(a,null,null,b)},gb.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return gb(b,n,null,[a]).length>0},gb.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},gb.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},gb.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},gb.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=gb.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=gb.selectors={cacheLength:50,createPseudo:ib,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(cb,db),a[3]=(a[3]||a[4]||a[5]||"").replace(cb,db),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||gb.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&gb.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(cb,db).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=gb.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(Q," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||gb.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ib(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ib(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?ib(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ib(function(a){return function(b){return gb(a,b).length>0}}),contains:ib(function(a){return a=a.replace(cb,db),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ib(function(a){return W.test(a||"")||gb.error("unsupported lang: "+a),a=a.replace(cb,db).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:ob(function(){return[0]}),last:ob(function(a,b){return[b-1]}),eq:ob(function(a,b,c){return[0>c?c+b:c]}),even:ob(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:ob(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:ob(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:ob(function(a,b,c){for(var d=0>c?c+b:c;++db;b++)d+=a[b].value;return d}function sb(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function tb(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ub(a,b,c){for(var d=0,e=b.length;e>d;d++)gb(a,b[d],c);return c}function vb(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function wb(a,b,c,d,e,f){return d&&!d[u]&&(d=wb(d)),e&&!e[u]&&(e=wb(e,f)),ib(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ub(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:vb(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=vb(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=vb(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function xb(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=sb(function(a){return a===b},h,!0),l=sb(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[sb(tb(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return wb(i>1&&tb(m),i>1&&rb(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&xb(a.slice(i,e)),f>e&&xb(a=a.slice(e)),f>e&&rb(a))}m.push(c)}return tb(m)}function yb(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=F.call(i));s=vb(s)}H.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&gb.uniqueSort(i)}return k&&(w=v,j=t),r};return c?ib(f):f}return h=gb.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=xb(b[c]),f[u]?d.push(f):e.push(f);f=A(a,yb(e,d)),f.selector=a}return f},i=gb.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(cb,db),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(cb,db),ab.test(j[0].type)&&pb(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&rb(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,ab.test(a)&&pb(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=jb(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),jb(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||kb("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&jb(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||kb("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),jb(function(a){return null==a.getAttribute("disabled")})||kb(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),gb}(a);m.find=s,m.expr=s.selectors,m.expr[":"]=m.expr.pseudos,m.unique=s.uniqueSort,m.text=s.getText,m.isXMLDoc=s.isXML,m.contains=s.contains;var t=m.expr.match.needsContext,u=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,v=/^.[^:#\[\.,]*$/;function w(a,b,c){if(m.isFunction(b))return m.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return m.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(v.test(b))return m.filter(b,a,c);b=m.filter(b,a)}return m.grep(a,function(a){return m.inArray(a,b)>=0!==c})}m.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?m.find.matchesSelector(d,a)?[d]:[]:m.find.matches(a,m.grep(b,function(a){return 1===a.nodeType}))},m.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(m(a).filter(function(){for(b=0;e>b;b++)if(m.contains(d[b],this))return!0}));for(b=0;e>b;b++)m.find(a,d[b],c);return c=this.pushStack(e>1?m.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(w(this,a||[],!1))},not:function(a){return this.pushStack(w(this,a||[],!0))},is:function(a){return!!w(this,"string"==typeof a&&t.test(a)?m(a):a||[],!1).length}});var x,y=a.document,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=m.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||x).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof m?b[0]:b,m.merge(this,m.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:y,!0)),u.test(c[1])&&m.isPlainObject(b))for(c in b)m.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}if(d=y.getElementById(c[2]),d&&d.parentNode){if(d.id!==c[2])return x.find(a);this.length=1,this[0]=d}return this.context=y,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):m.isFunction(a)?"undefined"!=typeof x.ready?x.ready(a):a(m):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),m.makeArray(a,this))};A.prototype=m.fn,x=m(y);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};m.extend({dir:function(a,b,c){var d=[],e=a[b];while(e&&9!==e.nodeType&&(void 0===c||1!==e.nodeType||!m(e).is(c)))1===e.nodeType&&d.push(e),e=e[b];return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),m.fn.extend({has:function(a){var b,c=m(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(m.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=t.test(a)||"string"!=typeof a?m(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&m.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?m.unique(f):f)},index:function(a){return a?"string"==typeof a?m.inArray(this[0],m(a)):m.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(m.unique(m.merge(this.get(),m(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}m.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return m.dir(a,"parentNode")},parentsUntil:function(a,b,c){return m.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return m.dir(a,"nextSibling")},prevAll:function(a){return m.dir(a,"previousSibling")},nextUntil:function(a,b,c){return m.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return m.dir(a,"previousSibling",c)},siblings:function(a){return m.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return m.sibling(a.firstChild)},contents:function(a){return m.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:m.merge([],a.childNodes)}},function(a,b){m.fn[a]=function(c,d){var e=m.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=m.filter(d,e)),this.length>1&&(C[a]||(e=m.unique(e)),B.test(a)&&(e=e.reverse())),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return m.each(a.match(E)||[],function(a,c){b[c]=!0}),b}m.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):m.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(c=a.memory&&l,d=!0,f=g||0,g=0,e=h.length,b=!0;h&&e>f;f++)if(h[f].apply(l[0],l[1])===!1&&a.stopOnFalse){c=!1;break}b=!1,h&&(i?i.length&&j(i.shift()):c?h=[]:k.disable())},k={add:function(){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this},remove:function(){return h&&m.each(arguments,function(a,c){var d;while((d=m.inArray(c,h,d))>-1)h.splice(d,1),b&&(e>=d&&e--,f>=d&&f--)}),this},has:function(a){return a?m.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],e=0,this},disable:function(){return h=i=c=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,c||k.disable(),this},locked:function(){return!i},fireWith:function(a,c){return!h||d&&!i||(c=c||[],c=[a,c.slice?c.slice():c],b?i.push(c):j(c)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!d}};return k},m.extend({Deferred:function(a){var b=[["resolve","done",m.Callbacks("once memory"),"resolved"],["reject","fail",m.Callbacks("once memory"),"rejected"],["notify","progress",m.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return m.Deferred(function(c){m.each(b,function(b,f){var g=m.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&m.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?m.extend(a,d):d}},e={};return d.pipe=d.then,m.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&m.isFunction(a.promise)?e:0,g=1===f?a:m.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&m.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;m.fn.ready=function(a){return m.ready.promise().done(a),this},m.extend({isReady:!1,readyWait:1,holdReady:function(a){a?m.readyWait++:m.ready(!0)},ready:function(a){if(a===!0?!--m.readyWait:!m.isReady){if(!y.body)return setTimeout(m.ready);m.isReady=!0,a!==!0&&--m.readyWait>0||(H.resolveWith(y,[m]),m.fn.triggerHandler&&(m(y).triggerHandler("ready"),m(y).off("ready")))}}});function I(){y.addEventListener?(y.removeEventListener("DOMContentLoaded",J,!1),a.removeEventListener("load",J,!1)):(y.detachEvent("onreadystatechange",J),a.detachEvent("onload",J))}function J(){(y.addEventListener||"load"===event.type||"complete"===y.readyState)&&(I(),m.ready())}m.ready.promise=function(b){if(!H)if(H=m.Deferred(),"complete"===y.readyState)setTimeout(m.ready);else if(y.addEventListener)y.addEventListener("DOMContentLoaded",J,!1),a.addEventListener("load",J,!1);else{y.attachEvent("onreadystatechange",J),a.attachEvent("onload",J);var c=!1;try{c=null==a.frameElement&&y.documentElement}catch(d){}c&&c.doScroll&&!function e(){if(!m.isReady){try{c.doScroll("left")}catch(a){return setTimeout(e,50)}I(),m.ready()}}()}return H.promise(b)};var K="undefined",L;for(L in m(k))break;k.ownLast="0"!==L,k.inlineBlockNeedsLayout=!1,m(function(){var a,b,c,d;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",k.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(d))}),function(){var a=y.createElement("div");if(null==k.deleteExpando){k.deleteExpando=!0;try{delete a.test}catch(b){k.deleteExpando=!1}}a=null}(),m.acceptData=function(a){var b=m.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b};var M=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,N=/([A-Z])/g;function O(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(N,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:M.test(c)?m.parseJSON(c):c}catch(e){}m.data(a,b,c)}else c=void 0}return c}function P(a){var b;for(b in a)if(("data"!==b||!m.isEmptyObject(a[b]))&&"toJSON"!==b)return!1; +return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[m.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[m.camelCase(b)])):f=g,f}}function R(a,b,c){if(m.acceptData(a)){var d,e,f=a.nodeType,g=f?m.cache:a,h=f?a[m.expando]:m.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){m.isArray(b)?b=b.concat(m.map(b,m.camelCase)):b in d?b=[b]:(b=m.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!P(d):!m.isEmptyObject(d))return}(c||(delete g[h].data,P(g[h])))&&(f?m.cleanData([a],!0):k.deleteExpando||g!=g.window?delete g[h]:g[h]=null)}}}m.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?m.cache[a[m.expando]]:a[m.expando],!!a&&!P(a)},data:function(a,b,c){return Q(a,b,c)},removeData:function(a,b){return R(a,b)},_data:function(a,b,c){return Q(a,b,c,!0)},_removeData:function(a,b){return R(a,b,!0)}}),m.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=m.data(f),1===f.nodeType&&!m._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=m.camelCase(d.slice(5)),O(f,d,e[d])));m._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){m.data(this,a)}):arguments.length>1?this.each(function(){m.data(this,a,b)}):f?O(f,a,m.data(f,a)):void 0},removeData:function(a){return this.each(function(){m.removeData(this,a)})}}),m.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=m._data(a,b),c&&(!d||m.isArray(c)?d=m._data(a,b,m.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=m.queue(a,b),d=c.length,e=c.shift(),f=m._queueHooks(a,b),g=function(){m.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return m._data(a,c)||m._data(a,c,{empty:m.Callbacks("once memory").add(function(){m._removeData(a,b+"queue"),m._removeData(a,c)})})}}),m.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.lengthh;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},W=/^(?:checkbox|radio)$/i;!function(){var a=y.createElement("input"),b=y.createElement("div"),c=y.createDocumentFragment();if(b.innerHTML="
a",k.leadingWhitespace=3===b.firstChild.nodeType,k.tbody=!b.getElementsByTagName("tbody").length,k.htmlSerialize=!!b.getElementsByTagName("link").length,k.html5Clone="<:nav>"!==y.createElement("nav").cloneNode(!0).outerHTML,a.type="checkbox",a.checked=!0,c.appendChild(a),k.appendChecked=a.checked,b.innerHTML="",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue,c.appendChild(b),b.innerHTML="",k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,k.noCloneEvent=!0,b.attachEvent&&(b.attachEvent("onclick",function(){k.noCloneEvent=!1}),b.cloneNode(!0).click()),null==k.deleteExpando){k.deleteExpando=!0;try{delete b.test}catch(d){k.deleteExpando=!1}}}(),function(){var b,c,d=y.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(k[b+"Bubbles"]=c in a)||(d.setAttribute(c,"t"),k[b+"Bubbles"]=d.attributes[c].expando===!1);d=null}();var X=/^(?:input|select|textarea)$/i,Y=/^key/,Z=/^(?:mouse|pointer|contextmenu)|click/,$=/^(?:focusinfocus|focusoutblur)$/,_=/^([^.]*)(?:\.(.+)|)$/;function ab(){return!0}function bb(){return!1}function cb(){try{return y.activeElement}catch(a){}}m.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=m.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return typeof m===K||a&&m.event.triggered===a.type?void 0:m.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(E)||[""],h=b.length;while(h--)f=_.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=m.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=m.event.special[o]||{},l=m.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&m.expr.match.needsContext.test(e),namespace:p.join(".")},i),(n=g[o])||(n=g[o]=[],n.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?n.splice(n.delegateCount++,0,l):n.push(l),m.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m.hasData(a)&&m._data(a);if(r&&(k=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=_.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=m.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,n=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=n.length;while(f--)g=n[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(n.splice(f,1),g.selector&&n.delegateCount--,l.remove&&l.remove.call(a,g));i&&!n.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||m.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)m.event.remove(a,o+b[j],c,d,!0);m.isEmptyObject(k)&&(delete r.handle,m._removeData(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,l,n,o=[d||y],p=j.call(b,"type")?b.type:b,q=j.call(b,"namespace")?b.namespace.split("."):[];if(h=l=d=d||y,3!==d.nodeType&&8!==d.nodeType&&!$.test(p+m.event.triggered)&&(p.indexOf(".")>=0&&(q=p.split("."),p=q.shift(),q.sort()),g=p.indexOf(":")<0&&"on"+p,b=b[m.expando]?b:new m.Event(p,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=q.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:m.makeArray(c,[b]),k=m.event.special[p]||{},e||!k.trigger||k.trigger.apply(d,c)!==!1)){if(!e&&!k.noBubble&&!m.isWindow(d)){for(i=k.delegateType||p,$.test(i+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),l=h;l===(d.ownerDocument||y)&&o.push(l.defaultView||l.parentWindow||a)}n=0;while((h=o[n++])&&!b.isPropagationStopped())b.type=n>1?i:k.bindType||p,f=(m._data(h,"events")||{})[b.type]&&m._data(h,"handle"),f&&f.apply(h,c),f=g&&h[g],f&&f.apply&&m.acceptData(h)&&(b.result=f.apply(h,c),b.result===!1&&b.preventDefault());if(b.type=p,!e&&!b.isDefaultPrevented()&&(!k._default||k._default.apply(o.pop(),c)===!1)&&m.acceptData(d)&&g&&d[p]&&!m.isWindow(d)){l=d[g],l&&(d[g]=null),m.event.triggered=p;try{d[p]()}catch(r){}m.event.triggered=void 0,l&&(d[g]=l)}return b.result}},dispatch:function(a){a=m.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(m._data(this,"events")||{})[a.type]||[],k=m.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=m.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,g=0;while((e=f.handlers[g++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(e.namespace))&&(a.handleObj=e,a.data=e.data,c=((m.event.special[e.origType]||{}).handle||e.handler).apply(f.elem,i),void 0!==c&&(a.result=c)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(e=[],f=0;h>f;f++)d=b[f],c=d.selector+" ",void 0===e[c]&&(e[c]=d.needsContext?m(c,this).index(i)>=0:m.find(c,this,null,[i]).length),e[c]&&e.push(d);e.length&&g.push({elem:i,handlers:e})}return h]","i"),hb=/^\s+/,ib=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,jb=/<([\w:]+)/,kb=/\s*$/g,rb={option:[1,""],legend:[1,"
","
"],area:[1,"",""],param:[1,"",""],thead:[1,"","
"],tr:[2,"","
"],col:[2,"","
"],td:[3,"","
"],_default:k.htmlSerialize?[0,"",""]:[1,"X
","
"]},sb=db(y),tb=sb.appendChild(y.createElement("div"));rb.optgroup=rb.option,rb.tbody=rb.tfoot=rb.colgroup=rb.caption=rb.thead,rb.th=rb.td;function ub(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==K?a.getElementsByTagName(b||"*"):typeof a.querySelectorAll!==K?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||m.nodeName(d,b)?f.push(d):m.merge(f,ub(d,b));return void 0===b||b&&m.nodeName(a,b)?m.merge([a],f):f}function vb(a){W.test(a.type)&&(a.defaultChecked=a.checked)}function wb(a,b){return m.nodeName(a,"table")&&m.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function xb(a){return a.type=(null!==m.find.attr(a,"type"))+"/"+a.type,a}function yb(a){var b=pb.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function zb(a,b){for(var c,d=0;null!=(c=a[d]);d++)m._data(c,"globalEval",!b||m._data(b[d],"globalEval"))}function Ab(a,b){if(1===b.nodeType&&m.hasData(a)){var c,d,e,f=m._data(a),g=m._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)m.event.add(b,c,h[c][d])}g.data&&(g.data=m.extend({},g.data))}}function Bb(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!k.noCloneEvent&&b[m.expando]){e=m._data(b);for(d in e.events)m.removeEvent(b,d,e.handle);b.removeAttribute(m.expando)}"script"===c&&b.text!==a.text?(xb(b).text=a.text,yb(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),k.html5Clone&&a.innerHTML&&!m.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&W.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}m.extend({clone:function(a,b,c){var d,e,f,g,h,i=m.contains(a.ownerDocument,a);if(k.html5Clone||m.isXMLDoc(a)||!gb.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(tb.innerHTML=a.outerHTML,tb.removeChild(f=tb.firstChild)),!(k.noCloneEvent&&k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||m.isXMLDoc(a)))for(d=ub(f),h=ub(a),g=0;null!=(e=h[g]);++g)d[g]&&Bb(e,d[g]);if(b)if(c)for(h=h||ub(a),d=d||ub(f),g=0;null!=(e=h[g]);g++)Ab(e,d[g]);else Ab(a,f);return d=ub(f,"script"),d.length>0&&zb(d,!i&&ub(a,"script")),d=h=e=null,f},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,l,n=a.length,o=db(b),p=[],q=0;n>q;q++)if(f=a[q],f||0===f)if("object"===m.type(f))m.merge(p,f.nodeType?[f]:f);else if(lb.test(f)){h=h||o.appendChild(b.createElement("div")),i=(jb.exec(f)||["",""])[1].toLowerCase(),l=rb[i]||rb._default,h.innerHTML=l[1]+f.replace(ib,"<$1>")+l[2],e=l[0];while(e--)h=h.lastChild;if(!k.leadingWhitespace&&hb.test(f)&&p.push(b.createTextNode(hb.exec(f)[0])),!k.tbody){f="table"!==i||kb.test(f)?""!==l[1]||kb.test(f)?0:h:h.firstChild,e=f&&f.childNodes.length;while(e--)m.nodeName(j=f.childNodes[e],"tbody")&&!j.childNodes.length&&f.removeChild(j)}m.merge(p,h.childNodes),h.textContent="";while(h.firstChild)h.removeChild(h.firstChild);h=o.lastChild}else p.push(b.createTextNode(f));h&&o.removeChild(h),k.appendChecked||m.grep(ub(p,"input"),vb),q=0;while(f=p[q++])if((!d||-1===m.inArray(f,d))&&(g=m.contains(f.ownerDocument,f),h=ub(o.appendChild(f),"script"),g&&zb(h),c)){e=0;while(f=h[e++])ob.test(f.type||"")&&c.push(f)}return h=null,o},cleanData:function(a,b){for(var d,e,f,g,h=0,i=m.expando,j=m.cache,l=k.deleteExpando,n=m.event.special;null!=(d=a[h]);h++)if((b||m.acceptData(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)n[e]?m.event.remove(d,e):m.removeEvent(d,e,g.handle);j[f]&&(delete j[f],l?delete d[i]:typeof d.removeAttribute!==K?d.removeAttribute(i):d[i]=null,c.push(f))}}}),m.fn.extend({text:function(a){return V(this,function(a){return void 0===a?m.text(this):this.empty().append((this[0]&&this[0].ownerDocument||y).createTextNode(a))},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?m.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||m.cleanData(ub(c)),c.parentNode&&(b&&m.contains(c.ownerDocument,c)&&zb(ub(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&&m.cleanData(ub(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&&m.nodeName(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return m.clone(this,a,b)})},html:function(a){return V(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(fb,""):void 0;if(!("string"!=typeof a||mb.test(a)||!k.htmlSerialize&&gb.test(a)||!k.leadingWhitespace&&hb.test(a)||rb[(jb.exec(a)||["",""])[1].toLowerCase()])){a=a.replace(ib,"<$1>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(m.cleanData(ub(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,m.cleanData(ub(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,n=this,o=l-1,p=a[0],q=m.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&nb.test(p))return this.each(function(c){var d=n.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(i=m.buildFragment(a,this[0].ownerDocument,!1,this),c=i.firstChild,1===i.childNodes.length&&(i=c),c)){for(g=m.map(ub(i,"script"),xb),f=g.length;l>j;j++)d=i,j!==o&&(d=m.clone(d,!0,!0),f&&m.merge(g,ub(d,"script"))),b.call(this[j],d,j);if(f)for(h=g[g.length-1].ownerDocument,m.map(g,yb),j=0;f>j;j++)d=g[j],ob.test(d.type||"")&&!m._data(d,"globalEval")&&m.contains(h,d)&&(d.src?m._evalUrl&&m._evalUrl(d.src):m.globalEval((d.text||d.textContent||d.innerHTML||"").replace(qb,"")));i=c=null}return this}}),m.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){m.fn[a]=function(a){for(var c,d=0,e=[],g=m(a),h=g.length-1;h>=d;d++)c=d===h?this:this.clone(!0),m(g[d])[b](c),f.apply(e,c.get());return this.pushStack(e)}});var Cb,Db={};function Eb(b,c){var d,e=m(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:m.css(e[0],"display");return e.detach(),f}function Fb(a){var b=y,c=Db[a];return c||(c=Eb(a,b),"none"!==c&&c||(Cb=(Cb||m(" + + +
+

+

+

Vortrag von

+

+ Auf YouTube ansehen → +
+ + + +
+
+
+ +
+
+
+

NdW 2024

+

SUPRALEITUNG!

+

Prof. Dr. Jörg Schmalian

+

Ein Vortrag über eines der faszinierendsten Phänomene der modernen Physik – und warum es die Welt verändern könnte.

+ Auf YouTube ansehen → +
+
+ + + + + + +
+
+

Mitmachen & Kontakt

+ +

+ +
+ +
+ +

+
+ +
+ +

+
+ + + + + +
+ +
+
+ + + + + + + + + + + + diff --git a/js/highlighted-events.js b/js/highlighted-events.js new file mode 100644 index 0000000..5d43f73 --- /dev/null +++ b/js/highlighted-events.js @@ -0,0 +1,474 @@ +(function () { + // === 1) Date / day-of-year (for deterministic highlight pick) === + const today = new Date(); + const formattedDate = today.toLocaleDateString("de-DE", { + day: "2-digit", + month: "2-digit", + year: "numeric", + }); + function getDayOfYear(date) { + const start = new Date(date.getFullYear(), 0, 0); + return Math.floor((date - start) / 86400000); + } + const dayOfYear = getDayOfYear(today); + + // === 2) DOM refs for the highlight block (hero) === + const elDate = document.getElementById("event-date"); + const elTitle = document.getElementById("event-title"); + const elBody = document.getElementById("event-body"); + const elImg = document.getElementById("event-image"); + const elImgWrap = document.getElementById("event-image-wrap"); + const elSpeaker = document.getElementById("event-speaker"); + const elLanguage = document.getElementById("event-language"); + const elInstitute = document.getElementById("event-institute"); + + if (elDate) elDate.textContent = formattedDate; + + // === 3) DOM refs for halls and talk lists === + const hallHeadingEls = { + "1": document.getElementById("hall-1-heading"), + "2": document.getElementById("hall-2-heading"), + "3": document.getElementById("hall-3-heading"), + }; + const hallTalksEls = { + "1": document.getElementById("hall-1-talks"), + "2": document.getElementById("hall-2-talks"), + "3": document.getElementById("hall-3-talks"), + }; + + // === 4) Load schedule JSON === + fetch("text/schedule.json", { cache: "no-cache" }) + .then((resp) => { + if (!resp.ok) throw new Error("could not load schedule.json"); + return resp.json(); + }) + .then((data) => { + const halls = data.halls || []; + const talks = data.talks || []; + + // 4a) Set hall headings + halls.forEach((hall) => { + if (hallHeadingEls[hall.id]) { + hallHeadingEls[hall.id].textContent = + decodeUnicode(hall.label || ("Hörsaal " + hall.id)); + } + }); + + // 4b) Group talks by hall id + const groupedByHall = {}; + talks.forEach((talk) => { + if (!groupedByHall[talk.hall]) groupedByHall[talk.hall] = []; + groupedByHall[talk.hall].push(talk); + }); + + // 4c) Desktop: gemeinsame Zeitliste + Platzhalter, Mobile: wie bisher + const timesOrder = uniqueTimesInOrder(talks); // in Reihenfolge aus JSON + + Object.keys(hallTalksEls).forEach((hallId) => { + const container = hallTalksEls[hallId]; + if (!container) return; + + const hallTalks = groupedByHall[hallId] || []; + + // Index nach Zeit für schnellen Zugriff + const byTime = new Map(hallTalks.map(t => [String(t.time || "").trim(), t])); + + // Desktop nebeneinander -> gleiche Zeilen je Zeit; sonst originale Liste + const desktop = window.matchMedia("(min-width: 992px)").matches; + let rows = []; + + if (desktop) { + rows = timesOrder.map((time, i) => { + const talk = byTime.get(time) || null; + return renderTalkRow(talk, hallId, i, time); + }); + } else { + rows = hallTalks.map((t, i) => renderTalkRow(t, hallId, i, t.time || "")); + } + + container.innerHTML = rows.join(""); + wireImageLoadReflow(container); + }); + + // 4d) Enable toggle animation + wireTalkToggles(); + + // 4e) Zeilenhöhen anpassen (nur Desktop) + equalizeRowHeightsOnce(); + + + // 4e) Fill the highlight block deterministically + // Only talks that have BOTH a non-empty description and a real image + const highlightCandidates = (talks || []).filter((t) => { + const hasDesc = (t.desc || "").trim().length > 0; + const hasImg = isImageUrl((t.image || "").trim()); + return hasDesc && hasImg; + }); + + if (highlightCandidates.length > 0) { + const idx = dayOfYear % highlightCandidates.length; + const chosen = highlightCandidates[idx]; + + const highlightTitle = decodeUnicode(chosen.title || "Untitled"); + const highlightBody = chosen.desc || highlightTitle; + const highlightImage = chosen.image || ""; + const highlightAlt = + decodeUnicode(chosen.imageAlt || highlightTitle || "Image"); + + if (elTitle) elTitle.textContent = highlightTitle; + if (elBody) elBody.innerHTML = formatHtmlWithBreaks(highlightBody); + + if (elImg) { + elImg.alt = highlightAlt; + + if (isImageUrl(highlightImage)) { + elImg.src = highlightImage; + elImg.style.display = ""; + + } else { + elImg.removeAttribute("src"); + elImg.style.display = "none"; + } + } + + + if (elSpeaker) { + const profTitle = chosen.profTitle || ""; + const lecturer = chosen.lecturer || ""; + const instLabel = chosen.instituteLabel || ""; + const instUrl = chosen.instituteUrl || ""; + + const name = + (profTitle ? profTitle.trim() + " " : "") + (lecturer || ""); + const inst = instUrl + ? `${escapeText( + instLabel || instUrl + )}` + : instLabel + ? `${escapeText(instLabel)}` + : ""; + + const sep = name && inst ? ", " : ""; + elSpeaker.innerHTML = `Referent: ${escapeText( + name.trim() + )}${sep}${inst}`; + } + + if (elLanguage && (chosen.language || "")) { + elLanguage.innerHTML = `Sprache: ${escapeText( + chosen.language + )}`; + } + + if (elInstitute) { + const instLabel = chosen.instituteLabel || ""; + const instUrl = chosen.instituteUrl || ""; + if (elInstitute.tagName === "A" && instUrl) { + elInstitute.textContent = decodeUnicode(instLabel || instUrl); + elInstitute.setAttribute("href", instUrl); + } else { + elInstitute.textContent = decodeUnicode(instLabel || ""); + } + } + } else { + // No suitable highlight -> clear/hide gracefully + if (elTitle) elTitle.textContent = " "; + if (elBody) elBody.textContent = " "; + if (elImg) { + elImg.removeAttribute("src"); + elImg.alt = ""; + elImg.style.display = "none"; + } + if (elSpeaker) elSpeaker.textContent = ""; + if (elLanguage) elLanguage.textContent = ""; + if (elInstitute) elInstitute.textContent = ""; + } + }) + .catch((err) => { + console.error("schedule load error:", err); + if (elTitle) elTitle.textContent = "Highlight could not be loaded"; + if (elBody) elBody.textContent = "Please try again later."; + if (elImg) { + elImg.alt = "No image available"; + elImg.style.display = "none"; + } + + Object.values(hallTalksEls).forEach((container) => { + if (container) { + container.innerHTML = ` +
+

--:--

+ +
+ `; + } + }); + }); + + // === Helpers === + + // Escape for text node contexts + function escapeText(str) { + return String(str) + .replace(/&/g, "&") + .replace(//g, ">") + .replace(/"/g, """); + } + + // Escape for attribute values + function escapeAttr(str) { + return escapeText(str).replace(/'/g, "'"); + } + + // Decode literals like "U+00AE" or "u+1F4A9" to real Unicode + function decodeUnicode(str) { + if (!str) return ""; + return String(str).replace(/U\+([0-9A-F]{4,6})/gi, (_, hex) => + String.fromCodePoint(parseInt(hex, 16)) + ); + } + + // Produce HTML: decode "U+XXXX", escape HTML, then turn newlines into
+ function formatHtmlWithBreaks(str) { + const decoded = decodeUnicode(str).replace(/\r\n?/g, "\n"); + const escaped = escapeText(decoded); + return escaped.replace(/\n/g, "
"); + } + + // Accept only real image files; PDFs etc. are rejected for highlight/images + function isImageUrl(url) { + if (!url) return false; + return /\.(png|jpe?g|webp|gif|avif|svg)$/i.test(url); + } + + // Build an i18n-ready "Speaker" line. + function buildLecturerLine({ + profTitle = "", + lecturer = "", + instLabel = "", + instUrl = "", + }) { + if (!profTitle && !lecturer && !instLabel) return ""; + const name = + (profTitle ? escapeText(decodeUnicode(profTitle.trim())) + " " : "") + + escapeText(decodeUnicode(lecturer || "").trim()); + const inst = instUrl + ? `${escapeText( + decodeUnicode(instLabel || instUrl) + )}` + : instLabel + ? `${escapeText(decodeUnicode(instLabel))}` + : ""; + const sep = name && inst ? ", " : ""; + return `

Referent: ${name}${sep}${inst}

`; + } + + // Build an i18n-ready "Language" line. + function buildLanguageLine(langValue = "") { + if (!langValue) return ""; + return `

Sprache: ${escapeText( + decodeUnicode(langValue) + )}

`; + } + + // Toggle animation and a11y attributes for each talk block + function wireTalkToggles() { + const toggles = document.querySelectorAll(".talk-toggle"); + toggles.forEach((btn) => { + btn.addEventListener("click", () => { + const panelId = btn.getAttribute("aria-controls"); + const panel = document.getElementById(panelId); + if (!panel) return; + + const expanded = btn.getAttribute("aria-expanded") === "true"; + const nowExpanded = !expanded; + + // a11y attributes + btn.setAttribute("aria-expanded", String(nowExpanded)); + panel.setAttribute("aria-hidden", String(!nowExpanded)); + + // animate max-height + opacity + if (nowExpanded) { + // open just this panel + panel.classList.add("is-open"); + panel.style.maxHeight = panel.scrollHeight + "px"; + panel.style.opacity = "1"; + } else { + // close just this panel + panel.style.maxHeight = panel.scrollHeight + "px"; // start from current height + panel.getBoundingClientRect(); // force reflow + panel.classList.remove("is-open"); + panel.style.maxHeight = "0"; + panel.style.opacity = "0"; + } + // IMPORTANT: + // Do NOT re-equalize heights here. We want other columns to stay unchanged. + }); + }); + } + + + // Liefert die Zeitpunkte in der Reihenfolge ihres ersten Auftretens im JSON + function uniqueTimesInOrder(talks) { + const seen = new Set(); + const out = []; + talks.forEach(t => { + const tt = String(t.time || "").trim(); + if (tt && !seen.has(tt)) { seen.add(tt); out.push(tt); } + }); + return out; + } + + // Eine Zeile (Talk oder leerer Platzhalter für eine Zeit) + function renderTalkRow(talk, hallId, i, timeLabel) { + const safeTime = timeLabel || (talk ? talk.time || "" : ""); + if (!talk) { + // leerer Platzhalter – sorgt für fluchtende Zeiten und gleiche Spaltenhöhe + return ` +
+

${escapeText(safeTime)}

+ +
+ `; + } + + const safeTitle = decodeUnicode(talk.title || ""); + const rawDesc = talk.desc || ""; + const safeDesc = rawDesc.trim() !== "" ? rawDesc : ""; + const imgUrl = (talk.image || "").trim(); + const safeImg = isImageUrl(imgUrl) ? imgUrl : ""; + const safeAlt = talk.imageAlt || safeTitle || "Talk image"; + + const profTitle = talk.profTitle || ""; + const lecturer = talk.lecturer || ""; + const instLabel = talk.instituteLabel || ""; + const instUrl = talk.instituteUrl || ""; + const language = talk.language || ""; + + const panelId = `talk-details-${hallId}-${i}`; + const lecturerLine = buildLecturerLine({ profTitle, lecturer, instLabel, instUrl }); + const languageLine = buildLanguageLine(language); + + const detailsInner = ` +
+ ${safeDesc ? `

${formatHtmlWithBreaks(safeDesc)}

` : ""} + ${lecturerLine} + ${languageLine} + ${safeImg ? `${escapeAttr(decodeUnicode(safeAlt))}` : ""} +
+ `; + const hasDetails = safeDesc || lecturerLine || languageLine || safeImg; + + const toggleButton = hasDetails + ? `` + : `
+ ${escapeText(safeTitle)} +
`; + + return `
+

${escapeText(safeTime)}

+ ${toggleButton} + ${hasDetails ? ` + ` : ""}
`; + } + + /** + * Equalize row heights ONCE, right after initial render while all panels are collapsed. + * We set min-height so that opening one panel later will not change the other columns. + */ + function equalizeRowHeightsOnce() { + const desktop = window.matchMedia("(min-width: 992px)").matches; + const columns = ["1", "2", "3"] + .map((id) => document.getElementById(`hall-${id}-talks`)) + .filter(Boolean); + + // Reset any previous min-heights (needed if you re-render programmatically) + columns.forEach((col) => { + col.querySelectorAll(".talk-block").forEach((b) => (b.style.minHeight = "")); + }); + + if (!desktop || columns.length === 0) return; + + const colRows = columns.map((col) => + Array.from(col.querySelectorAll(".talk-block")) + ); + const maxRows = Math.max(...colRows.map((r) => r.length)); + + // For each logical time-row, measure the tallest collapsed block and apply as min-height + for (let i = 0; i < maxRows; i++) { + const rowElems = colRows.map((r) => r[i]).filter(Boolean); + const maxH = Math.max(...rowElems.map((el) => el.offsetHeight)); + rowElems.forEach((el) => (el.style.minHeight = maxH + "px")); + } + } + + + // kleines Debounce + function debounce(fn, ms) { + let t; return (...args) => { clearTimeout(t); t = setTimeout(() => fn.apply(this, args), ms); }; + } + + // Nach dem Auf-/Zuklappen neu ausrichten + const _origWire = wireTalkToggles; + wireTalkToggles = function () { + const toggles = document.querySelectorAll(".talk-toggle"); + toggles.forEach((btn) => { + btn.addEventListener("click", () => { + const panelId = btn.getAttribute("aria-controls"); + const panel = document.getElementById(panelId); + if (!panel) return; + + const expanded = btn.getAttribute("aria-expanded") === "true"; + const nowExpanded = !expanded; + + btn.setAttribute("aria-expanded", String(nowExpanded)); + panel.setAttribute("aria-hidden", String(!nowExpanded)); + + if (nowExpanded) { + panel.classList.add("is-open"); + panel.style.maxHeight = panel.scrollHeight + "px"; + panel.style.opacity = "1"; + } else { + panel.style.maxHeight = panel.scrollHeight + "px"; + panel.getBoundingClientRect(); + panel.classList.remove("is-open"); + panel.style.maxHeight = "0"; + panel.style.opacity = "0"; + } + // nach Ende der Transition neu messen + setTimeout(equalizeRowHeights, 250); + }); + }); + }; + + // Run once after you injected the HTML + function wireImageLoadReflow(root) { + const scope = root || document; + scope.querySelectorAll(".talk-image").forEach((img) => { + if (img.dataset._reflowBound) return; // avoid double-binding + img.dataset._reflowBound = "1"; + + img.addEventListener("load", () => { + const panel = img.closest(".talk-details"); + if (panel && panel.classList.contains("is-open")) { + // Recompute max-height to fit the now-loaded image + panel.style.maxHeight = panel.scrollHeight + "px"; + } + }, { passive: true }); + }); + } + +})(); \ No newline at end of file diff --git a/js/i18n.js b/js/i18n.js new file mode 100644 index 0000000..6eab3b1 --- /dev/null +++ b/js/i18n.js @@ -0,0 +1,77 @@ +(() => { + const STORAGE_KEY = "lang"; + const DEFAULT_LANG = (document.documentElement.getAttribute("lang") || "de").slice(0,2); + let currentDict = {}; + + const $$ = (sel, root=document) => Array.from(root.querySelectorAll(sel)); + const $ = (sel, root=document) => root.querySelector(sel); + + async function loadDict(lang) { + const url = `/i18n/${lang}.json?v=3`; + const res = await fetch(url, { cache: "force-cache" }); + if (!res.ok) throw new Error(`i18n: failed ${url}`); + return res.json(); + } + + function applyI18n(dict, lang) { + currentDict = dict; + + $$("[data-i18n]").forEach(el => { + const key = el.getAttribute("data-i18n"); + if (dict[key] != null) el.textContent = dict[key]; + }); + + $$("[data-i18n-attrs]").forEach(el => { + const pairs = el.getAttribute("data-i18n-attrs").split(";").map(s => s.trim()).filter(Boolean); + for (const p of pairs) { + const [attr, key] = p.split(":").map(s => s.trim()); + if (attr && key && dict[key] != null) el.setAttribute(attr, dict[key]); + } + }); + + $$("[data-lang-de]").forEach(el => { + const val = lang === "en" ? el.getAttribute("data-lang-en") : el.getAttribute("data-lang-de"); + if (val) el.textContent = val; + }); + + const titleEl = document.querySelector("title[data-i18n]"); + if (titleEl) document.title = dict[titleEl.getAttribute("data-i18n")] || document.title; + + const metaDesc = $('meta[name="description"]'); + if (metaDesc && dict["seo.description"]) metaDesc.setAttribute("content", dict["seo.description"]); + + document.documentElement.setAttribute("lang", lang); + + $$(".lang-btn").forEach(btn => { + btn.classList.toggle("is-active", btn.dataset.lang === lang); + }); + } + + async function setLang(lang) { + try { + const dict = await loadDict(lang); + localStorage.setItem(STORAGE_KEY, lang); + applyI18n(dict, lang); + } catch (e) { + console.error(e); + if (lang !== DEFAULT_LANG) setLang(DEFAULT_LANG); + } + } + + // Bind Dropdown + document.addEventListener("click", (e) => { + const btn = e.target.closest(".js-set-lang"); + if (btn) { + e.preventDefault(); + setLang(btn.dataset.lang); + } + }); + + // Init + window.addEventListener("DOMContentLoaded", async () => { + const urlLang = new URLSearchParams(location.search).get("lang"); + const stored = localStorage.getItem(STORAGE_KEY); + const lang = (urlLang || stored || DEFAULT_LANG).slice(0,2); + setLang(lang); + }); +})(); diff --git a/nacht-der-wissenschaft-2026.ics b/nacht-der-wissenschaft-2026.ics new file mode 100644 index 0000000..ff1af43 --- /dev/null +++ b/nacht-der-wissenschaft-2026.ics @@ -0,0 +1,12 @@ +BEGIN:VCALENDAR +VERSION:2.0 +PRODID:-//Nacht der Wissenschaft//DE +BEGIN:VEVENT +UID:nacht-der-wissenschaft-2026@ndw-ka.de +DTSTAMP:20260101T120000Z +DTSTART;TZID=Europe/Berlin:20261120T180000 +DTEND;TZID=Europe/Berlin:20261121T040000 +SUMMARY:Nacht der Wissenschaft +DESCRIPTION:Mehr Infos: https://www.ndw-ka.de/ +END:VEVENT +END:VCALENDAR diff --git a/nacht-der-wissenschaft.ics b/nacht-der-wissenschaft.ics new file mode 100644 index 0000000..aab3020 --- /dev/null +++ b/nacht-der-wissenschaft.ics @@ -0,0 +1,12 @@ +BEGIN:VCALENDAR +VERSION:2.0 +PRODID:-//Nacht der Wissenschaft//DE +BEGIN:VEVENT +UID:nacht-der-wissenschaft-2025@ndw-ka.de +DTSTAMP:20250101T120000Z +DTSTART;TZID=Europe/Berlin:20251121T180000 +DTEND;TZID=Europe/Berlin:20251122T040000 +SUMMARY:Nacht der Wissenschaft +DESCRIPTION:Mehr Infos: https://www.ndw-ka.de/ +END:VEVENT +END:VCALENDAR diff --git a/partials/footer.inc.php b/partials/footer.inc.php new file mode 100644 index 0000000..47c644d --- /dev/null +++ b/partials/footer.inc.php @@ -0,0 +1,9 @@ + + \ No newline at end of file diff --git a/partials/header.inc.php b/partials/header.inc.php new file mode 100644 index 0000000..9b5f068 --- /dev/null +++ b/partials/header.inc.php @@ -0,0 +1,80 @@ + + diff --git a/text/schedule.json b/text/schedule.json new file mode 100644 index 0000000..db19a09 --- /dev/null +++ b/text/schedule.json @@ -0,0 +1,330 @@ +{ + "halls": [ + { + "id": "1", + "label": "Tulla" + }, + { + "id": "2", + "label": "Redtenbacher" + }, + { + "id": "3", + "label": "Triangel" + } + ], + "talks": [ + { + "hall": "1", + "time": "18:00", + "title": "Soll ich wirklich Aktien kaufen und wenn ja welche?", + "desc": "Aktien gelten als attraktive Geldanlage, und Ratgeber für Kleinanleger finden sich überall – in TV, YouTube, Zeitungen und Buchhandlungen. Doch viele Menschen sind verunsichert und investieren lieber gar nicht in Aktien. Zurecht? Prof. Julian Thimme beleuchtet das Thema wissenschaftlich und erklärt, welche Strategien wirklich funktionieren, wie man unnötige Risiken reduziert und typische Fehler vermeidet.", + "lecturer": "Julian Thimme", + "language": "Deutsch", + "image": "images/teaser/Teaser_Julian_Thimme.pdf", + "imageAlt": "Bücher zum Thema Aktien und Geldanlage", + "profTitle": "Prof.", + "instituteLabel": "Abteilung Finanzmärkte", + "instituteUrl": "https://markets.fbv.kit.edu/index.php" + }, + { + "hall": "1", + "time": "19:00", + "title": "Bioreaktoren: Vom Versuch 'Leben' zu bändigen!", + "desc": "In Bioreaktoren treffen Technologie und Mikrobiologie aufeinander – hier wird Leben kontrolliert, gesteuert und für biotechnologische Anwendungen nutzbar gemacht. Doch wie gelingt es, lebende Zellen in industriellem Maßstab zu beherrschen, ohne ihre Komplexität aus dem Blick zu verlieren? Der Vortrag nimmt Sie mit in die faszinierende Welt der Bioreaktoren – von den grundlegenden Prinzipien bis zu aktuellen Herausforderungen und visionären Anwendungen. Ein spannender Einblick in die Kunst, zelluläres Verhalten in den Griff zu bekommen – oder es zumindest zu versuchen.", + "lecturer": "Alexander Grünberger", + "language": "Deutsch", + "image": "images/teaser/Teaser_Alexander_Gruenberger.png", + "imageAlt": "", + "profTitle": "Prof. Dr.-Ing. Alexander Grünberger", + "instituteLabel": "CIW", + "instituteUrl": "https://www.ciw.kit.edu/" + }, + { + "hall": "1", + "time": "20:00", + "title": "Modulare Produktionsanlagen für die automatisierte Herstellung und Demontage von EV-Batterien", + "desc": "Mit der zunehmenden Bedeutung von CO2-neutraler Mobilität und Elektrizität steigt die Nachfrage nach Batterien rasant. Gleichzeitig schreitet die Entwicklung neuer Herstellungsverfahren und Zellchemien stetig voran. Dies führt zu schnellen Veränderungen und mangelnder Planungssicherheit bei der Auslegung heutiger Fabriken.\nDarüber hinaus erfordert die steigende Anzahl von Altbatterien einen industriellen Ansatz, um die notwendigen Reparaturen oder Demontagearbeiten zur Vorbereitung des Recyclings durchzuführen. Ein Produktionssystem, das in der Lage ist, diese Probleme zu lösen, muss eine hohe Produktivität mit der notwendigen Flexibilität bei gleichzeitig hoher Systemverfügbarkeit verbinden.", + "lecturer": "Jürgen Fleischer", + "language": "Deutsch", + "image": "images/teaser/Teaserbild_Juergen_Fleischer_2025.jpg", + "imageAlt": "Produktionslinie in einer industriellen Halle", + "profTitle": "Prof. Dr.-Ing.", + "instituteLabel": "WBK", + "instituteUrl": "https://www.wbk.kit.edu/" + }, + { + "hall": "1", + "time": "21:00", + "title": "Nachhaltige Fertigung – Geht das? 3D-Druck als Chance", + "desc": "Jahrzehntelang stand in der Fertigungstechnik vor allem Zeit- und Kosteneffizienz im Fokus, Energie- und Ressourcenschonung spielten kaum eine Rolle. Heute ermöglichen additive Verfahren (3D-Druck) neue Wege zu nachhaltigen Produkten und Prozessen von ressourcenschonender Materialnutzung über Leichtbaustrukturen bis zu Implantaten.\nDoch hoher Energiebedarf und geringe Effizienz bleiben zentrale Herausforderungen. Wie kann unsere Forschung dazu beitragen, die additive Fertigung nachhaltiger zu gestalten? ", + "lecturer": "Frederik Zanger", + "language": "Deutsch", + "image": "images/teaser/Teaser_Frederik_Zanger.png", + "imageAlt": "", + "profTitle": "Prof. Dr.-Ing.", + "instituteLabel": "WBK", + "instituteUrl": "https://www.wbk.kit.edu/" + }, + { + "hall": "1", + "time": "22:00", + "title": "Die Grenzen der Algorithmen - warum der Mensch noch schlauer ist", + "desc": "Computer und Algorithmen sind aus unserer modernen Welt schon lange nicht mehr wegzudenken. Nicht zuletzt erleben wir gerade eine rasante Entwicklung und Verbreitung von Algorithmen die auf künstlicher Intelligenz basieren. Natürlich profitiert die gesamte Gesellschaft zu großen Teilen vom Fortschritt auf diesem Gebiet der Informatik. Dennoch kann einem bei der enormen Geschwindigkeit mit der sich unser Leben teilweise verändert manchmal mulmig werden. Vielleicht haben sich viele bereits die Frage gestellt: \"Wird der Mensch bald vom Algorithmus abgelöst?\"\n\nNachdem wir klären was ein Algorithmus eigentlich ist, wollen wir an spielerischen Beispielen die Grenzen des algorithmisch Lösbaren erkunden. Dabei erkennen wir, dass jeder Algorithmus nur seinem zugewiesenen Zweck erfüllen kann. Schon bei manchen simplen Aufgaben sind einem Algorithmus einfach natürliche Grenzen gesetzt. Einfach formuliert, mit Schokolade, Hühnern und Eiern, gibt es spannende Fragen deren Antwort sich zunächst nach Zauberei anfühlt. Dabei bedarf es nur etwas Kreativität, logischen Schließens, ein bisschen Intuition und Denkens \"outside the box\" -- Fähigkeiten, die einem Algorithmus fehlen. ", + "lecturer": "Torsten Ueckerdt", + "language": "Deutsch", + "image": "images/teaser/Teaser_Torsten_Ueckerdt.pdf", + "imageAlt": "", + "profTitle": "", + "instituteLabel": "ITI Algorithmik", + "instituteUrl": "https://i11www.iti.kit.edu/" + }, + { + "hall": "1", + "time": "23:00", + "title": "Die Tricks der Krankmacher – Salmonellen & co.", + "desc": "Immer mehr Bakterien sind selbst gegen Reserveantibiotika resistent – längst besiegt geglaubte Krankheitserreger rücken so wieder ins Bewusstsein. Um auch künftig gewappnet zu sein, müssen wir ihre Waffen und Strategien besser verstehen. Mein Vortrag entführt Sie in die Welt mikrobieller Injektionsspritzen, Bakterienduelle und faszinierender molekularer Maschinen – und zeigt, wie wir diese Werkzeuge vielleicht bald zu unserem Vorteil nutzen können. ", + "lecturer": "Andreas Diepold", + "language": "", + "image": "images/teaser/Teaser_Andreas_Diepold.png", + "imageAlt": "", + "profTitle": "Prof. Dr.", + "instituteLabel": "IAB", + "instituteUrl": "https://www.iab.kit.edu/angbiol/" + }, + { + "hall": "1", + "time": "00:00", + "title": "Leichtbau trifft Luftfracht - wie der ALBACOPTER U+00AE Frachtverkehr neu denkt", + "desc": "Der ALBACOPTER U+00AE zeigt, wie Forschung den Gütertransport von morgen gestaltet. Der Vortrag gibt spannende Einblicke in das Fraunhofer-Leitprojekt, in dem ein Drohnenkonzept für zukünftige Luftfrachtanwendungen entstand - von der ersten Idee über neuartige Leichtbautechnologien bis zum flugfertigen Prototyp.\nWir freuen uns auf einen inspirierenden Austausch in den frühen Morgenstunden.", + "lecturer": "Frank Henning", + "language": "Deutsch", + "image": "images/teaser/Teaser_Frank_Henning.pdf", + "imageAlt": "", + "profTitle": "Prof. Dr.-Ing.", + "instituteLabel": "FAST", + "instituteUrl": "https://www.fast.kit.edu/" + }, + { + "hall": "1", + "time": "01:00", + "title": "Stabheuschrecken und Hunde als Vorbilder für moderne Laufroboter – Von der Natur inspiriert zur industriellen Wertschöpfung", + "desc": "Wie schaffen es Stabheuschrecken, mit ihren dünnen Beinen sicher über Äste zu klettern, und wie können Hunde sich hochdynamisch auf unebenem Terrain bewegen? Die Natur liefert seit Millionen von Jahren erprobte Lösungen für effiziente Bewegung, Stabilität und Anpassungsfähigkeit. Diese Prinzipien prägen auch heute noch die Entwicklung moderner Laufroboter.\nIn diesem Vortrag werden biologisch inspirierte Ansätze im Leichtbau, im kinematischen Design und in der Bewegungskoordination vorgestellt. Sie bilden die Grundlage für robuste und flexible Laufroboter. Ergänzt wird dies durch kurze Einblicke in Stabilitätsmodelle, regelungstechnische Konzepte und moderne Machine-Learning-Verfahren. Diese erlauben es Robotern heute, selbst Treppen und Leitern zu überwinden.\nVon der Stabheuschrecke bis zum Hund: Die Verbindung von Biologie und Robotik eröffnet neue Wege zu autonomen Systemen, die nicht nur laufen, sondern auch echte Aufgaben in der Praxis übernehmen, beispielsweise bei der Inspektion großer Industrieanlagen.\nBildquelle: FZI", + "lecturer": "Arne Rönnau", + "language": "Deutsch", + "image": "images/teaser/Teaser_Arne_Roennau.jpg", + "imageAlt": "", + "profTitle": "Prof. Dr.-Ing.", + "instituteLabel": "IMI", + "instituteUrl": "https://www.imi.kit.edu/" + }, + { + "hall": "1", + "time": "02:00", + "title": "Unraveling the Tumor Ecosystem: Organoids, Assembloids, and Other Paths to Personalized Cancer Treatment", + "desc": "Cancer is a dynamic ecosystem where tumor, stroma, and immune cells co-evolve. Dissecting the crosstalk between these cells is crucial for the identification of new therapies. Using organoids, miniature tumors grown from patient samples, we can also model this complexity in 3D, understand how cancer adapts, and test therapies that restore control. These personalized models bridge basic research and precision medicine, opening new paths to prevent relapse and metastasis.", + "lecturer": "Véronique Orian-Rousseau", + "language": "English", + "image": "images/teaser/Teaser_Veronique_Orian-Rousseau.jpg", + "imageAlt": "", + "profTitle": "Prof. Dr.", + "instituteLabel": "IBCS-FMS", + "instituteUrl": "https://fms.ibcs.kit.edu/" + }, + { + "hall": "2", + "time": "18:00", + "title": "Equitable Access to Virtual Reality: Can We All Have a Good Experience? ", + "desc": "Virtual Reality holds the promise of allowing users to immerse themselves in virtual worlds, but at the same time, the technology places demands on human bodies that result in access barriers for disabled people. In my talk, I will explore the state of VR accessibility through the lens of physical, digital, and experiential accessibility, and I will close with reflections on how to move toward equitable VR experiences for all of us.", + "lecturer": "Kathrin Gerling", + "language": "English", + "image": "images/teaser/Teaser_Kathrin_Gerling.png", + "imageAlt": "", + "profTitle": "Prof. Dr.", + "instituteLabel": "HCI", + "instituteUrl": "https://hci.iar.kit.edu/" + }, + { + "hall": "2", + "time": "19:00", + "title": "Forschen mit Film: Praxis, Theorie und Diskurs verknüpfen", + "desc": "Warum Seminare und Abschlußarbeiten nicht als Dokumentarfilme erarbeiten und dadurch Erkenntnisse, interessante Projekte und Akteure sichtbar und verhandelbar machen?\nMit Filmbespielen zeige ich wie Reales Erleben zum Forschungsgegenstand wird und das Medium Film hilft Erfahrungen zu reflektieren, zu vertiefen und mit anderen darüber ins Gespräch zu kommen.", + "lecturer": "Andreas Stiglmayr", + "language": "Deutsch", + "image": "images/teaser/Teaser_Andreas_Stiglmayr.jpeg", + "imageAlt": "Personen am Paddeln eines Kanus werden von einer Kamera fotografiert.", + "profTitle": "", + "instituteLabel": "", + "instituteUrl": "" + }, + { + "hall": "2", + "time": "20:00", + "title": "Neurobiologie in der Petrischale", + "desc": "Das menschliche Gehirn zeichnet sich durch einzigartige Merkmale aus. Heutzutage können wir die menschliche Hirnentwicklung in der Petrischale nachstellen, in dem wir aus Stammzellen dreidimensionale neuronale Gewebe herstellen, sogenannte Gehirnorganoide. Welche Chancen sich durch diese Technologie bieten und welche Herausforderungen die Forschung aktuell zu überwinden versucht wird Prof. Simone Mayer in dieser Vorlesung anhand ihrer eigenen Forschung erklären.", + "lecturer": "Simone Mayer", + "language": "Deutsch", + "image": "images/teaser/Teaser_Simone_Mayer.png", + "imageAlt": "", + "profTitle": "Prof. Dr.", + "instituteLabel": "IBCS-FMS", + "instituteUrl": "https://fms.ibcs.kit.edu/" + }, + { + "hall": "2", + "time": "21:00", + "title": "Bauwerke in Bewegung – Wie Geodäsie Sicherheit schafft", + "desc": "Gebäude bewegen sich – oft unbemerkt. Die Veränderungen sind in der Regel klein, aber entscheidend für die Sicherheit. Der Vortrag „Bauwerke in Bewegung – Wie Geodäsie Sicherheit schafft“ zeigt, wie moderne Messtechnik kleinste geometrische Veränderungen aufdeckt. Damit können Risiken frühzeitig erkannt, Bauwerke sicherer gemacht und Katastrophen verhindert werden.", + "lecturer": "Corinna Harmening", + "language": "Deutsch", + "image": "images/teaser/Teaserbild_Corinna_Harmening.PNG", + "imageAlt": "Punktwolke einer Brücke unter Last mit farblich dargestellten Verformungen", + "profTitle": "Prof. Dr.", + "instituteLabel": "GIK", + "instituteUrl": "https://www.gik.kit.edu/" + }, + { + "hall": "2", + "time": "22:00", + "title": "Mining ohne Megawatt: Ein physikalischer „Proof of Work\" für die Blockchain", + "desc": "Die Kryptowährung Bitcoin zeigt, dass ein weltweites Zahlungssystem ohne eine zentrale Instanz (etwa eine Bank) umsetzbar ist. Möglich macht das der sogenannte \"Proof of Work\", bzw. das \"Mining\". Dieses verbraucht jedoch Unmengen an Strom: Das Bitcoin Netzwerk belegt aktuell Platz fünf aller Länder Europas nach Stromverbrauch. \nWir forschen deshalb an einer Alternative, dem \"Proof of Physical Work\". Anstelle von digitalen Rechenrätseln nutzen wir physikalische Prozesse. Das kostet reale Zeit und Materialien, aber kaum CO₂. So ließe sich die Sicherheit einer Blockchain erhalten, ohne die Umwelt zu belasten. Unsere Idee verbindet Kryptographie mit Ingenieur- und Naturwissenschaften und macht die Komplexität der Natur nutzbar.", + "lecturer": "Frank Rhein", + "language": "Deutsch", + "image": "images/teaser/Teaser_Frank_Rhein.png", + "imageAlt": "", + "profTitle": "Dr.-Ing.", + "instituteLabel": "MVM", + "instituteUrl": "https://www.mvm.kit.edu/" + }, + { + "hall": "2", + "time": "23:00", + "title": "Von der Kaffeemaschine zum Roboter-Taxi: Trends, Chancen und Herausforderungen SW-definierter Anwendungen", + "desc": "Überall erobern zwei große Trends die Tätigkeiten gerade auch unseres Alltags. Zum einen sind das immer mehr durch Software-definierte Funktionalitäten und zum anderen Systeme die über die Luft untereinander oder von zentralen Warte aus, der „Cloud“, kommunizieren.\nWarum können wir das heute, wo stehen wir mit diesen Ansätzen, was macht Sinn und ist auch unter verantwortungsbewusstem Engineering vertretbar? Diese Fragen werden anhand der Mobilität als eine der über Jahrzehnte in Mitteleuropa führenden Branchen und deren Ausstrahlung auf andere Industriezweige erörtert. Und natürlich wird dabei die wachsende Bedeutung der Künstlichen Intelligenz nicht fehlen. ", + "lecturer": "Eric Sax", + "language": "Deutsch", + "image": "images/teaser/Teaserbild_Eric_Sax.png", + "imageAlt": "", + "profTitle": "Prof. Dr.-Ing.", + "instituteLabel": "ITIV", + "instituteUrl": "https://www.itiv.kit.edu/" + }, + { + "hall": "2", + "time": "00:00", + "title": "Katalysatoren – Hidden Champions unserer Welt und der Energiewende", + "desc": "In der Schule haben wir gelernt, dass Katalysatoren chemische Reaktionen beschleunigen und dabei selbst nicht verbraucht werden. Und sonst? Katalysatoren sind mehr als eine vage Erinnerung an den Chemieunterricht! Sie sind in vielerlei Hinsicht unverzichtbar und gestalten unseren Alltag ohne dabei in Erscheinung zu treten. Katalysatoren ernähren die Welt, sorgen für ca. 35% des Global-BIP und ermöglichen die globale Energie- und Rohstoffwende.", + "lecturer": "Moritz Wolf", + "language": "Deutsch", + "image": "images/teaser/Teaser_Moritz_Wolf.png", + "imageAlt": "", + "profTitle": "TT-Prof. Dr.", + "instituteLabel": "IKFT", + "instituteUrl": "https://www.ikft.kit.edu/" + }, + { + "hall": "2", + "time": "01:00", + "title": "Digital Twin of City Trees", + "desc": "Karlsruhe has approximately 145,000 public, standalone trees managed by the Gartenbauamt/Horticulture Department. However, only four staff members oversee their health due to staff shortages. Droughts, heatwaves, and plant diseases further complicate this task. This highlights one of many challenges in urban tree management, and this issue is occurring in cities across Germany and other countries. In this presentation, I will introduce an application of a new digital twin technology to enhance the sustainable management of urban trees, which we are assessing in the TreeTwin work package of the KIT’s URBORETUM project.", + "lecturer": "Somidh Saha", + "language": "English", + "image": "images/teaser/Teaser_Saha_Somidh.png", + "imageAlt": "", + "profTitle": "Dr. rer. nat.", + "instituteLabel": "ITAS", + "instituteUrl": "https://www.itas.kit.edu/" + }, + { + "hall": "3", + "time": "18:00", + "title": "Chasing Hailstorms: Wissenschaft zwischen Radar und Asphalt", + "desc": "Wenn in Gewittern große Hagelkörner vom Himmel fallen, wird es gefährlich – und für Meteorolog:innen spannend zugleich. Im Vortrag zeigen wir, wie schwere Hagelstürme mittels Fernerkundungsinstrumente identifiziert werden können, wo es warum am häufigsten hagelt und welche meteorologischen Zutaten dafür notwendig sind.\nAußerdem nehmen wir euch mit auf Stormchasing-Touren, bei denen wir direkt in Gewittern Messdaten erheben; spektakuläre Erlebnisse, die nicht nur spannende Bilder liefern, sondern auch helfen, die Dynamik dieser extremen Wetterereignisse besser zu verstehen. ", + "lecturer": "Michael Kunz", + "language": "Deutsch", + "image": "images/teaser/Teaserbild_Michael_Kunz.jpg", + "imageAlt": "Großer Hagel in Texas, Juni 2025", + "profTitle": "apl. Prof. Dr.", + "instituteLabel": "IMKTRO", + "instituteUrl": "https://www.imk-tro.kit.edu/" + }, + { + "hall": "3", + "time": "19:00", + "title": "Neue Anwendungsgebiete für Pampers: Meerwasserentsalzung und Motoren", + "desc": "Die Windel, speziell die Einwegwindel, ist eine Erfolgsgeschichte und dies nicht zuletzt wegen des faszinierenden Materials aus dem sie besteht.\nHierbei handelt es sich um extrem saugfähige, synthetisch hergestellte Kunststoffe, sogenannte Polyelektrolyte. Diese werden in unserer Forschung nicht nur zur Meerwasserentsalzung eingesetzt, sondern auch zur Erzeugung mechanischer Energie in einem osmotischen Motor. Prof. Manfred Wilhelm erklärt die grundlegenden Eigenschaften von Polyelektrolyten und zeigt deren vielfältige Anwendungsfälle.", + "lecturer": "Manfred Wilhelm", + "language": "Deutsch", + "image": "", + "imageAlt": "", + "profTitle": "Prof. Dr.", + "instituteLabel": "ITCP", + "instituteUrl": "https://www.itcp.kit.edu/" + }, + { + "hall": "3", + "time": "20:00", + "title": "Kann uns KI alle zu Pepsi-trinkenden Opel-Fahrern machen? Über die manipulative Macht von KI in der Werbung", + "desc": "Künstliche Intelligenz hat in den letzten Jahren beeindruckende Fortschritte gemacht. Schon länger kann KI Menschen bei Spielen wie Schach und Go regelmäßig besiegen. Künstliche Stimmen lassen sich von menschlichen Stimmen nicht mehr unterscheiden. Und auch im Chat oder Gespräch mit der KI dauert es immer länger, bis wir merken, dass wir es auf der anderen Seite nicht mit einem Menschen zu tun haben. Was wird also passieren, wenn man die KI Werbung machen lässt? Wird sie zur ultimativen Manipulations-Maschine? Kaufen wir dann wirklich Dinge, die wir eigentlich nie kaufen wollten? In dem Vortrag sollen aufbauend auf aktuellen Erkenntnissen der Forschung vorsichtig die Chancen und Grenzen der manipulativen Macht von KI in der werblichen Kommunikation ausgelotet werden.", + "lecturer": "Martin Klarmann", + "language": "Deutsch", + "image": "images/teaser/Teaser_Martin_Klarmann.jpeg", + "imageAlt": "", + "profTitle": "Prof. Dr.", + "instituteLabel": "CIN", + "instituteUrl": "https://www.cin.kit.edu/" + }, + { + "hall": "3", + "time": "21:00", + "title": "Empirische Filmforschung zu Nachhaltigkeitsthemen: Welchen Einfluss können Dokumentarfilme haben?", + "desc": "Im interaktiven Vortrag werden erste Forschungsergebnisse aus dem ICN-Projekt „Visionen der Nachhaltigkeit“ vorgestellt. Es wird aufgezeigt, welchen Einfluss Dokumentarfilme zu Nachhaltigkeitsthemen haben können und welche Emotionen dabei ausgelöst werden. Zudem werden im Vortrag kurze Filmausschnitte gezeigt, die um eine Live-Umfrage mit dem Publikum ergänzt werden.", + "lecturer": "Thomas Heintz", + "language": "Deutsch", + "image": "images/teaser/Teaser_Thomas_Heintz.jpg", + "imageAlt": "", + "profTitle": "", + "instituteLabel": "ITZ", + "instituteUrl": "https://www.wmk.itz.kit.edu/" + }, + { + "hall": "3", + "time": "22:00", + "title": "Spielend forschen - Forschung Spielen", + "desc": "Wie lässt sich durch das Musizieren selbst forschen? Der Vortrag „Spielend forschen – Forschung spielen“ lädt dazu ein, künstlerische Praxis als Form der Erkenntnis zu entdecken. Wenn Musiker:innen experimentieren, improvisieren oder Neues ausprobieren, entsteht Wissen, das sich nicht allein in Worte fassen lässt – Wissen über Klang, Ausdruck, Körper, Raum und Kommunikation. Artistic Research macht dieses Erfahrungswissen sichtbar und verbindet es mit wissenschaftlicher Reflexion. So entsteht ein offener Forschungsraum, in dem Kunst und Wissenschaft gemeinsam neue Wege gehen.", + "lecturer": "Arabella Pare", + "language": "Deutsch", + "image": "images/teaser/Teaser_Arabella_Pare.jpg", + "imageAlt": "", + "profTitle": "Dr.", + "instituteLabel": "Hochschule für Musik", + "instituteUrl": "https://hfm-karlsruhe.de/" + }, + { + "hall": "3", + "time": "23:00", + "title": "Pädagogik im Betrieb – zwischen Fakten und Legenden", + "desc": "Was fällt Ihnen eine, wenn Sie an ´Pädagogik im Betrieb´ denken?\nEtwa ein Betriebskindergarten!? Auch möglich, aber hier geht es eher um Erwachsene und mehr um Lernprozesse in und von Unternehmen.\nWussten Sie, dass\n- die Erwachsenen- und Weiterbindung in Deutschland nach Zahl der Teilnehmer, der Organisationen und auch nach Zahl der Beschäftigten der größte Bildungs bereich ist… \n- ca. 26 Mio. Teilnehmende dort ca. 11 Mio. Schüler*innen und knapp 3 Mio. Studierende gegenüberstehen…\n- Betriebe und Unternehmen mit Abstand (ca. 70 %) die größten Träger und Anbieter von Erwachsenen- und Weiterbildung in Deutschland sind…\n- Betriebe und Unternehmen im Jahr ca. 42 Mrd. € (gesamt) in betriebliche Weiterbildung investieren…\n\nErfahren Sie mehr und tauchen Sie ein in den “betriebspädagogischen Märchenwald“. Hier lernen Sie Sagen und Legenden, aber auch Wahrheiten und Fakten zu “Pädagogik im Betrieb“ kennen. …Schauen Sie vorbei!", + "lecturer": "Martin Schwarz", + "language": "Deutsch", + "image": "images/teaser/Teaser_Martin_Schwarz.png", + "imageAlt": "", + "profTitle": "Dr. habil. Akad. Oberrat & Prof. für Berufspädagogik", + "instituteLabel": "IBAP", + "instituteUrl": "https://www.ibap.kit.edu/" + }, + { + "hall": "3", + "time": "00:00", + "title": "Das Klima macht Geschichte(n)\n200 Jahre KIT: Technik- und Klimageschichte von der Frühindustrialisierung zur Energiewende", + "desc": "Der wissenschaftliche und technische Fortschritt hat unsere Lebensverhältnisse revolutioniert – Ernährung, Mobilität, Energie, Gesundheit. Doch er hat auch die Klimakrise mit heraufbeschworen. Der multimediale Vortrag zeigt, wie seit der Gründung des KIT vor 200 Jahren Technikgeschichte und Klimawandel miteinander verwoben sind – und wie das KIT heute mit innovativer Forschung zu Klimaschutz und Resilienz beiträgt.\nVon der Frühindustrialisierung in Baden über die Ammoniaksynthese bis zur Energiewende: Die Vortragenden Hans Schipper (Klimafolgenforschung) und Felix Mescoli (Autor der KIT-History) schlagen einen faszinierenden Bogen von den Anfängen des CO₂-Ausstoßes bis zu den Lösungen von morgen.\nBildquelle: Wikipedia-Eintrag BASF", + "lecturer": "Dr. Hans Schipper und Dr. phil. Felix Mescoli", + "language": "Deutsch", + "image": "images/teaser/Teaser_Mescoli.jpg", + "imageAlt": "", + "profTitle": "", + "instituteLabel": "", + "instituteUrl": "" + } + ] +} \ No newline at end of file diff --git a/umfrage/index.php b/umfrage/index.php new file mode 100644 index 0000000..f2511c4 --- /dev/null +++ b/umfrage/index.php @@ -0,0 +1 @@ +