function KJHFCDWEZHI_go() {
    for (var i=0; i<(KJHFCDWEZHI_go.arguments.length - 1); i+=2)
    eval(KJHFCDWEZHI_go.arguments[i]+".location='"+KJHFCDWEZHI_go.arguments[i+1]+"'");
    document.KJHFCDWEZHI_back= false;
}


var z;
var x;
var y;


function MM_openBrWindow1(theURL1,theURL2,winName,features,x,y) { //v2.0

	//Abfrage, ob Fenster bereits existiert
	if (z!=null && z.closed==false)  //Fall, Fenster existiert bereits
	{
		x=x+12;
		y=y+31;
		theURL=theURL1+'&'+theURL2;
		z.location.href = theURL;
		z.resizeTo(x,y);
		setTimeout('z.focus()',100);
	}
	else   //Fall, Fenster existiert noch nicht
	{
		theURL=theURL1+'&'+theURL2;
		//alert(theURL);
		z = window.open(theURL,winName,features);
		setTimeout('z.focus()',100);

	}
}

function MM_openBrWindow(theURL2,winName,features,x,y) { //v2.0

	//Abfrage, ob Fenster bereits existiert
	if (z!=null && z.closed==false)  //Fall, Fenster existiert bereits
	{
		x=x+12;
		y=y+31;
		theURL='http://www.irish-shop.info'+theURL2;
		z.location.href = theURL;
		z.resizeTo(x,y);
		setTimeout('z.focus()',100);
	}
	else   //Fall, Fenster existiert noch nicht
	{
		theURL='http://www.irish-shop.info'+theURL2;
		//alert(theURL);
		z = window.open(theURL,winName,features);
		setTimeout('z.focus()',100);

	}
}


function closeWindow() {

	//Abfrage, ob Fenster bereits existiert
	if (z!=null && z.closed==false)  //Fall, Fenster existiert bereits
	{
		z.close();
	}
}
