function doTopUp(anchorId) 
{
	TopUp.displayTopUp(document.getElementById(anchorId))
}
