function openMultibox () {
	var mtbox = new MultiBox();
	mtbox.open();
}