function Go(x)
	{    if(x == "nothing")
		{document.forms[0].reset();
      		document.forms[0].elements[0].blur();
		}
		else
		{
		document.location.href = x;
	          		document.forms[0].elements[0].blur();
		}
	}

function info1()
{
	window.open("http://www.jtt-fanpage.de/german/impressum.html","Besucherinfo","width=700,height=450,scrollbars=yes");
}

function info3()
{
	window.open("http://www.jtt-fanpage.de/german/teilnahme_popup.html","Besucherinfo","width=700,height=450,scrollbars=no");
}

function info4()
{
	window.open("http://www.jtt-fanpage.de/german/gewinner_popup.html","Besucherinfo","width=700,height=450,scrollbars=yes");
}

function info9()
{
	window.open("http://www.jtt-fanpage.de/german/smiley_popup.html","Besucherinfo","width=700,height=450,scrollbars=yes");
}
function info10()
{
	window.open("http://www.jtt-fanpage.de/german/smileyauswahl_popup.html","Besucherinfo","width=700,height=450,scrollbars=yes");
}
function info11()
{
	window.open("http://www.jtt-fanpage.de/english/impressum.html","Besucherinfo","width=700,height=450,scrollbars=yes");
}
function info12()
{
	window.open("http://www.jtt-fanpage.de/english/help_popup.html","Besucherinfo","width=580,height=480,scrollbars=no");
}
function info13()
{
	window.open("http://www.jtt-fanpage.de/english/smiley_popup.html","Besucherinfo","width=700,height=450,scrollbars=yes");
}
function info14()
{
	window.open("http://www.jtt-fanpage.de/english/smileyauswahl_popup.html","Besucherinfo","width=700,height=450,scrollbars=yes");
}




