/**
 * hall_category.js
 */

function init() {
	initPagePhoto();
}

//Event.observe(window, 'load', init, true);

