// JavaScript Document

function start() {
	runSlideShowH();
	runSlideShowV();
}