

<!--

/* File: popup01 */

function mailTO(dat)

{

window.open("/seiten/2003/02/23.php?"+dat,"_blank","width=450,height=500,left=50,top=50","resizable=yes","scrollbars=yes");

}

//-->


