function redirect(theform)
{
	var year = theform.year.value;
	var month = theform.month.value;
	var day = theform.day.value;
	var babyDate=new Date();
	babyDate.setFullYear(year,month-1,day);
	var today = new Date();
	var p = (today.getTime()-babyDate.getTime())/86400000;

	if(p <= -1018 || p >= 3651){
		alert('没有该时间段的专题');
	} else if (p >= -1017 && p <= -287){
		WinOpen('http://www.ci123.com/category.php/8187/8188');
	} else if (p >= -286 && p <= -280){
		WinOpen('http://www.ci123.com/category.php/8187/8188');
	} else if (p >= -279 && p <= -273){
		WinOpen('http://www.ci123.com/category.php/8187/8188');
	} else if (p >= -272 && p <= -266){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8195');
	} else if (p >= -265 && p <= -259){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8196');
	} else if (p >= -258 && p <= -252){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8197');
	} else if (p >= -251 && p <= -245){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8198');
	} else if (p >= -244 && p <= -238){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8199');
	} else if (p >= -237 && p <= -231){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8200');
	} else if (p >= -230 && p <= -224){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8201');
	} else if (p >= -223 && p <= -217){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8202');
	} else if (p >= -216 && p <= -210){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8203');
	} else if (p >= -209 && p <= -203){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8204');
	} else if (p >= -202 && p <= -196){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8205');
	} else if (p >= -195 && p <= -189){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8206');
	} else if (p >= -188 && p <= -182){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8207');
	} else if (p >= -181 && p <= -175){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8208');
	} else if (p >= -174 && p <= -168){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8209');
	} else if (p >= -167 && p <= -161){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8210');
	} else if (p >= -160 && p <= -154){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8211');
	} else if (p >= -153 && p <= -147){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8212');
	} else if (p >= -146 && p <= -140){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8213');
	} else if (p >= -139 && p <= -133){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8214');
	} else if (p >= -132 && p <= -126){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8216');
	} else if (p >= -125 && p <= -119){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8217');
	} else if (p >= -118 && p <= -112){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8218');
	} else if (p >= -111 && p <= -105){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8219');
	} else if (p >= -104 && p <= -98){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8220');
	} else if (p >= -97 && p <= -91){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8221');
	} else if (p >= -90 && p <= -84){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8222');
	} else if (p >= -83 && p <= -77){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8223');
	} else if (p >= -76 && p <= -70){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8224');
	} else if (p >= -69 && p <= -63){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8225');
	} else if (p >= -62 && p <= -56){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8226');
	} else if (p >= -55 && p <= -49){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8227');
	} else if (p >= -48 && p <= -42){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8228');
	} else if (p >= -41 && p <= -35){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8229');
	} else if (p >= -34 && p <= -28){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8231');
	} else if (p >= -27 && p <= -21){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8232');
	} else if (p >= -20 && p <= -14){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8233');
	} else if (p >= -13 && p <= -7){
		WinOpen('http://www.ci123.com/category.php/8187/8189/8234');				
	} else if (p >= -6 && p <= 7){
		WinOpen('http://www.ci123.com/category.php/8187/8190');
	} else if (p >= 8 && p <= 30){
		WinOpen('http://www.ci123.com/category.php/8029/836');
	} else if (p >= 31 && p <= 60){
		WinOpen('http://www.ci123.com/category.php/8029/837');
	} else if (p >= 61 && p <= 90){
		WinOpen('http://www.ci123.com/category.php/8029/838');
	} else if (p >= 91 && p <= 120){
		WinOpen('http://www.ci123.com/category.php/8029/839');
	} else if (p >= 121 && p <= 150){
		WinOpen('http://www.ci123.com/category.php/8029/840');
	} else if (p >= 151 && p <= 180){
		WinOpen('http://www.ci123.com/category.php/8029/841');
	} else if (p >= 181 && p <= 210){
		WinOpen('http://www.ci123.com/category.php/8029/842');
	} else if (p >= 211 && p <= 240){
		WinOpen('http://www.ci123.com/category.php/8029/843');
	} else if (p >= 241 && p <= 270){
		WinOpen('http://www.ci123.com/category.php/8029/844');
	} else if (p >= 271 && p <= 300){
		WinOpen('http://www.ci123.com/category.php/8029/845');
	} else if (p >= 301 && p <= 330){
		WinOpen('http://www.ci123.com/category.php/8029/846');
	} else if (p >= 331 && p <= 365){
		WinOpen('http://www.ci123.com/category.php/8029/847');
	} else if (p >= 366 && p <= 548){
		WinOpen('http://www.ci123.com/category.php/8029/848');
	} else if (p >= 549 && p <= 730){
		WinOpen('http://www.ci123.com/category.php/8029/849');
	} else if (p >= 731 && p <= 1095){
		WinOpen('http://www.ci123.com/category.php/8029/918');
	} else if (p >= 1096 && p <= 1460){
		WinOpen('http://www.ci123.com/category.php/8029/919');
	} else if (p >= 1461 && p <= 1825){
		WinOpen('http://www.ci123.com/category.php/8029/920');
	} else if (p >= 1826 && p <= 2190){
		WinOpen('http://www.ci123.com/category.php/8029/921');
	} else if (p >= 2191 && p <= 3650){
		WinOpen('http://www.ci123.com/category.php/34/49');
	} else {
		alert('没有该时间段的专题');
	}
	//window.open ('index.html', 'newwindow', 'height=350, width=800, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=n o, status=no');
	return false;
}

function WinOpen(url)
{
	window.open (url, 'newwindow');
}
