﻿var funcs = function(){
	SwapImage.Load("Imagebtnen_ro","gif",true);
	//SwapImage.Load("Reform","gif",true,"reform/index.html");
	//カレント　テキストバージョン
	CurrentText.Load("side","on");
}
AddEventListener(window,'load',funcs);