if (typeof jQuery == 'undefined') { var script = document.createElement("script") script.type = "text/javascript"; random = Math.floor(Math.random() * 999999) + 1; if (script.readyState) { //IE script.onreadystatechange = function() { if (script.readyState == "loaded" || script.readyState == "complete") { script.onreadystatechange = null; jQuery('', {rel: 'stylesheet', type: 'text/css', href: 'https://ssl.be24-7.de/public/css/?hash=78e8ca5b96b81e2518a24be5c2234a4b', media: 'all'}).appendTo('head'); jQuery.getScript('https://ssl.be24-7.de/public/order/?hash=78e8ca5b96b81e2518a24be5c2234a4b&show=1&rnd='+random); } }; } else { script.onload = function() { jQuery('', {rel: 'stylesheet', type: 'text/css', href: 'https://ssl.be24-7.de/public/css/?hash=78e8ca5b96b81e2518a24be5c2234a4b', media: 'all'}).appendTo('head'); jQuery.getScript('https://ssl.be24-7.de/public/order/?hash=78e8ca5b96b81e2518a24be5c2234a4b&show=1&rnd='+random); }; } script.src = 'https://ssl.be24-7.de/usr/js/lib/jquery-1.6.4/jquery-1.6.4.min.js'; document.getElementsByTagName("head")[0].appendChild(script); } else { random = Math.floor(Math.random() * 999999) + 1; jQuery('', {rel: 'stylesheet', type: 'text/css', href: 'https://ssl.be24-7.de/public/css/?hash=78e8ca5b96b81e2518a24be5c2234a4b', media: 'all'}).appendTo('head'); jQuery.getScript('https://ssl.be24-7.de/public/order/?hash=78e8ca5b96b81e2518a24be5c2234a4b&show=1&rnd='+random); }