function clearInput(el){if(el.defaultValue==el.value)el.value=""}
function alertEnquiryForm(){if(Page_ClientValidate()){if(alert("Thank you for your enquiry. A sales representative will contact you same business day to discuss your needs. If you require urgent assistance, you can contact us directly on the following number. \n\nTelephone: 021 310 003 \n\nIf you do not receive a communication from us within 24 hours it means the online form has not come through properly. Please call us if this is the case.")){}}}
function openWin(href){window.open(href,'','width=1245,height=768,toolbar=no,location=no,resizable=yes,scrollbars=yes');}
function openSmlWin(href){window.open(href,'','width=800,height=600,toolbar=no,location=no,resizable=yes,scrollbars=yes');}
function openCustWin(href,w,h){window.open(href,'','width='+w+',height='+h+',toolbar=no,location=no,resizable=no,scrollbars=yes');}
function openHiWin(href){window.open(href,'','width=840,height=820,toolbar=no,location=no,resizable=yes,scrollbars=yes');}


    $(function(){$("#ajxdiv-sp").dialog({autoOpen:false,modal:true,width:700,show: "drop", hide: "blind"});
    $(".ajxlnk-sp").click(function(){
        $.ajax({url:'/free-samples.htm', type: 'GET', cache:true, success:function(html){$("#ajxdiv-sp").html(html);}});
        $("#ajxdiv-sp").dialog('open');return false;});});
