function profil()
{
 MeinFenster =
 window.open("01/01_01.htm", "gbvd", "width=650,height=450,screenX=50,screenY=50,menubar=no,resizable=no");
 MeinFenster.focus();
}

function prestations()
{
 MeinFenster =
 window.open("02/02_01.htm", "gbvd", "width=650,height=450,screenX=50,screenY=50,menubar=no,resizable=no");
 MeinFenster.focus();
}

function photogrammetrie()
{
 MeinFenster =
 window.open("03/03_01.htm", "gbvd", "width=650,height=450,screenX=50,screenY=50,menubar=no,resizable=no");
 MeinFenster.focus();
}

function releves()
{
 MeinFenster =
 window.open("04/04_01.htm", "gbvd", "width=650,height=450,screenX=50,screenY=50,menubar=no,resizable=no");
 MeinFenster.focus();
}

function basedocumentaire()
{
 MeinFenster =
 window.open("05/05_01.htm", "gbvd", "width=650,height=450,screenX=50,screenY=50,menubar=no,resizable=no");
 MeinFenster.focus();
}

function references()
{
 MeinFenster =
 window.open("06/06_01.htm", "gbvd", "width=650,height=450,screenX=50,screenY=50,menubar=no,resizable=no");
 MeinFenster.focus();
}

function contakt()
{
 MeinFenster =
 window.open("07/07_01.htm", "gbvd", "width=650,height=450,screenX=50,screenY=50,menubar=no,resizable=no");
 MeinFenster.focus();
}

function copyright()
{
 MeinFenster =
 window.open("08/08_01.htm", "gbvd", "width=650,height=450,screenX=50,screenY=50,menubar=no,resizable=no");
 MeinFenster.focus();
}