if (document.images)
{
/*
   about_aaaasf_off     = new Image();
   about_aaaasf_off.src = '/images/homepage/about_aaaasf_butt.gif';
   about_aaaasf_on      = new Image();
   about_aaaasf_on.src  = '/images/homepage/about_aaaasf_butt_on.gif'; 
   
   about_acreditation_off     = new Image();
   about_acreditation_off.src = '/images/homepage/about_acreditation_butt.gif';
   about_acreditation_on      = new Image();
   about_acreditation_on.src  = '/images/homepage/about_acreditation_butt_on.gif'; 
   
   services_off     = new Image();
   services_off.src = '/images/homepage/services_butt.gif';
   services_on      = new Image();
   services_on.src  = '/images/homepage/services_butt_on.gif';    
*/   
   mission_off     = new Image();
   mission_off.src = '/images/homepage/mission_off.gif';
   mission_on      = new Image();
   mission_on.src  = '/images/homepage/mission_on.gif';       
   
   history_off     = new Image();
   history_off.src = '/images/homepage/history_off.gif';
   history_on      = new Image();
   history_on.src  = '/images/homepage/history_on.gif';       
   
   boardmember_off     = new Image();
   boardmember_off.src = '/images/homepage/boardmember_off.gif';
   boardmember_on      = new Image();
   boardmember_on.src  = '/images/homepage/boardmember_on.gif';    
   
   
   newsletter_off     = new Image();
   newsletter_off.src = '/images/homepage/newsletter_off.gif';
   newsletter_on      = new Image();
   newsletter_on.src  = '/images/homepage/newsletter_on.gif';    

   contactus_off     = new Image();
   contactus_off.src = '/images/homepage/contactus_off.gif';
   contactus_on      = new Image();
   contactus_on.src  = '/images/homepage/contactus_on.gif';   
   
   for_surgicenters_off     = new Image();
   for_surgicenters_off.src = '/images/homepage/for_surgicenters_off.gif';
   for_surgicenters_on      = new Image();
   for_surgicenters_on.src  = '/images/homepage/for_surgicenters_on.gif'; 
   
   insurance_carriers_off     = new Image();
   insurance_carriers_off.src = '/images/homepage/insurance_carriers_off.gif';
   insurance_carriers_on      = new Image();
   insurance_carriers_on.src  = '/images/homepage/insurance_carriers_on.gif'; 

   consumers_off     = new Image();
   consumers_off.src = '/images/homepage/consumers_off.gif';
   consumers_on      = new Image();
   consumers_on.src  = '/images/homepage/consumers_on.gif'; 

   faq_off     = new Image();
   faq_off.src = '/images/homepage/faq_off.gif';
   faq_on      = new Image();
   faq_on.src  = '/images/homepage/faq_on.gif';             
             
}
        								 
