function sh_sub(container){
	
//alle bereits göffneten sub Punkte schließen
var subpoints = document.getElementsByClassName('topNaviSub');
for(i = 0;i < subpoints.length;i++)
subpoints[i].style.display = 'none';

if($('topNaviSub_' + container) == null)
return 0;

//Position Links ermitteln und an Ergebniss setzen
var new_x = $('top_nav' + container).offsetLeft;
$('topNaviSub_' + container).style.left = new_x + 'px';

//Display Style ermitteln 
var dis = $('topNaviSub_' + container).style.display;
if(dis == 'none')
$('topNaviSub_' + container).style.display = 'inline';
}

function popVideo(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=190,height=190,left = 50,top = 50');");
}
function popNorm(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=650,height=420,left = 50,top = 50');");
}

function popHS(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=650,height=420,left = 50,top = 50');");
}

function popMatrix(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=750,height=600,left = 50,top = 50');");
}
function popShop(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=550,height=550,left = 50,top = 50');");
}
function popJob(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=no,scrollbars=yes,location=no,statusbar=no,menubar=no,resizable=no,width=525,height=650,left = 50,top = 50');");
}
function vorschau(URL)
 {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=1,resizable=0,width=600,height=600,left = 50,top = 50');");
}
function flash(URL)
 {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=1,resizable=0,width=450,height=500,left = 50,top = 50');");
}

function groesserx(URL)
{
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=1,resizable=0,width=440,height=330,left = 50,top = 50');");
}
function groessery(URL)
{
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=1,resizable=0,width=340,height=430,left = 50,top = 50');");
}

function unterangaben(URL)
 {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=1,resizable=0,width=600,height=600,left = 50,top = 50');");
}
