//=============================================
// SetStatus
//=============================================

//head
function call_head() {
	document.writeln('<meta http-equiv="content-style-type" content="text/css" />');
	document.writeln('<link href="' + dpass + 'css/import.css" rel="stylesheet" type="text/css" media="all" />');
	document.writeln('<link rel="shortcut icon" type="image/icon" href="' + dpass + 'images/favicon.ico" />');
	document.writeln('<script type="text/javascript" src="' + dpass + 'js/iepngfix.js"></script>');	
	document.writeln('<script type="text/javascript" charset="UTF-8" src="' + dpass + 'js/scrollsmoothly.js"></script>');
	document.writeln('<script type="text/javascript" src="' + dpass + 'js/default.js"></script>');
	document.writeln('<script type="text/javascript" src="' + dpass + 'js/jquery.droppy2.js"></script>');
	document.writeln('<script type="text/javascript" src="' + dpass + 'js/accordion.js"></script>');
	document.writeln('<script type="text/javascript" src="' + dpass + 'js/rewrite_src.js"></script>');
	document.writeln('<script type="text/javascript" src="' + dpass + 'js/switchcontent.js"></script>');
	document.writeln('<script type="text/javascript" src="' + dpass + 'js/googleAnalytics.js"></script>');
	if(pageId="top"){
		document.writeln('<script type="text/javascript" src="' + dpass + 'js/AC_RunActiveContent.js"></script>');
		document.writeln('<script type="text/javascript" src="' + dpass + 'js/jquery-1.2.6.min.js"></script>');
		document.writeln('<script type="text/javascript" src="' + dpass + 'images/top/event/eventBanner.js"></script>');
	}
}

//header
function call_header() {
	//上部
	document.writeln('<div class="left">');
	document.writeln('<div class="logo">');
	document.writeln('<a href="' + dpass + 'index.html"><img src="' + dpass + 'images/common/header/logo.gif" alt="公益社団法人日本ロジスティクスシステム協会" title="公益社団法人日本ロジスティクスシステム協会" /></a>');
	document.writeln('</div>');
	document.writeln('</div>');
	document.writeln('<div class="right">');
	document.writeln('<ul class="navi">');
	document.writeln('<li><a href="' + dpass + 'privacy.html"><img src="' + dpass + 'images/common/header/privacy_but.gif" alt="プライバシーポリシー" title="プライバシーポリシー" class="onmouse" /></a></li>');
	document.writeln('<li><a href="' + dpass + 'sitemap.html"><img src="' + dpass + 'images/common/header/sitemap_but.gif" alt="サイトマップ" title="サイトマップ" class="onmouse" /></a></li>');
	document.writeln('<li><a href="' + dpass + 'english/about.html"><img src="' + dpass + 'images/common/header/english_but.gif" alt="English page" title="English page" class="onmouse" /></a></li>');
	document.writeln('</ul>');
	document.writeln('<div class="contact">');
	document.writeln('<a href="' + dpass + 'contact.html"><img src="' + dpass + 'images/common/header/contact_but.gif" alt="お問い合せフォーム" title="お問い合せフォーム" class="onmouse" /></a>');
	document.writeln('</div>');
	document.writeln('</div>');
	//aid
	document.writeln('<div id="aid">');
	document.writeln('<ul class="navi">');
	document.writeln('<li><a href="' + dpass + 'index.html"><img src="' + dpass + 'images/common/aid/home_but.gif" alt="HOME" title="HOME" class="png" /></a></li>');
	document.writeln('<li><a href="' + dpass + 'overview/membership.html"><img src="' + dpass + 'images/common/aid/membership_but.gif" alt="入会案内" title="入会案内" class="png" /></a></li>');
	document.writeln('<li><a href="' + dpass + 'data/mailmagazine.html"><img src="' + dpass + 'images/common/aid/mail_but.gif" alt="メールマガジン" title="メールマガジン" class="png" /></a></li>');
	document.writeln('</ul>');
	document.writeln('<div class="search">');
	document.writeln('<form method="GET" action="http://www.google.co.jp/search" target="_blank">');
	document.writeln('<ul>');
	document.writeln('<li><img src="' + dpass + 'images/common/aid/search_tit.gif" alt="Google　サイト内検索" title="Google サイト内検索" class="png" /></li>');
	document.writeln('<li><input type=hidden name=hl value="ja">');
	document.writeln('<input type=hidden name=inlang" value="ja" />');
	document.writeln('<input type=hidden name=ie value="UTF-8" />');
	document.writeln('<input type="text" name=q size="50" maxlength="255" value="" />');
	document.writeln('<input type=hidden name=domains value="www.logistics.or.jp" />');
	document.writeln('<input type=hidden name=sitesearch value="logistics.or.jp" />');
	document.writeln('</li>');
	document.writeln('<li>');
	document.writeln('<input name="image2" type="image" src="' + dpass + 'images/common/aid/search_but.jpg" alt="検索" title="検索" /></li>');
	document.writeln('</ul>');
	document.writeln('</form>');
	document.writeln('</div>');
	document.writeln('</div>');
}

