<!--
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'>¢w¢w¢w¢w¿ï¾Ü¤º®e¢w¢w¢w¢w¢w </option>");
			if ("../../news/20080508/20080508023923_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023923_0000.html'>­n»D</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508023923_0000.html'>­n»D</option>");
		}
	if ("../../news/20080508/20080508023923_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023923_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023923_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Ö¤k¾D¸H«Í¬µ¤H¦×½Þªo</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023923_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Ö¤k¾D¸H«Í¬µ¤H¦×½Þªo</option>");
		}
	} else {
		if ("../../news/20080508/20080508023923_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023923_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Ö¤k¾D¸H«Í¬µ¤H¦×½Þªo</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023923_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Ö¤k¾D¸H«Í¬µ¤H¦×½Þªo</option>");
		}
	}
	if ("../../news/20080508/20080508024008_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024008_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024008_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;·s²¾¥Á¥þ¯Å¦Ò²Ä¤@</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024008_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;·s²¾¥Á¥þ¯Å¦Ò²Ä¤@</option>");
		}
	} else {
		if ("../../news/20080508/20080508024008_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024008_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;·s²¾¥Á¥þ¯Å¦Ò²Ä¤@</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024008_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;·s²¾¥Á¥þ¯Å¦Ò²Ä¤@</option>");
		}
	}
	if ("../../news/20080508/20080508025831_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025831_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025831_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EV71¥¢±±´ä©²»{°I¸É÷i</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025831_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EV71¥¢±±´ä©²»{°I¸É÷i</option>");
		}
	} else {
		if ("../../news/20080508/20080508025831_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025831_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EV71¥¢±±´ä©²»{°I¸É÷i</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025831_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EV71¥¢±±´ä©²»{°I¸É÷i</option>");
		}
	}
	if ("../../news/20080508/20080508034651_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508034651_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508034651_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸f¬Ì±¡ÂX¤j¤¤¥¡Ãöª`</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508034651_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸f¬Ì±¡ÂX¤j¤¤¥¡Ãöª`</option>");
		}
	} else {
		if ("../../news/20080508/20080508034651_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508034651_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸f¬Ì±¡ÂX¤j¤¤¥¡Ãöª`</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508034651_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸f¬Ì±¡ÂX¤j¤¤¥¡Ãöª`</option>");
		}
	}
	if ("../../news/20080508/20080508030103_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508030103_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508030103_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Ùªù¥®¶éÃz¬y·P¤Cµ£¤¤©Û</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508030103_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Ùªù¥®¶éÃz¬y·P¤Cµ£¤¤©Û</option>");
		}
	} else {
		if ("../../news/20080508/20080508030103_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508030103_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Ùªù¥®¶éÃz¬y·P¤Cµ£¤¤©Û</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508030103_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Ùªù¥®¶éÃz¬y·P¤Cµ£¤¤©Û</option>");
		}
	}
	if ("../../news/20080508/20080508030027_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508030027_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508030027_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬_¯E·¨ªP¦º¤÷¥À±±Âå§½</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508030027_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬_¯E·¨ªP¦º¤÷¥À±±Âå§½</option>");
		}
	} else {
		if ("../../news/20080508/20080508030027_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508030027_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬_¯E·¨ªP¦º¤÷¥À±±Âå§½</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508030027_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬_¯E·¨ªP¦º¤÷¥À±±Âå§½</option>");
		}
	}
	if ("../../news/20080508/20080508025924_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025924_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025924_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥þ´ä¥®¶é¤p¾ÇÀH®É°±½Ò</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025924_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥þ´ä¥®¶é¤p¾ÇÀH®É°±½Ò</option>");
		}
	} else {
		if ("../../news/20080508/20080508025924_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025924_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥þ´ä¥®¶é¤p¾ÇÀH®É°±½Ò</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025924_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥þ´ä¥®¶é¤p¾ÇÀH®É°±½Ò</option>");
		}
	}
		if ("../../news/20080508/20080508025353_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025353_0000.html'>´ä»D</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508025353_0000.html'>´ä»D</option>");
		}
	if ("../../news/20080508/20080508025353_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025353_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025353_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥¢16¸U«È¸ê®Æû¿Â×Áô¿f¤»¤Ñ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025353_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥¢16¸U«È¸ê®Æû¿Â×Áô¿f¤»¤Ñ</option>");
		}
	} else {
		if ("../../news/20080508/20080508025353_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025353_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥¢16¸U«È¸ê®Æû¿Â×Áô¿f¤»¤Ñ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025353_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥¢16¸U«È¸ê®Æû¿Â×Áô¿f¤»¤Ñ</option>");
		}
	}
	if ("../../news/20080508/20080508025422_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025422_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025422_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§ó§ï±K½X¨D¦Û«O</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025422_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§ó§ï±K½X¨D¦Û«O</option>");
		}
	} else {
		if ("../../news/20080508/20080508025422_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025422_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§ó§ï±K½X¨D¦Û«O</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025422_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§ó§ï±K½X¨D¦Û«O</option>");
		}
	}
	if ("../../news/20080508/20080508025446_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025446_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025446_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«È¤á®£·W­nû¿Â×¥æ¥N</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025446_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«È¤á®£·W­nû¿Â×¥æ¥N</option>");
		}
	} else {
		if ("../../news/20080508/20080508025446_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025446_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«È¤á®£·W­nû¿Â×¥æ¥N</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025446_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«È¤á®£·W­nû¿Â×¥æ¥N</option>");
		}
	}
	if ("../../news/20080508/20080508025507_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025507_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025507_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªÀ¸pÀÀÂX­¹ª«»È¦æºôµ¸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025507_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªÀ¸pÀÀÂX­¹ª«»È¦æºôµ¸</option>");
		}
	} else {
		if ("../../news/20080508/20080508025507_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025507_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªÀ¸pÀÀÂX­¹ª«»È¦æºôµ¸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025507_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªÀ¸pÀÀÂX­¹ª«»È¦æºôµ¸</option>");
		}
	}
	if ("../../news/20080508/20080508025526_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025526_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025526_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;More Slim´îªÎ²£«~­n°±°â</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025526_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;More Slim´îªÎ²£«~­n°±°â</option>");
		}
	} else {
		if ("../../news/20080508/20080508025526_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025526_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;More Slim´îªÎ²£«~­n°±°â</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025526_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;More Slim´îªÎ²£«~­n°±°â</option>");
		}
	}
	if ("../../news/20080508/20080508025558_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025558_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025558_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶W¥«³f«~¸ûÂø³f©±¦³¥­¦³¶Q</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025558_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶W¥«³f«~¸ûÂø³f©±¦³¥­¦³¶Q</option>");
		}
	} else {
		if ("../../news/20080508/20080508025558_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025558_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶W¥«³f«~¸ûÂø³f©±¦³¥­¦³¶Q</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025558_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶W¥«³f«~¸ûÂø³f©±¦³¥­¦³¶Q</option>");
		}
	}
	if ("../../news/20080508/20080508025123_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025123_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025123_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©P¤@À®¹G¥¥°ü¸ó°Ï¥Í¥J</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025123_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©P¤@À®¹G¥¥°ü¸ó°Ï¥Í¥J</option>");
		}
	} else {
		if ("../../news/20080508/20080508025123_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025123_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©P¤@À®¹G¥¥°ü¸ó°Ï¥Í¥J</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025123_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©P¤@À®¹G¥¥°ü¸ó°Ï¥Í¥J</option>");
		}
	}
	if ("../../news/20080508/20080508025153_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025153_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025153_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«ß¬F¥q¤¶¤J®É¥N¼s³õ¤½¦a®×</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025153_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«ß¬F¥q¤¶¤J®É¥N¼s³õ¤½¦a®×</option>");
		}
	} else {
		if ("../../news/20080508/20080508025153_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025153_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«ß¬F¥q¤¶¤J®É¥N¼s³õ¤½¦a®×</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025153_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«ß¬F¥q¤¶¤J®É¥N¼s³õ¤½¦a®×</option>");
		}
	}
	if ("../../news/20080508/20080508025219_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025219_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025219_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;´ä©²Áa®eªÀºÖ¾÷ºcªÎ¤W½G¤U</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025219_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;´ä©²Áa®eªÀºÖ¾÷ºcªÎ¤W½G¤U</option>");
		}
	} else {
		if ("../../news/20080508/20080508025219_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025219_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;´ä©²Áa®eªÀºÖ¾÷ºcªÎ¤W½G¤U</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025219_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;´ä©²Áa®eªÀºÖ¾÷ºcªÎ¤W½G¤U</option>");
		}
	}
	if ("../../news/20080508/20080508025323_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025323_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025323_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤½¹²¸õ¼Ñ¼W27%¤T¦~·s°ª</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025323_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤½¹²¸õ¼Ñ¼W27%¤T¦~·s°ª</option>");
		}
	} else {
		if ("../../news/20080508/20080508025323_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025323_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤½¹²¸õ¼Ñ¼W27%¤T¦~·s°ª</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025323_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤½¹²¸õ¼Ñ¼W27%¤T¦~·s°ª</option>");
		}
	}
	if ("../../news/20080508/20080508025401_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025401_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025401_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;º­­}¤h¥§³Ì§Ö2010¦~¿³«Ø</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025401_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;º­­}¤h¥§³Ì§Ö2010¦~¿³«Ø</option>");
		}
	} else {
		if ("../../news/20080508/20080508025401_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025401_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;º­­}¤h¥§³Ì§Ö2010¦~¿³«Ø</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025401_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;º­­}¤h¥§³Ì§Ö2010¦~¿³«Ø</option>");
		}
	}
	if ("../../news/20080508/20080508034603_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508034603_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508034603_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;û¿Â×¨â¤º°­¯AÄF200¸U</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508034603_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;û¿Â×¨â¤º°­¯AÄF200¸U</option>");
		}
	} else {
		if ("../../news/20080508/20080508034603_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508034603_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;û¿Â×¨â¤º°­¯AÄF200¸U</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508034603_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;û¿Â×¨â¤º°­¯AÄF200¸U</option>");
		}
	}
	if ("../../news/20080508/20080508024618_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024618_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024618_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨¬²y¤p±N¿c§Ó°a¤â¨¬±¡²`</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024618_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨¬²y¤p±N¿c§Ó°a¤â¨¬±¡²`</option>");
		}
	} else {
		if ("../../news/20080508/20080508024618_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024618_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨¬²y¤p±N¿c§Ó°a¤â¨¬±¡²`</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024618_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨¬²y¤p±N¿c§Ó°a¤â¨¬±¡²`</option>");
		}
	}
	if ("../../news/20080508/20080508024841_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024841_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024841_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOXY¬ª¾÷±K¤J¹Ò³B°ª¼h¾_«ã</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024841_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOXY¬ª¾÷±K¤J¹Ò³B°ª¼h¾_«ã</option>");
		}
	} else {
		if ("../../news/20080508/20080508024841_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024841_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOXY¬ª¾÷±K¤J¹Ò³B°ª¼h¾_«ã</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024841_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOXY¬ª¾÷±K¤J¹Ò³B°ª¼h¾_«ã</option>");
		}
	}
	if ("../../news/20080508/20080508024920_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024920_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024920_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤J¹Ò³B¨k¤k¤£¤À¾x¯º¸Ü</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024920_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤J¹Ò³B¨k¤k¤£¤À¾x¯º¸Ü</option>");
		}
	} else {
		if ("../../news/20080508/20080508024920_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024920_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤J¹Ò³B¨k¤k¤£¤À¾x¯º¸Ü</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024920_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤J¹Ò³B¨k¤k¤£¤À¾x¯º¸Ü</option>");
		}
	}
	if ("../../news/20080508/20080508024715_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024715_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024715_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÂåÅ@¹ï¯f¤H¸ê®Æ±Ó·P«×§C</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024715_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÂåÅ@¹ï¯f¤H¸ê®Æ±Ó·P«×§C</option>");
		}
	} else {
		if ("../../news/20080508/20080508024715_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024715_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÂåÅ@¹ï¯f¤H¸ê®Æ±Ó·P«×§C</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024715_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÂåÅ@¹ï¯f¤H¸ê®Æ±Ó·P«×§C</option>");
		}
	}
	if ("../../news/20080508/20080508025112_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025112_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025112_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÀË°âÄæ¦è¥Ê­¹¸pÃi²z</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025112_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÀË°âÄæ¦è¥Ê­¹¸pÃi²z</option>");
		}
	} else {
		if ("../../news/20080508/20080508025112_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025112_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÀË°âÄæ¦è¥Ê­¹¸pÃi²z</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025112_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÀË°âÄæ¦è¥Ê­¹¸pÃi²z</option>");
		}
	}
	if ("../../news/20080508/20080508025134_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025134_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025134_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¹L¼ô¦è¥Ê¥i­P¸z­Gª¢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025134_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¹L¼ô¦è¥Ê¥i­P¸z­Gª¢</option>");
		}
	} else {
		if ("../../news/20080508/20080508025134_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025134_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¹L¼ô¦è¥Ê¥i­P¸z­Gª¢</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025134_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¹L¼ô¦è¥Ê¥i­P¸z­Gª¢</option>");
		}
	}
	if ("../../news/20080508/20080508025156_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025156_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025156_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;»GÄê¤ôªGÀ³­Ë°ï¶ñ°Ï</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025156_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;»GÄê¤ôªGÀ³­Ë°ï¶ñ°Ï</option>");
		}
	} else {
		if ("../../news/20080508/20080508025156_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025156_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;»GÄê¤ôªGÀ³­Ë°ï¶ñ°Ï</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025156_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;»GÄê¤ôªGÀ³­Ë°ï¶ñ°Ï</option>");
		}
	}
	if ("../../news/20080508/20080508025211_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025211_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025211_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ãgüþ­û½ðµ¡±Ï¨®º×¶ËªÌ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025211_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ãgüþ­û½ðµ¡±Ï¨®º×¶ËªÌ</option>");
		}
	} else {
		if ("../../news/20080508/20080508025211_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025211_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ãgüþ­û½ðµ¡±Ï¨®º×¶ËªÌ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025211_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ãgüþ­û½ðµ¡±Ï¨®º×¶ËªÌ</option>");
		}
	}
	if ("../../news/20080508/20080508024733_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024733_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024733_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;´²¤u°º©d¿N¬´Äµ¤èÃi²z</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024733_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;´²¤u°º©d¿N¬´Äµ¤èÃi²z</option>");
		}
	} else {
		if ("../../news/20080508/20080508024733_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024733_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;´²¤u°º©d¿N¬´Äµ¤èÃi²z</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024733_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;´²¤u°º©d¿N¬´Äµ¤èÃi²z</option>");
		}
	}
	if ("../../news/20080508/20080508024828_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024828_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024828_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬¡±oºë±m¿©Ãø¨k¸q¤u</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024828_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬¡±oºë±m¿©Ãø¨k¸q¤u</option>");
		}
	} else {
		if ("../../news/20080508/20080508024828_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024828_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬¡±oºë±m¿©Ãø¨k¸q¤u</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024828_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬¡±oºë±m¿©Ãø¨k¸q¤u</option>");
		}
	}
	if ("../../news/20080508/20080508024844_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024844_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024844_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼²ÀÅ¹L¸ô°ü¤H¥q¾÷³Q®·</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024844_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼²ÀÅ¹L¸ô°ü¤H¥q¾÷³Q®·</option>");
		}
	} else {
		if ("../../news/20080508/20080508024844_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024844_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼²ÀÅ¹L¸ô°ü¤H¥q¾÷³Q®·</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024844_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼²ÀÅ¹L¸ô°ü¤H¥q¾÷³Q®·</option>");
		}
	}
	if ("../../news/20080508/20080508024858_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024858_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024858_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤H³y«B¼³±Ï¹D¨ã¨®Áa¤õ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024858_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤H³y«B¼³±Ï¹D¨ã¨®Áa¤õ</option>");
		}
	} else {
		if ("../../news/20080508/20080508024858_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024858_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤H³y«B¼³±Ï¹D¨ã¨®Áa¤õ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024858_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤H³y«B¼³±Ï¹D¨ã¨®Áa¤õ</option>");
		}
	}
	if ("../../news/20080508/20080508024913_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024913_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024913_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦æ¤s¦Ñ¯Î¤p¸Ñàn¸}¼Z©Y</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024913_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦æ¤s¦Ñ¯Î¤p¸Ñàn¸}¼Z©Y</option>");
		}
	} else {
		if ("../../news/20080508/20080508024913_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024913_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦æ¤s¦Ñ¯Î¤p¸Ñàn¸}¼Z©Y</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024913_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦æ¤s¦Ñ¯Î¤p¸Ñàn¸}¼Z©Y</option>");
		}
	}
	if ("../../news/20080508/20080508025157_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025157_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025157_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥~±C§@¤H¬Þ ±Ë©RÅ@®]</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025157_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥~±C§@¤H¬Þ ±Ë©RÅ@®]</option>");
		}
	} else {
		if ("../../news/20080508/20080508025157_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025157_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥~±C§@¤H¬Þ ±Ë©RÅ@®]</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025157_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥~±C§@¤H¬Þ ±Ë©RÅ@®]</option>");
		}
	}
	if ("../../news/20080508/20080508025313_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025313_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025313_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±M§T»¨¦v§ø«Î¥|³D­ê¸¨ºô</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025313_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±M§T»¨¦v§ø«Î¥|³D­ê¸¨ºô</option>");
		}
	} else {
		if ("../../news/20080508/20080508025313_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025313_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±M§T»¨¦v§ø«Î¥|³D­ê¸¨ºô</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025313_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±M§T»¨¦v§ø«Î¥|³D­ê¸¨ºô</option>");
		}
	}
	if ("../../news/20080508/20080508025335_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025335_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025335_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;´×¤u¸Ñ¦w¥þ±a¶^¦º</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025335_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;´×¤u¸Ñ¦w¥þ±a¶^¦º</option>");
		}
	} else {
		if ("../../news/20080508/20080508025335_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025335_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;´×¤u¸Ñ¦w¥þ±a¶^¦º</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025335_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;´×¤u¸Ñ¦w¥þ±a¶^¦º</option>");
		}
	}
	if ("../../news/20080508/20080508025356_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025356_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025356_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦Ñ¯Î¦Û¦F·S¥û±þÅå»î</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025356_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦Ñ¯Î¦Û¦F·S¥û±þÅå»î</option>");
		}
	} else {
		if ("../../news/20080508/20080508025356_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025356_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦Ñ¯Î¦Û¦F·S¥û±þÅå»î</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025356_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦Ñ¯Î¦Û¦F·S¥û±þÅå»î</option>");
		}
	}
	if ("../../news/20080508/20080508025421_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025421_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025421_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Äµ©ë³c¬r¤Ò°üÀËK¥J</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025421_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Äµ©ë³c¬r¤Ò°üÀËK¥J</option>");
		}
	} else {
		if ("../../news/20080508/20080508025421_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025421_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Äµ©ë³c¬r¤Ò°üÀËK¥J</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025421_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Äµ©ë³c¬r¤Ò°üÀËK¥J</option>");
		}
	}
	if ("../../news/20080508/20080508024417_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024417_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024417_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­º¥|¤ëÀË3700±i°²¤H¥J</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024417_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­º¥|¤ëÀË3700±i°²¤H¥J</option>");
		}
	} else {
		if ("../../news/20080508/20080508024417_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024417_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­º¥|¤ëÀË3700±i°²¤H¥J</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024417_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­º¥|¤ëÀË3700±i°²¤H¥J</option>");
		}
	}
	if ("../../news/20080508/20080508024445_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024445_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024445_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÅÛ´b«_µP¶°¹Î©ç½æºô¥X³f</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024445_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÅÛ´b«_µP¶°¹Î©ç½æºô¥X³f</option>");
		}
	} else {
		if ("../../news/20080508/20080508024445_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024445_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÅÛ´b«_µP¶°¹Î©ç½æºô¥X³f</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024445_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÅÛ´b«_µP¶°¹Î©ç½æºô¥X³f</option>");
		}
	}
	if ("../../news/20080508/20080508024507_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024507_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024507_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;®½¤Ú¤h&#27336;©³ ·|¦Ò¥ÍºNOL»L</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024507_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;®½¤Ú¤h&#27336;©³ ·|¦Ò¥ÍºNOL»L</option>");
		}
	} else {
		if ("../../news/20080508/20080508024507_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024507_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;®½¤Ú¤h&#27336;©³ ·|¦Ò¥ÍºNOL»L</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024507_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;®½¤Ú¤h&#27336;©³ ·|¦Ò¥ÍºNOL»L</option>");
		}
	}
	if ("../../news/20080508/20080508024536_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024536_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024536_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©vüþ¾÷ºc¯²³õ¶}§ë¸ê½Òµ{³Q§ë¶D</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024536_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©vüþ¾÷ºc¯²³õ¶}§ë¸ê½Òµ{³Q§ë¶D</option>");
		}
	} else {
		if ("../../news/20080508/20080508024536_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024536_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©vüþ¾÷ºc¯²³õ¶}§ë¸ê½Òµ{³Q§ë¶D</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024536_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©vüþ¾÷ºc¯²³õ¶}§ë¸ê½Òµ{³Q§ë¶D</option>");
		}
	}
	if ("../../news/20080508/20080508024556_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024556_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024556_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦èÂå¿½©wºa¬ðºM´««ß®v</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024556_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦èÂå¿½©wºa¬ðºM´««ß®v</option>");
		}
	} else {
		if ("../../news/20080508/20080508024556_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024556_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦èÂå¿½©wºa¬ðºM´««ß®v</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024556_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦èÂå¿½©wºa¬ðºM´««ß®v</option>");
		}
	}
	if ("../../news/20080508/20080508024611_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024611_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024611_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Q¾ÇÄµºÃ¶°Åé­¹ª«¤¤¬r</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024611_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Q¾ÇÄµºÃ¶°Åé­¹ª«¤¤¬r</option>");
		}
	} else {
		if ("../../news/20080508/20080508024611_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024611_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Q¾ÇÄµºÃ¶°Åé­¹ª«¤¤¬r</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024611_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Q¾ÇÄµºÃ¶°Åé­¹ª«¤¤¬r</option>");
		}
	}
	if ("../../news/20080508/20080508024625_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024625_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024625_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸f´ä¿DÃ±®ø©e¦X§@¨óÄ³</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024625_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸f´ä¿DÃ±®ø©e¦X§@¨óÄ³</option>");
		}
	} else {
		if ("../../news/20080508/20080508024625_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024625_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸f´ä¿DÃ±®ø©e¦X§@¨óÄ³</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024625_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸f´ä¿DÃ±®ø©e¦X§@¨óÄ³</option>");
		}
	}
	if ("../../news/20080508/20080508024639_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024639_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024639_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨â´Ú«~«ÈÁ¦¤ù§t­PÀùª«</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024639_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨â´Ú«~«ÈÁ¦¤ù§t­PÀùª«</option>");
		}
	} else {
		if ("../../news/20080508/20080508024639_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024639_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨â´Ú«~«ÈÁ¦¤ù§t­PÀùª«</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024639_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨â´Ú«~«ÈÁ¦¤ù§t­PÀùª«</option>");
		}
	}
	if ("../../news/20080508/20080508024622_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024622_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024622_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸É²ß¤Ñ¤ýºÃ¬ª¸ÕÃD  ²{¥Nüþ¨|¤¤¤î¦X§@</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024622_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸É²ß¤Ñ¤ýºÃ¬ª¸ÕÃD  ²{¥Nüþ¨|¤¤¤î¦X§@</option>");
		}
	} else {
		if ("../../news/20080508/20080508024622_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024622_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸É²ß¤Ñ¤ýºÃ¬ª¸ÕÃD  ²{¥Nüþ¨|¤¤¤î¦X§@</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024622_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸É²ß¤Ñ¤ýºÃ¬ª¸ÕÃD  ²{¥Nüþ¨|¤¤¤î¦X§@</option>");
		}
	}
	if ("../../news/20080508/20080508024711_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024711_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024711_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³¯¼z¼_«eÂå¥Í¨k¤Í ±ÀÂ½¤£¤p¤ß¾r¾p¸o</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024711_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³¯¼z¼_«eÂå¥Í¨k¤Í ±ÀÂ½¤£¤p¤ß¾r¾p¸o</option>");
		}
	} else {
		if ("../../news/20080508/20080508024711_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024711_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³¯¼z¼_«eÂå¥Í¨k¤Í ±ÀÂ½¤£¤p¤ß¾r¾p¸o</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024711_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³¯¼z¼_«eÂå¥Í¨k¤Í ±ÀÂ½¤£¤p¤ß¾r¾p¸o</option>");
		}
	}
	if ("../../news/20080508/20080508024804_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024804_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024804_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§ë¶Düþ¨|¤H­û¾Þ¦u­¿¤É</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024804_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§ë¶Düþ¨|¤H­û¾Þ¦u­¿¤É</option>");
		}
	} else {
		if ("../../news/20080508/20080508024804_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024804_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§ë¶Düþ¨|¤H­û¾Þ¦u­¿¤É</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024804_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§ë¶Düþ¨|¤H­û¾Þ¦u­¿¤É</option>");
		}
	}
	if ("../../news/20080508/20080508024851_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024851_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024851_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸¤¥J±Ï¦nª¨ª¨ Ä@®½¤T¤À¤G¨x</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024851_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸¤¥J±Ï¦nª¨ª¨ Ä@®½¤T¤À¤G¨x</option>");
		}
	} else {
		if ("../../news/20080508/20080508024851_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024851_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸¤¥J±Ï¦nª¨ª¨ Ä@®½¤T¤À¤G¨x</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024851_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸¤¥J±Ï¦nª¨ª¨ Ä@®½¤T¤À¤G¨x</option>");
		}
	}
	if ("../../news/20080508/20080508024919_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024919_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024919_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©Ð¸p²ÖªøªÌ±ÆªøÀs¥æ¯²</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024919_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©Ð¸p²ÖªøªÌ±ÆªøÀs¥æ¯²</option>");
		}
	} else {
		if ("../../news/20080508/20080508024919_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024919_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©Ð¸p²ÖªøªÌ±ÆªøÀs¥æ¯²</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024919_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©Ð¸p²ÖªøªÌ±ÆªøÀs¥æ¯²</option>");
		}
	}
	if ("../../news/20080508/20080508024942_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;²{§ÐÄµ­ûºÃ¬O§l¦å°­</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024942_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;²{§ÐÄµ­ûºÃ¬O§l¦å°­</option>");
		}
	} else {
		if ("../../news/20080508/20080508024942_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;²{§ÐÄµ­ûºÃ¬O§l¦å°­</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024942_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;²{§ÐÄµ­ûºÃ¬O§l¦å°­</option>");
		}
	}
	if ("../../news/20080508/20080508025017_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025017_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025017_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦h°Ï¤Ï¹ï¨ú®ø70¸¹½u¤Ú¤h</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025017_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦h°Ï¤Ï¹ï¨ú®ø70¸¹½u¤Ú¤h</option>");
		}
	} else {
		if ("../../news/20080508/20080508025017_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025017_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦h°Ï¤Ï¹ï¨ú®ø70¸¹½u¤Ú¤h</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025017_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦h°Ï¤Ï¹ï¨ú®ø70¸¹½u¤Ú¤h</option>");
		}
	}
	if ("../../news/20080508/20080508025103_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025103_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025103_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©ç­^¤å·|¦Ò¸Õ¨÷©ñ¤Wºô</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025103_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©ç­^¤å·|¦Ò¸Õ¨÷©ñ¤Wºô</option>");
		}
	} else {
		if ("../../news/20080508/20080508025103_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025103_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©ç­^¤å·|¦Ò¸Õ¨÷©ñ¤Wºô</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025103_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;©ç­^¤å·|¦Ò¸Õ¨÷©ñ¤Wºô</option>");
		}
	}
	if ("../../news/20080508/20080508025041_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025041_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025041_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªø¬w·m¥]¤s®Æ§l¤Þ¤­¸U¹C«È</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025041_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªø¬w·m¥]¤s®Æ§l¤Þ¤­¸U¹C«È</option>");
		}
	} else {
		if ("../../news/20080508/20080508025041_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025041_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªø¬w·m¥]¤s®Æ§l¤Þ¤­¸U¹C«È</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025041_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªø¬w·m¥]¤s®Æ§l¤Þ¤­¸U¹C«È</option>");
		}
	}
		if ("../../news/20080508/20080508021629_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021629_0000.html'>°ê»Ú</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508021629_0000.html'>°ê»Ú</option>");
		}
	if ("../../news/20080508/20080508021629_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021629_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021629_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶ø¤Ú°¨³Ó§Q¦b±æ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021629_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶ø¤Ú°¨³Ó§Q¦b±æ</option>");
		}
	} else {
		if ("../../news/20080508/20080508021629_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021629_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶ø¤Ú°¨³Ó§Q¦b±æ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021629_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶ø¤Ú°¨³Ó§Q¦b±æ</option>");
		}
	}
	if ("../../news/20080508/20080508021653_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021653_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021653_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶Ã­ÛÃ~¤÷¡G¥»¥i±þ¦º¥þ³¡®a¤H</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021653_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶Ã­ÛÃ~¤÷¡G¥»¥i±þ¦º¥þ³¡®a¤H</option>");
		}
	} else {
		if ("../../news/20080508/20080508021653_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021653_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶Ã­ÛÃ~¤÷¡G¥»¥i±þ¦º¥þ³¡®a¤H</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021653_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶Ã­ÛÃ~¤÷¡G¥»¥i±þ¦º¥þ³¡®a¤H</option>");
		}
	}
	if ("../../news/20080508/20080508021810_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021810_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021810_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;07¦~ªiº¸¦h¬õ°s¾D°s²ø±Ð¬Ó¨g½ò</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021810_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;07¦~ªiº¸¦h¬õ°s¾D°s²ø±Ð¬Ó¨g½ò</option>");
		}
	} else {
		if ("../../news/20080508/20080508021810_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021810_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;07¦~ªiº¸¦h¬õ°s¾D°s²ø±Ð¬Ó¨g½ò</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021810_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;07¦~ªiº¸¦h¬õ°s¾D°s²ø±Ð¬Ó¨g½ò</option>");
		}
	}
	if ("../../news/20080508/20080508021827_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021827_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021827_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶O«°¤»Äµ³ò¼Þ¤TºÃ¥Ç</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021827_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶O«°¤»Äµ³ò¼Þ¤TºÃ¥Ç</option>");
		}
	} else {
		if ("../../news/20080508/20080508021827_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021827_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶O«°¤»Äµ³ò¼Þ¤TºÃ¥Ç</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021827_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶O«°¤»Äµ³ò¼Þ¤TºÃ¥Ç</option>");
		}
	}
	if ("../../news/20080508/20080508021842_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021842_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021842_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬½º~±þ©dÕ~¤kÀ¦¸¨ªe</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021842_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬½º~±þ©dÕ~¤kÀ¦¸¨ªe</option>");
		}
	} else {
		if ("../../news/20080508/20080508021842_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021842_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬½º~±þ©dÕ~¤kÀ¦¸¨ªe</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021842_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬½º~±þ©dÕ~¤kÀ¦¸¨ªe</option>");
		}
	}
	if ("../../news/20080508/20080508021911_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021911_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021911_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­Û´°»¨¦v°Ï¤l¼u¾î­¸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021911_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­Û´°»¨¦v°Ï¤l¼u¾î­¸</option>");
		}
	} else {
		if ("../../news/20080508/20080508021911_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021911_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­Û´°»¨¦v°Ï¤l¼u¾î­¸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021911_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­Û´°»¨¦v°Ï¤l¼u¾î­¸</option>");
		}
	}
	if ("../../news/20080508/20080508021935_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021935_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021935_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«X·sÁ`²Î´NÂ¾  ´£¦W´¶¨Ê¥ôÁ`²z</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021935_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«X·sÁ`²Î´NÂ¾  ´£¦W´¶¨Ê¥ôÁ`²z</option>");
		}
	} else {
		if ("../../news/20080508/20080508021935_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021935_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«X·sÁ`²Î´NÂ¾  ´£¦W´¶¨Ê¥ôÁ`²z</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021935_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«X·sÁ`²Î´NÂ¾  ´£¦W´¶¨Ê¥ôÁ`²z</option>");
		}
	}
	if ("../../news/20080508/20080508022004_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022004_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022004_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«Â·G±N­u«n¬ü°Ñ»P±½¬r</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022004_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«Â·G±N­u«n¬ü°Ñ»P±½¬r</option>");
		}
	} else {
		if ("../../news/20080508/20080508022004_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022004_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«Â·G±N­u«n¬ü°Ñ»P±½¬r</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022004_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«Â·G±N­u«n¬ü°Ñ»P±½¬r</option>");
		}
	}
	if ("../../news/20080508/20080508022020_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022020_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022020_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;103°ê¥¼ºûÅ@¦Û¥Ñ¥Á¥D</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022020_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;103°ê¥¼ºûÅ@¦Û¥Ñ¥Á¥D</option>");
		}
	} else {
		if ("../../news/20080508/20080508022020_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022020_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;103°ê¥¼ºûÅ@¦Û¥Ñ¥Á¥D</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022020_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;103°ê¥¼ºûÅ@¦Û¥Ñ¥Á¥D</option>");
		}
	}
	if ("../../news/20080508/20080508022033_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022033_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022033_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬ü¸o¥Ç§êÄµ¹î¡u¶Â¦Y¶Â¡v</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022033_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬ü¸o¥Ç§êÄµ¹î¡u¶Â¦Y¶Â¡v</option>");
		}
	} else {
		if ("../../news/20080508/20080508022033_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022033_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬ü¸o¥Ç§êÄµ¹î¡u¶Â¦Y¶Â¡v</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022033_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬ü¸o¥Ç§êÄµ¹î¡u¶Â¦Y¶Â¡v</option>");
		}
	}
	if ("../../news/20080508/20080508022050_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022050_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022050_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«nÁú¤­¤HºÃ¬VH5N1</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022050_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«nÁú¤­¤HºÃ¬VH5N1</option>");
		}
	} else {
		if ("../../news/20080508/20080508022050_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022050_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«nÁú¤­¤HºÃ¬VH5N1</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022050_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«nÁú¤­¤HºÃ¬VH5N1</option>");
		}
	}
	if ("../../news/20080508/20080508023052_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023052_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023052_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸t­¡¤à¤j¾ÇÅÜ¬r¸] ©ë96¤HÀËºjªK¥i¥d¦]</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023052_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸t­¡¤à¤j¾ÇÅÜ¬r¸] ©ë96¤HÀËºjªK¥i¥d¦]</option>");
		}
	} else {
		if ("../../news/20080508/20080508023052_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023052_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸t­¡¤à¤j¾ÇÅÜ¬r¸] ©ë96¤HÀËºjªK¥i¥d¦]</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023052_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¸t­¡¤à¤j¾ÇÅÜ¬r¸] ©ë96¤HÀËºjªK¥i¥d¦]</option>");
		}
	}
	if ("../../news/20080508/20080508023121_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023121_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023121_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªk¯è¾÷®v®³­¼«È¸û­¸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023121_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªk¯è¾÷®v®³­¼«È¸û­¸</option>");
		}
	} else {
		if ("../../news/20080508/20080508023121_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023121_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªk¯è¾÷®v®³­¼«È¸û­¸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023121_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªk¯è¾÷®v®³­¼«È¸û­¸</option>");
		}
	}
	if ("../../news/20080508/20080508023139_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023139_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023139_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¿D¬w±j¼x´Ú¸ê§U¦bÂ¾¶ý¶ý</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023139_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¿D¬w±j¼x´Ú¸ê§U¦bÂ¾¶ý¶ý</option>");
		}
	} else {
		if ("../../news/20080508/20080508023139_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023139_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¿D¬w±j¼x´Ú¸ê§U¦bÂ¾¶ý¶ý</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023139_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¿D¬w±j¼x´Ú¸ê§U¦bÂ¾¶ý¶ý</option>");
		}
	}
	if ("../../news/20080508/20080508023157_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023157_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023157_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­^¦¬ºò²¾¥Á¼vÅT¥~Äy²y¬P</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023157_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­^¦¬ºò²¾¥Á¼vÅT¥~Äy²y¬P</option>");
		}
	} else {
		if ("../../news/20080508/20080508023157_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023157_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­^¦¬ºò²¾¥Á¼vÅT¥~Äy²y¬P</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023157_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­^¦¬ºò²¾¥Á¼vÅT¥~Äy²y¬P</option>");
		}
	}
	if ("../../news/20080508/20080508023212_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023212_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023212_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«X®w­¶®q¥_Áú¥~³Ò³Q¾j¦º</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023212_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«X®w­¶®q¥_Áú¥~³Ò³Q¾j¦º</option>");
		}
	} else {
		if ("../../news/20080508/20080508023212_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023212_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«X®w­¶®q¥_Áú¥~³Ò³Q¾j¦º</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023212_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«X®w­¶®q¥_Áú¥~³Ò³Q¾j¦º</option>");
		}
	}
	if ("../../news/20080508/20080508023339_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023339_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023339_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­·¨a®Æ25¸U¦º ½q©Ú¬ü¬I´©</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023339_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­·¨a®Æ25¸U¦º ½q©Ú¬ü¬I´©</option>");
		}
	} else {
		if ("../../news/20080508/20080508023339_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023339_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­·¨a®Æ25¸U¦º ½q©Ú¬ü¬I´©</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023339_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­·¨a®Æ25¸U¦º ½q©Ú¬ü¬I´©</option>");
		}
	}
	if ("../../news/20080508/20080508023402_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023402_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023402_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;µ½«á¤ÏÀ³ºC¶Õ·|Ä²µo°ÊÀú</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023402_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;µ½«á¤ÏÀ³ºC¶Õ·|Ä²µo°ÊÀú</option>");
		}
	} else {
		if ("../../news/20080508/20080508023402_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023402_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;µ½«á¤ÏÀ³ºC¶Õ·|Ä²µo°ÊÀú</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023402_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;µ½«á¤ÏÀ³ºC¶Õ·|Ä²µo°ÊÀú</option>");
		}
	}
	if ("../../news/20080508/20080508023428_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023428_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023428_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­^·îÅÊ¥S©f¤½¶}·Rªº«Å¨¥</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023428_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­^·îÅÊ¥S©f¤½¶}·Rªº«Å¨¥</option>");
		}
	} else {
		if ("../../news/20080508/20080508023428_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023428_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­^·îÅÊ¥S©f¤½¶}·Rªº«Å¨¥</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023428_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­^·îÅÊ¥S©f¤½¶}·Rªº«Å¨¥</option>");
		}
	}
	if ("../../news/20080508/20080508023517_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023517_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023517_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼é¬y¤ý°ê´I»¨º]LV¦ÑÁó©~­º</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023517_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼é¬y¤ý°ê´I»¨º]LV¦ÑÁó©~­º</option>");
		}
	} else {
		if ("../../news/20080508/20080508023517_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023517_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼é¬y¤ý°ê´I»¨º]LV¦ÑÁó©~­º</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023517_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼é¬y¤ý°ê´I»¨º]LV¦ÑÁó©~­º</option>");
		}
	}
	if ("../../news/20080508/20080508022304_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022304_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022304_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;µn³°¤p¦æ¬P ¬°©º¤ë¾Q¸ô</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022304_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;µn³°¤p¦æ¬P ¬°©º¤ë¾Q¸ô</option>");
		}
	} else {
		if ("../../news/20080508/20080508022304_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022304_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;µn³°¤p¦æ¬P ¬°©º¤ë¾Q¸ô</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022304_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;µn³°¤p¦æ¬P ¬°©º¤ë¾Q¸ô</option>");
		}
	}
	if ("../../news/20080508/20080508022325_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022325_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022325_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼Ö¤â15­Ó¤ë¥´ÜÐªñ¤d¸U¦¸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022325_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼Ö¤â15­Ó¤ë¥´ÜÐªñ¤d¸U¦¸</option>");
		}
	} else {
		if ("../../news/20080508/20080508022325_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022325_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼Ö¤â15­Ó¤ë¥´ÜÐªñ¤d¸U¦¸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022325_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼Ö¤â15­Ó¤ë¥´ÜÐªñ¤d¸U¦¸</option>");
		}
	}
	if ("../../news/20080508/20080508022340_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022340_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022340_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¿Ø¨ë¤j®vÁtºôµ¸­·¶³¤Hª«</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022340_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¿Ø¨ë¤j®vÁtºôµ¸­·¶³¤Hª«</option>");
		}
	} else {
		if ("../../news/20080508/20080508022340_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022340_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¿Ø¨ë¤j®vÁtºôµ¸­·¶³¤Hª«</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022340_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¿Ø¨ë¤j®vÁtºôµ¸­·¶³¤Hª«</option>");
		}
	}
	if ("../../news/20080508/20080508022401_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022401_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022401_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;üþ©vSMS¹ª»R´Â¸tªÌ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022401_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;üþ©vSMS¹ª»R´Â¸tªÌ</option>");
		}
	} else {
		if ("../../news/20080508/20080508022401_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022401_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;üþ©vSMS¹ª»R´Â¸tªÌ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022401_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;üþ©vSMS¹ª»R´Â¸tªÌ</option>");
		}
	}
	if ("../../news/20080508/20080508022421_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022421_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022421_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÃÀ³N®a§ï¦W¡u«H¤W«Ò¡v</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022421_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÃÀ³N®a§ï¦W¡u«H¤W«Ò¡v</option>");
		}
	} else {
		if ("../../news/20080508/20080508022421_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022421_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÃÀ³N®a§ï¦W¡u«H¤W«Ò¡v</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022421_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ÃÀ³N®a§ï¦W¡u«H¤W«Ò¡v</option>");
		}
	}
	if ("../../news/20080508/20080508022436_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022436_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022436_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ºt«µµªÁÂÂkÁÙ¤p´£µ^</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022436_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ºt«µµªÁÂÂkÁÙ¤p´£µ^</option>");
		}
	} else {
		if ("../../news/20080508/20080508022436_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022436_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ºt«µµªÁÂÂkÁÙ¤p´£µ^</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022436_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ºt«µµªÁÂÂkÁÙ¤p´£µ^</option>");
		}
	}
	if ("../../news/20080508/20080508022458_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022458_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022458_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­±¤Õ¹ïºÙ°·±dªø¹Ø</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022458_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­±¤Õ¹ïºÙ°·±dªø¹Ø</option>");
		}
	} else {
		if ("../../news/20080508/20080508022458_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022458_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­±¤Õ¹ïºÙ°·±dªø¹Ø</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022458_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­±¤Õ¹ïºÙ°·±dªø¹Ø</option>");
		}
	}
	if ("../../news/20080508/20080508022523_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022523_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022523_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;·s´Ú¹q¦À¨®</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022523_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;·s´Ú¹q¦À¨®</option>");
		}
	} else {
		if ("../../news/20080508/20080508022523_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022523_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;·s´Ú¹q¦À¨®</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022523_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;·s´Ú¹q¦À¨®</option>");
		}
	}
	if ("../../news/20080508/20080508022551_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022551_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022551_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦è¯Z¤ú«Ø¥þ¼Ú³Ì°ª¦í¦v</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022551_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦è¯Z¤ú«Ø¥þ¼Ú³Ì°ª¦í¦v</option>");
		}
	} else {
		if ("../../news/20080508/20080508022551_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022551_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦è¯Z¤ú«Ø¥þ¼Ú³Ì°ª¦í¦v</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022551_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦è¯Z¤ú«Ø¥þ¼Ú³Ì°ª¦í¦v</option>");
		}
	}
	if ("../../news/20080508/20080508022714_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022714_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022714_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;14»õ¤¸¥¨¼ú©¯¹B¨à</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022714_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;14»õ¤¸¥¨¼ú©¯¹B¨à</option>");
		}
	} else {
		if ("../../news/20080508/20080508022714_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022714_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;14»õ¤¸¥¨¼ú©¯¹B¨à</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022714_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;14»õ¤¸¥¨¼ú©¯¹B¨à</option>");
		}
	}
	if ("../../news/20080508/20080508022727_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022727_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022727_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;²ö©`¦Wµe¤Ñ»ù3.2»õ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022727_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;²ö©`¦Wµe¤Ñ»ù3.2»õ</option>");
		}
	} else {
		if ("../../news/20080508/20080508022727_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022727_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;²ö©`¦Wµe¤Ñ»ù3.2»õ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022727_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;²ö©`¦Wµe¤Ñ»ù3.2»õ</option>");
		}
	}
		if ("../../news/20080508/20080508021248_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021248_0000.html'>¨â©¤</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508021248_0000.html'>¨â©¤</option>");
		}
	if ("../../news/20080508/20080508021248_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021248_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021248_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼s¦{¶Ç¸t¤õÀIÆC¤H½ò¤H</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021248_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼s¦{¶Ç¸t¤õÀIÆC¤H½ò¤H</option>");
		}
	} else {
		if ("../../news/20080508/20080508021248_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021248_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼s¦{¶Ç¸t¤õÀIÆC¤H½ò¤H</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021248_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼s¦{¶Ç¸t¤õÀIÆC¤H½ò¤H</option>");
		}
	}
	if ("../../news/20080508/20080508021414_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021414_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021414_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ª¦¾ð¸óÅK°¨ÀI¶HÀô¥Í</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021414_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ª¦¾ð¸óÅK°¨ÀI¶HÀô¥Í</option>");
		}
	} else {
		if ("../../news/20080508/20080508021414_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021414_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ª¦¾ð¸óÅK°¨ÀI¶HÀô¥Í</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021414_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ª¦¾ð¸óÅK°¨ÀI¶HÀô¥Í</option>");
		}
	}
	if ("../../news/20080508/20080508021434_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021434_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021434_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥¼§l¨ú¹wºt¥¢±Ñüþ°V</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021434_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥¼§l¨ú¹wºt¥¢±Ñüþ°V</option>");
		}
	} else {
		if ("../../news/20080508/20080508021434_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021434_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥¼§l¨ú¹wºt¥¢±Ñüþ°V</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021434_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥¼§l¨ú¹wºt¥¢±Ñüþ°V</option>");
		}
	}
	if ("../../news/20080508/20080508021458_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021458_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021458_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­û¤u°Å¡u¨Ê¶øÀY¡v¦ÑÁó½à¦Ê¤¸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021458_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­û¤u°Å¡u¨Ê¶øÀY¡v¦ÑÁó½à¦Ê¤¸</option>");
		}
	} else {
		if ("../../news/20080508/20080508021458_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021458_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­û¤u°Å¡u¨Ê¶øÀY¡v¦ÑÁó½à¦Ê¤¸</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021458_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;­û¤u°Å¡u¨Ê¶øÀY¡v¦ÑÁó½à¦Ê¤¸</option>");
		}
	}
	if ("../../news/20080508/20080508021520_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021520_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021520_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ª´ºÀ¬ä¤ßãTÞsÁJ¤j¾Ç¥Í°Iú}</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021520_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ª´ºÀ¬ä¤ßãTÞsÁJ¤j¾Ç¥Í°Iú}</option>");
		}
	} else {
		if ("../../news/20080508/20080508021520_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021520_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ª´ºÀ¬ä¤ßãTÞsÁJ¤j¾Ç¥Í°Iú}</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021520_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ª´ºÀ¬ä¤ßãTÞsÁJ¤j¾Ç¥Í°Iú}</option>");
		}
	}
	if ("../../news/20080508/20080508021015_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021015_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021015_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«ó¯A§]55»õÃx¨ü¼u¨ð</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021015_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«ó¯A§]55»õÃx¨ü¼u¨ð</option>");
		}
	} else {
		if ("../../news/20080508/20080508021015_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021015_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«ó¯A§]55»õÃx¨ü¼u¨ð</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021015_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;«ó¯A§]55»õÃx¨ü¼u¨ð</option>");
		}
	}
	if ("../../news/20080508/20080508021046_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021046_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021046_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬P°ÓÃz®Æ¿ú¶×¥~¥æ³¡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021046_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬P°ÓÃz®Æ¿ú¶×¥~¥æ³¡</option>");
		}
	} else {
		if ("../../news/20080508/20080508021046_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021046_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬P°ÓÃz®Æ¿ú¶×¥~¥æ³¡</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021046_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬P°ÓÃz®Æ¿ú¶×¥~¥æ³¡</option>");
		}
	}
	if ("../../news/20080508/20080508021124_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021124_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021124_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶d¼e±Ó°±Äv¿ï¬¡°Ê</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021124_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶d¼e±Ó°±Äv¿ï¬¡°Ê</option>");
		}
	} else {
		if ("../../news/20080508/20080508021124_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021124_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶d¼e±Ó°±Äv¿ï¬¡°Ê</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021124_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶d¼e±Ó°±Äv¿ï¬¡°Ê</option>");
		}
	}
	if ("../../news/20080508/20080508021141_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021141_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021141_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤u¼t¸Õ¤ôÀ£Ãz®e¾¹¤T¤H¦º</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021141_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤u¼t¸Õ¤ôÀ£Ãz®e¾¹¤T¤H¦º</option>");
		}
	} else {
		if ("../../news/20080508/20080508021141_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021141_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤u¼t¸Õ¤ôÀ£Ãz®e¾¹¤T¤H¦º</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021141_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤u¼t¸Õ¤ôÀ£Ãz®e¾¹¤T¤H¦º</option>");
		}
	}
	if ("../../news/20080508/20080508021158_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021158_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021158_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Q¥|¤HºÙ¥ØÀ»¾ò¶ê§ÎUFO</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021158_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Q¥|¤HºÙ¥ØÀ»¾ò¶ê§ÎUFO</option>");
		}
	} else {
		if ("../../news/20080508/20080508021158_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021158_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Q¥|¤HºÙ¥ØÀ»¾ò¶ê§ÎUFO</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021158_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤Q¥|¤HºÙ¥ØÀ»¾ò¶ê§ÎUFO</option>");
		}
	}
	if ("../../news/20080508/20080508021234_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021234_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021234_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥x¡m³ü¶g¥Z¡n¤S¥¢¹ê</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021234_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥x¡m³ü¶g¥Z¡n¤S¥¢¹ê</option>");
		}
	} else {
		if ("../../news/20080508/20080508021234_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021234_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥x¡m³ü¶g¥Z¡n¤S¥¢¹ê</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021234_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¥x¡m³ü¶g¥Z¡n¤S¥¢¹ê</option>");
		}
	}
	if ("../../news/20080508/20080508021252_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021252_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021252_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;²`¤k°Æ¥«ªø ¾y¤O©~º]­º</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021252_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;²`¤k°Æ¥«ªø ¾y¤O©~º]­º</option>");
		}
	} else {
		if ("../../news/20080508/20080508021252_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021252_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;²`¤k°Æ¥«ªø ¾y¤O©~º]­º</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021252_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;²`¤k°Æ¥«ªø ¾y¤O©~º]­º</option>");
		}
	}
	if ("../../news/20080508/20080508021315_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021315_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021315_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;°ê¯è«æ­°¦Ê«ÈÅå»î</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021315_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;°ê¯è«æ­°¦Ê«ÈÅå»î</option>");
		}
	} else {
		if ("../../news/20080508/20080508021315_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021315_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;°ê¯è«æ­°¦Ê«ÈÅå»î</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021315_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;°ê¯è«æ­°¦Ê«ÈÅå»î</option>");
		}
	}
	if ("../../news/20080508/20080508021330_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021330_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021330_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;µØ°Æ»â¨Æ¾K¾r¶Ë¤H¨ü½Õ¬d</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021330_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;µØ°Æ»â¨Æ¾K¾r¶Ë¤H¨ü½Õ¬d</option>");
		}
	} else {
		if ("../../news/20080508/20080508021330_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021330_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;µØ°Æ»â¨Æ¾K¾r¶Ë¤H¨ü½Õ¬d</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021330_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;µØ°Æ»â¨Æ¾K¾r¶Ë¤H¨ü½Õ¬d</option>");
		}
	}
	if ("../../news/20080508/20080508021431_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021431_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021431_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤¤é®p·|¥¼Àò¹ê½è¦¨ªG</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021431_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤¤é®p·|¥¼Àò¹ê½è¦¨ªG</option>");
		}
	} else {
		if ("../../news/20080508/20080508021431_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021431_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤¤é®p·|¥¼Àò¹ê½è¦¨ªG</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021431_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤¤é®p·|¥¼Àò¹ê½è¦¨ªG</option>");
		}
	}
	if ("../../news/20080508/20080508021452_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021452_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021452_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Äµ¶}¤Q¤Kºj¾à®·³q½r¥Ç</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021452_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Äµ¶}¤Q¤Kºj¾à®·³q½r¥Ç</option>");
		}
	} else {
		if ("../../news/20080508/20080508021452_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021452_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Äµ¶}¤Q¤Kºj¾à®·³q½r¥Ç</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021452_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Äµ¶}¤Q¤Kºj¾à®·³q½r¥Ç</option>");
		}
	}
	if ("../../news/20080508/20080508021509_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021509_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021509_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;»~«H±eÂå¯N¯f©dªv­·Àã</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021509_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;»~«H±eÂå¯N¯f©dªv­·Àã</option>");
		}
	} else {
		if ("../../news/20080508/20080508021509_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021509_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;»~«H±eÂå¯N¯f©dªv­·Àã</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021509_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;»~«H±eÂå¯N¯f©dªv­·Àã</option>");
		}
	}
	if ("../../news/20080508/20080508021523_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021523_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021523_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨®º×¦ºªÌ¿òÄÝÁn°Q³Q¼Þ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021523_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨®º×¦ºªÌ¿òÄÝÁn°Q³Q¼Þ</option>");
		}
	} else {
		if ("../../news/20080508/20080508021523_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021523_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨®º×¦ºªÌ¿òÄÝÁn°Q³Q¼Þ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021523_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨®º×¦ºªÌ¿òÄÝÁn°Q³Q¼Þ</option>");
		}
	}
	if ("../../news/20080508/20080508021549_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021549_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021549_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶Q¶§ÅÜ¦¨¡u©ù¶Qªº¤Ó¶§¡v</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021549_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶Q¶§ÅÜ¦¨¡u©ù¶Qªº¤Ó¶§¡v</option>");
		}
	} else {
		if ("../../news/20080508/20080508021549_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021549_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶Q¶§ÅÜ¦¨¡u©ù¶Qªº¤Ó¶§¡v</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021549_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶Q¶§ÅÜ¦¨¡u©ù¶Qªº¤Ó¶§¡v</option>");
		}
	}
	if ("../../news/20080508/20080508021609_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021609_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021609_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦NªL¨g­·§j¨T¨®¤W«Î³»</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021609_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦NªL¨g­·§j¨T¨®¤W«Î³»</option>");
		}
	} else {
		if ("../../news/20080508/20080508021609_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021609_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦NªL¨g­·§j¨T¨®¤W«Î³»</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021609_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦NªL¨g­·§j¨T¨®¤W«Î³»</option>");
		}
	}
	if ("../../news/20080508/20080508021634_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508021634_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021634_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤°ê·R¼Ö¼Ö¹Î§®Ãý¯}¦B</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021634_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤°ê·R¼Ö¼Ö¹Î§®Ãý¯}¦B</option>");
		}
	} else {
		if ("../../news/20080508/20080508021634_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508021634_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤°ê·R¼Ö¼Ö¹Î§®Ãý¯}¦B</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508021634_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤°ê·R¼Ö¼Ö¹Î§®Ãý¯}¦B</option>");
		}
	}
		if ("../../news/20080508/20080508024118_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024118_0000.html'>ªk®x</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508024118_0000.html'>ªk®x</option>");
		}
	if ("../../news/20080508/20080508024118_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024118_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024118_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¾K°s«DÂ§¬ü¤Ö¤k·Ç·s­¦±BÂ§ªw´ö</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024118_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¾K°s«DÂ§¬ü¤Ö¤k·Ç·s­¦±BÂ§ªw´ö</option>");
		}
	} else {
		if ("../../news/20080508/20080508024118_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024118_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¾K°s«DÂ§¬ü¤Ö¤k·Ç·s­¦±BÂ§ªw´ö</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024118_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¾K°s«DÂ§¬ü¤Ö¤k·Ç·s­¦±BÂ§ªw´ö</option>");
		}
	}
	if ("../../news/20080508/20080508024208_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024208_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024208_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤­ìÄF®×¥æ©ö  ®Ú¥»µL¤¶²Ð¤H</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024208_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤­ìÄF®×¥æ©ö  ®Ú¥»µL¤¶²Ð¤H</option>");
		}
	} else {
		if ("../../news/20080508/20080508024208_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024208_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤­ìÄF®×¥æ©ö  ®Ú¥»µL¤¶²Ð¤H</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024208_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤­ìÄF®×¥æ©ö  ®Ú¥»µL¤¶²Ð¤H</option>");
		}
	}
	if ("../../news/20080508/20080508024229_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024229_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024229_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;10¦~¼ç°kÂÃ¬rº~¦Û­º§P¥}</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024229_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;10¦~¼ç°kÂÃ¬rº~¦Û­º§P¥}</option>");
		}
	} else {
		if ("../../news/20080508/20080508024229_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024229_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;10¦~¼ç°kÂÃ¬rº~¦Û­º§P¥}</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024229_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;10¦~¼ç°kÂÃ¬rº~¦Û­º§P¥}</option>");
		}
	}
	if ("../../news/20080508/20080508024243_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024243_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024243_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯A³Q±ó¥|·³¤k§@¨Ñ¼µªü¶ý</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024243_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯A³Q±ó¥|·³¤k§@¨Ñ¼µªü¶ý</option>");
		}
	} else {
		if ("../../news/20080508/20080508024243_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024243_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯A³Q±ó¥|·³¤k§@¨Ñ¼µªü¶ý</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024243_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯A³Q±ó¥|·³¤k§@¨Ñ¼µªü¶ý</option>");
		}
	}
	if ("../../news/20080508/20080508024310_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024310_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024310_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦V®a¤H²Oófªø¤l¥}30¤ë</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024310_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦V®a¤H²Oófªø¤l¥}30¤ë</option>");
		}
	} else {
		if ("../../news/20080508/20080508024310_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024310_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦V®a¤H²Oófªø¤l¥}30¤ë</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024310_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦V®a¤H²Oófªø¤l¥}30¤ë</option>");
		}
	}
	if ("../../news/20080508/20080508024326_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024326_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024326_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯A¼ÞÄµ¥q¨âº~§ï±±¸o</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024326_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯A¼ÞÄµ¥q¨âº~§ï±±¸o</option>");
		}
	} else {
		if ("../../news/20080508/20080508024326_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024326_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯A¼ÞÄµ¥q¨âº~§ï±±¸o</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024326_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯A¼ÞÄµ¥q¨âº~§ï±±¸o</option>");
		}
	}
		if ("../../news/20080508/20080508025254_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025254_0000.html'>ªÀ½×</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508025254_0000.html'>ªÀ½×</option>");
		}
	if ("../../news/20080508/20080508025254_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508025254_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025254_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤º¦a¨gÃz¸z¯f¬r  ­»´ä°Z¯à¤£³]¨¾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025254_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤º¦a¨gÃz¸z¯f¬r  ­»´ä°Z¯à¤£³]¨¾</option>");
		}
	} else {
		if ("../../news/20080508/20080508025254_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508025254_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤º¦a¨gÃz¸z¯f¬r  ­»´ä°Z¯à¤£³]¨¾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508025254_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤º¦a¨gÃz¸z¯f¬r  ­»´ä°Z¯à¤£³]¨¾</option>");
		}
	}
		if ("../../news/20080508/20080508024133_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024133_0000.html'>¤Ó¤@¥m</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508024133_0000.html'>¤Ó¤@¥m</option>");
		}
	if ("../../news/20080508/20080508024133_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024133_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024133_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³qµÈ°­­ú¯«¸¹  °]·Ý¨£¦º¤£±Ï</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024133_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³qµÈ°­­ú¯«¸¹  °]·Ý¨£¦º¤£±Ï</option>");
		}
	} else {
		if ("../../news/20080508/20080508024133_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024133_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³qµÈ°­­ú¯«¸¹  °]·Ý¨£¦º¤£±Ï</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024133_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³qµÈ°­­ú¯«¸¹  °]·Ý¨£¦º¤£±Ï</option>");
		}
	}
		if ("../../news/20080508/20080508020919_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508020919_0000.html'>µØ®L³zµø</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508020919_0000.html'>µØ®L³zµø</option>");
		}
	if ("../../news/20080508/20080508020919_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508020919_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508020919_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶°Åé´²¨BºûÅv  ¤¤°ê¯S¦â§ÜÄ³</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508020919_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶°Åé´²¨BºûÅv  ¤¤°ê¯S¦â§ÜÄ³</option>");
		}
	} else {
		if ("../../news/20080508/20080508020919_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508020919_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶°Åé´²¨BºûÅv  ¤¤°ê¯S¦â§ÜÄ³</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508020919_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶°Åé´²¨BºûÅv  ¤¤°ê¯S¦â§ÜÄ³</option>");
		}
	}
		if ("../../news/20080508/20080508005341_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005341_0000.html'>ªêµø¾È²y</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508005341_0000.html'>ªêµø¾È²y</option>");
		}
	if ("../../news/20080508/20080508005341_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508005341_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005341_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶ëº¸ºû¨È­±Á{­«¤j¦ÒÅç</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005341_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶ëº¸ºû¨È­±Á{­«¤j¦ÒÅç</option>");
		}
	} else {
		if ("../../news/20080508/20080508005341_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005341_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶ëº¸ºû¨È­±Á{­«¤j¦ÒÅç</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005341_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¶ëº¸ºû¨È­±Á{­«¤j¦ÒÅç</option>");
		}
	}
		if ("../../news/20080508/20080508023709_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023709_0000.html'>¬F±¡</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508023709_0000.html'>¬F±¡</option>");
		}
	if ("../../news/20080508/20080508023709_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023709_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023709_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Íq¤H¦ÑÂI ³æÂûÉN±oÂ½¨­</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023709_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Íq¤H¦ÑÂI ³æÂûÉN±oÂ½¨­</option>");
		}
	} else {
		if ("../../news/20080508/20080508023709_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023709_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Íq¤H¦ÑÂI ³æÂûÉN±oÂ½¨­</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023709_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Íq¤H¦ÑÂI ³æÂûÉN±oÂ½¨­</option>");
		}
	}
	if ("../../news/20080508/20080508023907_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023907_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023907_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§õÄ­®×  ³¯°¶·~¹ï«ß¬F¥q¦n¥¢±æ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023907_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§õÄ­®×  ³¯°¶·~¹ï«ß¬F¥q¦n¥¢±æ</option>");
		}
	} else {
		if ("../../news/20080508/20080508023907_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023907_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§õÄ­®×  ³¯°¶·~¹ï«ß¬F¥q¦n¥¢±æ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023907_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§õÄ­®×  ³¯°¶·~¹ï«ß¬F¥q¦n¥¢±æ</option>");
		}
	}
	if ("../../news/20080508/20080508023919_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023919_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023919_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªü¥Ð¼´®I¤j¨Ðú½Ã¤</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023919_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªü¥Ð¼´®I¤j¨Ðú½Ã¤</option>");
		}
	} else {
		if ("../../news/20080508/20080508023919_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023919_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªü¥Ð¼´®I¤j¨Ðú½Ã¤</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023919_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªü¥Ð¼´®I¤j¨Ðú½Ã¤</option>");
		}
	}
	if ("../../news/20080508/20080508024025_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024025_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024025_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±Æ¶¤Ãº¶OªA°È¤£¥i´î</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024025_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±Æ¶¤Ãº¶OªA°È¤£¥i´î</option>");
		}
	} else {
		if ("../../news/20080508/20080508024025_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024025_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±Æ¶¤Ãº¶OªA°È¤£¥i´î</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024025_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±Æ¶¤Ãº¶OªA°È¤£¥i´î</option>");
		}
	}
	if ("../../news/20080508/20080508023829_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508023829_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023829_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±i¤å·s¥N¨¥«pÀW»I</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023829_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±i¤å·s¥N¨¥«pÀW»I</option>");
		}
	} else {
		if ("../../news/20080508/20080508023829_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508023829_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±i¤å·s¥N¨¥«pÀW»I</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508023829_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±i¤å·s¥N¨¥«pÀW»I</option>");
		}
	}
	if ("../../news/20080508/20080508024039_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024039_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024039_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨¦¶ø¹B´ä©²ÉN®Æ¨ì</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024039_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨¦¶ø¹B´ä©²ÉN®Æ¨ì</option>");
		}
	} else {
		if ("../../news/20080508/20080508024039_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024039_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨¦¶ø¹B´ä©²ÉN®Æ¨ì</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024039_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¨¦¶ø¹B´ä©²ÉN®Æ¨ì</option>");
		}
	}
	if ("../../news/20080508/20080508024050_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024050_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024050_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³¢¬±´ð»D¡u´_Â¾¡v§Ö°{</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024050_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³¢¬±´ð»D¡u´_Â¾¡v§Ö°{</option>");
		}
	} else {
		if ("../../news/20080508/20080508024050_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024050_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³¢¬±´ð»D¡u´_Â¾¡v§Ö°{</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024050_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³¢¬±´ð»D¡u´_Â¾¡v§Ö°{</option>");
		}
	}
	if ("../../news/20080508/20080508024113_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024113_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024113_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤p®ð­Ô¡G¥Á¥DÄÒ¤j¨Ð­É¤M±þ²Ó¨Ð</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024113_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤p®ð­Ô¡G¥Á¥DÄÒ¤j¨Ð­É¤M±þ²Ó¨Ð</option>");
		}
	} else {
		if ("../../news/20080508/20080508024113_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024113_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤p®ð­Ô¡G¥Á¥DÄÒ¤j¨Ð­É¤M±þ²Ó¨Ð</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024113_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤p®ð­Ô¡G¥Á¥DÄÒ¤j¨Ð­É¤M±þ²Ó¨Ð</option>");
		}
	}
		if ("../../news/20080508/20080508004804_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004804_0000.html'>¤Ó¶§­i</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508004804_0000.html'>¤Ó¶§­i</option>");
		}
	if ("../../news/20080508/20080508004804_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508004804_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004804_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;·¶¥Á¯S°Ï¡G°ê¥ÁÄÒ¡uºÖ¤¼º×©Ò¥ñ¡v</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004804_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;·¶¥Á¯S°Ï¡G°ê¥ÁÄÒ¡uºÖ¤¼º×©Ò¥ñ¡v</option>");
		}
	} else {
		if ("../../news/20080508/20080508004804_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004804_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;·¶¥Á¯S°Ï¡G°ê¥ÁÄÒ¡uºÖ¤¼º×©Ò¥ñ¡v</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004804_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;·¶¥Á¯S°Ï¡G°ê¥ÁÄÒ¡uºÖ¤¼º×©Ò¥ñ¡v</option>");
		}
	}
	if ("../../news/20080508/20080508004833_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508004833_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004833_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±jµü¦³²z¡G¦Ê¾à¦ÊÁa³ü²]´C</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004833_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±jµü¦³²z¡G¦Ê¾à¦ÊÁa³ü²]´C</option>");
		}
	} else {
		if ("../../news/20080508/20080508004833_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004833_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±jµü¦³²z¡G¦Ê¾à¦ÊÁa³ü²]´C</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004833_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;±jµü¦³²z¡G¦Ê¾à¦ÊÁa³ü²]´C</option>");
		}
	}
	if ("../../news/20080508/20080508004859_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508004859_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004859_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯º½|¥Ñ§Ú¡Gªü«ó¤ý´Â  ¸¨ªá¬y¤ô</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004859_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯º½|¥Ñ§Ú¡Gªü«ó¤ý´Â  ¸¨ªá¬y¤ô</option>");
		}
	} else {
		if ("../../news/20080508/20080508004859_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004859_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯º½|¥Ñ§Ú¡Gªü«ó¤ý´Â  ¸¨ªá¬y¤ô</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004859_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯º½|¥Ñ§Ú¡Gªü«ó¤ý´Â  ¸¨ªá¬y¤ô</option>");
		}
	}
	if ("../../news/20080508/20080508004922_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508004922_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004922_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§Ú¦b§Ú«ä¡GÂå°|¤jªù¬°¸é¶}</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004922_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§Ú¦b§Ú«ä¡GÂå°|¤jªù¬°¸é¶}</option>");
		}
	} else {
		if ("../../news/20080508/20080508004922_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004922_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§Ú¦b§Ú«ä¡GÂå°|¤jªù¬°¸é¶}</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004922_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§Ú¦b§Ú«ä¡GÂå°|¤jªù¬°¸é¶}</option>");
		}
	}
	if ("../../news/20080508/20080508005006_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508005006_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005006_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ãö¤ß¶°¡G¥æ³q¦w¥þ°Ý³d¨î  ´ä©²­n¾Ç©s¾Ç¹A</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005006_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ãö¤ß¶°¡G¥æ³q¦w¥þ°Ý³d¨î  ´ä©²­n¾Ç©s¾Ç¹A</option>");
		}
	} else {
		if ("../../news/20080508/20080508005006_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005006_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ãö¤ß¶°¡G¥æ³q¦w¥þ°Ý³d¨î  ´ä©²­n¾Ç©s¾Ç¹A</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005006_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ãö¤ß¶°¡G¥æ³q¦w¥þ°Ý³d¨î  ´ä©²­n¾Ç©s¾Ç¹A</option>");
		}
	}
	if ("../../news/20080508/20080508005048_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508005048_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005048_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯º¶Æ¦¿´ò¡G«ß¬F¥qª±§Ë¥Á·N</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005048_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯º¶Æ¦¿´ò¡G«ß¬F¥qª±§Ë¥Á·N</option>");
		}
	} else {
		if ("../../news/20080508/20080508005048_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005048_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯º¶Æ¦¿´ò¡G«ß¬F¥qª±§Ë¥Á·N</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005048_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯º¶Æ¦¿´ò¡G«ß¬F¥qª±§Ë¥Á·N</option>");
		}
	}
	if ("../../news/20080508/20080508005116_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508005116_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005116_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Äl­»ÂN¡G¤­¯ð¶êÀô°ª±¾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005116_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Äl­»ÂN¡G¤­¯ð¶êÀô°ª±¾</option>");
		}
	} else {
		if ("../../news/20080508/20080508005116_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005116_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Äl­»ÂN¡G¤­¯ð¶êÀô°ª±¾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005116_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Äl­»ÂN¡G¤­¯ð¶êÀô°ª±¾</option>");
		}
	}
	if ("../../news/20080508/20080508005144_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508005144_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005144_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤jÂÂ¦b¦¹¡Gªk©w¾÷ºcÀ³¨ã³z©ú«×</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005144_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤jÂÂ¦b¦¹¡Gªk©w¾÷ºcÀ³¨ã³z©ú«×</option>");
		}
	} else {
		if ("../../news/20080508/20080508005144_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005144_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤jÂÂ¦b¦¹¡Gªk©w¾÷ºcÀ³¨ã³z©ú«×</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005144_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤jÂÂ¦b¦¹¡Gªk©w¾÷ºcÀ³¨ã³z©ú«×</option>");
		}
	}
	if ("../../news/20080508/20080508005216_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508005216_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005216_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³·¦aÂE¤ö¡G®»«Á¦b°ó</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005216_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³·¦aÂE¤ö¡G®»«Á¦b°ó</option>");
		}
	} else {
		if ("../../news/20080508/20080508005216_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005216_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³·¦aÂE¤ö¡G®»«Á¦b°ó</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005216_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³·¦aÂE¤ö¡G®»«Á¦b°ó</option>");
		}
	}
	if ("../../news/20080508/20080508005249_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508005249_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005249_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼ö±a»yªL¡G¥´§T§Aªº¦ó¢Ð¥J</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005249_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼ö±a»yªL¡G¥´§T§Aªº¦ó¢Ð¥J</option>");
		}
	} else {
		if ("../../news/20080508/20080508005249_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005249_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼ö±a»yªL¡G¥´§T§Aªº¦ó¢Ð¥J</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005249_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼ö±a»yªL¡G¥´§T§Aªº¦ó¢Ð¥J</option>");
		}
	}
		if ("../../news/20080508/20080508004418_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004418_0000.html'>¥j¤µ½×¾Â</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508004418_0000.html'>¥j¤µ½×¾Â</option>");
		}
	if ("../../news/20080508/20080508004418_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508004418_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004418_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¾|¨³§ëºj¡G¥Î¶¡¿Ò©M¤k¦â¿ï±N</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004418_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¾|¨³§ëºj¡G¥Î¶¡¿Ò©M¤k¦â¿ï±N</option>");
		}
	} else {
		if ("../../news/20080508/20080508004418_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004418_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¾|¨³§ëºj¡G¥Î¶¡¿Ò©M¤k¦â¿ï±N</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004418_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¾|¨³§ëºj¡G¥Î¶¡¿Ò©M¤k¦â¿ï±N</option>");
		}
	}
	if ("../../news/20080508/20080508004506_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508004506_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004506_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦¶¤¸¼ý©úÅ²¡G§g¤l¤p¤H¤@±æ¦Óª¾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004506_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦¶¤¸¼ý©úÅ²¡G§g¤l¤p¤H¤@±æ¦Óª¾</option>");
		}
	} else {
		if ("../../news/20080508/20080508004506_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004506_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦¶¤¸¼ý©úÅ²¡G§g¤l¤p¤H¤@±æ¦Óª¾</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004506_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¦¶¤¸¼ý©úÅ²¡G§g¤l¤p¤H¤@±æ¦Óª¾</option>");
		}
	}
	if ("../../news/20080508/20080508004540_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508004540_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004540_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§õ©v§^«p¶Â¡G½q¨l­xÀY¤~¬O¨a¥Á</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004540_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§õ©v§^«p¶Â¡G½q¨l­xÀY¤~¬O¨a¥Á</option>");
		}
	} else {
		if ("../../news/20080508/20080508004540_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004540_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§õ©v§^«p¶Â¡G½q¨l­xÀY¤~¬O¨a¥Á</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004540_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;§õ©v§^«p¶Â¡G½q¨l­xÀY¤~¬O¨a¥Á</option>");
		}
	}
	if ("../../news/20080508/20080508004618_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508004618_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004618_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬ö¾å´PÅKµ§¡G¹ï¤Ï°Ê¥sÄÛ¶·Ã·¤§¥Hªk</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004618_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬ö¾å´PÅKµ§¡G¹ï¤Ï°Ê¥sÄÛ¶·Ã·¤§¥Hªk</option>");
		}
	} else {
		if ("../../news/20080508/20080508004618_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004618_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬ö¾å´PÅKµ§¡G¹ï¤Ï°Ê¥sÄÛ¶·Ã·¤§¥Hªk</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004618_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬ö¾å´PÅKµ§¡G¹ï¤Ï°Ê¥sÄÛ¶·Ã·¤§¥Hªk</option>");
		}
	}
	if ("../../news/20080508/20080508004703_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508004703_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004703_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤ò¿AªF¬Ý¤µ´Â¡G­»´ä¯S°Ïµs­ê¦p¤ò</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004703_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤ò¿AªF¬Ý¤µ´Â¡G­»´ä¯S°Ïµs­ê¦p¤ò</option>");
		}
	} else {
		if ("../../news/20080508/20080508004703_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508004703_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤ò¿AªF¬Ý¤µ´Â¡G­»´ä¯S°Ïµs­ê¦p¤ò</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508004703_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤ò¿AªF¬Ý¤µ´Â¡G­»´ä¯S°Ïµs­ê¦p¤ò</option>");
		}
	}
		if ("../../news/20080508/20080508022953_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022953_0000.html'>SUNµø³¥</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508022953_0000.html'>SUNµø³¥</option>");
		}
	if ("../../news/20080508/20080508022953_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022953_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022953_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬Fµ¦·ÓÅU°ü¤k¨àµ£  ·ç¨å³Ì©y¥À¿Ë©~¦í</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022953_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬Fµ¦·ÓÅU°ü¤k¨àµ£  ·ç¨å³Ì©y¥À¿Ë©~¦í</option>");
		}
	} else {
		if ("../../news/20080508/20080508022953_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022953_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬Fµ¦·ÓÅU°ü¤k¨àµ£  ·ç¨å³Ì©y¥À¿Ë©~¦í</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022953_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¬Fµ¦·ÓÅU°ü¤k¨àµ£  ·ç¨å³Ì©y¥À¿Ë©~¦í</option>");
		}
	}
		if ("../../news/20080508/20080508005430_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005430_0000.html'>±MÄæ</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508005430_0000.html'>±MÄæ</option>");
		}
	if ("../../news/20080508/20080508005430_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508005430_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005430_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Às§u¤j¦a¡G¦èÂÃ¤Q¤C±ø¬O¤@°ê¨â¨î¶Ü</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005430_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Às§u¤j¦a¡G¦èÂÃ¤Q¤C±ø¬O¤@°ê¨â¨î¶Ü</option>");
		}
	} else {
		if ("../../news/20080508/20080508005430_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508005430_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Às§u¤j¦a¡G¦èÂÃ¤Q¤C±ø¬O¤@°ê¨â¨î¶Ü</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508005430_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Às§u¤j¦a¡G¦èÂÃ¤Q¤C±ø¬O¤@°ê¨â¨î¶Ü</option>");
		}
	}
		if ("../../news/20080508/20080508024234_0000.html".indexOf("polling") >=0) {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024234_0000.html'>±MÃD</option>");
		} else {
			document.write("	<option value='../../news/20080508/20080508024234_0000.html'>±MÃD</option>");
		}
	if ("../../news/20080508/20080508024234_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024234_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024234_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Âåª¾°·¡G4¤ÀÄÁ®øº²ÀR¯ß¦±±i</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024234_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Âåª¾°·¡G4¤ÀÄÁ®øº²ÀR¯ß¦±±i</option>");
		}
	} else {
		if ("../../news/20080508/20080508024234_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024234_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Âåª¾°·¡G4¤ÀÄÁ®øº²ÀR¯ß¦±±i</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024234_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Âåª¾°·¡G4¤ÀÄÁ®øº²ÀR¯ß¦±±i</option>");
		}
	}
	if ("../../news/20080508/20080508024343_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024343_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024343_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³Ì·Q½G¸y¬ü»L ¤E¦¨¤C¤k©Ê¤£º¡¨­§Î¤ñ¨Ò</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024343_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³Ì·Q½G¸y¬ü»L ¤E¦¨¤C¤k©Ê¤£º¡¨­§Î¤ñ¨Ò</option>");
		}
	} else {
		if ("../../news/20080508/20080508024343_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024343_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³Ì·Q½G¸y¬ü»L ¤E¦¨¤C¤k©Ê¤£º¡¨­§Î¤ñ¨Ò</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024343_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³Ì·Q½G¸y¬ü»L ¤E¦¨¤C¤k©Ê¤£º¡¨­§Î¤ñ¨Ò</option>");
		}
	}
	if ("../../news/20080508/20080508024405_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024405_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024405_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³½¯Í¤ô»È¶W¼Ð·l¯«¸g</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024405_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³½¯Í¤ô»È¶W¼Ð·l¯«¸g</option>");
		}
	} else {
		if ("../../news/20080508/20080508024405_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024405_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³½¯Í¤ô»È¶W¼Ð·l¯«¸g</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024405_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;³½¯Í¤ô»È¶W¼Ð·l¯«¸g</option>");
		}
	}
	if ("../../news/20080508/20080508024441_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508024441_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024441_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯ØÅ¦Àù¸ûÃø½T¶E</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024441_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯ØÅ¦Àù¸ûÃø½T¶E</option>");
		}
	} else {
		if ("../../news/20080508/20080508024441_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508024441_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯ØÅ¦Àù¸ûÃø½T¶E</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508024441_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¯ØÅ¦Àù¸ûÃø½T¶E</option>");
		}
	}
	if ("../../news/20080508/20080508022044_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022044_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022044_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN¯S·j¡GªoÅ]¸v­h ©ì«±¥þ²y¸gÀÙ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022044_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN¯S·j¡GªoÅ]¸v­h ©ì«±¥þ²y¸gÀÙ</option>");
		}
	} else {
		if ("../../news/20080508/20080508022044_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022044_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN¯S·j¡GªoÅ]¸v­h ©ì«±¥þ²y¸gÀÙ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022044_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SUN¯S·j¡GªoÅ]¸v­h ©ì«±¥þ²y¸gÀÙ</option>");
		}
	}
	if ("../../news/20080508/20080508022110_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022110_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022110_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªo»ù¶Õ¯}¦Ê¤­¬ü¤¸­«³Ð¬ü¸gÀÙ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022110_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªo»ù¶Õ¯}¦Ê¤­¬ü¤¸­«³Ð¬ü¸gÀÙ</option>");
		}
	} else {
		if ("../../news/20080508/20080508022110_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022110_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªo»ù¶Õ¯}¦Ê¤­¬ü¤¸­«³Ð¬ü¸gÀÙ</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022110_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªo»ù¶Õ¯}¦Ê¤­¬ü¤¸­«³Ð¬ü¸gÀÙ</option>");
		}
	}
	if ("../../news/20080508/20080508022134_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022134_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022134_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤¤p«¬©Ó«Ø°ÓÃxÁ{­Ë³¬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022134_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤¤p«¬©Ó«Ø°ÓÃxÁ{­Ë³¬</option>");
		}
	} else {
		if ("../../news/20080508/20080508022134_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022134_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤¤p«¬©Ó«Ø°ÓÃxÁ{­Ë³¬</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022134_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¤¤¤p«¬©Ó«Ø°ÓÃxÁ{­Ë³¬</option>");
		}
	}
	if ("../../news/20080508/20080508022158_0000.html".indexOf(filename) < 0) {
		if ("../../news/20080508/20080508022158_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022158_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªo»ùº¦¦¨¥»¼WÂ³­¹¶Q</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022158_0000.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªo»ùº¦¦¨¥»¼WÂ³­¹¶Q</option>");
		}
	} else {
		if ("../../news/20080508/20080508022158_0000.html".indexOf("polling") < 0){
			document.write("	<option value='../../news/20080508/20080508022158_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªo»ùº¦¦¨¥»¼WÂ³­¹¶Q</option>");
		} else {
			document.write("	<option value='"+polling_host+"../../news/20080508/20080508022158_0000.html' selected>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ªo»ùº¦¦¨¥»¼WÂ³­¹¶Q</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;¬F©²À³¦p¦ó´«¨ú¸û§CªºÀG¹D¶O¡H</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;¬F©²À³¦p¦ó´«¨ú¸û§CªºÀG¹D¶O¡H</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;¬F©²À³¦p¦ó´«¨ú¸û§CªºÀG¹D¶O¡H</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;¬F©²À³¦p¦ó´«¨ú¸û§CªºÀG¹D¶O¡H</option>");
		}
	}

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

