<!--

function getEl(element){
		return eval("document.getElementById(element)");
}

//-->