/* Modernizr 2.0.6 (Custom Build) | MIT & BSD
* Build: http://www.modernizr.com/download/#-fontface-backgroundsize-borderimage-borderradius-boxshadow-flexbox-hsla-multiplebgs-opacity-rgba-textshadow-cssanimations-csscolumns-generatedcontent-cssgradients-cssreflections-csstransforms-csstransforms3d-csstransitions-iepp-cssclasses-teststyles-testprop-testallprops-prefixes-domprefixes-load
*/
; window.Modernizr = function (a, b, c) { function D(a, b) { var c = a.charAt(0).toUpperCase() + a.substr(1), d = (a + " " + p.join(c + " ") + c).split(" "); return C(d, b) } function C(a, b) { for (var d in a) if (k[a[d]] !== c) return b == "pfx" ? a[d] : !0; return !1 } function B(a, b) { return !! ~("" + a).indexOf(b) } function A(a, b) { return typeof a === b } function z(a, b) { return y(o.join(a + ";") + (b || "")) } function y(a) { k.cssText = a } var d = "2.0.6", e = {}, f = !0, g = b.documentElement, h = b.head || b.getElementsByTagName("head")[0], i = "modernizr", j = b.createElement(i), k = j.style, l, m = ":)", n = Object.prototype.toString, o = " -webkit- -moz- -o- -ms- -khtml- ".split(" "), p = "Webkit Moz O ms Khtml".split(" "), q = {}, r = {}, s = {}, t = [], u = function (a, c, d, e) { var f, h, j, k = b.createElement("div"); if (parseInt(d, 10)) while (d--) j = b.createElement("div"), j.id = e ? e[d] : i + (d + 1), k.appendChild(j); f = ["&shy;", "<style>", a, "</style>"].join(""), k.id = i, k.innerHTML += f, g.appendChild(k), h = c(k, a), k.parentNode.removeChild(k); return !!h }, v, w = {}.hasOwnProperty, x; !A(w, c) && !A(w.call, c) ? x = function (a, b) { return w.call(a, b) } : x = function (a, b) { return b in a && A(a.constructor.prototype[b], c) }; var E = function (a, c) { var d = a.join(""), f = c.length; u(d, function (a, c) { var d = b.styleSheets[b.styleSheets.length - 1], g = d.cssRules && d.cssRules[0] ? d.cssRules[0].cssText : d.cssText || "", h = a.childNodes, i = {}; while (f--) i[h[f].id] = h[f]; e.csstransforms3d = i.csstransforms3d.offsetLeft === 9, e.generatedcontent = i.generatedcontent.offsetHeight >= 1, e.fontface = /src/i.test(g) && g.indexOf(c.split(" ")[0]) === 0 }, f, c) } (['@font-face {font-family:"font";src:url("https://")}', ["@media (", o.join("transform-3d),("), i, ")", "{#csstransforms3d{left:9px;position:absolute}}"].join(""), ['#generatedcontent:after{content:"', m, '";visibility:hidden}'].join("")], ["fontface", "csstransforms3d", "generatedcontent"]); q.flexbox = function () { function c(a, b, c, d) { a.style.cssText = o.join(b + ":" + c + ";") + (d || "") } function a(a, b, c, d) { b += ":", a.style.cssText = (b + o.join(c + ";" + b)).slice(0, -b.length) + (d || "") } var d = b.createElement("div"), e = b.createElement("div"); a(d, "display", "box", "width:42px;padding:0;"), c(e, "box-flex", "1", "width:10px;"), d.appendChild(e), g.appendChild(d); var f = e.offsetWidth === 42; d.removeChild(e), g.removeChild(d); return f }, q.rgba = function () { y("background-color:rgba(150,255,150,.5)"); return B(k.backgroundColor, "rgba") }, q.hsla = function () { y("background-color:hsla(120,40%,100%,.5)"); return B(k.backgroundColor, "rgba") || B(k.backgroundColor, "hsla") }, q.multiplebgs = function () { y("background:url(https://),url(https://),red url(https://)"); return /(url\s*\(.*?){3}/.test(k.background) }, q.backgroundsize = function () { return D("backgroundSize") }, q.borderimage = function () { return D("borderImage") }, q.borderradius = function () { return D("borderRadius") }, q.boxshadow = function () { return D("boxShadow") }, q.textshadow = function () { return b.createElement("div").style.textShadow === "" }, q.opacity = function () { z("opacity:.55"); return /^0.55$/.test(k.opacity) }, q.cssanimations = function () { return D("animationName") }, q.csscolumns = function () { return D("columnCount") }, q.cssgradients = function () { var a = "background-image:", b = "gradient(linear,left top,right bottom,from(#9f9),to(white));", c = "linear-gradient(left top,#9f9, white);"; y((a + o.join(b + a) + o.join(c + a)).slice(0, -a.length)); return B(k.backgroundImage, "gradient") }, q.cssreflections = function () { return D("boxReflect") }, q.csstransforms = function () { return !!C(["transformProperty", "WebkitTransform", "MozTransform", "OTransform", "msTransform"]) }, q.csstransforms3d = function () { var a = !!C(["perspectiveProperty", "WebkitPerspective", "MozPerspective", "OPerspective", "msPerspective"]); a && "webkitPerspective" in g.style && (a = e.csstransforms3d); return a }, q.csstransitions = function () { return D("transitionProperty") }, q.fontface = function () { return e.fontface }, q.generatedcontent = function () { return e.generatedcontent }; for (var F in q) x(q, F) && (v = F.toLowerCase(), e[v] = q[F](), t.push((e[v] ? "" : "no-") + v)); y(""), j = l = null, a.attachEvent && function () { var a = b.createElement("div"); a.innerHTML = "<elem></elem>"; return a.childNodes.length !== 1 } () && function (a, b) { function s(a) { var b = -1; while (++b < g) a.createElement(f[b]) } a.iepp = a.iepp || {}; var d = a.iepp, e = d.html5elements || "abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video", f = e.split("|"), g = f.length, h = new RegExp("(^|\\s)(" + e + ")", "gi"), i = new RegExp("<(/*)(" + e + ")", "gi"), j = /^\s*[\{\}]\s*$/, k = new RegExp("(^|[^\\n]*?\\s)(" + e + ")([^\\n]*)({[\\n\\w\\W]*?})", "gi"), l = b.createDocumentFragment(), m = b.documentElement, n = m.firstChild, o = b.createElement("body"), p = b.createElement("style"), q = /print|all/, r; d.getCSS = function (a, b) { if (a + "" === c) return ""; var e = -1, f = a.length, g, h = []; while (++e < f) { g = a[e]; if (g.disabled) continue; b = g.media || b, q.test(b) && h.push(d.getCSS(g.imports, b), g.cssText), b = "all" } return h.join("") }, d.parseCSS = function (a) { var b = [], c; while ((c = k.exec(a)) != null) b.push(((j.exec(c[1]) ? "\n" : c[1]) + c[2] + c[3]).replace(h, "$1.iepp_$2") + c[4]); return b.join("\n") }, d.writeHTML = function () { var a = -1; r = r || b.body; while (++a < g) { var c = b.getElementsByTagName(f[a]), d = c.length, e = -1; while (++e < d) c[e].className.indexOf("iepp_") < 0 && (c[e].className += " iepp_" + f[a]) } l.appendChild(r), m.appendChild(o), o.className = r.className, o.id = r.id, o.innerHTML = r.innerHTML.replace(i, "<$1font") }, d._beforePrint = function () { p.styleSheet.cssText = d.parseCSS(d.getCSS(b.styleSheets, "all")), d.writeHTML() }, d.restoreHTML = function () { o.innerHTML = "", m.removeChild(o), m.appendChild(r) }, d._afterPrint = function () { d.restoreHTML(), p.styleSheet.cssText = "" }, s(b), s(l); d.disablePP || (n.insertBefore(p, n.firstChild), p.media = "print", p.className = "iepp-printshim", a.attachEvent("onbeforeprint", d._beforePrint), a.attachEvent("onafterprint", d._afterPrint)) } (a, b), e._version = d, e._prefixes = o, e._domPrefixes = p, e.testProp = function (a) { return C([a]) }, e.testAllProps = D, e.testStyles = u, g.className = g.className.replace(/\bno-js\b/, "") + (f ? " js " + t.join(" ") : ""); return e } (this, this.document), function (a, b, c) { function k(a) { return !a || a == "loaded" || a == "complete" } function j() { var a = 1, b = -1; while (p.length - ++b) if (p[b].s && !(a = p[b].r)) break; a && g() } function i(a) { var c = b.createElement("script"), d; c.src = a.s, c.onreadystatechange = c.onload = function () { !d && k(c.readyState) && (d = 1, j(), c.onload = c.onreadystatechange = null) }, m(function () { d || (d = 1, j()) }, H.errorTimeout), a.e ? c.onload() : n.parentNode.insertBefore(c, n) } function h(a) { var c = b.createElement("link"), d; c.href = a.s, c.rel = "stylesheet", c.type = "text/css"; if (!a.e && (w || r)) { var e = function (a) { m(function () { if (!d) try { a.sheet.cssRules.length ? (d = 1, j()) : e(a) } catch (b) { b.code == 1e3 || b.message == "security" || b.message == "denied" ? (d = 1, m(function () { j() }, 0)) : e(a) } }, 0) }; e(c) } else c.onload = function () { d || (d = 1, m(function () { j() }, 0)) }, a.e && c.onload(); m(function () { d || (d = 1, j()) }, H.errorTimeout), !a.e && n.parentNode.insertBefore(c, n) } function g() { var a = p.shift(); q = 1, a ? a.t ? m(function () { a.t == "c" ? h(a) : i(a) }, 0) : (a(), j()) : q = 0 } function f(a, c, d, e, f, h) { function i() { !o && k(l.readyState) && (r.r = o = 1, !q && j(), l.onload = l.onreadystatechange = null, m(function () { u.removeChild(l) }, 0)) } var l = b.createElement(a), o = 0, r = { t: d, s: c, e: h }; l.src = l.data = c, !s && (l.style.display = "none"), l.width = l.height = "0", a != "object" && (l.type = d), l.onload = l.onreadystatechange = i, a == "img" ? l.onerror = i : a == "script" && (l.onerror = function () { r.e = r.r = 1, g() }), p.splice(e, 0, r), u.insertBefore(l, s ? null : n), m(function () { o || (u.removeChild(l), r.r = r.e = o = 1, j()) }, H.errorTimeout) } function e(a, b, c) { var d = b == "c" ? z : y; q = 0, b = b || "j", C(a) ? f(d, a, b, this.i++, l, c) : (p.splice(this.i++, 0, a), p.length == 1 && g()); return this } function d() { var a = H; a.loader = { load: e, i: 0 }; return a } var l = b.documentElement, m = a.setTimeout, n = b.getElementsByTagName("script")[0], o = {}.toString, p = [], q = 0, r = "MozAppearance" in l.style, s = r && !!b.createRange().compareNode, t = r && !s, u = s ? l : n.parentNode, v = a.opera && o.call(a.opera) == "[object Opera]", w = "webkitAppearance" in l.style, x = w && "async" in b.createElement("script"), y = r ? "object" : v || x ? "img" : "script", z = w ? "img" : y, A = Array.isArray || function (a) { return o.call(a) == "[object Array]" }, B = function (a) { return Object(a) === a }, C = function (a) { return typeof a == "string" }, D = function (a) { return o.call(a) == "[object Function]" }, E = [], F = {}, G, H; H = function (a) { function f(a) { var b = a.split("!"), c = E.length, d = b.pop(), e = b.length, f = { url: d, origUrl: d, prefixes: b }, g, h; for (h = 0; h < e; h++) g = F[b[h]], g && (f = g(f)); for (h = 0; h < c; h++) f = E[h](f); return f } function e(a, b, e, g, h) { var i = f(a), j = i.autoCallback; if (!i.bypass) { b && (b = D(b) ? b : b[a] || b[g] || b[a.split("/").pop().split("?")[0]]); if (i.instead) return i.instead(a, b, e, g, h); e.load(i.url, i.forceCSS || !i.forceJS && /css$/.test(i.url) ? "c" : c, i.noexec), (D(b) || D(j)) && e.load(function () { d(), b && b(i.origUrl, h, g), j && j(i.origUrl, h, g) }) } } function b(a, b) { function c(a) { if (C(a)) e(a, h, b, 0, d); else if (B(a)) for (i in a) a.hasOwnProperty(i) && e(a[i], h, b, i, d) } var d = !!a.test, f = d ? a.yep : a.nope, g = a.load || a.both, h = a.callback, i; c(f), c(g), a.complete && b.load(a.complete) } var g, h, i = this.yepnope.loader; if (C(a)) e(a, 0, i, 0); else if (A(a)) for (g = 0; g < a.length; g++) h = a[g], C(h) ? e(h, 0, i, 0) : A(h) ? H(h) : B(h) && b(h, i); else B(a) && b(a, i) }, H.addPrefix = function (a, b) { F[a] = b }, H.addFilter = function (a) { E.push(a) }, H.errorTimeout = 1e4, b.readyState == null && b.addEventListener && (b.readyState = "loading", b.addEventListener("DOMContentLoaded", G = function () { b.removeEventListener("DOMContentLoaded", G, 0), b.readyState = "complete" }, 0)), a.yepnope = d() } (this, this.document), Modernizr.load = function () { yepnope.apply(window, [].slice.call(arguments, 0)) };

jQuery.noConflict();

function stop(e) {
	if (!e) e = window.event;
	(e.stopPropagation) ? e.stopPropagation() : e.cancelBubble = true;
	(e.preventDefault) ? e.preventDefault() : e.returnValue = false;
	return false;
}

function prevDef(e) {
	if (!e) e = window.event;
	(e.preventDefault) ? e.preventDefault() : e.returnValue = false;
	return false;
}    

function slideShow() {

    if (jQuery("#slideShow")) {

        if (jQuery("#slideShow").length == 0) {
            return false;
        }
        
        var canvasWidth = -(jQuery(".slide", "#slideShow").length - 1) * 610;
        var slideTime = 3050;
        var waitTime = 6100;
        var slideTimer = null;

        if(jQuery("#sliderSlideTime").val()){
            slideTime = jQuery("#sliderSlideTime").val()*1;
        }

        if(jQuery("#sliderWaitTime").val()){
            waitTime = jQuery("#sliderWaitTime").val()*1;
        }

        if(slideTime>=waitTime){slideTime=waitTime}


        jQuery(".slide", "#slideShow").each(function(i) {
            jQuery(".directaccess ul").append("<li><a href='#'>" + i + "</a></li>");
        })

        if(jQuery("#slideShow").length==0){
            return false;
        }
        
        var tempPos = jQuery(".directaccess li:first", "#slideShow").position().left;
        jQuery(".currentslide", "#slideShow").css("left", tempPos - 20).css("margin-left", 20);

        jQuery(".directaccess a").bind("click", function(e) {
            stop(e);
            var position = jQuery(".directaccess a").index(jQuery(this));

            jQuery(".canvas", "#slideShow").stop().animate({ "margin-left": -position * 610 }, slideTime/3)
            jQuery(".currentslide", "#slideShow").stop().animate({ "margin-left": (position + 1) * 20 }, slideTime/3);

            clearInterval(slideTimer);
            slideTimer = setInterval(function() { nextSlide() }, waitTime)
        })


        function nextSlide() {
            var endCanvas = jQuery(".canvas", "#slideShow").css("margin-left").split("px")[0] * 1;


            if (endCanvas <= canvasWidth) {
                jQuery(".canvas", "#slideShow").animate({ "margin-left": 0 }, slideTime)
                jQuery(".currentslide", "#slideShow").animate({ "margin-left": 20 }, slideTime);
            } else {
                jQuery(".canvas", "#slideShow").animate({ "margin-left": "-=" + 610 }, slideTime)
                jQuery(".currentslide", "#slideShow").animate({ "margin-left": "+=" + 20 }, slideTime);
            }
        }

        clearInterval(slideTimer);
        slideTimer = setInterval(function() { nextSlide() }, waitTime)
    }
   
    
    jQuery(".mask","#slideShow").mouseenter(function(){
        clearInterval(slideTimer);
    });

    jQuery(".mask","#slideShow").mouseleave(function(){
        clearInterval(slideTimer);
        slideTimer = setInterval(function() { nextSlide() }, waitTime)
    });


}

function gallery() {
	
	//if no IMGs have the show class, grab the first image
	var current = (jQuery('#gallery a.show')?  jQuery('#gallery a.show') : jQuery('#gallery a:first'));

	//Get next image, if it reached the end of the slideshow, rotate it back to the first image
	var next = ((current.next().length) ? ((current.next().hasClass('caption'))? jQuery('#gallery a:first') :current.next()) : jQuery('#gallery a:first'));	
	
	//Get next image caption
	var caption = next.find('img').attr('rel');	
	
	//Set the fade in effect for the next image, show class has higher z-index
	next.css({opacity: 0.0})
	.addClass('show')
	.animate({opacity: 1.0}, 1000);

	//Hide the current image
	current.animate({opacity: 0.0}, 1000)
	.removeClass('show');
	
	//Set the opacity to 0 and height to 1px
	jQuery('#gallery .caption').animate({opacity: 0.0}, { queue:false, duration:0 }).animate({height: '1px'}, { queue:true, duration:300 });	
	
	//Animate the caption, opacity to 0.7 and heigth to 100px, a slide up effect
	jQuery('#gallery .caption').animate({opacity: 0.7},100 ).animate({height: '100px'},500 );
	
	//Display the content
	jQuery('#gallery .content').html(caption);

}

    /* Preset ajax, and couple jquery global function to message window for debugging */
    function setupAjax() {

        jQuery.ajaxSetup({
            type: "get",
            timeout: 10000,
            dataType: "html"
        })
    }

    jQuery.fn.setupSuggestedSearch = function () {

        var context = this;
        var dropdown = jQuery(".suggestedlist", context);
        dropdown.fadeOut(0);
        var searchBox = jQuery(".searchInput", context);

        if (searchBox.length == 0) {
            return false;
        }

        searchBox.bind('focus', function (e) {
            var qs_value = searchBox.val();
            if (qs_value.length >= 3) {
                dropdown.fadeIn();
                quickSearch(this);
            }
        })

        searchBox.bind('keydown', function (e) {
            jQuery("#mainform").attr("autocomplete", "off");
            switch (e.keyCode) {
                case 13: // User pressed "enter"
                    stop(e);
            }
        })

        searchBox.blur(function (e) {
            dropdown.fadeOut();
        });

        searchBox.bind('keyup', function (e) {

            var qs_value = searchBox.val();

            switch (e.keyCode) {
                case 38: // User pressed "up" arrow
                    if (jQuery(".active", dropdown).length > 0) {
                        jQuery(".active", dropdown).removeClass("active").prev().addClass("active");
                    } else {
                        jQuery("li:last", dropdown).addClass("active");
                    }
                    break;
                case 40: // User pressed "down" arrow
                    if (jQuery(".active", dropdown).length > 0) {
                        jQuery(".active", dropdown).removeClass("active").next().addClass("active");
                    } else {
                        jQuery("li:first", dropdown).addClass("active");
                    }
                    //alert('down');
                    break;
                case 13: // User pressed "enter"
                    if (jQuery(".active", dropdown).length > 0) {
                        searchBox.val(jQuery(".active", dropdown).html());
                        var strURLSearchPage = "/zoeken";
                        window.location = strURLSearchPage + "?searchstring=" + jQuery(".active", dropdown).html();
                        dropdown.fadeOut();
                        jQuery(".quicksearchbutton", context).trigger("click");
                    }
                    dropdown.fadeOut();
                    if (qs_value.length >= 3) {
                        jQuery(".quicksearchbutton", context).trigger("click");
                    } else {
                        dropdown.html("ZOEKTERM MINIMAAL 3 CHAR LANG");
                        dropdown.fadeIn();
                    }
                    break;
                default: //in all other cases
                    if (qs_value.length >= 3) {
                        dropdown.fadeIn();
                        quickSearch(this);
                    } else {
                        dropdown.fadeOut();
                    }
            }
        });

        jQuery("li", dropdown).live("click", function (e) {
            searchBox.val(jQuery(this).html());
            var strURLSearchPage = "/zoeken";
            window.location = strURLSearchPage + "?searchstring=" + jQuery(this).html();
            dropdown.fadeOut();
            jQuery(".quicksearchbutton", context).trigger("click");
        })

        function quickSearch(searchBox) {

            var qs_val = jQuery(searchBox).val()
            jQuery.ajax({
                url: "/services/QuickSearchAutoSuggest.ashx?prefix=" + qs_val + "&maxresult=10",
                error: function () {
                },
                success: function (data) {
                    dropdown.html("<strong>" + "Suggesties" + " :</strong><br/>" + data);
                }
            });

        }


    }

    function setupCrossLists(target,headless){
        var temp = jQuery(target);
        var current = temp;
        if (headless != true){
            var current = temp.next();
        }
        var list = jQuery("li",current)
        
        if(list.length<6){
            jQuery("li:last",current).remove()
        } else {

            jQuery("li:gt(3)",current).not(":last").slideUp().parent().addClass("slideActive")
            jQuery("li:last",current).bind("click",function(e){
                stop(e);
                var parent = jQuery(this).parent();
                if(parent.hasClass("slideActive")){
                    jQuery("li:gt(3)",parent).not(":last").slideDown();
                    parent.removeClass("slideActive");
                    jQuery("li:last a",parent).html("inklappen");
                } else {
                    jQuery("li:gt(3)",parent).not(":last").slideUp();
                    parent.addClass("slideActive");
                    jQuery("li:last a",parent).html("Alles")
                }
            })
        }
    }

    function tailorSelection(collection){
        if(collection.length==0){ return false};

        collection.each(function() {
            var target = jQuery(this);
            var parent = target.parent();
            var targetWidth = target.width();
            
            if (targetWidth <= 50) {
                parent.addClass("width6");
            } else if (targetWidth <= 75) {
                parent.addClass("width10");
            } else if (targetWidth <= 100) {
                parent.addClass("width14");
            }
        });
    }

    function tailorHeaders(){
        tailorSelection(jQuery("h2 .inner", ".mainColLeft").not(jQuery("h2 .inner", "#searchresults")).not(jQuery("h2 .inner", "#traininglisting")));
        tailorSelection(jQuery("h2 .inner", ".sidebar"));
        tailorSelection(jQuery("h4 .inner", "#studyfilter"));
    }

    function tailorRightColumn() {
        var sidebar = jQuery(".sideCol");
        if (jQuery(".heading-imageholder").length) {
            sidebar.css('padding', '177px 0 80px');    
        }
    }



    function compareCollapse(){

        jQuery(".compare h2").click(function(){
            target = jQuery(this);
            
            if(target.hasClass("collapsed")){
                target.removeClass("collapsed").next().fadeIn(500).next().slideDown(500);
            } else {
                target.addClass("collapsed").next().fadeOut(100).next().slideUp(250);
            }
        });

        if(jQuery("#education-tabs").length>0){
            jQuery(".compare h2").addClass("collapsed").next().hide().next().hide();
        };

    }

    function compareEmail(){
        var target = jQuery("#pv_emailinput");
        var cause = jQuery("#sendCompare");
        
        if(cause.length==0){return false};
        
        target.slideUp();
        
        cause.click(function(){
            target.slideToggle()
        })
    
    }

    function ToggleVisibility(what){
        jQuery("#"+what,"#blog-archive").slideToggle();
    }

    function replaceOnFocus ()
    {
        var targets = jQuery(".entry-comments input").add(".entry-comments textarea");
        
        targets.each(function(){
            var tar = jQuery(this);
            tar.attr("rel",tar.val());
        })
        
        targets.focus(function(){
        })
    }

    function cleanUp ()
    {
        var targets = jQuery("h2").add("p");
        targets.each(function(){
            var tar = jQuery(this);
            if(tar.text().length==0){
                tar.remove();
            }
        })
        
    }


    function commentUsability(){
        
        jQuery(".text","#idents").click(function(){
            jQuery(this).fadeOut();
            jQuery("#idents").next().focus();
        });
        

        jQuery(".name","#idents").click(function(){
            jQuery(this).fadeOut().parent().parent().find(".textbox:first").focus();
        });
        
        jQuery(".email","#idents").click(function(){
            jQuery(this).fadeOut().parent().parent().find(".textbox:last").focus();
        });
        
        jQuery(".entry-comments textarea").focus(function(){
            jQuery(".text","#idents").fadeOut();
        });
        
        jQuery(".textbox:first",".entry-comments").focus(function(){
            jQuery(".name","#idents").fadeOut();
        });
        
        jQuery(".textbox:last",".entry-comments").focus(function(){
            jQuery(".email","#idents").fadeOut();
        });
        
        jQuery("textarea",".entry-comments").blur(function(){
            if(jQuery(this).val()==""){
                jQuery(".text","#idents").fadeIn();
            }
        });
        
        jQuery(".textbox:first",".entry-comments").blur(function(){
            if(jQuery(this).val()==""){
                jQuery(".name","#idents").fadeIn();
            }
        });
        
        jQuery(".textbox:last",".entry-comments").blur(function(){
            if(jQuery(this).val()==""){
                jQuery(".email","#idents").fadeIn();
            }
        });

        jQuery("#ident-captha").click(function(){
            jQuery(this).fadeOut().prev().focus();
        });
        
        jQuery("input.captcha").blur(function(){
            if(jQuery("input.captcha").val()==""){
                jQuery("#ident-captha").fadeIn();
            }
        });
    }

    function callToActionscript(str) 
   {
        if (document.getElementById) {flashMovie = document.getElementById("debaak");}
        if (flashMovie) {
            try {
                flashMovie.send2Flash(str);
            } catch (Error) {
            }
        }
   }

    
    // Adapted from getPageSize() by quirksmode.com
    function getPageHeight() {
        var windowHeight
        if (self.innerHeight) { // all except Explorer
          windowHeight = self.innerHeight;
        } else if (document.documentElement && document.documentElement.clientHeight) {
          windowHeight = document.documentElement.clientHeight;
        } else if (document.body) { // other Explorers
          windowHeight = document.body.clientHeight;
        }
        return windowHeight
    }


    jQuery(document).ready(function () {

        if (typeof Sitecore == 'undefined') {

            //if (window.Cufon) {
            //Cufon.replace('#mainnav a', { hover: true });
            //Cufon.now();
            //}

            //Execute the slideShow
            slideShow();

            setupAjax()

            jQuery("#headerSearch,#regularSearch").each(function () { jQuery(this).setupSuggestedSearch() });

            tailorHeaders();
            tailorRightColumn();
            compareCollapse();
            setupCrossLists("#head_inspires", false);
            setupCrossLists(".relatedtraining-listing", true);

            jQuery(".entries").slideUp();

            compareEmail();

            cleanUp();

            //    replaceOnFocus();

            jQuery("#sendCompare").bind("click", function (e) {
                prevDef(e);
            })

            jQuery("#videolist .videoimage").each(function () {
                var victim = jQuery(this);
                victim.attr("href", victim.prev().attr("href"));

            });

            jQuery(".debaaktv .videoimage").each(function () {
                var victim = jQuery(this);
                victim.attr("href", victim.prev().attr("href"));

            });

            jQuery("#NowOnTV li:last-child").addClass("last");

            jQuery(".breadcrumb").each(function () {
                if (jQuery(this).nextAll("#ctrSlogan").length) {
                    jQuery(this).addClass("breadcrumbleft");
                }
            });

            commentUsability();

            jQuery("#printbutton").click(function () {
                window.print()
            });

            if (jQuery(".topcompare .button").length > 0) {
                jQuery(".topcompare .button").fancybox({
                    'speedIn': 600,
                    'speedOut': 600,
                    'overlayOpacity': 0.6,
                    'width': 980,
                    'overlayColor': '#000',
                    'titleShow': false,
                    'centerOnScroll': true,
                    'onStart': function () {
                        jQuery.ajax({
                            url: "/services/trainingcomparer.ashx",
                            error: function () {
                            },
                            success: function (data) {
                                jQuery("#scroller").html(data);
                                tailorSelection(jQuery(".head_drawn span", "#coursecomparerlist"));

                            }
                        });
                    }
                });
            }

            if (jQuery(".iframe").length > 0) {
                jQuery(".iframe").fancybox({
                    'speedIn': 1200,
                    'speedOut': 1200,
                    'overlayOpacity': 0.6,
                    'width': 460,
                    'height': 400,
                    'centerOnScroll': true,
                    'overlayColor': '#000',
                    'titleShow': false
                });
            }

            jQuery(window).unload(function () {
                jQuery("embed").remove();
            });

            //remove spaces from email fields in course subscription form        
            jQuery(".email-field input[type=text]", ".mainColRight").blur(function () {
                jQuery(this).val(jQuery(this).val().replace(/\s+/g, ""));
            });

        }

    });


    /**************************************************************/
    /* used on Subscribeform to check the maxlength of a textarea */
    /**************************************************************/
    function checkTextAreaMaxLength(textBox, e, length) {

        var mLen = textBox["MaxLength"];
        if (null == mLen)
            mLen = length;

        var maxLength = parseInt(mLen);
        if (!checkSpecialKeys(e)) {
            if (textBox.value.length > maxLength - 1) {
                if (window.event) {//IE
                    var Browser = {
                        Version: function () {
                            var version = 999;
                            if (navigator.appVersion.indexOf("MSIE") != -1)
                                version = parseFloat(navigator.appVersion.split("MSIE")[1]);
                            return version;
                        }
                    }

                    if (Browser.Version() > 8) {
                        e.preventDefault();
                    }

                    else {
                        e.returnValue = false;
                    }
                }
                else//Firefox
                    e.preventDefault();
            }
        }
    }

    function checkSpecialKeys(e) {
        if (e.keyCode != 8 && e.keyCode != 46 && e.keyCode != 37 && e.keyCode != 38 && e.keyCode != 39 && e.keyCode != 40)
            return false;
        else
            return true;
    }

