<!-- begin hiding

var MyLang2="NL";
if ( (typeof(Lang) != "undefined")  && Lang!="" && ( (Lang=="NL") || (Lang=="EN") || (Lang=="DE") ) )
{
	// Lang should be defined in the HTML-page itself!
	MyLang2=Lang;
}

document.write('<br clear="all"><hr>\n');

if ("ALLEGOEDEDOELEN" == "GEEFGRATIS") // effe niet...
{
	document.write('<a href="https://www.allegoededoelen.nl/externalMod.php?gd=1951" target="_blank" class="rose">\n');
	document.write('<img src="http://www.allegoededoelen.nl/images/donatiebutton.gif" alt="ONLINE DONEREN" style="border:0px;" align="right"> </a>\n');
	if (MyLang2 == "NL")
	{
		document.write('GEEF om deze mensen, GEEF ze een\n');
		document.write('eerlijke toekomst door de stichting financieel te steunen.<br>\n');
		document.write('Stort gul op rekening:\n');
		document.write('1371.70.092 t.n.v Stichting "Help Sri Lanka Weer Opbouwen"<br>\n');
		document.write('Of doneer snel, gemakkelijk en veilig met onze\n');
		document.write('<a href="https://www.allegoededoelen.nl/externalMod.php?gd=1951" target="_blank">online donatie-mogelijkheid</a>!\n');
	}
	if (MyLang2 == "EN")
	{
		document.write('CARE for these people, GIVE them a\n');
		document.write('fair future by supporting the foundation financially.<br>\n');
		document.write('Donate generously to our account:\n');
		document.write('1371.70.092 t.n.v Stichting "Help Sri Lanka Weer Opbouwen"<br>\n');
		document.write('BIC: RABONL2U, IBAN: NL48 RABO 0137 1700 92<br>\n');
		document.write('Or use the quick, easy and safe \n');
		document.write('<a href="https://www.allegoededoelen.nl/externalMod.php?gd=1951" target="_blank">online donation module</a>!\n');
	}
	if (MyLang2 == "DE")
	{
		document.write('GEEF om deze mensen, GEEF ze een\n');
		document.write('eerlijke toekomst door de stichting financieel te steunen.<br>\n');
		document.write('Stort gul op rekening:\n');
		document.write('1371.70.092 t.n.v Stichting "Help Sri Lanka Weer Opbouwen"<br>\n');
		document.write('BIC: RABONL2U, IBAN: NL48 RABO 0137 1700 92<br>\n');
		document.write('Of doneer snel, gemakkelijk en veilig met onze\n');
		document.write('<a href="https://www.allegoededoelen.nl/externalMod.php?gd=1951" target="_blank">online donatie-mogelijkheid</a>!\n');
	}
}
document.write('<div style="float: right;"><b>Help Sri Lanka weer opbouwen!</b></div>\n');
document.write('<i><font size=-1 color="#C00000">Last modified:' + document.lastModified + '</font></i>\n');

// --> End

