var 
programreq='',
downloadreq='',
SPI="",SPL="",SPN="",SPQ="",SPC="",SPV="",SPW="",SPPU="",SPPE="",SPPG="",SCOC="",
PPI=0,PPQ=0,
VPI = new Array('','','','',''),
VPL = new Array('','','','',''),
VPN = new Array('','','','',''),
VPQ = new Array('','','','',''),
VPV = new Array('','','','',''),
VPC = new Array('','','','',''),
VPW = new Array('','','','',''),
VPP = new Array('','','','',''),
VPPU = new Array('','','','',''),
VPPE = new Array('','','','',''),
VPPG = new Array('','','','',''),
VCOC = new Array('','','','',''),
VCef = 0, // Current line in Shopping cart

Cy="EUR",Paym="Bank",Email="",Email2="",Name="",Company="",Regist="",Adress="",
State="",Zip="",City="",Country="",Phone="",Fax="",VAT="",NewsLet=true,PaperInvoice=false,
PaperInvoicePrice=5.00,PaperInvoiceQuant=0,
newline="",SelC="NL",Reference="",vatnr="",CO=false,dVAT=false;

Commentinfosubject="";
Commenthowfind="";
Commentremarks="";
Commentname="";
Commentcompany="";
Commentfrom="";
Commentphone="";
Commentcountry="";
Commentselcountry=0;

function RegisterDownload(prog,href)
{
programreq=prog;downloadreq=href;w=window.open("../main/download.htm","DR","resizable=yes,menubar=no,scrollbars=yes,status=no,toolbar=no,location=no,directories=no,menubar=no,WIDTH=480,height=400,screenX=10,left=10,screenY=10,top=10");
w.focus();
return false;
}
function OpenSearch(){
  w=window.open("../main/blank.htm","SEARCH","resizable=yes,menubar=no,scrollbars=yes,status=no,toolbar=no,location=no,directories=no,menubar=no,WIDTH=300,height=600,screenX=10,left=10,screenY=10,top=10");
  w.focus();
  w.resizeTo(300,600);
  w.moveTo(10,10);
return false;
}

//<!-- EINDEPAGE -->

