function cmMiniText (str)
{
	var hrStyle = ' style="border: #000099 1px inset" ';
	return [_cmNoAction, '<td nowrap="nowrap" colspan="3"><table width=100%><tr><td><hr width="20px"' + hrStyle + '/></td><td nowrap="nowrap" style="font-size: 70%; color: #000099">' + str + '</td><td width="80%"><hr' + hrStyle + '/></td></tr></table></td>'];
}
var panel =
[
	cmMiniText ("FORTE2005"),
	[null, 'Call for Papers', 'CFP.doc', null, null],
	[null, 'Venue', 'http://www.ee.ntu.edu.tw', '_blank', null],
	[null, 'Organization', 'org.html', '_self', null],
	[null, 'Theme', 'under.html', '_self', null],
	[null, 'Joint Speaker', null, null, null,
		[null, 'Amir Pnueli', 'http://www.wisdom.weizmann.ac.il/~amir/', '_blank', null],
	],
	[null, 'Keynote Speaker', null, null, null,
		[null, 'Constance Heitmeyer ', null, null, null],
		[null, 'Teruo Higashino', 'http://www-higashi.ics.es.osaka-u.ac.jp/~higasino/', '_blank', null],
	],
	[null, 'Program', 'program-pre.pdf', '_self', null],
	[null, 'Registration', 'rf.pdf', '_blank', null],
	[null, 'Paper submission', 'due.html', '_self', null],
	[null, 'Accepted papers', 'accepted.html', '_self', null],
	[null, 'Copyright form', 'lncs-copyright.doc', '_blank', null],
	[null, 'Participant', 'under.html', '_self', null],
	[null, 'Photos', 'http://red.ee.ntu.edu.tw/~forte05/gallery2/main.php', '_blank', null],
	[null, 'Accommodation', 'hotellist.html', '_self', null],
	[null, 'Maps', null, null, null,
		[null, 'campus(PDF)', 'campus.pdf', '_blank', null],
		[null, 'campus(PPT)', 'campus.ppt', '_blank', null],
	],
	[null, 'Transportations', 'trans.html', '_self', null],
	[null, 'Miscellaneous', 'misc.html', '_self', null],
	[null, 'IFIP travel grants', 'grant.html', '_self', null,
		[null, 'Grant Winners', 'winners.html', '_self', null],
	],
	cmMiniText ("Home"),
	[null, 'Home', 'news.html', '_self', null],
	cmMiniText ("Sponsors"),
];
