var FBSchenkScheinID; var FBSchenkScheinScriptSource = (function(scripts) { var scripts = document.getElementsByTagName('script'), script = scripts[scripts.length - 1]; if (script.getAttribute.length !== undefined) { return script.src; } return script.getAttribute('src', -1); }()); var FBSchenkScheinGetLocation = function(href) { var l = document.createElement('a'); l.href = href; return l; }; function FBSchenkScheinGetQueryVariable(variable, url) { var urlParts = url.split('?'); if (typeof urlParts[1] == 'undefined') { return false; } var vars = urlParts[1].split('&'); for (var i = 0, lng = vars.length; i < lng; i++) { var pair = vars[i].split('='); if (decodeURIComponent(pair[0]) == variable) { return decodeURIComponent(pair[1]); } } return false; // Which is fine } function FBSchenkScheinLoadScript(url, callback) { // adding the script tag to the head as suggested before var head = document.getElementsByTagName('head')[0]; var script = document.createElement('script'); script.type = 'text/javascript'; script.src = url; if (typeof callback !== null) { script.onreadystatechange = script.onload = callback; } // fire the loading head.appendChild(script); } var w4JQto; function waitForJQ() { if (!window.jQuery) { return true; } window.clearInterval(w4JQto); FBSchenkScheinLoadScript(FBSchenkScheinMySelf.protocol + '//' + FBSchenkScheinMySelf.hostname + '/js/vendor/easyXDM.min.js', FBSchenkScheinDoMagic); } var FBSchenkScheinDoMagic = function() { jQuery(document).ready(function () { var FBSchenkScheinIDXO = FBSchenkScheinGetQueryVariable('xo', FBSchenkScheinScriptSource), FBSchenkScheinFixedButtonPos = FBSchenkScheinGetQueryVariable('po', FBSchenkScheinScriptSource), FBSchenkScheinFixedButtonCol = FBSchenkScheinGetQueryVariable('co', FBSchenkScheinScriptSource), FBSchenkScheinFixedButtonLng = FBSchenkScheinGetQueryVariable('lang', FBSchenkScheinScriptSource); FBSchenkScheinID = FBSchenkScheinIDXO.replace(/^(xo|mp)-/i, ''); FBSchenkScheinFixedButtonLng = FBSchenkScheinFixedButtonLng || 'de'; var style = '#schenkschein-fixedbutton-cont, #schenkschein-fixedbutton-triangle, #schenkschein-fixedbutton-hoverinfo, #schenkschein-fixedbutton {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}'; style += ' #schenkschein-frame > iframe {width:100%;height:100%;} #schenkschein-fixedbutton-cont:hover #schenkschein-fixedbutton-triangle, #schenkschein-fixedbutton-cont:hover #schenkschein-fixedbutton-hoverinfo {display:block;z-index:1000;} #schenkschein-fixedbutton {position:fixed;cursor:pointer;font-size:14px;line-height:27px;font-family:Arial, Verdana;font-weight:bold;width:184px;height:29px;text-decoration:none;color:black;} #schenkschein-fixedbutton-hoverinfo {display:none;position:fixed;width:394px;height:153px;padding:6px 16px;text-align:center;font-size:15px;line-height:19px;font-family:Arial, Verdana;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;} #schenkschein-fixedbutton-triangle {display:none;position:fixed;width:0;height:0;border-style:solid;}'; style += ' #schenkschein-fixedbutton-hoverinfo h4 {margin:19px 0;} #schenkschein-fixedbutton-hoverinfo p {margin:15px 0;}'; style += ' #schenkschein-fixedbutton-icon {float:left;margin:4px;width:21px;height:21px;background:transparent url(' + FBSchenkScheinMySelf.protocol + '//app.schenkschein.de/img/schenkschein-logo-fixedbutton_gr.png) no-repeat 0 0; }'; switch (FBSchenkScheinFixedButtonCol) { case 'rd': style += ' #schenkschein-fixedbutton,#schenkschein-fixedbutton-hoverinfo { background-color:rgb(192,37,43); color:white;} #schenkschein-fixedbutton-hoverinfo { background-color:rgba(219,65,72,0.9);} #schenkschein-fixedbutton-hoverinfo * { color:white;} #schenkschein-fixedbutton:hover { background-color:rgb(219,65,72); } #schenkschein-fixedbutton:active { background-color:rgb(151,29,35); } #schenkschein-fixedbutton-icon {background:transparent url(' + FBSchenkScheinMySelf.protocol + '//app.schenkschein.de/img/schenkschein-logo-fixedbutton_rd.png) no-repeat 0 0;}'; break; default: style += ' #schenkschein-fixedbutton,#schenkschein-fixedbutton-hoverinfo { background-color:rgb(185,195,199); color:black;} #schenkschein-fixedbutton-hoverinfo { background-color:rgba(202,207,210,0.85);} #schenkschein-fixedbutton-hoverinfo * { color:black;} #schenkschein-fixedbutton:hover { background-color:rgb(202,207,210); } #schenkschein-fixedbutton:active { background-color:rgb(161,166,169); }'; } switch (FBSchenkScheinFixedButtonPos) { case 'rg': style += ' #schenkschein-fixedbutton {top:50%;margin-top: -17px;right: -78px; } #schenkschein-fixedbutton-hoverinfo { right:56px;top:50%;margin-top:-77px; } #schenkschein-fixedbutton-triangle { border-width:20px 0 20px 20px; right:36px; top:50%;margin-top:-20px;}'; style += ' #schenkschein-fixedbutton {-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;-o-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }'; style += ' #schenkschein-fixedbutton-icon {background-position:-29px 0;margin:7px;}'; style += ' #schenkschein-fixedbutton {font-size:15px;line-height:32px;width:192px;height:36px;z-index: 1000;}'; break; default: style += ' #schenkschein-fixedbutton {top:0;left:33%;margin-left:-85px; } #schenkschein-fixedbutton-hoverinfo { top:52px;left:33%;margin-left:-197px;} #schenkschein-fixedbutton-triangle { border-width:0 20px 20px 20px; top:32px; left:33%;margin-left:-20px;}'; } switch (FBSchenkScheinFixedButtonPos + FBSchenkScheinFixedButtonCol) { case 'rgrd': style += ' #schenkschein-fixedbutton-triangle { border-color: transparent transparent transparent rgb(219,65,72);border-color: transparent transparent transparent rgba(219,65,72,0.9); }'; break; case 'rggr': style += ' #schenkschein-fixedbutton-triangle { border-color: transparent transparent transparent rgb(202,207,210);border-color: transparent transparent transparent rgba(202,207,210,0.85); }'; break; case 'tprd': style += ' #schenkschein-fixedbutton-triangle { border-color: transparent transparent rgb(219,65,72) transparent;border-color: transparent transparent rgba(219,65,72,0.9) transparent; }'; break; case 'tpgr': style += ' #schenkschein-fixedbutton-triangle { border-color: transparent transparent rgb(202,207,210) transparent;border-color: transparent transparent rgba(202,207,210,0.85) transparent; }'; break; } jQuery('html > head').append(''); // var btnHTML = '
Geschenkgutscheine
'; var btnHTML = '
Geschenkgutscheine
'; btnHTML += '
'; btnHTML += '

Geschenkgutscheine online kaufen

Schenken Sie Freude mit einem exklusiven Geschenkgutschein aus unserem Hause! Denn das ist immer eine ganz besondere Überraschung.

'; var $btnHTML = jQuery(btnHTML); $btnHTML.find('#schenkschein-fixedbutton').bind('click', function(evt) { var $this = jQuery(this); if (typeof $this.data('schenkschein-xo') != 'undefined') { var FBSchenkScheinID = encodeURIComponent($this.data('schenkschein-xo')); } // FBSchenkScheinMySelf = FBSchenkScheinGetLocation(FBSchenkScheinScriptSource); var FBSchenkScheinMyPage = FBSchenkScheinMySelf.protocol + '//' + FBSchenkScheinMySelf.hostname + '/' + FBSchenkScheinFixedButtonLng + '/index.html?XO=' + FBSchenkScheinID; var FBSchenkScheinMyMobi = FBSchenkScheinMySelf.protocol + '//' + FBSchenkScheinMySelf.hostname + '/' + FBSchenkScheinFixedButtonLng + '/mobile.html?XO=' + FBSchenkScheinID + '&WCU=' + encodeURIComponent(window.location.href); // Otherwise stick with the modal dialogue evt.preventDefault(); evt.stopImmediatePropagation(); // If mobile, redirect to the mobile version var elNavegante = navigator.userAgent || navigator.vendor || window.opera; if (jQuery(window).width() < 824 || /(android|ipad|playbook|silk|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i.test(elNavegante) || /1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(elNavegante.substr(0, 4))) { window.location.href = FBSchenkScheinMyMobi; return false; } else { var HTML = '
'; HTML += '
'; jQuery('body').append(HTML); jQuery('#schenkschein-frame').bind('schenkschein.close', function () { jQuery('#schenkschein-frame,#schenkschein-curtain').remove(); }); var socket = new easyXDM.Socket({ remote: FBSchenkScheinMyPage, container: 'schenkschein-frame', onMessage: function(message, origin) { if (message.substr(0, 12) == 'window.close') { FBSchenkScheinLoadScript(FBSchenkScheinMySelf.protocol + '//' + FBSchenkScheinMySelf.hostname + '/js/wizardclosed.js?XO=' + FBSchenkScheinID + '&tab=' + message.substr(13)); jQuery('#schenkschein-frame').trigger('schenkschein.close'); } } }); } return false; }); jQuery('body').append($btnHTML); jQuery('#schenkschein-fixedbutton-cont').bind('mouseover', function() { $(this).unbind('mouseover'); // Don't flood the server... FBSchenkScheinLoadScript(FBSchenkScheinMySelf.protocol + '//' + FBSchenkScheinMySelf.hostname + '/js/hovershown.js?XO=' + FBSchenkScheinID); }); }); }; var FBSchenkScheinMySelf = FBSchenkScheinGetLocation(FBSchenkScheinScriptSource); window.jQuery || FBSchenkScheinLoadScript(FBSchenkScheinMySelf.protocol + '//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js', null); w4JQto = window.setInterval('waitForJQ();', 100);