function Load()
 {
     header('Content-type: text/calendar');
     parent::Load();
 }