function HptSeite()
{
	var a = top.window.location.href;
	var b = a.length;
	var c = a.substr( b - 12, 12);
	if ((c != "w.wsbock.com") && (c != ".wsbock.com/"))
	{
		if (c.substr(9, 3) != "ADZ" && c.substr(8, 4) != "ADZ/")
		{
			top.window.location.href = "http://www.wsbock.com";
		}
	}
	a = top.Nr.location.href;
	b = a.length;
	c = a.substr( b - 6, 6);
	var z = a.substr( b - 16, 10);
	if (c != "WSBock")
	{
		b = 7420000000 + Math.floor(Math.random() * 10000000);
		c = b + "WSBock";
		top.Nr.location.href = "http://www.wsbock.com/rahmen.html?" + c;
		top.NrErzg.location.href = "http://www.wsbock.com/cgi-bin/ntzrnr.pl?" + c;
	} else
	{
		var d = a.substr( b - 16, 3);
		var e = new Date();
		var f = e.getFullYear();
		var g = new Date(f, 0, 1, 0, 0, 0);

		f = (e.getTime() - g.getTime()) / 86400000 - d;
		if(f > 1 && f < 364)
		{
			top.Nr.location.href = "http://www.wsbock.com/rahmen.html?" + c;
			top.NrErzg.location.href = "http://www.wsbock.com/cgi-bin/ntzrnr.pl?" + z;
		}
	}
}

function AutoFrame(b, a)
{
	top.ArbPlatz.location.href = b;
	top.R4.location.href = "http://www.wsbock.com/rahmen.html?2";
	top.Info.location.href = "http://www.wsbock.com/cgi-bin/info.pl?" + a + "§2";
}

function AF()
{
	var a = top.window.location.href;
	var b = a.length;
	var c = a.substr( b - 12, 12);

	if (c.substr(9, 3) == "ADZ")
	{
		b = "http://www.wsbock.com/cgi-bin/ware.pl?" + c.substr(0, 9) + "‰0§1§1§XX§x127x7x63x27x3x5x9x0x0x0x0x0";
	}else
	{
		b = "http://www.wsbock.com/cgi-bin/arbplatz.pl?3";
		top.R4.location.href = "http://www.wsbock.com/rahmen.html?3";
	}
	top.ArbPlatz.location.href = b;
}

function Menu(i, j)
{
	HptSeite();
	var a = top.mnu.location.href;
	var b = a.lastIndexOf("x");
	var d = a.lastIndexOf("?") + 1;
	b -= d;
	a = a.substr( 0, d) + "1x" + a.substr( d + 2, b) + "§" + i + "§" + j;
	top.mnu.location.href = a;
	top.Info.location.href = "http://www.wsbock.com/cgi-bin/info.pl?" + j + "§2";
}

function foe(a)
{
	fs = window.open("http://www.wsbock.com/auswahl.html?" + a, "ft", "width=435,height=520,left=50,top=50,location=no,menubar=no,toolbar=no,dependent=yes,resizable=yes");
	fs.focus();
}

function hlf()
{
	fs = window.open("http://www.wsbock.com/hilfe.html", "ft", "width=720,height=500,left=50,top=50,location=no,menubar=no,toolbar=no,dependent=yes,scrollbars=yes,resizable=yes");
	fs.focus();
}

function inf(a)
{
	fs = window.open("http://www.wsbock.com/cgi-bin/info.pl?" + a + "§1", "ft", "width=720,height=500,left=50,top=50,location=no,menubar=no,toolbar=no,dependent=yes,scrollbars=yes,resizable=yes");
	fs.focus();
}

function ks()
{
	top.mnu.location.href = "http://www.wsbock.com/menu_b.html";
	top.R4.location.href = "http://www.wsbock.com/rahmen.html?2";
}

function asw()
{
	var a = top.R4.location.search;
	var b = a.replace(/%A7/g, "§");
	a = b.replace(/%C2/g, "");
	if(a != "?3")
	{
		if(a != "?2")
		{
			b = a.split("§");
			var c = top.mnu.location.search;
			a = c.replace(/%A7/g, "§");
			c = a.replace(/%C2/g, "");
			var d = c.split("§");
			d[1] = d[0].length - 1;
			a = d[0].substr(1, d[1]);
			c = "auswahl.pl";
			for(d = 0; d < 5; d++)
			{
				c += b[d] + "§";
			}
			c += a + "§" + b[6];
			top.ArbPlatz.location.href = c;
			top.R4.location.href = "http://www.wsbock.com/rahmen.html?1";
		}else
		{
			top.ArbPlatz.location.href = "http://www.wsbock.com/cgi-bin/arbplatz.pl?3";
			top.R4.location.href = "http://www.wsbock.com/rahmen.html?3";
		}
	}
}