window.onload = init;

function init() {
	initSlide();
	//initGallery();
}

