<!--
var pfadname
var mhost
var mlink
pfadname = window.location.pathname;
mhost = window.location.host;
mlink = mhost + pfadname;
function cclear130() {document.form.antwort130.value="";}function check130(zz) {if(document.form.antwort130.value==zz) {alert('Prima gemacht!')}else {alert('Leider nicht richtig!')}}function upda130() {string130=document.form.antwort130.value;}
function cclear131() {document.form.antwort131.value="";}function check131(zz) {if(document.form.antwort131.value==zz) {alert('Prima gemacht!')}else {alert('Leider nicht richtig!')}}function upda131() {string131=document.form.antwort131.value;}
function cclear140() {document.form.antwort140.value="";}function check140(zz) {if(document.form.antwort140.value==zz) {alert('Prima gemacht!')}else {alert('Leider nicht richtig!')}}function upda140() {string140=document.form.antwort140.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 + '';
}
//-->


