// JavaScript Document
window.onload = function() {
	runSlideShow();
	runSlideShow2();
	//runSlideShow3();
}

