//==================== preload images ====================//
if (document.images) {
	topnav_publicfinance_off = new Image();
	topnav_publicfinance_off.src = '/images/topnav_publicfinance_off.gif';
	topnav_publicfinance_on = new Image();
	topnav_publicfinance_on.src = '/images/topnav_publicfinance_on.gif';
	topnav_structuredfinance_off = new Image();
	topnav_structuredfinance_off.src = '/images/topnav_structuredfinance_off.gif';
	topnav_structuredfinance_on = new Image();
	topnav_structuredfinance_on.src = '/images/topnav_structuredfinance_on.gif';
	topnav_internationalfinance_off = new Image();
	topnav_internationalfinance_off.src = '/images/topnav_internationalfinance_off.gif';
	topnav_internationalfinance_on = new Image();
	topnav_internationalfinance_on.src = '/images/topnav_internationalfinance_on.gif';
	topnav_aboutfgic_off = new Image();
	topnav_aboutfgic_off.src = '/images/topnav_aboutfgic_off.gif';
	topnav_aboutfgic_on = new Image();
	topnav_aboutfgic_on.src = '/images/topnav_aboutfgic_on.gif';
	topnav_aboutfgiccorprestruct_off = new Image();
	topnav_aboutfgiccorprestruct_off.src = '/images/topnav_aboutfgiccorprestruct_off.gif';
	topnav_aboutfgiccorprestruct_on = new Image();
	topnav_aboutfgiccorprestruct_on.src = '/images/topnav_aboutfgiccorprestruct_on.gif';
	topnav_investorrelations_off = new Image();
	topnav_investorrelations_off.src = '/images/topnav_investorrelations_off.gif';
	topnav_investorrelations_on = new Image();
	topnav_investorrelations_on.src = '/images/topnav_investorrelations_on.gif';
	topnav_careeropportunities_off = new Image();
	topnav_careeropportunities_off.src = '/images/topnav_careeropportunities_off.gif';
	topnav_careeropportunities_on = new Image();
	topnav_careeropportunities_on.src = '/images/topnav_careeropportunities_on.gif';
	topnav_contactus_off = new Image();
	topnav_contactus_off.src = '/images/topnav_contactus_off.gif';
	topnav_contactus_on = new Image();
	topnav_contactus_on.src = '/images/topnav_contactus_on.gif';
}
