// this makes pandabear cry
function $(el) {
	return YAHOO.util.Dom.get(el);
}

