get_preference(); } $cal->set_periode($in); echo $cal->zoom($distype,$notitle); $response= ob_get_clean(); $html=escape_xml($response); header('Content-type: text/xml; charset=UTF-8'); echo << $html EOF; exit(); ?>