function noFunc(){;}function flipImage(obj, objName){ 	if (document.images){ 		obj.src = eval(objName + ".src");	}}
