function NewsFenster()
{
 Fenster =
 window.open("news.htm", "Newsfenster", "width=800,height=360,resizable=yes,scrollbars=yes");
 Fenster.focus();
}
function FotoFenster()
{
 Fenster =
 window.open("fotos.htm", "Fotofenster", "width=700,height=600");
 Fenster.focus();
}
function DisclaimerFenster()
{
 Fenster =
 window.open("disclaimer.htm", "Disclaimerfenster", "width=700,height=550,scrollbars=yes");
 Fenster.focus();
}
function ImpressumFenster()
{
 Fenster =
 window.open("impressum_en.htm", "Impressumfenster", "width=500,height=400,scrollbars=yes");
 Fenster.focus();
}
function Fenster0()
{
 Fenster =
 window.open("Sustainable_Building_Planning_en.htm", "Lektorenfenster", "width=800,height=600,resizable=yes,scrollbars=yes");
 Fenster.focus();
}
function Fenster1()
{
 Fenster =
 window.open("Analyzing_modeling_environmental_social_systems_en.htm", "Lektorenfenster", "width=800,height=600,resizable=yes,scrollbars=yes");
 Fenster.focus();
}
function Fenster2()
{
 Fenster =
 window.open("Earthquake_en.htm", "Lektorenfenster", "width=800,height=600,resizable=yes,scrollbars=yes");
 Fenster.focus();
}
function Fenster3()
{
 Fenster =
 window.open("Political_System_en.htm", "Lektorenfenster", "width=800,height=600,resizable=yes,scrollbars=yes");
 Fenster.focus();
}
function Fenster4()
{
 Fenster =
 window.open("Political_System_de.htm", "Lektorenfenster", "width=800,height=600,resizable=yes,scrollbars=yes");
 Fenster.focus();
}
function Fenster5()
{
 Fenster =
 window.open("Geschichte_Deutschlands_en.htm", "Lektorenfenster", "width=800,height=600,resizable=yes,scrollbars=yes");
 Fenster.focus();
}
function Fenster6()
{
 Fenster =
 window.open("Geschichte_Deutschlands_de.htm", "Lektorenfenster", "width=800,height=600,resizable=yes,scrollbars=yes");
 Fenster.focus();
}
function Fenster7()
{
 Fenster =
 window.open("business_en.htm", "Lektorenfenster", "width=800,height=600,resizable=yes,scrollbars=yes");
 Fenster.focus();
}
function Fenster8()
{
 Fenster =
 window.open("031205_en.htm", "Lektorenfenster", "width=800,height=600,resizable=yes,scrollbars=yes");
 Fenster.focus();
}
function Fenster9()
{
 Fenster =
 window.open("water_environment.htm", "Lektorenfenster", "width=800,height=600,resizable=yes,scrollbars=yes");
 Fenster.focus();
}
function Fenster10()
{
 Fenster =
 window.open("intercultural_communication_en.htm", "Lektorenfenster", "width=800,height=600,resizable=yes,scrollbars=yes");
 Fenster.focus();
}

function SkalaFenster()
{
 Fenster =
 window.open("globalskala_en.htm", "Skalafenster", "width=640,height=480,resizable=no,scrollbars=yes");
 Fenster.focus();
}
