//共通使用するジャバスクリプト関数

// onLoad設定
window.onload = function(){
};

