MatchCD=new Array();
MatchCD[0]="双鱼+A型=http://life.21cn.com/horoscope/xingxue/shuanyu/a.html";
MatchCD[1]="双鱼+B型=http://life.21cn.com/horoscope/xingxue/shuanyu/b.html";
MatchCD[2]="双鱼+O型=http://life.21cn.com/horoscope/xingxue/shuanyu/o.html";
MatchCD[3]="双鱼+AB型=http://life.21cn.com/horoscope/xingxue/shuanyu/ab.html";
MatchCD[4]="水瓶+A型=http://life.21cn.com/horoscope/xingxue/shuiping/a.html";
MatchCD[5]="水瓶+B型=http://life.21cn.com/horoscope/xingxue/shuiping/b.html";
MatchCD[6]="水瓶+O型=http://life.21cn.com/horoscope/xingxue/shuiping/o.html";
MatchCD[7]="水瓶+AB型=http://life.21cn.com/horoscope/xingxue/shuiping/ab.html";
MatchCD[8]="摩羯+A型=http://life.21cn.com/horoscope/xingxue/moxie/a.html";
MatchCD[9]="摩羯+B型=http://life.21cn.com/horoscope/xingxue/moxie/b.html";
MatchCD[10]="摩羯+AB型=http://life.21cn.com/horoscope/xingxue/moxie/ab.html";
MatchCD[11]="摩羯+O型=http://life.21cn.com/horoscope/xingxue/moxie/o.html";
MatchCD[12]="射手+AB型=http://life.21cn.com/horoscope/xingxue/sheshou/ab.html";
MatchCD[13]="射手+O型=http://life.21cn.com/horoscope/xingxue/sheshou/o.html";
MatchCD[14]="射手+A型=http://life.21cn.com/horoscope/xingxue/sheshou/a.html";
MatchCD[15]="射手+B型=http://life.21cn.com/horoscope/xingxue/sheshou/b.html";
MatchCD[16]="天蝎+A型=http://life.21cn.com/horoscope/xingxue/tianxie/a.html";
MatchCD[17]="天蝎+B型=http://life.21cn.com/horoscope/xingxue/tianxie/b.html";
MatchCD[18]="天蝎+O型=http://life.21cn.com/horoscope/xingxue/tianxie/o.html";
MatchCD[19]="天蝎+AB型=http://life.21cn.com/horoscope/xingxue/tianxie/ab.html";
MatchCD[20]="天秤+A型=http://life.21cn.com/horoscope/xingxue/tiancheng/a.html";
MatchCD[21]="天秤+B型=http://life.21cn.com/horoscope/xingxue/tiancheng/b.html";
MatchCD[22]="天秤+O型=http://life.21cn.com/horoscope/xingxue/tiancheng/o.html";
MatchCD[23]="天秤+AB型=http://life.21cn.com/horoscope/xingxue/tiancheng/ab.html";
MatchCD[24]="处女+A型=http://life.21cn.com/horoscope/xingxue/chunv/a.html";
MatchCD[25]="处女+B型=http://life.21cn.com/horoscope/xingxue/chunv/b.html";
MatchCD[26]="处女+O型=http://life.21cn.com/horoscope/xingxue/chunv/o.html";
MatchCD[27]="处女+AB型=http://life.21cn.com/horoscope/xingxue/chunv/ab.html";
MatchCD[28]="狮子+A型=http://life.21cn.com/horoscope/xingxue/shizi/a.html";
MatchCD[29]="狮子+B型=http://life.21cn.com/horoscope/xingxue/shizi/b.html";
MatchCD[30]="狮子+O型=http://life.21cn.com/horoscope/xingxue/shizi/o.html";
MatchCD[31]="狮子+AB型=http://life.21cn.com/horoscope/xingxue/shizi/ab.html";
MatchCD[32]="巨蟹+A型=http://life.21cn.com/horoscope/xingxue/juxie/a.html";
MatchCD[33]="巨蟹+B型=http://life.21cn.com/horoscope/xingxue/juxie/b.html";
MatchCD[34]="巨蟹+O型=http://life.21cn.com/horoscope/xingxue/juxie/o.html";
MatchCD[35]="巨蟹+AB型=http://life.21cn.com/horoscope/xingxue/juxie/ab.html";
MatchCD[36]="双子+A型=http://life.21cn.com/horoscope/xingxue/shuanzi/a.html";
MatchCD[37]="双子+B型=http://life.21cn.com/horoscope/xingxue/shuanzi/b.html";
MatchCD[38]="双子+O型=http://life.21cn.com/horoscope/xingxue/shuanzi/o.html";
MatchCD[39]="双子+AB型=http://life.21cn.com/horoscope/xingxue/shuanzi/ab.html";
MatchCD[40]="金牛+A型=http://life.21cn.com/horoscope/xingxue/jinniu/a.html";
MatchCD[41]="金牛+B型=http://life.21cn.com/horoscope/xingxue/jinniu/b.html";
MatchCD[42]="金牛+O型=http://life.21cn.com/horoscope/xingxue/jinniu/o.html";
MatchCD[43]="金牛+AB型=http://life.21cn.com/horoscope/xingxue/jinniu/ab.html";
MatchCD[44]="白羊+A型=http://life.21cn.com/horoscope/xingxue/baiyang/a.html";
MatchCD[45]="白羊+B型=http://life.21cn.com/horoscope/xingxue/baiyang/b.html";
MatchCD[46]="白羊+O型=http://life.21cn.com/horoscope/xingxue/baiyang/o.html";
MatchCD[47]="白羊+AB型=http://life.21cn.com/horoscope/xingxue/baiyang/ab.html";

function GoMatch(selectA, selectB, arrAB){
	MatchText = selectA.options[selectA.selectedIndex].text;
	MatchText += "+";
	MatchText += selectB.options[selectB.selectedIndex].text;
	
	urlText="";
	for (i=0; i<arrAB.length; i++){
		if(arrAB[i].indexOf(MatchText) > -1) {
			pos=arrAB[i].indexOf("=");
			urlText=arrAB[i].substr(pos+1);
			break;
		}
	}

	if(urlText!="") window.open(urlText,null,"height=400,width=400,toolbar=no,menubar=no,location=no");
}

