function expandImage(obj)
	{
	return hs.htmlExpand(obj, { objectType: 'iframe' })
	
	}
