function mn(id)
	{
	document.getElementById(id).className='teaserTop';	
	}
