
function copyRight(dt){ //AK
var dat=new Date();
var und;
dat=dat.getFullYear();
if (dat<1000) dat+=2000;
if ((dt==und)||(dt==dat)) document.write("&copy;"+dat);
else document.write("&copy;"+dt+"/"+dat);
}
var pathToforms = "";




function form1(){
  window.open(pathToforms+"https://www.theshop.co.nz/cgi-bin/runisa.dll?SB:ccpay::PV=NELT,NF=form1,CCcheck=N","ChocuK1","status=yes,toolbar=no,scrollbars=yes,width=740,height=500");
}

function enquiry(){
  window.open(pathToforms+"http://www.chocuk.net/clients/nelt/enquiry.htm","ChocuK1","status=no,toolbar=no,scrollbars=yes,width=400,height=270");
}

