jQuery(function($){checkCookie_eu();function checkCookie_eu(){var consent=getCookie_eu("cookies_consent");if(consent==null||consent==""||consent==undefined){$('#cookie_directive_container').show()}} function setCookie_eu(c_name,value,exdays){var exdate=new Date();exdate.setDate(exdate.getDate()+exdays);var c_value=escape(value)+((exdays==null)?"":"; expires="+exdate.toUTCString());document.cookie=c_name+"="+c_value+"; path=/";$('#cookie_directive_container').hide('slow')} function getCookie_eu(c_name){var i,x,y,ARRcookies=document.cookie.split(";");for(i=0;icount;i--){if(input_field[i-1].value==''||text_area.value==''){count=count+1}else{count=0}} if(count!=0||y==0){alert("*All Fields are mandatory*");event.preventDefault()}else{return!0}} function next_step1(){document.getElementById("first").style.display="none";document.getElementById("second").style.display="block";document.getElementById("active2").style.color="green"} function prev_step1(){document.getElementById("first").style.display="block";document.getElementById("second").style.display="none";document.getElementById("active1").style.color="green";document.getElementById("active2").style.color="gray"} function next_step2(){document.getElementById("second").style.display="none";document.getElementById("third").style.display="block";document.getElementById("active3").style.color="green"} function prev_step2(){document.getElementById("third").style.display="none";document.getElementById("second").style.display="block";document.getElementById("active2").style.color="green";document.getElementById("active3").style.color="gray"};(function($,window,document,undefined){$.fn.doubleTapToGo=function(params){if(!('ontouchstart' in window)&&!navigator.msMaxTouchPoints&&!navigator.userAgent.toLowerCase().match(/windows phone os 7/i))return!1;this.each(function(){var curItem=!1;$(this).on('click',function(e){var item=$(this);if(item[0]!=curItem[0]){e.preventDefault();curItem=item}});$(document).on('click touchstart MSPointerDown',function(e){var resetItem=!0,parents=$(e.target).parents();for(var i=0;i1,attrib=retina?"data-src-retina":"data-src",images=this,loaded;this.one("unveil",function(){var source=this.getAttribute(attrib);source=source||this.getAttribute("data-src");if(source){this.setAttribute("src",source);if(typeof callback==="function")callback.call(this)}});function unveil(){var inview=images.filter(function(){var $e=$(this);if($e.is(":hidden"))return;var wt=$w.scrollTop(),wb=wt+$w.height(),et=$e.offset().top,eb=et+$e.height();return eb>=wt-th&&et<=wb+th});loaded=inview.trigger("unveil");images=images.not(loaded)} $w.on("scroll.unveil resize.unveil lookup.unveil",unveil);unveil();return this}})(window.jQuery||window.Zepto)