// JAVASKRIPT 
fuer MWM Planungsgruppe in Aachen

function fotofenster()
{
ffenster=window.open ("","ffenster","toolbar=no,width=430,height=430,scrollbars=yes,location=no,resizable=yes");
ffenster.focus();
}
 


