// #(@) tchinese.js
// 
// 
// 

function getPageHeader()
{
	return "<div style='height: 70px; margin-left:15px;' align='left'><div style='margin-bottom:3px;'><img border='0' src='http://www.todmi.org/images/banner/title_c-xsmall-gray.jpg'><img border='0' src='http://www.todmi.org/images/spacer.jpg'/><img border='0' src='http://www.todmi.org/images/spacer.jpg'/><img border='0' src='http://www.todmi.org/images/spacer.jpg'/><img border='1' src='http://www.todmi.org/images/banner/0012meeting08-sml.jpg'></div>   <div style='font-size: 90%; margin-left:5px; margin-top:4px;'><a href='http://www.todmi.org/index.html'>首頁</a>&nbsp;|&nbsp;<a href='http://www.todmi.org/tchinese/specialreport/index.html'>屬靈特報</a>&nbsp;|&nbsp;<a href='http://www.todmi.org/tchinese/about/index.html'>事工介紹</a>&nbsp;|&nbsp;<a href='http://www.todmi.org/tchinese/about/index.html?tab=pastordavid'>林牧師簡介</a>&nbsp;|&nbsp;<a href='http://www.todmi.org/tchinese/resources/index.html?tab=booklets'>裝備培訓</a>&nbsp;|&nbsp;<a href='http://www.todmi.org/tchinese/resources/index.html'>產品訂購</a>&nbsp;|&nbsp;<a href='" + photo_url + "' target='_blank'>聚會照片</a>&nbsp;|&nbsp;<a href='" + video_url + "' target='_blank'>聚會錄影</a>&nbsp;|&nbsp;<a href='http://www.todmi.org/tchinese/testimony/index.html'>見證分享</a>&nbsp;|&nbsp;<a href='http://www.todmi.org/tchinese/about/index.html?tab=contacts'>事工聯絡</a></div></div>";
}

function getPageDirectory()
{
	return "/tchinese";
}

function getSermonNoteLangIndex()
{
	return 2;
}