function souvenirs()
{
parent.u_menu.location = "u_souvenirs.html";
parent.main_unter_menu.main.location = "../main/souvenirs_programm.html";

top.top_frame_links.main_unter_menu.menu_links.oben.location = "linkesframe/l_menu_oben.html";
top.top_frame_links.main_unter_menu.menu_links.unten.location = "linkesframe/l_menu_unten.html";
}



function regionen()
{
parent.u_menu.location = "u_regionen.html";
parent.main_unter_menu.main.location = "../main/regionen_programm.html";

top.top_frame_links.main_unter_menu.menu_links.oben.location = "linkesframe/l_menu_oben.html";
top.top_frame_links.main_unter_menu.menu_links.unten.location = "linkesframe/l_menu_unten.html";
}



function stadtportraits()
{
parent.u_menu.location = "u_stadtportraits.html";
parent.main_unter_menu.main.location = "../main/stadtportraits_programm.html";

top.top_frame_links.main_unter_menu.menu_links.oben.location = "linkesframe/l_menu_oben.html";
top.top_frame_links.main_unter_menu.menu_links.unten.location = "linkesframe/l_menu_unten.html";
}



function weiteretitel()
{
parent.u_menu.location = "u_tourismus_weiter.html";
parent.main_unter_menu.main.location = "../main/tourismus_weiter_programm.html";

top.top_frame_links.main_unter_menu.menu_links.oben.location = "linkesframe/l_menu_oben.html";
top.top_frame_links.main_unter_menu.menu_links.unten.location = "linkesframe/l_menu_unten.html";
}

