﻿var meel1 = [105,110,102,111,64,109,97,114,111,98,97,110,97,46,99,111,109];
function iemeel(meel) {
	var gemalenmeel='';
	for (var i = 0; i < meel.length; i++)
		gemalenmeel += String.fromCharCode(meel[i]);
		document.write('<a href="mailto:' + gemalenmeel + '?subject=Informatie over MAROBANA">e-mailen</a>.');
}
function DoeFilmpje(film)
{
   document.write('<object data="' + film + '" type="application/x-shockwave-flash" height="124" width="186">\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 src="images/picz/plaatjes/s4_algemeen13.jpg" title="Hier hoort een flash filmpje te staan" alt="Hier hoort een flash filmpje te staan" height="124" width="186" /></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";
}
}

