//these functions are only present for backward compatibilty, replaced this lib with overlib
function doMove(detekst) {
	scaption = 'Store message';
	return overlib(unescape('<div align="center">' + detekst + '</div>'),CAPTION,scaption,STATUS,scaption);
}

function doHide() {
	nd();
}
