<!--
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";
	}
	if (host_name == "210.177.167.35") {
		polling_host = "http://210.177.167.32: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/20080127/20080127023215_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023215_0000.html'>要聞</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127023215_0000.html'>要聞</option>");
		}
	if ("../../news/20080127/20080127023215_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023215_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023215_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;肥姐出院強忍哀痛</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023215_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;肥姐出院強忍哀痛</option>");
		}
	} else {
		if ("../../news/20080127/20080127023215_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023215_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;肥姐出院強忍哀痛</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023215_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;肥姐出院強忍哀痛</option>");
		}
	}
	if ("../../news/20080127/20080127023328_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023328_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023328_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;現身鬧市 途人問好</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023328_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;現身鬧市 途人問好</option>");
		}
	} else {
		if ("../../news/20080127/20080127023328_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023328_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;現身鬧市 途人問好</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023328_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;現身鬧市 途人問好</option>");
		}
	}
	if ("../../news/20080127/20080127023406_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023406_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023406_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;搭長途機宜醫生陪同</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023406_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;搭長途機宜醫生陪同</option>");
		}
	} else {
		if ("../../news/20080127/20080127023406_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023406_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;搭長途機宜醫生陪同</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023406_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;搭長途機宜醫生陪同</option>");
		}
	}
		if ("../../news/20080127/20080127023941_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023941_0000.html'>港聞</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127023941_0000.html'>港聞</option>");
		}
	if ("../../news/20080127/20080127023941_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023941_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023941_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;受傷警長行單必無槍上陣</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023941_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;受傷警長行單必無槍上陣</option>");
		}
	} else {
		if ("../../news/20080127/20080127023941_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023941_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;受傷警長行單必無槍上陣</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023941_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;受傷警長行單必無槍上陣</option>");
		}
	}
	if ("../../news/20080127/20080127024102_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127024102_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024102_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單必遇襲警屢死傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024102_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單必遇襲警屢死傷</option>");
		}
	} else {
		if ("../../news/20080127/20080127024102_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024102_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單必遇襲警屢死傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024102_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;單必遇襲警屢死傷</option>");
		}
	}
	if ("../../news/20080127/20080127024207_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127024207_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024207_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;議員批評不合情理</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024207_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;議員批評不合情理</option>");
		}
	} else {
		if ("../../news/20080127/20080127024207_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024207_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;議員批評不合情理</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024207_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;議員批評不合情理</option>");
		}
	}
	if ("../../news/20080127/20080127024334_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127024334_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024334_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;財困「好姊妹」齊跳軌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024334_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;財困「好姊妹」齊跳軌</option>");
		}
	} else {
		if ("../../news/20080127/20080127024334_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024334_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;財困「好姊妹」齊跳軌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024334_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;財困「好姊妹」齊跳軌</option>");
		}
	}
	if ("../../news/20080127/20080127023859_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023859_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023859_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西九露天騷聲震72樓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023859_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西九露天騷聲震72樓</option>");
		}
	} else {
		if ("../../news/20080127/20080127023859_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023859_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西九露天騷聲震72樓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023859_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西九露天騷聲震72樓</option>");
		}
	}
	if ("../../news/20080127/20080127023931_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023931_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023931_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;身處噪音勿逾8小時</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023931_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;身處噪音勿逾8小時</option>");
		}
	} else {
		if ("../../news/20080127/20080127023931_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023931_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;身處噪音勿逾8小時</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023931_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;身處噪音勿逾8小時</option>");
		}
	}
	if ("../../news/20080127/20080127023955_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023955_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023955_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;應加強監察</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023955_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;應加強監察</option>");
		}
	} else {
		if ("../../news/20080127/20080127023955_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023955_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;應加強監察</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023955_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;應加強監察</option>");
		}
	}
	if ("../../news/20080127/20080127024014_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127024014_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024014_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;主辦機構須監測音量</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024014_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;主辦機構須監測音量</option>");
		}
	} else {
		if ("../../news/20080127/20080127024014_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024014_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;主辦機構須監測音量</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024014_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;主辦機構須監測音量</option>");
		}
	}
	if ("../../news/20080127/20080127023641_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023641_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023641_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;預告自殺成風防止惟「三正」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023641_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;預告自殺成風防止惟「三正」</option>");
		}
	} else {
		if ("../../news/20080127/20080127023641_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023641_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;預告自殺成風防止惟「三正」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023641_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;預告自殺成風防止惟「三正」</option>");
		}
	}
	if ("../../news/20080127/20080127023723_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023723_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023723_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女會計揚言無悔</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023723_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女會計揚言無悔</option>");
		}
	} else {
		if ("../../news/20080127/20080127023723_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023723_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女會計揚言無悔</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023723_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女會計揚言無悔</option>");
		}
	}
	if ("../../news/20080127/20080127023930_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023930_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023930_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;米粒谷爆壓力煲傷人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023930_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;米粒谷爆壓力煲傷人</option>");
		}
	} else {
		if ("../../news/20080127/20080127023930_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023930_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;米粒谷爆壓力煲傷人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023930_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;米粒谷爆壓力煲傷人</option>");
		}
	}
	if ("../../news/20080127/20080127023824_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023824_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023824_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迷幻青年醉拳打司機襲警</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023824_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迷幻青年醉拳打司機襲警</option>");
		}
	} else {
		if ("../../news/20080127/20080127023824_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023824_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迷幻青年醉拳打司機襲警</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023824_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迷幻青年醉拳打司機襲警</option>");
		}
	}
	if ("../../news/20080127/20080127024208_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127024208_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024208_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;落選區議員賴死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024208_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;落選區議員賴死</option>");
		}
	} else {
		if ("../../news/20080127/20080127024208_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024208_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;落選區議員賴死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024208_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;落選區議員賴死</option>");
		}
	}
	if ("../../news/20080127/20080127024313_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127024313_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024313_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;街坊促搬遷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024313_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;街坊促搬遷</option>");
		}
	} else {
		if ("../../news/20080127/20080127024313_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024313_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;街坊促搬遷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024313_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;街坊促搬遷</option>");
		}
	}
	if ("../../news/20080127/20080127024433_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127024433_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024433_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;四工會促劃一加薪7%</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024433_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;四工會促劃一加薪7%</option>");
		}
	} else {
		if ("../../news/20080127/20080127024433_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024433_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;四工會促劃一加薪7%</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024433_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;四工會促劃一加薪7%</option>");
		}
	}
	if ("../../news/20080127/20080127024631_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127024631_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024631_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;月花四萬谷子女入名校</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024631_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;月花四萬谷子女入名校</option>");
		}
	} else {
		if ("../../news/20080127/20080127024631_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024631_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;月花四萬谷子女入名校</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024631_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;月花四萬谷子女入名校</option>");
		}
	}
	if ("../../news/20080127/20080127024500_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127024500_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024500_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;新港區人大促設辦事處</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024500_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;新港區人大促設辦事處</option>");
		}
	} else {
		if ("../../news/20080127/20080127024500_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024500_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;新港區人大促設辦事處</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024500_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;新港區人大促設辦事處</option>");
		}
	}
	if ("../../news/20080127/20080127024521_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127024521_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024521_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;樓市向好可吸納地產股</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024521_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;樓市向好可吸納地產股</option>");
		}
	} else {
		if ("../../news/20080127/20080127024521_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024521_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;樓市向好可吸納地產股</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024521_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;樓市向好可吸納地產股</option>");
		}
	}
	if ("../../news/20080127/20080127024548_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127024548_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024548_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;壽包面具巡遊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024548_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;壽包面具巡遊</option>");
		}
	} else {
		if ("../../news/20080127/20080127024548_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127024548_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;壽包面具巡遊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127024548_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;壽包面具巡遊</option>");
		}
	}
	if ("../../news/20080127/20080127023111_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023111_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023111_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;G.O.D斥淫審處盲目執法</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023111_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;G.O.D斥淫審處盲目執法</option>");
		}
	} else {
		if ("../../news/20080127/20080127023111_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023111_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;G.O.D斥淫審處盲目執法</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023111_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;G.O.D斥淫審處盲目執法</option>");
		}
	}
	if ("../../news/20080127/20080127023144_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023144_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023144_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;淫審處打壓同志團體</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023144_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;淫審處打壓同志團體</option>");
		}
	} else {
		if ("../../news/20080127/20080127023144_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023144_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;淫審處打壓同志團體</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023144_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;淫審處打壓同志團體</option>");
		}
	}
	if ("../../news/20080127/20080127023231_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023231_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023231_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黎智英住所外被掟燃燒彈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023231_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黎智英住所外被掟燃燒彈</option>");
		}
	} else {
		if ("../../news/20080127/20080127023231_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023231_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黎智英住所外被掟燃燒彈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023231_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黎智英住所外被掟燃燒彈</option>");
		}
	}
	if ("../../news/20080127/20080127023301_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023301_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023301_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;太陽能熱水器無處容身</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023301_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;太陽能熱水器無處容身</option>");
		}
	} else {
		if ("../../news/20080127/20080127023301_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023301_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;太陽能熱水器無處容身</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023301_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;太陽能熱水器無處容身</option>");
		}
	}
	if ("../../news/20080127/20080127023330_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023330_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023330_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鄭家富「做騷」耗警力</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023330_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鄭家富「做騷」耗警力</option>");
		}
	} else {
		if ("../../news/20080127/20080127023330_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023330_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鄭家富「做騷」耗警力</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023330_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鄭家富「做騷」耗警力</option>");
		}
	}
	if ("../../news/20080127/20080127020855_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020855_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020855_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;風雪阻供應肉菜鬥漲價</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020855_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;風雪阻供應肉菜鬥漲價</option>");
		}
	} else {
		if ("../../news/20080127/20080127020855_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020855_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;風雪阻供應肉菜鬥漲價</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020855_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;風雪阻供應肉菜鬥漲價</option>");
		}
	}
	if ("../../news/20080127/20080127021026_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021026_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021026_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;風雪困京港直通車</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021026_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;風雪困京港直通車</option>");
		}
	} else {
		if ("../../news/20080127/20080127021026_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021026_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;風雪困京港直通車</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021026_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;風雪困京港直通車</option>");
		}
	}
	if ("../../news/20080127/20080127021221_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021221_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021221_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;15C開篷巴靜雞雞加價</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021221_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;15C開篷巴靜雞雞加價</option>");
		}
	} else {
		if ("../../news/20080127/20080127021221_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021221_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;15C開篷巴靜雞雞加價</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021221_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;15C開篷巴靜雞雞加價</option>");
		}
	}
	if ("../../news/20080127/20080127021318_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021318_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021318_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遊客嘆無奈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021318_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遊客嘆無奈</option>");
		}
	} else {
		if ("../../news/20080127/20080127021318_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021318_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遊客嘆無奈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021318_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遊客嘆無奈</option>");
		}
	}
	if ("../../news/20080127/20080127021418_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021418_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021418_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;旅遊保險代理免學歷要求</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021418_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;旅遊保險代理免學歷要求</option>");
		}
	} else {
		if ("../../news/20080127/20080127021418_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021418_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;旅遊保險代理免學歷要求</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021418_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;旅遊保險代理免學歷要求</option>");
		}
	}
	if ("../../news/20080127/20080127021603_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021603_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021603_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CH睇齊1LOVEU</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021603_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CH睇齊1LOVEU</option>");
		}
	} else {
		if ("../../news/20080127/20080127021603_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021603_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CH睇齊1LOVEU</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021603_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CH睇齊1LOVEU</option>");
		}
	}
	if ("../../news/20080127/20080127021706_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021706_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021706_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;航空公司加燃油附加費</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021706_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;航空公司加燃油附加費</option>");
		}
	} else {
		if ("../../news/20080127/20080127021706_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021706_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;航空公司加燃油附加費</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021706_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;航空公司加燃油附加費</option>");
		}
	}
	if ("../../news/20080127/20080127021807_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021807_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021807_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;精靈鼠郵票</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021807_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;精靈鼠郵票</option>");
		}
	} else {
		if ("../../news/20080127/20080127021807_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021807_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;精靈鼠郵票</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021807_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;精靈鼠郵票</option>");
		}
	}
	if ("../../news/20080127/20080127020942_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;怨女留醫青山負心漢蹤杳</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;怨女留醫青山負心漢蹤杳</option>");
		}
	} else {
		if ("../../news/20080127/20080127020942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;怨女留醫青山負心漢蹤杳</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;怨女留醫青山負心漢蹤杳</option>");
		}
	}
	if ("../../news/20080127/20080127021222_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021222_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021222_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;好市民心水清捉雙匪</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021222_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;好市民心水清捉雙匪</option>");
		}
	} else {
		if ("../../news/20080127/20080127021222_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021222_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;好市民心水清捉雙匪</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021222_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;好市民心水清捉雙匪</option>");
		}
	}
	if ("../../news/20080127/20080127021452_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021452_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021452_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;智能巴士站提盲人上車</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021452_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;智能巴士站提盲人上車</option>");
		}
	} else {
		if ("../../news/20080127/20080127021452_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021452_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;智能巴士站提盲人上車</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021452_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;智能巴士站提盲人上車</option>");
		}
	}
	if ("../../news/20080127/20080127021516_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021516_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021516_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;招長者義工探耆英</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021516_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;招長者義工探耆英</option>");
		}
	} else {
		if ("../../news/20080127/20080127021516_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021516_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;招長者義工探耆英</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021516_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;招長者義工探耆英</option>");
		}
	}
	if ("../../news/20080127/20080127021607_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021607_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021607_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;傷健者盼拓無障礙旅遊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021607_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;傷健者盼拓無障礙旅遊</option>");
		}
	} else {
		if ("../../news/20080127/20080127021607_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021607_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;傷健者盼拓無障礙旅遊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021607_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;傷健者盼拓無障礙旅遊</option>");
		}
	}
	if ("../../news/20080127/20080127021650_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021650_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021650_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;怪客闖花店墨潑女東</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021650_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;怪客闖花店墨潑女東</option>");
		}
	} else {
		if ("../../news/20080127/20080127021650_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021650_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;怪客闖花店墨潑女東</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021650_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;怪客闖花店墨潑女東</option>");
		}
	}
	if ("../../news/20080127/20080127021746_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021746_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021746_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女童「攝車罅」撞傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021746_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女童「攝車罅」撞傷</option>");
		}
	} else {
		if ("../../news/20080127/20080127021746_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021746_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女童「攝車罅」撞傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021746_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女童「攝車罅」撞傷</option>");
		}
	}
	if ("../../news/20080127/20080127021915_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127021915_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021915_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;元朗時裝店遭潑漆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021915_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;元朗時裝店遭潑漆</option>");
		}
	} else {
		if ("../../news/20080127/20080127021915_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127021915_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;元朗時裝店遭潑漆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127021915_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;元朗時裝店遭潑漆</option>");
		}
	}
	if ("../../news/20080127/20080127022244_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022244_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022244_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食署囂張司機撞死拾荒老婦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022244_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食署囂張司機撞死拾荒老婦</option>");
		}
	} else {
		if ("../../news/20080127/20080127022244_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022244_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食署囂張司機撞死拾荒老婦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022244_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食署囂張司機撞死拾荒老婦</option>");
		}
	}
	if ("../../news/20080127/20080127022457_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022457_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022457_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;工人三個月三摸女生臀</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022457_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;工人三個月三摸女生臀</option>");
		}
	} else {
		if ("../../news/20080127/20080127022457_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022457_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;工人三個月三摸女生臀</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022457_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;工人三個月三摸女生臀</option>");
		}
	}
	if ("../../news/20080127/20080127022533_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022533_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022533_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;裸鳳姐追賊案疑匪落網</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022533_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;裸鳳姐追賊案疑匪落網</option>");
		}
	} else {
		if ("../../news/20080127/20080127022533_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022533_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;裸鳳姐追賊案疑匪落網</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022533_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;裸鳳姐追賊案疑匪落網</option>");
		}
	}
	if ("../../news/20080127/20080127022611_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022611_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022611_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;浸大生險去勢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022611_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;浸大生險去勢</option>");
		}
	} else {
		if ("../../news/20080127/20080127022611_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022611_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;浸大生險去勢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022611_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;浸大生險去勢</option>");
		}
	}
	if ("../../news/20080127/20080127022713_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022713_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022713_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;洗衣店焚毀東主含淚送貨</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022713_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;洗衣店焚毀東主含淚送貨</option>");
		}
	} else {
		if ("../../news/20080127/20080127022713_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022713_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;洗衣店焚毀東主含淚送貨</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022713_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;洗衣店焚毀東主含淚送貨</option>");
		}
	}
	if ("../../news/20080127/20080127022739_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022739_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022739_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;燒車毀證</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022739_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;燒車毀證</option>");
		}
	} else {
		if ("../../news/20080127/20080127022739_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022739_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;燒車毀證</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022739_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;燒車毀證</option>");
		}
	}
	if ("../../news/20080127/20080127022802_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022802_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022802_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;解放軍客貨車遭撞尾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022802_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;解放軍客貨車遭撞尾</option>");
		}
	} else {
		if ("../../news/20080127/20080127022802_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022802_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;解放軍客貨車遭撞尾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022802_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;解放軍客貨車遭撞尾</option>");
		}
	}
	if ("../../news/20080127/20080127022820_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022820_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022820_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醉漢發癲傷友襲警</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022820_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醉漢發癲傷友襲警</option>");
		}
	} else {
		if ("../../news/20080127/20080127022820_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022820_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醉漢發癲傷友襲警</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022820_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醉漢發癲傷友襲警</option>");
		}
	}
	if ("../../news/20080127/20080127022139_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022139_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022139_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;整容名醫求撤紀律聆訊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022139_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;整容名醫求撤紀律聆訊</option>");
		}
	} else {
		if ("../../news/20080127/20080127022139_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022139_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;整容名醫求撤紀律聆訊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022139_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;整容名醫求撤紀律聆訊</option>");
		}
	}
	if ("../../news/20080127/20080127022308_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022308_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022308_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫生賣廣告掃清障礙</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022308_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫生賣廣告掃清障礙</option>");
		}
	} else {
		if ("../../news/20080127/20080127022308_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022308_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫生賣廣告掃清障礙</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022308_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫生賣廣告掃清障礙</option>");
		}
	}
	if ("../../news/20080127/20080127022407_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022407_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022407_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫療集團最終得益</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022407_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫療集團最終得益</option>");
		}
	} else {
		if ("../../news/20080127/20080127022407_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022407_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫療集團最終得益</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022407_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫療集團最終得益</option>");
		}
	}
	if ("../../news/20080127/20080127022537_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022537_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022537_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鎊匯高企赴英港生大減</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022537_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鎊匯高企赴英港生大減</option>");
		}
	} else {
		if ("../../news/20080127/20080127022537_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022537_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鎊匯高企赴英港生大減</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022537_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鎊匯高企赴英港生大減</option>");
		}
	}
	if ("../../news/20080127/20080127022632_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022632_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022632_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;的士司機收百元偽鈔</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022632_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;的士司機收百元偽鈔</option>");
		}
	} else {
		if ("../../news/20080127/20080127022632_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022632_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;的士司機收百元偽鈔</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022632_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;的士司機收百元偽鈔</option>");
		}
	}
	if ("../../news/20080127/20080127022728_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022728_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022728_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;外傭倡取消體檢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022728_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;外傭倡取消體檢</option>");
		}
	} else {
		if ("../../news/20080127/20080127022728_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022728_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;外傭倡取消體檢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022728_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;外傭倡取消體檢</option>");
		}
	}
	if ("../../news/20080127/20080127031709_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127031709_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127031709_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;投資者搶掃二手樓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127031709_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;投資者搶掃二手樓</option>");
		}
	} else {
		if ("../../news/20080127/20080127031709_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127031709_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;投資者搶掃二手樓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127031709_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;投資者搶掃二手樓</option>");
		}
	}
		if ("../../news/20080127/20080127013502_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013502_0000.html'>國際</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127013502_0000.html'>國際</option>");
		}
	if ("../../news/20080127/20080127013502_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127013502_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013502_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日皇室婆媳大鬥法</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013502_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日皇室婆媳大鬥法</option>");
		}
	} else {
		if ("../../news/20080127/20080127013502_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013502_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日皇室婆媳大鬥法</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013502_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日皇室婆媳大鬥法</option>");
		}
	}
	if ("../../news/20080127/20080127013538_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127013538_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013538_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;屢傳身體欠佳雅子頻夜蒲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013538_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;屢傳身體欠佳雅子頻夜蒲</option>");
		}
	} else {
		if ("../../news/20080127/20080127013538_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013538_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;屢傳身體欠佳雅子頻夜蒲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013538_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;屢傳身體欠佳雅子頻夜蒲</option>");
		}
	}
	if ("../../news/20080127/20080127013634_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127013634_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013634_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;皇后入宮曾受盡白眼</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013634_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;皇后入宮曾受盡白眼</option>");
		}
	} else {
		if ("../../news/20080127/20080127013634_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013634_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;皇后入宮曾受盡白眼</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013634_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;皇后入宮曾受盡白眼</option>");
		}
	}
	if ("../../news/20080127/20080127013708_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127013708_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013708_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雅子是非不絕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013708_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雅子是非不絕</option>");
		}
	} else {
		if ("../../news/20080127/20080127013708_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013708_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雅子是非不絕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013708_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雅子是非不絕</option>");
		}
	}
	if ("../../news/20080127/20080127013746_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127013746_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013746_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧巴馬被揭問題捐款不歸還</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013746_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧巴馬被揭問題捐款不歸還</option>");
		}
	} else {
		if ("../../news/20080127/20080127013746_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013746_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧巴馬被揭問題捐款不歸還</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013746_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧巴馬被揭問題捐款不歸還</option>");
		}
	}
	if ("../../news/20080127/20080127014214_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014214_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014214_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魔童扣留法興平倉涉內幕交易</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014214_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魔童扣留法興平倉涉內幕交易</option>");
		}
	} else {
		if ("../../news/20080127/20080127014214_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014214_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魔童扣留法興平倉涉內幕交易</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014214_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魔童扣留法興平倉涉內幕交易</option>");
		}
	}
	if ("../../news/20080127/20080127014324_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014324_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014324_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;冒球星簽名呃錢英紀念品店被搗</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014324_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;冒球星簽名呃錢英紀念品店被搗</option>");
		}
	} else {
		if ("../../news/20080127/20080127014324_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014324_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;冒球星簽名呃錢英紀念品店被搗</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014324_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;冒球星簽名呃錢英紀念品店被搗</option>");
		}
	}
	if ("../../news/20080127/20080127014357_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014357_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014357_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;購名人簽名應多比較</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014357_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;購名人簽名應多比較</option>");
		}
	} else {
		if ("../../news/20080127/20080127014357_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014357_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;購名人簽名應多比較</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014357_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;購名人簽名應多比較</option>");
		}
	}
	if ("../../news/20080127/20080127014443_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014443_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014443_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;巴菲特半年捐1.2億元</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014443_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;巴菲特半年捐1.2億元</option>");
		}
	} else {
		if ("../../news/20080127/20080127014443_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014443_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;巴菲特半年捐1.2億元</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014443_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;巴菲特半年捐1.2億元</option>");
		}
	}
	if ("../../news/20080127/20080127014526_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014526_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014526_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;嚴寒侵襲中亞多國電力緊張</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014526_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;嚴寒侵襲中亞多國電力緊張</option>");
		}
	} else {
		if ("../../news/20080127/20080127014526_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014526_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;嚴寒侵襲中亞多國電力緊張</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014526_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;嚴寒侵襲中亞多國電力緊張</option>");
		}
	}
	if ("../../news/20080127/20080127014610_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014610_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014610_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;普京接班人衣錦還鄉似做戲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014610_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;普京接班人衣錦還鄉似做戲</option>");
		}
	} else {
		if ("../../news/20080127/20080127014610_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014610_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;普京接班人衣錦還鄉似做戲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014610_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;普京接班人衣錦還鄉似做戲</option>");
		}
	}
	if ("../../news/20080127/20080127014641_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014641_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014641_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;北韓交響樂團九月訪英</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014641_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;北韓交響樂團九月訪英</option>");
		}
	} else {
		if ("../../news/20080127/20080127014641_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014641_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;北韓交響樂團九月訪英</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014641_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;北韓交響樂團九月訪英</option>");
		}
	}
	if ("../../news/20080127/20080127014726_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014726_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014726_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日倘爆新流感死64萬人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014726_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日倘爆新流感死64萬人</option>");
		}
	} else {
		if ("../../news/20080127/20080127014726_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014726_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日倘爆新流感死64萬人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014726_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日倘爆新流感死64萬人</option>");
		}
	}
	if ("../../news/20080127/20080127014750_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014750_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014750_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;查韋斯警告哥國勿挑釁</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014750_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;查韋斯警告哥國勿挑釁</option>");
		}
	} else {
		if ("../../news/20080127/20080127014750_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014750_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;查韋斯警告哥國勿挑釁</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014750_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;查韋斯警告哥國勿挑釁</option>");
		}
	}
	if ("../../news/20080127/20080127014816_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014816_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014816_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;驅散示威者</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014816_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;驅散示威者</option>");
		}
	} else {
		if ("../../news/20080127/20080127014816_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014816_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;驅散示威者</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014816_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;驅散示威者</option>");
		}
	}
	if ("../../news/20080127/20080127015054_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015054_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015054_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;賭城酒店燒焦頂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015054_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;賭城酒店燒焦頂</option>");
		}
	} else {
		if ("../../news/20080127/20080127015054_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015054_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;賭城酒店燒焦頂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015054_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;賭城酒店燒焦頂</option>");
		}
	}
	if ("../../news/20080127/20080127015133_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015133_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015133_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;躁童被校警銬送醫院</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015133_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;躁童被校警銬送醫院</option>");
		}
	} else {
		if ("../../news/20080127/20080127015133_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015133_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;躁童被校警銬送醫院</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015133_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;躁童被校警銬送醫院</option>");
		}
	}
	if ("../../news/20080127/20080127015243_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015243_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015243_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;超速撞死少年反索毀車費30萬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015243_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;超速撞死少年反索毀車費30萬</option>");
		}
	} else {
		if ("../../news/20080127/20080127015243_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015243_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;超速撞死少年反索毀車費30萬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015243_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;超速撞死少年反索毀車費30萬</option>");
		}
	}
	if ("../../news/20080127/20080127015347_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015347_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015347_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「電擊性愛」玩出人命</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015347_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「電擊性愛」玩出人命</option>");
		}
	} else {
		if ("../../news/20080127/20080127015347_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015347_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「電擊性愛」玩出人命</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015347_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「電擊性愛」玩出人命</option>");
		}
	}
	if ("../../news/20080127/20080127015425_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015425_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015425_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;偷露宿者善款救世軍判睏街</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015425_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;偷露宿者善款救世軍判睏街</option>");
		}
	} else {
		if ("../../news/20080127/20080127015425_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015425_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;偷露宿者善款救世軍判睏街</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015425_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;偷露宿者善款救世軍判睏街</option>");
		}
	}
	if ("../../news/20080127/20080127015451_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015451_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015451_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;千五萬元訪馬德琳父母</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015451_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;千五萬元訪馬德琳父母</option>");
		}
	} else {
		if ("../../news/20080127/20080127015451_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015451_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;千五萬元訪馬德琳父母</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015451_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;千五萬元訪馬德琳父母</option>");
		}
	}
	if ("../../news/20080127/20080127015517_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015517_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015517_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;偽裝情信病毒網絡散播</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015517_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;偽裝情信病毒網絡散播</option>");
		}
	} else {
		if ("../../news/20080127/20080127015517_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015517_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;偽裝情信病毒網絡散播</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015517_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;偽裝情信病毒網絡散播</option>");
		}
	}
	if ("../../news/20080127/20080127015536_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015536_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015536_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牛津辯論社主席涉違規</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015536_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牛津辯論社主席涉違規</option>");
		}
	} else {
		if ("../../news/20080127/20080127015536_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015536_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牛津辯論社主席涉違規</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015536_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牛津辯論社主席涉違規</option>");
		}
	}
	if ("../../news/20080127/20080127015602_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015602_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015602_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貨機噬客機</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015602_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貨機噬客機</option>");
		}
	} else {
		if ("../../news/20080127/20080127015602_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015602_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貨機噬客機</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015602_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;貨機噬客機</option>");
		}
	}
	if ("../../news/20080127/20080127015804_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015804_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015804_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;史上最貴F1車牌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015804_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;史上最貴F1車牌</option>");
		}
	} else {
		if ("../../news/20080127/20080127015804_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015804_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;史上最貴F1車牌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015804_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;史上最貴F1車牌</option>");
		}
	}
	if ("../../news/20080127/20080127015936_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015936_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015936_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬莎總裁智退天體會</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015936_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬莎總裁智退天體會</option>");
		}
	} else {
		if ("../../news/20080127/20080127015936_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015936_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬莎總裁智退天體會</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015936_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬莎總裁智退天體會</option>");
		}
	}
	if ("../../news/20080127/20080127020015_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020015_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020015_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西班牙28億重塑靈感之河</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020015_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西班牙28億重塑靈感之河</option>");
		}
	} else {
		if ("../../news/20080127/20080127020015_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020015_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西班牙28億重塑靈感之河</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020015_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西班牙28億重塑靈感之河</option>");
		}
	}
	if ("../../news/20080127/20080127020127_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020127_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020127_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;無聲汽水廣告勢熱爆超級碗</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020127_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;無聲汽水廣告勢熱爆超級碗</option>");
		}
	} else {
		if ("../../news/20080127/20080127020127_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020127_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;無聲汽水廣告勢熱爆超級碗</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020127_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;無聲汽水廣告勢熱爆超級碗</option>");
		}
	}
	if ("../../news/20080127/20080127020155_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020155_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020155_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;濫交大學生成績差</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020155_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;濫交大學生成績差</option>");
		}
	} else {
		if ("../../news/20080127/20080127020155_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020155_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;濫交大學生成績差</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020155_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;濫交大學生成績差</option>");
		}
	}
	if ("../../news/20080127/20080127020247_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020247_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020247_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;攝時間玩老虎機贏625萬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020247_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;攝時間玩老虎機贏625萬</option>");
		}
	} else {
		if ("../../news/20080127/20080127020247_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020247_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;攝時間玩老虎機贏625萬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020247_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;攝時間玩老虎機贏625萬</option>");
		}
	}
	if ("../../news/20080127/20080127020307_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020307_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020307_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;意水上巴士設居民專線</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020307_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;意水上巴士設居民專線</option>");
		}
	} else {
		if ("../../news/20080127/20080127020307_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020307_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;意水上巴士設居民專線</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020307_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;意水上巴士設居民專線</option>");
		}
	}
	if ("../../news/20080127/20080127020347_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020347_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020347_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;距地球最遠星系或已死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020347_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;距地球最遠星系或已死</option>");
		}
	} else {
		if ("../../news/20080127/20080127020347_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020347_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;距地球最遠星系或已死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020347_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;距地球最遠星系或已死</option>");
		}
	}
	if ("../../news/20080127/20080127020418_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020418_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020418_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;五腳貓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020418_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;五腳貓</option>");
		}
	} else {
		if ("../../news/20080127/20080127020418_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020418_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;五腳貓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020418_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;五腳貓</option>");
		}
	}
	if ("../../news/20080127/20080127020445_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020445_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020445_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;北極熊新星</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020445_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;北極熊新星</option>");
		}
	} else {
		if ("../../news/20080127/20080127020445_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020445_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;北極熊新星</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020445_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;北極熊新星</option>");
		}
	}
	if ("../../news/20080127/20080127020506_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020506_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020506_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬友友獲獎</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020506_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬友友獲獎</option>");
		}
	} else {
		if ("../../news/20080127/20080127020506_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020506_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬友友獲獎</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020506_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬友友獲獎</option>");
		}
	}
	if ("../../news/20080127/20080127020527_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020527_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020527_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;室內跳傘</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020527_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;室內跳傘</option>");
		}
	} else {
		if ("../../news/20080127/20080127020527_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020527_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;室內跳傘</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020527_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;室內跳傘</option>");
		}
	}
	if ("../../news/20080127/20080127020602_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020602_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020602_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;治痕癢布料</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020602_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;治痕癢布料</option>");
		}
	} else {
		if ("../../news/20080127/20080127020602_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020602_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;治痕癢布料</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020602_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;治痕癢布料</option>");
		}
	}
		if ("../../news/20080127/20080127015142_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015142_0000.html'>兩岸</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127015142_0000.html'>兩岸</option>");
		}
	if ("../../news/20080127/20080127015142_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015142_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015142_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大雪災癱瘓春運</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015142_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大雪災癱瘓春運</option>");
		}
	} else {
		if ("../../news/20080127/20080127015142_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015142_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大雪災癱瘓春運</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015142_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大雪災癱瘓春運</option>");
		}
	}
	if ("../../news/20080127/20080127015244_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015244_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015244_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;堵路捱餓無止境呆等</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015244_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;堵路捱餓無止境呆等</option>");
		}
	} else {
		if ("../../news/20080127/20080127015244_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015244_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;堵路捱餓無止境呆等</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015244_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;堵路捱餓無止境呆等</option>");
		}
	}
	if ("../../news/20080127/20080127015352_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015352_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015352_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;走私貴價年貨深拘62港水客</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015352_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;走私貴價年貨深拘62港水客</option>");
		}
	} else {
		if ("../../news/20080127/20080127015352_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015352_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;走私貴價年貨深拘62港水客</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015352_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;走私貴價年貨深拘62港水客</option>");
		}
	}
	if ("../../news/20080127/20080127015447_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015447_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015447_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;屈人蛇返內地櫃車皇崗斷正</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015447_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;屈人蛇返內地櫃車皇崗斷正</option>");
		}
	} else {
		if ("../../news/20080127/20080127015447_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015447_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;屈人蛇返內地櫃車皇崗斷正</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015447_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;屈人蛇返內地櫃車皇崗斷正</option>");
		}
	}
	if ("../../news/20080127/20080127015524_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015524_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015524_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫藥商遭四「公安」圍毆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015524_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫藥商遭四「公安」圍毆</option>");
		}
	} else {
		if ("../../news/20080127/20080127015524_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015524_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫藥商遭四「公安」圍毆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015524_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫藥商遭四「公安」圍毆</option>");
		}
	}
	if ("../../news/20080127/20080127015603_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015603_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015603_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;人行承諾零鈔供應充足</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015603_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;人行承諾零鈔供應充足</option>");
		}
	} else {
		if ("../../news/20080127/20080127015603_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015603_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;人行承諾零鈔供應充足</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015603_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;人行承諾零鈔供應充足</option>");
		}
	}
	if ("../../news/20080127/20080127015632_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015632_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015632_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;民工出糧十萬全屬碎錢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015632_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;民工出糧十萬全屬碎錢</option>");
		}
	} else {
		if ("../../news/20080127/20080127015632_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015632_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;民工出糧十萬全屬碎錢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015632_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;民工出糧十萬全屬碎錢</option>");
		}
	}
	if ("../../news/20080127/20080127015703_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015703_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015703_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中華白海豚現身順德</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015703_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中華白海豚現身順德</option>");
		}
	} else {
		if ("../../news/20080127/20080127015703_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015703_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中華白海豚現身順德</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015703_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中華白海豚現身順德</option>");
		}
	}
	if ("../../news/20080127/20080127014917_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014917_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014917_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;郭金龍當選北京市長</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014917_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;郭金龍當選北京市長</option>");
		}
	} else {
		if ("../../news/20080127/20080127014917_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014917_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;郭金龍當選北京市長</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014917_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;郭金龍當選北京市長</option>");
		}
	}
	if ("../../news/20080127/20080127014947_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014947_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014947_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政協逾半新人毛新宇入圍</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014947_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政協逾半新人毛新宇入圍</option>");
		}
	} else {
		if ("../../news/20080127/20080127014947_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014947_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政協逾半新人毛新宇入圍</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014947_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政協逾半新人毛新宇入圍</option>");
		}
	}
	if ("../../news/20080127/20080127015013_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015013_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015013_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台抗議港滬航貼中線</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015013_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台抗議港滬航貼中線</option>");
		}
	} else {
		if ("../../news/20080127/20080127015013_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015013_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台抗議港滬航貼中線</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015013_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台抗議港滬航貼中線</option>");
		}
	}
	if ("../../news/20080127/20080127015039_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015039_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015039_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;傳巨龍吐珠燃聖火</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015039_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;傳巨龍吐珠燃聖火</option>");
		}
	} else {
		if ("../../news/20080127/20080127015039_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015039_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;傳巨龍吐珠燃聖火</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015039_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;傳巨龍吐珠燃聖火</option>");
		}
	}
	if ("../../news/20080127/20080127015109_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015109_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015109_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;15萬奧運BB逼爆深圳產房</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015109_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;15萬奧運BB逼爆深圳產房</option>");
		}
	} else {
		if ("../../news/20080127/20080127015109_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015109_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;15萬奧運BB逼爆深圳產房</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015109_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;15萬奧運BB逼爆深圳產房</option>");
		}
	}
	if ("../../news/20080127/20080127015130_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015130_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015130_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬英九不信邪今登記參選</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015130_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬英九不信邪今登記參選</option>");
		}
	} else {
		if ("../../news/20080127/20080127015130_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015130_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬英九不信邪今登記參選</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015130_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬英九不信邪今登記參選</option>");
		}
	}
	if ("../../news/20080127/20080127015213_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015213_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015213_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;俄超重型運輸機傳獲解放軍垂青</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015213_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;俄超重型運輸機傳獲解放軍垂青</option>");
		}
	} else {
		if ("../../news/20080127/20080127015213_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015213_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;俄超重型運輸機傳獲解放軍垂青</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015213_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;俄超重型運輸機傳獲解放軍垂青</option>");
		}
	}
	if ("../../news/20080127/20080127015231_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015231_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015231_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;50退休高官學者促反腐</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015231_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;50退休高官學者促反腐</option>");
		}
	} else {
		if ("../../news/20080127/20080127015231_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015231_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;50退休高官學者促反腐</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015231_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;50退休高官學者促反腐</option>");
		}
	}
	if ("../../news/20080127/20080127015254_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015254_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015254_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;國民黨發半月獎金慰勞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015254_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;國民黨發半月獎金慰勞</option>");
		}
	} else {
		if ("../../news/20080127/20080127015254_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015254_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;國民黨發半月獎金慰勞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015254_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;國民黨發半月獎金慰勞</option>");
		}
	}
	if ("../../news/20080127/20080127015313_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015313_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015313_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Google資料中心選址彰化</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015313_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Google資料中心選址彰化</option>");
		}
	} else {
		if ("../../news/20080127/20080127015313_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015313_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Google資料中心選址彰化</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015313_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Google資料中心選址彰化</option>");
		}
	}
	if ("../../news/20080127/20080127015329_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015329_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015329_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;富民強市指數穗居第四</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015329_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;富民強市指數穗居第四</option>");
		}
	} else {
		if ("../../news/20080127/20080127015329_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015329_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;富民強市指數穗居第四</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015329_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;富民強市指數穗居第四</option>");
		}
	}
	if ("../../news/20080127/20080127015400_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015400_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015400_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;喜迎京奧</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015400_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;喜迎京奧</option>");
		}
	} else {
		if ("../../news/20080127/20080127015400_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015400_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;喜迎京奧</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015400_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;喜迎京奧</option>");
		}
	}
	if ("../../news/20080127/20080127015420_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015420_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015420_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;眉山垃圾車撞翻巴士</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015420_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;眉山垃圾車撞翻巴士</option>");
		}
	} else {
		if ("../../news/20080127/20080127015420_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015420_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;眉山垃圾車撞翻巴士</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015420_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;眉山垃圾車撞翻巴士</option>");
		}
	}
		if ("../../news/20080127/20080127023524_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023524_0000.html'>社論</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127023524_0000.html'>社論</option>");
		}
	if ("../../news/20080127/20080127023524_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023524_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023524_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;領匯忽然慷慨 議員瓜田李下</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023524_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;領匯忽然慷慨 議員瓜田李下</option>");
		}
	} else {
		if ("../../news/20080127/20080127023524_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023524_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;領匯忽然慷慨 議員瓜田李下</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023524_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;領匯忽然慷慨 議員瓜田李下</option>");
		}
	}
		if ("../../news/20080127/20080127022955_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022955_0000.html'>太一叮</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127022955_0000.html'>太一叮</option>");
		}
	if ("../../news/20080127/20080127022955_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127022955_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022955_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;太陽能無法可依  為環保被迫做賊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022955_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;太陽能無法可依  為環保被迫做賊</option>");
		}
	} else {
		if ("../../news/20080127/20080127022955_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127022955_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;太陽能無法可依  為環保被迫做賊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127022955_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;太陽能無法可依  為環保被迫做賊</option>");
		}
	}
		if ("../../news/20080127/20080127014906_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014906_0000.html'>華夏透視</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127014906_0000.html'>華夏透視</option>");
		}
	if ("../../news/20080127/20080127014906_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014906_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014906_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小販打救回鄉客 政府解困慢三拍</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014906_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小販打救回鄉客 政府解困慢三拍</option>");
		}
	} else {
		if ("../../news/20080127/20080127014906_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014906_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小販打救回鄉客 政府解困慢三拍</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014906_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小販打救回鄉客 政府解困慢三拍</option>");
		}
	}
		if ("../../news/20080127/20080127014614_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014614_0000.html'>虎視寰球</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127014614_0000.html'>虎視寰球</option>");
		}
	if ("../../news/20080127/20080127014614_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014614_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014614_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;薩爾科齊「相對大國」論</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014614_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;薩爾科齊「相對大國」論</option>");
		}
	} else {
		if ("../../news/20080127/20080127014614_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014614_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;薩爾科齊「相對大國」論</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014614_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;薩爾科齊「相對大國」論</option>");
		}
	}
		if ("../../news/20080127/20080127014037_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014037_0000.html'>政情</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127014037_0000.html'>政情</option>");
		}
	if ("../../news/20080127/20080127014037_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014037_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014037_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;世家換代政協注新血</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014037_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;世家換代政協注新血</option>");
		}
	} else {
		if ("../../news/20080127/20080127014037_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014037_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;世家換代政協注新血</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014037_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;世家換代政協注新血</option>");
		}
	}
	if ("../../news/20080127/20080127014054_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014054_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014054_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;譚榮邦打溫情牌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014054_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;譚榮邦打溫情牌</option>");
		}
	} else {
		if ("../../news/20080127/20080127014054_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014054_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;譚榮邦打溫情牌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014054_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;譚榮邦打溫情牌</option>");
		}
	}
	if ("../../news/20080127/20080127014108_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014108_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014108_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雷鼎鳴踩淡馬錫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014108_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雷鼎鳴踩淡馬錫</option>");
		}
	} else {
		if ("../../news/20080127/20080127014108_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014108_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雷鼎鳴踩淡馬錫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014108_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雷鼎鳴踩淡馬錫</option>");
		}
	}
	if ("../../news/20080127/20080127014123_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014123_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014123_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鄭志剛籌款建橋</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014123_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鄭志剛籌款建橋</option>");
		}
	} else {
		if ("../../news/20080127/20080127014123_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014123_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鄭志剛籌款建橋</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014123_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鄭志剛籌款建橋</option>");
		}
	}
	if ("../../news/20080127/20080127014146_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014146_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014146_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;田少駕辣車探孫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014146_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;田少駕辣車探孫</option>");
		}
	} else {
		if ("../../news/20080127/20080127014146_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014146_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;田少駕辣車探孫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014146_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;田少駕辣車探孫</option>");
		}
	}
	if ("../../news/20080127/20080127014223_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014223_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014223_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;張建宗不可一日無湯</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014223_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;張建宗不可一日無湯</option>");
		}
	} else {
		if ("../../news/20080127/20080127014223_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014223_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;張建宗不可一日無湯</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014223_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;張建宗不可一日無湯</option>");
		}
	}
	if ("../../news/20080127/20080127014348_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014348_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014348_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中港災情通報兒戲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014348_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中港災情通報兒戲</option>");
		}
	} else {
		if ("../../news/20080127/20080127014348_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014348_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中港災情通報兒戲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014348_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中港災情通報兒戲</option>");
		}
	}
	if ("../../news/20080127/20080127014413_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014413_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014413_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：政治任務跟隨市場規律</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014413_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：政治任務跟隨市場規律</option>");
		}
	} else {
		if ("../../news/20080127/20080127014413_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014413_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：政治任務跟隨市場規律</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014413_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：政治任務跟隨市場規律</option>");
		}
	}
		if ("../../news/20080127/20080127013526_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013526_0000.html'>太陽虹</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127013526_0000.html'>太陽虹</option>");
		}
	if ("../../news/20080127/20080127013526_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127013526_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013526_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：生命誠可貴</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013526_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：生命誠可貴</option>");
		}
	} else {
		if ("../../news/20080127/20080127013526_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013526_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：生命誠可貴</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013526_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：生命誠可貴</option>");
		}
	}
	if ("../../news/20080127/20080127013617_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127013617_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013617_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：多謝闖禍大英雄</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013617_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：多謝闖禍大英雄</option>");
		}
	} else {
		if ("../../news/20080127/20080127013617_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013617_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：多謝闖禍大英雄</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013617_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：多謝闖禍大英雄</option>");
		}
	}
	if ("../../news/20080127/20080127013815_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127013815_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013815_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：平機會應該改名</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013815_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：平機會應該改名</option>");
		}
	} else {
		if ("../../news/20080127/20080127013815_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013815_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：平機會應該改名</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013815_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：平機會應該改名</option>");
		}
	}
	if ("../../news/20080127/20080127013919_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127013919_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013919_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：還不是都想做奴才！</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013919_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：還不是都想做奴才！</option>");
		}
	} else {
		if ("../../news/20080127/20080127013919_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127013919_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：還不是都想做奴才！</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127013919_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：還不是都想做奴才！</option>");
		}
	}
	if ("../../news/20080127/20080127014104_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014104_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014104_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑罵由我：政府大慷慨 主席得甜頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014104_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑罵由我：政府大慷慨 主席得甜頭</option>");
		}
	} else {
		if ("../../news/20080127/20080127014104_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014104_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑罵由我：政府大慷慨 主席得甜頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014104_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑罵由我：政府大慷慨 主席得甜頭</option>");
		}
	}
	if ("../../news/20080127/20080127014149_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014149_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014149_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：無功更要受祿</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014149_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：無功更要受祿</option>");
		}
	} else {
		if ("../../news/20080127/20080127014149_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014149_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：無功更要受祿</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014149_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：無功更要受祿</option>");
		}
	}
	if ("../../news/20080127/20080127014227_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014227_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014227_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：童言無忌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014227_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：童言無忌</option>");
		}
	} else {
		if ("../../news/20080127/20080127014227_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014227_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：童言無忌</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014227_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：童言無忌</option>");
		}
	}
	if ("../../news/20080127/20080127014308_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014308_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014308_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：憶苦思甜</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014308_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：憶苦思甜</option>");
		}
	} else {
		if ("../../news/20080127/20080127014308_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014308_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：憶苦思甜</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014308_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：憶苦思甜</option>");
		}
	}
	if ("../../news/20080127/20080127014345_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014345_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014345_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑傲江湖：大小禽流白鴿</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014345_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑傲江湖：大小禽流白鴿</option>");
		}
	} else {
		if ("../../news/20080127/20080127014345_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014345_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑傲江湖：大小禽流白鴿</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014345_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑傲江湖：大小禽流白鴿</option>");
		}
	}
		if ("../../news/20080127/20080127015932_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015932_0000.html'>古今論壇</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127015932_0000.html'>古今論壇</option>");
		}
	if ("../../news/20080127/20080127015932_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127015932_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015932_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;朱元璋明鑑：西方淫風害死炎黃子孫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015932_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;朱元璋明鑑：西方淫風害死炎黃子孫</option>");
		}
	} else {
		if ("../../news/20080127/20080127015932_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127015932_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;朱元璋明鑑：西方淫風害死炎黃子孫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127015932_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;朱元璋明鑑：西方淫風害死炎黃子孫</option>");
		}
	}
	if ("../../news/20080127/20080127020052_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020052_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020052_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：荒唐法治 助官殘民</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020052_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：荒唐法治 助官殘民</option>");
		}
	} else {
		if ("../../news/20080127/20080127020052_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020052_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：荒唐法治 助官殘民</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020052_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：荒唐法治 助官殘民</option>");
		}
	}
	if ("../../news/20080127/20080127020219_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020219_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020219_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：中央對泛民只能招降</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020219_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：中央對泛民只能招降</option>");
		}
	} else {
		if ("../../news/20080127/20080127020219_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020219_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：中央對泛民只能招降</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020219_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：中央對泛民只能招降</option>");
		}
	}
	if ("../../news/20080127/20080127020339_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020339_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020339_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：入聯公投最令朝廷憂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020339_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：入聯公投最令朝廷憂</option>");
		}
	} else {
		if ("../../news/20080127/20080127020339_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020339_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：入聯公投最令朝廷憂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020339_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：入聯公投最令朝廷憂</option>");
		}
	}
	if ("../../news/20080127/20080127020458_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127020458_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020458_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：特區應辦廁所峰會</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020458_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：特區應辦廁所峰會</option>");
		}
	} else {
		if ("../../news/20080127/20080127020458_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127020458_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：特區應辦廁所峰會</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127020458_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：特區應辦廁所峰會</option>");
		}
	}
		if ("../../news/20080127/20080127014942_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014942_0000.html'>SUN視野</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127014942_0000.html'>SUN視野</option>");
		}
	if ("../../news/20080127/20080127014942_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一戰僅存老兵逝世 德國朝野心情矛盾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一戰僅存老兵逝世 德國朝野心情矛盾</option>");
		}
	} else {
		if ("../../news/20080127/20080127014942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一戰僅存老兵逝世 德國朝野心情矛盾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一戰僅存老兵逝世 德國朝野心情矛盾</option>");
		}
	}
		if ("../../news/20080127/20080127014505_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014505_0000.html'>專欄</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127014505_0000.html'>專欄</option>");
		}
	if ("../../news/20080127/20080127014505_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127014505_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014505_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：中港商標官司引關注</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014505_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：中港商標官司引關注</option>");
		}
	} else {
		if ("../../news/20080127/20080127014505_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127014505_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：中港商標官司引關注</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127014505_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：中港商標官司引關注</option>");
		}
	}
		if ("../../news/20080127/20080127023056_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023056_0000.html'>專題</option>");
		} else {
			document.write("	<option value='../../news/20080127/20080127023056_0000.html'>專題</option>");
		}
	if ("../../news/20080127/20080127023056_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023056_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023056_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：合金耳環手錶隨時誘發敏感</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023056_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：合金耳環手錶隨時誘發敏感</option>");
		}
	} else {
		if ("../../news/20080127/20080127023056_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023056_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：合金耳環手錶隨時誘發敏感</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023056_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：合金耳環手錶隨時誘發敏感</option>");
		}
	}
	if ("../../news/20080127/20080127023201_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023201_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023201_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;坐式太極合體弱長者</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023201_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;坐式太極合體弱長者</option>");
		}
	} else {
		if ("../../news/20080127/20080127023201_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023201_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;坐式太極合體弱長者</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023201_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;坐式太極合體弱長者</option>");
		}
	}
	if ("../../news/20080127/20080127023238_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080127/20080127023238_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023238_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食道膠囊鏡頭偵測癌變</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023238_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食道膠囊鏡頭偵測癌變</option>");
		}
	} else {
		if ("../../news/20080127/20080127023238_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080127/20080127023238_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;食道膠囊鏡頭偵測癌變</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080127/20080127023238_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=20080103001139_0000&dirsect=news&redirect=1#20080103001139_0000".indexOf(filename) < 0) {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20080103001139_0000&dirsect=news&redirect=1#20080103001139_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20080103001139_0000&dirsect=news&redirect=1#20080103001139_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你是否贊成P牌擴大至私家車及輕型客貨車？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20080103001139_0000&dirsect=news&redirect=1#20080103001139_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你是否贊成P牌擴大至私家車及輕型客貨車？</option>");
		}
	} else {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20080103001139_0000&dirsect=news&redirect=1#20080103001139_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20080103001139_0000&dirsect=news&redirect=1#20080103001139_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你是否贊成P牌擴大至私家車及輕型客貨車？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20080103001139_0000&dirsect=news&redirect=1#20080103001139_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;你是否贊成P牌擴大至私家車及輕型客貨車？</option>");
		}
	}

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

