function preload(){
MM_preloadImages(
'image/image/home02.gif',
'image/b1-b.gif',
'image/b2-b.gif',
'image/b3-b.gif',
'image/b4-b.gif',
'image/b5-b.gif',
'image/b6-b.gif',
'image/b7-b.gif'
);
}
window.onload = preload;

//ファイル名取得
function GetFileName(file_url){
    file_url = file_url.substring(file_url.lastIndexOf("/")+1,file_url.length)
    return file_url;
}
function out00(){
	MM_swapImage('roll00','','image/home01.gif',1);
}
function ovr00(){
	MM_swapImage('roll00','','image/home02.gif',1);
}
function out01(){
	MM_swapImage('roll01','','image/b1-a.gif',1);
}
function ovr01(){
	MM_swapImage('roll01','','image/b1-b.gif',1);
}
function out02(){
	MM_swapImage('roll02','','image/b2-a.gif',1);
}
function ovr02(){
	MM_swapImage('roll02','','image/b2-b.gif',1);
}
function out03(){
	MM_swapImage('roll03','','image/b3-a.gif',1);
}
function ovr03(){
	MM_swapImage('roll03','','image/b3-b.gif',1);
}
function out04(){
	MM_swapImage('roll04','','image/b4-a.gif',1);
}
function ovr04(){
	MM_swapImage('roll04','','image/b4-b.gif',1);
}
function out05(){
	MM_swapImage('roll05','','image/b5-a.gif',1);
}
function ovr05(){
	MM_swapImage('roll05','','image/b5-b.gif',1);
}
function out06(){
	MM_swapImage('roll06','','image/b6-a.gif',1);
}
function ovr06(){
	MM_swapImage('roll06','','image/b6-b.gif',1);
}
function out07(){
	MM_swapImage('roll07','','image/b7-a.gif',1);
}
function ovr07(){
	MM_swapImage('roll07','','image/b7-b.gif',1);
}

function out11(){
	MM_swapImage('roll11','','image/s01-a.gif',1);
}
function ovr11(){
	MM_swapImage('roll11','','image/s01-b.gif',1);
}
function out12(){
	MM_swapImage('roll12','','image/s02-a.gif',1);
}
function ovr12(){
	MM_swapImage('roll12','','image/s02-b.gif',1);
}
function out13(){
	MM_swapImage('roll13','','image/s03-a.gif',1);
}
function ovr13(){
	MM_swapImage('roll13','','image/s03-b.gif',1);
}
function out14(){
	MM_swapImage('roll14','','image/s04-a.gif',1);
}
function ovr14(){
	MM_swapImage('roll14','','image/s04-b.gif',1);
}
function out15(){
	MM_swapImage('roll15','','image/s05-a.gif',1);
}
function ovr15(){
	MM_swapImage('roll15','','image/s05-b.gif',1);
}
function out16(){
	MM_swapImage('roll16','','image/s06-a.gif',1);
}
function ovr16(){
	MM_swapImage('roll16','','image/s06-b.gif',1);
}
function out17(){
	MM_swapImage('roll17','','image/s07-a.gif',1);
}
function ovr17(){
	MM_swapImage('roll17','','image/s07-b.gif',1);
}
function out18(){
	MM_swapImage('roll18','','image/otoiawase02.gif',1);
}
function ovr18(){
	MM_swapImage('roll18','','image/otoiawase01.gif',1);
}

function out98(){
	MM_swapImage('roll98','','image/menu98.gif',1);
}
function ovr98(){
	MM_swapImage('roll98','','image/menu98-b.gif',1);
}
function out99(){
	MM_swapImage('roll99','','image/menu99.gif',1);
}
function ovr99(){
	MM_swapImage('roll99','','image/menu99-b.gif',1);
}
