// Manuals Warehouse

al=[
Array("C","Chinese","Chinees"),
Array("A","Danish","Deens"),
Array("D","Dutch","Nederlands"),
Array("E","English","Engels"),
Array("N","Finnish","Fins"),
Array("F","French","Frans"),
Array("G","German","Duits"),
Array("K","Greek","Grieks"),
Array("I","Italian","Italiaans"),
Array("J","Japanese","Japans"),
Array("O","Polish","Pools"),
Array("P","Portuguese","Portugees"),
Array("R","Russian","Russisch"),
Array("S","Spanish","Spaans"),
Array("U","Hungarian","Hongaars"),
Array("W","Swedish","Zweeds"),
// Array("*","All","Alle")
Array("*","Not applicable","Niet van toepassing")
];

// bid=(navigator.userAgent.indexOf();

// browser/version: 0=ie 1=ff1,2 2=ff>=3
brw=(navigator.userAgent.indexOf("Firefox")!=-1?1:0);
if (brw==1) { brw=(navigator.userAgent.indexOf("Firefox/1.")!=-1 || navigator.userAgent.indexOf("Firefox/2.")!=-1?1:2); }

dspua=0	;
bua=navigator.userAgent;
ban=navigator.appName;
bav=navigator.appVersion;
bcn=navigator.appCodeName;
bid='> usrag:'+bua+' ~ '+'apnam:'+ban+' ~ '+'apver:'+bav+' ~ '+'acodnam:'+bcn+'<';
function dispusrag() // { return bid+brw+ff('ff','ie'); }
{ if (dspua==1) { return bid+brw+ff('ff','ie'); } else { return ''; } }

// browsertest returns 1=ff 0=ie
// 2=opera 3=safari ?

// brw=0;

z=50;

if (onlyp==2) {
ar=[
// Array("","",0),
Array("PDF file","PDF bestand",0,0),
Array("","",0)
];
ad=[
Array("PDF file","PDF bestand",0,0),
Array("Paper","Papier",0,0)
];
}
else {
ar=[
Array("outside Europe","buiten Europa",oesc),
Array("inside Europe","binnen Europa",iesc)
];
if (tyor==1) {
ad=[
Array("PDF file","PDF bestand",oesc,iesc),
Array("Paper","Papier",0,0)
];
}
else {
ad=[
Array("Paper","Papier",0,0),
Array("PDF file","PDF bestand",8,2)
];
}
}

function ff(ft,it) 
{ if (brw!=0) { return ft; } else { return it; } }

function cu(clt)
{ clt = clt.substr(0,1).toUpperCase()+clt.substr(1) ; return clt; }

function ltwh(fl,ft,fw,fh)
{ 
fl=(fl=='a'?'auto':fl+'px');
return 'left:'+fl+'; top:'+ft+'px; width:'+fw+'px; height:'+fh+'px;'; }

function bltwh()
{
return 'border-left-width:0; border-right-width:0; border-top-width:0; border-bottom-width:0'+
'; border-style:outset; border-color:'+cm0+'; ';
}

function gm(gx) // gx: 0=emailaddress 1=emailform 2=sg_emailaddress
{
m1=new Array(0);
if (gx==1) { m1.push(108,96,104,107,115,110,57); }  // mailto:
if (gx==2) { m1.push(114,120,109,115,104,102,113,110,100,111,63,103,100,115,109,100,115,45,109,107); }  // sg
else { m1.push(108,96,109,116,96,107,114,63,103,100,115,109,100,115,45,109,107); }  // ma
if (gx==1) { m1.push(62,114,116,97,105,100,98,115,60); } // ?subject=
gx='';
for (i=0;i<=m1.length-1;i++) { gx=gx+String.fromCharCode(m1[i]+1); }
return gx;
}

function cve()
{
tm="";
while (e.indexOf('$')>-1)
  {
  tm=tm+e.substr(0,e.indexOf('$'))+"";
  if (e.substr(0,1)!="$") { tm=tm+" "; }
  tm=tm+aq[ parseInt( e.substr( e.indexOf('$')+1,4) ) ]+"";
  if (tm.substr(tm.length,1)!=" ") { tm=tm+" "; }
  e=e.substr( e.indexOf('$')+5);
  }
e=tm+e;
if (e.substr(e.length-1,1)==" ") { e=e.substr(0,e.length-1); }
}

function gds(bbx,lx)
{
ds(bbx,lx);
ww.close();
}

function ds(b,lx)
{
bbx=b;
lang=lx;
hist=-1;
pb(bbx);
}

