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