// JavaScript Document
<!-- Begin
function showPic(fn) {
	document.images.gallerypic.src = fn;
}
//  End -->