<!--
var pfadname
var mhost
var mlink
pfadname = window.location.pathname;
mhost = window.location.host;
mlink = mhost + pfadname;
function cclear42() {document.form.antwort42.value="";}function check42(zz) {if(document.form.antwort42.value==zz) {alert('Well done!')}else {alert('Sorry! Try again!')}}function upda42() {string42=document.form.antwort42.value;}
function cclear52() {document.form.antwort52.value="";}function check52(zz) {if(document.form.antwort52.value==zz) {alert('Well done!')}else {alert('Sorry! Try again!')}}function upda52() {string52=document.form.antwort52.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 + '';
}
//-->

