if (document.images){


	bio1 		= new Image;
	bio1.src	= "http://www.gdfinancial.com/sitegraphics/btn_13.gif"
	bio2		= new Image;
	bio2.src	= "http://www.gdfinancial.com/sitegraphics/btn1_13.gif"

	rates1		= new Image;
	rates1.src	= "http://www.gdfinancial.com/sitegraphics/btn_14.gif"
	rates2		= new Image;
	rates2.src	= "http://www.gdfinancial.com/sitegraphics/btn1_14.gif"

	quotes1		= new Image;
	quotes1.src	= "http://www.gdfinancial.com/sitegraphics/btn_15.gif"
	quotes2		= new Image;
	quotes2.src	= "http://www.gdfinancial.com/sitegraphics/btn1_15.gif"
	
	accounts1 	= new Image;
	accounts1.src	= "http://www.gdfinancial.com/sitegraphics/btn_16.gif"
	accounts2	= new Image;
	accounts2.src	= "http://www.gdfinancial.com/sitegraphics/btn1_16.gif"
	
	news1		= new Image;
	news1.src	= "http://www.gdfinancial.com/sitegraphics/btn_17.gif"
	news2		= new Image;
	news2.src	= "http://www.gdfinancial.com/sitegraphics/btn1_17.gif"

	home1		= new Image;
	home1.src	= "http://www.gdfinancial.com/sitegraphics/btn_home.gif"
	home2		= new Image;
	home2.src	= "http://www.gdfinancial.com/sitegraphics/btn_home2.gif"

	product1	= new Image;
	product1.src	= "http://www.godsaidmansaid.com/sitegraphics/product1.gif"
	product2	= new Image;
	product2.src	= "http://www.godsaidmansaid.com/sitegraphics/product2.gif"

	contact1	= new Image;
	contact1.src	= "http://www.gdfinancial.com/sitegraphics/btn_18.gif"
	contact2	= new Image;
	contact2.src	= "http://www.gdfinancial.com/sitegraphics/btn1_18.gif"

	baraccounts1	= new Image;
	baraccounts1.src= "http://www.gdfinancial.com/sitegraphics/baraccounts.gif"
	baraccounts2	= new Image;
	baraccounts2.src= "http://www.gdfinancial.com/sitegraphics/baraccounts1.gif"

	barbio1		= new Image;
	barbio1.src	= "http://www.gdfinancial.com/sitegraphics/barbio.gif"
	barbio2		= new Image;
	barbio2.src	= "http://www.gdfinancial.com/sitegraphics/barbio1.gif"

	barrates1	= new Image;
	barrates1.src	= "http://www.gdfinancial.com/sitegraphics/barrates.gif"
	barrates2	= new Image;
	barrates2.src	= "http://www.gdfinancial.com/sitegraphics/barrates1.gif"

	barquotes1	= new Image;
	barquotes1.src	= "http://www.gdfinancial.com/sitegraphics/barquotes.gif"
	barquotes2	= new Image;
	barquotes2.src	= "http://www.gdfinancial.com/sitegraphics/barquotes1.gif"

	barnews1	= new Image;
	barnews1.src	= "http://www.gdfinancial.com/sitegraphics/barnews.gif"
	barnews2	= new Image;
	barnews2.src	= "http://www.gdfinancial.com/sitegraphics/barnews1.gif"

	barcontact1	= new Image;
	barcontact1.src	= "http://www.gdfinancial.com/sitegraphics/barcontact.gif"
	barcontact2	= new Image;
	barcontact2.src	= "http://www.gdfinancial.com/sitegraphics/barcontact1.gif"


}


function hiLite(imgDocID,imgObjName) {
	if (document.images)
	   document.images[imgDocID].src = eval(imgObjName + ".src")
}
