
if( top.parent.frames.length > 0)
top.parent.location.href=self.location.href;

function ex(x)
{
window.open(x,'','resizable=yes,location=yes,directories=1,status=yes,menubar=yes,scrollbars=yes,toolbar=yes,width=600,height=400');
}

function e(x)
{
var e = window.open(x,'e','resizable=yes,location=yes,directories=1,status=yes,menubar=yes,scrollbars=yes,toolbar=yes,width=600,height=400');
}


function eg(x)
{
var eg = window.open(x,'eg','resizable=no,location=no,directories=0,status=no,menubar=no,scrollbars=no,toolbar=no,height=420,width=240');
}

function em()
{
var em = window.open('http://www.childrentooth.de/','em','resizable=yes,location=yes,directories=1,status=yes,menubar=yes,scrollbars=yes,toolbar=yes,width=600,height=400');
}


heute = new Date();
monat = heute.getMonth() +1;
tag = heute.getDate();  
x = new Array("leer", "Januar", "Febr.", "März", "April", "Mai", "Juni", "Juli", "August", "Sept.", "Okt.", "Nov.", "Dez.");
monatsname = x[monat];


function wu()
{
if (document.s.s.value.length < 3)
{
alert('\nBitte mindestens 3 Buchstaben eingeben');
document.s.s.focus();
return false;
}
}



function link(u)
{
if(u != 'none')
{
top.parent.location.href=u;
}
}

function z()
{
window.history.back()
}

function g1()
{
var g = window.location.href;
g1 = g.split("?");
g2 = g1[1];
v = g2.split("#");
document.write ('<img src="'+v[0]+'" width=225 height=300 border=0 alt="'+v[1]+'">');
}

function g(x)
{
peter = "g.html";
machner = peter + "?" + x;
top.parent.location.href=machner;
}


function pwrolf()
{
if (document.pass.eingabe.value.length < 5)
{
alert('\nBitte mindestens 5 Buchstaben und/oder Ziffern eingeben');
document.pass.eingabe.focus();
return false;
}
}


