function show_grafik(clog)
{
linkopen=window.open("", "login", "status=0, menubar=0, toolbar=0, scrollbars=1, resizable=0, width=890, height=594, left=20, top=20");
linkopen.location.href = clog;
}
function show_wind(clog)
{
linkopen=window.open("", "login", "status=0, menubar=0, toolbar=0, scrollbars=1, resizable=0, width=630, height=442, left=20, top=20");
linkopen.location.href = clog;
}
function show_tabelle(clog)
{
linkopen=window.open("", "login", "status=0, menubar=0, toolbar=0, scrollbars=1, resizable=0, width=800, height=500, left=20, top=20");
linkopen.location.href = clog;
}
function show_video(clog)
{
linkopen=window.open("", "login", "status=0, menubar=0, toolbar=0, scrollbars=1, resizable=0, width=800, height=660, left=20, top=20");
linkopen.location.href = clog;
}
