// #(@) tchinese.js
// 
// 
// 

function getPageHeader()
{
	return "<div style='height: 70px;' align='center'><div><img border='0' src='http://www.todmi.org/images/banner/title_c-xsmall-gray.jpg'></div>   <div><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/david/index.html'>林牧師簡介</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></div></div>";
}

function getPageDirectory()
{
	return "/tchinese";
}

function getSermonNoteLangIndex()
{
	return 2;
}