function IE_AUTO_ACTIVE(id){
	document.write(id.text);
	id.id = '';
}