// Acivate Menuhighlight

function imactive(myid) {
	document.getElementById(myid).id="menuitemactive";
}