// #(@) schinese.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/indexs.html'>首页</a>&nbsp;|&nbsp;<a href='http://www.todmi.org/schinese/specialreport/index.html'>属灵特报</a>&nbsp;|&nbsp;<a href='http://www.todmi.org/schinese/about/index.html'>事工介绍</a>&nbsp;|&nbsp;<a href='http://www.todmi.org/schinese/david/index.html'>林牧师简介</a>&nbsp;|&nbsp;<a href='http://www.todmi.org/schinese/resources/index.html?tab=booklets'>装备培训</a>&nbsp;|&nbsp;<a href='http://www.todmi.org/schinese/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/schinese/testimony/index.html'>见证分享</a></div></div>";
}

function getPageDirectory()
{
	return "/schinese";
}

function getSermonNoteLangIndex()
{
	return 3;
}