function transition(title) {
	// overLib custom configuration
	ol_fgcolor = "#C591FF";
	ol_bgcolor = "#464664";
	ol_closecolor = "#FFFFFF";
	ol_sticky = 1;
	ol_cap = " ";
	ol_close = "閉じる";
 	ol_closeclick = 1;
	ol_timeout = 0;
	ol_status = "説明";
	ol_textsize = 3;
//	ol_hauto = 1;
//	ol_vauto = 1;
	
	ol_cap = title;
//	ol_status = title + " とは．．．";
	var str = "";
	
	switch (title) {
		case "ポイントシステムシャーシ" :
			ol_fgcolor = "#C8F0FF";
			ol_textsize = 4;
			str += "<table border=\"0\" width=\"600\" bgcolor=\"#C8F0FF\">";
			str += "<tr>";
			str += "	<td align=\"left\" colspan=\"3\">次のような環境で使用するために設計されています。<br/></td>";
			str += "</tr>";
			str += "<tr>";
			str += "	<td align=\"left\" colspan=\"3\"><ul><li>ネットワーク管理が重要である</li>";
			str += "	                       <li>ポート密度とラック スペースが最高レベル</li>";
			str += "                           <li>クラス A、クラス B または NEBS 認定が必要である</li>";
			str += "                           <li>コンバータの収容数により様々なバリエーションを選択可能</li>";
			str += "                           <li>リモート監視／管理／設定、2重化電源等、ミッションクリティカルシステムに最適な機能を搭載</li></ul></td>";
			str += "</tr>";
			str += "<tr>";
			str += "	<td><img src=\"http://www.psi.co.jp/prodimg/tn_cpsmc1900.gif\" border=\"0\" width=\"258\" height=\"100\"></td>";
			str += "	<td><img src=\"http://www.psi.co.jp/prodimg/tn_cpsmc0200.gif\" border=\"0\" width=\"124\" height=\"100\"></td>";
			str += "	<td><img src=\"http://www.psi.co.jp/prodimg/tn_cpsmc0100.gif\" border=\"0\" width=\"119\" height=\"100\"></td>";			
			str += "</tr>";
			str += "<tr>";
			str += "<td align=\"center\">19スロットシャーシ<br/></td>";
			str += "<td align=\"center\">２スロットシャーシ<br/></td>";
			str += "<td align=\"center\">１スロットシャーシ<br/></td>";
			str += "</tr>";
			str += "</table>";
			ol_hpos = LEFT;
			ol_offsetx = 50;
			ol_offsety = 60;
//			ol_background = ""; 背景画像/色指定
			break;
		case "ポイントシステムモジュール" :
			ol_fgcolor = "#C8F0FF";
			ol_textsize = 4;
			str += "<table border=\"0\" width=\"600\" bgcolor=\"#C8F0FF\">";
			str += "<tr>";
			str += "	<td align=\"left\" colspan=\"2\">様々な通信環境をサポートするラインアップ <br/></td>";
			str += "</tr>";
			str += "<tr>";
			str += "	<td align=\"left\" colspan=\"2\"><ul><li>管理モジュールによる設定／管理可能</li>";
			str += "	                       <li>ポイントシステムシャーシに混在搭載可能</li></li></ul></td>";
			str += "</tr>";
			str += "<tr>";
			str += "	<td><img src=\"http://www.psi.co.jp/prodimg/psmodule1.gif\" border=\"0\" width=\"300\" height=\"92\"></td>";
			str += "	<td><img src=\"http://www.psi.co.jp/prodimg/psmodule2.gif\" border=\"0\" width=\"300\" height=\"92\"></td>";
			str += "</tr>";
			str += "<tr>";
			str += "<td align=\"left\"><img src=\"http://www.psi.co.jp/prodimg/psmodule3.gif\" border=\"0\" width=\"246\" height=\"92\"></td>";
			str += "<td align=\"left\">10Base-T/10BaseFL, 100BaseTX/FX, ブリッジ形, ギガビット(SX/LX)イーサネット, 10/100/1000EtherNet, DS3-T3/E3, 2/4POS回線, RS-232C, RS-422/485回線, ハイスピードシリアル<br/></td>";
			str += "</tr>";
			str += "</table>";
			ol_hpos = LEFT;
			ol_offsetx = 50;
			ol_offsety = 60;
//			ol_background = ""; 背景画像/色指定
			break;
		case "シャーシ・ウインドウ" :
			ol_fgcolor = "#FFFFFF";
			str += "<table border=\"0\" width=\"640\">";
			str += "<tr>";
			str += "	<td align=\"center\"><img src=\"http://www.psi.co.jp/prodimg/mainc_screen.jpg\" border=\"0\" width=\"630\" height=\"473\"></td>";
			str += "</tr>";
			str += "</table>";
			ol_vpos = "ABOVE";
			ol_aboveheight = "500";
//			ol_background = ""; 背景画像/色指定
			break;
		case "コンバータ・カード・ウインドウ" :
			ol_fgcolor = "#FFFFFF";
			str += "<table border=\"0\" width=\"640\">";
			str += "<tr>";
			str += "	<td align=\"center\"><img src=\"http://www.psi.co.jp/prodimg/concard_screen.jpg\" border=\"0\" width=\"630\" height=\"459\"></td>";
			str += "</tr>";
			str += "</table>";
			ol_vpos = "ABOVE";
			ol_aboveheight = "500";
			break;
		case "メイン・スクリーン" :
			ol_fgcolor = "#FFFFFF";
			str += "<table border=\"0\" width=\"640\">";
			str += "<tr>";
			str += "	<td align=\"center\"><img src=\"http://www.psi.co.jp/prodimg/main_screen.jpg\" border=\"0\" width=\"630\" height=\"455\"></td>";
			str += "</tr>";
			str += "</table>";
			ol_vpos = "ABOVE";
			ol_aboveheight = "500";
			break;
		case "RMON統計情報" :
			ol_fgcolor = "#FFFFFF";
			str += "<table border=\"0\" width=\"640\">";
			str += "<tr>";
			str += "	<td align=\"center\"><img src=\"http://www.psi.co.jp/prodimg/fp_counters.jpg\" border=\"0\" width=\"630\" height=\"458\"></td>";
			str += "</tr>";
			str += "</table>";
			ol_vpos = "ABOVE";
			ol_aboveheight = "500";
			ol_offsetx = -200;
			break;
		case "管理モジュール・ウインドウ" :
			ol_fgcolor = "#FFFFFF";
			str += "<table border=\"0\" width=\"640\">";
			str += "<tr>";
			str += "	<td align=\"center\"><img src=\"http://www.psi.co.jp/prodimg/managed_screen.jpg\" border=\"0\" width=\"630\" height=\"568\"></td>";
			str += "</tr>";
			str += "</table>";
			ol_vpos = "ABOVE";
			ol_aboveheight = "500";
//			ol_background = ""; 背景画像/色指定
			break;
		case "特定カード上にマウスカーソル" :
			ol_fgcolor = "#FFFFFF";
			str += "<table border=\"0\" width=\"640\">";
			str += "<tr>";
			str += "	<td align=\"center\"><img src=\"http://www.psi.co.jp/prodimg/fp_mouseover.jpg\" border=\"0\" width=\"630\" height=\"306\"></td>";
			str += "</tr>";
			str += "</table>";
			ol_vpos = "ABOVE";
			ol_aboveheight = "500";
			ol_offsetx = -200;
			break;
		case "２社の技術融合によって実現" :
			ol_fgcolor = "#FFFFFF";
			str += "<table border=\"0\" width=\"505\">";
			str += "<tr>";
			str += "	<td align=\"center\"><img src=\"http://www.psi.co.jp/prodimg/corningtransition.jpg\" width=\"503\" height=\"253\" border=\"0\" align=\"left\"></td>";
			str += "</tr>";
			str += "</table>";
			ol_vpos = "ABOVE";
			ol_aboveheight = "500";
			ol_hpos = LEFT;
			ol_offsetx = -150;
			break;
		case "IONシャーシ" :
			ol_fgcolor = "#FFFFFF";
			ol_textsize = 3;
			str += "<table border=\"0\" width=\"600\" bgcolor=\"#FFFFFF\">";
			str += "<tr>";
			str += "	<td align=\"left\" colspan=\"2\">ION(アイオン)シャーシは、いろいろなネットワーク・インターフェース装置とメディアコンバータ・モジュールをサポートしている全く新しい高密度でマルチ・プロトコル対応のインテリジェント型シャーシです。様々な場所に光ファイバを配備する際に光ファイバ・インターフェース装置を安全にネットワーク管理を必要とするキャリア・クラスと企業ネットワーク・アプリケーションのために設計されました。<br/></td>";
			str += "</tr>";
			str += "<tr>";
			str += "	<td align=\"left\" colspan=\"2\"><ul><li>管理モジュールのオプションによって、ION管理モジュールからIONシャーシへのアクセス・コントロール機能が利用できます。確実に許可された人だけがスラインドイン・モジュールに対する設定変更とモニタリングが可能となるよう制御できます。</li>";
			str += "	                       <li>19スロット、１スロットの２モデル</li>";
			str += "                           <li>telnet, web, SNMP,FocalPointで管理モジュールへアクセス可能</li>";
			str += "                           <li>USBコンソール・ポートを備えたシングル・スロット設計の管理モジュール</li>";
			str += "                           <li>2つのオープン・ベイ(電源用スロット)にユニバーサル電源100-240VAC入力又は-48VDC,最大出力200wを設置可能</li></ul></td>";
			str += "</tr>";
			str += "<tr>";
			str += "	<td><img src=\"http://www.psi.co.jp/prodimg/ION219-A.jpg\" border=\"0\" width=\"228\" height=\"100\" align=\"center\"></td>";
			str += "	<td><img src=\"http://www.psi.co.jp/prodimg/ION001-A.jpg\" border=\"0\" width=\"118\" height=\"93\" align=\"center\"></td>";			
			str += "</tr>";
			str += "</table>";
			ol_hpos = LEFT;
			ol_offsetx = 50;
			ol_offsety = 60;
//			ol_background = ""; 背景画像/色指定
			break;
		case "IONスラインドイン・モジュール" :
			ol_fgcolor = "#FFFFFF";
			ol_textsize = 3;
			str += "<table border=\"0\" width=\"600\" bgcolor=\"#FFFFFF\">";
			str += "<tr>";
			str += "	<td align=\"left\" colspan=\"2\">ION(アイオン)プラットフォーム上で実現可能な、かつてない管理機能と様々な通信環境をサポートするスライドイン・モジュール<br/></td>";
			str += "</tr>";
			str += "<tr>";
			str += "	<td align=\"left\" colspan=\"2\"><ul><li>Fast EthernetとGigabit Ethernetのメディア・コンバータ</li>";
			str += "	                       <li>コンバータの様々な状態(TP/光ファイバのリンク状況・TPケーブルの長さ・ハードウェアSW設定等)をIONMM管理モジュールにレポートします。</li>";
			str += "                           <li>デバイスの電源ON/OFFをコントロール可能</li>";
			str += "                           <li>オートネゴシエーション、オートクロス、ポーズ機能の有効/無効が設定可能</li>";
			str += "                           <li>帯域幅割当機能が可能なモジュール</li></ul></td>";
			str += "<tr>";
			str += "	<td><img src=\"http://www.psi.co.jp/images/ion_fe_modules.jpg\" border=\"0\" width=\"300\" height=\"96\"></td>";
			str += "	<td><img src=\"http://www.psi.co.jp/images/ion_ge_modules.jpg\" border=\"0\" width=\"300\" height=\"96\"></td>";
			str += "</tr>";
			str += "<tr>";
			str += "<td align=\"left\" colspan=\"2\">100BASE-TX &hArr; 100BASE-FX,10/100BASE-TX &hArr; 100BASE-FX,OAM IPリモート管理,1000BASE-T &hArr; 1000BASE-SX/LX,10/100/1000BASE-T &hArr; 1000BASE-SX/LX 等々</td>";
			str += "</tr>";
			str += "</table>";
			ol_hpos = LEFT;
			ol_offsetx = 50;
			ol_offsety = 60;
//			ol_background = ""; 背景画像/色指定
			break;
	}
//	if (document.getElementById("overDiv") == null) {
//		var la = document.createElement("div");
//		la.setAttribute("id", "overDiv");
//		if (la.style) {
//			la.style.position = "absolute";
//			la.style.visibility = "hidden";
//			la.style.zIndex = "1000";
//		}
//		la.setAttribute("style", "{position:absolute,visibility:hidden,z-index:1000}");
//		document.appendChild(la);
//		alert(document.getElementById("overDiv"));
//	}
//	else {
//		alert(document.getElementById("overDiv").id);
//		alert(document.getElementById("overDiv").style.position);
//		alert(document.getElementById("overDiv").style.visibility);
//		alert(document.getElementById("overDiv").style.zIndex);
//	}
	
//	if (o3_timerid > 0) {alert(o3_timerid);clearTimeout(o3_timerid);}
//	if (o3_delayid > 0) {alert(o3_delayid);clearTimeout(o3_delayid);}
	overlib(str);
	
	// overLib default configuration組合せエラー
	// interval を使用すること！！　ol_timeout
	// または overLiv の閉じる時を検知？
	resetOverLib();
}


