function newsWindowOpenNews(id, depth, langauegeid)
{
	x=(screen.availWidth/2)-680;
	y=(screen.availHeight/2)-480;

	var launchScript = "news_detail.asp";

	

	//alert('(' + path  + launchScript + ') ' + langauegeid);

	popup = window.open("/general/news/" + launchScript + "?nid=" + id + "&lid=" +  langauegeid,"News","width=680,height=480,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=yes,status=no,moveTo(x,y)");
	popup.focus();
}



function ferWindowOpenNews()
{
	x=(screen.availWidth/2)-680;
	y=(screen.availHeight/2)-700;

	var launchScript = "fer26.htm";



	//alert('(' + path  + launchScript + ') ' + langauegeid);

	popup = window.open("/general/news/" + launchScript,"FER26","width=680,height=700,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=yes,status=no,moveTo(x,y)");
	popup.focus();
}


function ferWindowOpenNewsEng()
{
	x=(screen.availWidth/2)-680;
	y=(screen.availHeight/2)-700;

	var launchScript = "fer26eng.htm";



	//alert('(' + path  + launchScript + ') ' + langauegeid);

	popup = window.open("/general/news/" + launchScript,"FER26","width=680,height=700,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=yes,status=no,moveTo(x,y)");
	popup.focus();
}




function anschriftenWindow(){
	popup = window.open("/dt/kontakt/anschriften.html","Anschriften","width=567,height=750,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
}
function anschriftenWindowEng(){
	popup = window.open("/eng/contact/addresses.html","Addresses","width=567,height=750,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
} 




function anschriftenWindowSub(){
	popup = window.open("/dt/kontakt/anschriften.html","Anschriften","width=567,height=750,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
}
function anschriftenWindowSubEng(){
	popup = window.open("/eng/contact/addresses.html","Addresses","width=567,height=750,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
}



function impressumWindowDE(){
	popup = window.open("/general/impressum/impressum_de.html","Impressum","width=567,height=640,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
} 
function impressumWindowEN(){
	popup = window.open("/general/impressum/impressum_de.html","Impressum","width=567,height=640,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
} 



function informationenWindow(){
	popup = window.open("/dt/kontakt/informationen.asp","Informationen","width=615,height=570,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
}
function informationenWindowEng(){
	popup = window.open("/eng/contact/information.asp","Information","width=615,height=570,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
}




function informationenWindowSub(){
	popup = window.open("/dt/kontakt/informationen.asp","Informationen","width=615,height=570,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
}
function informationenWindowSubEng(){
	popup = window.open("/eng/contact/information.asp","Information","width=615,height=570,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
}




function kontaktWindow(){
	popup = window.open("/dt/kontakt/kontakt.asp","Kontakt","width=615,height=570,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
}
function kontaktWindowEng(){
	popup = window.open("/eng/contact/contact.asp","Contact","width=615,height=570,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
}




function kontaktWindowSub(){
	popup = window.open("/dt/kontakt/kontakt.asp","Kontakt","width=615,height=570,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
}
function kontaktWindowSubEng(){
	popup = window.open("/eng/contact/contact.asp","Contact","width=615,height=570,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=no,status=no,screenX=0,screenY=0,top=0,left=0");
	popup.focus();
}


function WindowOpenJobs(mid, languageid)
{
	
	var x		 = (screen.width/2)-320;
	var y		 = (screen.height/2)-240;
	var pos		 = "left="+x+",top="+y;
	var launchScript = "job_detail.asp";

	popup = window.open(launchScript + "?mid=" + mid + "&lid=" +languageid,"Jobs","width=750,height=500,dependent=no,scrollbars=yes,locationbar=no,menubar=no,toolbar=no,titlebar=no,resizable=yes,status=no",+pos);
	popup.focus();
}