// Copyright 2004 Paul W.H. Voorhaar. All rights reserved.
// Patent Pending
function hidestatus(){
window.status=''
return true
}
if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)
document.onmouseover=hidestatus
document.onmouseout=hidestatus

function E_Post(Naam,Name,Provider)
{
var Adres = Provider +"?subject=Mail via Xbloc Website:------ "+location.href;
document.write('<a href=\"mailto:' + Name + '@' + Adres + '\">');
document.write(Naam + '</a>');
}

function E_Link(Name,Provider)
{
var Adres = Provider +"?subject=Mail via Xbloc Website:------ "+location.href;
document.write('<a href=\"mailto:' + Name + '@' + Adres + '\">');
document.write(Name + '@' + Provider + '</a>');
}

function E_Tekst(Name,Provider)
{
document.write(Name + '@' + Provider);
}

function E_Plaatje(Name,Provider,Plaatje)
{
var Adres = Provider +"?subject=Mail via Website:------ "+parent.location.href;
document.write('<a href=\"mailto:' + Name + '@' + Adres + '\">');
document.write('<img src=\"' + Plaatje + '\" alt=\"E-Mail to ' + Name + '\" border=\"0\"</a>');
}


document.writeln('<style type="text/css">');
/*document.writeln('.tekst {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; color: #840000; text-decoration: none}');
document.writeln('.link { font-family: Geneva, Arial, Helvetica, san-serif; color: #840000; text-decoration: none }');
document.writeln('.linktekst { font-family: Geneva, Arial, Helvetica, san-serif; color: #840000; text-decoration: none ; font-weight: normal}');
document.writeln('a.link:hover { background-color: #000099; color: #FFFF66}');
document.writeln('a.linktekst:hover { background-color: #000099; color: #FFFF66 }');
document.writeln('.Kopjes {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #006699; text-decoration: none; left: 10px; clip:   rect(   ); top: 10px; line-height: 14pt}');
document.writeln('.Oranje {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #ff9a00; text-decoration: none; left: 10px; clip:   rect(   ); top: 10px; line-height: 14pt}');
document.writeln('.Pull {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #999999; text-decoration: none; left: 10px; clip:   rect(   ); top: 10px; line-height: 14pt}');
document.writeln('a.Pull:hover {font-family:verdana,arial,helvetica,tahoma;color:#ff9a00;text-decoration:none;}');
document.writeln('a.Pull:link {font-family:verdana,arial,helvetica,tahoma;color:#999999;text-decoration:none;}');
//document.writeln('a.Pull:visited {font-family:verdana,arial,helvetica,tahoma;color: #999999;text-decoration:none;}');
document.writeln('a.Pull:active {font-family:verdana,arial,helvetica,tahoma;color:#ff9a00;text-decoration:none;}');
document.writeln('.intro {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #999999; text-decoration: none; left: 10pt; clip:    rect(   ); line-height: 14pt}');
document.writeln('p, .plattetekst {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none; left: 10px; clip:  rect(   ); line-height: 14pt}');
document.writeln('body, td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none; left: 10px; clip:  rect(   ); line-height: 14pt}');
document.writeln('a:link {font-family:Verdana,Arial,helvetica,tahoma;color:#004080;text-decoration:none;}');
document.writeln('a.down:link {font-family:verdana,arial,helvetica,tahoma;color:#f9fdce;text-decoration:none;}');
document.writeln('a.down:link {font-family:verdana,arial,helvetica,tahoma;color:#f9fdce;text-decoration:none;}');
document.writeln('a:visited {font-family:verdana,arial,helvetica,tahoma;color: #004080;text-decoration:none;}');
document.writeln('a.down:visited {font-family:verdana,arial,helvetica,tahoma;color:#0080c0;text-decoration:none;}');
document.writeln('a:active {font-family:verdana,arial,helvetica,tahoma;color:#00008D;text-decoration:none;}');
document.writeln('a:visited {font-family:verdana,arial,helvetica,tahoma;color: #004080;text-decoration:none;}');
document.writeln('a.down:visited {font-family:verdana,arial,helvetica,tahoma;color:#0080c0;text-decoration:none;}');
document.writeln('a:active {font-family:verdana,arial,helvetica,tahoma;color:#00008D;text-decoration:none;}');
document.writeln('a.down:link {font-family:verdana,arial,helvetica,tahoma;color:#f9fdce;text-decoration:none;}');
document.writeln('a:visited {font-family:verdana,arial,helvetica,tahoma;color: #004080;text-decoration:none;}');
document.writeln('a.down:visited {font-family:verdana,arial,helvetica,tahoma;color:#0080c0;text-decoration:none;}');
document.writeln('a:active {font-family:verdana,arial,helvetica,tahoma;color:#00008D;text-decoration:none;}');
document.writeln('div.Offscreen     { display:none }');
document.writeln('span.Offscreen    { display:none }');
document.writeln('span.BulletNumber { font-size: x-large; font-weight: bold; color: #66ccff }');
document.writeln('span.BulletText   { font-size: x-small; font-weight: bold; letter-spacing: -1pt; text-align:left}');
*/
document.write('</style>');
document.write('<s'+'cript language="JavaScript" src="script/Arm'+'our.js"></s'+'cript>');


function clickHandler() {
  var targetId, srcElement, targetElement;
  srcElement = window.event.srcElement;

		var ms = navigator.appVersion.indexOf("MSIE")
		ie4 = (ms>0) && (parseInt(navigator.appVersion.substring(ms+5, ms+6)) >= 4)
		if(!ie4)
   {
alert("This page can best be opened with Microsoft Internet Explorer version 4 or higher. We will work on a solution in the near future")
}
			

  if (srcElement.className == "Pull") {
     targetId = srcElement.id + "details";
     targetElement = document.all(targetId);
     if (targetElement.style.display == "none") {
        targetElement.style.display = "";
     } else {
        targetElement.style.display = "none";
     }
  }
}



