par_url = ('../');

par_url_1 = par_url+"fate/1.html";
function open1() {
msgWindow=window.open(par_url_1,'ZahlFenster','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,scrollbars=1,width=780,height=450,left=50,top=50');
}
par_url_2 = par_url+"fate/2.html";
function open2() {
msgWindow=window.open(par_url_2,'ZahlFenster','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,scrollbars=1,width=780,height=470,left=50,top=50');
}
par_url_3 = par_url+"fate/3.html";
function open3() {
msgWindow=window.open(par_url_3,'ZahlFenster','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,scrollbars=1,width=780,height=470,left=50,top=50');
}
par_url_4 = par_url+"fate/4.html";
function open4() {
msgWindow=window.open(par_url_4,'ZahlFenster','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,scrollbars=1,width=780,height=450,left=50,top=50');
}
par_url_5 = par_url+"fate/5.html";
function open5() {
msgWindow=window.open(par_url_5,'ZahlFenster','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,scrollbars=1,width=780,height=450,left=50,top=50');
}
par_url_6 = par_url+"fate/6.html";
function open6() {
msgWindow=window.open(par_url_6,'ZahlFenster','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,scrollbars=1,width=780,height=470,left=50,top=50');
}
par_url_7 = par_url+"fate/7.html";
function open7() {
msgWindow=window.open(par_url_7,'ZahlFenster','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,scrollbars=1,width=780,height=450,left=50,top=50');
}
par_url_8 = par_url+"fate/8.html";
function open8() {
msgWindow=window.open(par_url_8,'ZahlFenster','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,scrollbars=1,width=780,height=450,left=50,top=50');
}
par_url_9 = par_url+"fate/9.html";
function open9() {
msgWindow=window.open(par_url_9,'ZahlFenster','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,scrollbars=1,width=780,height=510,left=50,top=50,');
}
par_url_11 = par_url+"fate/11.html";
function open11() {
msgWindow=window.open(par_url_11,'ZahlFenster','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,scrollbars=1,width=780,height=510,left=50,top=50,');
}
par_url_22 = par_url+"fate/22.html";
function open22() {
msgWindow=window.open(par_url_22,'ZahlFenster','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,scrollbars=1,width=780,height=510,left=50,top=50,');
}
par_url_33 = par_url+"fate/33.html";
function open33() {
msgWindow=window.open(par_url_33,'ZahlFenster','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,scrollbars=1,width=780,height=510,left=50,top=50,');
}
function go()
{
var input=document.subform.text2.value
if (input==1)
{location="JavaScript:open1()"};

if (input==2)
{location="JavaScript:open2()"};

if (input==3)
{location="JavaScript:open3()"};

if (input==4)
{location="JavaScript:open4()"};

if (input==5)
{location="JavaScript:open5()"};

if (input==6)
{location="JavaScript:open6()"};

if (input==7)
{location="JavaScript:open7()"};

if (input==8)
{location="JavaScript:open8()"};

if (input==9)
{location="JavaScript:open9()"};
}

function doppel() {
var input=document.subform.text2.value
if (input==11)
alert ("                                 Attention,\n\n                                    11\n\n is a Master Number - First look for the number 11 \nand then look for the number 2 !"); 
if (input==22)
alert ("                                 Attention,\n\n                                    22\n\n is a Master Number - First look for the number 22 \nand then look for the number 4 !"); 
if (input==33)
alert ("                                 Attention,\n\n                                    33\n\n is a Master Number - First look for the number 33 \nand then look for the number 6 !"); 
}

function checktext() {
var l = document.subform.text2.length
 if (document.subform.text2.value.length == 4)
{document.subform.text2.value = eval(document.subform.text2.value.substr(0,1))+eval(document.subform.text2.value.substr(1,1))+eval(document.subform.text2.value.substr(2,1))+eval(document.subform.text2.value.substr(3,1))} 
 if (document.subform.text2.value.length == 3)
{document.subform.text2.value = eval(document.subform.text2.value.substr(0,1))+eval(document.subform.text2.value.substr(1,1))+eval(document.subform.text2.value.substr(2,1))}
if (document.subform.text2.value.length == 2) 
{document.subform.text2.value = eval(document.subform.text2.value.substr(0,1))+eval(document.subform.text2.value.substr(1,1))}
}


function magic() {
document.subform.text2.value = eval(document.subform.text.value.substr(0,1)) + eval(document.subform.text.value.substr(1,1)) + eval(document.subform.text.value.substr(3,1)) + eval(document.subform.text.value.substr(4,1)) + eval(document.subform.text.value.substr(6,1)) + eval(document.subform.text.value.substr(7,1)) + eval(document.subform.text.value.substr(8,1)) + eval(document.subform.text.value.substr(9,1)); doppel();checktext();checktext()}

//  End -->




