function mo(target, mo) {
	document.getElementById(target).src = mo;
}
