<!--
function get_htmlname() {
	var url_str = document.location+"";
	var htmlname = "";
	strarr = url_str.split("/");
	htmlname = strarr[strarr.length-1];
	return htmlname;
}

var this_page_name = get_htmlname();
var stockQuotePos = -1;

function print_options(filename) {
	stockQuotePos = filename.indexOf("stock");
	if(stockQuotePos > -1){
		filename = filename.substring(stockQuotePos,stockQuotePos+16);
	}

	var host_name = window.location.hostname;
	var polling_host = "";
	if (host_name == "155.155.4.49") {
		//polling_host = "http://155.155.4.48:82";
		polling_host = "http://155.155.4.49:82";
	}
	if (host_name == "210.177.167.35") {
		//polling_host = "http://210.177.167.32:82";
		polling_host = "http://210.177.167.35:82";
	}
	if (host_name == "the-sun.orisun.com") {
		polling_host = "http://epaper.on.cc";
	}
	if (host_name == "the-sun.on.cc") {
		polling_host = "http://epaper.on.cc";
	}
	
	document.write("<select name='date' onChange='gotonews(document.form1);'>");
	document.write("<option value='0'>────選擇內容───── </option>");
			if ("../../fea/20090115/20090114230406_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114230406_0000.html'>諸事狗</option>");
		} else {
			document.write("	<option value='../../fea/20090115/20090114230406_0000.html'>諸事狗</option>");
		}
	if ("../../fea/20090115/20090114230406_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114230406_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114230406_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;唐禹哲拜黃大仙流男兒淚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114230406_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;唐禹哲拜黃大仙流男兒淚</option>");
		}
	} else {
		if ("../../fea/20090115/20090114230406_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114230406_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;唐禹哲拜黃大仙流男兒淚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114230406_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;唐禹哲拜黃大仙流男兒淚</option>");
		}
	}
	if ("../../fea/20090115/20090114230438_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114230438_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114230438_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台星襲港玩餐飽</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114230438_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台星襲港玩餐飽</option>");
		}
	} else {
		if ("../../fea/20090115/20090114230438_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114230438_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台星襲港玩餐飽</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114230438_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台星襲港玩餐飽</option>");
		}
	}
		if ("../../fea/20090115/20090114224250_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224250_0000.html'>本地</option>");
		} else {
			document.write("	<option value='../../fea/20090115/20090114224250_0000.html'>本地</option>");
		}
	if ("../../fea/20090115/20090114224250_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114224250_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224250_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;祖兒叫Fans望碟止渴</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224250_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;祖兒叫Fans望碟止渴</option>");
		}
	} else {
		if ("../../fea/20090115/20090114224250_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224250_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;祖兒叫Fans望碟止渴</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224250_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;祖兒叫Fans望碟止渴</option>");
		}
	}
	if ("../../fea/20090115/20090114224330_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114224330_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224330_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小 豬 炮製牛馬精神</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224330_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小 豬 炮製牛馬精神</option>");
		}
	} else {
		if ("../../fea/20090115/20090114224330_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224330_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小 豬 炮製牛馬精神</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224330_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小 豬 炮製牛馬精神</option>");
		}
	}
	if ("../../fea/20090115/20090114224352_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114224352_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224352_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心妍 玩跑步機練氣</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224352_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心妍 玩跑步機練氣</option>");
		}
	} else {
		if ("../../fea/20090115/20090114224352_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224352_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心妍 玩跑步機練氣</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224352_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心妍 玩跑步機練氣</option>");
		}
	}
	if ("../../fea/20090115/20090114224417_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114224417_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224417_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龔嘉欣 鏡盒變身相機</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224417_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龔嘉欣 鏡盒變身相機</option>");
		}
	} else {
		if ("../../fea/20090115/20090114224417_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224417_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龔嘉欣 鏡盒變身相機</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224417_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龔嘉欣 鏡盒變身相機</option>");
		}
	}
	if ("../../fea/20090115/20090114224508_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114224508_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224508_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;徐淑敏失戀搵人陪男女通殺</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224508_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;徐淑敏失戀搵人陪男女通殺</option>");
		}
	} else {
		if ("../../fea/20090115/20090114224508_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224508_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;徐淑敏失戀搵人陪男女通殺</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224508_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;徐淑敏失戀搵人陪男女通殺</option>");
		}
	}
	if ("../../fea/20090115/20090115013341_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090115013341_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090115013341_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;張舒雅心繫男友與友人各自「煲粥」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090115013341_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;張舒雅心繫男友與友人各自「煲粥」</option>");
		}
	} else {
		if ("../../fea/20090115/20090115013341_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090115013341_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;張舒雅心繫男友與友人各自「煲粥」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090115013341_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;張舒雅心繫男友與友人各自「煲粥」</option>");
		}
	}
	if ("../../fea/20090115/20090115013413_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090115013413_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090115013413_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;海獅癮耍記者嚇壞經理人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090115013413_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;海獅癮耍記者嚇壞經理人</option>");
		}
	} else {
		if ("../../fea/20090115/20090115013413_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090115013413_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;海獅癮耍記者嚇壞經理人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090115013413_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;海獅癮耍記者嚇壞經理人</option>");
		}
	}
	if ("../../fea/20090115/20090115013436_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090115013436_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090115013436_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿Sa講起鄭中基勁開心</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090115013436_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿Sa講起鄭中基勁開心</option>");
		}
	} else {
		if ("../../fea/20090115/20090115013436_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090115013436_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿Sa講起鄭中基勁開心</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090115013436_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿Sa講起鄭中基勁開心</option>");
		}
	}
	if ("../../fea/20090115/20090115013503_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090115013503_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090115013503_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阮經天 訓練愛貓握手</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090115013503_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阮經天 訓練愛貓握手</option>");
		}
	} else {
		if ("../../fea/20090115/20090115013503_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090115013503_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阮經天 訓練愛貓握手</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090115013503_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阮經天 訓練愛貓握手</option>");
		}
	}
	if ("../../fea/20090115/20090115013537_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090115013537_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090115013537_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;麥浚龍 抱病冇Sing出</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090115013537_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;麥浚龍 抱病冇Sing出</option>");
		}
	} else {
		if ("../../fea/20090115/20090115013537_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090115013537_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;麥浚龍 抱病冇Sing出</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090115013537_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;麥浚龍 抱病冇Sing出</option>");
		}
	}
		if ("../../fea/20090115/20090114224701_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224701_0000.html'>消費</option>");
		} else {
			document.write("	<option value='../../fea/20090115/20090114224701_0000.html'>消費</option>");
		}
	if ("../../fea/20090115/20090114224701_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114224701_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224701_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;揀戰衣 食盆菜  李蘊與犬開心迎牛</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224701_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;揀戰衣 食盆菜  李蘊與犬開心迎牛</option>");
		}
	} else {
		if ("../../fea/20090115/20090114224701_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224701_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;揀戰衣 食盆菜  李蘊與犬開心迎牛</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224701_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;揀戰衣 食盆菜  李蘊與犬開心迎牛</option>");
		}
	}
		if ("../../fea/20090115/20090114224739_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224739_0000.html'>時裝</option>");
		} else {
			document.write("	<option value='../../fea/20090115/20090114224739_0000.html'>時裝</option>");
		}
	if ("../../fea/20090115/20090114224739_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114224739_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224739_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;裴蓓與男友冰釋前嫌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224739_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;裴蓓與男友冰釋前嫌</option>");
		}
	} else {
		if ("../../fea/20090115/20090114224739_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224739_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;裴蓓與男友冰釋前嫌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224739_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;裴蓓與男友冰釋前嫌</option>");
		}
	}
		if ("../../fea/20090115/20090114224323_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224323_0000.html'>飲食</option>");
		} else {
			document.write("	<option value='../../fea/20090115/20090114224323_0000.html'>飲食</option>");
		}
	if ("../../fea/20090115/20090114224323_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114224323_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224323_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;飲清酒歎串燒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224323_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;飲清酒歎串燒</option>");
		}
	} else {
		if ("../../fea/20090115/20090114224323_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224323_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;飲清酒歎串燒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224323_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;飲清酒歎串燒</option>");
		}
	}
		if ("../../fea/20090115/20090114225536_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114225536_0000.html'>影音</option>");
		} else {
			document.write("	<option value='../../fea/20090115/20090114225536_0000.html'>影音</option>");
		}
	if ("../../fea/20090115/20090114225536_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114225536_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114225536_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;儲存媒體　高清攝戰</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114225536_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;儲存媒體　高清攝戰</option>");
		}
	} else {
		if ("../../fea/20090115/20090114225536_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114225536_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;儲存媒體　高清攝戰</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114225536_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;儲存媒體　高清攝戰</option>");
		}
	}
		if ("../../fea/20090115/20090114230009_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114230009_0000.html'>旅遊</option>");
		} else {
			document.write("	<option value='../../fea/20090115/20090114230009_0000.html'>旅遊</option>");
		}
	if ("../../fea/20090115/20090114230009_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114230009_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114230009_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中西合璧  濠江奇妙新春</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114230009_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中西合璧  濠江奇妙新春</option>");
		}
	} else {
		if ("../../fea/20090115/20090114230009_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114230009_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中西合璧  濠江奇妙新春</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114230009_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中西合璧  濠江奇妙新春</option>");
		}
	}
	if ("../../fea/20090115/20090114224134_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114224134_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224134_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-25℃哈爾濱冰鼠融化你</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224134_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-25℃哈爾濱冰鼠融化你</option>");
		}
	} else {
		if ("../../fea/20090115/20090114224134_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224134_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-25℃哈爾濱冰鼠融化你</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224134_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-25℃哈爾濱冰鼠融化你</option>");
		}
	}
		if ("../../fea/20090115/20090114224436_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224436_0000.html'>星相</option>");
		} else {
			document.write("	<option value='../../fea/20090115/20090114224436_0000.html'>星相</option>");
		}
	if ("../../fea/20090115/20090114224436_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114224436_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224436_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;星星物語:1月15日</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224436_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;星星物語:1月15日</option>");
		}
	} else {
		if ("../../fea/20090115/20090114224436_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224436_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;星星物語:1月15日</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224436_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;星星物語:1月15日</option>");
		}
	}
	if ("../../fea/20090115/20090114224506_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114224506_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224506_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;明日通勝:1月15日</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224506_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;明日通勝:1月15日</option>");
		}
	} else {
		if ("../../fea/20090115/20090114224506_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224506_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;明日通勝:1月15日</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224506_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;明日通勝:1月15日</option>");
		}
	}
	if ("../../fea/20090115/20090114224643_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114224643_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224643_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;生肖運程:1月15日</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224643_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;生肖運程:1月15日</option>");
		}
	} else {
		if ("../../fea/20090115/20090114224643_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114224643_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;生肖運程:1月15日</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114224643_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;生肖運程:1月15日</option>");
		}
	}
		if ("../../fea/20090115/20090114225154_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114225154_0000.html'>車迷</option>");
		} else {
			document.write("	<option value='../../fea/20090115/20090114225154_0000.html'>車迷</option>");
		}
	if ("../../fea/20090115/20090114225154_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114225154_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114225154_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爭入門 Audi A3 1.8T</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114225154_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爭入門 Audi A3 1.8T</option>");
		}
	} else {
		if ("../../fea/20090115/20090114225154_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114225154_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爭入門 Audi A3 1.8T</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114225154_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爭入門 Audi A3 1.8T</option>");
		}
	}
		if ("../../fea/20090115/20090114223042_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223042_0000.html'>其他</option>");
		} else {
			document.write("	<option value='../../fea/20090115/20090114223042_0000.html'>其他</option>");
		}
	if ("../../fea/20090115/20090114223042_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114223042_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223042_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;讀好書:地產經紀生存之道</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223042_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;讀好書:地產經紀生存之道</option>");
		}
	} else {
		if ("../../fea/20090115/20090114223042_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223042_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;讀好書:地產經紀生存之道</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223042_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;讀好書:地產經紀生存之道</option>");
		}
	}
	if ("../../fea/20090115/20090114223114_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114223114_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223114_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;路中拾遺:那不是你</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223114_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;路中拾遺:那不是你</option>");
		}
	} else {
		if ("../../fea/20090115/20090114223114_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223114_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;路中拾遺:那不是你</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223114_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;路中拾遺:那不是你</option>");
		}
	}
	if ("../../fea/20090115/20090114223201_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114223201_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223201_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;從小吃大:情人來了</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223201_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;從小吃大:情人來了</option>");
		}
	} else {
		if ("../../fea/20090115/20090114223201_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223201_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;從小吃大:情人來了</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223201_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;從小吃大:情人來了</option>");
		}
	}
	if ("../../fea/20090115/20090114223236_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114223236_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223236_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女神之翼:窮美女是賣點</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223236_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女神之翼:窮美女是賣點</option>");
		}
	} else {
		if ("../../fea/20090115/20090114223236_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223236_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女神之翼:窮美女是賣點</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223236_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女神之翼:窮美女是賣點</option>");
		}
	}
	if ("../../fea/20090115/20090114223313_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114223313_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223313_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狐狸物語:千里之外的熊貓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223313_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狐狸物語:千里之外的熊貓</option>");
		}
	} else {
		if ("../../fea/20090115/20090114223313_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223313_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狐狸物語:千里之外的熊貓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223313_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狐狸物語:千里之外的熊貓</option>");
		}
	}
	if ("../../fea/20090115/20090114223348_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114223348_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223348_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;打開天窗:兒子才是潑出去的水</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223348_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;打開天窗:兒子才是潑出去的水</option>");
		}
	} else {
		if ("../../fea/20090115/20090114223348_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223348_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;打開天窗:兒子才是潑出去的水</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223348_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;打開天窗:兒子才是潑出去的水</option>");
		}
	}
	if ("../../fea/20090115/20090114223448_0000.html".indexOf(filename) < 0) {
		if ("../../fea/20090115/20090114223448_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223448_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一言為定:第一次到片場</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223448_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一言為定:第一次到片場</option>");
		}
	} else {
		if ("../../fea/20090115/20090114223448_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../fea/20090115/20090114223448_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一言為定:第一次到片場</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../fea/20090115/20090114223448_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一言為定:第一次到片場</option>");
		}
	}
		if ("/cgi-bin/polling/polling.cgi?dirsect=computer&redirect=1".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?dirsect=computer&redirect=1'>娛閒投票</option>");
		} else {
			document.write("	<option value='/cgi-bin/polling/polling.cgi?dirsect=computer&redirect=1'>娛閒投票</option>");
		}
	if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223456_0000&dirsect=computer&redirect=1#20090106223456_0000".indexOf(filename) < 0) {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223456_0000&dirsect=computer&redirect=1#20090106223456_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20090106223456_0000&dirsect=computer&redirect=1#20090106223456_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最吸引的《Windows Live Messenger 9.0》新功能</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20090106223456_0000&dirsect=computer&redirect=1#20090106223456_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最吸引的《Windows Live Messenger 9.0》新功能</option>");
		}
	} else {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223456_0000&dirsect=computer&redirect=1#20090106223456_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20090106223456_0000&dirsect=computer&redirect=1#20090106223456_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最吸引的《Windows Live Messenger 9.0》新功能</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20090106223456_0000&dirsect=computer&redirect=1#20090106223456_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最吸引的《Windows Live Messenger 9.0》新功能</option>");
		}
	}
	if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223727_0000&dirsect=game&redirect=1#20090106223727_0000".indexOf(filename) < 0) {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223727_0000&dirsect=game&redirect=1#20090106223727_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20090106223727_0000&dirsect=game&redirect=1#20090106223727_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最想《Lips》收錄哪個歌手的中文歌？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20090106223727_0000&dirsect=game&redirect=1#20090106223727_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最想《Lips》收錄哪個歌手的中文歌？</option>");
		}
	} else {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223727_0000&dirsect=game&redirect=1#20090106223727_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20090106223727_0000&dirsect=game&redirect=1#20090106223727_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最想《Lips》收錄哪個歌手的中文歌？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20090106223727_0000&dirsect=game&redirect=1#20090106223727_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最想《Lips》收錄哪個歌手的中文歌？</option>");
		}
	}
	if ("/cgi-bin/polling/polling.cgi?input_polling_id=20081231231059_0000&dirsect=av&redirect=1#20081231231059_0000".indexOf(filename) < 0) {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20081231231059_0000&dirsect=av&redirect=1#20081231231059_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20081231231059_0000&dirsect=av&redirect=1#20081231231059_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黑位最靚的LED LCD電視<br></option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20081231231059_0000&dirsect=av&redirect=1#20081231231059_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黑位最靚的LED LCD電視<br></option>");
		}
	} else {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20081231231059_0000&dirsect=av&redirect=1#20081231231059_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20081231231059_0000&dirsect=av&redirect=1#20081231231059_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黑位最靚的LED LCD電視<br></option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20081231231059_0000&dirsect=av&redirect=1#20081231231059_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黑位最靚的LED LCD電視<br></option>");
		}
	}
	if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223239_0000&dirsect=travel&redirect=1#20090106223239_0000".indexOf(filename) < 0) {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223239_0000&dirsect=travel&redirect=1#20090106223239_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20090106223239_0000&dirsect=travel&redirect=1#20090106223239_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;春節會外遊嗎？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20090106223239_0000&dirsect=travel&redirect=1#20090106223239_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;春節會外遊嗎？</option>");
		}
	} else {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223239_0000&dirsect=travel&redirect=1#20090106223239_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20090106223239_0000&dirsect=travel&redirect=1#20090106223239_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;春節會外遊嗎？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20090106223239_0000&dirsect=travel&redirect=1#20090106223239_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;春節會外遊嗎？</option>");
		}
	}
	if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223825_0000&dirsect=mystery&redirect=1#20090106223825_0000".indexOf(filename) < 0) {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223825_0000&dirsect=mystery&redirect=1#20090106223825_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20090106223825_0000&dirsect=mystery&redirect=1#20090106223825_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你看星座運程的頻密度</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20090106223825_0000&dirsect=mystery&redirect=1#20090106223825_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你看星座運程的頻密度</option>");
		}
	} else {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223825_0000&dirsect=mystery&redirect=1#20090106223825_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20090106223825_0000&dirsect=mystery&redirect=1#20090106223825_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你看星座運程的頻密度</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20090106223825_0000&dirsect=mystery&redirect=1#20090106223825_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你看星座運程的頻密度</option>");
		}
	}
	if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223928_0000&dirsect=man&redirect=1#20090106223928_0000".indexOf(filename) < 0) {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223928_0000&dirsect=man&redirect=1#20090106223928_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20090106223928_0000&dirsect=man&redirect=1#20090106223928_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你最喜歡Red Wing哪一個型號？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20090106223928_0000&dirsect=man&redirect=1#20090106223928_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你最喜歡Red Wing哪一個型號？</option>");
		}
	} else {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20090106223928_0000&dirsect=man&redirect=1#20090106223928_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20090106223928_0000&dirsect=man&redirect=1#20090106223928_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你最喜歡Red Wing哪一個型號？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20090106223928_0000&dirsect=man&redirect=1#20090106223928_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你最喜歡Red Wing哪一個型號？</option>");
		}
	}

	document.write("</select>");
}
//-->

