if (document.images)
{
	/* top level */
	about_stark = new Image(185,20);
	about_stark.src="images/main_nav/about_stark.gif";  
	about_stark_roll = new Image(185,20);
	about_stark_roll.src="images/main_nav/about_stark_roll.gif";
	
	career_opportunities = new Image(185,20);
	career_opportunities.src="images/main_nav/career_opportunities.gif";  
	career_opportunities_roll = new Image(185,20);
	career_opportunities_roll.src="images/main_nav/career_opportunities_roll.gif";
	
	contact_us = new Image(185,20);
	contact_us.src="images/main_nav/contact_us.gif";  
	contact_us_roll = new Image(185,20);
	contact_us_roll.src="images/main_nav/contact_us_roll.gif";
	
	homeimg = new Image(185,20);
	homeimg.src="images/main_nav/home.gif";  
	homeimg_roll = new Image(185,20);
	homeimg_roll.src="images/main_nav/home_roll.gif";
	
	site_map = new Image(185,20);
	site_map.src="images/main_nav/site_map.gif";  
	site_map_roll = new Image(185,20);
	site_map_roll.src="images/main_nav/site_map_roll.gif";
	 
	about_stark_intro = new Image(185,20);
	about_stark_intro.src="images/about_stark_sub_nav/about_stark_intro.gif";  
	about_stark_intro_roll = new Image(185,20);
	about_stark_intro_roll.src="images/about_stark_sub_nav/about_stark_intro_roll.gif"; 
	
	global_network = new Image(185,20);
	global_network.src="images/about_stark_sub_nav/global_network.gif";  
	global_network_roll = new Image(185,20);
	global_network_roll.src="images/about_stark_sub_nav/global_network_roll.gif"; 
	
	history_img = new Image(185,20);
	history_img.src="images/about_stark_sub_nav/history.gif";  
	history_roll = new Image(185,20);
	history_roll.src="images/about_stark_sub_nav/history_roll.gif"; 
	
	invest_capabilities = new Image(185,20);
	invest_capabilities.src="images/about_stark_sub_nav/invest_capabilities.gif";  
	invest_capabilities_roll = new Image(185,20);
	invest_capabilities_roll.src="images/about_stark_sub_nav/invest_capabilities_roll.gif"; 
	
	principals = new Image(185,20);
	principals.src="images/about_stark_sub_nav/principals.gif";  
	principals_roll = new Image(185,20);
	principals_roll.src="images/about_stark_sub_nav/principals_roll.gif"; 
	
	seeing_differently = new Image(185,20);
	seeing_differently.src="images/about_stark_sub_nav/seeing_differently.gif";  
	seeing_differently_roll = new Image(185,20);
	seeing_differently_roll.src="images/about_stark_sub_nav/seeing_differently_roll.gif"; 
	
	benefits = new Image(185,20);
	benefits.src="images/career_ops_sub_nav/benefits.gif";  
	benefits_roll = new Image(185,20);
	benefits_roll.src="images/career_ops_sub_nav/benefits_roll.gif"; 
	
	campus_recruit = new Image(185,20);
	campus_recruit.src="images/career_ops_sub_nav/campus_recruit.gif";  
	campus_recruit_roll = new Image(185,20);
	campus_recruit_roll.src="images/career_ops_sub_nav/campus_recruit_roll.gif"; 
	
	career_ops_intro = new Image(185,20);
	career_ops_intro.src="images/career_ops_sub_nav/career_ops_intro.gif";  
	career_ops_intro_roll = new Image(185,20);
	career_ops_intro_roll.src="images/career_ops_sub_nav/career_ops_intro_roll.gif"; 
	
	culture = new Image(185,20);
	culture.src="images/career_ops_sub_nav/culture.gif";  
	culture_roll = new Image(185,20);
	culture_roll.src="images/career_ops_sub_nav/culture_roll.gif"; 
	
	open_ops = new Image(185,20);
	open_ops.src="images/career_ops_sub_nav/open_ops.gif";  
	open_ops_roll = new Image(185,20);
	open_ops_roll.src="images/career_ops_sub_nav/open_ops_roll.gif"; 
	
	why_stark = new Image(185,20);
	why_stark.src="images/career_ops_sub_nav/why_stark.gif";  
	why_stark_roll = new Image(185,20);
	why_stark_roll.src="images/career_ops_sub_nav/why_stark_roll.gif"; 
}