function pb(b)
{
bbx=b;
setl='';
isset=0;
l=b.substr(3,1);
p=b.substr(4,1);
t=b.substr(5,3);
ca();
x=6;
b=parseInt(b.substr(0,3))-2;
l=l.charCodeAt(0)-z-2;
p=p.charCodeAt(0)-z;

if (isset==0) { 
e=bbx.substr(8);
t=parseInt(t);
t=at[t];
for (i=0;i<am.length;i++)
  {
  tm=am[i].substr(2);
  tp=am[i].substr(1,1)
  tr=am[i].substr(0,1)
  xx=tp.toLowerCase(); 
  xx=xx+tm;
  for (ii=0;ii<8;ii++)
  { t=t.replace("$"+tr,xx); }
  xx=tp.toUpperCase(); 
  xx=xx+tm;
  for (ii=0;ii<8;ii++)
  { t=t.replace("%"+tr,xx); }
  }
}

else  {  
m=0; 
tm=bbx.substr(3);
m=parseInt(tm.indexOf(';')/3);
t="Set "+(lang=='d'?"van ":"of ")+m+(lang=='d'?" titels":" manuals");
e=bbx.substr(5+parseInt(m*3));
ta=bbx.substr(4);
ta=ta.substr(0,parseInt(m*3));
for (j=1;j<=m;j++) 
{
tx = parseInt( ta.substr((j*3)-3,3) );
tx = at[tx];
for (i=0;i<am.length;i++)
  {
  tm=am[i].substr(2);
  tp=am[i].substr(1,1)
  tr=am[i].substr(0,1)
  xx=tp.toLowerCase(); 
  xx=xx+tm;
  tx=tx.replace("$"+tr,xx);
  xx=tp.toUpperCase(); 
  xx=xx+tm;
  tx=tx.replace("%"+tr,xx);
  }
setl+=tx+(j<m?'~':'');
}
}

brag=(navigator.userAgent);

if (primet!=1) { p=p*5; }
if (tyor==1 && p>5) { p-=pdis; }

b=ab[b];
l=aa[l];

cve();

vle=0;
as=new Array(l.length);
for (i=1;i<=l.length;i++)
{
asc=l.substring(i-1,i);
if (asc=="E") { vle=1; } else {
for (j=0;j<al.length;j++) { if (al[j][0]==asc) { as[i-1]=(lang=='d'?al[j][2]:al[j][1]) ; break; } }
} }

as.sort();
if (vle>0)
{
as.reverse();
as.push((lang=='d'?"Engels":"English"));
as.reverse();
as.pop();
}

vpf='PDF_email';

osl=as[0];
xip=(lang=='d'?ar[0][1]:ar[0][0]);
vsp=p+(tyor==0?(lang=="d"?ar[0][2]:ar[0][2]):0);

// vsd=ad[0][(lang=='d'?1:0)];
vsd=ad[0][(lang=='d'?1:0)];

vsm=ar[0][(lang=='d'?1:0)];

  //  vsd=vpf;

// vsm=vpf;

//    vsx=vsd+(tyor==0?"/"+vsm:'');

vsx=(tyor==0?vsm:vsd);

// if (onlyp!=2) { vsx=vsd+"/"+vsm; }
// else { vsx=vsd; }

t=t.replace(/'/g,"");
t=t.replace(/"/g,"");

vix=b+" "+e;
vix=vix.replace(/'/g,"_");
vix=vix.replace(/&/g,"_");
via=vix+", "+t+", "+osl+(setl.length>0?' ('+setl+')':'');
viax=vix+", "+t+", "+osl;

if (lang=="d") {
if (onlyp==1) { onlyp=0; }
tx0="English text / Engelse tekst";
tx1="Bestelformulier";
tx2="U hebt deze titel geselecteerd:";
tx3="Controleer de informatie hierboven";
tm=" lokatie van afleveradres";
tp="dokumentsoort";
tx4="Selekteer taal, "+tp+" en/of"+tm;
tx5="Selekteer "+tp+" en/of"+tm;
tx6="Klik op de bestel-knop om deze titel via PayPal te bestellen";
if (onlyp!=2) {
tx7='Wanneer u voor <b>bestellen via PayPal</b> kiest, wordt u voor de betaling naar de website van PayPal geleid<br>'+
'Klik op <b>Informatie over hoe te bestellen</b> voor informatie over andere methoden van bestellen'; }
else {
tx7='Nadat u op <b>bestellen via PayPal</b> hebt geklikt, wordt u voor de betaling naar de website van PayPal geleid.<br>'+
'Nadat uw betaling is ontvangen, wordt de bestelde titel per e-mail verzonden.'; }
tm=' e-mail programma';
tx8='Vul bovenstaande velden in en klik op de verstuur-knop om de bevestiging van uw bestelling te versturen.<br>'+
'Mogelijk zal uw'+tm+' opstarten. Zo ja, Klik dan op de verzend-knop in uw'+tm+'.<br>'+
'Als er geen'+tm+' op de PC aanwezig is, <a href="feedbackd.htm" target="_blank" class="bl"><u>klik dan hier om kontakt met ons op te nemen</u></a>.';
twb="Deze website is gebouwd door WEBknetsch";
lnm="English/Engels";
bnm="Merknaam..";
enm="Apparaat..";
tnm="Titel.....";
l1m="Taal......";
l2m="Talen.....";
dnm="Dokument..";
// dem="Het e-mail adres dat wij ontvangen bij uw PayPal betaling";
dem="Naar het e-mail adres zoals opgegeven bij PayPal";
if (onlyp!=2) { tm="Het totaalbedrag voor deze "; }
else { tm="De prijs van deze "; }
tp=" is";
p0m=tm+"titel"+tp;
p6m=tm+"set"+tp;
p1m="inclusief verzending naar een adres ";
tm="en</u> Europa";
p2m="binn"+tm;
p3m="buit"+tm;
// tm="en het wordt ";
// tp=" per e-mail verzonden";
// p4m=tm+"als PDF bestand"+tp;
// p5m=tm+"in meerdere PDF bestanden"+tp;
tm="&nbsp;&nbsp;&nbsp;U ontvangt deze ";
tp=" per e-mail";
p4m=tm+"titel als PDF bestand"+tp;
p5m=tm+"set als meerdere PDF bestanden"+tp;
snm="Bezorging.";
snp="Bezorging.";
s1m="selekteer gewenste taal";
s2m="selekteer lokatie van afleveradres";
s3m="Informatie over bezorging";
s4m="selekteer soort dokument";
s5m="Informatie over talen";
s6m="Informatie over dokumentsoorten";
s7m='Informatie en voorwaarden m.b.t. verzending als PDF bestand';

s7m='Klik hier voor de leveringsvoorwaarden voor PDF bestanden';

sme='\\nDe e-mail met uw bestel-bevestiging is verzonden.\\n\\nLevering geschiedt nadat de betaling is bijgeschreven.'+ff("\\n ","");
// sms='Bestelling';
sms='Bestel-bevestiging';
bbac='Ga terug naar het bestelformulier';
bppa='Bestel deze titel via PayPal';
bfem='Informatie over hoe te bestellen';
biem='Bevestig uw bestelling via e-mail';
bsem='Verzend uw bevestiging';
bcan='Annuleer deze bestelling';
blan='Switch to English text | Schakel over naar Engelse tekst';
lnks='Ga naar de Synti Groep startpagina';
lnkm='Ga naar de Manuals startpagina';
emf1='Uw e-mail adres..';
emf2='Uw volledige naam';
emf3='Uw volledig adres';
emf4='';
tp="          ";
flm=ff("\\n","")+'U hebt een ongeldig e-mail adres ingevuld'+ff("\\n ",tp);
tm=ff("\\n","")+'Type aub uw volledig';
fle=ff("\\n","")+'Type aub uw e-mail adres in het E-mail veld'+ff("\\n ",tp);
fln=tm+'e naam in het Naam veld'+ff("\\n ",tp);
fla=tm+' adres in het Adres veld'+ff("\\n ",tp);
fra=ff("\\n","")+'Betaling overmaken: maak aub een keuze'+ff("\\n ",tp);
ht1='Handleidingen: Bestelformulier - ';
tm='50';
tr='30';
tp='185';
bxb='bacd';
bxp='ppad';
bxe='emd';
bxi='bbd';
bxs='semd';
bxc='cand';
smp0="wij";
smp1="onze";
smp2="ons";
smp3="sturen";
smp4="hebben";
if (smpers==1) {
smp0="ik";
smp1="mijn";
smp2="mij";
smp3="stuur";
smp4="heb";
}
}
else {
tx0="Dutch text / Nederlandse tekst";
tx1="Orderform";
tx2="You have selected this item for ordering:";
tx3="Check the information above";
tm=" location of delivery address";
tp="document type";
tx4="Select language, "+tp+" and/or"+tm;
tx5="Select "+tp+" and/or "+tm;
tx6="Click on the order-button to order this item through PayPal";
if (onlyp!=1 && onlyp!=2) {
tx7='When you select <b>order through PayPal</b>, you will be guided to the website of PayPal to make the payment<br>'+
'Click on <b>Information on how to order</b> for information about other ways of ordering'; }
else {
tx7='When you click on <b>order through PayPal</b>, you will be guided to the website of PayPal to make the payment.<br>'+
'After we haved received your payment, we will mail the ordered item to you.'; }
tm=' e-mail program';
tx8='Fill in the fields above and click on the submit button to send your information-request to us.<br>'+
'Possibly your'+tm+' will pop up and show the e-mail. If so, click on the send-button in your'+tm+'.<br>'+
'If there is no'+tm+' present on your PC, <a href="feedback.htm" target="_blank" class="bl"><u>click here to find out how to contact us</u></a>.';
twb="This website is build by WEBknetsch";
lnm="Dutch/Nederlands";
bnm="Brandname";
enm="Equipment";
tnm="Title....";
l1m="Language.";
dnm="Document.";
// dem="The e-mail address we receive with your PayPal payment";
dem="The e-mail address registered in your PayPal account";
if (onlyp!=2) { tm="The total amount for this "; }
else { tm="The price for this "; }
p0m=tm+"item is";
p6m=tm+"set is";
p1m="including delivery to an address";
tm="side</u> Europe";
p2m="in"+tm;
p3m="out"+tm;
// tm= "and it will be send to you by e-mail as ";
tm= "&nbsp;&nbsp;&nbsp;The item will be send to you by e-mail as ";
p4m=tm+"PDF file";
p5m=tm+"multiple PDF files";
snm="Delivery.";
snp="Send to..";
// s1m="select preferred language";
s1m="select language";
s2m="select location of delivery address";
s3m="Information about delivery";
// s4m="select preferred document type";
s4m="select document type";
s5m="Information about languages";
s6m="Information about document types";
s7m='Click here for our terms concerning PDF file delivery';
sme='\\nThe e-mail containing your information-request is sent.'+ff("\\n ","");
sms='Order-information request';
bbac='Click here to go back to the order form';
bppa='Click here to order this item through PayPal';
bfem='Information on how to order';
biem='Request information by e-mail';
bsem='Submit your information-request';
bcan='Click here to cancel this order';
blan='Switch to Dutch text | Schakel over naar Nederlandse tekst';
lnks='Go to the Synti Groep startpage';
lnkm='Go to the Manuals startpage';
emf1='Your E-mail address';
emf2='Your full name.....';
emf3='Your full address..';
emf4='(including your country)';
tp="          ";
flm=ff("\\n","")+'You entered an invalid e-mail address'+ff("\\n ",tp);
tm=ff("\\n","")+'Please type your ';
fle=tm+'e-mail address in the E-mail field'+ff("\\n ",tp);
fln=tm+'full name in the Name field'+ff("\\n ",tp);
fla=tm+'full address in the Address field'+ff("\\n ",tp);
fra='';
ht1='Manuals: Orderform - ';
tm='101';
tr='20';
tp='205';
bxb='bac';
bxp='ppa';
bxe='em';
bxi='ri';
bxs='sem';
bxc='can';
smp0="we";
smp1="our";
smp2="us";
if (smpers==1) {
smp0="i";
smp1="my";
smp2="me";
}
}
ithn='<input type="hidden" name=';
itit='<input type="image" title="';
fms='<font face="monospace" size="';
twe=ff('<tr><td width="'+tm+'" height="24"></td><td width="'+tp+'" valign="center">'+fms+'4">',
'<tr><td width="'+tp+'" valign="center">'+fms+'3">');
lsw="&nbsp;<font face='Verdana, Univers, Arial'><a href='' class='bh' onClick='";
ns="();return false;' title='";
hw="&nbsp;[i]</a>";
ict=lsw+"dla"+ns+s5m+"'>"+s1m+hw;
icd=lsw+"ddt"+ns+s6m+"'>"+s4m+hw;
icl=lsw+"dcy"+ns+s3m+"'>"+s2m+hw;
icp="&nbsp;&nbsp;<a href='' class='bp' onClick='dpdf();return false;' title='"+s7m+"' border='0'><img class='bp' border='0' src='"+imgdir+"pt"+(lang=='d'?'d':'')+".gif' align='top'></a>";
lsw='<a href="" title="'+blan+'" onClick="hist-=1;pb(bbx);return false;">'+lnm+'</a>&nbsp;';
ns='&nbsp;&nbsp;&nbsp;';
if (as.length>1) 
{ tm=l1m+':<font size="1"> <font size="'+ff('4','3')+'"><select name="ol" onChange="getl();return false;" align="top">';
for (i=0;i<as.length;i++) { tm+='<option>'+as[i]+'</option>'; }
tm+='</select>'+fms+ff('3','2')+'">'+'&nbsp;<span id="swil">'+ict+'</span>'; }
else { tm=l1m+': <font size="'+ff('4','3')+'"><b>'+osl+'</b>'; }
tmm='<select name="or" onChange="getr();return false;" align="top">';
for (i=0;i<ar.length;i++) { tmm+='<option>'+(lang=='d'?cu(ar[i][1]):cu(ar[i][0]))+'</option>'; }
tmm+='</select>'+fms+ff('3','2')+'">&nbsp;<span id="swir">'+icl+'</span>';
tdv='<br><br>';
slj='<script language="javascript" src="';
if (brw==0) { tdv='<font size="2">'+tdv+'<font size="3">'; }

upath=location.href;


rpath=upath;

// rpath=rpath.substr(0,rpath.indexOf("/manual"));

rpath=rpath.substr(0,rpath.indexOf("/manual/"));

lpath=rpath;

ipath=rpath+'/images/'+imgph;

// rpath=rpath+'/ppconfirm'+(lang=="d"?"d":"")+'.htm';
rpath=rpath+'/'+(lang=="d"?ppd:ppc)+'.htm';

lang=(lang=="d"?"e":"d");
brd='border-width:0;border-style:solid;border-color:'+cm2+';border-left-width:1px;border-right-width:1px; ';


brdt=brd+'border-top-width:1px; ';

brdb=brd+'border-bottom-width:1px; ';

brdb2=brd+'border-bottom-width:0px; ';

// brd+='border-bottom-width:0px; ';
mrg=ff('margin:auto; ','text-align:left; ');
// doc=self.document;
// doc.open();
doc=document.open();

doc.writeln('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><html><head><title>'+ht1+bt1+'</title>'+
'<link rel="shortcut icon" href="'+imgdir+'favicon.ico"/><link rel="icon" href="'+imgdir+'favicon.ico"/>'+
'<style type="text/css">'+
'a:link,a:visited,a:active{text-decoration:none;}'+
'a:hover{font-weight:normal; text-decoration:underline;}'+
ff('','body{text-align:center;}')+
'select{border-width:0; border-bottom-width:'+ff('1','0')+'; border-color:'+cm0+'; border-style:solid'+
'; cursor:pointer; background-color:'+co0+'; padding:0; font-weight:bold; font-family:monospace; color:'+co1+
'; width:'+ff('165','138')+'px;}'+
'option{border-width:0; background-color:'+cs0+'; padding:0; '+
'font-weight:bold; font-family:monospace; color:'+cs1+';}'+
'.ieform{margin:0;padding:0;}'+
'.framw{visibility:visible; position:relative; display:table; '+mrg+
ltwh('0',ff('0','-8'),'831','261')+'}'+
'.sctop{visibility:visible; position:relative; display:table; '+mrg+
ltwh('0','0','831','1')+'}'+
'.shipreg{visibility:'+(tyor==0?'visible':'hidden')+'; position:relative; '+
ltwh('0','0','640','1')+'}'+

(brw==1? // ff:1,2
(onlyp!=2?
'.aspdf{visibility:'+(tyor==0?'hidden':'visible')+'; position:absolute; white-space:nowrap; '+
'top:'+(as.length>1?229+addp:227+addp)+'px; width:640px; height:1px;}'+
'.ordfrm{visibility:visible; position:absolute; background-color:'+cm0+'; display:table; '+brdb+mrg+
ltwh('0',(as.length>1?295:293)+addp,'833','264')+'}'+
'.ppmsg{visibility:hidden; position:absolute; background-color:'+cm0+'; display:table; '+brdb2+mrg+
ltwh('0',(as.length>1?467:467)+addp,'833','85')+'}'+
'.ftr{visibility:visible; position:absolute; display:table; '+mrg+
ltwh('0',562+addp,'833','58')+'}'
:
'.ordfrm{visibility:visible; position:absolute; background-color:'+cm0+'; display:table; '+brdb+mrg+
ltwh('0',(as.length>1?272:270)+addp,'833','211')+'}'+
'.ppmsg{visibility:hidden; position:absolute; background-color:'+cm0+'; display:table; '+brdb2+mrg+
ltwh('0',(as.length>1?407:405)+addp,'833','72')+'}'+
'.ftr{visibility:visible; position:absolute; display:table; '+mrg+
ltwh('0',488+addp,'835','58')+'}'
)+
'.htoi{visibility:hidden; position:absolute; background-color:'+cm0+'; display:table; '+brdb+mrg+
ltwh('0',(as.length>1?295:293)+addp,'833','264')+'}'+
'.dema{visibility:hidden; position:absolute; background-color:'+cm0+'; display:table; '+brdb+mrg+
ltwh('0',(as.length>1?295:293)+addp,'833','264')+'}'

: // all other browsers/versions
(onlyp!=2?
'.aspdf{visibility:'+(tyor==0?'hidden':'visible')+'; position:absolute; white-space:nowrap; '+
ltwh('a',ff(225,220)+addp,'640','1')+'}'+
'.ordfrm{visibility:visible; position:absolute; background-color:'+cm0+'; display:table; '+brdb+mrg+
ltwh('a',ff(294,293)+addp,ff('833','835'),'264')+'}'+
'.ppmsg{visibility:hidden; position:absolute; background-color:'+cm0+'; display:table; '+brdb2+mrg+
ltwh('a',ff(467,470)+addp,ff('833','835'),'85')+'}'+
'.ftr{visibility:visible; position:absolute; display:table; '+mrg+
ltwh('a',560+addp,'833','1')+'}'
:
'.ordfrm{visibility:visible; position:absolute; background-color:'+cm0+'; display:table; '+brdb+mrg+
ltwh('a',ff(270,264)+addp,ff('833','835'),'211')+'}'+
'.ppmsg{visibility:hidden; position:absolute; background-color:'+cw0+'; display:table; '+brdb2+mrg+
ltwh('a',ff(407,405)+addp,ff('833','835'),'72')+'}'+
'.ftr{visibility:visible; position:absolute; display:table; '+mrg+
ltwh('a',483+addp,'833','1')+'}'
)+
'.htoi{visibility:hidden; position:absolute; background-color:'+cm0+'; display:table; '+brdb+mrg+
ltwh('a',ff(294,293)+addp,ff('833','835'),'264')+'}'+
'.dema{visibility:hidden; position:absolute; background-color:'+cm0+'; display:table; '+brdb+ff(mrg,'')+
// 'left:auto; top:295px; width:833px; height:264px;}' )+
ltwh('a',ff(294,293)+addp,ff('833','835'),'264')+'}'
)+

'a.bh:hover{font-weight:normal; text-decoration:underline; cursor:help;}'+
'.bp{background-color:'+cb0+'; cursor:pointer;}'+
'a.bp:hover{text-decoration:none;}'+
'.bl{cursor:pointer;color:'+cm0+';}'+
'a.bl:hover{text-decoration:none; color:'+cm0+'; cursor:pointer;}'+
'.bu{background-color:'+cb0+'; cursor:pointer;}'+
'a.bu:hover{text-decoration:none; cursor:pointer;}'+

'</style>'+
'<script language="javascript" type="text/javascript">'+
'ttt=0 ; '+
'ttd=0 ; '+
'ttr=0 ; '+
'v1="x" ; '+
'vh="F" ; '+
'vp="" ; '+
'p='+p+' ; '+
'vix="'+vix+'" ; '+
'via="'+via+'" ; '+
'lang="'+lang+'" ; '+
'bbx="'+bbx+'" ; '+
'hist="'+hist+'" ; '+
"lsw='"+lsw+"' ; "+
"osl='"+osl+"' ; "+
'vsp='+parseInt(p+ar[0][2])+' ; '+
'vsd="'+vsd+'" ; '+
'vsm="'+vsm+'" ; '+
'vsx="'+vsx+'" ; '+
'ad2=[');
for (i=0;i<ad.length;i++) { doc.writeln('Array("'+(lang=='d'?ad[i][0]:ad[i][1])+'",'+ad[i][2]+','+ad[i][3]+'),') }
doc.writeln(
'] ; ar2=[');
for (i=0;i<ar.length;i++) { doc.writeln('Array("'+(lang=='d'?ar[i][0]:ar[i][1])+'",'+ar[i][2]+'),') }
doc.writeln(
'] ; '+

'function showdiv(ps1,ps2) {'+
'divs=document.getElementsByTagName("div");'+
'for(i=0;i<divs.length;i++) {'+
'if ( (divs[i].id.match(ps1)) || (divs[i].id.match("ftr")) || (divs[i].id.match("framw")) || (divs[i].id.match("sctop")) || '+
'(ttd==0 && divs[i].id.match("shipreg")) || (ttd>0 && divs[i].id.match("aspdf"))  ) '+
'{ divs[i].style.visibility="visible"; }'+
'else if (ps2!=2) { divs[i].style.visibility="hidden"; } }'+
'document.getElementById("swlng").innerHTML= (ps2==1?lsw:"") ; ')
if (as.length>1) { doc.writeln('document.getElementById("swil").innerHTML= (ps2==1?"'+ict+'":"") ; '); }
doc.writeln('document.getElementById("swdt").innerHTML=(ps2==1?"'+icd+'"+(ttd==('+tyor+'==0?0:1)?"":"'+icp+'"):"") ; ');
doc.writeln('document.getElementById("swir").innerHTML=(ps2==1?"'+icl+'":"") ; ');  // }
if (as.length>1) { doc.writeln('document.sl.ol.disabled=(ps2==1?false:true);'); }
doc.writeln('document.sl.or.disabled=(ps2==1?false:true) ; document.sl.dt.disabled=(ps2==1?false:true);'+
' }'+

'function getl() {'+  
'as2=new Array('+as.length+') ; ' )
for (i=0;i<as.length;i++) { doc.writeln('as2['+i+']="'+as[i]+'" ; ') }
doc.writeln(
'osl=as2[document.sl.ol.selectedIndex] ; '+
'via="'+vix+', '+t+(setl.length>0?' ('+setl+')':'')+', "+osl ; '+
'tt="<input type=\'hidden\' name=\'item_name\' value=\'"+via+"\'>" ; '+
'document.getElementById("frmpil").innerHTML=tt ; '+ 
'tt="<input type=\'hidden\' name=\'language\' value=\'"+osl+"\'>" ; '+
'document.getElementById("frmel").innerHTML=tt ; '+ 
'tt="<input type=\'hidden\' name=\'full_description\' value=\'"+via+"\'>" ; '+
'document.getElementById("frmeil").innerHTML=tt ; '+ 
'via=via.replace(/ /g,"&nbsp;") ; '+
'} '+

'function getd() {'+  
'ttd=document.sl.dt.selectedIndex ; '+
'vsm=ar2[0][0] ; '+
'document.sl.or.selectedIndex=0 ; '+
'vsd=ad2[ttd][0] ; '+
'vsp=p+(ttd=='+tyor+'?ar2[0][1]:0-('+tyor+'==0 && p>5?'+pdis+':0)) ; '+
'vsx=('+tyor+'==ttd?vsm:vsd); '+
'document.getElementById("sp").innerHTML=vsp ; '+
(lang!="d"?'document.getElementById("si").innerHTML=vsp ; ':'')+
'tt="'+icd+'"+(ttd=='+(tyor==0?0:1)+'?"":"'+icp+'") ; '+
'document.getElementById("swdt").innerHTML=tt ; '+
'tt=(ttd=='+tyor+'?"'+p1m+' <u>"+vsm+"</u>":"'+(isset==1?p5m:p4m)+'") ; '+
'document.getElementById("sm").innerHTML=tt ; '+
'tt="<input type=\'hidden\' name=\'amount\' value=\'"+vsp+".00\'>" ; '+
'document.getElementById("frmpp").innerHTML=tt ; '+ 
'tt="<input type=\'hidden\' name=\'amount\' value=\'"+vsp+",-\'>" ; '+
'document.getElementById("frmep").innerHTML=tt ; '+ 
'tt="<input type=\'hidden\' name=\'os0\' value=\'"+vsx+"\'>" ; '+
'document.getElementById("frmpr").innerHTML=tt ; '+ 
'tt="<input type=\'hidden\' name=\'Shipping\' value=\'"+vsx+"\'>" ; '+
'document.getElementById("frmer").innerHTML=tt ; '+ 
(tyor==0?
'if (ttd==0) { document.getElementById("aspdf").style.visibility="hidden" ; document.getElementById("shipreg").style.visibility="visible"; }'+
// 'else { document.getElementById("shipreg").style.visibility="hidden" ; document.getElementById("aspdf").style.visibility="visible" ; dpdf(); }'
'else { document.getElementById("shipreg").style.visibility="hidden" ; document.getElementById("aspdf").style.visibility="visible" ; }'
:
// 'if (ttd==0) { document.getElementById("aspdf").style.visibility="visible" ; document.getElementById("shipreg").style.visibility="hidden"; dpdf(); }'+
'if (ttd==0) { document.getElementById("aspdf").style.visibility="visible" ; document.getElementById("shipreg").style.visibility="hidden"; }'+
'else { document.getElementById("shipreg").style.visibility="visible" ; document.getElementById("aspdf").style.visibility="hidden"; }'
)+
'}'+

'function getr() {'+  
'ttr=document.sl.or.selectedIndex ; '+
'vsm=ar2[ttr][0] ; '+
'vsx=('+tyor+'==ttd?vsm:vsd); '+
'document.getElementById("sm").innerHTML="'+p1m+' <u>"+vsm ; '+
'vsp=p+ar2[ttr][1]-ad2[ttd][ttr+1] ; '+
'document.getElementById("sp").innerHTML=vsp ; '+
(lang!="d"?'document.getElementById("si").innerHTML=vsp ; ':'')+
'tt="<input type=\'hidden\' name=\'amount\' value=\'"+vsp+".00\'>" ; '+
'document.getElementById("frmpp").innerHTML=tt ; '+ 
'tt="<input type=\'hidden\' name=\'amount\' value=\'"+vsp+",-\'>" ; '+
'document.getElementById("frmep").innerHTML=tt ; '+ 
'tt="<input type=\'hidden\' name=\'os0\' value=\'"+vsx+"\'>" ; '+
'document.getElementById("frmpr").innerHTML=tt ; '+ 
'tt="<input type=\'hidden\' name=\'shipping\' value=\'"+vsx+"\'>" ; '+
'document.getElementById("frmer").innerHTML=tt ; '+ 
'}'+

'function emval() {'+
'rt=0 ; rf=""; rx=0 ; ex=\/^[\\w\\-\\.\\+]\+\\@[a-zA-Z0-9\\.\\-]\+\\.[a-zA-Z0-9]\{2\,4\}$\/;'+
(lang=='d'?'':
'rad=document.getElementsByName("Paid");'+
'for (i=0;i<rad.length;i++) { if (rad[i].checked) { rx=1; } }'+
'if (rx==0) { rf="vem" ; rt++ ; alert("'+fra+'"); }' )+
'el=document.getElementById("vem");'+
'if (el.value.length>0) { '+
' if (el.value.match(ex)) { } else { rf="vem" ; rt++ ; alert("'+flm+'"); } }'+
'else { if(rf==""){rf="vem"} ; rt++ ; alert("'+fle+'"); }'+
'el=document.getElementById("vnm");'+
'if (el.value.length==0) { if(rf==""){rf="vnm"} ; rt++ ; alert("'+fln+'"); }'+
'el=document.getElementById("vad");'+
'if (el.value.length==0) { if(rf==""){rf="vad"} ; rt++ ; alert("'+fla+'"); }'+
'if (rt==0) { '+
'document.forms["emal"].submit();'+
'alert("'+sme+'");'+
'history.go('+hist+');'+
'return true; }'+
'else { document.getElementById(rf).focus();return false; } }'+

'function dla() {'+
(lang=='d'?"alert('\\nThis item is available in various languages.\\n\\n"+
'You can select your preferred language from the list with available languages.     '+ff("\\n ","")+"');":
"alert('\\nDeze titel is in meerdere talen leverbaar.\\n\\n"+
'U kunt de door u gewenste taal selekteren uit de lijst van leverbare talen.     '+ff("\\n ","")+"'); ")+'}'+

'function ddt() {'+
(lang=='d'?"alert('\\nYou can select one of these  document types:\\n\\n"+
'Paper\\n'+
'You will receive a printed copy of this item, send to you by mail.     \\n\\n'+
'PDF file\\n'+
'You will receive this item as a PDF file, send to you by e-mail\\n'+
'to the e-mail address that you noted in your PayPal transaction.\\n\\n'+
'PDF files can be read and printed using the free program\\n'+
'\"Adobe Reader\", website: www.adobe.com'+ff("\\n ","")+"');":
"alert('\\nU kunt een van deze dokumentsoorten selekteren:\\n\\n"+
'Papier\\n'+
'U ontvangt een papieren kopie van deze titel, verzonden per post.     \\n\\n'+
'PDF bestand\\n'+
'U ontvangt deze titel als een PDF bestand, verzonden per e-mail\\n'+
'naar het e-mail adres dat u bij uw PayPal transaktie hebt vermeld.\\n\\n'+
'PDF bestanden kunnen bekeken en afgedrukt worden met het\\n'+
'gratis programma \"Adobe Reader\", website: www.adobe.com/nl'+ff("\\n ","")+"'); ")+'}'+

'function dpdf() {'+
(lang=='d'?"alert('\\n*** DELIVERY TERMS FOR PDF FILES ***\\n\\n"+
'These are '+smp1+' terms on delivery of an item as a PDF file. Read them carefully.\\n\\n'+
'After receiving your payment through PayPal, '+smp0+' will send the PDF file to you by e-mail          \\n'+
'to the e-mail address that is registered in your PayPal account.\\n\\n'+
'IMPORTANT: Make sure that you have plenty of free space in the mailbox.\\n'+
'Also make sure that the e-mail address is correct and is not blocked in any way.\\n\\n'+
// '(f.i. addresses from Comcast and GMX are blocked)\\n\\n'+
'If you or your provider use a SPAM filter, make sure that '+smp1+' e-mail address\\n'+
'as mentioned in the PayPal receipt, is not blocked.\\n'+
"If you do not receive the PDF file within 48 hours, you can not receive "+smp1+" e-mail due\\n"+
'to your SPAM filter. BE AWARE! In that case there is no way for '+smp2+' to contact you!\\n\\n'+
'No refunds are given when '+smp0+' cannot deliver the PDF file because:\\n'+
'- '+smp0+' did not receive a valid e-mail address\\n'+
'- the given e-mail address is blocked in any way\\n'+
'- '+smp1+' e-mail address and/or provider is blocked in any way\\n'+
'- there is insufficient free space in the mailbox of the given e-mail address\\n\\n'+
'When you order an item as PDF file, you agree with these terms.'+ff("\\n ","")+"');":
"alert('\\n*** LEVERINGSVOORWAARDEN VOOR PDF BESTANDEN ***\\n\\n"+
'Dit zijn '+smp1+' voorwaarden voor levering van een titel als PDF bestand. Lees deze zorgvuldig.          \\n\\n'+
'Nadat uw betaling via PayPal is ontvangen, '+smp3+' '+smp0+' het PDF bestand via e-mail naar het\\n'+
'e-mail adres zoals geregistreerd in uw PayPal rekening.\\n\\n'+
// 'e-mail adres zoals vermeldt in de PayPal transaktiegegevens.\\n\\n'+
'BELANGRIJK: Zorg voor veel vrije ruimte in de postbus van het e-mail adres.\\n'+
'En zorg er voor dat het e-mail adres juist is en op geen enkele wijze geblokkeerd wordt.\\n\\n'+
'Als u of uw provider een SPAM filter gebruikt, zorg er dan voor dat '+smp1+' e-mail adres\\n'+
'zoals vermeldt in de PayPal transaktiegegevens, niet wordt geblokkeerd.\\n'+
'Hebt u het PDF bestand niet binnen 48 uur ontvangen, dan is '+smp1+' e-mail geblokkeerd door\\n'+
'uw SPAM filter. LET OP! Dan is het voor '+smp2+' niet mogelijk om kontakt met u op te nemen!\\n\\n'+
'Restitutie is niet mogelijk wanneer '+smp0+' het PDF bestand niet kon leveren omdat:\\n'+
'- '+smp0+' geen geldig e-mail adres '+smp4+' ontvangen\\n'+
'- het opgegeven e-mail adres op enige wijze wordt geblokkeerd\\n'+
'- '+smp1+' e-mail adres en/of provider op enige wijze wordt geblokkeerd\\n'+
'- er onvoldoende vrije ruimte in de postbus van het opgegeven e-mail adres is\\n\\n'+
'Wanneer u een titel als PDF bestand besteld, gaat u akkoord met deze voorwaarden.'+ff("\\n ","")+"'); ")+'}'+

'function dcy() {'+
(lang=='d'?"alert('\\nSelect \"Inside Europe\" for delivery to these countries:\\n\\n"+
'Austria,   Belgium,   Bulgaria,   Cyprus,   Czech Republic,\\n'+
'Denmark,   Estonia,   Finland,   France,   Germany,   Greece,\\n'+
'Hungary,   Ireland,   Italy,   Latvia,   Lithuania,   Luxembourg,     \\n'+
'Malta,   Poland,   Portugal,   Romania,   Slovakia,   Slovenia,\\n'+
'Spain,   Sweden,   The Netherlands,   United Kingdom.\\n\\n'+
"For delivery to any other country, select \"Outside Europe\"."+ff("\\n ","")+"');":
"alert('\\nSelekteer \"Binnen Europa\" voor bezorging in deze landen:\\n\\n"+
'Belgie,   Bulgarije,   Cyprus,   Denemarken,   Duitsland,   Estland,\\n'+
'Finland,   Frankrijk,   Griekenland,   Hongarije,   Ierland,   Italie,\\n'+
'Letland,   Litouwen,   Luxemburg,   Malta,   Nederland,   Oostenrijk,     \\n'+
'Polen,   Portugal,   Roemenie,   Slovenie,   Slowakije,   Spanje,\\n'+
'Tsjechie,   Verenigd Koninkrijk,   Zweden.\\n\\n'+
"Voor bezorging in elk ander land, selekteer \"Buiten Europa\"."+ff("\\n ","")+"'); ")+'}'+
'</script></head>'+

'<body bgcolor="'+cw0+'" text="'+cm1+'" link="'+cm3+'" vlink="'+cm3+'" alink="'+cm3+'">'+
'<div id="framw" class="framw">'+ // STARTDIV FRAMW
'<div id="sctop" class="sctop">'+ // STARTDIV SCTOP
'<center>'+
'<table border="0" height="30px" cellspacing="0" cellpadding="0" width="835px" background="'+imgdir+imgbg+'"><tr>'+
'<td valign="bottom" height="45px"><center><a href="index.htm" title="Click here to go to the start page of '+bt1+sc1+'">'+
'<img border="0" src="'+imgdir+imgh0+'">'+(imgh1.length>0?'<img border="0" src="'+imgdir+imgh1+'">':'')+'</a></center></td></tr></table>'+
'<table border="0" width="835px" cellspacing="0" cellpadding="0" height="2px" style="'+
'border-width:0;border-style:solid;border-color:'+cm2+';border-left-width:1px;border-right-width:1px;border-top-width:1px;">'+
'<tr><td width="86%" valign="middle" bgcolor="'+cm0+'" height="30px"><font face="Verdana, Univers, Arial" size="'+
'4"><b>&nbsp;'+tx1+
'</td>'+
'<td width="14%" valign="middle" align="right" bgcolor="'+cm0+'"><font face="Verdana, Univers, Arial" size="1">'+
'<span id="swlng">'+(langsw==0?lsw:'')+'</span></td></tr></table>'+
'<table border="0" width="835px" cellspacing="0" cellpadding="0" height="2px" style="'+brd+'" >'+
'<tr><td width="100%" valign="middle" bgcolor="'+ca0+'" height="30px" colspan="3">'+
'<font face="Verdana, Univers, Arial" size="2" color="'+ca1+'"><center><b>'+tx2+'</b></center>'+
'</td></tr><tr><td width="100%" valign="middle" bgcolor="'+cm0+'" height="3px" colspan="3"></td></tr>'+
'<tr><td width="'+ff('12','9')+'%" valign="top" bgcolor="'+cm0+'" height="2px"></td>'+
'<td width="64%" align="left" valign="top" bgcolor="'+cm0+'" height="2px" colspan="2"><font face="Verdana, Univers, Arial" '+
'size="1"><br>'+fms+ff('4','3')+'"><form '+ff('',' class="ieform"')+'name="sl"></b>'+bnm+': <b>'+b+
'</b><br>'+enm+

dispusrag()+

// '<br>'+
// upath+'<br>'+
// ipath+'<br>'+
// lpath+'<br>'+
// rpath+'<br>'+

': <b>'+e+'</b><br>'+tnm+': <b>'+t+'</b><br>'+tm+

// (onlyp==2?(as.length>1?'':ns+ns+ns+ns+ns)+ns+ns+'&nbsp;&nbsp;'+icp:'')+

fms+ff('1','1')+'"><br>'+fms+ff('4','3')+'">'
)

if (onlyp!=2) {
doc.writeln(dnm+':<font size="1"> <font size="'+ff('4','3')+'"><select name="dt" onChange="getd();return false;" align="top">');
for (i=0;i<ad.length;i++) { doc.writeln('<option>'+(lang=='e'?ad[i][1]:ad[i][0])+'</option>'); }

doc.writeln('</select>'+fms+ff('3','2')+'">&nbsp;<span id="swdt">'+icd+(tyor==0?'':icp)+'</span>'+
'<div id="shipreg" class="shipreg">'+ // STARTDIV SHIPREG
fms+ff('4','3')+'">'+snm+':<font size="1"> <font size="'+ff('4','3')+'"><span id="swgr">'+tmm+'</span>'+
'</div><div id="aspdf" class="aspdf">' // ENDDIV SHIPREG // STARTDIV ASPDF
) }

doc.writeln(
fms+ff('4','3')+'">'+snp+':'+fms+ff('4','3')+'"> <b>'+dem+'</b>'+(onlyp!=2?'</div></form></td></tr>'+
'<tr><td bgcolor="'+cm0+'" colspan="3" height="'+(as.length>1?ff('21','19'):'22')+'px"></td></tr>'
// ENDDIV ASPDF
:
'</form></td></tr>'+ff('','<tr><td bgcolor="'+cm0+'" colspan="3" height="18px"></td></tr>')
)+
'<tr><td width="100%" valign="middle" bgcolor="'+ca0+'" height="30px" colspan="3"><font size="1">'+
'<center><font face="Verdana, Univers, Arial" color="'+ca1+'" size="2"><b>'+(isset==1?p6m:p0m)+' EUR <span id="sp">'+vsp+
'</span>,- <span id="sm">'+(tyor==0?(onlyp!=2?p1m:p4m)+' <u>'+vsm+'</u>':(isset==1?p5m:p4m))+'</span>'+
ff('','<br>')+'</center></td></tr></table></center>'+

'<div id="ordfrm" class="ordfrm">'+ // STARTDIV ORDFRM
fms+ff('3','2')+'"></b>'+ff('','<br>')+fms+ff('4','3')+'"><menu><menu><menu><li>'+tx3+
(onlyp!=2?tdv+'<li>'+(as.length>1?tx4:tx5):'')+
tdv+'<li>'+tx6+'</menu></menu></menu><font size="2">'+
'<table border="0" cellpadding="0" cellspacing="0" width="100%" colspan="3">'+
'<tr><td valign="middle" bgcolor="'+ca0+'" height="46px"><font size="1"><center>'+
'<font face="Verdana, Univers, Arial" size="2" color="'+ca1+'" >'+tx7+'<br></center></td></tr></table>'+
'<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td height="'+
(onlyp!=2?ff('33','12'):ff('25','5'))+'px"></td></tr></table>'+
'<form name="ppal" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="'+pyft+'">'+
ithn+'"cmd" value="_xclick">'+
ithn+'"business" value="'+gm(2)+'">'+
'<span id="frmpil">'+ithn+'"item_name" value="'+via+'"></span>'+
'<span id="frmpp">'+ithn+'"amount" value="'+vsp+'.00"></span>'+
ithn+'"no_shipping" value="2">'+
ithn+'"cn" value="Additional remarks">'+
ithn+'"no_note" value="0">'+
ithn+'"currency_code" value="EUR">'+
ithn+'"lc" value="'+(lang=='d'?"US":"NL")+'">'+
ithn+'"custom" value="CUB '+lpath+' ~ '+brag+'">'+
ithn+'"cpp_header_image" value="'+ipath+'">'+
ithn+'"cpp_headerback_color" value="'+cm0+'">'+
ithn+'"cpp_headerborder_color" value="'+cm0+'">'+
ithn+'"cpp_payflow_color" value="'+cw0+'">'+
ithn+'"rm" value="2">'+
ithn+'"shopping_url" value="'+upath+'">'+
ithn+'"return" value="'+rpath+'">'+
ithn+'"cancel_return" value="'+upath+'">'+
ithn+'"on0" value="Shipping">'+
'<span id="frmpr">'+ithn+'"os0" value="'+vsx+'"></span>'+
ithn+'"on1" value="UB">'+
ithn+'"os1" value="'+lpath+' ~ '+brag+'">'+
ithn+'"bn" value="PP-BuyNowBF">'+
'<center>'+
(onlyp!=1 && onlyp!=2?'':'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;')+
itit+bcan+'" src="'+imgdir+bxb+'.gif" class="bu" onClick="javascript:history.go('+hist+');return false;" valign="top">'+
'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'+

// itit+bppa+'" src="'+imgdir+bxp+'.gif" class="bu" border="0" onClick="javascript:document.forms[\'ppal\'].submit();return false;" valign="top">'+

itit+bppa+'" src="'+imgdir+bxp+'.gif" class="bu" border="0" onClick="showdiv(\'ppmsg\',2);'+
'javascript:document.forms[\'ppal\'].submit();return false;" valign="top">'+

'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'+
(onlyp!=1 && onlyp!=2?
itit+bfem+'" src="'+imgdir+bxe+'.gif" class="bu" onClick="showdiv(\'htoi\',0);return false;" valign="top">':'')+
'</center></form>'+
'</div>'+ // ENDDIV ORDFRM

// STARTDIV PPMSG
'<div id="ppmsg" class="ppmsg"><center><font face="Verdana, Univers, Arial" size="2"><br><font size="4"><b>'+
(lang=='d'?'Connecting to PayPal':'Verbinding maken met PayPal')+' ...<br><font size="1"><br><font size="2">'+
(lang=='d'?'You are now being redirected to the website of PayPal':'U wordt nu naar de website van PayPal geleid')+
'</b></center></div>'+ // ENDDIV PPMSG

// STARTDIV HTOI
'<div id="htoi" class="htoi"><font face="Verdana, Univers, Arial" size="2"><br>'+(lang=='d'?
ns+ns+ns+ns+'We ship worldwide and accept most currencies. We <i><u>do not</u></i> accept international money orders, cheques,<br>'+
ns+ns+ns+ns+'credit card payments or any form of payment through the Internet other than PayPal.<br><br>'+
ns+ns+ns+ns+'<b>We suggest that you use one of these three methods to order:</b><br>'+
ns+ns+ns+ns+'</b><u>1. Order through PayPal</u></b> This is easy and quick: click on "Back" and then on "Order this item through PayPal".<br>'+
ns+ns+ns+ns+'Through PayPal you can also pay with your credit card or with a PayPal eCheck.<br>'+
ns+ns+ns+ns+'</b><u>2. Order by sending money in an envelope</u></b> This may be illegal in some countries. Check it out.<br>'+
ns+ns+ns+ns+'</b><u>3. Use a Western Union money transfer</u></b> This way has additional costs but is also very fast.<br><br>'+
'<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="'+ca0+'"><tr><td width="100%" valign="middle" height="40"><font size="2"><center>'+
'<font color="'+ca1+'">To receive details on how to order through option 2 or 3, click on "Request information".<br>'+
'How to order from The Netherlands? Read the dutch text (click on "Back" and on "Dutch/Nederlands").'+
'</center></td></tr></table>'
:
ns+ns+ns+ns+'Wij leveren wereldwijd en accepteren vrijwel alle valuta.<br>'+
ns+ns+ns+ns+'Wij accepteren <i><u>geen</u></i> credit cards, geldwissels, cheques en betaling via het Internet, anders dan via PayPal.<br><br>'+
ns+ns+ns+ns+'<b><u>1. Bestellen via PayPal</u></b> Dit is makkelijk en snel: klik op "Terug" en dan op "Bestel deze titel via PayPal".<br>'+
ns+ns+ns+ns+'Via Paypal kunt u ook met uw credit card of met een PayPal eCheck betalen.<br><br>'+
ns+ns+ns+ns+'<b><u>2. Bestellen via bankoverschrijving</u></b> In Nederland kunt u ook bestellen door EUR <span id="si">'+
vsp+'</span>,- over te maken<br>'+
ns+ns+ns+ns+'op bankrekeningnr. 136875 ten name van Synti Groep, Alkmaar o.v.v. merknaam, apparaat, titel en taal.<br>'+
ns+ns+ns+ns+'Stuur een e-mail met een bevestiging van deze bestelling naar ons. Klik hiervoor op "Bevestig bestelling".<br><br>'+
'<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="'+ca0+'"><tr><td width="100%" valign="middle" height="26"><font size="2" color="'+ca1+'"><center>'+
'Hoe te bestellen vanuit het buitenland? Lees de engelse tekst (klik op "Terug" en op "English/Engels").'+
'</center></td></tr></table>')+
'<br><center>'+
itit+bbac+'" src="'+imgdir+bxb+'.gif" class="bu" onClick="javascript:showdiv(\'ordfrm\',1);return false" align="top">'+
ns+ns+ns+'&nbsp;'+
itit+biem+'" src="'+imgdir+bxi+'.gif" class="bu" onClick="showdiv(\'dema\',0);return false;" align="top">'+
ns+ns+ns+'&nbsp;'+
itit+bcan+'" src="'+imgdir+bxc+'.gif" class="bu" onClick="javascript:history.go('+hist+');return false" align="top">'+
'</center>'+
'</div>'+ // ENDDIV HTOI

'<div id="dema" class="dema" align="center">'+ // STARTDIV DEMA
'<form name="emal" method="POST" enctype="text/plain" action="');
da=new Date() ; da=da.getDate()+'.'+(da.getMonth()+1)+'.'+da.getFullYear()+' - '+da.getHours()+':'+da.getMinutes()
doc.writeln(gm(1)+
sms+': '+viax+'"><br>'+
ithn+'"browser" value="'+brag+'">'+
ithn+'"url" value="'+lpath+'">'+
ithn+'"date" value="'+Date()+'">'+
ithn+'"date2" value="'+da+'">'+
ithn+'"item_name" value="'+vix+'">'+
'<span id="frmeil">'+ithn+'"full_description" value="'+via+'"></span>'+
ithn+'"title" value="'+t+'">'+
(t.substr(0,3)=="Set"?ithn+'"set_contents" value="'+setl+'">':'')+
'<span id="frmel">'+ithn+'"language" value="'+osl+'"></span>'+
ithn+'"currency_code" value="EUR">'+
'<span id="frmep">'+ithn+'"amount" value="'+vsp+',-"></span>'+
'<span id="frmer">'+ithn+'"shipping" value="'+vsx+'"></span>'+
ff('<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td height="2"></td></tr></table>','')+
'<table border="0" width="'+ff('100',(lang=='d'?'76':'95'))+'%" cellspacing="0" cellpadding="0" height="2px">'+
twe+emf1+':</td>'+'<td><input type="text" name="email" id="vem" value="" size="'+ff('41','42')+'"><br></td>'+
(lang=='d'?'':'<td valign="top" rowspan="3" width="'+ff('330','315')+'px">'+fms+ff('4','3')+'">&nbsp;Maak uw keuze:<br>'+
fms+ff('3','2')+'"><input type="radio" name="Paid" value="Overgemaakt">&nbsp;Ik heb het bedrag al overgemaakt<br>'+
'<input type="radio" name="Paid" value="NogOverTeMaken">&nbsp;Ik zal het bedrag direkt overmaken<br>'+
'&nbsp;op rekeningnr. 136875 tnv Synti Groep<br>'+
'&nbsp;Alkmaar ovv merk,apparaat,titel,taal<br></td>')+'</tr>'+
twe+emf2+':</td>'+'<td><input type="text" name="name" id="vnm" value="" size="'+ff('41','42')+'"></td></tr>'+
twe+emf3+':<br><font size="'+ff('3','2')+'">'+emf4+'</td><td><textarea name="address" id="vad" cols="'+
ff('31" rows="2','33" rows="3')+'"></textarea></td></tr></table>'+
'</form>'+
'<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td height="'+ff('16','0')+'"></td></tr></table>'+
'<table border="0" cellpadding="0" cellspacing="0" width="100%" colspan="3"'+
'><tr><td valign="middle" bgcolor="'+ca0+'" height="60px"><font size="1"><center>'+
'<font face="Verdana, Univers, Arial" color="'+ca1+'" size="2">'+tx8+'<br></center></td></tr></table><br>'+
'<center>'+itit+bbac+'" src="'+imgdir+bxb+'.gif" class="bu" onClick="javascript:showdiv(\'ordfrm\',1);return false;" valign="top">'+
ns+ns+ns+'&nbsp;'+
itit+bsem+'" src="'+imgdir+bxs+'.gif" class="bu" onClick="return emval();" valign="top">'+ns+ns+ns+'&nbsp;'+
itit+bcan+'" src="'+imgdir+bxc+'.gif" class="bu" onClick="javascript:history.go('+hist+');return false;" valign="top">'+
'</center>'+
'</div>'+ // ENDDIV DEMA
'<div id="ftr" class="ftr">'+ // STARTDIV FTR
'<table cellspacing="0" width="100%" cellpadding="0"><tr><td align="center">'+
'<table width="'+(lang=='d'?'96':'100')+'%" cellspacing="'+ff('2','0')+'" cellpadding="0"><tr>'+
(lang=='d'?
'<td><img border="0" title="When you need a manual, visit the '+bt1+' website" src="'+imgdir+imgftr+'">'+
'<img border="0" title="This website is build by WEBknetsch" src="'+imgdir+'webk.gif"></td>'+
'<td><font face="Verdana, Arial, Helvetica" size="1" color="'+cf1+'">'+
'Concept, design and content Copyright &#169; 2000-2010 '+bt1+' - All rights reserved<br>'+
'This website requires javascript support and a screen resolution of 1024x768<br>'+
'and is best viewed with Firefox 1.x 2.x 3.x / Internet Explorer 6.x 7.x<br>'
:
'<td align="right"><img border="0" title="heb je een handleiding nodig, bezoek dan de '+bt1+' website" src="'+imgdir+imgftr+'">'+
'<img border="0" title="Deze website is gebouwd door WEBknetsch" src="'+imgdir+'webk.gif">&nbsp;</td>'+
'<td><font face="Verdana, Arial, Helvetica" size="1" color="'+cf1+'">'+
'Concept, ontwerp en inhoud Copyright &#169; 2000-2010 '+bt1+' - Alle rechten voorbehouden<br>'+
'Deze website vereist javascript support en een schermresolutie van 1024x768<br>'+
'en is geoptimaliseerd voor deze browsers: Firefox 1.x 2.x 3.x / Internet Explorer 6.x 7.x<br>'
)+
'</td></tr></table>'+
'</td></tr></table>'+
'</div>'+ // ENDDIV FTR
'</div>'+ // ENDDIV SCTOP
'</div>'+ // ENDDIV FRAMW

slj+jsd+psn+'"></script>'+
slj+jsd+'mn07.js"></script>'+
slj+jsd+'mw'+lstlet+'.js"></script>' + // );

'</body></html>' ) // +
// slj+cp+'/mn08.js"></script>'+
// slj+cp+'/mn07.js"></script>'+
// slj+cp+'/mw'+lstlet+'.js"></script>');

if (navigator.userAgent.indexOf("Firefox")!=-1) { doc.close(); }
}
