function escape(text) {
		item = parent.event.onmouseover;
		item.background.color = '#efefff';
		item.title = text;
	}