function poppy()
{
fenster=window.open('fileadmin/langauer/popup/langauer_1010_ad.htm','popup','width=520,height=350');
fenster.focus;
}