//e_header
function call_e_header() {
	document.writeln('<div class="left">');
	document.writeln('<div class="logo">');
	document.writeln('<a href="' + dpass + 'index.html"><img src="' + dpass + 'images/common/header/logo.gif" alt="Japan Institute of Logistics Systems" title="Japan Institute of Logistics Systems" /></a>');
	document.writeln('</div>');
	document.writeln('</div>');
	document.writeln('<div class="right">');
	document.writeln('<div class="japanese">');
	document.writeln('<a href="' + dpass + 'index.html"><img src="' + dpass + 'images/english/common/header/japanese_but.jpg" alt="Japanese page" title="Japanese page" class="onmouse" /></a>');
	document.writeln('</div>');		
	document.writeln('</div>');
}

//global navi
function call_gnavi() {
	document.writeln('<ul id="gl_navi">');
	document.writeln('<li id="gnavi_overview"><a href="' + dpass + 'overview/index.html">協会について</a></li>');
	document.writeln('<li id="gnavi_subdivision"><a href="' + dpass + 'subdivision/index.html">支部活動 関西・中部</a></li>');
	document.writeln('<li id="gnavi_education"><a href="' + dpass + 'education/index.html">教育・研修</a></li>');
	document.writeln('<li id="gnavi_network"><a href="' + dpass + 'network/index.html">ヒューマンネットワークの推進</a></li>');
	document.writeln('<li id="gnavi_newest"><a href="' + dpass + 'newest/index.html">企業事例・最新動向</a></li>');
	document.writeln('<li id="gnavi_data"><a href="' + dpass + 'data/index.html">各種データ・資料</a></li>');
	document.writeln('<li id="gnavi_propulsion"><a href="' + dpass + 'propulsion/index.html">ロジスティクスの推進</a></li>');
	document.writeln('<li id="gnavi_environ"><a href="' + dpass + 'environ/index.html">環境への取り組み</a></li>');
	document.writeln('<li id="gnavi_global"><a href="' + dpass + 'global/index.html">グローバルへの取り組み</a></li>');
	document.writeln('</ul>');
}

//global navi
function call_e_gnavi() {
	document.writeln('<ul id="e_gl_navi">');
	document.writeln('<li id="e_gnavi_top"><a href="about.html">English Top</a></li>');
	document.writeln('<li id="e_gnavi_overview"><a href="overview.html">Organization Overview</a></li>');
	document.writeln('<li id="e_gnavi_activities"><a href="activities.html">JILS Activities</a></li>');
	document.writeln('<li id="e_gnavi_concept"><a href="concept.html">Logistics Concept</a></li>');
	document.writeln('</ul>');
}

//detail link
function call_deail() {
	document.writeln('<div class="pagetop_s clearfix">');
	document.writeln('<img src="' + dpass + 'images/common/pagetop_s.gif" alt="PAGE TOP" title="PAGE TOP" class="onmouse" /></a>');
	document.writeln('</div>');
}

