<!--
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 ("../../news/20081124/20081124033233_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033233_0000.html'>要聞</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124033233_0000.html'>要聞</option>");
		}
	if ("../../news/20081124/20081124033233_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033233_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033233_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;億元婚禮嘉欣出嫁甜蜜滿瀉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033233_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;億元婚禮嘉欣出嫁甜蜜滿瀉</option>");
		}
	} else {
		if ("../../news/20081124/20081124033233_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033233_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;億元婚禮嘉欣出嫁甜蜜滿瀉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033233_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;億元婚禮嘉欣出嫁甜蜜滿瀉</option>");
		}
	}
	if ("../../news/20081124/20081124033324_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033324_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033324_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;體貼關懷哄掂老爺奶奶</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033324_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;體貼關懷哄掂老爺奶奶</option>");
		}
	} else {
		if ("../../news/20081124/20081124033324_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033324_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;體貼關懷哄掂老爺奶奶</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033324_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;體貼關懷哄掂老爺奶奶</option>");
		}
	}
	if ("../../news/20081124/20081124033355_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033355_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033355_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;嘉亨結婚時序</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033355_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;嘉亨結婚時序</option>");
		}
	} else {
		if ("../../news/20081124/20081124033355_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033355_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;嘉亨結婚時序</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033355_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;嘉亨結婚時序</option>");
		}
	}
		if ("../../news/20081124/20081124034828_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034828_0000.html'>港聞</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124034828_0000.html'>港聞</option>");
		}
	if ("../../news/20081124/20081124034828_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034828_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034828_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;東亞洩客戶機密資料</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034828_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;東亞洩客戶機密資料</option>");
		}
	} else {
		if ("../../news/20081124/20081124034828_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034828_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;東亞洩客戶機密資料</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034828_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;東亞洩客戶機密資料</option>");
		}
	}
	if ("../../news/20081124/20081124034943_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034943_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034943_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;花檔老闆娘無妄之災</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034943_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;花檔老闆娘無妄之災</option>");
		}
	} else {
		if ("../../news/20081124/20081124034943_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034943_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;花檔老闆娘無妄之災</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034943_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;花檔老闆娘無妄之災</option>");
		}
	}
	if ("../../news/20081124/20081124035021_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035021_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035021_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;個人資料外洩屢見不鮮</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035021_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;個人資料外洩屢見不鮮</option>");
		}
	} else {
		if ("../../news/20081124/20081124035021_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035021_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;個人資料外洩屢見不鮮</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035021_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;個人資料外洩屢見不鮮</option>");
		}
	}
	if ("../../news/20081124/20081124035057_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035057_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035057_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李國寶及東亞近期不利消息事件簿</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035057_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李國寶及東亞近期不利消息事件簿</option>");
		}
	} else {
		if ("../../news/20081124/20081124035057_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035057_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李國寶及東亞近期不利消息事件簿</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035057_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李國寶及東亞近期不利消息事件簿</option>");
		}
	}
	if ("../../news/20081124/20081124035311_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035311_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035311_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府食言逼死將軍澳回收商</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035311_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府食言逼死將軍澳回收商</option>");
		}
	} else {
		if ("../../news/20081124/20081124035311_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035311_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府食言逼死將軍澳回收商</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035311_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府食言逼死將軍澳回收商</option>");
		}
	}
	if ("../../news/20081124/20081124033934_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033934_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033934_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;半裸鳳姐伏屍床罅</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033934_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;半裸鳳姐伏屍床罅</option>");
		}
	} else {
		if ("../../news/20081124/20081124033934_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033934_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;半裸鳳姐伏屍床罅</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033934_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;半裸鳳姐伏屍床罅</option>");
		}
	}
	if ("../../news/20081124/20081124034034_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034034_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034034_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;荃灣鳳姐自保暫停接客</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034034_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;荃灣鳳姐自保暫停接客</option>");
		}
	} else {
		if ("../../news/20081124/20081124034034_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034034_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;荃灣鳳姐自保暫停接客</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034034_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;荃灣鳳姐自保暫停接客</option>");
		}
	}
	if ("../../news/20081124/20081124034132_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034132_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034132_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;居民受害促掃蕩</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034132_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;居民受害促掃蕩</option>");
		}
	} else {
		if ("../../news/20081124/20081124034132_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034132_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;居民受害促掃蕩</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034132_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;居民受害促掃蕩</option>");
		}
	}
	if ("../../news/20081124/20081124034234_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034234_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034234_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩老婦衝燈慘變人肉保齡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034234_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩老婦衝燈慘變人肉保齡</option>");
		}
	} else {
		if ("../../news/20081124/20081124034234_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034234_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩老婦衝燈慘變人肉保齡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034234_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩老婦衝燈慘變人肉保齡</option>");
		}
	}
	if ("../../news/20081124/20081124033707_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033707_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033707_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;房會僵化踢走招聘會</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033707_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;房會僵化踢走招聘會</option>");
		}
	} else {
		if ("../../news/20081124/20081124033707_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033707_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;房會僵化踢走招聘會</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033707_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;房會僵化踢走招聘會</option>");
		}
	}
	if ("../../news/20081124/20081124033804_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033804_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033804_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遊戲展時薪增至40元  吸引隱蔽青年</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033804_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遊戲展時薪增至40元  吸引隱蔽青年</option>");
		}
	} else {
		if ("../../news/20081124/20081124033804_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033804_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遊戲展時薪增至40元  吸引隱蔽青年</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033804_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遊戲展時薪增至40元  吸引隱蔽青年</option>");
		}
	}
	if ("../../news/20081124/20081124033841_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033841_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033841_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;40蚊時薪吸引</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033841_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;40蚊時薪吸引</option>");
		}
	} else {
		if ("../../news/20081124/20081124033841_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033841_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;40蚊時薪吸引</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033841_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;40蚊時薪吸引</option>");
		}
	}
	if ("../../news/20081124/20081124033932_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033932_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033932_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;海事博物館臨關閉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033932_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;海事博物館臨關閉</option>");
		}
	} else {
		if ("../../news/20081124/20081124033932_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033932_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;海事博物館臨關閉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033932_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;海事博物館臨關閉</option>");
		}
	}
	if ("../../news/20081124/20081124034001_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034001_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034001_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;促禁電梯綑綁招標</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034001_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;促禁電梯綑綁招標</option>");
		}
	} else {
		if ("../../news/20081124/20081124034001_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034001_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;促禁電梯綑綁招標</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034001_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;促禁電梯綑綁招標</option>");
		}
	}
	if ("../../news/20081124/20081124034102_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034102_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034102_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牛下村長者逼節衣縮食</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034102_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牛下村長者逼節衣縮食</option>");
		}
	} else {
		if ("../../news/20081124/20081124034102_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034102_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牛下村長者逼節衣縮食</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034102_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牛下村長者逼節衣縮食</option>");
		}
	}
	if ("../../news/20081124/20081124034156_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034156_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034156_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「耶穌出巡」吸引千五人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034156_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「耶穌出巡」吸引千五人</option>");
		}
	} else {
		if ("../../news/20081124/20081124034156_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034156_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「耶穌出巡」吸引千五人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034156_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「耶穌出巡」吸引千五人</option>");
		}
	}
	if ("../../news/20081124/20081124034225_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034225_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034225_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;顧問費懶監管</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034225_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;顧問費懶監管</option>");
		}
	} else {
		if ("../../news/20081124/20081124034225_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034225_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;顧問費懶監管</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034225_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;顧問費懶監管</option>");
		}
	}
	if ("../../news/20081124/20081124034247_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034247_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034247_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;前線通過與民主黨合併</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034247_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;前線通過與民主黨合併</option>");
		}
	} else {
		if ("../../news/20081124/20081124034247_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034247_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;前線通過與民主黨合併</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034247_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;前線通過與民主黨合併</option>");
		}
	}
	if ("../../news/20081124/20081124033142_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033142_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033142_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單車小子撼爆頭命危</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033142_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單車小子撼爆頭命危</option>");
		}
	} else {
		if ("../../news/20081124/20081124033142_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033142_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單車小子撼爆頭命危</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033142_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單車小子撼爆頭命危</option>");
		}
	}
	if ("../../news/20081124/20081124033241_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033241_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033241_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;倡清晨封路熟習</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033241_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;倡清晨封路熟習</option>");
		}
	} else {
		if ("../../news/20081124/20081124033241_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033241_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;倡清晨封路熟習</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033241_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;倡清晨封路熟習</option>");
		}
	}
	if ("../../news/20081124/20081124033323_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033323_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033323_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;乒乓球游泳風帆「瓣瓣合」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033323_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;乒乓球游泳風帆「瓣瓣合」</option>");
		}
	} else {
		if ("../../news/20081124/20081124033323_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033323_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;乒乓球游泳風帆「瓣瓣合」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033323_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;乒乓球游泳風帆「瓣瓣合」</option>");
		}
	}
	if ("../../news/20081124/20081124033432_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033432_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033432_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;超級跑車送飯盒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033432_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;超級跑車送飯盒</option>");
		}
	} else {
		if ("../../news/20081124/20081124033432_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033432_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;超級跑車送飯盒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033432_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;超級跑車送飯盒</option>");
		}
	}
	if ("../../news/20081124/20081124033459_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033459_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033459_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;酒吧爭執男子遭爆樽割頸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033459_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;酒吧爭執男子遭爆樽割頸</option>");
		}
	} else {
		if ("../../news/20081124/20081124033459_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033459_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;酒吧爭執男子遭爆樽割頸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033459_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;酒吧爭執男子遭爆樽割頸</option>");
		}
	}
	if ("../../news/20081124/20081124033644_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033644_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033644_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;思覺失調青年厭世跳樓亡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033644_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;思覺失調青年厭世跳樓亡</option>");
		}
	} else {
		if ("../../news/20081124/20081124033644_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033644_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;思覺失調青年厭世跳樓亡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033644_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;思覺失調青年厭世跳樓亡</option>");
		}
	}
	if ("../../news/20081124/20081124034416_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034416_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034416_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專劫一人舖M額匪落網</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034416_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專劫一人舖M額匪落網</option>");
		}
	} else {
		if ("../../news/20081124/20081124034416_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034416_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專劫一人舖M額匪落網</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034416_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專劫一人舖M額匪落網</option>");
		}
	}
	if ("../../news/20081124/20081124034536_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034536_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034536_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;值470萬林寶堅尼反肚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034536_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;值470萬林寶堅尼反肚</option>");
		}
	} else {
		if ("../../news/20081124/20081124034536_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034536_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;值470萬林寶堅尼反肚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034536_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;值470萬林寶堅尼反肚</option>");
		}
	}
	if ("../../news/20081124/20081124034640_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034640_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034640_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;炒股激死老竇非涉雷曼</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034640_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;炒股激死老竇非涉雷曼</option>");
		}
	} else {
		if ("../../news/20081124/20081124034640_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034640_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;炒股激死老竇非涉雷曼</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034640_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;炒股激死老竇非涉雷曼</option>");
		}
	}
	if ("../../news/20081124/20081124034727_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034727_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034727_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;司機如廁睡著被困機舖</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034727_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;司機如廁睡著被困機舖</option>");
		}
	} else {
		if ("../../news/20081124/20081124034727_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034727_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;司機如廁睡著被困機舖</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034727_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;司機如廁睡著被困機舖</option>");
		}
	}
	if ("../../news/20081124/20081124034755_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034755_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034755_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;夾錢搭的士爭拗毆司機</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034755_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;夾錢搭的士爭拗毆司機</option>");
		}
	} else {
		if ("../../news/20081124/20081124034755_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034755_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;夾錢搭的士爭拗毆司機</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034755_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;夾錢搭的士爭拗毆司機</option>");
		}
	}
	if ("../../news/20081124/20081124033032_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033032_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033032_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;電話騙案新招拎錢即閃</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033032_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;電話騙案新招拎錢即閃</option>");
		}
	} else {
		if ("../../news/20081124/20081124033032_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033032_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;電話騙案新招拎錢即閃</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033032_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;電話騙案新招拎錢即閃</option>");
		}
	}
	if ("../../news/20081124/20081124033139_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033139_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033139_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;獅隧翻新勢塞爆大埔道</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033139_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;獅隧翻新勢塞爆大埔道</option>");
		}
	} else {
		if ("../../news/20081124/20081124033139_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033139_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;獅隧翻新勢塞爆大埔道</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033139_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;獅隧翻新勢塞爆大埔道</option>");
		}
	}
	if ("../../news/20081124/20081124033326_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033326_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033326_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;工業意外傷亡半數涉裝修維修</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033326_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;工業意外傷亡半數涉裝修維修</option>");
		}
	} else {
		if ("../../news/20081124/20081124033326_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033326_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;工業意外傷亡半數涉裝修維修</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033326_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;工業意外傷亡半數涉裝修維修</option>");
		}
	}
	if ("../../news/20081124/20081124033238_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033238_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033238_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市建局平租開舖搞活重建區</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033238_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市建局平租開舖搞活重建區</option>");
		}
	} else {
		if ("../../news/20081124/20081124033238_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033238_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市建局平租開舖搞活重建區</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033238_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市建局平租開舖搞活重建區</option>");
		}
	}
	if ("../../news/20081124/20081124033412_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033412_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033412_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;逾百內地客鼓譟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033412_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;逾百內地客鼓譟</option>");
		}
	} else {
		if ("../../news/20081124/20081124033412_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033412_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;逾百內地客鼓譟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033412_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;逾百內地客鼓譟</option>");
		}
	}
	if ("../../news/20081124/20081124033507_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033507_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033507_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單車發燒友落斜仆崩鼻</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033507_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單車發燒友落斜仆崩鼻</option>");
		}
	} else {
		if ("../../news/20081124/20081124033507_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033507_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單車發燒友落斜仆崩鼻</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033507_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單車發燒友落斜仆崩鼻</option>");
		}
	}
	if ("../../news/20081124/20081124033437_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033437_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033437_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日空手道選手捱踢暈眩</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033437_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日空手道選手捱踢暈眩</option>");
		}
	} else {
		if ("../../news/20081124/20081124033437_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033437_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日空手道選手捱踢暈眩</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033437_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日空手道選手捱踢暈眩</option>");
		}
	}
	if ("../../news/20081124/20081124033857_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033857_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033857_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食署陰乾防治蟲鼠組</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033857_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食署陰乾防治蟲鼠組</option>");
		}
	} else {
		if ("../../news/20081124/20081124033857_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033857_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食署陰乾防治蟲鼠組</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033857_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食署陰乾防治蟲鼠組</option>");
		}
	}
	if ("../../news/20081124/20081124034202_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034202_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034202_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;工聯會促六大商會勿裁員</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034202_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;工聯會促六大商會勿裁員</option>");
		}
	} else {
		if ("../../news/20081124/20081124034202_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034202_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;工聯會促六大商會勿裁員</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034202_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;工聯會促六大商會勿裁員</option>");
		}
	}
	if ("../../news/20081124/20081124033952_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033952_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033952_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;上環假日坊試用消費券</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033952_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;上環假日坊試用消費券</option>");
		}
	} else {
		if ("../../news/20081124/20081124033952_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033952_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;上環假日坊試用消費券</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033952_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;上環假日坊試用消費券</option>");
		}
	}
	if ("../../news/20081124/20081124034140_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034140_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034140_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市民點睇消費券</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034140_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市民點睇消費券</option>");
		}
	} else {
		if ("../../news/20081124/20081124034140_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034140_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市民點睇消費券</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034140_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市民點睇消費券</option>");
		}
	}
	if ("../../news/20081124/20081124033754_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033754_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033754_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;苦主忙餵奶</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033754_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;苦主忙餵奶</option>");
		}
	} else {
		if ("../../news/20081124/20081124033754_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033754_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;苦主忙餵奶</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033754_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;苦主忙餵奶</option>");
		}
	}
	if ("../../news/20081124/20081124034049_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034049_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034049_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港空氣質素短期難達標</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034049_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港空氣質素短期難達標</option>");
		}
	} else {
		if ("../../news/20081124/20081124034049_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034049_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港空氣質素短期難達標</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034049_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港空氣質素短期難達標</option>");
		}
	}
	if ("../../news/20081124/20081124034019_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034019_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034019_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;林村太平清醮</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034019_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;林村太平清醮</option>");
		}
	} else {
		if ("../../news/20081124/20081124034019_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034019_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;林村太平清醮</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034019_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;林村太平清醮</option>");
		}
	}
	if ("../../news/20081124/20081124034112_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034112_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034112_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西醫梁樹標罰停牌兩月</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034112_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西醫梁樹標罰停牌兩月</option>");
		}
	} else {
		if ("../../news/20081124/20081124034112_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034112_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西醫梁樹標罰停牌兩月</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034112_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西醫梁樹標罰停牌兩月</option>");
		}
	}
	if ("../../news/20081124/20081124034924_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034924_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034924_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;駕電單車可致不舉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034924_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;駕電單車可致不舉</option>");
		}
	} else {
		if ("../../news/20081124/20081124034924_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034924_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;駕電單車可致不舉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034924_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;駕電單車可致不舉</option>");
		}
	}
	if ("../../news/20081124/20081124035132_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035132_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035132_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單親母助人愈活愈快樂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035132_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單親母助人愈活愈快樂</option>");
		}
	} else {
		if ("../../news/20081124/20081124035132_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035132_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單親母助人愈活愈快樂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035132_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單親母助人愈活愈快樂</option>");
		}
	}
	if ("../../news/20081124/20081124035247_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035247_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035247_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中學生不及小學生有志向</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035247_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中學生不及小學生有志向</option>");
		}
	} else {
		if ("../../news/20081124/20081124035247_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035247_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中學生不及小學生有志向</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035247_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中學生不及小學生有志向</option>");
		}
	}
	if ("../../news/20081124/20081124035320_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035320_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035320_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兒童基金下月七區推行</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035320_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兒童基金下月七區推行</option>");
		}
	} else {
		if ("../../news/20081124/20081124035320_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035320_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兒童基金下月七區推行</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035320_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兒童基金下月七區推行</option>");
		}
	}
	if ("../../news/20081124/20081124035353_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035353_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035353_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;空談天水圍醫院招民怨</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035353_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;空談天水圍醫院招民怨</option>");
		}
	} else {
		if ("../../news/20081124/20081124035353_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035353_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;空談天水圍醫院招民怨</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035353_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;空談天水圍醫院招民怨</option>");
		}
	}
	if ("../../news/20081124/20081124035432_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035432_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035432_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱舞忘憂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035432_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱舞忘憂</option>");
		}
	} else {
		if ("../../news/20081124/20081124035432_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035432_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱舞忘憂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035432_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱舞忘憂</option>");
		}
	}
		if ("../../news/20081124/20081124031834_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031834_0000.html'>國際</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124031834_0000.html'>國際</option>");
		}
	if ("../../news/20081124/20081124031834_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031834_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031834_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美車展播歌《I'll Survive》</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031834_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美車展播歌《I'll Survive》</option>");
		}
	} else {
		if ("../../news/20081124/20081124031834_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031834_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美車展播歌《I'll Survive》</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031834_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美車展播歌《I'll Survive》</option>");
		}
	}
	if ("../../news/20081124/20081124031903_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031903_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031903_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;海嘯危機明年衰到貼地</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031903_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;海嘯危機明年衰到貼地</option>");
		}
	} else {
		if ("../../news/20081124/20081124031903_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031903_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;海嘯危機明年衰到貼地</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031903_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;海嘯危機明年衰到貼地</option>");
		}
	}
	if ("../../news/20081124/20081124031927_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031927_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031927_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英每日130戶斷供失住所</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031927_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英每日130戶斷供失住所</option>");
		}
	} else {
		if ("../../news/20081124/20081124031927_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031927_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英每日130戶斷供失住所</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031927_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英每日130戶斷供失住所</option>");
		}
	}
	if ("../../news/20081124/20081124032005_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032005_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032005_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧巴馬就職禮  華府民宿搶錢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032005_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧巴馬就職禮  華府民宿搶錢</option>");
		}
	} else {
		if ("../../news/20081124/20081124032005_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032005_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧巴馬就職禮  華府民宿搶錢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032005_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧巴馬就職禮  華府民宿搶錢</option>");
		}
	}
	if ("../../news/20081124/20081124032028_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032028_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032028_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;失業婦用狗拍廣告幫補</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032028_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;失業婦用狗拍廣告幫補</option>");
		}
	} else {
		if ("../../news/20081124/20081124032028_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032028_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;失業婦用狗拍廣告幫補</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032028_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;失業婦用狗拍廣告幫補</option>");
		}
	}
	if ("../../news/20081124/20081124032050_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032050_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032050_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;妓女急增  72歲阿婆賣肉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032050_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;妓女急增  72歲阿婆賣肉</option>");
		}
	} else {
		if ("../../news/20081124/20081124032050_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032050_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;妓女急增  72歲阿婆賣肉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032050_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;妓女急增  72歲阿婆賣肉</option>");
		}
	}
	if ("../../news/20081124/20081124032113_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032113_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032113_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市民慳皮  法咖啡室執笠</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032113_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市民慳皮  法咖啡室執笠</option>");
		}
	} else {
		if ("../../news/20081124/20081124032113_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032113_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市民慳皮  法咖啡室執笠</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032113_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市民慳皮  法咖啡室執笠</option>");
		}
	}
	if ("../../news/20081124/20081124031428_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031428_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031428_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;俄總統外訪隨從試食</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031428_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;俄總統外訪隨從試食</option>");
		}
	} else {
		if ("../../news/20081124/20081124031428_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031428_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;俄總統外訪隨從試食</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031428_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;俄總統外訪隨從試食</option>");
		}
	}
	if ("../../news/20081124/20081124031456_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031456_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031456_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;克宮購3200白老鼠試食</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031456_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;克宮購3200白老鼠試食</option>");
		}
	} else {
		if ("../../news/20081124/20081124031456_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031456_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;克宮購3200白老鼠試食</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031456_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;克宮購3200白老鼠試食</option>");
		}
	}
	if ("../../news/20081124/20081124031400_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031400_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031400_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;泰四萬人反政府終極示威</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031400_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;泰四萬人反政府終極示威</option>");
		}
	} else {
		if ("../../news/20081124/20081124031400_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031400_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;泰四萬人反政府終極示威</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031400_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;泰四萬人反政府終極示威</option>");
		}
	}
	if ("../../news/20081124/20081124031544_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031544_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031544_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美15歲少年金屬棒電線虐殺女嬰</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031544_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美15歲少年金屬棒電線虐殺女嬰</option>");
		}
	} else {
		if ("../../news/20081124/20081124031544_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031544_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美15歲少年金屬棒電線虐殺女嬰</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031544_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美15歲少年金屬棒電線虐殺女嬰</option>");
		}
	}
	if ("../../news/20081124/20081124031607_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031607_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031607_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毒妻縱火騙保險</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031607_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毒妻縱火騙保險</option>");
		}
	} else {
		if ("../../news/20081124/20081124031607_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031607_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毒妻縱火騙保險</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031607_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毒妻縱火騙保險</option>");
		}
	}
	if ("../../news/20081124/20081124031629_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031629_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031629_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西雅圖商場槍擊2死傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031629_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西雅圖商場槍擊2死傷</option>");
		}
	} else {
		if ("../../news/20081124/20081124031629_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031629_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西雅圖商場槍擊2死傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031629_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西雅圖商場槍擊2死傷</option>");
		}
	}
	if ("../../news/20081124/20081124031648_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031648_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031648_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;寵物遇害日漢殺前高官</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031648_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;寵物遇害日漢殺前高官</option>");
		}
	} else {
		if ("../../news/20081124/20081124031648_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031648_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;寵物遇害日漢殺前高官</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031648_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;寵物遇害日漢殺前高官</option>");
		}
	}
	if ("../../news/20081124/20081124031707_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031707_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031707_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曼谷賽車撞觀眾9人死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031707_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曼谷賽車撞觀眾9人死</option>");
		}
	} else {
		if ("../../news/20081124/20081124031707_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031707_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曼谷賽車撞觀眾9人死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031707_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曼谷賽車撞觀眾9人死</option>");
		}
	}
	if ("../../news/20081124/20081124031354_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031354_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031354_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鐵腕警官上電視吞槍</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031354_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鐵腕警官上電視吞槍</option>");
		}
	} else {
		if ("../../news/20081124/20081124031354_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031354_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鐵腕警官上電視吞槍</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031354_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鐵腕警官上電視吞槍</option>");
		}
	}
	if ("../../news/20081124/20081124031438_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031438_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031438_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法天體勝地換妻夜店遭縱火</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031438_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法天體勝地換妻夜店遭縱火</option>");
		}
	} else {
		if ("../../news/20081124/20081124031438_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031438_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法天體勝地換妻夜店遭縱火</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031438_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法天體勝地換妻夜店遭縱火</option>");
		}
	}
	if ("../../news/20081124/20081124031508_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031508_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031508_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;68歲老奶奶大盜落網</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031508_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;68歲老奶奶大盜落網</option>");
		}
	} else {
		if ("../../news/20081124/20081124031508_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031508_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;68歲老奶奶大盜落網</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031508_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;68歲老奶奶大盜落網</option>");
		}
	}
	if ("../../news/20081124/20081124031628_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031628_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031628_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;失手機洩妻裸照索2320萬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031628_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;失手機洩妻裸照索2320萬</option>");
		}
	} else {
		if ("../../news/20081124/20081124031628_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031628_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;失手機洩妻裸照索2320萬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031628_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;失手機洩妻裸照索2320萬</option>");
		}
	}
	if ("../../news/20081124/20081124031654_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031654_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031654_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;荷里活演員醞釀罷工</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031654_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;荷里活演員醞釀罷工</option>");
		}
	} else {
		if ("../../news/20081124/20081124031654_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031654_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;荷里活演員醞釀罷工</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031654_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;荷里活演員醞釀罷工</option>");
		}
	}
	if ("../../news/20081124/20081124031717_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031717_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031717_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;哥國爆火山雪崩10死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031717_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;哥國爆火山雪崩10死</option>");
		}
	} else {
		if ("../../news/20081124/20081124031717_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031717_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;哥國爆火山雪崩10死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031717_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;哥國爆火山雪崩10死</option>");
		}
	}
	if ("../../news/20081124/20081124031738_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031738_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031738_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法在野社會黨爆內訌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031738_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法在野社會黨爆內訌</option>");
		}
	} else {
		if ("../../news/20081124/20081124031738_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031738_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法在野社會黨爆內訌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031738_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法在野社會黨爆內訌</option>");
		}
	}
	if ("../../news/20081124/20081124031831_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031831_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031831_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狗狗護老院頤養天年</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031831_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狗狗護老院頤養天年</option>");
		}
	} else {
		if ("../../news/20081124/20081124031831_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031831_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狗狗護老院頤養天年</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031831_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狗狗護老院頤養天年</option>");
		}
	}
	if ("../../news/20081124/20081124031850_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031850_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031850_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廁紙詩集述難忍心情</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031850_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廁紙詩集述難忍心情</option>");
		}
	} else {
		if ("../../news/20081124/20081124031850_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031850_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廁紙詩集述難忍心情</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031850_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廁紙詩集述難忍心情</option>");
		}
	}
	if ("../../news/20081124/20081124031910_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031910_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031910_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曼谷擬規管大象霸路</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031910_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曼谷擬規管大象霸路</option>");
		}
	} else {
		if ("../../news/20081124/20081124031910_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031910_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曼谷擬規管大象霸路</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031910_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曼谷擬規管大象霸路</option>");
		}
	}
	if ("../../news/20081124/20081124031928_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031928_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031928_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;流動校舍助風災學童</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031928_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;流動校舍助風災學童</option>");
		}
	} else {
		if ("../../news/20081124/20081124031928_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031928_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;流動校舍助風災學童</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031928_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;流動校舍助風災學童</option>");
		}
	}
	if ("../../news/20081124/20081124031943_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031943_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031943_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;賊車太細唔夠載贓款</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031943_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;賊車太細唔夠載贓款</option>");
		}
	} else {
		if ("../../news/20081124/20081124031943_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031943_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;賊車太細唔夠載贓款</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031943_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;賊車太細唔夠載贓款</option>");
		}
	}
	if ("../../news/20081124/20081124031057_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031057_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031057_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英七旬農夫七膺大話王</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031057_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英七旬農夫七膺大話王</option>");
		}
	} else {
		if ("../../news/20081124/20081124031057_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031057_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英七旬農夫七膺大話王</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031057_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英七旬農夫七膺大話王</option>");
		}
	}
	if ("../../news/20081124/20081124031149_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031149_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031149_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;18歲婦勢誕連體嬰</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031149_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;18歲婦勢誕連體嬰</option>");
		}
	} else {
		if ("../../news/20081124/20081124031149_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031149_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;18歲婦勢誕連體嬰</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031149_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;18歲婦勢誕連體嬰</option>");
		}
	}
	if ("../../news/20081124/20081124031218_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031218_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031218_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英漢最希望老婆收肚隆胸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031218_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英漢最希望老婆收肚隆胸</option>");
		}
	} else {
		if ("../../news/20081124/20081124031218_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031218_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英漢最希望老婆收肚隆胸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031218_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英漢最希望老婆收肚隆胸</option>");
		}
	}
	if ("../../news/20081124/20081124031250_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031250_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031250_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;過瘦模特兒趕客</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031250_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;過瘦模特兒趕客</option>");
		}
	} else {
		if ("../../news/20081124/20081124031250_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031250_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;過瘦模特兒趕客</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031250_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;過瘦模特兒趕客</option>");
		}
	}
	if ("../../news/20081124/20081124031340_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031340_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031340_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;猝死少女遺愛器官救五人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031340_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;猝死少女遺愛器官救五人</option>");
		}
	} else {
		if ("../../news/20081124/20081124031340_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031340_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;猝死少女遺愛器官救五人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031340_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;猝死少女遺愛器官救五人</option>");
		}
	}
	if ("../../news/20081124/20081124031407_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031407_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031407_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;空氣隔塵冷凍製食水</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031407_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;空氣隔塵冷凍製食水</option>");
		}
	} else {
		if ("../../news/20081124/20081124031407_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031407_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;空氣隔塵冷凍製食水</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031407_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;空氣隔塵冷凍製食水</option>");
		}
	}
	if ("../../news/20081124/20081124031441_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031441_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031441_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;男高音鐵人一日唱兩場</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031441_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;男高音鐵人一日唱兩場</option>");
		}
	} else {
		if ("../../news/20081124/20081124031441_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031441_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;男高音鐵人一日唱兩場</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031441_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;男高音鐵人一日唱兩場</option>");
		}
	}
	if ("../../news/20081124/20081124031504_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031504_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031504_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;261師生262足創紀錄</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031504_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;261師生262足創紀錄</option>");
		}
	} else {
		if ("../../news/20081124/20081124031504_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031504_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;261師生262足創紀錄</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031504_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;261師生262足創紀錄</option>");
		}
	}
	if ("../../news/20081124/20081124031534_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031534_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031534_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;寒冬橫掃歐美</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031534_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;寒冬橫掃歐美</option>");
		}
	} else {
		if ("../../news/20081124/20081124031534_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031534_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;寒冬橫掃歐美</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031534_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;寒冬橫掃歐美</option>");
		}
	}
	if ("../../news/20081124/20081124031610_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031610_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031610_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;哈利哄女友球場調情</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031610_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;哈利哄女友球場調情</option>");
		}
	} else {
		if ("../../news/20081124/20081124031610_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031610_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;哈利哄女友球場調情</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031610_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;哈利哄女友球場調情</option>");
		}
	}
	if ("../../news/20081124/20081124031640_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031640_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031640_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最大碗肉骨茶</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031640_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最大碗肉骨茶</option>");
		}
	} else {
		if ("../../news/20081124/20081124031640_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031640_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最大碗肉骨茶</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031640_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最大碗肉骨茶</option>");
		}
	}
		if ("../../news/20081124/20081124031053_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031053_0000.html'>兩岸</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124031053_0000.html'>兩岸</option>");
		}
	if ("../../news/20081124/20081124031053_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031053_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031053_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫科生搶飯碗做遺體化妝師</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031053_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫科生搶飯碗做遺體化妝師</option>");
		}
	} else {
		if ("../../news/20081124/20081124031053_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031053_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫科生搶飯碗做遺體化妝師</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031053_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫科生搶飯碗做遺體化妝師</option>");
		}
	}
	if ("../../news/20081124/20081124031120_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031120_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031120_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;五萬人海歸  審批簽到手軟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031120_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;五萬人海歸  審批簽到手軟</option>");
		}
	} else {
		if ("../../news/20081124/20081124031120_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031120_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;五萬人海歸  審批簽到手軟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031120_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;五萬人海歸  審批簽到手軟</option>");
		}
	}
	if ("../../news/20081124/20081124031144_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031144_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031144_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;內地台商進退失據</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031144_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;內地台商進退失據</option>");
		}
	} else {
		if ("../../news/20081124/20081124031144_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031144_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;內地台商進退失據</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031144_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;內地台商進退失據</option>");
		}
	}
	if ("../../news/20081124/20081124031216_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031216_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031216_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;參展商拍烏蠅提早收檔</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031216_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;參展商拍烏蠅提早收檔</option>");
		}
	} else {
		if ("../../news/20081124/20081124031216_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031216_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;參展商拍烏蠅提早收檔</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031216_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;參展商拍烏蠅提早收檔</option>");
		}
	}
	if ("../../news/20081124/20081124031802_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031802_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031802_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;四大弊案扁嫂列被告</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031802_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;四大弊案扁嫂列被告</option>");
		}
	} else {
		if ("../../news/20081124/20081124031802_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031802_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;四大弊案扁嫂列被告</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031802_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;四大弊案扁嫂列被告</option>");
		}
	}
	if ("../../news/20081124/20081124031830_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031830_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031830_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;扁低血糖喝飲料</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031830_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;扁低血糖喝飲料</option>");
		}
	} else {
		if ("../../news/20081124/20081124031830_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031830_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;扁低血糖喝飲料</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031830_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;扁低血糖喝飲料</option>");
		}
	}
	if ("../../news/20081124/20081124031856_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031856_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031856_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蔡英文堅拒挺扁</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031856_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蔡英文堅拒挺扁</option>");
		}
	} else {
		if ("../../news/20081124/20081124031856_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031856_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蔡英文堅拒挺扁</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031856_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蔡英文堅拒挺扁</option>");
		}
	}
	if ("../../news/20081124/20081124032115_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032115_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032115_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;陝600被炒教師上京請願</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032115_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;陝600被炒教師上京請願</option>");
		}
	} else {
		if ("../../news/20081124/20081124032115_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032115_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;陝600被炒教師上京請願</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032115_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;陝600被炒教師上京請願</option>");
		}
	}
	if ("../../news/20081124/20081124032136_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032136_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032136_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;重慶警務室樓下開設淫窟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032136_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;重慶警務室樓下開設淫窟</option>");
		}
	} else {
		if ("../../news/20081124/20081124032136_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032136_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;重慶警務室樓下開設淫窟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032136_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;重慶警務室樓下開設淫窟</option>");
		}
	}
	if ("../../news/20081124/20081124031924_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031924_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031924_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遭港漢拋棄深婦雙料自殺</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031924_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遭港漢拋棄深婦雙料自殺</option>");
		}
	} else {
		if ("../../news/20081124/20081124031924_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031924_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遭港漢拋棄深婦雙料自殺</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031924_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遭港漢拋棄深婦雙料自殺</option>");
		}
	}
	if ("../../news/20081124/20081124031942_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;趙國長城被掏挖破壞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;趙國長城被掏挖破壞</option>");
		}
	} else {
		if ("../../news/20081124/20081124031942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;趙國長城被掏挖破壞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;趙國長城被掏挖破壞</option>");
		}
	}
	if ("../../news/20081124/20081124031958_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031958_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031958_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醉漢虛報客機放炸彈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031958_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醉漢虛報客機放炸彈</option>");
		}
	} else {
		if ("../../news/20081124/20081124031958_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031958_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醉漢虛報客機放炸彈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031958_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醉漢虛報客機放炸彈</option>");
		}
	}
	if ("../../news/20081124/20081124032015_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032015_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032015_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禁毒隊長醉駕撞死人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032015_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禁毒隊長醉駕撞死人</option>");
		}
	} else {
		if ("../../news/20081124/20081124032015_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032015_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禁毒隊長醉駕撞死人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032015_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禁毒隊長醉駕撞死人</option>");
		}
	}
	if ("../../news/20081124/20081124032042_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032042_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032042_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廣西塌山石7死傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032042_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廣西塌山石7死傷</option>");
		}
	} else {
		if ("../../news/20081124/20081124032042_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032042_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廣西塌山石7死傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032042_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廣西塌山石7死傷</option>");
		}
	}
	if ("../../news/20081124/20081124032153_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032153_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032153_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;縮水山寨版天安門</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032153_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;縮水山寨版天安門</option>");
		}
	} else {
		if ("../../news/20081124/20081124032153_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032153_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;縮水山寨版天安門</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032153_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;縮水山寨版天安門</option>");
		}
	}
	if ("../../news/20081124/20081124031014_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031014_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031014_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百萬拍賣僅兩幅真蹟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031014_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百萬拍賣僅兩幅真蹟</option>");
		}
	} else {
		if ("../../news/20081124/20081124031014_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031014_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百萬拍賣僅兩幅真蹟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031014_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百萬拍賣僅兩幅真蹟</option>");
		}
	}
	if ("../../news/20081124/20081124031147_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031147_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031147_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;昆明巴士月收10萬假錢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031147_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;昆明巴士月收10萬假錢</option>");
		}
	} else {
		if ("../../news/20081124/20081124031147_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031147_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;昆明巴士月收10萬假錢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031147_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;昆明巴士月收10萬假錢</option>");
		}
	}
	if ("../../news/20081124/20081124031206_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031206_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031206_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深警捉錯人強剃光頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031206_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深警捉錯人強剃光頭</option>");
		}
	} else {
		if ("../../news/20081124/20081124031206_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031206_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深警捉錯人強剃光頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031206_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深警捉錯人強剃光頭</option>");
		}
	}
	if ("../../news/20081124/20081124031221_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031221_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031221_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;提點防扒司機被毆暈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031221_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;提點防扒司機被毆暈</option>");
		}
	} else {
		if ("../../news/20081124/20081124031221_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031221_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;提點防扒司機被毆暈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031221_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;提點防扒司機被毆暈</option>");
		}
	}
	if ("../../news/20081124/20081124031238_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031238_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031238_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;煤礦污染被阻開工</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031238_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;煤礦污染被阻開工</option>");
		}
	} else {
		if ("../../news/20081124/20081124031238_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031238_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;煤礦污染被阻開工</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031238_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;煤礦污染被阻開工</option>");
		}
	}
	if ("../../news/20081124/20081124031253_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031253_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031253_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黃埔大橋延遲通車</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031253_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黃埔大橋延遲通車</option>");
		}
	} else {
		if ("../../news/20081124/20081124031253_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031253_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黃埔大橋延遲通車</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031253_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黃埔大橋延遲通車</option>");
		}
	}
	if ("../../news/20081124/20081124031309_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031309_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031309_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港漢墮炒奶粉騙局</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031309_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港漢墮炒奶粉騙局</option>");
		}
	} else {
		if ("../../news/20081124/20081124031309_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031309_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港漢墮炒奶粉騙局</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031309_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港漢墮炒奶粉騙局</option>");
		}
	}
	if ("../../news/20081124/20081124031056_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031056_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031056_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拆屋垮塌傷13人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031056_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拆屋垮塌傷13人</option>");
		}
	} else {
		if ("../../news/20081124/20081124031056_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031056_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拆屋垮塌傷13人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031056_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拆屋垮塌傷13人</option>");
		}
	}
	if ("../../news/20081124/20081124031119_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124031119_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031119_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小三峽大橋爆破</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031119_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小三峽大橋爆破</option>");
		}
	} else {
		if ("../../news/20081124/20081124031119_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124031119_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小三峽大橋爆破</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124031119_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小三峽大橋爆破</option>");
		}
	}
		if ("../../news/20081124/20081124034250_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034250_0000.html'>太陽報社論</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124034250_0000.html'>太陽報社論</option>");
		}
	if ("../../news/20081124/20081124034250_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034250_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034250_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;吹水無助就業  畫餅焉能充飢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034250_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;吹水無助就業  畫餅焉能充飢</option>");
		}
	} else {
		if ("../../news/20081124/20081124034250_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034250_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;吹水無助就業  畫餅焉能充飢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034250_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;吹水無助就業  畫餅焉能充飢</option>");
		}
	}
		if ("../../news/20081124/20081124032854_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032854_0000.html'>太一叮</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124032854_0000.html'>太一叮</option>");
		}
	if ("../../news/20081124/20081124032854_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032854_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032854_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;舉足老闆李國寶  東亞洩密又卸責</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032854_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;舉足老闆李國寶  東亞洩密又卸責</option>");
		}
	} else {
		if ("../../news/20081124/20081124032854_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032854_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;舉足老闆李國寶  東亞洩密又卸責</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032854_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;舉足老闆李國寶  東亞洩密又卸責</option>");
		}
	}
		if ("../../news/20081124/20081124030902_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124030902_0000.html'>華夏透視</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124030902_0000.html'>華夏透視</option>");
		}
	if ("../../news/20081124/20081124030902_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124030902_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124030902_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;失業率數字遊戲  人保部誤導國人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124030902_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;失業率數字遊戲  人保部誤導國人</option>");
		}
	} else {
		if ("../../news/20081124/20081124030902_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124030902_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;失業率數字遊戲  人保部誤導國人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124030902_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;失業率數字遊戲  人保部誤導國人</option>");
		}
	}
		if ("../../news/20081124/20081124021505_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021505_0000.html'>虎視寰球</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124021505_0000.html'>虎視寰球</option>");
		}
	if ("../../news/20081124/20081124021505_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021505_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021505_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;APEC焦點：金融、貿易</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021505_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;APEC焦點：金融、貿易</option>");
		}
	} else {
		if ("../../news/20081124/20081124021505_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021505_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;APEC焦點：金融、貿易</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021505_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;APEC焦點：金融、貿易</option>");
		}
	}
		if ("../../news/20081124/20081124034600_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034600_0000.html'>政情</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124034600_0000.html'>政情</option>");
		}
	if ("../../news/20081124/20081124034600_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034600_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034600_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鬍鬚曾肉麻洗底</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034600_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鬍鬚曾肉麻洗底</option>");
		}
	} else {
		if ("../../news/20081124/20081124034600_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034600_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鬍鬚曾肉麻洗底</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034600_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鬍鬚曾肉麻洗底</option>");
		}
	}
	if ("../../news/20081124/20081124034257_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034257_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034257_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;勞永樂：天水圍設施失修</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034257_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;勞永樂：天水圍設施失修</option>");
		}
	} else {
		if ("../../news/20081124/20081124034257_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034257_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;勞永樂：天水圍設施失修</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034257_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;勞永樂：天水圍設施失修</option>");
		}
	}
	if ("../../news/20081124/20081124034316_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034316_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034316_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;尖山隧道自動收費設計差</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034316_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;尖山隧道自動收費設計差</option>");
		}
	} else {
		if ("../../news/20081124/20081124034316_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034316_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;尖山隧道自動收費設計差</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034316_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;尖山隧道自動收費設計差</option>");
		}
	}
	if ("../../news/20081124/20081124034339_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034339_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034339_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;白廣基：破欠基金有漏洞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034339_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;白廣基：破欠基金有漏洞</option>");
		}
	} else {
		if ("../../news/20081124/20081124034339_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034339_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;白廣基：破欠基金有漏洞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034339_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;白廣基：破欠基金有漏洞</option>");
		}
	}
	if ("../../news/20081124/20081124034400_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034400_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034400_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;公院門診睇症快過煮杯麵</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034400_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;公院門診睇症快過煮杯麵</option>");
		}
	} else {
		if ("../../news/20081124/20081124034400_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034400_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;公院門診睇症快過煮杯麵</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034400_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;公院門診睇症快過煮杯麵</option>");
		}
	}
	if ("../../news/20081124/20081124034707_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034707_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034707_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;查史美倫唔留戀行會</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034707_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;查史美倫唔留戀行會</option>");
		}
	} else {
		if ("../../news/20081124/20081124034707_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034707_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;查史美倫唔留戀行會</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034707_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;查史美倫唔留戀行會</option>");
		}
	}
	if ("../../news/20081124/20081124034421_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034421_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034421_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李家傑細時好慳家</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034421_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李家傑細時好慳家</option>");
		}
	} else {
		if ("../../news/20081124/20081124034421_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034421_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李家傑細時好慳家</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034421_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李家傑細時好慳家</option>");
		}
	}
	if ("../../news/20081124/20081124034445_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034445_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034445_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;陳克勤18歲願望賣包</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034445_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;陳克勤18歲願望賣包</option>");
		}
	} else {
		if ("../../news/20081124/20081124034445_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034445_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;陳克勤18歲願望賣包</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034445_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;陳克勤18歲願望賣包</option>");
		}
	}
	if ("../../news/20081124/20081124034459_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034459_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034459_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最低工資立法推後</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034459_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最低工資立法推後</option>");
		}
	} else {
		if ("../../news/20081124/20081124034459_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034459_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最低工資立法推後</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034459_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最低工資立法推後</option>");
		}
	}
	if ("../../news/20081124/20081124034652_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034652_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034652_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;范太做大董以宴會友</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034652_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;范太做大董以宴會友</option>");
		}
	} else {
		if ("../../news/20081124/20081124034652_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034652_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;范太做大董以宴會友</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034652_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;范太做大董以宴會友</option>");
		}
	}
	if ("../../news/20081124/20081124034735_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124034735_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034735_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：外匯基金勁蝕  投資不對稱</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034735_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：外匯基金勁蝕  投資不對稱</option>");
		}
	} else {
		if ("../../news/20081124/20081124034735_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124034735_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：外匯基金勁蝕  投資不對稱</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124034735_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：外匯基金勁蝕  投資不對稱</option>");
		}
	}
		if ("../../news/20081124/20081124021031_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021031_0000.html'>太陽虹</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124021031_0000.html'>太陽虹</option>");
		}
	if ("../../news/20081124/20081124021031_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021031_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021031_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：你身痕不如我身痕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021031_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：你身痕不如我身痕</option>");
		}
	} else {
		if ("../../news/20081124/20081124021031_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021031_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：你身痕不如我身痕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021031_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：你身痕不如我身痕</option>");
		}
	}
	if ("../../news/20081124/20081124021100_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021100_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021100_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：民進黨與阿扁糾纏不清</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021100_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：民進黨與阿扁糾纏不清</option>");
		}
	} else {
		if ("../../news/20081124/20081124021100_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021100_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：民進黨與阿扁糾纏不清</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021100_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：民進黨與阿扁糾纏不清</option>");
		}
	}
	if ("../../news/20081124/20081124021124_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021124_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021124_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：第六種危險</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021124_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：第六種危險</option>");
		}
	} else {
		if ("../../news/20081124/20081124021124_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021124_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：第六種危險</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021124_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：第六種危險</option>");
		}
	}
	if ("../../news/20081124/20081124021148_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021148_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021148_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：創造就業 不要施捨</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021148_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：創造就業 不要施捨</option>");
		}
	} else {
		if ("../../news/20081124/20081124021148_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021148_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：創造就業 不要施捨</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021148_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：創造就業 不要施捨</option>");
		}
	}
	if ("../../news/20081124/20081124021210_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021210_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021210_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：買支桃花求轉運</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021210_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：買支桃花求轉運</option>");
		}
	} else {
		if ("../../news/20081124/20081124021210_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021210_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：買支桃花求轉運</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021210_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：買支桃花求轉運</option>");
		}
	}
	if ("../../news/20081124/20081124021232_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021232_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021232_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;正本清源：高官應減薪共度時艱</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021232_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;正本清源：高官應減薪共度時艱</option>");
		}
	} else {
		if ("../../news/20081124/20081124021232_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021232_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;正本清源：高官應減薪共度時艱</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021232_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;正本清源：高官應減薪共度時艱</option>");
		}
	}
	if ("../../news/20081124/20081124021255_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021255_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021255_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我在我思：守字派舵主</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021255_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我在我思：守字派舵主</option>");
		}
	} else {
		if ("../../news/20081124/20081124021255_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021255_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我在我思：守字派舵主</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021255_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我在我思：守字派舵主</option>");
		}
	}
	if ("../../news/20081124/20081124021326_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021326_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021326_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;豪言雋語：窮人不打窮人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021326_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;豪言雋語：窮人不打窮人</option>");
		}
	} else {
		if ("../../news/20081124/20081124021326_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021326_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;豪言雋語：窮人不打窮人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021326_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;豪言雋語：窮人不打窮人</option>");
		}
	}
	if ("../../news/20081124/20081124021349_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021349_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021349_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：西九求職廣場</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021349_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：西九求職廣場</option>");
		}
	} else {
		if ("../../news/20081124/20081124021349_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021349_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：西九求職廣場</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021349_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：西九求職廣場</option>");
		}
	}
	if ("../../news/20081124/20081124021413_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021413_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021413_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：疑似籠屋與居民苦況</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021413_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：疑似籠屋與居民苦況</option>");
		}
	} else {
		if ("../../news/20081124/20081124021413_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021413_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：疑似籠屋與居民苦況</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021413_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：疑似籠屋與居民苦況</option>");
		}
	}
		if ("../../news/20081124/20081124021656_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021656_0000.html'>古今論壇</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124021656_0000.html'>古今論壇</option>");
		}
	if ("../../news/20081124/20081124021656_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021656_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021656_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：曾班子不懂估計形勢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021656_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：曾班子不懂估計形勢</option>");
		}
	} else {
		if ("../../news/20081124/20081124021656_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021656_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：曾班子不懂估計形勢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021656_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：曾班子不懂估計形勢</option>");
		}
	}
	if ("../../news/20081124/20081124021744_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021744_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021744_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：達賴獨性不改負隅頑抗</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021744_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：達賴獨性不改負隅頑抗</option>");
		}
	} else {
		if ("../../news/20081124/20081124021744_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021744_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：達賴獨性不改負隅頑抗</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021744_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：達賴獨性不改負隅頑抗</option>");
		}
	}
	if ("../../news/20081124/20081124021817_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021817_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021817_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：任志剛煉金術不靈了</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021817_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：任志剛煉金術不靈了</option>");
		}
	} else {
		if ("../../news/20081124/20081124021817_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021817_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：任志剛煉金術不靈了</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021817_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：任志剛煉金術不靈了</option>");
		}
	}
	if ("../../news/20081124/20081124021856_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021856_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021856_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：國務卿買一送一</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021856_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：國務卿買一送一</option>");
		}
	} else {
		if ("../../news/20081124/20081124021856_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021856_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：國務卿買一送一</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021856_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：國務卿買一送一</option>");
		}
	}
		if ("../../news/20081124/20081124030849_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124030849_0000.html'>SUN視野</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124030849_0000.html'>SUN視野</option>");
		}
	if ("../../news/20081124/20081124030849_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124030849_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124030849_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鷹派身影現內閣  競選承諾待觀察</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124030849_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鷹派身影現內閣  競選承諾待觀察</option>");
		}
	} else {
		if ("../../news/20081124/20081124030849_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124030849_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鷹派身影現內閣  競選承諾待觀察</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124030849_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鷹派身影現內閣  競選承諾待觀察</option>");
		}
	}
		if ("../../news/20081124/20081124021546_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021546_0000.html'>專欄</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124021546_0000.html'>專欄</option>");
		}
	if ("../../news/20081124/20081124021546_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124021546_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021546_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：印度命門在西藏之水</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021546_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：印度命門在西藏之水</option>");
		}
	} else {
		if ("../../news/20081124/20081124021546_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124021546_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：印度命門在西藏之水</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124021546_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：印度命門在西藏之水</option>");
		}
	}
	if ("../../news/20081124/20081124032236_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032236_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032236_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：中港爭取雙贏</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032236_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：中港爭取雙贏</option>");
		}
	} else {
		if ("../../news/20081124/20081124032236_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032236_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：中港爭取雙贏</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032236_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：中港爭取雙贏</option>");
		}
	}
	if ("../../news/20081124/20081124032400_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032400_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032400_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：漁農業該納發展機遇</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032400_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：漁農業該納發展機遇</option>");
		}
	} else {
		if ("../../news/20081124/20081124032400_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032400_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：漁農業該納發展機遇</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032400_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：漁農業該納發展機遇</option>");
		}
	}
	if ("../../news/20081124/20081124032506_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032506_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032506_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：穩陣師奶也六神無主</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032506_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：穩陣師奶也六神無主</option>");
		}
	} else {
		if ("../../news/20081124/20081124032506_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032506_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：穩陣師奶也六神無主</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032506_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：穩陣師奶也六神無主</option>");
		}
	}
	if ("../../news/20081124/20081124032750_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032750_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032750_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：保爾森的綿裡針</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032750_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：保爾森的綿裡針</option>");
		}
	} else {
		if ("../../news/20081124/20081124032750_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032750_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：保爾森的綿裡針</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032750_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：保爾森的綿裡針</option>");
		}
	}
	if ("../../news/20081124/20081124032704_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032704_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032704_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：利息救濟金助苦主</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032704_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：利息救濟金助苦主</option>");
		}
	} else {
		if ("../../news/20081124/20081124032704_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032704_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：利息救濟金助苦主</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032704_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：利息救濟金助苦主</option>");
		}
	}
	if ("../../news/20081124/20081124032831_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124032831_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032831_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：計時炸彈一觸即發</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032831_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：計時炸彈一觸即發</option>");
		}
	} else {
		if ("../../news/20081124/20081124032831_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124032831_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：計時炸彈一觸即發</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124032831_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;專欄：金融海嘯論壇：計時炸彈一觸即發</option>");
		}
	}
		if ("../../news/20081124/20081124035019_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035019_0000.html'>專題</option>");
		} else {
			document.write("	<option value='../../news/20081124/20081124035019_0000.html'>專題</option>");
		}
	if ("../../news/20081124/20081124035019_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035019_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035019_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;太陽民調：失業潮勁過沙士曾蔭權等運到</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035019_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;太陽民調：失業潮勁過沙士曾蔭權等運到</option>");
		}
	} else {
		if ("../../news/20081124/20081124035019_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035019_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;太陽民調：失業潮勁過沙士曾蔭權等運到</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035019_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;太陽民調：失業潮勁過沙士曾蔭權等運到</option>");
		}
	}
	if ("../../news/20081124/20081124035106_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035106_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035106_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;明年失業率料達5%</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035106_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;明年失業率料達5%</option>");
		}
	} else {
		if ("../../news/20081124/20081124035106_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035106_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;明年失業率料達5%</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035106_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;明年失業率料達5%</option>");
		}
	}
	if ("../../news/20081124/20081124035200_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035200_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035200_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;叫人「減薪一半」  官員自亂陣腳</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035200_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;叫人「減薪一半」  官員自亂陣腳</option>");
		}
	} else {
		if ("../../news/20081124/20081124035200_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035200_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;叫人「減薪一半」  官員自亂陣腳</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035200_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;叫人「減薪一半」  官員自亂陣腳</option>");
		}
	}
	if ("../../news/20081124/20081124035221_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035221_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035221_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;情況慘過沙士</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035221_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;情況慘過沙士</option>");
		}
	} else {
		if ("../../news/20081124/20081124035221_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035221_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;情況慘過沙士</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035221_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;情況慘過沙士</option>");
		}
	}
	if ("../../news/20081124/20081124035507_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035507_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035507_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN特搜：野豬陷阱隨時殺錯良民</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035507_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN特搜：野豬陷阱隨時殺錯良民</option>");
		}
	} else {
		if ("../../news/20081124/20081124035507_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035507_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN特搜：野豬陷阱隨時殺錯良民</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035507_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN特搜：野豬陷阱隨時殺錯良民</option>");
		}
	}
	if ("../../news/20081124/20081124035554_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035554_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035554_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「山豬剪」藏草叢咬傷兩行山客</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035554_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「山豬剪」藏草叢咬傷兩行山客</option>");
		}
	} else {
		if ("../../news/20081124/20081124035554_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035554_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「山豬剪」藏草叢咬傷兩行山客</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035554_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「山豬剪」藏草叢咬傷兩行山客</option>");
		}
	}
	if ("../../news/20081124/20081124035718_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035718_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035718_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梗有一隻在左近</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035718_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梗有一隻在左近</option>");
		}
	} else {
		if ("../../news/20081124/20081124035718_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035718_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梗有一隻在左近</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035718_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梗有一隻在左近</option>");
		}
	}
	if ("../../news/20081124/20081124035657_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035657_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035657_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狩獵隊盼獲政府資助</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035657_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狩獵隊盼獲政府資助</option>");
		}
	} else {
		if ("../../news/20081124/20081124035657_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035657_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狩獵隊盼獲政府資助</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035657_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狩獵隊盼獲政府資助</option>");
		}
	}
	if ("../../news/20081124/20081124035643_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035643_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035643_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;近期涉及野豬出沒及傷人案件</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035643_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;近期涉及野豬出沒及傷人案件</option>");
		}
	} else {
		if ("../../news/20081124/20081124035643_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035643_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;近期涉及野豬出沒及傷人案件</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035643_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;近期涉及野豬出沒及傷人案件</option>");
		}
	}
	if ("../../news/20081124/20081124033702_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033702_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033702_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;異族SUN人類：咪當Cosplay好簡單</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033702_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;異族SUN人類：咪當Cosplay好簡單</option>");
		}
	} else {
		if ("../../news/20081124/20081124033702_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033702_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;異族SUN人類：咪當Cosplay好簡單</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033702_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;異族SUN人類：咪當Cosplay好簡單</option>");
		}
	}
	if ("../../news/20081124/20081124033722_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124033722_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033722_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;源自日本  殺入大專校園</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033722_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;源自日本  殺入大專校園</option>");
		}
	} else {
		if ("../../news/20081124/20081124033722_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124033722_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;源自日本  殺入大專校園</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124033722_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;源自日本  殺入大專校園</option>");
		}
	}
	if ("../../news/20081124/20081124035521_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035521_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035521_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：做運動減心衰竭復發</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035521_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：做運動減心衰竭復發</option>");
		}
	} else {
		if ("../../news/20081124/20081124035521_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035521_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：做運動減心衰竭復發</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035521_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：做運動減心衰竭復發</option>");
		}
	}
	if ("../../news/20081124/20081124035608_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035608_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035608_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;復康運動改善體質重投工作</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035608_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;復康運動改善體質重投工作</option>");
		}
	} else {
		if ("../../news/20081124/20081124035608_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035608_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;復康運動改善體質重投工作</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035608_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;復康運動改善體質重投工作</option>");
		}
	}
	if ("../../news/20081124/20081124035638_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035638_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035638_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;噴髮膠令婦誕尿道裂男嬰</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035638_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;噴髮膠令婦誕尿道裂男嬰</option>");
		}
	} else {
		if ("../../news/20081124/20081124035638_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035638_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;噴髮膠令婦誕尿道裂男嬰</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035638_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;噴髮膠令婦誕尿道裂男嬰</option>");
		}
	}
	if ("../../news/20081124/20081124035703_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035703_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035703_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;濫用抗生素惡菌愈變愈惡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035703_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;濫用抗生素惡菌愈變愈惡</option>");
		}
	} else {
		if ("../../news/20081124/20081124035703_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035703_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;濫用抗生素惡菌愈變愈惡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035703_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;濫用抗生素惡菌愈變愈惡</option>");
		}
	}
	if ("../../news/20081124/20081124035725_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035725_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035725_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日本移植人工頭骨有突破</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035725_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日本移植人工頭骨有突破</option>");
		}
	} else {
		if ("../../news/20081124/20081124035725_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035725_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日本移植人工頭骨有突破</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035725_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日本移植人工頭骨有突破</option>");
		}
	}
	if ("../../news/20081124/20081124035804_0000.html".indexOf(filename) < 0) {
		if ("../../news/20081124/20081124035804_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035804_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爸爸手和媽媽手</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035804_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爸爸手和媽媽手</option>");
		}
	} else {
		if ("../../news/20081124/20081124035804_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20081124/20081124035804_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爸爸手和媽媽手</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20081124/20081124035804_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爸爸手和媽媽手</option>");
		}
	}
		if ("/cgi-bin/polling/polling.cgi?dirsect=news&redirect=1".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?dirsect=news&redirect=1'>時事投票</option>");
		} else {
			document.write("	<option value='/cgi-bin/polling/polling.cgi?dirsect=news&redirect=1'>時事投票</option>");
		}
	if ("/cgi-bin/polling/polling.cgi?input_polling_id=20081028232308_0000&dirsect=news&redirect=1#20081028232308_0000".indexOf(filename) < 0) {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20081028232308_0000&dirsect=news&redirect=1#20081028232308_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20081028232308_0000&dirsect=news&redirect=1#20081028232308_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;贊成將資產審查取消？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20081028232308_0000&dirsect=news&redirect=1#20081028232308_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;贊成將資產審查取消？</option>");
		}
	} else {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20081028232308_0000&dirsect=news&redirect=1#20081028232308_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20081028232308_0000&dirsect=news&redirect=1#20081028232308_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;贊成將資產審查取消？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20081028232308_0000&dirsect=news&redirect=1#20081028232308_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;贊成將資產審查取消？</option>");
		}
	}

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

