function NoCnt(a){if(a.length>0)return!1;return!0}function CheckRequiredFieldsEN(){var a=new String;NoCnt(document.contactEN.naam.value)&&(a+="\n\nPlease enter your Name."),NoCnt(document.contactEN.email.value)&&(a+="\n\nPlease enter your E-mail."),NoCnt(document.contactEN.dayphone.value)&&(a+="\n\nPlease enter your Phonenumber in."),NoCnt(document.contactEN.onderwerp.value)&&(a+="\n\nPlease select your Subject."),NoCnt(document.contactEN.bericht.value)&&(a+="\n\nPlease enter your Message.");if(a.length>2){alert("Opmerking:"+a);return!1}return!0}function CheckRequiredFieldsNL(){var a=new String;NoCnt(document.contactNL.naam.value)&&(a+="\n\nVul a.u.b. je Naam in."),NoCnt(document.contactNL.email.value)&&(a+="\n\nVul a.u.b. je E-mail in."),NoCnt(document.contactNL.dayphone.value)&&(a+="\n\nVul a.u.b. je Telefoonnummer in."),NoCnt(document.contactNL.onderwerp.value)&&(a+="\n\nSelecteer a.u.b. een Onderwerp."),NoCnt(document.contactNL.bericht.value)&&(a+="\n\nVul a.u.b. een Bericht in.");if(a.length>2){alert("Opmerking:"+a);return!1}return!0}function ismaxlength(a){var b=a.getAttribute?parseInt(a.getAttribute("maxlength")):"";a.getAttribute&&a.value.length>b&&(a.value=a.value.substring(0,b))}function mkeInVisible(a){$(a).setStyle({display:"none"})}function mkeVisible(a){$(a).setStyle({display:"block"})}function frshShpQuote(a,b,c,d,e){var f="aff_frshShipQuote.php";url=urlBase+f,pars="sessid="+sessid+"&sessname="+snme+"&weightLbs="+a+"&weightOun="+b+"&destCountry="+d+"&destZip="+c+"&mailt="+e,new Ajax.Request(url,{method:"post",parameters:pars,onSuccess:showCartCheckout()})}function smtShpQuote(){target=$("shpQuote"),OnSucRn=function(a){Modalbox.hide(),$(target).innerHTML=a.responseText,showCartCheckout()},$("shippingQuote").request({parameters:{sessid:sessid,sessname:snme},onSuccess:OnSucRn})}function getShpQuote(a,b,c,d){var e="aff_shipQuote.php";url=urlBase+e,pars="sessid="+sessid+"&sessname="+snme+"&weightLbs="+a+"&weightOun="+b+"&destCountry="+d+"&destZip="+c,OnSucRn=function(a){var b="<div><p>"+a.responseText+"</p></div>";Modalbox.show(b,{title:"Shipping Quote",width:500})},new Ajax.Request(url,{method:"post",parameters:pars,onSuccess:OnSucRn})}function showShpQuote(a,b){var c="aff_countryList.php";url=urlBase+c,pars="sessid="+sessid+"&sessname="+snme,OnSucRn=function(c){var d='<div id="dQD"><p><em>Weight '+a+'<span style="font-size:10px;">lbs</span> '+b+'<span style="font-size:10px;">oz</span></em></p><p>Country: '+c.responseText+'</p><div id="zipCode" style="display:none;" ><p>Zip/Postalcode: <input type="text" name="zipC" id="zipC"></p></div><br /><button style="float:right;" onclick="getShpQuote(\''+a+"','"+b+"',document.getElementById('zipC').value, document.getElementById('country').options[document.getElementById('country').selectedIndex].value);\">get quote</button></p><br /><br /><br /></div>";Modalbox.show(d,{title:"Shipping Quote",width:500})},new Ajax.Request(url,{method:"post",parameters:pars,onSuccess:OnSucRn})}function sendAndCheckForm_CC(){target=$("shopCnt"),$("cc_gegevens").request({parameters:{},onFailure:function(a){$(target).innerHTML=a.responseText},onSuccess:function(a){var b=a.responseText;a.responseText.match(/error/)?Modalbox.show(b,{title:"Foutmeldingen",width:500}):a.responseText.match(/succes/)?doCheckout_CCRev():$(target).innerHTML=a.responseText}})}function sendAndCheckForm_iDeal(){var a="aff_savePaymentiDeal.php";url=urlBase+a,target=jQuery("#shopCnt"),targetErr=jQuery(".mdlbx"),jQuery.post(url,jQuery("#bankInfo").serialize(),function(a){a.match(/error/)?(jQuery(targetErr).html('<div style="border:1px solid #cccccc;padding:0.5em;box-shadow: 2px 2px 3px #BBB;-moz-box-shadow: 2px 2px 3px #BBB;-webkit-box-shadow: 2px 2px 3px #BBB;min-height:4.5em;">'+a+"</div>"),jQuery(".cartMiniBtn").stop().animate({backgroundColor:"#800000"},"fast"),jQuery(".cartMiniBtn img").stop().animate({opacity:"0"},"fast"),jQuery(".cartMiniBtn a").prepend('<div id="tmpX" style="font-size:200%;padding-top:0.35em;color:#fff;font-weight:bold;">X</div>'),jQuery(".mdlbxWrp").stop().animate({marginLeft:"0"},"fast"),jQuery(".showCrtMini").attr("id","hideErrMini"),jQuery(".verder_shop2").html("Verder")):a.match(/succes/)?doCheckout_iDealRev():jQuery(targetErr).html(a)})}function sendAndCheckForm_shipping(){var a="aff_saveShpInfo.php";url=urlBase+a,target=jQuery("#shopCnt"),targetErr=jQuery(".mdlbx"),jQuery.post(url,jQuery("#shp_info").serialize(),function(a){a.match(/error/)?(jQuery(targetErr).html('<div style="border:1px solid #cccccc;padding:0.5em;box-shadow: 2px 2px 3px #BBB;-moz-box-shadow: 2px 2px 3px #BBB;-webkit-box-shadow: 2px 2px 3px #BBB;min-height:4.5em;">'+a+"</div>"),jQuery(".cartMiniBtn").stop().animate({backgroundColor:"#800000"},"fast"),jQuery(".cartMiniBtn img").stop().animate({opacity:"0"},"fast"),jQuery(".cartMiniBtn a").prepend('<div id="tmpX" style="font-size:200%;padding-top:0.35em;color:#fff;font-weight:bold;">X</div>'),jQuery(".mdlbxWrp").stop().animate({marginLeft:"0"},"fast"),jQuery(".showCrtMini").attr("id","hideErrMini"),jQuery(".verder_shop2").html("Verder")):a.match(/succes/)?doCheckout_payment():jQuery(targetErr).html(a)})}function sendAndCheckFormNoShip(){var a="aff_saveCustInfo.php";url=urlBase+a,target=jQuery("#shopCnt"),targetErr=jQuery(".mdlbx"),jQuery.post(url,jQuery("#naw_gegevens").serialize(),function(a){a.match(/error/)?(jQuery(targetErr).html('<div style="border:1px solid #cccccc;padding:0.5em;box-shadow: 2px 2px 3px #BBB;-moz-box-shadow: 2px 2px 3px #BBB;-webkit-box-shadow: 2px 2px 3px #BBB;min-height:4.5em;">'+a+"</div>"),jQuery(".cartMiniBtn").stop().animate({backgroundColor:"#800000"},"fast"),jQuery(".cartMiniBtn img").stop().animate({opacity:"0"},"fast"),jQuery(".cartMiniBtn a").prepend('<div id="tmpX" style="font-size:200%;padding-top:0.35em;color:#fff;font-weight:bold;">X</div>'),jQuery(".mdlbxWrp").stop().animate({marginLeft:"0"},"fast"),jQuery(".showCrtMini").attr("id","hideErrMini"),jQuery(".verder_shop2").html("Verder")):a.match(/succes/)?doCheckout_payment():jQuery(targetErr).html(a)})}function sendAndCheckForm(){var a="aff_saveCustInfo.php";url=urlBase+a,target=jQuery("#shopCnt"),targetErr=jQuery(".mdlbx"),jQuery.post(url,jQuery("#naw_gegevens").serialize(),function(a){a.match(/error/)?(jQuery(targetErr).html('<div style="border:1px solid #cccccc;padding:0.5em;box-shadow: 2px 2px 3px #BBB;-moz-box-shadow: 2px 2px 3px #BBB;-webkit-box-shadow: 2px 2px 3px #BBB;min-height:4.5em;">'+a+"</div>"),jQuery(".cartMiniBtn").stop().animate({backgroundColor:"#800000"},"fast"),jQuery(".cartMiniBtn img").stop().animate({opacity:"0"},"fast"),jQuery(".cartMiniBtn a").prepend('<div id="tmpX" style="font-size:200%;padding-top:0.35em;color:#fff;font-weight:bold;">X</div>'),jQuery(".mdlbxWrp").stop().animate({marginLeft:"0"},"fast"),jQuery(".showCrtMini").attr("id","hideErrMini"),jQuery(".verder_shop2").html("Verder")):a.match(/succes/)?doCheckout_shipping():jQuery(targetErr).html(a)})}function doCheckout_iDealProc(){var a="aff_doiDealProcess.php";url=urlBase+a,pars="sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt");var b=jQuery("#afrekenen_final");jQuery.ajax({url:url,data:pars,beforeSend:function(){b.hide()},error:function(){b.show()},type:"POST",success:function(a){window.location=a,b.show()}})}function doCheckout_OVProc(){var a="aff_doOVProcess.php";url=urlBase+a,pars="sessid="+sessid+"&sessname="+snme,jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){window.location=a}})}function doCheckout_OVRev(){var a="aff_doOVReview.php";url=urlBase+a,pars="sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){jQuery(target).html(a)}})}function doCheckout_iDealRev(){var a="aff_doiDealReview.php";url=urlBase+a,pars="sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){jQuery(target).html(a)}})}function doCheckout_Final(){var a="aff_checkFinal.php";url=urlBase+a,pars="sessid="+sessid+"&sessname="+snme,target=$("shopCnt"),OnSucRn=function(a){$(target).innerHTML=a.responseText},new Ajax.Request(url,{method:"post",parameters:pars,onSuccess:OnSucRn})}function doCheckout_iDeal(){var a="aff_paymentiDeal.php";url=urlBase+a,pars="sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){jQuery(target).html(a)}})}function sendSaveAndCheckForm_shipping_hidden(){doCheckout_shipping_hidden()}function sendAndCheckForm_shipping_hidden(){var a="aff_saveShpInfo.php";url=urlBase+a,target=jQuery("#hiddenBox"),targetErr=jQuery(".mdlbx"),jQuery.post(url,jQuery("#shp_info").serialize(),function(a){a.match(/error/)?(jQuery(targetErr).html('<div style="border:1px solid #cccccc;padding:0.5em;box-shadow: 2px 2px 3px #BBB;-moz-box-shadow: 2px 2px 3px #BBB;-webkit-box-shadow: 2px 2px 3px #BBB;min-height:4.5em;">'+a+"</div>"),jQuery(".cartMiniBtn").stop().animate({backgroundColor:"#800000"},"fast"),jQuery(".cartMiniBtn img").stop().animate({opacity:"0"},"fast"),jQuery(".cartMiniBtn a").prepend('<div id="tmpX" style="font-size:200%;padding-top:0.35em;color:#fff;font-weight:bold;">X</div>'),jQuery(".mdlbxWrp").stop().animate({marginLeft:"0"},"fast"),jQuery(".showCrtMini").attr("id","hideErrMini")):a.match(/succes/)?createNewCartDisplay():jQuery(targetErr).html(a)})}function doCheckout_shipping_hidden(){var a="aff_shippingInfo.php";url=urlBase+a,pars="sessid="+sessid+"&sessname="+snme,target=jQuery("#hiddenBox"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){jQuery(target).html(a),sendAndCheckForm_shipping_hidden()}})}function doCheckout_shipping(){var a="aff_shippingInfo.php";url=urlBase+a,pars="sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){jQuery(target).html(a)}})}function doCheckout_payment(){var a="aff_paymentInfo.php";url=urlBase+a,pars="sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){jQuery(target).html(a)}})}function showCartCheckout(){var a="aff_showFullCart.php";url=urlBase+a,pars="sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){jQuery(target).html(a)}})}function showFullCart(a){(a="yes")&&Modalbox.hide();var b="aff_showFullCart.php";url=urlBase+b,pars="sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){jQuery(target).html(a)}})}function doCheckout_custInfo(){var a="aff_custInfo_UC.php";url=urlBase+a,pars="sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){jQuery(target).html(a),updateFields()}})}function hideMiniErrMdl(a){jQuery(".mdlbxWrp").stop().animate({marginLeft:"-330"},"fast"),jQuery("#tmpX").remove(),jQuery(".cartMiniBtn").stop().animate({backgroundColor:"#add452"},"fast"),jQuery(".cartMiniBtn img").stop().animate({opacity:"1"},"fast"),jQuery(".showCrtMini").attr("id","showCrtMini"),window.setTimeout("clearTKBox()",200)}function showMiniCartMdl(a){var b="aff_showMiniCartMdl.php";url=urlBase+b,pars="sessid="+sessid+"&sessname="+snme+"&modifyer="+a,deTtl="Winkelwagen",target=jQuery(".mdlbx"),OnSucRn=function(a){jQuery(target).html('<div style="border:1px solid #cccccc;padding:0.5em;box-shadow: 2px 2px 3px #BBB;-moz-box-shadow: 2px 2px 3px #BBB;-webkit-box-shadow: 2px 2px 3px #BBB;min-height:4.5em;">'+a.responseText+"</div>"),jQuery(".mdlbxWrp").stop().animate({marginLeft:"0"},"fast"),jQuery(".showCrtMini").attr("id","hideCrtMini")},jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){jQuery(target).html('<div style="border:1px solid #cccccc;padding:0.5em;box-shadow: 2px 2px 3px #BBB;-moz-box-shadow: 2px 2px 3px #BBB;-webkit-box-shadow: 2px 2px 3px #BBB;min-height:4.5em;">'+a+"</div>"),jQuery(".mdlbxWrp").stop().animate({marginLeft:"0"},"fast"),jQuery(".showCrtMini").attr("id","hideCrtMini")}})}function hideMiniCartMdl(a){jQuery(".mdlbxWrp").stop().animate({marginLeft:"-330"},"fast"),jQuery(".showCrtMini").attr("id","showCrtMini"),window.setTimeout("clearTKBox()",200)}function showMiniCart(a){var b="aff_showMiniCartMdl.php";url=urlBase+b,pars="sessid="+sessid+"&sessname="+snme+"&modifyer="+a,deTtl="Winkelwagen",target=jQuery(".mdlbx"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){jQuery(target).html('<div style="border:1px solid #cccccc;padding:0.5em;box-shadow: 2px 2px 3px #BBB;-moz-box-shadow: 2px 2px 3px #BBB;-webkit-box-shadow: 2px 2px 3px #BBB;min-height:4.5em;">'+a+"</div>"),jQuery(".mdlbxWrp").stop().animate({marginLeft:"0"},"fast"),jQuery(".showCrtMini").attr("id","hideCrtMini")}})}function addedToCartSem(a,b,c,d,e){var f="Winkelwagen";jQuery(".mdlbx").html('<div style="border:1px solid #cccccc;padding:0.5em;box-shadow: 2px 2px 3px #BBB;-moz-box-shadow: 2px 2px 3px #BBB;-webkit-box-shadow: 2px 2px 3px #BBB;min-height:4.5em;"><p><img src="http://www.pmaparty.nl/phpThumb.php?src=/images/producten/'+c+'&h=40" style="float:right;padding-left:10px;"><p style="height:50px;">'+d+" x <strong>"+b+"</strong> ("+e+") toegevoegd aan winkelwagen</p></div>"),jQuery(".mdlbxWrp").stop().animate({marginLeft:"0"},"fast"),window.setTimeout("hideTKBox()",2e3)}function addedToCart(a,b,c,d){var e="Winkelwagen";jQuery(".mdlbx").html('<div style="border:1px solid #cccccc;padding:0.5em;box-shadow: 2px 2px 3px #BBB;-moz-box-shadow: 2px 2px 3px #BBB;-webkit-box-shadow: 2px 2px 3px #BBB;min-height:4.5em;"><p><img src="http://www.pmaparty.nl/phpThumb.php?src=/images/producten/'+c+'&h=40" style="float:right;padding-left:10px;"><p style="height:50px;">'+d+" x <strong>"+b+"</strong> toegevoegd aan winkelwagen</p></div>"),jQuery(".mdlbxWrp").stop().animate({marginLeft:"0"},"fast"),window.setTimeout("hideTKBox()",2e3)}function hideTKBox(){jQuery(".mdlbxWrp").stop().animate({marginLeft:"-330"},"fast"),window.setTimeout("clearTKBox()",200)}function clearTKBox(){jQuery(".mdlbx").stop().html("")}function hideModalBox(){Modalbox.hide()}function fadeItOut(a){$(a).fade()}function fadeItIn(a){$(a).appear()}function removeFromCart(a){var b="aff_cart.php";url=urlBase+b,pars="prodID="+a+"&action=verwijder&sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){sendSaveAndCheckForm_shipping_hidden()}})}function addToCartPlusOne(a,b,c){var d="aff_cart.php";url=urlBase+d,pars="prodID="+a+"&action=voegtoe&sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){sendSaveAndCheckForm_shipping_hidden()}})}function createNewCartDisplay(){var a="aff_showFullCart.php";url=urlBase+a,pars="sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){jQuery(target).html(a)}})}function addToCartSeminar(a,b,c,d,e){if(e.match(/Datum selectie/)){jQuery(".mdlbx").html('<div style="border:1px solid #cccccc;padding:0.5em;box-shadow: 2px 2px 3px #BBB;-moz-box-shadow: 2px 2px 3px #BBB;-webkit-box-shadow: 2px 2px 3px #BBB;min-height:4.5em;color:#80000;"><em>'+b+"</em> niet toegevoegd<br><b>Geen datum optie geselecteert</b></div>"),jQuery(".cartMiniBtn").stop().animate({backgroundColor:"#800000"},"fast"),jQuery(".cartMiniBtn img").stop().animate({opacity:"0"},"fast"),jQuery(".cartMiniBtn a").prepend('<div id="tmpX" style="font-size:200%;padding-top:0.35em;color:#fff;font-weight:bold;">X</div>'),jQuery(".mdlbxWrp").stop().animate({marginLeft:"0"},"fast"),jQuery(".showCrtMini").attr("id","hideErrMini");return!1}var f="aff_cart.php";url=urlBase+f,pars="prodID="+a+"&qt="+d+"&semDate="+e+"&action=voegtoe&sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),ldngBox=jQuery("#loadingBox"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(f){addedToCartSem(a,b,c,d,e)}})}function addToCart(a,b,c,d){var e="aff_cart.php";url=urlBase+e,pars="prodID="+a+"&qt="+d+"&action=voegtoe&sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),ldngBox=jQuery("#loadingBox"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(e){addedToCart(a,b,c,d)}})}function loadProd(a){var b="aff_loadProd_UC.php";url=urlBase+b,pars="sort="+a+"&sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),productTypeButton=jQuery(a),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){jQuery(target).html(a)}})}function checkID(a){var b="aff_checkID.php";url=urlBase+b,pars="affid="+a+"&sessid="+sessid+"&sessname="+snme,target=jQuery("#shopCnt"),targetErr=jQuery(".mdlbx"),targetFac=jQuery(".aanbod"),ldngBox=jQuery("#loadingBox"),jQuery.ajax({url:url,data:pars,type:"POST",success:function(a){a.match(/error/)?(jQuery(targetErr).html('<div style="border:1px solid #cccccc;padding:0.5em;box-shadow: 2px 2px 3px #BBB;-moz-box-shadow: 2px 2px 3px #BBB;-webkit-box-shadow: 2px 2px 3px #BBB;min-height:4.5em;">'+a+"</div>"),jQuery(".cartMiniBtn").stop().animate({backgroundColor:"#800000"},"fast"),jQuery(".cartMiniBtn img").stop().animate({opacity:"0"},"fast"),jQuery(".cartMiniBtn a").prepend('<div id="tmpX" style="font-size:200%;padding-top:0.35em;color:#fff;font-weight:bold;">X</div>'),jQuery(".mdlbxWrp").stop().animate({marginLeft:"0"},"fast"),jQuery(".showCrtMini").attr("id","hideErrMini")):a.match(/succes/)?(jQuery(targetFac).html("<span style='margin:0.5em;padding:0.5em;font-style:italic;'>"+a+"</span>"),loadProd("all")):jQuery(targetErr).html(a)}})}function reloadThePage(){location.reload(!0)}function kadoThis(){jQuery(".kado").fadeToggle("fast","linear")}function updateFields(){jQuery("[type=text],select").each(function(){var a=jQuery(this).attr("name"),b=jQuery.cookie(a);jQuery(this).val(b)})}function copyThis(){jQuery("#copyaddress").is(":checked")?(shp_voornaam_orig=jQuery("#shp_voornaam").val(),shp_achternaam_orig=jQuery("#shp_achternaam").val(),shp_bedrijf_orig=jQuery("#shp_bedrijf").val(),adres_orig=jQuery("#adres").val(),postcode_orig=jQuery("#postcode").val(),woonplaats_orig=jQuery("#woonplaats").val(),land_orig=jQuery("#land").val(),jQuery("#shp_voornaam").val(jQuery("#fca_voornaam").val()),jQuery("#shp_achternaam").val(jQuery("#fca_achternaam").val()),jQuery("#shp_bedrijf").val(jQuery("#fca_bedrijf").val()),jQuery("#adres").val(jQuery("#fca_adres").val()),jQuery("#postcode").val(jQuery("#fca_postcode").val()),jQuery("#woonplaats").val(jQuery("#fca_woonplaats").val()),jQuery("#land").val(jQuery("#fca_land").val())):(jQuery("#shp_voornaam").val(shp_voornaam_orig),jQuery("#shp_achternaam").val(shp_achternaam_orig),jQuery("#shp_bedrijf").val(shp_bedrijf_orig),jQuery("#adres").val(adres_orig),jQuery("#postcode").val(postcode_orig),jQuery("#woonplaats").val(woonplaats_orig),jQuery("#land").val(land_orig)),jQuery("[type=text],select").each(function(){var a=jQuery(this).attr("name");jQuery.cookie(a,jQuery(this).val())})}function toggleThis(a){var b="#"+jQuery(a).attr("title");jQuery(b).fadeToggle(),jQuery(b+"_show").toggle(),jQuery(b+"_hide").toggle()}jQuery("[type=text],select").live("change",function(){var a=jQuery(this).attr("name");jQuery.cookie(a,jQuery(this).val())}),jQuery(".verder_shop,.verder_shop_left,.verder_shop2,.verder_shop_sml,.afrekenen_final_proc").live("click",function(){jQuery(this).html('<img src="http://lifestylealigner.nl/media/loading_fb.gif">')}),jQuery(".pdctLstng").live("mouseover mouseout",function(a){a.type=="mouseover"?jQuery(this).stop().animate({backgroundColor:"#eaf4ff"},"fast"):jQuery(this).stop().animate({backgroundColor:"#fff"},"fast")});var urlBase="",xmlHttp=null;window.XMLHttpRequest?xmlHttp=new XMLHttpRequest:window.ActiveXObject&&(xmlHttp=new ActiveXObject("MSXML2.XMLHTTP.3.0")),jQuery("#showCrtMini").live("click",function(){showMiniCartMdl()}),jQuery("#hideCrtMini").live("click",function(){hideMiniCartMdl()}),jQuery("#hideErrMini").live("click",function(){hideMiniErrMdl()}),jQuery(document).ready(function(){jQuery(".prodInfo").fancybox({hideOnContentClick:!0})})
