<!--

  //--- preload logo ---
	    imgLogo=new Image();
	    imgLogo.src='/images/logo_icff.gif';
	    
  //--- preload headers  ---  
	    hdr_general=new Image();
	    hdr_general.src='/images/hdr_general.gif';
	    hdr_general_pix=new Image();
	    hdr_general_pix.src='/images/hdr_general_pix.gif.gif';
	    //---
	    hdr_studio_participant_list=new Image();
	    hdr_studio_participant_list.src='/images/hdr_studio_participant_list.gif';
	    hdr_studio_participant_list_pix=new Image();
	    hdr_studio_participant_list_pix.src='/images/hdr_studio_participant_list_pix.gif';
	    //---
	    hdr_studio_submit=new Image();
	    hdr_studio_submit.src='/images/hdr_studio_submit.gif';
	    hdr_studio_submit_pix=new Image();
	    hdr_studio_submit_pix.src='/images/hdr_studio_submit_pix.gif';
	    //---
	    hdr_title_main=new Image();
	    hdr_title_main.src='/images/hdr_title_main.gif';
	    hdr_title_main=new Image();
	    hdr_title_main.src='/images/hdr_title_main.gif';
	    
  //--- preload date graphic ---
	    imgDates=new Image();
	    imgDates.src='/images/date.gif';
	    
  //--- preload ruler ---
	    //imgRuler=new Image();
        //imgRuler.src='/images/graphics2008/ruler.gif';	    
	    
	    
	//-->