//GET Abode PDF
function call_getpdf() {
	document.writeln('<div class="right_pdf_box">');
	document.writeln('<div class="inner">PDFファイルをご覧頂くにはAdobe Reader日本語版が必要となります<br /><a href="http://get.adobe.com/jp/reader/"><img src="' + dpass + 'images/common/get_adobe_reader.gif" class="onmouse"></a>');
	document.writeln('</div>');
	document.writeln('</div>');
}


//Green link button
function call_green() {
	document.writeln('<div class="mt15">');
	document.writeln('<a href="http://www.logistics.or.jp/green/index.html" target="_blank"><img src="' + dpass + 'images/environ/green_but.gif" class="onmouse" alt="製造業・流通業・物流業のコラボレーションによる環境負荷の低減" title="製造業・流通業・物流業のコラボレーションによる環境負荷の低減"></a>');
	document.writeln('</div>');
}

//contents page top
function call_pagetop_s() {
	document.writeln('<div class="pagetop_s clearfix">');
	document.writeln('<a href="#container"><img src="' + dpass + 'images/common/pagetop_s.gif" alt="PAGE TOP" title="PAGE TOP" class="onmouse" /></a>');
	document.writeln('</div>');
}

//common page top
function call_pagetop() {
	document.writeln('<div class="pagetop clearfix">');
	document.writeln('<a href="#container"><img src="' + dpass + 'images/common/pagetop_b.gif" alt="PAGE TOP" title="PAGE TOP" class="onmouse" /></a>');
	document.writeln('</div>');
}

//english contents page top
function call_e_pagetop_s() {
	document.writeln('<div class="pagetop_s clearfix">');
	document.writeln('<a href="#container"><img src="' + dpass + 'images/english/common/pagetop_s.gif" alt="PAGE TOP" title="PAGE TOP" class="onmouse" /></a>');
	document.writeln('</div>');
}

//english common page top
function call_e_pagetop() {
	document.writeln('<div class="pagetop clearfix">');
	document.writeln('<a href="#container"><img src="' + dpass + 'images/english/common/pagetop_b.gif" alt="PAGE TOP" title="PAGE TOP" class="onmouse" /></a>');
	document.writeln('</div>');
}

//footer
function call_footer() {
	document.writeln('<div id="f_menu">');
	document.writeln('<ul id="navi">');
	document.writeln('<li class="s"><a href="' + dpass + 'overview/index.html">協会について</a></li>');
	document.writeln('<li><a href="' + dpass + 'subdivision/index.html">支部活動 関西・中部</a></li>');
	document.writeln('<li><a href="' + dpass + 'education/index.html">教育・研修</a></li>');
	document.writeln('<li><a href="' + dpass + 'network/index.html">ヒューマンネットワークの推進</a></li>');
	document.writeln('<li><a href="' + dpass + 'newest/index.html">企業事例・最新動向</a></li>');
	document.writeln('<li><a href="' + dpass + 'data/index.html">各種データ・資料</a></li><br />');
	document.writeln('<li class="s"><a href="' + dpass + 'propulsion/index.html">ロジスティクスの推進</a></li>');
	document.writeln('<li><a href="' + dpass + 'environ/index.html">環境への取り組み</a></li>');
	document.writeln('<li><a href="' + dpass + 'global/index.html">グローバルへの取り組み</a></li>');
	document.writeln('</ul>');
	document.writeln('</div>');
	document.writeln('<div id="copyright">Copyright &#169; 2011 公益社団法人日本ロジスティクスシステム協会.All Right Reserved.</div>');
	document.writeln('</div>');
}

//footer
function call_e_footer() {
	document.writeln('<div id="f_menu">');
	document.writeln('<ul id="navi">');
	document.writeln('<li class="s"><a href="about.html">English Top</a></li>');
	document.writeln('<li><a href="overview.html">Organization Overview</a></li>');
	document.writeln('<li><a href="activities.html">JILS Activities</a></li>');
	document.writeln('<li><a href="concept.html">Logistics Concept</a></li>');
	document.writeln('</ul>');
	document.writeln('</div>');
	document.writeln('<div id="copyright">Copyright &#169; 2011 Japan Institute of Logistics Systems.All Rights Reserved</div>');
	document.writeln('</div>');
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  win=window.open(theURL,winName,features);
  win.focus();　
}


