﻿/*
	--------------------------------
	Created: 2008.04.30
	Last Modified: 2008.05.29
	--------------------------------
*/



/* --------------------------------
	ローカルナビゲーション
-------------------------------- */

var report_lnav = {
	common: [
		'<ul class="reportLocalNav">',
		'<li class="runway"><a href="__path__oic/show/report/runway/brand01/01.htm">ランウェイ・ギャラリー</a></li>',
		'<li class="trend"><a href="__path__oic/show/report/trend/default.htm">08-09 トレンド・エクスプレス</a></li>',
		'<li class="side">サイドギャラリー</li>',
		'<li class="booth"><a href="__path__oic/show/report/booth/default.htm">ブース・レポート</a></li>',
		'</ul>'
	]
}







