﻿window.addEvent('domready', function(){
	var box = new multiBox('mbc',{overlay : new overlay(),showNumbers : false, showControls : false});	
});
