<!--

//////////////////// galSwap \\\\\\\\\\\\\\\\\\\\
function galSwap(sr,ida)	{
	document.getElementById(ida).src=sr;
}

//-->