//========================= pre-cache images =========================//
if (document.images) {
	temp['header_contact']	= 'gif';
	temp['header_legal'] 		= 'gif';
	temp['header_glossary'] 	= 'gif';
	temp['header_sitemap'] 		= 'gif';
	
	temp['topnav_about']		= 'gif';
	temp['topnav_products']		= 'gif';
	temp['topnav_services']		= 'gif';
	temp['topnav_real']			= 'gif';
}

