<?php
echo "<img alt='indicator wheel' src='../img/indicator_wheel.gif'>&nbsp;" . 
	"<strong>Ma<span style='font-color:#0000CE'>p</span><span style='font-color:#C00000'>b</span>ender " . 
	MB_VERSION_NUMBER . " " . strtolower(MB_VERSION_APPENDIX) . "</strong>..." .
	"loading application '" . $this->guiId . "'";
?>