<!--
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/20071118/20071118031103_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031103_0000.html'>要聞</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118031103_0000.html'>要聞</option>");
		}
	if ("../../news/20071118/20071118031103_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031103_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031103_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中石油中石化捲地下錢莊風暴</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031103_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中石油中石化捲地下錢莊風暴</option>");
		}
	} else {
		if ("../../news/20071118/20071118031103_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031103_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中石油中石化捲地下錢莊風暴</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031103_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中石油中石化捲地下錢莊風暴</option>");
		}
	}
	if ("../../news/20071118/20071118031211_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031211_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031211_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;杜玲常捐錢建設家鄉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031211_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;杜玲常捐錢建設家鄉</option>");
		}
	} else {
		if ("../../news/20071118/20071118031211_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031211_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;杜玲常捐錢建設家鄉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031211_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;杜玲常捐錢建設家鄉</option>");
		}
	}
	if ("../../news/20071118/20071118031240_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031240_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031240_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;找換店續營業鄧國良未現身</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031240_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;找換店續營業鄧國良未現身</option>");
		}
	} else {
		if ("../../news/20071118/20071118031240_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031240_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;找換店續營業鄧國良未現身</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031240_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;找換店續營業鄧國良未現身</option>");
		}
	}
		if ("../../news/20071118/20071118030250_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030250_0000.html'>港聞</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118030250_0000.html'>港聞</option>");
		}
	if ("../../news/20071118/20071118030250_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118030250_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030250_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;警空群而出區選鎮暴</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030250_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;警空群而出區選鎮暴</option>");
		}
	} else {
		if ("../../news/20071118/20071118030250_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030250_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;警空群而出區選鎮暴</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030250_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;警空群而出區選鎮暴</option>");
		}
	}
	if ("../../news/20071118/20071118030422_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118030422_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030422_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;元朗200分鐘5宗縱火</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030422_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;元朗200分鐘5宗縱火</option>");
		}
	} else {
		if ("../../news/20071118/20071118030422_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030422_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;元朗200分鐘5宗縱火</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030422_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;元朗200分鐘5宗縱火</option>");
		}
	}
	if ("../../news/20071118/20071118033008_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118033008_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118033008_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;為土地利益巴結候選人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118033008_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;為土地利益巴結候選人</option>");
		}
	} else {
		if ("../../news/20071118/20071118033008_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118033008_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;為土地利益巴結候選人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118033008_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;為土地利益巴結候選人</option>");
		}
	}
	if ("../../news/20071118/20071118030019_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118030019_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030019_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;滿面血漬11日大男嬰疑遭虐殺</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030019_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;滿面血漬11日大男嬰疑遭虐殺</option>");
		}
	} else {
		if ("../../news/20071118/20071118030019_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030019_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;滿面血漬11日大男嬰疑遭虐殺</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030019_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;滿面血漬11日大男嬰疑遭虐殺</option>");
		}
	}
	if ("../../news/20071118/20071118031540_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031540_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031540_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;千億爭產案明揭幕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031540_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;千億爭產案明揭幕</option>");
		}
	} else {
		if ("../../news/20071118/20071118031540_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031540_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;千億爭產案明揭幕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031540_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;千億爭產案明揭幕</option>");
		}
	}
	if ("../../news/20071118/20071118031631_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031631_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031631_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;王禮泉爆「無間道」渾水摸魚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031631_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;王禮泉爆「無間道」渾水摸魚</option>");
		}
	} else {
		if ("../../news/20071118/20071118031631_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031631_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;王禮泉爆「無間道」渾水摸魚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031631_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;王禮泉爆「無間道」渾水摸魚</option>");
		}
	}
	if ("../../news/20071118/20071118031700_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031700_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031700_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;陳振聰灑金錢打心理戰</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031700_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;陳振聰灑金錢打心理戰</option>");
		}
	} else {
		if ("../../news/20071118/20071118031700_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031700_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;陳振聰灑金錢打心理戰</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031700_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;陳振聰灑金錢打心理戰</option>");
		}
	}
	if ("../../news/20071118/20071118031733_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031733_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031733_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;消委會倡發牌監管美容院</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031733_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;消委會倡發牌監管美容院</option>");
		}
	} else {
		if ("../../news/20071118/20071118031733_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031733_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;消委會倡發牌監管美容院</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031733_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;消委會倡發牌監管美容院</option>");
		}
	}
	if ("../../news/20071118/20071118024330_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118024330_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024330_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府掟300億明益港鐵</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024330_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府掟300億明益港鐵</option>");
		}
	} else {
		if ("../../news/20071118/20071118024330_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024330_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府掟300億明益港鐵</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024330_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府掟300億明益港鐵</option>");
		}
	}
	if ("../../news/20071118/20071118024556_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118024556_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024556_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;國金煙火倒數迎除夕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024556_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;國金煙火倒數迎除夕</option>");
		}
	} else {
		if ("../../news/20071118/20071118024556_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024556_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;國金煙火倒數迎除夕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024556_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;國金煙火倒數迎除夕</option>");
		}
	}
	if ("../../news/20071118/20071118024632_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118024632_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024632_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港鐵新制服甩色回收</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024632_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港鐵新制服甩色回收</option>");
		}
	} else {
		if ("../../news/20071118/20071118024632_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024632_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港鐵新制服甩色回收</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024632_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港鐵新制服甩色回收</option>");
		}
	}
	if ("../../news/20071118/20071118024753_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118024753_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024753_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梁智鴻促加生果金至$705</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024753_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梁智鴻促加生果金至$705</option>");
		}
	} else {
		if ("../../news/20071118/20071118024753_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024753_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梁智鴻促加生果金至$705</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024753_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梁智鴻促加生果金至$705</option>");
		}
	}
	if ("../../news/20071118/20071118024831_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118024831_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024831_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港商多倫多二億元買樓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024831_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港商多倫多二億元買樓</option>");
		}
	} else {
		if ("../../news/20071118/20071118024831_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024831_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港商多倫多二億元買樓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024831_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港商多倫多二億元買樓</option>");
		}
	}
	if ("../../news/20071118/20071118024904_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118024904_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024904_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西九管理外行領內行</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024904_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西九管理外行領內行</option>");
		}
	} else {
		if ("../../news/20071118/20071118024904_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024904_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西九管理外行領內行</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024904_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西九管理外行領內行</option>");
		}
	}
	if ("../../news/20071118/20071118025044_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025044_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025044_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;何厚鏵籲有使命感</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025044_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;何厚鏵籲有使命感</option>");
		}
	} else {
		if ("../../news/20071118/20071118025044_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025044_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;何厚鏵籲有使命感</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025044_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;何厚鏵籲有使命感</option>");
		}
	}
	if ("../../news/20071118/20071118025159_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025159_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025159_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;區選41席自動當選</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025159_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;區選41席自動當選</option>");
		}
	} else {
		if ("../../news/20071118/20071118025159_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025159_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;區選41席自動當選</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025159_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;區選41席自動當選</option>");
		}
	}
	if ("../../news/20071118/20071118025558_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025558_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025558_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府司機蛇王當值踢毽玩到喪</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025558_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府司機蛇王當值踢毽玩到喪</option>");
		}
	} else {
		if ("../../news/20071118/20071118025558_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025558_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府司機蛇王當值踢毽玩到喪</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025558_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府司機蛇王當值踢毽玩到喪</option>");
		}
	}
	if ("../../news/20071118/20071118025638_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025638_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025638_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;吸廢氣做運動易誘發哮喘</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025638_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;吸廢氣做運動易誘發哮喘</option>");
		}
	} else {
		if ("../../news/20071118/20071118025638_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025638_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;吸廢氣做運動易誘發哮喘</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025638_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;吸廢氣做運動易誘發哮喘</option>");
		}
	}
	if ("../../news/20071118/20071118025745_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025745_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025745_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小小議員群起聲討影視處</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025745_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小小議員群起聲討影視處</option>");
		}
	} else {
		if ("../../news/20071118/20071118025745_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025745_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小小議員群起聲討影視處</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025745_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小小議員群起聲討影視處</option>");
		}
	}
	if ("../../news/20071118/20071118025838_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025838_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025838_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廟街掃老翻碟破流動倉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025838_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廟街掃老翻碟破流動倉</option>");
		}
	} else {
		if ("../../news/20071118/20071118025838_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025838_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廟街掃老翻碟破流動倉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025838_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廟街掃老翻碟破流動倉</option>");
		}
	}
	if ("../../news/20071118/20071118025910_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025910_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025910_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迷幻少女昏迷商場</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025910_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迷幻少女昏迷商場</option>");
		}
	} else {
		if ("../../news/20071118/20071118025910_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025910_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迷幻少女昏迷商場</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025910_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迷幻少女昏迷商場</option>");
		}
	}
	if ("../../news/20071118/20071118030037_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118030037_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030037_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狠夫啞鈴扑爆妻頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030037_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狠夫啞鈴扑爆妻頭</option>");
		}
	} else {
		if ("../../news/20071118/20071118030037_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030037_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狠夫啞鈴扑爆妻頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030037_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;狠夫啞鈴扑爆妻頭</option>");
		}
	}
	if ("../../news/20071118/20071118030135_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118030135_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030135_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;婚外情毀美好家庭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030135_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;婚外情毀美好家庭</option>");
		}
	} else {
		if ("../../news/20071118/20071118030135_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030135_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;婚外情毀美好家庭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030135_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;婚外情毀美好家庭</option>");
		}
	}
	if ("../../news/20071118/20071118030216_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118030216_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030216_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;羽毛球擊爆眼鏡男子險盲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030216_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;羽毛球擊爆眼鏡男子險盲</option>");
		}
	} else {
		if ("../../news/20071118/20071118030216_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030216_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;羽毛球擊爆眼鏡男子險盲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030216_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;羽毛球擊爆眼鏡男子險盲</option>");
		}
	}
	if ("../../news/20071118/20071118030301_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118030301_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030301_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;落橋撼垃圾車小巴客12傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030301_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;落橋撼垃圾車小巴客12傷</option>");
		}
	} else {
		if ("../../news/20071118/20071118030301_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030301_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;落橋撼垃圾車小巴客12傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030301_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;落橋撼垃圾車小巴客12傷</option>");
		}
	}
	if ("../../news/20071118/20071118030335_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118030335_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030335_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬會提存限制擴大</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030335_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬會提存限制擴大</option>");
		}
	} else {
		if ("../../news/20071118/20071118030335_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030335_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬會提存限制擴大</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030335_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬會提存限制擴大</option>");
		}
	}
	if ("../../news/20071118/20071118030424_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118030424_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030424_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遊廣西遇車禍10團友索償</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030424_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遊廣西遇車禍10團友索償</option>");
		}
	} else {
		if ("../../news/20071118/20071118030424_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030424_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遊廣西遇車禍10團友索償</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030424_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;遊廣西遇車禍10團友索償</option>");
		}
	}
	if ("../../news/20071118/20071118030457_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118030457_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030457_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雙體船撞碼頭三人傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030457_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雙體船撞碼頭三人傷</option>");
		}
	} else {
		if ("../../news/20071118/20071118030457_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030457_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雙體船撞碼頭三人傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030457_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雙體船撞碼頭三人傷</option>");
		}
	}
	if ("../../news/20071118/20071118030526_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118030526_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030526_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;匯景花園年內三停電</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030526_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;匯景花園年內三停電</option>");
		}
	} else {
		if ("../../news/20071118/20071118030526_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030526_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;匯景花園年內三停電</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030526_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;匯景花園年內三停電</option>");
		}
	}
	if ("../../news/20071118/20071118030918_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118030918_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030918_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;八噸鋼筒壓腿工人截肢保命</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030918_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;八噸鋼筒壓腿工人截肢保命</option>");
		}
	} else {
		if ("../../news/20071118/20071118030918_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030918_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;八噸鋼筒壓腿工人截肢保命</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030918_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;八噸鋼筒壓腿工人截肢保命</option>");
		}
	}
	if ("../../news/20071118/20071118030956_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118030956_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030956_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;情困醉娃簷篷危坐</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030956_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;情困醉娃簷篷危坐</option>");
		}
	} else {
		if ("../../news/20071118/20071118030956_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118030956_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;情困醉娃簷篷危坐</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118030956_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;情困醉娃簷篷危坐</option>");
		}
	}
	if ("../../news/20071118/20071118031025_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031025_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031025_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;三的士串燒四人傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031025_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;三的士串燒四人傷</option>");
		}
	} else {
		if ("../../news/20071118/20071118031025_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031025_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;三的士串燒四人傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031025_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;三的士串燒四人傷</option>");
		}
	}
	if ("../../news/20071118/20071118031104_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031104_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031104_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;理大畢業生涉與男童肛交</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031104_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;理大畢業生涉與男童肛交</option>");
		}
	} else {
		if ("../../news/20071118/20071118031104_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031104_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;理大畢業生涉與男童肛交</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031104_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;理大畢業生涉與男童肛交</option>");
		}
	}
	if ("../../news/20071118/20071118031136_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031136_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031136_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;倒楣賊遭婦咬傷棄贓落網</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031136_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;倒楣賊遭婦咬傷棄贓落網</option>");
		}
	} else {
		if ("../../news/20071118/20071118031136_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031136_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;倒楣賊遭婦咬傷棄贓落網</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031136_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;倒楣賊遭婦咬傷棄贓落網</option>");
		}
	}
	if ("../../news/20071118/20071118031219_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031219_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031219_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「炮彈飛車」剷安全島</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031219_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「炮彈飛車」剷安全島</option>");
		}
	} else {
		if ("../../news/20071118/20071118031219_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031219_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「炮彈飛車」剷安全島</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031219_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「炮彈飛車」剷安全島</option>");
		}
	}
	if ("../../news/20071118/20071118031253_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031253_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031253_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;夜歸女狂噬箍頸賊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031253_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;夜歸女狂噬箍頸賊</option>");
		}
	} else {
		if ("../../news/20071118/20071118031253_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031253_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;夜歸女狂噬箍頸賊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031253_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;夜歸女狂噬箍頸賊</option>");
		}
	}
	if ("../../news/20071118/20071118031315_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031315_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031315_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;物流主管貨倉跳樓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031315_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;物流主管貨倉跳樓</option>");
		}
	} else {
		if ("../../news/20071118/20071118031315_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031315_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;物流主管貨倉跳樓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031315_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;物流主管貨倉跳樓</option>");
		}
	}
	if ("../../news/20071118/20071118031335_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031335_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031335_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;飲管藏毒男子被捕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031335_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;飲管藏毒男子被捕</option>");
		}
	} else {
		if ("../../news/20071118/20071118031335_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031335_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;飲管藏毒男子被捕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031335_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;飲管藏毒男子被捕</option>");
		}
	}
	if ("../../news/20071118/20071118023428_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118023428_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023428_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;169人被禁聘菲傭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023428_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;169人被禁聘菲傭</option>");
		}
	} else {
		if ("../../news/20071118/20071118023428_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023428_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;169人被禁聘菲傭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023428_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;169人被禁聘菲傭</option>");
		}
	}
	if ("../../news/20071118/20071118023518_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118023518_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023518_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;為養家忍氣吞聲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023518_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;為養家忍氣吞聲</option>");
		}
	} else {
		if ("../../news/20071118/20071118023518_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023518_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;為養家忍氣吞聲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023518_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;為養家忍氣吞聲</option>");
		}
	}
	if ("../../news/20071118/20071118023624_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118023624_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023624_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港生揀偶像最緊要靚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023624_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港生揀偶像最緊要靚</option>");
		}
	} else {
		if ("../../news/20071118/20071118023624_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023624_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港生揀偶像最緊要靚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023624_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港生揀偶像最緊要靚</option>");
		}
	}
	if ("../../news/20071118/20071118023743_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118023743_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023743_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百搭AL 39萬元成交</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023743_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百搭AL 39萬元成交</option>");
		}
	} else {
		if ("../../news/20071118/20071118023743_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023743_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百搭AL 39萬元成交</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023743_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百搭AL 39萬元成交</option>");
		}
	}
	if ("../../news/20071118/20071118023855_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118023855_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023855_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;研數碼漫畫進軍內地</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023855_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;研數碼漫畫進軍內地</option>");
		}
	} else {
		if ("../../news/20071118/20071118023855_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023855_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;研數碼漫畫進軍內地</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023855_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;研數碼漫畫進軍內地</option>");
		}
	}
	if ("../../news/20071118/20071118023942_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118023942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;藝術展大玩敏感數字</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;藝術展大玩敏感數字</option>");
		}
	} else {
		if ("../../news/20071118/20071118023942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;藝術展大玩敏感數字</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;藝術展大玩敏感數字</option>");
		}
	}
	if ("../../news/20071118/20071118024033_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118024033_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024033_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迪士尼贈電腦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024033_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迪士尼贈電腦</option>");
		}
	} else {
		if ("../../news/20071118/20071118024033_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024033_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迪士尼贈電腦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024033_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迪士尼贈電腦</option>");
		}
	}
	if ("../../news/20071118/20071118025112_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025112_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025112_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;嗜吃大閘蟹隨時變聾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025112_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;嗜吃大閘蟹隨時變聾</option>");
		}
	} else {
		if ("../../news/20071118/20071118025112_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025112_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;嗜吃大閘蟹隨時變聾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025112_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;嗜吃大閘蟹隨時變聾</option>");
		}
	}
	if ("../../news/20071118/20071118025135_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025135_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025135_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;突然耳鳴及早求醫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025135_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;突然耳鳴及早求醫</option>");
		}
	} else {
		if ("../../news/20071118/20071118025135_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025135_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;突然耳鳴及早求醫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025135_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;突然耳鳴及早求醫</option>");
		}
	}
	if ("../../news/20071118/20071118025157_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025157_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025157_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;通渠濺腐液婦人傷眼</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025157_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;通渠濺腐液婦人傷眼</option>");
		}
	} else {
		if ("../../news/20071118/20071118025157_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025157_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;通渠濺腐液婦人傷眼</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025157_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;通渠濺腐液婦人傷眼</option>");
		}
	}
	if ("../../news/20071118/20071118025311_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025311_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025311_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;600校友返小學憶舊情</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025311_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;600校友返小學憶舊情</option>");
		}
	} else {
		if ("../../news/20071118/20071118025311_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025311_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;600校友返小學憶舊情</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025311_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;600校友返小學憶舊情</option>");
		}
	}
	if ("../../news/20071118/20071118025336_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025336_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025336_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;考評局外銷新中學文憑試</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025336_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;考評局外銷新中學文憑試</option>");
		}
	} else {
		if ("../../news/20071118/20071118025336_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025336_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;考評局外銷新中學文憑試</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025336_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;考評局外銷新中學文憑試</option>");
		}
	}
	if ("../../news/20071118/20071118023533_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118023533_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023533_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;死捱難紮職交警嗌怕怕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023533_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;死捱難紮職交警嗌怕怕</option>");
		}
	} else {
		if ("../../news/20071118/20071118023533_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023533_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;死捱難紮職交警嗌怕怕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023533_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;死捱難紮職交警嗌怕怕</option>");
		}
	}
	if ("../../news/20071118/20071118023605_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118023605_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023605_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;駕鐵馬危險過做飛虎</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023605_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;駕鐵馬危險過做飛虎</option>");
		}
	} else {
		if ("../../news/20071118/20071118023605_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023605_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;駕鐵馬危險過做飛虎</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023605_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;駕鐵馬危險過做飛虎</option>");
		}
	}
	if ("../../news/20071118/20071118023625_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118023625_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023625_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;內部出招增競爭力</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023625_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;內部出招增競爭力</option>");
		}
	} else {
		if ("../../news/20071118/20071118023625_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118023625_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;內部出招增競爭力</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118023625_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;內部出招增競爭力</option>");
		}
	}
	if ("../../news/20071118/20071118024853_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118024853_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024853_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港島屋苑承接力強</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024853_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港島屋苑承接力強</option>");
		}
	} else {
		if ("../../news/20071118/20071118024853_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118024853_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港島屋苑承接力強</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118024853_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;港島屋苑承接力強</option>");
		}
	}
		if ("../../news/20071118/20071118015021_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015021_0000.html'>國際</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118015021_0000.html'>國際</option>");
		}
	if ("../../news/20071118/20071118015021_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015021_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015021_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;借MySpace羞辱害女童吊頸死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015021_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;借MySpace羞辱害女童吊頸死</option>");
		}
	} else {
		if ("../../news/20071118/20071118015021_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015021_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;借MySpace羞辱害女童吊頸死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015021_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;借MySpace羞辱害女童吊頸死</option>");
		}
	}
	if ("../../news/20071118/20071118015051_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015051_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015051_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;加州警外洩少女車禍相</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015051_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;加州警外洩少女車禍相</option>");
		}
	} else {
		if ("../../news/20071118/20071118015051_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015051_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;加州警外洩少女車禍相</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015051_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;加州警外洩少女車禍相</option>");
		}
	}
	if ("../../news/20071118/20071118014759_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014759_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014759_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美慈善富豪榜股神巴菲特居首</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014759_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美慈善富豪榜股神巴菲特居首</option>");
		}
	} else {
		if ("../../news/20071118/20071118014759_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014759_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美慈善富豪榜股神巴菲特居首</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014759_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美慈善富豪榜股神巴菲特居首</option>");
		}
	}
	if ("../../news/20071118/20071118014825_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014825_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014825_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李嘉誠登慈善名人堂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014825_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李嘉誠登慈善名人堂</option>");
		}
	} else {
		if ("../../news/20071118/20071118014825_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014825_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李嘉誠登慈善名人堂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014825_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李嘉誠登慈善名人堂</option>");
		}
	}
	if ("../../news/20071118/20071118015126_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015126_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015126_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澳手機遊戲鼓勵濫藥濫交</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015126_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澳手機遊戲鼓勵濫藥濫交</option>");
		}
	} else {
		if ("../../news/20071118/20071118015126_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015126_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澳手機遊戲鼓勵濫藥濫交</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015126_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澳手機遊戲鼓勵濫藥濫交</option>");
		}
	}
	if ("../../news/20071118/20071118015157_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015157_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015157_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;油站老闆踩場被對手轟斃</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015157_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;油站老闆踩場被對手轟斃</option>");
		}
	} else {
		if ("../../news/20071118/20071118015157_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015157_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;油站老闆踩場被對手轟斃</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015157_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;油站老闆踩場被對手轟斃</option>");
		}
	}
	if ("../../news/20071118/20071118015227_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015227_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015227_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;沙特駐英大使揮霍助理埋單</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015227_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;沙特駐英大使揮霍助理埋單</option>");
		}
	} else {
		if ("../../news/20071118/20071118015227_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015227_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;沙特駐英大使揮霍助理埋單</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015227_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;沙特駐英大使揮霍助理埋單</option>");
		}
	}
	if ("../../news/20071118/20071118015247_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015247_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015247_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;王毅訪緬促加快民主改革</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015247_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;王毅訪緬促加快民主改革</option>");
		}
	} else {
		if ("../../news/20071118/20071118015247_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015247_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;王毅訪緬促加快民主改革</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015247_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;王毅訪緬促加快民主改革</option>");
		}
	}
	if ("../../news/20071118/20071118015306_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015306_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015306_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;印度污染增日照時間減少</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015306_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;印度污染增日照時間減少</option>");
		}
	} else {
		if ("../../news/20071118/20071118015306_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015306_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;印度污染增日照時間減少</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015306_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;印度污染增日照時間減少</option>");
		}
	}
	if ("../../news/20071118/20071118015323_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015323_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015323_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日揆允布殊推動新反恐法</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015323_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日揆允布殊推動新反恐法</option>");
		}
	} else {
		if ("../../news/20071118/20071118015323_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015323_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日揆允布殊推動新反恐法</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015323_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日揆允布殊推動新反恐法</option>");
		}
	}
	if ("../../news/20071118/20071118015345_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015345_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015345_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;孟加拉風災逾千七人亡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015345_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;孟加拉風災逾千七人亡</option>");
		}
	} else {
		if ("../../news/20071118/20071118015345_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015345_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;孟加拉風災逾千七人亡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015345_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;孟加拉風災逾千七人亡</option>");
		}
	}
	if ("../../news/20071118/20071118015407_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015407_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015407_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西國航機滑出跑道</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015407_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西國航機滑出跑道</option>");
		}
	} else {
		if ("../../news/20071118/20071118015407_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015407_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西國航機滑出跑道</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015407_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西國航機滑出跑道</option>");
		}
	}
	if ("../../news/20071118/20071118014610_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014610_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014610_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;自建集中營俄漢囚6妻兒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014610_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;自建集中營俄漢囚6妻兒</option>");
		}
	} else {
		if ("../../news/20071118/20071118014610_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014610_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;自建集中營俄漢囚6妻兒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014610_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;自建集中營俄漢囚6妻兒</option>");
		}
	}
	if ("../../news/20071118/20071118014647_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014647_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014647_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;俄29人等末日開槍逐警</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014647_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;俄29人等末日開槍逐警</option>");
		}
	} else {
		if ("../../news/20071118/20071118014647_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014647_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;俄29人等末日開槍逐警</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014647_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;俄29人等末日開槍逐警</option>");
		}
	}
	if ("../../news/20071118/20071118014731_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014731_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014731_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;泰K場爆炸11死傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014731_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;泰K場爆炸11死傷</option>");
		}
	} else {
		if ("../../news/20071118/20071118014731_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014731_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;泰K場爆炸11死傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014731_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;泰K場爆炸11死傷</option>");
		}
	}
	if ("../../news/20071118/20071118014806_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014806_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014806_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;駐美外交官虐傭無王管</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014806_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;駐美外交官虐傭無王管</option>");
		}
	} else {
		if ("../../news/20071118/20071118014806_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014806_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;駐美外交官虐傭無王管</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014806_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;駐美外交官虐傭無王管</option>");
		}
	}
	if ("../../news/20071118/20071118014920_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014920_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014920_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;移植「斷背腎」婦染愛滋</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014920_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;移植「斷背腎」婦染愛滋</option>");
		}
	} else {
		if ("../../news/20071118/20071118014920_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014920_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;移植「斷背腎」婦染愛滋</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014920_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;移植「斷背腎」婦染愛滋</option>");
		}
	}
	if ("../../news/20071118/20071118014950_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014950_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014950_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;聯國報告倡緩全球暖化</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014950_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;聯國報告倡緩全球暖化</option>");
		}
	} else {
		if ("../../news/20071118/20071118014950_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014950_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;聯國報告倡緩全球暖化</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014950_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;聯國報告倡緩全球暖化</option>");
		}
	}
	if ("../../news/20071118/20071118015014_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015014_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015014_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;擲尿床子落滾水婦重囚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015014_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;擲尿床子落滾水婦重囚</option>");
		}
	} else {
		if ("../../news/20071118/20071118015014_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015014_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;擲尿床子落滾水婦重囚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015014_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;擲尿床子落滾水婦重囚</option>");
		}
	}
	if ("../../news/20071118/20071118015116_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015116_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015116_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法國邊境家貓失蹤飆升</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015116_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法國邊境家貓失蹤飆升</option>");
		}
	} else {
		if ("../../news/20071118/20071118015116_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015116_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法國邊境家貓失蹤飆升</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015116_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法國邊境家貓失蹤飆升</option>");
		}
	}
	if ("../../news/20071118/20071118015218_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015218_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015218_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱氣球撞電纜兩亡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015218_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱氣球撞電纜兩亡</option>");
		}
	} else {
		if ("../../news/20071118/20071118015218_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015218_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱氣球撞電纜兩亡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015218_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱氣球撞電纜兩亡</option>");
		}
	}
	if ("../../news/20071118/20071118015303_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015303_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015303_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;出位廣告</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015303_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;出位廣告</option>");
		}
	} else {
		if ("../../news/20071118/20071118015303_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015303_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;出位廣告</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015303_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;出位廣告</option>");
		}
	}
	if ("../../news/20071118/20071118013714_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118013714_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013714_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;騎呢扭扭舞迷倒1600萬人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013714_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;騎呢扭扭舞迷倒1600萬人</option>");
		}
	} else {
		if ("../../news/20071118/20071118013714_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013714_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;騎呢扭扭舞迷倒1600萬人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013714_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;騎呢扭扭舞迷倒1600萬人</option>");
		}
	}
	if ("../../news/20071118/20071118013821_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118013821_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013821_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「極限食物」挑戰瘦身潮</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013821_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「極限食物」挑戰瘦身潮</option>");
		}
	} else {
		if ("../../news/20071118/20071118013821_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013821_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「極限食物」挑戰瘦身潮</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013821_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「極限食物」挑戰瘦身潮</option>");
		}
	}
	if ("../../news/20071118/20071118013851_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118013851_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013851_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英女王婚禮收甘地織布</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013851_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英女王婚禮收甘地織布</option>");
		}
	} else {
		if ("../../news/20071118/20071118013851_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013851_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英女王婚禮收甘地織布</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013851_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英女王婚禮收甘地織布</option>");
		}
	}
	if ("../../news/20071118/20071118013929_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118013929_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013929_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4粒音符譜樂發達</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013929_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4粒音符譜樂發達</option>");
		}
	} else {
		if ("../../news/20071118/20071118013929_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013929_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4粒音符譜樂發達</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013929_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4粒音符譜樂發達</option>");
		}
	}
	if ("../../news/20071118/20071118014017_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014017_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014017_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;故教宗DVD推出</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014017_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;故教宗DVD推出</option>");
		}
	} else {
		if ("../../news/20071118/20071118014017_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014017_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;故教宗DVD推出</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014017_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;故教宗DVD推出</option>");
		}
	}
	if ("../../news/20071118/20071118014035_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014035_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014035_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩老不和方言瀕失傳</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014035_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩老不和方言瀕失傳</option>");
		}
	} else {
		if ("../../news/20071118/20071118014035_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014035_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩老不和方言瀕失傳</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014035_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩老不和方言瀕失傳</option>");
		}
	}
	if ("../../news/20071118/20071118014105_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014105_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014105_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牧師妻離婚要分教堂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014105_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牧師妻離婚要分教堂</option>");
		}
	} else {
		if ("../../news/20071118/20071118014105_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014105_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牧師妻離婚要分教堂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014105_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;牧師妻離婚要分教堂</option>");
		}
	}
	if ("../../news/20071118/20071118014133_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014133_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014133_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;多食薯仔盛產雙胞胎</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014133_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;多食薯仔盛產雙胞胎</option>");
		}
	} else {
		if ("../../news/20071118/20071118014133_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014133_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;多食薯仔盛產雙胞胎</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014133_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;多食薯仔盛產雙胞胎</option>");
		}
	}
	if ("../../news/20071118/20071118014203_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014203_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014203_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;隱現地中海</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014203_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;隱現地中海</option>");
		}
	} else {
		if ("../../news/20071118/20071118014203_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014203_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;隱現地中海</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014203_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;隱現地中海</option>");
		}
	}
	if ("../../news/20071118/20071118014231_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014231_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014231_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;骨牌陣失手</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014231_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;骨牌陣失手</option>");
		}
	} else {
		if ("../../news/20071118/20071118014231_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014231_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;骨牌陣失手</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014231_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;骨牌陣失手</option>");
		}
	}
	if ("../../news/20071118/20071118014257_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014257_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014257_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;亮燈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014257_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;亮燈</option>");
		}
	} else {
		if ("../../news/20071118/20071118014257_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014257_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;亮燈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014257_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;亮燈</option>");
		}
	}
	if ("../../news/20071118/20071118014317_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014317_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014317_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;綠色聖誕老人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014317_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;綠色聖誕老人</option>");
		}
	} else {
		if ("../../news/20071118/20071118014317_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014317_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;綠色聖誕老人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014317_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;綠色聖誕老人</option>");
		}
	}
		if ("../../news/20071118/20071118020644_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020644_0000.html'>兩岸</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118020644_0000.html'>兩岸</option>");
		}
	if ("../../news/20071118/20071118020644_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118020644_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020644_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;內地遊客華爾街出醜</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020644_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;內地遊客華爾街出醜</option>");
		}
	} else {
		if ("../../news/20071118/20071118020644_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020644_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;內地遊客華爾街出醜</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020644_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;內地遊客華爾街出醜</option>");
		}
	}
	if ("../../news/20071118/20071118020754_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118020754_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020754_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;輿論斥惡行：想脫就脫 想拉就拉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020754_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;輿論斥惡行：想脫就脫 想拉就拉</option>");
		}
	} else {
		if ("../../news/20071118/20071118020754_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020754_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;輿論斥惡行：想脫就脫 想拉就拉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020754_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;輿論斥惡行：想脫就脫 想拉就拉</option>");
		}
	}
	if ("../../news/20071118/20071118020842_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118020842_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020842_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「連屁股都丟盡了」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020842_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「連屁股都丟盡了」</option>");
		}
	} else {
		if ("../../news/20071118/20071118020842_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020842_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「連屁股都丟盡了」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020842_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「連屁股都丟盡了」</option>");
		}
	}
	if ("../../news/20071118/20071118020904_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118020904_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020904_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;文明辦頒八守則免外遊出醜</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020904_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;文明辦頒八守則免外遊出醜</option>");
		}
	} else {
		if ("../../news/20071118/20071118020904_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020904_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;文明辦頒八守則免外遊出醜</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020904_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;文明辦頒八守則免外遊出醜</option>");
		}
	}
	if ("../../news/20071118/20071118020936_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118020936_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020936_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;銅牛雕塑寓股市牛氣</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020936_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;銅牛雕塑寓股市牛氣</option>");
		}
	} else {
		if ("../../news/20071118/20071118020936_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020936_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;銅牛雕塑寓股市牛氣</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020936_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;銅牛雕塑寓股市牛氣</option>");
		}
	}
	if ("../../news/20071118/20071118015632_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015632_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015632_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深圳油站托價賣柴油</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015632_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深圳油站托價賣柴油</option>");
		}
	} else {
		if ("../../news/20071118/20071118015632_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015632_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深圳油站托價賣柴油</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015632_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深圳油站托價賣柴油</option>");
		}
	}
	if ("../../news/20071118/20071118015455_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015455_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015455_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;野生華南虎照片疑仿製年畫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015455_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;野生華南虎照片疑仿製年畫</option>");
		}
	} else {
		if ("../../news/20071118/20071118015455_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015455_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;野生華南虎照片疑仿製年畫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015455_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;野生華南虎照片疑仿製年畫</option>");
		}
	}
	if ("../../news/20071118/20071118015655_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015655_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015655_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「把脈能斷胎兒性別」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015655_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「把脈能斷胎兒性別」</option>");
		}
	} else {
		if ("../../news/20071118/20071118015655_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015655_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「把脈能斷胎兒性別」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015655_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「把脈能斷胎兒性別」</option>");
		}
	}
	if ("../../news/20071118/20071118015721_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015721_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015721_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫院謀財燒腦治精神病</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015721_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫院謀財燒腦治精神病</option>");
		}
	} else {
		if ("../../news/20071118/20071118015721_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015721_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫院謀財燒腦治精神病</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015721_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫院謀財燒腦治精神病</option>");
		}
	}
	if ("../../news/20071118/20071118015755_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015755_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015755_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深圳水產食品33%不合格</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015755_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深圳水產食品33%不合格</option>");
		}
	} else {
		if ("../../news/20071118/20071118015755_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015755_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深圳水產食品33%不合格</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015755_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深圳水產食品33%不合格</option>");
		}
	}
	if ("../../news/20071118/20071118015821_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015821_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015821_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;假記者橫行山西拘28人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015821_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;假記者橫行山西拘28人</option>");
		}
	} else {
		if ("../../news/20071118/20071118015821_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015821_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;假記者橫行山西拘28人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015821_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;假記者橫行山西拘28人</option>");
		}
	}
	if ("../../news/20071118/20071118015846_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015846_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015846_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廣告氫氣球爆炸燒傷七人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015846_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廣告氫氣球爆炸燒傷七人</option>");
		}
	} else {
		if ("../../news/20071118/20071118015846_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015846_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廣告氫氣球爆炸燒傷七人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015846_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廣告氫氣球爆炸燒傷七人</option>");
		}
	}
	if ("../../news/20071118/20071118015907_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015907_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015907_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;飛機大盜搭機逾二百次</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015907_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;飛機大盜搭機逾二百次</option>");
		}
	} else {
		if ("../../news/20071118/20071118015907_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015907_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;飛機大盜搭機逾二百次</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015907_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;飛機大盜搭機逾二百次</option>");
		}
	}
	if ("../../news/20071118/20071118015929_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015929_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015929_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;《色，戒》散播電腦病毒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015929_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;《色，戒》散播電腦病毒</option>");
		}
	} else {
		if ("../../news/20071118/20071118015929_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015929_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;《色，戒》散播電腦病毒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015929_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;《色，戒》散播電腦病毒</option>");
		}
	}
	if ("../../news/20071118/20071118020004_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118020004_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020004_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禮炮射鈔票市民狂搶</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020004_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禮炮射鈔票市民狂搶</option>");
		}
	} else {
		if ("../../news/20071118/20071118020004_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020004_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禮炮射鈔票市民狂搶</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020004_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禮炮射鈔票市民狂搶</option>");
		}
	}
	if ("../../news/20071118/20071118020025_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118020025_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020025_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;名豬運動會</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020025_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;名豬運動會</option>");
		}
	} else {
		if ("../../news/20071118/20071118020025_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020025_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;名豬運動會</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020025_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;名豬運動會</option>");
		}
	}
	if ("../../news/20071118/20071118020043_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118020043_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020043_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;50人拉動45噸飛機</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020043_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;50人拉動45噸飛機</option>");
		}
	} else {
		if ("../../news/20071118/20071118020043_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020043_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;50人拉動45噸飛機</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020043_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;50人拉動45噸飛機</option>");
		}
	}
	if ("../../news/20071118/20071118015515_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015515_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015515_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深航空姐網上兜售原味內褲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015515_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深航空姐網上兜售原味內褲</option>");
		}
	} else {
		if ("../../news/20071118/20071118015515_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015515_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深航空姐網上兜售原味內褲</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015515_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;深航空姐網上兜售原味內褲</option>");
		}
	}
	if ("../../news/20071118/20071118015555_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015555_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015555_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;樂山大佛瀕滅頂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015555_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;樂山大佛瀕滅頂</option>");
		}
	} else {
		if ("../../news/20071118/20071118015555_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015555_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;樂山大佛瀕滅頂</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015555_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;樂山大佛瀕滅頂</option>");
		}
	}
	if ("../../news/20071118/20071118015637_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015637_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015637_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西安四大學生當街擄人勒索</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015637_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西安四大學生當街擄人勒索</option>");
		}
	} else {
		if ("../../news/20071118/20071118015637_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015637_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西安四大學生當街擄人勒索</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015637_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西安四大學生當街擄人勒索</option>");
		}
	}
	if ("../../news/20071118/20071118015707_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015707_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015707_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;學校防作弊逼考生戶外應試</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015707_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;學校防作弊逼考生戶外應試</option>");
		}
	} else {
		if ("../../news/20071118/20071118015707_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015707_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;學校防作弊逼考生戶外應試</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015707_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;學校防作弊逼考生戶外應試</option>");
		}
	}
	if ("../../news/20071118/20071118015739_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015739_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015739_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;流言打擊麻辣燙店</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015739_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;流言打擊麻辣燙店</option>");
		}
	} else {
		if ("../../news/20071118/20071118015739_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015739_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;流言打擊麻辣燙店</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015739_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;流言打擊麻辣燙店</option>");
		}
	}
	if ("../../news/20071118/20071118015818_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015818_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015818_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;扁與謝同台</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015818_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;扁與謝同台</option>");
		}
	} else {
		if ("../../news/20071118/20071118015818_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015818_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;扁與謝同台</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015818_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;扁與謝同台</option>");
		}
	}
	if ("../../news/20071118/20071118015850_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118015850_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015850_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;溫總今訪新加坡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015850_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;溫總今訪新加坡</option>");
		}
	} else {
		if ("../../news/20071118/20071118015850_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118015850_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;溫總今訪新加坡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118015850_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;溫總今訪新加坡</option>");
		}
	}
	if ("../../news/20071118/20071118020059_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118020059_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020059_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;隱形廁所有望明年亮相</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020059_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;隱形廁所有望明年亮相</option>");
		}
	} else {
		if ("../../news/20071118/20071118020059_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020059_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;隱形廁所有望明年亮相</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020059_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;隱形廁所有望明年亮相</option>");
		}
	}
	if ("../../news/20071118/20071118020115_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118020115_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020115_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美報告指台無力抗大陸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020115_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美報告指台無力抗大陸</option>");
		}
	} else {
		if ("../../news/20071118/20071118020115_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020115_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美報告指台無力抗大陸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020115_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美報告指台無力抗大陸</option>");
		}
	}
	if ("../../news/20071118/20071118020137_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118020137_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020137_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;治安未達標打擊黃賭毒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020137_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;治安未達標打擊黃賭毒</option>");
		}
	} else {
		if ("../../news/20071118/20071118020137_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020137_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;治安未達標打擊黃賭毒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020137_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;治安未達標打擊黃賭毒</option>");
		}
	}
	if ("../../news/20071118/20071118020158_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118020158_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020158_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;新疆發現木乃伊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020158_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;新疆發現木乃伊</option>");
		}
	} else {
		if ("../../news/20071118/20071118020158_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118020158_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;新疆發現木乃伊</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118020158_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;新疆發現木乃伊</option>");
		}
	}
		if ("../../news/20071118/20071118031435_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031435_0000.html'>社論</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118031435_0000.html'>社論</option>");
		}
	if ("../../news/20071118/20071118031435_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118031435_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031435_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;高官閉門造車 哪管民間疾苦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031435_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;高官閉門造車 哪管民間疾苦</option>");
		}
	} else {
		if ("../../news/20071118/20071118031435_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118031435_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;高官閉門造車 哪管民間疾苦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118031435_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;高官閉門造車 哪管民間疾苦</option>");
		}
	}
		if ("../../news/20071118/20071118025325_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025325_0000.html'>太一叮</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118025325_0000.html'>太一叮</option>");
		}
	if ("../../news/20071118/20071118025325_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025325_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025325_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;司機踢毽度日 公僕紀律蕩然</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025325_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;司機踢毽度日 公僕紀律蕩然</option>");
		}
	} else {
		if ("../../news/20071118/20071118025325_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025325_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;司機踢毽度日 公僕紀律蕩然</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025325_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;司機踢毽度日 公僕紀律蕩然</option>");
		}
	}
		if ("../../news/20071118/20071118021016_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118021016_0000.html'>華夏透視</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118021016_0000.html'>華夏透視</option>");
		}
	if ("../../news/20071118/20071118021016_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118021016_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118021016_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;丟臉丟到華爾街 文明奧運變吹水</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118021016_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;丟臉丟到華爾街 文明奧運變吹水</option>");
		}
	} else {
		if ("../../news/20071118/20071118021016_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118021016_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;丟臉丟到華爾街 文明奧運變吹水</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118021016_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;丟臉丟到華爾街 文明奧運變吹水</option>");
		}
	}
		if ("../../news/20071118/20071118012705_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012705_0000.html'>虎視寰球</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118012705_0000.html'>虎視寰球</option>");
		}
	if ("../../news/20071118/20071118012705_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118012705_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012705_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拉美的結構性挑戰</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012705_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拉美的結構性挑戰</option>");
		}
	} else {
		if ("../../news/20071118/20071118012705_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012705_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拉美的結構性挑戰</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012705_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拉美的結構性挑戰</option>");
		}
	}
		if ("../../news/20071118/20071118021914_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118021914_0000.html'>政情</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118021914_0000.html'>政情</option>");
		}
	if ("../../news/20071118/20071118021914_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118021914_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118021914_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;賭王：下月見四萬點</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118021914_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;賭王：下月見四萬點</option>");
		}
	} else {
		if ("../../news/20071118/20071118021914_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118021914_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;賭王：下月見四萬點</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118021914_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;賭王：下月見四萬點</option>");
		}
	}
	if ("../../news/20071118/20071118022103_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118022103_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022103_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;習近平唔懂廣東話</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022103_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;習近平唔懂廣東話</option>");
		}
	} else {
		if ("../../news/20071118/20071118022103_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022103_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;習近平唔懂廣東話</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022103_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;習近平唔懂廣東話</option>");
		}
	}
	if ("../../news/20071118/20071118022049_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118022049_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022049_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;人大四老爭位連任</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022049_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;人大四老爭位連任</option>");
		}
	} else {
		if ("../../news/20071118/20071118022049_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022049_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;人大四老爭位連任</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022049_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;人大四老爭位連任</option>");
		}
	}
	if ("../../news/20071118/20071118022208_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118022208_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022208_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿Dick開波神采飛揚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022208_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿Dick開波神采飛揚</option>");
		}
	} else {
		if ("../../news/20071118/20071118022208_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022208_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿Dick開波神采飛揚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022208_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;阿Dick開波神采飛揚</option>");
		}
	}
	if ("../../news/20071118/20071118022230_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118022230_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022230_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;乾隆嫡孫文理雙絕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022230_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;乾隆嫡孫文理雙絕</option>");
		}
	} else {
		if ("../../news/20071118/20071118022230_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022230_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;乾隆嫡孫文理雙絕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022230_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;乾隆嫡孫文理雙絕</option>");
		}
	}
	if ("../../news/20071118/20071118022259_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118022259_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022259_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;田少愛駒離奇熱爆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022259_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;田少愛駒離奇熱爆</option>");
		}
	} else {
		if ("../../news/20071118/20071118022259_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022259_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;田少愛駒離奇熱爆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022259_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;田少愛駒離奇熱爆</option>");
		}
	}
	if ("../../news/20071118/20071118022020_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118022020_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022020_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;青少年視野有待提高</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022020_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;青少年視野有待提高</option>");
		}
	} else {
		if ("../../news/20071118/20071118022020_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022020_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;青少年視野有待提高</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022020_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;青少年視野有待提高</option>");
		}
	}
	if ("../../news/20071118/20071118022413_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118022413_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022413_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;孫公志願教數學</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022413_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;孫公志願教數學</option>");
		}
	} else {
		if ("../../news/20071118/20071118022413_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022413_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;孫公志願教數學</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022413_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;孫公志願教數學</option>");
		}
	}
	if ("../../news/20071118/20071118022455_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118022455_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022455_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：區選殺到選舉處新官頂硬上</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022455_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：區選殺到選舉處新官頂硬上</option>");
		}
	} else {
		if ("../../news/20071118/20071118022455_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118022455_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：區選殺到選舉處新官頂硬上</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118022455_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：區選殺到選舉處新官頂硬上</option>");
		}
	}
		if ("../../news/20071118/20071118012327_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012327_0000.html'>太陽虹</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118012327_0000.html'>太陽虹</option>");
		}
	if ("../../news/20071118/20071118012327_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118012327_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012327_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：家有羅漢松 爛鼻爛趾公</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012327_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：家有羅漢松 爛鼻爛趾公</option>");
		}
	} else {
		if ("../../news/20071118/20071118012327_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012327_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：家有羅漢松 爛鼻爛趾公</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012327_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：家有羅漢松 爛鼻爛趾公</option>");
		}
	}
	if ("../../news/20071118/20071118012406_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118012406_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012406_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：二號強國受寵若驚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012406_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：二號強國受寵若驚</option>");
		}
	} else {
		if ("../../news/20071118/20071118012406_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012406_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：二號強國受寵若驚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012406_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：二號強國受寵若驚</option>");
		}
	}
	if ("../../news/20071118/20071118012427_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118012427_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012427_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：焉知非福</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012427_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：焉知非福</option>");
		}
	} else {
		if ("../../news/20071118/20071118012427_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012427_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：焉知非福</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012427_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：焉知非福</option>");
		}
	}
	if ("../../news/20071118/20071118012450_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118012450_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012450_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：反腐倡廉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012450_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：反腐倡廉</option>");
		}
	} else {
		if ("../../news/20071118/20071118012450_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012450_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：反腐倡廉</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012450_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：反腐倡廉</option>");
		}
	}
	if ("../../news/20071118/20071118012514_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118012514_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012514_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑傲江湖：官話撩交打</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012514_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑傲江湖：官話撩交打</option>");
		}
	} else {
		if ("../../news/20071118/20071118012514_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012514_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑傲江湖：官話撩交打</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012514_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑傲江湖：官話撩交打</option>");
		}
	}
	if ("../../news/20071118/20071118012535_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118012535_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012535_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：欺死人太甚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012535_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：欺死人太甚</option>");
		}
	} else {
		if ("../../news/20071118/20071118012535_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012535_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：欺死人太甚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012535_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：欺死人太甚</option>");
		}
	}
	if ("../../news/20071118/20071118012632_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118012632_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012632_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;心憂天下：海外中組部</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012632_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;心憂天下：海外中組部</option>");
		}
	} else {
		if ("../../news/20071118/20071118012632_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012632_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;心憂天下：海外中組部</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012632_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;心憂天下：海外中組部</option>");
		}
	}
		if ("../../news/20071118/20071118012923_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012923_0000.html'>古今論壇</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118012923_0000.html'>古今論壇</option>");
		}
	if ("../../news/20071118/20071118012923_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118012923_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012923_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：香港人從此應學東方</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012923_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：香港人從此應學東方</option>");
		}
	} else {
		if ("../../news/20071118/20071118012923_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012923_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：香港人從此應學東方</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012923_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：香港人從此應學東方</option>");
		}
	}
	if ("../../news/20071118/20071118013054_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118013054_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013054_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：朝廷頂尖「閩官」最多</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013054_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：朝廷頂尖「閩官」最多</option>");
		}
	} else {
		if ("../../news/20071118/20071118013054_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013054_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：朝廷頂尖「閩官」最多</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013054_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：朝廷頂尖「閩官」最多</option>");
		}
	}
	if ("../../news/20071118/20071118013310_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118013310_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013310_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：信世界末日皆傻瓜</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013310_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：信世界末日皆傻瓜</option>");
		}
	} else {
		if ("../../news/20071118/20071118013310_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013310_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：信世界末日皆傻瓜</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013310_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：信世界末日皆傻瓜</option>");
		}
	}
	if ("../../news/20071118/20071118013427_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118013427_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013427_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：打腫臉充胖子國民性</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013427_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：打腫臉充胖子國民性</option>");
		}
	} else {
		if ("../../news/20071118/20071118013427_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013427_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：打腫臉充胖子國民性</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013427_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：打腫臉充胖子國民性</option>");
		}
	}
	if ("../../news/20071118/20071118013517_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118013517_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013517_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;朱元璋明鑑：曹老頭用心良苦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013517_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;朱元璋明鑑：曹老頭用心良苦</option>");
		}
	} else {
		if ("../../news/20071118/20071118013517_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118013517_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;朱元璋明鑑：曹老頭用心良苦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118013517_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;朱元璋明鑑：曹老頭用心良苦</option>");
		}
	}
		if ("../../news/20071118/20071118014427_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014427_0000.html'>SUN視野</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118014427_0000.html'>SUN視野</option>");
		}
	if ("../../news/20071118/20071118014427_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118014427_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014427_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;多莉之父繞路行 避複製胚胎爭議</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014427_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;多莉之父繞路行 避複製胚胎爭議</option>");
		}
	} else {
		if ("../../news/20071118/20071118014427_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118014427_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;多莉之父繞路行 避複製胚胎爭議</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118014427_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;多莉之父繞路行 避複製胚胎爭議</option>");
		}
	}
		if ("../../news/20071118/20071118012740_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012740_0000.html'>專欄</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118012740_0000.html'>專欄</option>");
		}
	if ("../../news/20071118/20071118012740_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118012740_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012740_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：香港向澳門學習甚麼</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012740_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：香港向澳門學習甚麼</option>");
		}
	} else {
		if ("../../news/20071118/20071118012740_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118012740_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：香港向澳門學習甚麼</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118012740_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：香港向澳門學習甚麼</option>");
		}
	}
		if ("../../news/20071118/20071118025623_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025623_0000.html'>專題</option>");
		} else {
			document.write("	<option value='../../news/20071118/20071118025623_0000.html'>專題</option>");
		}
	if ("../../news/20071118/20071118025623_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025623_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025623_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：孕婦吸煙損兒生育力</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025623_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：孕婦吸煙損兒生育力</option>");
		}
	} else {
		if ("../../news/20071118/20071118025623_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025623_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：孕婦吸煙損兒生育力</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025623_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：孕婦吸煙損兒生育力</option>");
		}
	}
	if ("../../news/20071118/20071118025705_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025705_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025705_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;長期食素缺維他命B12易動脈硬化</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025705_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;長期食素缺維他命B12易動脈硬化</option>");
		}
	} else {
		if ("../../news/20071118/20071118025705_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025705_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;長期食素缺維他命B12易動脈硬化</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025705_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;長期食素缺維他命B12易動脈硬化</option>");
		}
	}
	if ("../../news/20071118/20071118025721_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025721_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025721_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法研瘧疾針六年有效</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025721_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法研瘧疾針六年有效</option>");
		}
	} else {
		if ("../../news/20071118/20071118025721_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025721_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法研瘧疾針六年有效</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025721_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法研瘧疾針六年有效</option>");
		}
	}
	if ("../../news/20071118/20071118025746_0000.html".indexOf(filename) < 0) {
		if ("../../news/20071118/20071118025746_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025746_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;破碎家庭女童較早熟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025746_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;破碎家庭女童較早熟</option>");
		}
	} else {
		if ("../../news/20071118/20071118025746_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20071118/20071118025746_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;破碎家庭女童較早熟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20071118/20071118025746_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=20071031000832_0000&dirsect=news&redirect=1#20071031000832_0000".indexOf(filename) < 0) {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20071031000832_0000&dirsect=news&redirect=1#20071031000832_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20071031000832_0000&dirsect=news&redirect=1#20071031000832_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;的士應否徵收燃油附加費？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20071031000832_0000&dirsect=news&redirect=1#20071031000832_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;的士應否徵收燃油附加費？</option>");
		}
	} else {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20071031000832_0000&dirsect=news&redirect=1#20071031000832_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20071031000832_0000&dirsect=news&redirect=1#20071031000832_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;的士應否徵收燃油附加費？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20071031000832_0000&dirsect=news&redirect=1#20071031000832_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;的士應否徵收燃油附加費？</option>");
		}
	}

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

