<!--
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://the-sun.on.cc";
	}
	if (host_name == "the-sun.on.cc") {
		polling_host = "http://the-sun.on.cc";
	}
	
	document.write("<select name='date' onChange='gotonews(document.form1);'>");
	document.write("<option value='0'>────選擇內容───── </option>");
			if ("../../news/20080704/20080704023812_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023812_0000.html'>要聞</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080704023812_0000.html'>要聞</option>");
		}
	if ("../../news/20080704/20080704023812_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023812_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023812_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曾蔭權民望跳樓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023812_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曾蔭權民望跳樓</option>");
		}
	} else {
		if ("../../news/20080704/20080704023812_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023812_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曾蔭權民望跳樓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023812_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曾蔭權民望跳樓</option>");
		}
	}
	if ("../../news/20080704/20080704023846_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023846_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023846_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;霸權管治敲響喪鐘</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023846_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;霸權管治敲響喪鐘</option>");
		}
	} else {
		if ("../../news/20080704/20080704023846_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023846_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;霸權管治敲響喪鐘</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023846_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;霸權管治敲響喪鐘</option>");
		}
	}
	if ("../../news/20080704/20080704023915_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023915_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023915_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曾蔭權被批無誠意扶貧</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023915_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曾蔭權被批無誠意扶貧</option>");
		}
	} else {
		if ("../../news/20080704/20080704023915_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023915_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曾蔭權被批無誠意扶貧</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023915_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;曾蔭權被批無誠意扶貧</option>");
		}
	}
	if ("../../news/20080704/20080704024025_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024025_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024025_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;匯豐失二萬五客戶電話錄音</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024025_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;匯豐失二萬五客戶電話錄音</option>");
		}
	} else {
		if ("../../news/20080704/20080704024025_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024025_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;匯豐失二萬五客戶電話錄音</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024025_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;匯豐失二萬五客戶電話錄音</option>");
		}
	}
		if ("../../news/20080704/20080704024149_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024149_0000.html'>港聞</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080704024149_0000.html'>港聞</option>");
		}
	if ("../../news/20080704/20080704024149_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024149_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024149_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廢料回收場大火毒煙沖雲霄</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024149_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廢料回收場大火毒煙沖雲霄</option>");
		}
	} else {
		if ("../../news/20080704/20080704024149_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024149_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廢料回收場大火毒煙沖雲霄</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024149_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廢料回收場大火毒煙沖雲霄</option>");
		}
	}
	if ("../../news/20080704/20080704024215_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024215_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024215_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;電子回收場如計時彈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024215_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;電子回收場如計時彈</option>");
		}
	} else {
		if ("../../news/20080704/20080704024215_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024215_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;電子回收場如計時彈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024215_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;電子回收場如計時彈</option>");
		}
	}
	if ("../../news/20080704/20080704024315_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024315_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024315_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鄭潔落後細威天雨暫停</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024315_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鄭潔落後細威天雨暫停</option>");
		}
	} else {
		if ("../../news/20080704/20080704024315_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024315_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鄭潔落後細威天雨暫停</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024315_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鄭潔落後細威天雨暫停</option>");
		}
	}
	if ("../../news/20080704/20080704024343_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024343_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024343_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一成水喉水含阿米巴蟲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024343_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一成水喉水含阿米巴蟲</option>");
		}
	} else {
		if ("../../news/20080704/20080704024343_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024343_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一成水喉水含阿米巴蟲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024343_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一成水喉水含阿米巴蟲</option>");
		}
	}
	if ("../../news/20080704/20080704024444_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024444_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024444_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;粵超級痲疹殺到</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024444_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;粵超級痲疹殺到</option>");
		}
	} else {
		if ("../../news/20080704/20080704024444_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024444_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;粵超級痲疹殺到</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024444_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;粵超級痲疹殺到</option>");
		}
	}
	if ("../../news/20080704/20080704024520_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024520_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024520_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;誤闖操炮區車手驚見炮彈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024520_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;誤闖操炮區車手驚見炮彈</option>");
		}
	} else {
		if ("../../news/20080704/20080704024520_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024520_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;誤闖操炮區車手驚見炮彈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024520_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;誤闖操炮區車手驚見炮彈</option>");
		}
	}
	if ("../../news/20080704/20080704024614_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024614_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024614_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廉署揭食署打擊走私雞不力</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024614_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廉署揭食署打擊走私雞不力</option>");
		}
	} else {
		if ("../../news/20080704/20080704024614_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024614_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廉署揭食署打擊走私雞不力</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024614_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廉署揭食署打擊走私雞不力</option>");
		}
	}
	if ("../../news/20080704/20080704024648_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024648_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024648_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;議員斥周一嶽獨斷獨行</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024648_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;議員斥周一嶽獨斷獨行</option>");
		}
	} else {
		if ("../../news/20080704/20080704024648_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024648_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;議員斥周一嶽獨斷獨行</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024648_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;議員斥周一嶽獨斷獨行</option>");
		}
	}
	if ("../../news/20080704/20080704024722_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024722_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024722_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日賣60隻雞只賺600元</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024722_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日賣60隻雞只賺600元</option>");
		}
	} else {
		if ("../../news/20080704/20080704024722_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024722_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日賣60隻雞只賺600元</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024722_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日賣60隻雞只賺600元</option>");
		}
	}
	if ("../../news/20080704/20080704024741_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024741_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024741_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;主婦提早搶購</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024741_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;主婦提早搶購</option>");
		}
	} else {
		if ("../../news/20080704/20080704024741_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024741_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;主婦提早搶購</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024741_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;主婦提早搶購</option>");
		}
	}
	if ("../../news/20080704/20080704024806_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024806_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024806_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;警員自我形象跌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024806_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;警員自我形象跌</option>");
		}
	} else {
		if ("../../news/20080704/20080704024806_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024806_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;警員自我形象跌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024806_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;警員自我形象跌</option>");
		}
	}
	if ("../../news/20080704/20080704024819_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024819_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024819_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;部門執法紕漏誘發貪污</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024819_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;部門執法紕漏誘發貪污</option>");
		}
	} else {
		if ("../../news/20080704/20080704024819_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024819_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;部門執法紕漏誘發貪污</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024819_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;部門執法紕漏誘發貪污</option>");
		}
	}
	if ("../../news/20080704/20080704025300_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025300_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025300_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西九管理局曾蔭權玩晒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025300_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西九管理局曾蔭權玩晒</option>");
		}
	} else {
		if ("../../news/20080704/20080704025300_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025300_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西九管理局曾蔭權玩晒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025300_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西九管理局曾蔭權玩晒</option>");
		}
	}
	if ("../../news/20080704/20080704024911_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024911_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024911_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食署六街市年蝕三千萬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024911_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食署六街市年蝕三千萬</option>");
		}
	} else {
		if ("../../news/20080704/20080704024911_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024911_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食署六街市年蝕三千萬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024911_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食署六街市年蝕三千萬</option>");
		}
	}
	if ("../../news/20080704/20080704024942_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;租戶意見</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;租戶意見</option>");
		}
	} else {
		if ("../../news/20080704/20080704024942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;租戶意見</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;租戶意見</option>");
		}
	}
	if ("../../news/20080704/20080704025021_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025021_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025021_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;網民狂轟曾蔭權「用公家錢擦鞋」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025021_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;網民狂轟曾蔭權「用公家錢擦鞋」</option>");
		}
	} else {
		if ("../../news/20080704/20080704025021_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025021_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;網民狂轟曾蔭權「用公家錢擦鞋」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025021_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;網民狂轟曾蔭權「用公家錢擦鞋」</option>");
		}
	}
	if ("../../news/20080704/20080704025048_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025048_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025048_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;被指失職  盧維思圖翻案今判決</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025048_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;被指失職  盧維思圖翻案今判決</option>");
		}
	} else {
		if ("../../news/20080704/20080704025048_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025048_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;被指失職  盧維思圖翻案今判決</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025048_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;被指失職  盧維思圖翻案今判決</option>");
		}
	}
	if ("../../news/20080704/20080704025114_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025114_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025114_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;新太陽輻射站滘西洲觀日</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025114_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;新太陽輻射站滘西洲觀日</option>");
		}
	} else {
		if ("../../news/20080704/20080704025114_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025114_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;新太陽輻射站滘西洲觀日</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025114_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;新太陽輻射站滘西洲觀日</option>");
		}
	}
	if ("../../news/20080704/20080704025148_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025148_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025148_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;《蘋果日報》記者北京禁入境</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025148_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;《蘋果日報》記者北京禁入境</option>");
		}
	} else {
		if ("../../news/20080704/20080704025148_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025148_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;《蘋果日報》記者北京禁入境</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025148_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;《蘋果日報》記者北京禁入境</option>");
		}
	}
	if ("../../news/20080704/20080704025203_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025203_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025203_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;維港填海諮詢借區會過橋</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025203_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;維港填海諮詢借區會過橋</option>");
		}
	} else {
		if ("../../news/20080704/20080704025203_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025203_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;維港填海諮詢借區會過橋</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025203_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;維港填海諮詢借區會過橋</option>");
		}
	}
	if ("../../news/20080704/20080704025216_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025216_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025216_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;僅四食品商附基因改造標籤</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025216_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;僅四食品商附基因改造標籤</option>");
		}
	} else {
		if ("../../news/20080704/20080704025216_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025216_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;僅四食品商附基因改造標籤</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025216_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;僅四食品商附基因改造標籤</option>");
		}
	}
	if ("../../news/20080704/20080704025227_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025227_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025227_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;少數族裔籲杯葛歧視草案</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025227_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;少數族裔籲杯葛歧視草案</option>");
		}
	} else {
		if ("../../news/20080704/20080704025227_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025227_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;少數族裔籲杯葛歧視草案</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025227_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;少數族裔籲杯葛歧視草案</option>");
		}
	}
	if ("../../news/20080704/20080704025522_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025522_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025522_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;堵扣分流弊唱慢板</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025522_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;堵扣分流弊唱慢板</option>");
		}
	} else {
		if ("../../news/20080704/20080704025522_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025522_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;堵扣分流弊唱慢板</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025522_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;堵扣分流弊唱慢板</option>");
		}
	}
	if ("../../news/20080704/20080704025621_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025621_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025621_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;撞死人走佬警方冇符</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025621_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;撞死人走佬警方冇符</option>");
		}
	} else {
		if ("../../news/20080704/20080704025621_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025621_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;撞死人走佬警方冇符</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025621_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;撞死人走佬警方冇符</option>");
		}
	}
	if ("../../news/20080704/20080704025920_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025920_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025920_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府建築物漏水港人蒙羞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025920_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府建築物漏水港人蒙羞</option>");
		}
	} else {
		if ("../../news/20080704/20080704025920_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025920_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府建築物漏水港人蒙羞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025920_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府建築物漏水港人蒙羞</option>");
		}
	}
	if ("../../news/20080704/20080704030020_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704030020_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030020_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;運輸界斥警方抹黑</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030020_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;運輸界斥警方抹黑</option>");
		}
	} else {
		if ("../../news/20080704/20080704030020_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030020_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;運輸界斥警方抹黑</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030020_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;運輸界斥警方抹黑</option>");
		}
	}
	if ("../../news/20080704/20080704030112_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704030112_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030112_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小巴大王轟法援不公</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030112_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小巴大王轟法援不公</option>");
		}
	} else {
		if ("../../news/20080704/20080704030112_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030112_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小巴大王轟法援不公</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030112_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小巴大王轟法援不公</option>");
		}
	}
	if ("../../news/20080704/20080704030133_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704030133_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030133_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牙醫涉違操守賣廣告攬客</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030133_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牙醫涉違操守賣廣告攬客</option>");
		}
	} else {
		if ("../../news/20080704/20080704030133_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030133_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牙醫涉違操守賣廣告攬客</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030133_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牙醫涉違操守賣廣告攬客</option>");
		}
	}
	if ("../../news/20080704/20080704030242_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704030242_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030242_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「蝦蝦霸霸」車牌月中拍賣</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030242_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「蝦蝦霸霸」車牌月中拍賣</option>");
		}
	} else {
		if ("../../news/20080704/20080704030242_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030242_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「蝦蝦霸霸」車牌月中拍賣</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030242_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「蝦蝦霸霸」車牌月中拍賣</option>");
		}
	}
	if ("../../news/20080704/20080704030309_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704030309_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030309_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;昂坪纜車優惠歧視海外生</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030309_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;昂坪纜車優惠歧視海外生</option>");
		}
	} else {
		if ("../../news/20080704/20080704030309_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030309_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;昂坪纜車優惠歧視海外生</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030309_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;昂坪纜車優惠歧視海外生</option>");
		}
	}
	if ("../../news/20080704/20080704024746_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024746_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024746_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;副學生先修班質素無王管</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024746_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;副學生先修班質素無王管</option>");
		}
	} else {
		if ("../../news/20080704/20080704024746_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024746_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;副學生先修班質素無王管</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024746_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;副學生先修班質素無王管</option>");
		}
	}
	if ("../../news/20080704/20080704024845_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024845_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024845_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;沙田崇真推小班取消叩門</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024845_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;沙田崇真推小班取消叩門</option>");
		}
	} else {
		if ("../../news/20080704/20080704024845_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024845_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;沙田崇真推小班取消叩門</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024845_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;沙田崇真推小班取消叩門</option>");
		}
	}
	if ("../../news/20080704/20080704025003_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025003_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025003_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雜貨店產品平貴差64%</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025003_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雜貨店產品平貴差64%</option>");
		}
	} else {
		if ("../../news/20080704/20080704025003_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025003_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雜貨店產品平貴差64%</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025003_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雜貨店產品平貴差64%</option>");
		}
	}
	if ("../../news/20080704/20080704025111_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025111_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025111_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食品節明年四月首辦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025111_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食品節明年四月首辦</option>");
		}
	} else {
		if ("../../news/20080704/20080704025111_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025111_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食品節明年四月首辦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025111_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食品節明年四月首辦</option>");
		}
	}
	if ("../../news/20080704/20080704025147_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025147_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025147_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;更新軟件致PS3故障</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025147_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;更新軟件致PS3故障</option>");
		}
	} else {
		if ("../../news/20080704/20080704025147_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025147_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;更新軟件致PS3故障</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025147_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;更新軟件致PS3故障</option>");
		}
	}
	if ("../../news/20080704/20080704025210_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025210_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025210_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WiFi傳公屋資料恐外洩</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025210_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WiFi傳公屋資料恐外洩</option>");
		}
	} else {
		if ("../../news/20080704/20080704025210_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025210_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WiFi傳公屋資料恐外洩</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025210_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WiFi傳公屋資料恐外洩</option>");
		}
	}
	if ("../../news/20080704/20080704023638_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023638_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023638_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「炮房」嫖雛妓前警判囚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023638_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「炮房」嫖雛妓前警判囚</option>");
		}
	} else {
		if ("../../news/20080704/20080704023638_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023638_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「炮房」嫖雛妓前警判囚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023638_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「炮房」嫖雛妓前警判囚</option>");
		}
	}
	if ("../../news/20080704/20080704023802_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023802_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023802_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狗臂架鬆脫搭棚判頭墮斃</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023802_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狗臂架鬆脫搭棚判頭墮斃</option>");
		}
	} else {
		if ("../../news/20080704/20080704023802_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023802_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狗臂架鬆脫搭棚判頭墮斃</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023802_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狗臂架鬆脫搭棚判頭墮斃</option>");
		}
	}
	if ("../../news/20080704/20080704023839_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023839_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023839_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬迷舞刀大鬧投注站</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023839_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬迷舞刀大鬧投注站</option>");
		}
	} else {
		if ("../../news/20080704/20080704023839_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023839_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬迷舞刀大鬧投注站</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023839_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬迷舞刀大鬧投注站</option>");
		}
	}
	if ("../../news/20080704/20080704023922_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023922_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023922_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;綠巴突減速釀車禍八傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023922_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;綠巴突減速釀車禍八傷</option>");
		}
	} else {
		if ("../../news/20080704/20080704023922_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023922_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;綠巴突減速釀車禍八傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023922_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;綠巴突減速釀車禍八傷</option>");
		}
	}
	if ("../../news/20080704/20080704024044_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024044_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024044_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;名人洗衣舖焚毀機電署靠害</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024044_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;名人洗衣舖焚毀機電署靠害</option>");
		}
	} else {
		if ("../../news/20080704/20080704024044_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024044_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;名人洗衣舖焚毀機電署靠害</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024044_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;名人洗衣舖焚毀機電署靠害</option>");
		}
	}
	if ("../../news/20080704/20080704024144_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024144_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024144_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;天橋作跳板  賊潛餅店爆竊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024144_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;天橋作跳板  賊潛餅店爆竊</option>");
		}
	} else {
		if ("../../news/20080704/20080704024144_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024144_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;天橋作跳板  賊潛餅店爆竊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024144_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;天橋作跳板  賊潛餅店爆竊</option>");
		}
	}
	if ("../../news/20080704/20080704024307_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024307_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024307_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拖拉機代步  人瑞翻「車」傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024307_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拖拉機代步  人瑞翻「車」傷</option>");
		}
	} else {
		if ("../../news/20080704/20080704024307_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024307_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拖拉機代步  人瑞翻「車」傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024307_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拖拉機代步  人瑞翻「車」傷</option>");
		}
	}
	if ("../../news/20080704/20080704024352_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024352_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024352_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;過路撼客貨車姊弟同傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024352_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;過路撼客貨車姊弟同傷</option>");
		}
	} else {
		if ("../../news/20080704/20080704024352_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024352_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;過路撼客貨車姊弟同傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024352_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;過路撼客貨車姊弟同傷</option>");
		}
	}
	if ("../../news/20080704/20080704024429_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024429_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024429_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蒙面漢淋油女子變紅人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024429_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蒙面漢淋油女子變紅人</option>");
		}
	} else {
		if ("../../news/20080704/20080704024429_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024429_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蒙面漢淋油女子變紅人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024429_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蒙面漢淋油女子變紅人</option>");
		}
	}
	if ("../../news/20080704/20080704024456_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024456_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024456_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;腦癌的士司機針灸暈眩</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024456_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;腦癌的士司機針灸暈眩</option>");
		}
	} else {
		if ("../../news/20080704/20080704024456_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024456_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;腦癌的士司機針灸暈眩</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024456_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;腦癌的士司機針灸暈眩</option>");
		}
	}
	if ("../../news/20080704/20080704024524_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024524_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024524_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;棄行人輔助線男子捱撞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024524_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;棄行人輔助線男子捱撞</option>");
		}
	} else {
		if ("../../news/20080704/20080704024524_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024524_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;棄行人輔助線男子捱撞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024524_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;棄行人輔助線男子捱撞</option>");
		}
	}
	if ("../../news/20080704/20080704024602_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024602_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024602_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;躁漢打女友恐嚇掟落街</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024602_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;躁漢打女友恐嚇掟落街</option>");
		}
	} else {
		if ("../../news/20080704/20080704024602_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024602_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;躁漢打女友恐嚇掟落街</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024602_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;躁漢打女友恐嚇掟落街</option>");
		}
	}
	if ("../../news/20080704/20080704025110_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025110_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025110_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;夾萬大盜掠20萬現金</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025110_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;夾萬大盜掠20萬現金</option>");
		}
	} else {
		if ("../../news/20080704/20080704025110_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025110_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;夾萬大盜掠20萬現金</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025110_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;夾萬大盜掠20萬現金</option>");
		}
	}
	if ("../../news/20080704/20080704025157_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025157_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025157_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;文員認貪得意發布藝人床照</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025157_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;文員認貪得意發布藝人床照</option>");
		}
	} else {
		if ("../../news/20080704/20080704025157_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025157_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;文員認貪得意發布藝人床照</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025157_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;文員認貪得意發布藝人床照</option>");
		}
	}
	if ("../../news/20080704/20080704025249_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025249_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025249_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;成奎安兄弟女友人墮樓亡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025249_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;成奎安兄弟女友人墮樓亡</option>");
		}
	} else {
		if ("../../news/20080704/20080704025249_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025249_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;成奎安兄弟女友人墮樓亡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025249_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;成奎安兄弟女友人墮樓亡</option>");
		}
	}
	if ("../../news/20080704/20080704025338_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025338_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025338_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西貢雙豚戲水騰空跳躍</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025338_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西貢雙豚戲水騰空跳躍</option>");
		}
	} else {
		if ("../../news/20080704/20080704025338_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025338_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西貢雙豚戲水騰空跳躍</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025338_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西貢雙豚戲水騰空跳躍</option>");
		}
	}
	if ("../../news/20080704/20080704025411_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025411_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025411_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;珀麗灣垃圾房臭暈女工</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025411_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;珀麗灣垃圾房臭暈女工</option>");
		}
	} else {
		if ("../../news/20080704/20080704025411_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025411_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;珀麗灣垃圾房臭暈女工</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025411_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;珀麗灣垃圾房臭暈女工</option>");
		}
	}
	if ("../../news/20080704/20080704025438_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025438_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025438_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蹈海漢圖自戕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025438_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蹈海漢圖自戕</option>");
		}
	} else {
		if ("../../news/20080704/20080704025438_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025438_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蹈海漢圖自戕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025438_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蹈海漢圖自戕</option>");
		}
	}
		if ("../../news/20080704/20080704022303_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022303_0000.html'>國際</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080704022303_0000.html'>國際</option>");
		}
	if ("../../news/20080704/20080704022303_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022303_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022303_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;哥軍臥底智救15人質</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022303_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;哥軍臥底智救15人質</option>");
		}
	} else {
		if ("../../news/20080704/20080704022303_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022303_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;哥軍臥底智救15人質</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022303_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;哥軍臥底智救15人質</option>");
		}
	}
	if ("../../news/20080704/20080704022423_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022423_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022423_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;總統候選人淪人質六年</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022423_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;總統候選人淪人質六年</option>");
		}
	} else {
		if ("../../news/20080704/20080704022423_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022423_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;總統候選人淪人質六年</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022423_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;總統候選人淪人質六年</option>");
		}
	}
	if ("../../news/20080704/20080704022457_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022457_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022457_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;總統鐵腕對付游擊隊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022457_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;總統鐵腕對付游擊隊</option>");
		}
	} else {
		if ("../../news/20080704/20080704022457_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022457_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;總統鐵腕對付游擊隊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022457_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;總統鐵腕對付游擊隊</option>");
		}
	}
	if ("../../news/20080704/20080704022534_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022534_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022534_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「我仍覺得不能置信」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022534_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「我仍覺得不能置信」</option>");
		}
	} else {
		if ("../../news/20080704/20080704022534_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022534_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「我仍覺得不能置信」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022534_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「我仍覺得不能置信」</option>");
		}
	}
	if ("../../news/20080704/20080704022607_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022607_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022607_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貝當古讚賞行動完美</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022607_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貝當古讚賞行動完美</option>");
		}
	} else {
		if ("../../news/20080704/20080704022607_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022607_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貝當古讚賞行動完美</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022607_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貝當古讚賞行動完美</option>");
		}
	}
	if ("../../news/20080704/20080704022647_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022647_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022647_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;麥凱恩同日到訪料增籌碼</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022647_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;麥凱恩同日到訪料增籌碼</option>");
		}
	} else {
		if ("../../news/20080704/20080704022647_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022647_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;麥凱恩同日到訪料增籌碼</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022647_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;麥凱恩同日到訪料增籌碼</option>");
		}
	}
	if ("../../news/20080704/20080704022714_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022714_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022714_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;綁架人質事件時序</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022714_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;綁架人質事件時序</option>");
		}
	} else {
		if ("../../news/20080704/20080704022714_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022714_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;綁架人質事件時序</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022714_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;綁架人質事件時序</option>");
		}
	}
	if ("../../news/20080704/20080704022921_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022921_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022921_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;仿《格鬥之王》打死胞妹</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022921_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;仿《格鬥之王》打死胞妹</option>");
		}
	} else {
		if ("../../news/20080704/20080704022921_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022921_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;仿《格鬥之王》打死胞妹</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022921_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;仿《格鬥之王》打死胞妹</option>");
		}
	}
	if ("../../news/20080704/20080704023045_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023045_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023045_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法兩交流生倫敦遇害</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023045_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法兩交流生倫敦遇害</option>");
		}
	} else {
		if ("../../news/20080704/20080704023045_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023045_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法兩交流生倫敦遇害</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023045_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法兩交流生倫敦遇害</option>");
		}
	}
	if ("../../news/20080704/20080704023121_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023121_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023121_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日廣告涉影射奧巴馬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023121_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日廣告涉影射奧巴馬</option>");
		}
	} else {
		if ("../../news/20080704/20080704023121_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023121_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日廣告涉影射奧巴馬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023121_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日廣告涉影射奧巴馬</option>");
		}
	}
	if ("../../news/20080704/20080704023147_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023147_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023147_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;伊朗睇死美以不會動武</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023147_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;伊朗睇死美以不會動武</option>");
		}
	} else {
		if ("../../news/20080704/20080704023147_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023147_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;伊朗睇死美以不會動武</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023147_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;伊朗睇死美以不會動武</option>");
		}
	}
	if ("../../news/20080704/20080704023222_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023222_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023222_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;德撤泰迪熊中國生產線</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023222_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;德撤泰迪熊中國生產線</option>");
		}
	} else {
		if ("../../news/20080704/20080704023222_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023222_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;德撤泰迪熊中國生產線</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023222_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;德撤泰迪熊中國生產線</option>");
		}
	}
	if ("../../news/20080704/20080704023250_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023250_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023250_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;菲女生遭20男生輪姦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023250_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;菲女生遭20男生輪姦</option>");
		}
	} else {
		if ("../../news/20080704/20080704023250_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023250_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;菲女生遭20男生輪姦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023250_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;菲女生遭20男生輪姦</option>");
		}
	}
	if ("../../news/20080704/20080704023320_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023320_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023320_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;性侵三女童囚4060年</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023320_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;性侵三女童囚4060年</option>");
		}
	} else {
		if ("../../news/20080704/20080704023320_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023320_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;性侵三女童囚4060年</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023320_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;性侵三女童囚4060年</option>");
		}
	}
	if ("../../news/20080704/20080704023345_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023345_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023345_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;世銀遺可疑包裹被捕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023345_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;世銀遺可疑包裹被捕</option>");
		}
	} else {
		if ("../../news/20080704/20080704023345_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023345_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;世銀遺可疑包裹被捕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023345_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;世銀遺可疑包裹被捕</option>");
		}
	}
	if ("../../news/20080704/20080704023507_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023507_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023507_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;教廷疑涉洗黑錢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023507_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;教廷疑涉洗黑錢</option>");
		}
	} else {
		if ("../../news/20080704/20080704023507_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023507_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;教廷疑涉洗黑錢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023507_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;教廷疑涉洗黑錢</option>");
		}
	}
	if ("../../news/20080704/20080704023539_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023539_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023539_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梵蒂岡附屬銀行總裁傳遭滅口吊死倫敦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023539_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梵蒂岡附屬銀行總裁傳遭滅口吊死倫敦</option>");
		}
	} else {
		if ("../../news/20080704/20080704023539_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023539_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梵蒂岡附屬銀行總裁傳遭滅口吊死倫敦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023539_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梵蒂岡附屬銀行總裁傳遭滅口吊死倫敦</option>");
		}
	}
	if ("../../news/20080704/20080704023739_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023739_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023739_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CIA水刑拷問是酷刑</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023739_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CIA水刑拷問是酷刑</option>");
		}
	} else {
		if ("../../news/20080704/20080704023739_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023739_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CIA水刑拷問是酷刑</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023739_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CIA水刑拷問是酷刑</option>");
		}
	}
	if ("../../news/20080704/20080704023827_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023827_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023827_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿聯酋王族遺孀蓄女奴</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023827_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿聯酋王族遺孀蓄女奴</option>");
		}
	} else {
		if ("../../news/20080704/20080704023827_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023827_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿聯酋王族遺孀蓄女奴</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023827_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿聯酋王族遺孀蓄女奴</option>");
		}
	}
	if ("../../news/20080704/20080704023856_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023856_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023856_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美多妻邪教售自製長衫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023856_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美多妻邪教售自製長衫</option>");
		}
	} else {
		if ("../../news/20080704/20080704023856_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023856_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美多妻邪教售自製長衫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023856_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美多妻邪教售自製長衫</option>");
		}
	}
	if ("../../news/20080704/20080704023935_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023935_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023935_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;菲少女自行踏出第一步</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023935_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;菲少女自行踏出第一步</option>");
		}
	} else {
		if ("../../news/20080704/20080704023935_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023935_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;菲少女自行踏出第一步</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023935_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;菲少女自行踏出第一步</option>");
		}
	}
	if ("../../news/20080704/20080704024008_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024008_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024008_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;波蘭貧民試禽流疫苗暴斃</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024008_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;波蘭貧民試禽流疫苗暴斃</option>");
		}
	} else {
		if ("../../news/20080704/20080704024008_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024008_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;波蘭貧民試禽流疫苗暴斃</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024008_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;波蘭貧民試禽流疫苗暴斃</option>");
		}
	}
	if ("../../news/20080704/20080704024028_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024028_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024028_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美漢球賽頂頭槌腦出血死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024028_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美漢球賽頂頭槌腦出血死</option>");
		}
	} else {
		if ("../../news/20080704/20080704024028_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024028_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美漢球賽頂頭槌腦出血死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024028_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美漢球賽頂頭槌腦出血死</option>");
		}
	}
	if ("../../news/20080704/20080704024300_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024300_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024300_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;少年膺虛擬結他王</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024300_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;少年膺虛擬結他王</option>");
		}
	} else {
		if ("../../news/20080704/20080704024300_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024300_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;少年膺虛擬結他王</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024300_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;少年膺虛擬結他王</option>");
		}
	}
	if ("../../news/20080704/20080704024340_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024340_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024340_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;超級透鏡令隱形成真</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024340_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;超級透鏡令隱形成真</option>");
		}
	} else {
		if ("../../news/20080704/20080704024340_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024340_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;超級透鏡令隱形成真</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024340_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;超級透鏡令隱形成真</option>");
		}
	}
	if ("../../news/20080704/20080704024412_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024412_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024412_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;參觀中心查理斯即興唱K</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024412_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;參觀中心查理斯即興唱K</option>");
		}
	} else {
		if ("../../news/20080704/20080704024412_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024412_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;參觀中心查理斯即興唱K</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024412_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;參觀中心查理斯即興唱K</option>");
		}
	}
	if ("../../news/20080704/20080704024450_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024450_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024450_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DVD識自我抹除</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024450_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DVD識自我抹除</option>");
		}
	} else {
		if ("../../news/20080704/20080704024450_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024450_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DVD識自我抹除</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024450_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DVD識自我抹除</option>");
		}
	}
	if ("../../news/20080704/20080704024527_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024527_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024527_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;震動音樂椅聾人可「聽」歌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024527_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;震動音樂椅聾人可「聽」歌</option>");
		}
	} else {
		if ("../../news/20080704/20080704024527_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024527_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;震動音樂椅聾人可「聽」歌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024527_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;震動音樂椅聾人可「聽」歌</option>");
		}
	}
	if ("../../news/20080704/20080704024601_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024601_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024601_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澳女一生花112萬購物</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024601_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澳女一生花112萬購物</option>");
		}
	} else {
		if ("../../news/20080704/20080704024601_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024601_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澳女一生花112萬購物</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024601_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澳女一生花112萬購物</option>");
		}
	}
	if ("../../news/20080704/20080704024628_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024628_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024628_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拍賣靈魂叫停</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024628_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拍賣靈魂叫停</option>");
		}
	} else {
		if ("../../news/20080704/20080704024628_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024628_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拍賣靈魂叫停</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024628_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拍賣靈魂叫停</option>");
		}
	}
	if ("../../news/20080704/20080704024653_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024653_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024653_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;42.5億年前或有生物</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024653_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;42.5億年前或有生物</option>");
		}
	} else {
		if ("../../news/20080704/20080704024653_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024653_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;42.5億年前或有生物</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024653_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;42.5億年前或有生物</option>");
		}
	}
	if ("../../news/20080704/20080704024727_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024727_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024727_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;華盛頓故居遺址</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024727_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;華盛頓故居遺址</option>");
		}
	} else {
		if ("../../news/20080704/20080704024727_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024727_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;華盛頓故居遺址</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024727_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;華盛頓故居遺址</option>");
		}
	}
	if ("../../news/20080704/20080704024757_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024757_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024757_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;羅林手繪書</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024757_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;羅林手繪書</option>");
		}
	} else {
		if ("../../news/20080704/20080704024757_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024757_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;羅林手繪書</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024757_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;羅林手繪書</option>");
		}
	}
	if ("../../news/20080704/20080704024821_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024821_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024821_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;情感感應耳機</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024821_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;情感感應耳機</option>");
		}
	} else {
		if ("../../news/20080704/20080704024821_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024821_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;情感感應耳機</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024821_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;情感感應耳機</option>");
		}
	}
	if ("../../news/20080704/20080704024851_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024851_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024851_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;挪威廚神</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024851_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;挪威廚神</option>");
		}
	} else {
		if ("../../news/20080704/20080704024851_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024851_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;挪威廚神</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024851_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;挪威廚神</option>");
		}
	}
	if ("../../news/20080704/20080704024915_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024915_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024915_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最長鞋鏈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024915_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最長鞋鏈</option>");
		}
	} else {
		if ("../../news/20080704/20080704024915_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024915_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最長鞋鏈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024915_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最長鞋鏈</option>");
		}
	}
	if ("../../news/20080704/20080704024939_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024939_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024939_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;集體彈結他</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024939_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;集體彈結他</option>");
		}
	} else {
		if ("../../news/20080704/20080704024939_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024939_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;集體彈結他</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024939_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;集體彈結他</option>");
		}
	}
		if ("../../news/20080704/20080704022215_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022215_0000.html'>兩岸</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080704022215_0000.html'>兩岸</option>");
		}
	if ("../../news/20080704/20080704022215_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022215_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022215_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「台灣我來了」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022215_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「台灣我來了」</option>");
		}
	} else {
		if ("../../news/20080704/20080704022215_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022215_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「台灣我來了」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022215_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「台灣我來了」</option>");
		}
	}
	if ("../../news/20080704/20080704022251_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022251_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022251_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港澳遊京客料減四成</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022251_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港澳遊京客料減四成</option>");
		}
	} else {
		if ("../../news/20080704/20080704022251_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022251_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港澳遊京客料減四成</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022251_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港澳遊京客料減四成</option>");
		}
	}
	if ("../../news/20080704/20080704022330_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022330_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022330_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大陸團行程台地方官難求</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022330_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大陸團行程台地方官難求</option>");
		}
	} else {
		if ("../../news/20080704/20080704022330_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022330_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大陸團行程台地方官難求</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022330_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大陸團行程台地方官難求</option>");
		}
	}
	if ("../../news/20080704/20080704022417_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022417_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022417_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台縣市長鬆綁  准訪大陸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022417_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台縣市長鬆綁  准訪大陸</option>");
		}
	} else {
		if ("../../news/20080704/20080704022417_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022417_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台縣市長鬆綁  准訪大陸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022417_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台縣市長鬆綁  准訪大陸</option>");
		}
	}
	if ("../../news/20080704/20080704022456_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022456_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022456_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澎湖實彈操演</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022456_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澎湖實彈操演</option>");
		}
	} else {
		if ("../../news/20080704/20080704022456_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022456_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澎湖實彈操演</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022456_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澎湖實彈操演</option>");
		}
	}
	if ("../../news/20080704/20080704022518_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022518_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022518_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台檢假人民幣</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022518_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台檢假人民幣</option>");
		}
	} else {
		if ("../../news/20080704/20080704022518_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022518_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台檢假人民幣</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022518_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台檢假人民幣</option>");
		}
	}
	if ("../../news/20080704/20080704022541_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022541_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022541_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大陸客名聲差</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022541_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大陸客名聲差</option>");
		}
	} else {
		if ("../../news/20080704/20080704022541_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022541_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大陸客名聲差</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022541_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大陸客名聲差</option>");
		}
	}
	if ("../../news/20080704/20080704022703_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022703_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022703_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民：兩岸文化差異將消除</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022703_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民：兩岸文化差異將消除</option>");
		}
	} else {
		if ("../../news/20080704/20080704022703_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022703_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民：兩岸文化差異將消除</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022703_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民：兩岸文化差異將消除</option>");
		}
	}
	if ("../../news/20080704/20080704022945_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022945_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022945_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一杯咖啡令姊妹相認</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022945_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一杯咖啡令姊妹相認</option>");
		}
	} else {
		if ("../../news/20080704/20080704022945_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022945_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一杯咖啡令姊妹相認</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022945_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一杯咖啡令姊妹相認</option>");
		}
	}
	if ("../../news/20080704/20080704023048_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023048_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023048_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台遙控機釀迷你9•11</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023048_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台遙控機釀迷你9•11</option>");
		}
	} else {
		if ("../../news/20080704/20080704023048_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023048_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台遙控機釀迷你9•11</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023048_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台遙控機釀迷你9•11</option>");
		}
	}
	if ("../../news/20080704/20080704023115_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023115_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023115_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;地震災區高考直升機送試卷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023115_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;地震災區高考直升機送試卷</option>");
		}
	} else {
		if ("../../news/20080704/20080704023115_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023115_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;地震災區高考直升機送試卷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023115_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;地震災區高考直升機送試卷</option>");
		}
	}
	if ("../../news/20080704/20080704023142_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023142_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023142_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;殺人兇手沾血扮傷者騙警</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023142_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;殺人兇手沾血扮傷者騙警</option>");
		}
	} else {
		if ("../../news/20080704/20080704023142_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023142_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;殺人兇手沾血扮傷者騙警</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023142_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;殺人兇手沾血扮傷者騙警</option>");
		}
	}
	if ("../../news/20080704/20080704023232_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023232_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023232_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日揆出席京奧開幕禮</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023232_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日揆出席京奧開幕禮</option>");
		}
	} else {
		if ("../../news/20080704/20080704023232_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023232_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日揆出席京奧開幕禮</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023232_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日揆出席京奧開幕禮</option>");
		}
	}
	if ("../../news/20080704/20080704023312_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023312_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023312_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港兩珠寶店內地金飾不合格</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023312_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港兩珠寶店內地金飾不合格</option>");
		}
	} else {
		if ("../../news/20080704/20080704023312_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023312_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港兩珠寶店內地金飾不合格</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023312_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港兩珠寶店內地金飾不合格</option>");
		}
	}
	if ("../../news/20080704/20080704023338_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023338_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023338_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貴州騷亂兩官丟職</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023338_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貴州騷亂兩官丟職</option>");
		}
	} else {
		if ("../../news/20080704/20080704023338_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023338_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貴州騷亂兩官丟職</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023338_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貴州騷亂兩官丟職</option>");
		}
	}
	if ("../../news/20080704/20080704023402_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023402_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023402_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;膠水「植牙」收1700元</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023402_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;膠水「植牙」收1700元</option>");
		}
	} else {
		if ("../../news/20080704/20080704023402_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023402_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;膠水「植牙」收1700元</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023402_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;膠水「植牙」收1700元</option>");
		}
	}
	if ("../../news/20080704/20080704023426_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023426_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023426_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;統戰部長晤達賴代表</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023426_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;統戰部長晤達賴代表</option>");
		}
	} else {
		if ("../../news/20080704/20080704023426_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023426_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;統戰部長晤達賴代表</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023426_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;統戰部長晤達賴代表</option>");
		}
	}
	if ("../../news/20080704/20080704023454_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704023454_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023454_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;不讓座可被罰款50元</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023454_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;不讓座可被罰款50元</option>");
		}
	} else {
		if ("../../news/20080704/20080704023454_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704023454_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;不讓座可被罰款50元</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704023454_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;不讓座可被罰款50元</option>");
		}
	}
	if ("../../news/20080704/20080704034530_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704034530_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704034530_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貝殼婚紗推廣琉球旅業</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704034530_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貝殼婚紗推廣琉球旅業</option>");
		}
	} else {
		if ("../../news/20080704/20080704034530_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704034530_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貝殼婚紗推廣琉球旅業</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704034530_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貝殼婚紗推廣琉球旅業</option>");
		}
	}
	if ("../../news/20080704/20080704034553_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704034553_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704034553_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;滬漢230萬元錯買假名畫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704034553_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;滬漢230萬元錯買假名畫</option>");
		}
	} else {
		if ("../../news/20080704/20080704034553_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704034553_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;滬漢230萬元錯買假名畫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704034553_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;滬漢230萬元錯買假名畫</option>");
		}
	}
		if ("../../news/20080704/20080704022234_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022234_0000.html'>法庭</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080704022234_0000.html'>法庭</option>");
		}
	if ("../../news/20080704/20080704022234_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022234_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022234_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;逢周四做愛12歲女淪性奴</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022234_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;逢周四做愛12歲女淪性奴</option>");
		}
	} else {
		if ("../../news/20080704/20080704022234_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022234_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;逢周四做愛12歲女淪性奴</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022234_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;逢周四做愛12歲女淪性奴</option>");
		}
	}
	if ("../../news/20080704/20080704022302_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022302_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022302_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿婆單戀恐嚇前高官換官審</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022302_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿婆單戀恐嚇前高官換官審</option>");
		}
	} else {
		if ("../../news/20080704/20080704022302_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022302_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿婆單戀恐嚇前高官換官審</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022302_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿婆單戀恐嚇前高官換官審</option>");
		}
	}
	if ("../../news/20080704/20080704022333_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022333_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022333_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;先科案辯方指廉署礙公正</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022333_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;先科案辯方指廉署礙公正</option>");
		}
	} else {
		if ("../../news/20080704/20080704022333_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022333_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;先科案辯方指廉署礙公正</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022333_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;先科案辯方指廉署礙公正</option>");
		}
	}
	if ("../../news/20080704/20080704022353_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022353_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022353_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法官率眾兇案現場考察</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022353_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法官率眾兇案現場考察</option>");
		}
	} else {
		if ("../../news/20080704/20080704022353_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022353_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法官率眾兇案現場考察</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022353_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法官率眾兇案現場考察</option>");
		}
	}
	if ("../../news/20080704/20080704022408_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022408_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022408_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;婦兩度虛報囚四月</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022408_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;婦兩度虛報囚四月</option>");
		}
	} else {
		if ("../../news/20080704/20080704022408_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022408_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;婦兩度虛報囚四月</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022408_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;婦兩度虛報囚四月</option>");
		}
	}
	if ("../../news/20080704/20080704022420_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022420_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022420_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;老翁狂刺女友判醫院令</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022420_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;老翁狂刺女友判醫院令</option>");
		}
	} else {
		if ("../../news/20080704/20080704022420_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022420_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;老翁狂刺女友判醫院令</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022420_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;老翁狂刺女友判醫院令</option>");
		}
	}
		if ("../../news/20080704/20080704024415_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024415_0000.html'>太陽報社論</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080704024415_0000.html'>太陽報社論</option>");
		}
	if ("../../news/20080704/20080704024415_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704024415_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024415_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;監察機構如虛設  警方濫權無王管</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024415_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;監察機構如虛設  警方濫權無王管</option>");
		}
	} else {
		if ("../../news/20080704/20080704024415_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704024415_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;監察機構如虛設  警方濫權無王管</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704024415_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;監察機構如虛設  警方濫權無王管</option>");
		}
	}
		if ("../../news/20080704/20080704025343_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025343_0000.html'>太一叮</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080704025343_0000.html'>太一叮</option>");
		}
	if ("../../news/20080704/20080704025343_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025343_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025343_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百億公帑買人心  煲呔賑災實搵笨</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025343_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百億公帑買人心  煲呔賑災實搵笨</option>");
		}
	} else {
		if ("../../news/20080704/20080704025343_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025343_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百億公帑買人心  煲呔賑災實搵笨</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025343_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百億公帑買人心  煲呔賑災實搵笨</option>");
		}
	}
		if ("../../news/20080704/20080704022759_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022759_0000.html'>華夏透視</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080704022759_0000.html'>華夏透視</option>");
		}
	if ("../../news/20080704/20080704022759_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022759_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022759_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;對台政策大辯論  雙方猜忌尚未除</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022759_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;對台政策大辯論  雙方猜忌尚未除</option>");
		}
	} else {
		if ("../../news/20080704/20080704022759_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022759_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;對台政策大辯論  雙方猜忌尚未除</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022759_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;對台政策大辯論  雙方猜忌尚未除</option>");
		}
	}
		if ("../../news/20080704/20080703230332_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230332_0000.html'>虎視寰球</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080703230332_0000.html'>虎視寰球</option>");
		}
	if ("../../news/20080704/20080703230332_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703230332_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230332_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;北韓棄核馬拉松的背後</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230332_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;北韓棄核馬拉松的背後</option>");
		}
	} else {
		if ("../../news/20080704/20080703230332_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230332_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;北韓棄核馬拉松的背後</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230332_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;北韓棄核馬拉松的背後</option>");
		}
	}
		if ("../../news/20080704/20080704030306_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030306_0000.html'>政情</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080704030306_0000.html'>政情</option>");
		}
	if ("../../news/20080704/20080704030306_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704030306_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030306_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;撥款申請堆積要加班譚耀宗硬啃</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030306_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;撥款申請堆積要加班譚耀宗硬啃</option>");
		}
	} else {
		if ("../../news/20080704/20080704030306_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030306_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;撥款申請堆積要加班譚耀宗硬啃</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030306_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;撥款申請堆積要加班譚耀宗硬啃</option>");
		}
	}
	if ("../../news/20080704/20080704030351_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704030351_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030351_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;跳槽敵陣</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030351_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;跳槽敵陣</option>");
		}
	} else {
		if ("../../news/20080704/20080704030351_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030351_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;跳槽敵陣</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030351_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;跳槽敵陣</option>");
		}
	}
	if ("../../news/20080704/20080704030121_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704030121_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030121_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;肥平動員輔導災童</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030121_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;肥平動員輔導災童</option>");
		}
	} else {
		if ("../../news/20080704/20080704030121_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030121_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;肥平動員輔導災童</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030121_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;肥平動員輔導災童</option>");
		}
	}
	if ("../../news/20080704/20080704030140_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704030140_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030140_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蔡瑩璧升堂查內鬥</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030140_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蔡瑩璧升堂查內鬥</option>");
		}
	} else {
		if ("../../news/20080704/20080704030140_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030140_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蔡瑩璧升堂查內鬥</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030140_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;蔡瑩璧升堂查內鬥</option>");
		}
	}
	if ("../../news/20080704/20080704030520_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704030520_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030520_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;立會議員臨別依依</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030520_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;立會議員臨別依依</option>");
		}
	} else {
		if ("../../news/20080704/20080704030520_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030520_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;立會議員臨別依依</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030520_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;立會議員臨別依依</option>");
		}
	}
	if ("../../news/20080704/20080704030541_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704030541_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030541_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;莎姐勇猛德成汗顏</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030541_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;莎姐勇猛德成汗顏</option>");
		}
	} else {
		if ("../../news/20080704/20080704030541_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030541_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;莎姐勇猛德成汗顏</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030541_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;莎姐勇猛德成汗顏</option>");
		}
	}
	if ("../../news/20080704/20080704030442_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704030442_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030442_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;管理街市不善豪免冷氣費</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030442_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;管理街市不善豪免冷氣費</option>");
		}
	} else {
		if ("../../news/20080704/20080704030442_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030442_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;管理街市不善豪免冷氣費</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030442_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;管理街市不善豪免冷氣費</option>");
		}
	}
	if ("../../news/20080704/20080704030057_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704030057_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030057_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：兩岸直航有利香港？</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030057_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：兩岸直航有利香港？</option>");
		}
	} else {
		if ("../../news/20080704/20080704030057_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704030057_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：兩岸直航有利香港？</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704030057_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：兩岸直航有利香港？</option>");
		}
	}
		if ("../../news/20080704/20080703225700_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225700_0000.html'>太陽虹</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080703225700_0000.html'>太陽虹</option>");
		}
	if ("../../news/20080704/20080703225700_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703225700_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225700_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：煲呔逞威  市民付鈔</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225700_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：煲呔逞威  市民付鈔</option>");
		}
	} else {
		if ("../../news/20080704/20080703225700_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225700_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：煲呔逞威  市民付鈔</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225700_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：煲呔逞威  市民付鈔</option>");
		}
	}
	if ("../../news/20080704/20080703225739_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703225739_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225739_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;豪言雋語：有分齊爆  有禍同當</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225739_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;豪言雋語：有分齊爆  有禍同當</option>");
		}
	} else {
		if ("../../news/20080704/20080703225739_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225739_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;豪言雋語：有分齊爆  有禍同當</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225739_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;豪言雋語：有分齊爆  有禍同當</option>");
		}
	}
	if ("../../news/20080704/20080703225817_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703225817_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225817_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我在我思：先跑特首曾跑跑</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225817_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我在我思：先跑特首曾跑跑</option>");
		}
	} else {
		if ("../../news/20080704/20080703225817_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225817_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我在我思：先跑特首曾跑跑</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225817_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我在我思：先跑特首曾跑跑</option>");
		}
	}
	if ("../../news/20080704/20080703225854_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703225854_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225854_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：三分鐘熱度  難持之以恆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225854_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：三分鐘熱度  難持之以恆</option>");
		}
	} else {
		if ("../../news/20080704/20080703225854_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225854_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：三分鐘熱度  難持之以恆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225854_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：三分鐘熱度  難持之以恆</option>");
		}
	}
	if ("../../news/20080704/20080703225936_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703225936_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225936_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：油價危機應悉心處理</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225936_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：油價危機應悉心處理</option>");
		}
	} else {
		if ("../../news/20080704/20080703225936_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225936_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：油價危機應悉心處理</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225936_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：油價危機應悉心處理</option>");
		}
	}
	if ("../../news/20080704/20080703230015_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703230015_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230015_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：台灣趴趴走</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230015_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：台灣趴趴走</option>");
		}
	} else {
		if ("../../news/20080704/20080703230015_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230015_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：台灣趴趴走</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230015_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：台灣趴趴走</option>");
		}
	}
	if ("../../news/20080704/20080703230045_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703230045_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230045_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;正本清源：兼聽則明偏信則暗</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230045_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;正本清源：兼聽則明偏信則暗</option>");
		}
	} else {
		if ("../../news/20080704/20080703230045_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230045_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;正本清源：兼聽則明偏信則暗</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230045_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;正本清源：兼聽則明偏信則暗</option>");
		}
	}
	if ("../../news/20080704/20080703230136_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703230136_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230136_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：人善被人欺</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230136_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：人善被人欺</option>");
		}
	} else {
		if ("../../news/20080704/20080703230136_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230136_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：人善被人欺</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230136_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：人善被人欺</option>");
		}
	}
	if ("../../news/20080704/20080703230210_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703230210_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230210_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：煲呔有難  百億支援</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230210_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：煲呔有難  百億支援</option>");
		}
	} else {
		if ("../../news/20080704/20080703230210_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230210_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：煲呔有難  百億支援</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230210_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：煲呔有難  百億支援</option>");
		}
	}
	if ("../../news/20080704/20080703230240_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703230240_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230240_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：忽然愛心</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230240_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：忽然愛心</option>");
		}
	} else {
		if ("../../news/20080704/20080703230240_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230240_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：忽然愛心</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230240_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：忽然愛心</option>");
		}
	}
		if ("../../news/20080704/20080703225054_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225054_0000.html'>古今論壇</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080703225054_0000.html'>古今論壇</option>");
		}
	if ("../../news/20080704/20080703225054_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703225054_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225054_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：地獄也可以快樂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225054_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：地獄也可以快樂</option>");
		}
	} else {
		if ("../../news/20080704/20080703225054_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225054_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：地獄也可以快樂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225054_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：地獄也可以快樂</option>");
		}
	}
	if ("../../news/20080704/20080703225147_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703225147_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225147_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：台灣是蔣介石解放的</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225147_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：台灣是蔣介石解放的</option>");
		}
	} else {
		if ("../../news/20080704/20080703225147_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225147_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：台灣是蔣介石解放的</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225147_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：台灣是蔣介石解放的</option>");
		}
	}
	if ("../../news/20080704/20080703225234_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703225234_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225234_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：曾蔭權獨裁民主都不行</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225234_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：曾蔭權獨裁民主都不行</option>");
		}
	} else {
		if ("../../news/20080704/20080703225234_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225234_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：曾蔭權獨裁民主都不行</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225234_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：曾蔭權獨裁民主都不行</option>");
		}
	}
	if ("../../news/20080704/20080703225407_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703225407_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225407_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：物議頗多愈演愈烈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225407_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：物議頗多愈演愈烈</option>");
		}
	} else {
		if ("../../news/20080704/20080703225407_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703225407_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：物議頗多愈演愈烈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703225407_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：物議頗多愈演愈烈</option>");
		}
	}
		if ("../../news/20080704/20080704022819_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022819_0000.html'>SUN視野</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080704022819_0000.html'>SUN視野</option>");
		}
	if ("../../news/20080704/20080704022819_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022819_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022819_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;訴訟文化擾英倫 校董投保買安心</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022819_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;訴訟文化擾英倫 校董投保買安心</option>");
		}
	} else {
		if ("../../news/20080704/20080704022819_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022819_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;訴訟文化擾英倫 校董投保買安心</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022819_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;訴訟文化擾英倫 校董投保買安心</option>");
		}
	}
		if ("../../news/20080704/20080703230548_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230548_0000.html'>專欄</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080703230548_0000.html'>專欄</option>");
		}
	if ("../../news/20080704/20080703230548_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080703230548_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230548_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：中國周邊不平靜</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230548_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：中國周邊不平靜</option>");
		}
	} else {
		if ("../../news/20080704/20080703230548_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080703230548_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：中國周邊不平靜</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080703230548_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：中國周邊不平靜</option>");
		}
	}
		if ("../../news/20080704/20080704025818_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025818_0000.html'>專題</option>");
		} else {
			document.write("	<option value='../../news/20080704/20080704025818_0000.html'>專題</option>");
		}
	if ("../../news/20080704/20080704025818_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025818_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025818_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN持搜：商戶當客係羊牯濫收碌卡手續費</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025818_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN持搜：商戶當客係羊牯濫收碌卡手續費</option>");
		}
	} else {
		if ("../../news/20080704/20080704025818_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025818_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN持搜：商戶當客係羊牯濫收碌卡手續費</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025818_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN持搜：商戶當客係羊牯濫收碌卡手續費</option>");
		}
	}
	if ("../../news/20080704/20080704025853_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025853_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025853_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;人均3.5張卡總結欠244億</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025853_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;人均3.5張卡總結欠244億</option>");
		}
	} else {
		if ("../../news/20080704/20080704025853_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025853_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;人均3.5張卡總結欠244億</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025853_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;人均3.5張卡總結欠244億</option>");
		}
	}
	if ("../../news/20080704/20080704025940_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025940_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025940_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;標高價格哄現金有折</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025940_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;標高價格哄現金有折</option>");
		}
	} else {
		if ("../../news/20080704/20080704025940_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025940_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;標高價格哄現金有折</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025940_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;標高價格哄現金有折</option>");
		}
	}
	if ("../../news/20080704/20080704025914_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025914_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025914_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市民呻唔抵</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025914_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市民呻唔抵</option>");
		}
	} else {
		if ("../../news/20080704/20080704025914_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025914_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市民呻唔抵</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025914_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;市民呻唔抵</option>");
		}
	}
	if ("../../news/20080704/20080704025524_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025524_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025524_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;突發最前線：斷頭招牌掛滿街</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025524_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;突發最前線：斷頭招牌掛滿街</option>");
		}
	} else {
		if ("../../news/20080704/20080704025524_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025524_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;突發最前線：斷頭招牌掛滿街</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025524_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;突發最前線：斷頭招牌掛滿街</option>");
		}
	}
	if ("../../news/20080704/20080704025600_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704025600_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025600_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;應倣效掃蕩黃色招牌先拆後追究</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025600_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;應倣效掃蕩黃色招牌先拆後追究</option>");
		}
	} else {
		if ("../../news/20080704/20080704025600_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704025600_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;應倣效掃蕩黃色招牌先拆後追究</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704025600_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;應倣效掃蕩黃色招牌先拆後追究</option>");
		}
	}
	if ("../../news/20080704/20080704022634_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022634_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022634_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：毒蛇咬咪慌張屯院七子助救命</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022634_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：毒蛇咬咪慌張屯院七子助救命</option>");
		}
	} else {
		if ("../../news/20080704/20080704022634_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022634_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：毒蛇咬咪慌張屯院七子助救命</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022634_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：毒蛇咬咪慌張屯院七子助救命</option>");
		}
	}
	if ("../../news/20080704/20080704022732_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022732_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022732_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;為飯碗港人傷手未愈急復工</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022732_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;為飯碗港人傷手未愈急復工</option>");
		}
	} else {
		if ("../../news/20080704/20080704022732_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022732_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;為飯碗港人傷手未愈急復工</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022732_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;為飯碗港人傷手未愈急復工</option>");
		}
	}
	if ("../../news/20080704/20080704022744_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022744_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022744_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EV71腸病毒又襲女童</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022744_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EV71腸病毒又襲女童</option>");
		}
	} else {
		if ("../../news/20080704/20080704022744_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022744_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EV71腸病毒又襲女童</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022744_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EV71腸病毒又襲女童</option>");
		}
	}
	if ("../../news/20080704/20080704022755_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022755_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022755_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;剛來港菲傭證染登革熱</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022755_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;剛來港菲傭證染登革熱</option>");
		}
	} else {
		if ("../../news/20080704/20080704022755_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022755_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;剛來港菲傭證染登革熱</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022755_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;剛來港菲傭證染登革熱</option>");
		}
	}
	if ("../../news/20080704/20080704022806_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022806_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022806_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;零食迷你包裝吃得更多</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022806_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;零食迷你包裝吃得更多</option>");
		}
	} else {
		if ("../../news/20080704/20080704022806_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022806_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;零食迷你包裝吃得更多</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022806_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;零食迷你包裝吃得更多</option>");
		}
	}
	if ("../../news/20080704/20080704022829_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080704/20080704022829_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022829_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;正確診斷坐骨神經痛</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022829_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;正確診斷坐骨神經痛</option>");
		}
	} else {
		if ("../../news/20080704/20080704022829_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080704/20080704022829_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;正確診斷坐骨神經痛</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080704/20080704022829_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=20080629014131_0000&dirsect=news&redirect=1#20080629014131_0000".indexOf(filename) < 0) {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20080629014131_0000&dirsect=news&redirect=1#20080629014131_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20080629014131_0000&dirsect=news&redirect=1#20080629014131_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你對政府的禽流感措施有何看法？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20080629014131_0000&dirsect=news&redirect=1#20080629014131_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你對政府的禽流感措施有何看法？</option>");
		}
	} else {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20080629014131_0000&dirsect=news&redirect=1#20080629014131_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20080629014131_0000&dirsect=news&redirect=1#20080629014131_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你對政府的禽流感措施有何看法？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20080629014131_0000&dirsect=news&redirect=1#20080629014131_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你對政府的禽流感措施有何看法？</option>");
		}
	}

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

