function stopmouse(e)
{
  if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2))
    return false;
    else if
      (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3))
      {
      alert("Sorry, this function is not available");
      return false;
      }
      return true;
 }
 document.onmousedown=stopmouse;
   if (document.layers)
     window.captureEvents(Event.mousedown);
     window.onmousedown=stopmouse;
function f(a,b,c,d)
{var blad=window.open("","","toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,top=150,left=100,height=110,width=400,menubar=no");
blad.document.write('<HTML><HEAD><LINK rel="stylesheet" type="text/css" href="carillons.css"></HEAD><BODY bgcolor="#FEFEFA"><TABLE width=300 border=0 cellspacing=0 cellpadding=0><TR><TD colspan="2" class=t3>CARILLONNEUR</TD></TR><TR><TD colspan="2" class=t1>',d,'<BR><BR></TD></TR><TR><TD class=t2>e-mail:</TD><TD><A href="mailto:',a,'@',b,'.',c,'">',a,'@',b,'.',c,'</A></TD></TR></TABLE></BODY></HTML>');
}
function c(a,b,c,d)
{var blad=window.open("","","toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,top=150,left=100,height=110,width=400,menubar=no");
blad.document.write('<HTML><HEAD><LINK rel="stylesheet" type="text/css" href="carillons.css"></HEAD><BODY bgcolor="#FEFEFA"><TABLE width=300 border=0 cellspacing=0 cellpadding=0><TR><TD colspan="2" class=t3>CONTACT PERSON</TD></TR><TR><TD colspan="2" class=t1>',d,'<BR><BR></TD></TR><TR><TD class=t2>e-mail:</TD><TD><A href="mailto:',a,'@',b,'.',c,'">',a,'@',b,'.',c,'</A></TD></TR></TABLE></BODY></HTML>');
}
function t(a,b,c,d)
{var blad=window.open("","","toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,top=150,left=100,height=110,width=400,menubar=no");
blad.document.write('<HTML><HEAD><LINK rel="stylesheet" type="text/css" href="carillons.css"></HEAD><BODY bgcolor="#FEFEFA"><TABLE width=300 border=0 cellspacing=0 cellpadding=0><TR><TD colspan="2" class=t3>CARILLONNEUR TITULAIRE</TD></TR><TR><TD colspan="2" class=t1>',d,'<BR><BR></TD></TR><TR><TD class=t2>e-mail:</TD><TD><A href="mailto:',a,'@',b,'.',c,'">',a,'@',b,'.',c,'</A></TD></TR></TABLE></BODY></HTML>');
}
  	
