function getEl(id)
{
	return $(id);	
}
