/* **
 * JScript
 * @line: 18
 */

		window.addEvent('domready', function(){
			new MultiBox('mb', {useOverlay: true,showControls:true});
		});