// #(@) schinese.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/indexs.html'>首页</a>&nbsp;<a href='http://www.todmi.org/schinese/specialreport/index.html'>属灵特报</a>&nbsp;<a href='http://www.todmi.org/schinese/about/index.html'>事工介绍</a>&nbsp;<a href='http://www.todmi.org/schinese/about/index.html?tab=pastordavid'>林牧师简介</a>&nbsp;<a href='http://www.todmi.org/schinese/resources/index.html?tab=booklets'>装备培训</a>&nbsp;<a href='http://www.todmi.org/schinese/resources/index.html'>产品订购</a>&nbsp;<a href='" + photo_url + "' target='_blank'>聚会照片</a>&nbsp;<a href='" + video_url + "' target='_blank'>聚会录影</a>&nbsp;<a href='http://www.todmi.org/schinese/testimony/index.html'>见证分享</a>&nbsp;<a href='http://www.todmi.org/schinese/about/index.html?tab=contacts'>事工联络</a></div></div>";
}

function getPageDirectory()
{
	return "/schinese";
}

function getSermonNoteLangIndex()
{
	return 3;
}