// JavaScript Document

window.onload = function (){

	//グローバル
	exe_global();

}
