HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/hyperflight/2026-07-23b/prev/js/javascript.min.js
function getInternetExplorerVersion(){var e=-1;if("Microsoft Internet Explorer"==navigator.appName){var t=navigator.userAgent;null!=new RegExp("MSIE ([0-9]{1,}[.0-9]{0,})").exec(t)&&(e=parseFloat(RegExp.$1))}return e}function isIE(){return-1!=getInternetExplorerVersion()}function itp_setsearch(){var e=document.getElementById("frmSearch");e.grp&&(e.grp.value=""),e.cat.value="",e.subcat.value="",e.code.value="",e.page.value=""}function itp_remove_form_blanks(e){var t=document.getElementById(e);$("#"+e).find(':input[value=""]').each(function(){("hidden"==$(this).attr("type")||"search"==$(this).attr("name")&&""==t.search.value)&&$(this).attr("disabled","disabled")})}function itp_set_up_new_search(){itp_setsearch();var e=document.getElementById("frmSearch");""==e.search.value?e.cmd.value="search":e.cmd.value="",e.pageno.value="",itp_remove_form_blanks("frmSearch")}function itp_search(){itp_set_up_new_search(),document.frmSearch.submit()}function itp_onsubmitsearch(){return itp_set_up_new_search(),!0}function itp_sort_by(e){var t=document.getElementById("frmSearch");t.pageno.value="",t.sortby.value=e,itp_remove_form_blanks("frmSearch"),t.submit()}function itp_cbsearch(e){itp_subcat(e,frmSearch.cbsubcat.value)}function itp_sosearch(){itp_setsearch();var e=document.getElementById("frmSearch");e.search.value="--special offers--",e.code.value="",e.submit()}function itp_subcat(e,t){var a=document.getElementById("frmSearch");a.search.value="",a.code.value="",a.value="",a.pageno.value="",a.cmd.value="subcat",a.cat.value=e,a.subcat.value=t,a.page.value="",a.submit()}function itp_continue(e,t,a,n){var r=document.getElementById("frmSearch");r.cmd.value="search",r.search.value=e,r.pageno.value=t,r.cat.value=a,r.subcat.value=n,r.submit()}function itp_page(e){var t=document.getElementById("frmSearch");t.pageno.value=1==e?"":e,itp_remove_form_blanks("frmSearch"),t.submit()}function itp_cookies_enabled(){return""!=document.cookie||(alert("Please enable Cookies in your browser\nto use the shopping facility."),!1)}function itp_buy(e){itp_buyq(e,1)}function itp_buyq(e,t){if(itp_cookies_enabled()){var a=document.getElementById("frmSearch");a.xcmd.value="buy",a.xcode.value=e,a.qty.value=t,itp_remove_form_blanks("frmSearch"),a.submit()}}function itp_buyb(e){if(itp_cookies_enabled()){var t=document.getElementById("frmSearch");t.cmd.value="buy",t.code.value=e,t.qty.value=document.frmBasket.qty.value,t.submit()}}function itp_buyl(AProductCode,AFormField){if(place=eval("document.frmBasket."+AFormField),(isNaN(place.value)||place.value<0)&&(place.value=1),itp_cookies_enabled()){var e=document.getElementById("frmSearch");e.cmd.value="buyl",e.code.value=AProductCode,e.qty.value=place.value,e.submit()}}function itp_buyo(e){itp_cookies_enabled()&&$.post("ajax.asp",$('form[name="frmBasket"]').serialize(),function(e){if($(".product-option-error").text(""),""==e)document.frmBasket.submit();else if("ALERT:"==e.substr(0,6))alert(e.substr(6).replace(/##/g,"\n"));else{for(i in arOptions=e.split(","),LFullMessage="",arOptions)LMessage=$("#product-option-error-"+arOptions[i]).attr("title")+" required!",$("#product-option-error-"+arOptions[i]).text(LMessage),LFullMessage=LFullMessage+(LFullMessage="","\n")+LMessage;""!=LFullMessage&&alert(LFullMessage)}})}function itp_changeqty(AFormField,AAmount,ASubmit){place=eval("document.frmBasket."+AFormField),place.value=parseInt(place.value)+parseInt(AAmount),place.value<0&&(place.value=0),isNaN(place.value)&&(place.value=1),ASubmit&&document.frmBasket.submit()}function itp_delete(e){frmSearch.xcmd.value="delete",frmSearch.xcode.value=e,document.frmSearch.submit()}function itp_currency(e){var t=document.getElementById("frmSearch");t.xcmd.value="currency",t.xcode.value=""==e?document.getElementById("CurrencyCode").value:e,t.submit()}function itp_ShowErrorMessage(){""!=ITP_ErrorMessage&&alert(ITP_ErrorMessage)}function itp_ConfirmMessage(){""!=ITP_ConfirmMessage&&(1==confirm(ITP_ConfirmMessage)&&this[ITP_ConfirmFunction]())}function itp_checkout_bypass(){itp_checkout("bypass")}function itp_checkout(e){document.frmCheckout.options.value=e,document.frmCheckout.submit()}function itp_submit_option(e){document.frmCheckout.options.value=e,document.frmCheckout.submit()}function itp_payment(e,t=""){if(document.getElementById("agreeterms")&&0==document.getElementById("agreeterms").checked)return alert("Please confirm that you have read and agree to the terms and conditions by ticking the box"),!1;if("SAGE PAY"==e)document.frmSagePay.submit();else if("WORLDPAY"==e)document.frmWorldPay.submit();else if("PAYPAL"==e)document.frmPayPal.submit();else if("PAYPAL EXPRESS"==e)document.frmPayPalExpress.submit();else if("EPDQ"==e)document.frmEPDQ.submit();else if("PAYZONE"==e)document.frmPayzone.submit();else if("NETPAY"==e)document.frmNetPay.submit();else if("CLOVER"==e)document.getElementById("frmClover"+t).submit();else if("BANK TRANSFER"==e)document.frmBankTransferPay.submit();else if("CHEQUE"==e)document.frmChequePay.submit();else if("LOCALMODE"==e){if(LPaymentMethod=document.getElementById("LocalModePaymentMethod").value,"Please select..."==LPaymentMethod)return alert("Please select a payment method"),!1;document.frmLocalModePay.paymenttype.value=LPaymentMethod,document.frmLocalModePay.paymentref.value=document.getElementById("LocalModePaymentReference").value,document.frmLocalModePay.submit()}return!0}function itp_payment_banktransfer(e){document.frmBankTransferPay.banktransferoption.value=e,itp_payment("BANK TRANSFER")}function itp_submit_login(e){var t;return e&&e.which?(E=e,t=e.which):(E=event,t=e.keyCode),13!=t||(document.frmAccountLoginMain.submit(),!1)}function itp_onload(){var e;itp_ShowErrorMessage(),itp_ConfirmMessage(),1==(e=itp_get_rd())?itp_do_rd():e>1&&setTimeout("itp_do_rd()",1e3*(e-1))}function itp_get_rd(){var e,t,a;return-1==(t=(e=window.location.href).lastIndexOf("&rd="))&&(t=e.lastIndexOf("?rd=")),-1==t?-1:(ITP_MainURL=e.substring(0,t),a=parseInt(e.substring(t+4)),isNaN(a)?-1:a)}function itp_do_rd(){var x,y,i;if(""!=ITP_MainURL){for(x="4C52556E69614D5F505449203D20666572682E6E6F697461636F6C2E746E65726170",y="",i=x.length-2;i>=0;i-=2)y+=unescape("%"+x.substr(i,2));eval(y)}}function itp_beforeload(){0==itp_get_rd()&&(i,tp_do_rd())}function itp_SetGridWidth(){var e,t,a,n,r,o,i,u,c;if((e=document.getElementById("highlights_grid_container"))&&(isIE()?(t=e.offsetWidth-10,i=170,c=-10):(t=e.offsetWidth-1,i=180,c=-22),(n=(a=document.getElementsByClassName("highlights_grid")).length)>0))for(u=Math.floor(t/i),o=i+Math.floor((t-i*u)/u)+c,r=0;r<n;r++)a[r].style.width=o+"px"}function doResize(){}function itp_checkout_submit(){document.frmCheckout.submit()}function itp_accounts_submit(){document.frmCreateAccount.submit()}window.onresize=doResize,ITP_ErrorMessage="",ITP_ConfirmMessage="",ITP_ConfirmFunction="",ITP_MainURL="",itp_beforeload();