<!--
var pfadname
var mhost
var mlink
pfadname = window.location.pathname;
mhost = window.location.host;
mlink = mhost + pfadname;
function multiple2640(zz) {string2640=zz;document.form.antwort2640.value=string2640;}function cclear2640() {document.form.antwort2640.value="";}function check2640(zz) {if(document.form.antwort2640.value==zz) {alert('Prima gemacht!')}else {alert('Leider nicht richtig!')}}function upda2640() {string2640=document.form.antwort2640.value;}

function PopupDownload() {F = window.open("download.html","Popup","width=800,height=550");}
function friendFunction()
{
	if (document.getElementById) 
	{
		seitentitel = document.getElementsByTagName('title')[0].text;
	}
	else 
	{
		seitentitel = 'franzoesischsoftware.de';
	}
	location.href = 'mailto:?subject=' + seitentitel + '&body=http://' + mlink + '';
}
//-->


