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

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

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

	var host_name = window.location.hostname;
	var polling_host = "";
	if (host_name == "155.155.4.49") {
		//polling_host = "http://155.155.4.48:82";
		polling_host = "http://155.155.4.49:82";
	}
	if (host_name == "210.177.167.35") {
		//polling_host = "http://210.177.167.32:82";
		polling_host = "http://210.177.167.35:82";
	}
	if (host_name == "the-sun.orisun.com") {
		polling_host = "http://the-sun.on.cc";
	}
	if (host_name == "the-sun.on.cc") {
		polling_host = "http://the-sun.on.cc";
	}
	
	document.write("<select name='date' onChange='gotonews(document.form1);'>");
	document.write("<option value='0'>────選擇內容───── </option>");
			if ("../../news/20080502/20080502032846_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032846_0000.html'>要聞</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080502032846_0000.html'>要聞</option>");
		}
	if ("../../news/20080502/20080502032846_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032846_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032846_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;旅巴屍疊屍18死44傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032846_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;旅巴屍疊屍18死44傷</option>");
		}
	} else {
		if ("../../news/20080502/20080502032846_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032846_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;旅巴屍疊屍18死44傷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032846_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;旅巴屍疊屍18死44傷</option>");
		}
	}
	if ("../../news/20080502/20080502025731_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502025731_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502025731_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;重傷婆婆哀求「好辛苦由得我死啦」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502025731_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;重傷婆婆哀求「好辛苦由得我死啦」</option>");
		}
	} else {
		if ("../../news/20080502/20080502025731_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502025731_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;重傷婆婆哀求「好辛苦由得我死啦」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502025731_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;重傷婆婆哀求「好辛苦由得我死啦」</option>");
		}
	}
	if ("../../news/20080502/20080502025826_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502025826_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502025826_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;見慣大場面鐵漢灑淚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502025826_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;見慣大場面鐵漢灑淚</option>");
		}
	} else {
		if ("../../news/20080502/20080502025826_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502025826_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;見慣大場面鐵漢灑淚</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502025826_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;見慣大場面鐵漢灑淚</option>");
		}
	}
	if ("../../news/20080502/20080502030127_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030127_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030127_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「我媽咪個頭冇左塊肉」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030127_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「我媽咪個頭冇左塊肉」</option>");
		}
	} else {
		if ("../../news/20080502/20080502030127_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030127_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「我媽咪個頭冇左塊肉」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030127_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「我媽咪個頭冇左塊肉」</option>");
		}
	}
	if ("../../news/20080502/20080502032741_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032741_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032741_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;司機駕旅巴八年</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032741_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;司機駕旅巴八年</option>");
		}
	} else {
		if ("../../news/20080502/20080502032741_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032741_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;司機駕旅巴八年</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032741_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;司機駕旅巴八年</option>");
		}
	}
	if ("../../news/20080502/20080502030615_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030615_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030615_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;冷血消防擺甫士留影</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030615_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;冷血消防擺甫士留影</option>");
		}
	} else {
		if ("../../news/20080502/20080502030615_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030615_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;冷血消防擺甫士留影</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030615_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;冷血消防擺甫士留影</option>");
		}
	}
	if ("../../news/20080502/20080502030734_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030734_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030734_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;耗三小時救人捱轟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030734_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;耗三小時救人捱轟</option>");
		}
	} else {
		if ("../../news/20080502/20080502030734_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030734_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;耗三小時救人捱轟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030734_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;耗三小時救人捱轟</option>");
		}
	}
	if ("../../news/20080502/20080502030837_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030837_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030837_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;救人黃金一小時</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030837_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;救人黃金一小時</option>");
		}
	} else {
		if ("../../news/20080502/20080502030837_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030837_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;救人黃金一小時</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030837_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;救人黃金一小時</option>");
		}
	}
	if ("../../news/20080502/20080502030953_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030953_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030953_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;神慈秀明會源於日本</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030953_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;神慈秀明會源於日本</option>");
		}
	} else {
		if ("../../news/20080502/20080502030953_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030953_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;神慈秀明會源於日本</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030953_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;神慈秀明會源於日本</option>");
		}
	}
	if ("../../news/20080502/20080502031501_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031501_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031501_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;坐旅巴要識揀位保命</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031501_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;坐旅巴要識揀位保命</option>");
		}
	} else {
		if ("../../news/20080502/20080502031501_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031501_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;坐旅巴要識揀位保命</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031501_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;坐旅巴要識揀位保命</option>");
		}
	}
	if ("../../news/20080502/20080502031617_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031617_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031617_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;旅巴無強制裝安全帶</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031617_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;旅巴無強制裝安全帶</option>");
		}
	} else {
		if ("../../news/20080502/20080502031617_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031617_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;旅巴無強制裝安全帶</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031617_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;旅巴無強制裝安全帶</option>");
		}
	}
	if ("../../news/20080502/20080502031656_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031656_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031656_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;住西貢藝人指路段設計差</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031656_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;住西貢藝人指路段設計差</option>");
		}
	} else {
		if ("../../news/20080502/20080502031656_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031656_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;住西貢藝人指路段設計差</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031656_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;住西貢藝人指路段設計差</option>");
		}
	}
	if ("../../news/20080502/20080502031718_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031718_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031718_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;長命斜嚴重交通事故</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031718_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;長命斜嚴重交通事故</option>");
		}
	} else {
		if ("../../news/20080502/20080502031718_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031718_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;長命斜嚴重交通事故</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031718_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;長命斜嚴重交通事故</option>");
		}
	}
		if ("../../news/20080502/20080502030210_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030210_0000.html'>港聞</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080502030210_0000.html'>港聞</option>");
		}
	if ("../../news/20080502/20080502030210_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030210_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030210_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EV71腸病毒隨時攻陷社區</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030210_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EV71腸病毒隨時攻陷社區</option>");
		}
	} else {
		if ("../../news/20080502/20080502030210_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030210_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EV71腸病毒隨時攻陷社區</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030210_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EV71腸病毒隨時攻陷社區</option>");
		}
	}
	if ("../../news/20080502/20080502030307_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030307_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030307_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;應為長者免費打流感針</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030307_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;應為長者免費打流感針</option>");
		}
	} else {
		if ("../../news/20080502/20080502030307_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030307_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;應為長者免費打流感針</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030307_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;應為長者免費打流感針</option>");
		}
	}
	if ("../../news/20080502/20080502030344_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030344_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030344_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;波波池恐變播毒溫床</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030344_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;波波池恐變播毒溫床</option>");
		}
	} else {
		if ("../../news/20080502/20080502030344_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030344_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;波波池恐變播毒溫床</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030344_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;波波池恐變播毒溫床</option>");
		}
	}
	if ("../../news/20080502/20080502030409_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030409_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030409_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;家長怕怕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030409_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;家長怕怕</option>");
		}
	} else {
		if ("../../news/20080502/20080502030409_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030409_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;家長怕怕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030409_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;家長怕怕</option>");
		}
	}
	if ("../../news/20080502/20080502030516_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030516_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030516_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;網民發動罷租領匯停車場</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030516_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;網民發動罷租領匯停車場</option>");
		}
	} else {
		if ("../../news/20080502/20080502030516_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030516_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;網民發動罷租領匯停車場</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030516_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;網民發動罷租領匯停車場</option>");
		}
	}
	if ("../../news/20080502/20080502030805_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030805_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030805_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黃毓民籲罷買壹傳媒刊物</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030805_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黃毓民籲罷買壹傳媒刊物</option>");
		}
	} else {
		if ("../../news/20080502/20080502030805_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030805_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黃毓民籲罷買壹傳媒刊物</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030805_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;黃毓民籲罷買壹傳媒刊物</option>");
		}
	}
	if ("../../news/20080502/20080502030926_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030926_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030926_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台《壹週刊》買料案擴大調查揪黑手</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030926_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台《壹週刊》買料案擴大調查揪黑手</option>");
		}
	} else {
		if ("../../news/20080502/20080502030926_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030926_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台《壹週刊》買料案擴大調查揪黑手</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030926_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;台《壹週刊》買料案擴大調查揪黑手</option>");
		}
	}
	if ("../../news/20080502/20080502030636_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030636_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030636_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梁劉柔芬上《ontv》轟港府防疫慢幾拍</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030636_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梁劉柔芬上《ontv》轟港府防疫慢幾拍</option>");
		}
	} else {
		if ("../../news/20080502/20080502030636_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030636_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梁劉柔芬上《ontv》轟港府防疫慢幾拍</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030636_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梁劉柔芬上《ontv》轟港府防疫慢幾拍</option>");
		}
	}
	if ("../../news/20080502/20080502030852_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502030852_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030852_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;30超級富豪居港</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030852_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;30超級富豪居港</option>");
		}
	} else {
		if ("../../news/20080502/20080502030852_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502030852_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;30超級富豪居港</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502030852_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;30超級富豪居港</option>");
		}
	}
	if ("../../news/20080502/20080502031325_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031325_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031325_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;六千人遊行爭勞工權益</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031325_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;六千人遊行爭勞工權益</option>");
		}
	} else {
		if ("../../news/20080502/20080502031325_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031325_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;六千人遊行爭勞工權益</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031325_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;六千人遊行爭勞工權益</option>");
		}
	}
	if ("../../news/20080502/20080502031418_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031418_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031418_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;近百外傭促僱主停剝削</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031418_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;近百外傭促僱主停剝削</option>");
		}
	} else {
		if ("../../news/20080502/20080502031418_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031418_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;近百外傭促僱主停剝削</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031418_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;近百外傭促僱主停剝削</option>");
		}
	}
	if ("../../news/20080502/20080502031525_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031525_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031525_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百物騰貴 錢唔夠使</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031525_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百物騰貴 錢唔夠使</option>");
		}
	} else {
		if ("../../news/20080502/20080502031525_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031525_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百物騰貴 錢唔夠使</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031525_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百物騰貴 錢唔夠使</option>");
		}
	}
	if ("../../news/20080502/20080502031647_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031647_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031647_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;五．一旅行團跌逾10%</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031647_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;五．一旅行團跌逾10%</option>");
		}
	} else {
		if ("../../news/20080502/20080502031647_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031647_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;五．一旅行團跌逾10%</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031647_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;五．一旅行團跌逾10%</option>");
		}
	}
	if ("../../news/20080502/20080502031719_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031719_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031719_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4歲女童挑戰長途泳</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031719_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4歲女童挑戰長途泳</option>");
		}
	} else {
		if ("../../news/20080502/20080502031719_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031719_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4歲女童挑戰長途泳</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031719_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4歲女童挑戰長途泳</option>");
		}
	}
	if ("../../news/20080502/20080502031857_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031857_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031857_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;男生護10元捱四刀命危</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031857_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;男生護10元捱四刀命危</option>");
		}
	} else {
		if ("../../news/20080502/20080502031857_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031857_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;男生護10元捱四刀命危</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031857_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;男生護10元捱四刀命危</option>");
		}
	}
	if ("../../news/20080502/20080502031930_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031930_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031930_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中港車藏千萬元黃金闖關</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031930_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中港車藏千萬元黃金闖關</option>");
		}
	} else {
		if ("../../news/20080502/20080502031930_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031930_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中港車藏千萬元黃金闖關</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031930_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中港車藏千萬元黃金闖關</option>");
		}
	}
	if ("../../news/20080502/20080502031952_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031952_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031952_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迷幻漢發狂打傷途人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031952_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迷幻漢發狂打傷途人</option>");
		}
	} else {
		if ("../../news/20080502/20080502031952_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031952_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迷幻漢發狂打傷途人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031952_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迷幻漢發狂打傷途人</option>");
		}
	}
	if ("../../news/20080502/20080502032011_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032011_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032011_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爭的士四男女毆情侶</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032011_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爭的士四男女毆情侶</option>");
		}
	} else {
		if ("../../news/20080502/20080502032011_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032011_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爭的士四男女毆情侶</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032011_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爭的士四男女毆情侶</option>");
		}
	}
	if ("../../news/20080502/20080502032032_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032032_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032032_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬匹受驚「胸襲」少女</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032032_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬匹受驚「胸襲」少女</option>");
		}
	} else {
		if ("../../news/20080502/20080502032032_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032032_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬匹受驚「胸襲」少女</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032032_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬匹受驚「胸襲」少女</option>");
		}
	}
	if ("../../news/20080502/20080502032156_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032156_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032156_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;躁母衣架教仔錯手扑穿頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032156_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;躁母衣架教仔錯手扑穿頭</option>");
		}
	} else {
		if ("../../news/20080502/20080502032156_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032156_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;躁母衣架教仔錯手扑穿頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032156_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;躁母衣架教仔錯手扑穿頭</option>");
		}
	}
	if ("../../news/20080502/20080502032245_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032245_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032245_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;傑志球員盧志軒昏迷危殆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032245_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;傑志球員盧志軒昏迷危殆</option>");
		}
	} else {
		if ("../../news/20080502/20080502032245_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032245_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;傑志球員盧志軒昏迷危殆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032245_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;傑志球員盧志軒昏迷危殆</option>");
		}
	}
	if ("../../news/20080502/20080502032327_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032327_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032327_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醉漢炒車女友涉頂包</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032327_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醉漢炒車女友涉頂包</option>");
		}
	} else {
		if ("../../news/20080502/20080502032327_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032327_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醉漢炒車女友涉頂包</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032327_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醉漢炒車女友涉頂包</option>");
		}
	}
	if ("../../news/20080502/20080502032354_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032354_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032354_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澳破毒品派對拘25人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032354_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澳破毒品派對拘25人</option>");
		}
	} else {
		if ("../../news/20080502/20080502032354_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032354_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澳破毒品派對拘25人</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032354_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;澳破毒品派對拘25人</option>");
		}
	}
	if ("../../news/20080502/20080502032415_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032415_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032415_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;八歲女攀牆墮地骨折</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032415_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;八歲女攀牆墮地骨折</option>");
		}
	} else {
		if ("../../news/20080502/20080502032415_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032415_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;八歲女攀牆墮地骨折</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032415_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;八歲女攀牆墮地骨折</option>");
		}
	}
	if ("../../news/20080502/20080502032445_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032445_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032445_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;文物館茶座地裂重鋪</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032445_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;文物館茶座地裂重鋪</option>");
		}
	} else {
		if ("../../news/20080502/20080502032445_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032445_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;文物館茶座地裂重鋪</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032445_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;文物館茶座地裂重鋪</option>");
		}
	}
	if ("../../news/20080502/20080502032552_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032552_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032552_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;聖火傳送恐釀大塞車</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032552_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;聖火傳送恐釀大塞車</option>");
		}
	} else {
		if ("../../news/20080502/20080502032552_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032552_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;聖火傳送恐釀大塞車</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032552_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;聖火傳送恐釀大塞車</option>");
		}
	}
	if ("../../news/20080502/20080502032621_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032621_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032621_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;領證稱被毆男子涉報假案</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032621_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;領證稱被毆男子涉報假案</option>");
		}
	} else {
		if ("../../news/20080502/20080502032621_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032621_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;領證稱被毆男子涉報假案</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032621_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;領證稱被毆男子涉報假案</option>");
		}
	}
	if ("../../news/20080502/20080502032551_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032551_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032551_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;電腦鍵盤污糟過廁板</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032551_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;電腦鍵盤污糟過廁板</option>");
		}
	} else {
		if ("../../news/20080502/20080502032551_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032551_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;電腦鍵盤污糟過廁板</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032551_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;電腦鍵盤污糟過廁板</option>");
		}
	}
	if ("../../news/20080502/20080502032612_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032612_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032612_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩年一換健康有保障</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032612_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩年一換健康有保障</option>");
		}
	} else {
		if ("../../news/20080502/20080502032612_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032612_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩年一換健康有保障</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032612_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩年一換健康有保障</option>");
		}
	}
	if ("../../news/20080502/20080502032655_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032655_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032655_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;冬菇亭千萬豪裝掛水晶燈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032655_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;冬菇亭千萬豪裝掛水晶燈</option>");
		}
	} else {
		if ("../../news/20080502/20080502032655_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032655_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;冬菇亭千萬豪裝掛水晶燈</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032655_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;冬菇亭千萬豪裝掛水晶燈</option>");
		}
	}
	if ("../../news/20080502/20080502032717_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032717_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032717_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;優先勘察豪宅區斜坡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032717_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;優先勘察豪宅區斜坡</option>");
		}
	} else {
		if ("../../news/20080502/20080502032717_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032717_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;優先勘察豪宅區斜坡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032717_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;優先勘察豪宅區斜坡</option>");
		}
	}
	if ("../../news/20080502/20080502032733_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032733_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032733_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;乘客投訴新巴瞞意外</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032733_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;乘客投訴新巴瞞意外</option>");
		}
	} else {
		if ("../../news/20080502/20080502032733_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032733_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;乘客投訴新巴瞞意外</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032733_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;乘客投訴新巴瞞意外</option>");
		}
	}
	if ("../../news/20080502/20080502032749_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032749_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032749_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;稱助金沙拎牌港商索酬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032749_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;稱助金沙拎牌港商索酬</option>");
		}
	} else {
		if ("../../news/20080502/20080502032749_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032749_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;稱助金沙拎牌港商索酬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032749_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;稱助金沙拎牌港商索酬</option>");
		}
	}
	if ("../../news/20080502/20080502032803_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032803_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032803_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;引自動捐血系統保品質</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032803_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;引自動捐血系統保品質</option>");
		}
	} else {
		if ("../../news/20080502/20080502032803_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032803_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;引自動捐血系統保品質</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032803_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;引自動捐血系統保品質</option>");
		}
	}
	if ("../../news/20080502/20080502032819_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032819_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032819_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;烏克蘭沉船或數日拖走</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032819_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;烏克蘭沉船或數日拖走</option>");
		}
	} else {
		if ("../../news/20080502/20080502032819_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032819_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;烏克蘭沉船或數日拖走</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032819_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;烏克蘭沉船或數日拖走</option>");
		}
	}
		if ("../../news/20080502/20080502022546_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022546_0000.html'>國際</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080502022546_0000.html'>國際</option>");
		}
	if ("../../news/20080502/20080502022546_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022546_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022546_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;偷艇狂歡撞船6死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022546_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;偷艇狂歡撞船6死</option>");
		}
	} else {
		if ("../../news/20080502/20080502022546_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022546_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;偷艇狂歡撞船6死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022546_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;偷艇狂歡撞船6死</option>");
		}
	}
	if ("../../news/20080502/20080502022835_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022835_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022835_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;溝清潔劑製毒氣日漢圖殺母</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022835_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;溝清潔劑製毒氣日漢圖殺母</option>");
		}
	} else {
		if ("../../news/20080502/20080502022835_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022835_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;溝清潔劑製毒氣日漢圖殺母</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022835_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;溝清潔劑製毒氣日漢圖殺母</option>");
		}
	}
	if ("../../news/20080502/20080502022910_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022910_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022910_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;埃及旅巴撞壆翻側著火九死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022910_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;埃及旅巴撞壆翻側著火九死</option>");
		}
	} else {
		if ("../../news/20080502/20080502022910_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022910_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;埃及旅巴撞壆翻側著火九死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022910_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;埃及旅巴撞壆翻側著火九死</option>");
		}
	}
	if ("../../news/20080502/20080502022940_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022940_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022940_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英地方選舉倫敦市長爭崩頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022940_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英地方選舉倫敦市長爭崩頭</option>");
		}
	} else {
		if ("../../news/20080502/20080502022940_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022940_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英地方選舉倫敦市長爭崩頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022940_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英地方選舉倫敦市長爭崩頭</option>");
		}
	}
	if ("../../news/20080502/20080502023105_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023105_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023105_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧巴馬領先優勢收窄</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023105_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧巴馬領先優勢收窄</option>");
		}
	} else {
		if ("../../news/20080502/20080502023105_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023105_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧巴馬領先優勢收窄</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023105_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧巴馬領先優勢收窄</option>");
		}
	}
	if ("../../news/20080502/20080502023135_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023135_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023135_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬英九希拉妮上榜</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023135_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬英九希拉妮上榜</option>");
		}
	} else {
		if ("../../news/20080502/20080502023135_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023135_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬英九希拉妮上榜</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023135_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬英九希拉妮上榜</option>");
		}
	}
	if ("../../news/20080502/20080502022730_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022730_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022730_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美警搜末日教派帶走疑性侵四童</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022730_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美警搜末日教派帶走疑性侵四童</option>");
		}
	} else {
		if ("../../news/20080502/20080502022730_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022730_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美警搜末日教派帶走疑性侵四童</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022730_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美警搜末日教派帶走疑性侵四童</option>");
		}
	}
	if ("../../news/20080502/20080502022753_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022753_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022753_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;荷里活30名人促釋放昂山</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022753_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;荷里活30名人促釋放昂山</option>");
		}
	} else {
		if ("../../news/20080502/20080502022753_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022753_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;荷里活30名人促釋放昂山</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022753_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;荷里活30名人促釋放昂山</option>");
		}
	}
	if ("../../news/20080502/20080502023001_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023001_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023001_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美報告指阿蓋德威脅仍在</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023001_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美報告指阿蓋德威脅仍在</option>");
		}
	} else {
		if ("../../news/20080502/20080502023001_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023001_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美報告指阿蓋德威脅仍在</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023001_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美報告指阿蓋德威脅仍在</option>");
		}
	}
	if ("../../news/20080502/20080502023020_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023020_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023020_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英拒拉登第四子居留簽證</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023020_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英拒拉登第四子居留簽證</option>");
		}
	} else {
		if ("../../news/20080502/20080502023020_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023020_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英拒拉登第四子居留簽證</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023020_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;英拒拉登第四子居留簽證</option>");
		}
	}
	if ("../../news/20080502/20080502022618_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022618_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022618_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;納粹大屠殺默哀</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022618_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;納粹大屠殺默哀</option>");
		}
	} else {
		if ("../../news/20080502/20080502022618_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022618_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;納粹大屠殺默哀</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022618_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;納粹大屠殺默哀</option>");
		}
	}
	if ("../../news/20080502/20080502023042_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023042_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023042_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;國際勞動節環球大抗議</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023042_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;國際勞動節環球大抗議</option>");
		}
	} else {
		if ("../../news/20080502/20080502023042_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023042_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;國際勞動節環球大抗議</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023042_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;國際勞動節環球大抗議</option>");
		}
	}
	if ("../../news/20080502/20080502022449_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022449_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022449_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧禁室亂倫兄疑知情</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022449_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧禁室亂倫兄疑知情</option>");
		}
	} else {
		if ("../../news/20080502/20080502022449_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022449_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧禁室亂倫兄疑知情</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022449_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;奧禁室亂倫兄疑知情</option>");
		}
	}
	if ("../../news/20080502/20080502022530_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022530_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022530_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禁室少女：二戰遺毒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022530_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禁室少女：二戰遺毒</option>");
		}
	} else {
		if ("../../news/20080502/20080502022530_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022530_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禁室少女：二戰遺毒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022530_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禁室少女：二戰遺毒</option>");
		}
	}
	if ("../../news/20080502/20080502022628_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022628_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022628_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;垃圾電郵誕生30年</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022628_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;垃圾電郵誕生30年</option>");
		}
	} else {
		if ("../../news/20080502/20080502022628_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022628_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;垃圾電郵誕生30年</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022628_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;垃圾電郵誕生30年</option>");
		}
	}
	if ("../../news/20080502/20080502022722_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022722_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022722_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;韓議員摸銅像胸部大腿</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022722_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;韓議員摸銅像胸部大腿</option>");
		}
	} else {
		if ("../../news/20080502/20080502022722_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022722_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;韓議員摸銅像胸部大腿</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022722_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;韓議員摸銅像胸部大腿</option>");
		}
	}
	if ("../../news/20080502/20080502022814_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022814_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022814_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西澳洲警搜報館</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022814_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西澳洲警搜報館</option>");
		}
	} else {
		if ("../../news/20080502/20080502022814_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022814_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西澳洲警搜報館</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022814_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;西澳洲警搜報館</option>");
		}
	}
	if ("../../news/20080502/20080502022923_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022923_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022923_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;《盜海豪情》取景夜店遇祝融</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022923_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;《盜海豪情》取景夜店遇祝融</option>");
		}
	} else {
		if ("../../news/20080502/20080502022923_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022923_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;《盜海豪情》取景夜店遇祝融</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022923_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;《盜海豪情》取景夜店遇祝融</option>");
		}
	}
	if ("../../news/20080502/20080502022957_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022957_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022957_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鼠幹細胞分化心血管細胞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022957_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鼠幹細胞分化心血管細胞</option>");
		}
	} else {
		if ("../../news/20080502/20080502022957_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022957_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鼠幹細胞分化心血管細胞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022957_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鼠幹細胞分化心血管細胞</option>");
		}
	}
	if ("../../news/20080502/20080502023024_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023024_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023024_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;加國500野鴨被油污覆蓋</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023024_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;加國500野鴨被油污覆蓋</option>");
		}
	} else {
		if ("../../news/20080502/20080502023024_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023024_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;加國500野鴨被油污覆蓋</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023024_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;加國500野鴨被油污覆蓋</option>");
		}
	}
	if ("../../news/20080502/20080502023052_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023052_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023052_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬德琳失蹤周年仍蹤杳</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023052_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬德琳失蹤周年仍蹤杳</option>");
		}
	} else {
		if ("../../news/20080502/20080502023052_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023052_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬德琳失蹤周年仍蹤杳</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023052_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;馬德琳失蹤周年仍蹤杳</option>");
		}
	}
	if ("../../news/20080502/20080502023119_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023119_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023119_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強姦11女澳洲狂魔認罪</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023119_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強姦11女澳洲狂魔認罪</option>");
		}
	} else {
		if ("../../news/20080502/20080502023119_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023119_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強姦11女澳洲狂魔認罪</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023119_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強姦11女澳洲狂魔認罪</option>");
		}
	}
	if ("../../news/20080502/20080502024242_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502024242_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024242_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美破大麻種植場</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024242_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美破大麻種植場</option>");
		}
	} else {
		if ("../../news/20080502/20080502024242_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024242_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美破大麻種植場</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024242_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美破大麻種植場</option>");
		}
	}
	if ("../../news/20080502/20080502024317_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502024317_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024317_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;衣著性感女歌手禁登台</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024317_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;衣著性感女歌手禁登台</option>");
		}
	} else {
		if ("../../news/20080502/20080502024317_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024317_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;衣著性感女歌手禁登台</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024317_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;衣著性感女歌手禁登台</option>");
		}
	}
	if ("../../news/20080502/20080502024350_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502024350_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024350_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;少女雙腳變形</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024350_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;少女雙腳變形</option>");
		}
	} else {
		if ("../../news/20080502/20080502024350_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024350_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;少女雙腳變形</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024350_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;少女雙腳變形</option>");
		}
	}
	if ("../../news/20080502/20080502024539_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502024539_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024539_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;布萊恩驚心17分04秒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024539_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;布萊恩驚心17分04秒</option>");
		}
	} else {
		if ("../../news/20080502/20080502024539_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024539_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;布萊恩驚心17分04秒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024539_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;布萊恩驚心17分04秒</option>");
		}
	}
	if ("../../news/20080502/20080502024611_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502024611_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024611_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;九月挑戰13天不睡眠</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024611_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;九月挑戰13天不睡眠</option>");
		}
	} else {
		if ("../../news/20080502/20080502024611_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024611_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;九月挑戰13天不睡眠</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024611_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;九月挑戰13天不睡眠</option>");
		}
	}
	if ("../../news/20080502/20080502024652_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502024652_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024652_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法漢踩飛船橫越英倫海峽</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024652_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法漢踩飛船橫越英倫海峽</option>");
		}
	} else {
		if ("../../news/20080502/20080502024652_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024652_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法漢踩飛船橫越英倫海峽</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024652_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;法漢踩飛船橫越英倫海峽</option>");
		}
	}
	if ("../../news/20080502/20080502024719_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502024719_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024719_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;校網登三點式照捱轟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024719_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;校網登三點式照捱轟</option>");
		}
	} else {
		if ("../../news/20080502/20080502024719_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024719_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;校網登三點式照捱轟</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024719_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;校網登三點式照捱轟</option>");
		}
	}
	if ("../../news/20080502/20080502024752_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502024752_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024752_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;豬膀胱粉還原斷指</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024752_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;豬膀胱粉還原斷指</option>");
		}
	} else {
		if ("../../news/20080502/20080502024752_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024752_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;豬膀胱粉還原斷指</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024752_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;豬膀胱粉還原斷指</option>");
		}
	}
	if ("../../news/20080502/20080502024817_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502024817_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024817_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;首匹複製馬誕麟兒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024817_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;首匹複製馬誕麟兒</option>");
		}
	} else {
		if ("../../news/20080502/20080502024817_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024817_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;首匹複製馬誕麟兒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024817_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;首匹複製馬誕麟兒</option>");
		}
	}
	if ("../../news/20080502/20080502024841_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502024841_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024841_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;泰僧電玩教驅五魔</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024841_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;泰僧電玩教驅五魔</option>");
		}
	} else {
		if ("../../news/20080502/20080502024841_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024841_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;泰僧電玩教驅五魔</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024841_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;泰僧電玩教驅五魔</option>");
		}
	}
	if ("../../news/20080502/20080502024905_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502024905_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024905_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女王起舞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024905_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女王起舞</option>");
		}
	} else {
		if ("../../news/20080502/20080502024905_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024905_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女王起舞</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024905_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;女王起舞</option>");
		}
	}
	if ("../../news/20080502/20080502024926_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502024926_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024926_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小童剃頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024926_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小童剃頭</option>");
		}
	} else {
		if ("../../news/20080502/20080502024926_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502024926_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小童剃頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502024926_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小童剃頭</option>");
		}
	}
	if ("../../news/20080502/20080502025001_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502025001_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502025001_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;塗掉壁畫賠858萬元</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502025001_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;塗掉壁畫賠858萬元</option>");
		}
	} else {
		if ("../../news/20080502/20080502025001_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502025001_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;塗掉壁畫賠858萬元</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502025001_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;塗掉壁畫賠858萬元</option>");
		}
	}
	if ("../../news/20080502/20080502025032_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502025032_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502025032_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;長吻鱷急增</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502025032_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;長吻鱷急增</option>");
		}
	} else {
		if ("../../news/20080502/20080502025032_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502025032_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;長吻鱷急增</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502025032_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;長吻鱷急增</option>");
		}
	}
		if ("../../news/20080502/20080502023518_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023518_0000.html'>兩岸</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080502023518_0000.html'>兩岸</option>");
		}
	if ("../../news/20080502/20080502023518_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023518_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023518_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;反法怒火5•1復燃</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023518_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;反法怒火5•1復燃</option>");
		}
	} else {
		if ("../../news/20080502/20080502023518_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023518_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;反法怒火5•1復燃</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023518_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;反法怒火5•1復燃</option>");
		}
	}
	if ("../../news/20080502/20080502023549_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023549_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023549_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拜戰犯小泉無緣京奧開幕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023549_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拜戰犯小泉無緣京奧開幕</option>");
		}
	} else {
		if ("../../news/20080502/20080502023549_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023549_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拜戰犯小泉無緣京奧開幕</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023549_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拜戰犯小泉無緣京奧開幕</option>");
		}
	}
	if ("../../news/20080502/20080502023608_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023608_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023608_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美猶太團體籲抵制京奧</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023608_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美猶太團體籲抵制京奧</option>");
		}
	} else {
		if ("../../news/20080502/20080502023608_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023608_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美猶太團體籲抵制京奧</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023608_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;美猶太團體籲抵制京奧</option>");
		}
	}
	if ("../../news/20080502/20080502023650_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023650_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023650_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;藏區局勢仍緊張</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023650_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;藏區局勢仍緊張</option>");
		}
	} else {
		if ("../../news/20080502/20080502023650_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023650_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;藏區局勢仍緊張</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023650_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;藏區局勢仍緊張</option>");
		}
	}
	if ("../../news/20080502/20080502023720_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023720_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023720_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廣東抗沙士英雄遭雙規</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023720_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廣東抗沙士英雄遭雙規</option>");
		}
	} else {
		if ("../../news/20080502/20080502023720_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023720_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廣東抗沙士英雄遭雙規</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023720_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廣東抗沙士英雄遭雙規</option>");
		}
	}
	if ("../../news/20080502/20080502022823_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022823_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022823_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;58年金門炮戰美圖原子彈炸廈門</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022823_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;58年金門炮戰美圖原子彈炸廈門</option>");
		}
	} else {
		if ("../../news/20080502/20080502022823_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022823_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;58年金門炮戰美圖原子彈炸廈門</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022823_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;58年金門炮戰美圖原子彈炸廈門</option>");
		}
	}
	if ("../../news/20080502/20080502022855_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022855_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022855_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;藍綠齊轟賴幸媛腹背受敵</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022855_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;藍綠齊轟賴幸媛腹背受敵</option>");
		}
	} else {
		if ("../../news/20080502/20080502022855_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022855_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;藍綠齊轟賴幸媛腹背受敵</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022855_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;藍綠齊轟賴幸媛腹背受敵</option>");
		}
	}
	if ("../../news/20080502/20080502022928_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022928_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022928_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;洛溪橋維修大塞車</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022928_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;洛溪橋維修大塞車</option>");
		}
	} else {
		if ("../../news/20080502/20080502022928_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022928_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;洛溪橋維修大塞車</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022928_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;洛溪橋維修大塞車</option>");
		}
	}
	if ("../../news/20080502/20080502022956_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022956_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022956_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;東莞擬「派糖」被轟做騷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022956_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;東莞擬「派糖」被轟做騷</option>");
		}
	} else {
		if ("../../news/20080502/20080502022956_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022956_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;東莞擬「派糖」被轟做騷</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022956_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;東莞擬「派糖」被轟做騷</option>");
		}
	}
	if ("../../news/20080502/20080502023023_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023023_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023023_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;杭州灣跨海大橋全線通車</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023023_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;杭州灣跨海大橋全線通車</option>");
		}
	} else {
		if ("../../news/20080502/20080502023023_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023023_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;杭州灣跨海大橋全線通車</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023023_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;杭州灣跨海大橋全線通車</option>");
		}
	}
	if ("../../news/20080502/20080502023100_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023100_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023100_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;粵規定預警訊息政府統一發布</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023100_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;粵規定預警訊息政府統一發布</option>");
		}
	} else {
		if ("../../news/20080502/20080502023100_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023100_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;粵規定預警訊息政府統一發布</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023100_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;粵規定預警訊息政府統一發布</option>");
		}
	}
	if ("../../news/20080502/20080502023249_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023249_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023249_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩車相撞七死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023249_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩車相撞七死</option>");
		}
	} else {
		if ("../../news/20080502/20080502023249_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023249_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩車相撞七死</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023249_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;兩車相撞七死</option>");
		}
	}
	if ("../../news/20080502/20080502023324_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023324_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023324_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百年前圓明園照片三幅售近百萬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023324_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百年前圓明園照片三幅售近百萬</option>");
		}
	} else {
		if ("../../news/20080502/20080502023324_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023324_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百年前圓明園照片三幅售近百萬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023324_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;百年前圓明園照片三幅售近百萬</option>");
		}
	}
	if ("../../news/20080502/20080502023132_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023132_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023132_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中梵展「音樂外交」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023132_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中梵展「音樂外交」</option>");
		}
	} else {
		if ("../../news/20080502/20080502023132_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023132_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中梵展「音樂外交」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023132_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;中梵展「音樂外交」</option>");
		}
	}
	if ("../../news/20080502/20080502023146_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023146_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023146_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;珠三角成大都市區</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023146_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;珠三角成大都市區</option>");
		}
	} else {
		if ("../../news/20080502/20080502023146_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023146_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;珠三角成大都市區</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023146_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;珠三角成大都市區</option>");
		}
	}
	if ("../../news/20080502/20080502023201_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023201_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023201_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;王丹申請補發護照</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023201_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;王丹申請補發護照</option>");
		}
	} else {
		if ("../../news/20080502/20080502023201_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023201_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;王丹申請補發護照</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023201_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;王丹申請補發護照</option>");
		}
	}
	if ("../../news/20080502/20080502023216_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023216_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023216_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;警察反恐裝備曝光</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023216_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;警察反恐裝備曝光</option>");
		}
	} else {
		if ("../../news/20080502/20080502023216_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023216_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;警察反恐裝備曝光</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023216_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;警察反恐裝備曝光</option>");
		}
	}
	if ("../../news/20080502/20080502023340_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023340_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023340_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;現代灰姑娘打回原形</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023340_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;現代灰姑娘打回原形</option>");
		}
	} else {
		if ("../../news/20080502/20080502023340_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023340_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;現代灰姑娘打回原形</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023340_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;現代灰姑娘打回原形</option>");
		}
	}
	if ("../../news/20080502/20080502023606_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023606_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023606_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;不堪多年性虐待婦揮斧殺夫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023606_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;不堪多年性虐待婦揮斧殺夫</option>");
		}
	} else {
		if ("../../news/20080502/20080502023606_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023606_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;不堪多年性虐待婦揮斧殺夫</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023606_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;不堪多年性虐待婦揮斧殺夫</option>");
		}
	}
	if ("../../news/20080502/20080502023635_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023635_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023635_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;匿廢廠逃捕車賊食蚯蚓果腹</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023635_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;匿廢廠逃捕車賊食蚯蚓果腹</option>");
		}
	} else {
		if ("../../news/20080502/20080502023635_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023635_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;匿廢廠逃捕車賊食蚯蚓果腹</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023635_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;匿廢廠逃捕車賊食蚯蚓果腹</option>");
		}
	}
	if ("../../news/20080502/20080502023408_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023408_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023408_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;釋囚扮有錢藉求婚劫富婆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023408_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;釋囚扮有錢藉求婚劫富婆</option>");
		}
	} else {
		if ("../../news/20080502/20080502023408_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023408_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;釋囚扮有錢藉求婚劫富婆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023408_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;釋囚扮有錢藉求婚劫富婆</option>");
		}
	}
	if ("../../news/20080502/20080502023428_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023428_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023428_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廟祝「施法」醫死重病婦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023428_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廟祝「施法」醫死重病婦</option>");
		}
	} else {
		if ("../../news/20080502/20080502023428_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023428_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廟祝「施法」醫死重病婦</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023428_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;廟祝「施法」醫死重病婦</option>");
		}
	}
	if ("../../news/20080502/20080502023457_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502023457_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023457_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;包子店懸賞20萬元尋兒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023457_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;包子店懸賞20萬元尋兒</option>");
		}
	} else {
		if ("../../news/20080502/20080502023457_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502023457_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;包子店懸賞20萬元尋兒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502023457_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;包子店懸賞20萬元尋兒</option>");
		}
	}
		if ("../../news/20080502/20080502031826_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031826_0000.html'>社論</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080502031826_0000.html'>社論</option>");
		}
	if ("../../news/20080502/20080502031826_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031826_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031826_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;管治無力種禍根  車毀人亡在眼前</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031826_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;管治無力種禍根  車毀人亡在眼前</option>");
		}
	} else {
		if ("../../news/20080502/20080502031826_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031826_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;管治無力種禍根  車毀人亡在眼前</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031826_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;管治無力種禍根  車毀人亡在眼前</option>");
		}
	}
		if ("../../news/20080502/20080502031202_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031202_0000.html'>太一叮</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080502031202_0000.html'>太一叮</option>");
		}
	if ("../../news/20080502/20080502031202_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031202_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031202_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;保障低薪工人  莫變權力鬥爭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031202_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;保障低薪工人  莫變權力鬥爭</option>");
		}
	} else {
		if ("../../news/20080502/20080502031202_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031202_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;保障低薪工人  莫變權力鬥爭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031202_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;保障低薪工人  莫變權力鬥爭</option>");
		}
	}
		if ("../../news/20080502/20080502022438_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022438_0000.html'>華夏透視</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080502022438_0000.html'>華夏透視</option>");
		}
	if ("../../news/20080502/20080502022438_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022438_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022438_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;東莞已是臭名揚  如今派糖也枉然</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022438_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;東莞已是臭名揚  如今派糖也枉然</option>");
		}
	} else {
		if ("../../news/20080502/20080502022438_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022438_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;東莞已是臭名揚  如今派糖也枉然</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022438_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;東莞已是臭名揚  如今派糖也枉然</option>");
		}
	}
		if ("../../news/20080502/20080501235950_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235950_0000.html'>虎視寰球</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080501235950_0000.html'>虎視寰球</option>");
		}
	if ("../../news/20080502/20080501235950_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080501235950_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235950_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;首爾中國留學生暴力探源</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235950_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;首爾中國留學生暴力探源</option>");
		}
	} else {
		if ("../../news/20080502/20080501235950_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235950_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;首爾中國留學生暴力探源</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235950_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;首爾中國留學生暴力探源</option>");
		}
	}
		if ("../../news/20080502/20080502031833_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031833_0000.html'>政情</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080502031833_0000.html'>政情</option>");
		}
	if ("../../news/20080502/20080502031833_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031833_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031833_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;臧明華夜難眠</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031833_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;臧明華夜難眠</option>");
		}
	} else {
		if ("../../news/20080502/20080502031833_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031833_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;臧明華夜難眠</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031833_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;臧明華夜難眠</option>");
		}
	}
	if ("../../news/20080502/20080502031917_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031917_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031917_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;疑似副局長做爛頭卒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031917_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;疑似副局長做爛頭卒</option>");
		}
	} else {
		if ("../../news/20080502/20080502031917_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031917_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;疑似副局長做爛頭卒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031917_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;疑似副局長做爛頭卒</option>");
		}
	}
	if ("../../news/20080502/20080502031931_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031931_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031931_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;亂貼海報建仔瘀爆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031931_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;亂貼海報建仔瘀爆</option>");
		}
	} else {
		if ("../../news/20080502/20080502031931_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031931_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;亂貼海報建仔瘀爆</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031931_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;亂貼海報建仔瘀爆</option>");
		}
	}
	if ("../../news/20080502/20080502031942_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;肥龍撐騎師火炬手</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;肥龍撐騎師火炬手</option>");
		}
	} else {
		if ("../../news/20080502/20080502031942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;肥龍撐騎師火炬手</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;肥龍撐騎師火炬手</option>");
		}
	}
	if ("../../news/20080502/20080502031957_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031957_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031957_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;領匯CEO變了扮野仁</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031957_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;領匯CEO變了扮野仁</option>");
		}
	} else {
		if ("../../news/20080502/20080502031957_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031957_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;領匯CEO變了扮野仁</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031957_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;領匯CEO變了扮野仁</option>");
		}
	}
	if ("../../news/20080502/20080502032010_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032010_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032010_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梁振英鬍鬚曾暗鬥</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032010_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梁振英鬍鬚曾暗鬥</option>");
		}
	} else {
		if ("../../news/20080502/20080502032010_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032010_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梁振英鬍鬚曾暗鬥</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032010_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;梁振英鬍鬚曾暗鬥</option>");
		}
	}
	if ("../../news/20080502/20080502032126_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032126_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032126_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大車司機需要再培訓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032126_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大車司機需要再培訓</option>");
		}
	} else {
		if ("../../news/20080502/20080502032126_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032126_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大車司機需要再培訓</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032126_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大車司機需要再培訓</option>");
		}
	}
	if ("../../news/20080502/20080502031558_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502031558_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031558_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：法定機構人禍衝擊制度</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031558_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：法定機構人禍衝擊制度</option>");
		}
	} else {
		if ("../../news/20080502/20080502031558_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502031558_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：法定機構人禍衝擊制度</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502031558_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小氣候：法定機構人禍衝擊制度</option>");
		}
	}
		if ("../../news/20080502/20080501235138_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235138_0000.html'>太陽虹</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080501235138_0000.html'>太陽虹</option>");
		}
	if ("../../news/20080502/20080501235138_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080501235138_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235138_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：疑中留情  樂觀其成</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235138_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：疑中留情  樂觀其成</option>");
		}
	} else {
		if ("../../news/20080502/20080501235138_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235138_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：疑中留情  樂觀其成</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235138_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毓民特區：疑中留情  樂觀其成</option>");
		}
	}
	if ("../../news/20080502/20080501235330_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080501235330_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235330_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑罵由我：貪官勾結  百姓冇符</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235330_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑罵由我：貪官勾結  百姓冇符</option>");
		}
	} else {
		if ("../../news/20080502/20080501235330_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235330_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑罵由我：貪官勾結  百姓冇符</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235330_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑罵由我：貪官勾結  百姓冇符</option>");
		}
	}
	if ("../../news/20080502/20080501235402_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080501235402_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235402_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我在我思：司法寬鬆放生淫媒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235402_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我在我思：司法寬鬆放生淫媒</option>");
		}
	} else {
		if ("../../news/20080502/20080501235402_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235402_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我在我思：司法寬鬆放生淫媒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235402_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我在我思：司法寬鬆放生淫媒</option>");
		}
	}
	if ("../../news/20080502/20080501235435_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080501235435_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235435_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：教育大躍進  玩殘副學士</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235435_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：教育大躍進  玩殘副學士</option>");
		}
	} else {
		if ("../../news/20080502/20080501235435_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235435_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：教育大躍進  玩殘副學士</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235435_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;關心集：教育大躍進  玩殘副學士</option>");
		}
	}
	if ("../../news/20080502/20080501235524_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080501235524_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235524_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑傲江湖：意外之財如何處理</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235524_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑傲江湖：意外之財如何處理</option>");
		}
	} else {
		if ("../../news/20080502/20080501235524_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235524_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑傲江湖：意外之財如何處理</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235524_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;笑傲江湖：意外之財如何處理</option>");
		}
	}
	if ("../../news/20080502/20080501235551_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080501235551_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235551_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：搵笨實用中醫課程</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235551_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：搵笨實用中醫課程</option>");
		}
	} else {
		if ("../../news/20080502/20080501235551_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235551_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：搵笨實用中醫課程</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235551_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;爐香齋：搵笨實用中醫課程</option>");
		}
	}
	if ("../../news/20080502/20080501235626_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080501235626_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235626_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：以牢獄換取開放天空</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235626_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：以牢獄換取開放天空</option>");
		}
	} else {
		if ("../../news/20080502/20080501235626_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235626_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：以牢獄換取開放天空</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235626_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;大舊在此：以牢獄換取開放天空</option>");
		}
	}
	if ("../../news/20080502/20080501235700_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080501235700_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235700_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：黑色勞動節</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235700_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：黑色勞動節</option>");
		}
	} else {
		if ("../../news/20080502/20080501235700_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235700_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：黑色勞動節</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235700_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;強詞有理：黑色勞動節</option>");
		}
	}
	if ("../../news/20080502/20080501235739_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080501235739_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235739_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：導彈射人  自己爆頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235739_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：導彈射人  自己爆頭</option>");
		}
	} else {
		if ("../../news/20080502/20080501235739_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235739_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：導彈射人  自己爆頭</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235739_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;熱帶語林：導彈射人  自己爆頭</option>");
		}
	}
	if ("../../news/20080502/20080501235817_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080501235817_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235817_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：中國人命賤</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235817_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：中國人命賤</option>");
		}
	} else {
		if ("../../news/20080502/20080501235817_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080501235817_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：中國人命賤</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080501235817_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;雪地鴻爪：中國人命賤</option>");
		}
	}
		if ("../../news/20080502/20080502002432_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502002432_0000.html'>古今論壇</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080502002432_0000.html'>古今論壇</option>");
		}
	if ("../../news/20080502/20080502002432_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502002432_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502002432_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：欲欺人先自欺</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502002432_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：欲欺人先自欺</option>");
		}
	} else {
		if ("../../news/20080502/20080502002432_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502002432_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：欲欺人先自欺</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502002432_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;李宗吾厚黑：欲欺人先自欺</option>");
		}
	}
	if ("../../news/20080502/20080502002528_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502002528_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502002528_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：保護聖火清掃垃圾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502002528_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：保護聖火清掃垃圾</option>");
		}
	} else {
		if ("../../news/20080502/20080502002528_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502002528_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：保護聖火清掃垃圾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502002528_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;紀曉嵐鐵筆：保護聖火清掃垃圾</option>");
		}
	}
	if ("../../news/20080502/20080502002614_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502002614_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502002614_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：同一世界人人有笑容</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502002614_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：同一世界人人有笑容</option>");
		}
	} else {
		if ("../../news/20080502/20080502002614_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502002614_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：同一世界人人有笑容</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502002614_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;毛澤東看今朝：同一世界人人有笑容</option>");
		}
	}
	if ("../../news/20080502/20080502002707_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502002707_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502002707_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：肥佬豬利用少女可惡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502002707_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：肥佬豬利用少女可惡</option>");
		}
	} else {
		if ("../../news/20080502/20080502002707_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502002707_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：肥佬豬利用少女可惡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502002707_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;魯迅投槍：肥佬豬利用少女可惡</option>");
		}
	}
	if ("../../news/20080502/20080502002805_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502002805_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502002805_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;朱元璋明鑑：放生淫媒荒天下之大謬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502002805_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;朱元璋明鑑：放生淫媒荒天下之大謬</option>");
		}
	} else {
		if ("../../news/20080502/20080502002805_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502002805_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;朱元璋明鑑：放生淫媒荒天下之大謬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502002805_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;朱元璋明鑑：放生淫媒荒天下之大謬</option>");
		}
	}
		if ("../../news/20080502/20080502022248_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022248_0000.html'>SUN視野</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080502022248_0000.html'>SUN視野</option>");
		}
	if ("../../news/20080502/20080502022248_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502022248_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022248_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禁室奇案急發酵  奧國平反靠公關</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022248_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禁室奇案急發酵  奧國平反靠公關</option>");
		}
	} else {
		if ("../../news/20080502/20080502022248_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502022248_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禁室奇案急發酵  奧國平反靠公關</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502022248_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;禁室奇案急發酵  奧國平反靠公關</option>");
		}
	}
		if ("../../news/20080502/20080502000056_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502000056_0000.html'>專欄</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080502000056_0000.html'>專欄</option>");
		}
	if ("../../news/20080502/20080502000056_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502000056_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502000056_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：就怕馬英九「陳水扁化」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502000056_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：就怕馬英九「陳水扁化」</option>");
		}
	} else {
		if ("../../news/20080502/20080502000056_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502000056_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：就怕馬英九「陳水扁化」</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502000056_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龍吟大地：就怕馬英九「陳水扁化」</option>");
		}
	}
		if ("../../news/20080502/20080502032253_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032253_0000.html'>專題</option>");
		} else {
			document.write("	<option value='../../news/20080502/20080502032253_0000.html'>專題</option>");
		}
	if ("../../news/20080502/20080502032253_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032253_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032253_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：手術加化療治肺癌效佳</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032253_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：手術加化療治肺癌效佳</option>");
		}
	} else {
		if ("../../news/20080502/20080502032253_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032253_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：手術加化療治肺癌效佳</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032253_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;醫知健：手術加化療治肺癌效佳</option>");
		}
	}
	if ("../../news/20080502/20080502032314_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032314_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032314_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日行八千步強身重姿態</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032314_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日行八千步強身重姿態</option>");
		}
	} else {
		if ("../../news/20080502/20080502032314_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032314_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日行八千步強身重姿態</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032314_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;日行八千步強身重姿態</option>");
		}
	}
	if ("../../news/20080502/20080502032328_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032328_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032328_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;二手煙損胎兒腦發育</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032328_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;二手煙損胎兒腦發育</option>");
		}
	} else {
		if ("../../news/20080502/20080502032328_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032328_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;二手煙損胎兒腦發育</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032328_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;二手煙損胎兒腦發育</option>");
		}
	}
	if ("../../news/20080502/20080502032345_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032345_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032345_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;神經刺激劑助長者減跌倒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032345_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;神經刺激劑助長者減跌倒</option>");
		}
	} else {
		if ("../../news/20080502/20080502032345_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032345_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;神經刺激劑助長者減跌倒</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032345_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;神經刺激劑助長者減跌倒</option>");
		}
	}
	if ("../../news/20080502/20080502032403_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032403_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032403_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;每日食雞蛋增婦女死亡率</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032403_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;每日食雞蛋增婦女死亡率</option>");
		}
	} else {
		if ("../../news/20080502/20080502032403_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032403_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;每日食雞蛋增婦女死亡率</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032403_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;每日食雞蛋增婦女死亡率</option>");
		}
	}
	if ("../../news/20080502/20080502032457_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032457_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032457_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;胃癌術後的傾瀉綜合症</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032457_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;胃癌術後的傾瀉綜合症</option>");
		}
	} else {
		if ("../../news/20080502/20080502032457_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032457_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;胃癌術後的傾瀉綜合症</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032457_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;胃癌術後的傾瀉綜合症</option>");
		}
	}
	if ("../../news/20080502/20080502032244_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080502/20080502032244_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032244_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN世代：小舖吸引大明星點止賣Tee</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032244_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN世代：小舖吸引大明星點止賣Tee</option>");
		}
	} else {
		if ("../../news/20080502/20080502032244_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080502/20080502032244_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN世代：小舖吸引大明星點止賣Tee</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080502/20080502032244_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN世代：小舖吸引大明星點止賣Tee</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=20080430001959_0000&dirsect=news&redirect=1#20080430001959_0000".indexOf(filename) < 0) {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20080430001959_0000&dirsect=news&redirect=1#20080430001959_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20080430001959_0000&dirsect=news&redirect=1#20080430001959_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府應如何換取較低的隧道費？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20080430001959_0000&dirsect=news&redirect=1#20080430001959_0000'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府應如何換取較低的隧道費？</option>");
		}
	} else {
		if ("/cgi-bin/polling/polling.cgi?input_polling_id=20080430001959_0000&dirsect=news&redirect=1#20080430001959_0000".indexOf("polling") < 0){
			document.write("	<option value='/cgi-bin/polling/polling.cgi?input_polling_id=20080430001959_0000&dirsect=news&redirect=1#20080430001959_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府應如何換取較低的隧道費？</option>");
		} else {
			document.write("	<option value='"+polling_host+"/cgi-bin/polling/polling.cgi?input_polling_id=20080430001959_0000&dirsect=news&redirect=1#20080430001959_0000' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;政府應如何換取較低的隧道費？</option>");
		}
	}

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

