VAN
TOT
setIcon("calendar/images/iconCalendar.gif"); $myCalendar->setDate(date('d'), date('m'), date('Y')); $myCalendar->setPath("calendar"); $myCalendar->startMonday(true); $myCalendar->setDateFormat('d-m-Y'); $myCalendar->writeScript(); ?>
setIcon("calendar/images/iconCalendar.gif"); $myCalendar2->setDate(date('d'), date('m'), date('Y')); $myCalendar2->setPath("calendar"); $myCalendar2->startMonday(true); $myCalendar2->setDateFormat('d-m-Y'); $myCalendar2->writeScript(); ?>
"; } ?>