document.observe("dom:loaded", function() {
	new Horinaja('demo',1,4,true);
});
