/* Javascript for GLD - By Small Blue Information Systems */
/* 29/03/07 www.smallblue.net */


				
function swapImageJS(fName)
{
	document.getElementById('bigpic').src=fName
}