function resetOverLib() {
	ol_fgcolor = "#CCCCFF";
	ol_bgcolor = "#333399";
	ol_textcolor = "#000000";
	ol_capcolor = "#FFFFFF";
	ol_closecolor = "#FFFFFF";
	ol_textfont = "Verdana,Arial,Helvetica";
	ol_captionfont = "Verdana,Arial,Helvetica";
	ol_closefont = "Verdana,Arial,Helvetica";
	ol_textsize = "1";
	ol_captionsize = "1";
	ol_closesize = "1";
	ol_width = "200";
	ol_border = "1";
	ol_offsetx = 10;
	ol_offsety = 10;
	ol_text = "Default Text";
	ol_cap = "";
	ol_sticky = 0;
	ol_background = "";
	ol_close = "閉じる";
//	ol_hpos = 8;
	ol_status = "";
	ol_autostatus = 0;
	ol_height = -1;
	ol_snapx = 0;
	ol_snapy = 0;
	ol_fixx = -1;
	ol_fixy = -1;
	ol_fgbackground = "";
	ol_bgbackground = "";
	ol_padxl = 1;
	ol_padxr = 1;
	ol_padyt = 1;
	ol_padyb = 1;
	ol_fullhtml = 0;
	ol_vpos = 36;
	ol_aboveheight = 0;
	ol_capicon = "";
	ol_frame = self;
//alert(document.getElementById("overDiv") == null);
	ol_timeout = 0;
	ol_function = null;
	ol_delay = 0;
	ol_hauto = 0;
	ol_vauto = 0;
	ol_closeclick = 0;
//	ol_css = 51;
	ol_fgclass = "";
	ol_bgclass = "";
	ol_textfontclass = "";
	ol_captionfontclass = "";
	ol_closefontclass = "";
	ol_padunit = "px";
	ol_heightunit = "px";
	ol_widthunit = "px";
	ol_textsizeunit = "px";
	ol_textdecoration = "none";
	ol_textstyle = "normal";
	ol_textweight = "normal";
	ol_captionsizeunit = "px";
	ol_captiondecoration = "none";
	ol_captionstyle = "normal";
	ol_captionweight = "bold";
	ol_closesizeunit = "px";
	ol_closedecoration = "none";
	ol_closestyle = "normal";
	ol_closeweight = "normal";
	ol_texts = new Array("Text 0", "Text 1");
	ol_caps = new Array("Caption 0", "Caption 1");
}