function $S(el) {
	return document.getElementById(el).style;
}

