function xx(par) {
	return document.getElementById(par);
	
}
