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