
<!-- Noot : "arti" staat voor "artistiek". Dit bestand bevat allerlei instellingen op artistiek vlak zoals achtergrond patroon, kleurinstellingen, lettertypes, etc. Als elke (!) html pagina dit bestand inleest, dan hoeven wijzigingen op dit vlak slechts één keer doorgevoerd te worden, en wel hier. -->

MenuPaneBack = "url(logo-dna-menu.gif)";
MenuPaneLogo = "logo-donor.gif" ;

TextPaneBack = "url(logo-dna-text.gif)";
TextPaneLogo = "logo-kind.gif" ;

BttnFree = "metal-free.gif" ;
BttnPush = "metal-push.gif" ;

BttnFree = "html-free.gif" ;
BttnPush = "html-push.gif" ;

document.body.style.fontFamily = "Verdana, Tahoma" ;


