<!--
var pfadname
var mhost
var mlink
pfadname = window.location.pathname;
mhost = window.location.host;
mlink = mhost + pfadname;
function cclear96() {document.form.antwort96.value="";}function check96(zz) {if(document.form.antwort96.value==zz) {alert('Well done!')}else {alert('Sorry! Try again!')}}function upda96() {string96=document.form.antwort96.value;}
function cclear98() {document.form.antwort98.value="";}function check98(zz) {if(document.form.antwort98.value==zz) {alert('Well done!')}else {alert('Sorry! Try again!')}}function upda98() {string98=document.form.antwort98.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 + '';
}
//-->

