﻿var meel1 = [102,105,98,114,101,97,116,105,111,110,115,64,104,101,116,110,101,116,46,110,108];
var meel2 = [100,101,119,97,116,101,114,98,111,107,64,107,112,110,112,108,97,110,101,116,46,110,108];
var msg1 = 'E-mail';
var msg2 = 'Jolande van Luijk';
var msg3 = 'Willem Deetman';
var msg4 = 'Klik hier!';
var msg5 = 'Mail Fibreations!';
var sbj1 = 'Informatie over FIBREATIONS';
var sbj2 = 'Informatie over Yurt vilten';
var sbj3 = 'Aanmelding als vrijwilleger voor het Yurt vilten';
var sbj4 = 'DVD: Transformational Sheep';
var sbj5 = 'Opendag';
function iemeel(meel, msg, sbj) {
	var gemalenmeel='';
	for (var i = 0; i < meel.length; i++)
		gemalenmeel += String.fromCharCode(meel[i]);
		document.write('<a href="mailto:' + gemalenmeel + '?subject=' + sbj + '">' + msg + '</a>');
}
function DoeFilmpje(film)
{
   document.write('<object data="' + film + '" type="application/x-shockwave-flash" height="222" width="212">\n');
   document.write('<param name="movie" value="' + film + '" />\n');
   document.write('<param name="bgcolor" value="#000000" />\n');
   document.write('<param name="base" value="." />\n');
   document.write('<a title="Je hebt de flash plug-in nodig!" href="http://www.adobe.com"><img class="nop" src="images/plaatjes/link02.jpg" alt="" height="222" width="212" /></a>\n');
   document.write('</object>\n');
}
function DoeFilmpje2(film)
{
   document.write('<object data="' + film + '" type="application/x-shockwave-flash" height="212" width="636">\n');
   document.write('<param name="movie" value="' + film + '" />\n');
   document.write('<param name="bgcolor" value="#000000" />\n');
   document.write('<param name="base" value="." />\n');
   document.write('<a title="Je hebt de flash plug-in nodig!" href="http://www.adobe.com"><img class="nop" src="images/plaatjes/link02.jpg" alt="" height="212" width="636" /></a>\n');
   document.write('</object>\n');
}

function omo(nav_p) {
if (document.images) {
document.images.plaat.src = nav_a[nav_p].src;
}
}
         
function omu() {
if (document.images) {
document.images.plaat.src = "images/picz/platen/prod_a.jpg";
}
}
