if (document.images) { 
  overview = new PreloadImage('../images/topnav/01_overview.gif');
  overview_on = new PreloadImage('../images/topnav/01_overview_on.gif');
  overview_hit = new PreloadImage('../images/topnav/01_overview_hit.gif');
  services = new PreloadImage('../images/topnav/01_services.gif');
  services_on = new PreloadImage('../images/topnav/01_services_on.gif');
  services_hit = new PreloadImage('../images/topnav/01_services_hit.gif');
  culture = new PreloadImage('../images/topnav/01_culture.gif');
  culture_on = new PreloadImage('../images/topnav/01_culture_on.gif');
  culture_hit = new PreloadImage('../images/topnav/01_culture_hit.gif');
  
  entertain = new PreloadImage('../images/topnav/02_entertain.gif');
  entertain_on = new PreloadImage('../images/topnav/02_entertain_on.gif');
  entertain_hit = new PreloadImage('../images/topnav/02_entertain_hit.gif');
  hospitality = new PreloadImage('../images/topnav/02_hospitality.gif');
  hospitality_on = new PreloadImage('../images/topnav/02_hospitality_on.gif');
  hospitality_hit = new PreloadImage('../images/topnav/02_hospitality_hit.gif');
  corporate = new PreloadImage('../images/topnav/02_corporate.gif');
  corporate_on = new PreloadImage('../images/topnav/02_corporate_on.gif');      
  corporate_hit = new PreloadImage('../images/topnav/02_corporate_hit.gif');      
  health = new PreloadImage('../images/topnav/02_health.gif');
  health_on = new PreloadImage('../images/topnav/02_health_on.gif');   
  health_hit = new PreloadImage('../images/topnav/02_health_hit.gif');   
  civic = new PreloadImage('../images/topnav/02_civic.gif');
  civic_on = new PreloadImage('../images/topnav/02_civic_on.gif');   
  civic_hit = new PreloadImage('../images/topnav/02_civic_hit.gif');   
  assembly = new PreloadImage('../images/topnav/02_assembly.gif');
  assembly_on = new PreloadImage('../images/topnav/02_assembly_on.gif');    
  assembly_hit = new PreloadImage('../images/topnav/02_assembly_hit.gif');    
  education = new PreloadImage('../images/topnav/02_education.gif');
  education_on = new PreloadImage('../images/topnav/02_education_on.gif');  
  education_hit = new PreloadImage('../images/topnav/02_education_hit.gif');  
  
  news = new PreloadImage('../images/topnav/static/03_news.gif');
  news_on = new PreloadImage('../images/topnav/static/03_news_on.gif');
  news_hit = new PreloadImage('../images/topnav/static/03_news_hit.gif');
  awards = new PreloadImage('../images/topnav/static/03_awards.gif');
  awards_on = new PreloadImage('../images/topnav/static/03_awards_on.gif');  
  awards_hit = new PreloadImage('../images/topnav/static/03_awards_hit.gif');  
  
  what = new PreloadImage('../images/topnav/04_what.gif');
  what_on = new PreloadImage('../images/topnav/04_what_on.gif');
  what_hit = new PreloadImage('../images/topnav/04_what_hit.gif');
  //apply = new PreloadImage('../images/topnav/04_apply.gif');
  apply = new PreloadImage('../images/topnav/04_apply.gif'); 
  apply_on = new PreloadImage('../images/topnav/04_apply_on.gif'); 
  apply_hit = new PreloadImage('../images/topnav/04_apply_hit.gif'); 
  faq = new PreloadImage('../images/topnav/04_faq.gif');
  faq_on = new PreloadImage('../images/topnav/04_faq_on.gif'); 
  faq_hit = new PreloadImage('../images/topnav/04_faq_hit.gif'); 
  search = new PreloadImage('../images/topnav/04_search.gif');
  search_on = new PreloadImage('../images/topnav/04_search_on.gif');     
  search_hit = new PreloadImage('../images/topnav/04_search_hit.gif');     
  
  logo = new PreloadImage('../images/common/logo.gif');
  logo_on = new PreloadImage('../images/common/logo_on.gif');    
        
  contactMorris = new PreloadImage('../images/topnav/05_contact.gif');
  contactMorris_on = new PreloadImage('../images/topnav/05_contact_on.gif');           

}
