<!--

//list of images for rollovers on video pages

function imgList(){
	this.blank="../pics/blank.gif";
	this.train="../pics/aDifTrainTracks.jpg";
	this.knot="../pics/BoemSoonKnot.jpg";
	this.daedalus="../pics/Daedalus.jpg";
	this.zoo="../pics/LearningAtZoo.jpg";
	this.hig="../pics/Voice4SunUsers.jpg";
	this.satellite="../pics/Satellite.jpg";
	this.magix="../pics/Magix.jpg";
	this.mhm="../pics/MendingHeartsMinds.jpg";
	this.playaway="../pics/PlayAway.jpg";
	this.zircus="../pics/ZircusCrop.jpg";
}

//-->