/* author: cameron keith */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 8/5/01 */
// start blue home nav button cache here
	BlueHomeUp = new Image(130,30)
	BlueHomeUp.src = "img/BlueUpHomeButton.gif"
	
	BlueHomeDown = new Image(130,30)
	BlueHomeDown.src = "img/BlueDownHomeButton.gif"

// start blue progress nav button cache here
	BlueProgUp = new Image(130,30)
	BlueProgUp.src = "img/BlueUpProgressButton.gif"
	
	BlueProgDown = new Image(130,30)
	BlueProgDown.src = "img/BlueDownProgressButton.gif"	
	
// start blue link nav button cache here
	BlueLinkUp = new Image(130,30)
	BlueLinkUp.src = "img/BlueUpLinksButton.gif"
	
	BlueLinkDown = new Image(130,30)
	BlueLinkDown.src = "img/BlueDownLinksButton.gif"	

/* start blue ScrShot nav button cache here
	BlueScrShotUp = new Image(130,30)
	BlueScrShotUp.src = "img/BlueUpScrShotButton.gif"
	
	BlueScrShotDown = new Image(130,30)
	BlueScrShotDown.src = "img/BlueDownScrShotButton.gif"
*/

// start blue et al. nav button cache here
	BlueEtAlUp = new Image(130,30)
	BlueEtAlUp.src = "img/BlueUpEtAlButton.gif"

	BlueEtAlDown = new Image(130,30)
	BlueEtAlDown.src = "img/BlueDownEtAlButton.gif"

// start blue About nav button cache here
	BlueAboutUp = new Image(130,30)
	BlueAboutUp.src = "img/BlueUpAboutButton.gif"
	
	BlueAboutDown = new Image(130,30)
	BlueAboutDown.src = "img/BlueDownAboutButton.gif"
