// JavaScript Document
function start() {
	changeOpenmenu('ul_two');
	RotateImage();
}

window.onload = start;
