//IE 対策 FLASH 
document.write('<script type="text/javascript" src="/js/flash/AC_RunActiveContent.js"></script>');
document.write('<script type="text/javascript" src="/js/flash/swfobject_modified.js"></script>');

//画像ロールオーバー JS
document.write('<script type="text/javascript" src="/js/rollover.js"></script>');

//テーブル交互に色替え JS
//CSS設定値 module.css 記述
document.write('<script type="text/javascript" src="/js/table.js"></script>');

//ホップアップウインドウ
/*
document.write('<script src="/js/jquery/popupwindow/jquery.popupwindow.js" type="text/javascript"></script>');
document.write('<script src="/js/jquery/popupwindow/jquery.popupwindow-set.js" type="text/javascript"></script>');
*/

//googleAnalytics
document.write('<script type="text/javascript" src="/js/google/googleAnalytics.js"></script>');







