// JavaScript Document
function SideMenuPreload() {
  MM_preloadImages(
	'/img/index/index_enter_on.gif',
	'/img/index/index_exit_on.gif'
  );
}
