function go(obj)
{
window.location=obj.value;
}

document.write('<font color="#06B45B" style="FONT-SIZE: 12pt"><b>&nbsp;&nbsp;其他牧者心語:&nbsp;<b></font>');

document.write('<SELECT NAME="pastor_words" onchange="javascript:go(this)">');
document.write('<OPTION VALUE="#">--请选择--');
document.write('<OPTION VALUE="pastor_words.html">愛惜光陰 -- 王成偉牧師');
document.write('<OPTION VALUE="pastor_words_0509.html">為什麼教會要“攔阻”我受洗(二)？ -- 王成偉傳道');
document.write('<OPTION VALUE="pastor_words_0508.html">為什麼教會要“攔阻”我受洗(一)？ -- 王成偉傳道');
document.write('<OPTION VALUE="pastor_words_0507.html">心廣體胖 -- 王成偉傳道');
document.write('<OPTION VALUE="pastor_words_0503.html">迎春接福 -- 吳國寶牧師');
document.write('<OPTION VALUE="pastor_words_0502.html">永生妙方 -- 王成偉傳道');
document.write('<OPTION VALUE="pastor_words_0412.html">擁抱孩子 -- 王成偉傳道');
document.write('<OPTION VALUE="pastor_words_040829.html">生根建造 -- 吳國寶牧師');
document.write('</SELECT>');

document.write('<br><br>'); 
