function popUpFPBW() {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open('http://www.sportpanoramas.ch/php/display.inc.php?L=de&template=m-fitnesspark_p&c=218&p=1102&resolution=high', '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=yes,menubar=0,resizable=0,width=408,height=368');");
}