function ExtVer()
  {
   document.bestilling.ttype.value="auth";
   document.bestilling.id.value="48304";
   document.bestilling.subid.value="0002";
   document.bestilling.currency.value="EUR";
   document.bestilling.lang.value="GB";
   document.bestilling.utref.value="EI";
   document.bestilling.desc.value='Explore Interactive Walking Guides';
   document.bestilling.amount.value=document.bestilling.Ordrebelop.value;
   document.bestilling.PMD.value=document.bestilling.Name.value+document.bestilling.Address1.value+document.bestilling.Address2.value+document.bestilling.Postcode.value+document.bestilling.City.value+'TF'+document.bestilling.TFQTY.value+'PM'+document.bestilling.PMQTY.value+'MA'+document.bestilling.MAQTY.value;
 }

