function start1()
{
    parent.main.location = "../../topic_1/index.htm";
    parent.nav_left.location = "../../topic_1/nav_left.htm";
}

function start2()
{
    parent.main.location = "../../topic_2/index.htm";
    parent.nav_left.location = "../../topic_2/nav_left.htm";
}

function start3()
{
    parent.main.location = "../../topic_3/index.htm";
    parent.nav_left.location = "../../topic_3/nav_left.htm";
}

function start4()
{
    parent.main.location = "../../topic_4/index.htm";
    parent.nav_left.location = "../../topic_4/nav_left.htm";
}

function start5()
{
    parent.main.location = "../../topic_5/index.htm";
    parent.nav_left.location = "../../topic_5/nav_left.htm";
}

function start6()
{
    parent.main.location = "../../impressum/index.htm";
    parent.nav_left.location = "../../impressum/nav_left.htm";
}





function kindertrauer()
{
    parent.main.location = "../../kindertrauer/index.htm";
    parent.nav_left.location = "../../kindertrauer/nav_left.htm";
}
