 <!--End of framework header file--><!--//
function csPznHrscpNav() {
	var output = '';
	output =  output + '<table cellspacing=0 cellpadding=0 border=0 width=100%><tr><td><table border=0 cellpadding=4 cellspacing=0 width=100%>' +
'<tr>' +
	'<td>' +
	'<TABLE border=0 cellPadding=2 cellSpacing=0 width=100% bgcolor=88B2FF>' +
		'<TR>' +
			'<TD>' +
			'<table border=0 cellpadding=3 cellspacing=0 width=100%>' +
				'<tr align=center>' +
				   '<TD bgcolor=88B2FF width=16%><A href="http://horoscopes.excite.com/index.html"><FONT color=ffffff face=Verdana,Sans-Serif size=1><b>Home</b></FONT></A></TD>' +
					'<TD bgcolor=e2e2e2 width=16%><A href="http://horoscopes.excite.com/profile/id/'+passThroughIDEval+'_0_0_0_Sunsign_1.html"><FONT color=0033cc face=Verdana,Sans-Serif size=1><b>Sun sign profile</b></FONT></A></TD>' +
					'<TD bgcolor=e2e2e2 width=16%><A href="http://horoscopes.excite.com/profile/id/'+passThroughIDEval+'_0_0_0_Career_1.html"><FONT color=0033cc face=Verdana,Sans-Serif size=1><b>Career profile</b></FONT></A></TD>' +
					'<TD bgcolor=e2e2e2 width=16%><A href="http://horoscopes.excite.com/profile/id/'+passThroughIDEval+'_0_0_0_Romantic_1.html"><FONT color=0033cc face=Verdana,Sans-Serif size=1><b>Romance profile</b></FONT></A></TD>' +
					'<TD bgcolor=e2e2e2 width=16%><A href="http://horoscopes.excite.com/profile/id/'+passThroughIDEval+'_0_0_0_Travel_1.html"><FONT color=0033cc face=Verdana,Sans-Serif size=1><b>Travel profile</b></FONT></A></TD>' +
					'<TD bgcolor=e2e2e2 width=16%><A href="http://horoscopes.excite.com/profile/id/'+passThroughIDEval+'_0_0_0_Fitness_1.html"><FONT color=0033cc face=Verdana,Sans-Serif size=1><b>Fitness profile</b></FONT></A></TD>' +
				'</tr>' +
				'</table>' +
			'</td>' +
		'</tr>' +
	'</table>' +
	'</td>' +
'</tr>' +
'</table></td></tr></table>';
	document.write(output);
}
function csPznHrscpTitleBar() {
	var output = '';
	if (isPznValue == 1) {
		var outputEditButn = '<TD bgColor=#9C639C align=right nowrap valign=middle><A href=http://my.iwon.com/editHO.jsp?ru=http://horoscopes.excite.com/index.html><img src=http://ak.imgfarm.com/images/home_page/edit.gif width=24 height=13 border=0 align=absmiddle></a></TD>';
	} else {
		var outputEditButn = '';
	}
	if (passThroughIDEval == "") {
		var outputTtlLeft = 'HOROSCOPES';
		var dtStr = "";
		
		
		dtStr = hrscp_data[6];
		  var outputTtlRgt = dtStr;
	} else {
		if (aux == "Y") {
			var linkRgt1 = 'Today';
			var linkRgt2 = 'Tomorrow';
			var linkRgt1ID = '';
			var linkRgt2ID = 'T';
		} else if (aux == "T") {
			var linkRgt1 = 'Yesterday';
			var linkRgt2 = 'Today';
			var linkRgt1ID = 'Y';
			var linkRgt2ID = '';
		} else {
			var linkRgt1 = 'Yesterday';
			var linkRgt2 = 'Tomorrow';
			var linkRgt1ID = 'Y';
			var linkRgt2ID = 'T';
		}
		var outputTtlLeft = hrscp_data[6];
		var outputTtlRgt = '<A href=http://horoscopes.excite.com/index/id/'+passThroughIDEval+'-'+linkRgt1ID+'.html><FONT face=Verdana,Sans-Serif color=ffffff size=1><b>'+linkRgt1+'</b></FONT></a><font size=1>&nbsp;&nbsp;&nbsp;</font><A href=http://horoscopes.excite.com/index/id/'+passThroughIDEval+'-'+linkRgt2ID+'.html><FONT face=Verdana,Sans-Serif color=ffffff size=1><b>'+linkRgt2+'</b></FONT></a><font size=1>&nbsp;&nbsp;&nbsp;</font>';
	}
	output = output + '<TABLE border=0 cellPadding=3 cellSpacing=0 width=100%>' +
		'<TR>' +
			'<TD bgColor=#9C639C valign=middle nowrap><FONT color=white face=Verdana,Sans-Serif size=1><B>'+outputTtlLeft+'</B></FONT></TD>' +
			'<TD bgColor=#9C639C valign=middle align=right nowrap width=100%><FONT color=ffffff face=Verdana,Sans-Serif size=1><b>'+outputTtlRgt+'</b></FONT><br>' +
			'</TD>' +
			outputEditButn +
		'</TR>' +
		'</table>';
	document.write(output);
}
function csPznHrscpSignData() {
	var output = '';
	output = output + '<img src="http://ak.imgfarm.com/images/horoscope/signs/'+hrscp_data[1]+'.gif" width=75 height=64 border=0 alt="Aries" align=left>' ;
	if (hrscp_data[2] != "-") {
		output = output + '<img src=http://ak.imgfarm.com/images/horoscope/energy_meters/graph'+hrscp_data[2]+'.gif width=88 height=125 border=0 align=right alt="Energy Meter" vspace=10 hspace=10>' ;
	}
	output = output + '<br><font face=verdana,sans-serif color=3366cc><b>';
	if (aux == "Y") {
		output = output + "Yesterday's ";
	} else if (aux == "T") {
		output = output + "Tomorrow's ";
	} else {
		output = output + "Today's ";
	}	
	output = output + passThroughIDEval + ' Horoscope</b></font>' +	
		'<br>' +
		'<font color=000000 face="verdana,sans-serif" size="2">&nbsp;<b>'+hrscp_data[7]+'</font></b>' +
		'</font>' +
		'<br><br>' ;
	if (hrscp_data[3] != "-") {
		output = output + '<FONT face=Verdana,Sans-Serif size=2 color=000000>'+hrscp_data[3]+'</font>';
	}
	output = output + '<br><br>';
	if (hrscp_data[4] != "-") {
		output = output + '<FONT face=Verdana,Sans-Serif color=3366cc size=2><b>Romance</b></FONT><br><br><FONT face=Verdana,Sans-Serif size=2 color=000000>'+hrscp_data[4]+'</font><div align=right><a href=http://love.excite.com/index.html><FONT face=Verdana,Sans-Serif color=0033cc size=2>View photos of singles</font></a></div>';
	}
	if (hrscp_data[5] != "-") {
		output = output + '<FONT face=Verdana,Sans-Serif color=3366cc size=2><b>Technical</b></FONT><br><br><FONT face=Verdana,Sans-Serif size=2 color=000000>'+hrscp_data[5]+'</font><br>';
	}
	document.write(output);
}
function csPznHrscpSignSelect() {
	var output = '';
	output = output + '<TABLE border=0 cellPadding=6 cellSpacing=0 width="100%">' +
	'<tr>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr>' +
			'<td align=middle>' +
			'<A href="http://horoscopes.excite.com/index/id/Aries.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/images/horoscope/signs/aries.gif" HEIGHT=64 WIDTH=75 ALT=Aries BORDER=0></a>' +
			'</td></tr>' +
			'<tr>' +
			'<td align=middle>' +
			'<a href="http://horoscopes.excite.com/index/id/Aries.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Aries</a></FONT>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp' +
			'</td></tr>' +
			'<tr>' +
			'<td align=middle><FONT face=Verdana,Sans-Serif size=1>Mar. 21 - Apr. 19</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr>' +
			'<td align=middle>' +
			'<A href="http://horoscopes.excite.com/index/id/Taurus.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/images/horoscope/signs/taurus.gif" HEIGHT=64 WIDTH=75 ALT=Taurus BORDER=0></a>' +
			'</td></tr>' +
			'<tr>' +
			'<td align=middle>' +
			'<A href="http://horoscopes.excite.com/index/id/Taurus.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Taurus</a></FONT>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp' +
			'</td></tr>' +
			'<tr>' +
			'<td align=middle><FONT face=Verdana,Sans-Serif size=1>Apr. 20 - May 20</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
		'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Gemini.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/images/horoscope/signs/gemini.gif" HEIGHT=64 WIDTH=75 ALT=Gemini BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Gemini.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Gemini</a></FONT>&nbsp&nbsp&nbsp&nbsp&nbsp' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>May 21 - Jun. 21</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
		'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Cancer.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/images/horoscope/signs/cancer.gif" HEIGHT=64 WIDTH=75 ALT=Cancer BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Cancer.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Cancer</a></FONT>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Jun. 22 - Jul. 222</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
	'</tr>' +
	'<tr align=middle>' +
		'<td width=25%>' +
		'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Leo.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/images/horoscope/signs/leo.gif" HEIGHT=64 WIDTH=75 ALT=Leo BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Leo.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Leo</a></FONT>&nbsp&nbsp&nbsp&nbsp&nbsp' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Jul. 23 - Aug. 22</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
		'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Virgo.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/images/horoscope/signs/virgo.gif" HEIGHT=64 WIDTH=75 ALT=Virgo BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle><td>' +
			'<A href="http://horoscopes.excite.com/index/id/Virgo.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Virgo</a></FONT>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Aug. 23 - Sep. 22</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Libra.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/images/horoscope/signs/libra.gif" HEIGHT=64 WIDTH=75 ALT=Libra BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Libra.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Libra</a></FONT>&nbsp&nbsp&nbsp&nbsp&nbsp' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Sep. 23 - Oct. 22</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Scorpio.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/images/horoscope/signs/scorpio.gif" HEIGHT=64 WIDTH=75 ALT=Scorpio BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Scorpio.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Scorpio</a></FONT>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Oct. 23 - Nov. 21</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
	'</tr>' +
	'<tr align=middle>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Sagittarius.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/images/horoscope/signs/sagittarius.gif" HEIGHT=64 WIDTH=75 ALT=Sagittarius BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Sagittarius.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Sagittarius</a></FONT>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Nov. 22 - Dec. 21</FONT></td></tr>' +
			'</TABLE>' +						
		'</td>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td><A href="http://horoscopes.excite.com/index/id/Capricorn.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/images/horoscope/signs/capricorn.gif" HEIGHT=64 WIDTH=75 ALT=Capricorn BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Capricorn.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Capricorn</a></FONT>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Dec. 22 - Jan. 19</FONT></td></tr>' +
			'</TABLE>' +						
		'</td>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td><A href="http://horoscopes.excite.com/index/id/Aquarius.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/images/horoscope/signs/aquarius.gif" HEIGHT=64 WIDTH=75 ALT=Aquarius BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Aquarius.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Aquarius</a></FONT>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Jan. 20 - Feb. 18</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Pisces.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/images/horoscope/signs/pisces.gif" HEIGHT=64 WIDTH=75 ALT=Pisces BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Pisces.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Pisces</a></FONT>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Feb. 19 - Mar. 20</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
	'</tr>' +
	'</TABLE>' ;
	document.write(output);
}
function csPznHrscpSelectForm() {
	var output = '';
	output = output + '<FORM NAME="frmHoroscope"><table border=0 cellPadding=3 cellSpacing=0 width=100%><tr><td valign=middle><a href="http://lotto.iwon.com/pick7/game.jsp?PG=horoscope&SEC=module"><img src=http://ak.imgfarm.com/images/horoscope/other/17549_pick7_50k.gif width=342 height=63 border=0 align=absmiddle></a></td>' +
		'<td valign=middle width=15%><NOWRAP>' +
			'<select name="otherSigns" onChange=go(this) size="1" align="absmiddle">' +
			'<OPTION selected value="">Other Signs</OPTION>' +
			'<OPTION value="">----------------------------------</OPTION>' +
			'<OPTION value="http://horoscopes.excite.com/index/id/Aries-'+aux+'.html">Aries</OPTION>' +
			'<OPTION value="http://horoscopes.excite.com/index/id/Taurus-'+aux+'.html">Taurus</OPTION>' +
			'<OPTION value="http://horoscopes.excite.com/index/id/Gemini-'+aux+'.html">Gemini</OPTION>' +
			'<OPTION value="http://horoscopes.excite.com/index/id/Cancer-'+aux+'.html">Cancer</OPTION>' +
			'<OPTION value="http://horoscopes.excite.com/index/id/Leo-'+aux+'.html">Leo</OPTION>' +
			'<OPTION value="http://horoscopes.excite.com/index/id/Virgo-'+aux+'.html">Virgo</OPTION>' +
			'<OPTION value="http://horoscopes.excite.com/index/id/Libra-'+aux+'.html">Libra</OPTION>' +
			'<OPTION value="http://horoscopes.excite.com/index/id/Scorpio-'+aux+'.html">Scorpio</OPTION>' + 
			'<OPTION value="http://horoscopes.excite.com/index/id/Sagittarius-'+aux+'.html">Sagittarius</OPTION>' + 
			'<OPTION value="http://horoscopes.excite.com/index/id/Capricorn-'+aux+'.html">Capricorn</OPTION>' +
			'<OPTION value="http://horoscopes.excite.com/index/id/Aquarius-'+aux+'.html">Aquarius</OPTION>' +
			'<OPTION value="http://horoscopes.excite.com/index/id/Pisces-'+aux+'.html">Pisces</OPTION>' +
			'</SELECT>' +
		'</NOWRAP><font size=1><br><br></font>' +
		'<A href=http://www1.excite.com/home/horoscope/horoscope_sign_selection_index/0,12241,'+passThroughIDEval+'_0_0_0_0_1,00.html><font face=Verdana,Sans-Serif size=2 color=0033cc>Horoscope home</A></FONT></FONT></tr></table></FORM>';
	document.write(output);
}
function csPznHrscpTools() {
	var output = '';
	output = output + '<TABLE border=0 cellPadding=3 cellSpacing=0 width=100%><TR><TD bgColor=88B2FF><FONT color=white face=Verdana,Sans-Serif size=1><B>&nbsp;HOROSCOPE TOOLS</B></FONT></TD></TR></table>' +
		'<TABLE border=0 cellPadding=0 cellSpacing=0 width=100%>' +
		'<tr><td height=3></td></tr>' +
		'<tr>' ;
	for (var i=1; i < eval(hrscp_tools).length; i++) {
		thisToolData = eval(hrscp_tools)[i].split("?"); output = output + '<td width=30% align=left nowrap>' +
			'<A href=http://www1.excite.com/home/horoscope/horoscope_match_query_index/0,1854,'+hrscp_tools[0]+'_'+thisToolData[0]+'_0_0_0_1,00.html>' +
			'<FONT face=Verdana,Sans-Serif size=2 color=0033cc>'+thisToolData[2]+'</FONT></A></td>' +
			'<td width=5%></td>' ;
	}
	output = output + '</tr>' +
		'<tr><td>&nbsp;<br><br></td></tr></TABLE>' ;
	document.write(output);
}
function csPznHrscpRsrcs() {
	var output = '';
	output =  output + '<TABLE bgColor=6699ff border=0 cellPadding=2 cellSpacing=0 width=100%><TR><TD>' +
	 	'<TABLE bgColor=ffffff border=0 cellPadding=2 cellSpacing=0 width=100%>' +
		'<TR>' +
			'<TD bgColor=#9C639C colSpan=2>' +
			'<FONT color=ffffff face=Verdana,Sans-Serif size=1><B>' ;
			if (isPznValue == 1) {
				output =  output + 'MY '+hrscp_rsrcs[0].toUpperCase()+' INFO';
			} else {
				output =  output + 'MORE '+hrscp_rsrcs[0].toUpperCase()+' INFO';
			}
			output =  output + '</B></FONT>' +
			'</TD>' +
		'</TR>' ;
	if (passThroughIDEval == "") {
		output = output + '<TR>' +
			'<TD width=5%></TD>' +
			'<TD width=95%>' +
			'<A href="http://horoscopes.excite.com/index/id/'+hrscp_rsrcs[0]+'.html">' +
			'<FONT color=0033cc face=Verdana,Sans-Serif size=2>Today&#39s Horoscope</FONT></A>' +
			'</TD>' +
		'</TR>' ;
	}
	for (var i=2; i < eval(hrscp_rsrcs).length; i++) {
		thisRsrcData = eval(hrscp_rsrcs)[i].split("?"); output = output + '<TR>' +
			'<TD width=5%></TD>' +
			'<TD width=95%>' +
			'<A href="http://horoscopes.excite.com/profile/id/'+hrscp_rsrcs[0]+'_0_0_0_'+thisRsrcData[0]+'_1.html">' +
			'<FONT color=0033cc face=Verdana,Sans-Serif size=2>'+thisRsrcData[1]+'</FONT></A>' +
			'</TD>' +
		'</TR>' ;
	}
		output = output + '<TR>' +
			'<TD width=5%></TD>' +
			'<TD width=95%><A href="http://rd.excite.com/rd?redir=http://www.iwon.com/bd.redir?redir=http://www.chartshop.com/iwon.html"><FONT color=0033cc face=Verdana,Sans-Serif size=2>Free personalized reading</FONT></A>' +
			'</TD>' +
		'</TR>' +
		'<TR>' +
			'<TD width=5%></TD>' +
			'<TD width=95%><A href="http://www1.excite.com/home/horoscope/horoscope_sign_selection_index/0,12241,'+hrscp_rsrcs[0]+'_0_0_0_0_1,00.html"><FONT color=0033cc face=Verdana,Sans-Serif size=2>Check other horoscopes</FONT></A>' +
			'</TD>' +
		'</TR>' +
	'</TABLE>' +
	'</TD></TR></TABLE>';
	document.write(output);
}

	function csPznHrscpTitleBarEx() {
	var output = '';
	 if (isPznValue == 1) {
		var outputEditButn = '<TD bgColor=#9C639C align=right nowrap valign=middle><A href=http://www.excite.com/myexcite/editHO.jsp?ru=http://horoscopes.excite.com/index.html><img src=http://ak.imgfarm.com/images/home_page/edit.gif width=24 height=13 border=0 align=absmiddle></a></TD>';
	} else {
		var outputEditButn = '';
	}
	if (passThroughIDEval == "") {
		var outputTtlLeft = 'HOROSCOPES';
		var outputTtlRgt = hrscp_data[6];
	} else {
		if (aux == "Y") {
			var linkRgt1 = 'Today';
			var linkRgt2 = 'Tomorrow';
			var linkRgt1ID = '';
			var linkRgt2ID = 'T';
		} else if (aux == "T") {
			var linkRgt1 = 'Yesterday';
			var linkRgt2 = 'Today';
			var linkRgt1ID = 'Y';
			var linkRgt2ID = '';
		} else {
			var linkRgt1 = 'Yesterday';
			var linkRgt2 = 'Tomorrow';
			var linkRgt1ID = 'Y';
			var linkRgt2ID = 'T';
		}
		var outputTtlLeft = hrscp_data[6];
		var outputTtlRgt = '<A href=http://horoscopes.excite.com/index/id/'+passThroughIDEval+'-'+linkRgt1ID+'.html><FONT face=Verdana,Sans-Serif color=ffffff size=1><b>'+linkRgt1+'</b></FONT></a><font size=1>&nbsp;&nbsp;&nbsp;</font><A href=http://horoscopes.excite.com/index/id/'+passThroughIDEval+'-'+linkRgt2ID+'.html><FONT face=Verdana,Sans-Serif color=ffffff size=1><b>'+linkRgt2+'</b></FONT></a><font size=1>&nbsp;&nbsp;&nbsp;</font>';
	}
	output = output + '<TABLE border=0 cellPadding=3 cellSpacing=0 width=100%>' +
		'<TR>' +
			'<TD bgColor=#9C639C valign=middle nowrap><FONT color=white face=Verdana,Sans-Serif size=1><B>'+outputTtlLeft+'</B></FONT></TD>' +
			'<TD bgColor=#9C639C valign=middle align=right nowrap width=100%><FONT color=ffffff face=Verdana,Sans-Serif size=1><b>'+outputTtlRgt+'</b></FONT><br>' +
			'</TD>' +
			outputEditButn +
		'</TR>' +
		'</table>';
	document.write(output);
}
function csPznHrscpSignDataEx() {
	var output = '';
	output = output + '<img src="http://ak.imgfarm.com/ex/horoscopes/'+hrscp_data[1]+'Ex.gif" width=70 height=70 border=0 align=left>' ;
	if (hrscp_data[2] != "-") {
		output = output + '<img src=http://ak.imgfarm.com/images/horoscope/energy_meters/graph'+hrscp_data[2]+'.gif width=88 height=125 border=0 align=right alt="Energy Meter" vspace=10 hspace=10>' ;
	}
	output = output + '<br><font face=verdana,sans-serif color=3366cc><b>';
	if (aux == "Y") {
		output = output + "Yesterday's ";
	} else if (aux == "T") {
		output = output + "Tomorrow's ";
	} else {
		output = output + "Today's ";
	}	
	output = output + passThroughIDEval + ' Horoscope</b></font>' +	
		'<br>' +
		'<font color=000000 face="verdana,sans-serif" size="2">&nbsp;<b>'+hrscp_data[7]+'</font></b>' +
		'</font>' +
		'<br><br>' ;
	if (hrscp_data[3] != "-") {
		output = output + '<FONT face=Verdana,Sans-Serif size=2 color=000000>'+hrscp_data[3]+'</font>';
	}
	output = output + '<br><br>';
	if (hrscp_data[4] != "-") {
		output = output + '<FONT  face=Verdana,Sans-Serif color=3366cc size=2><b>Romance</b></FONT><br><br><FONT face=Verdana,Sans-Serif size=2 color=000000>'+hrscp_data[4]+'</font><div align=right><a href=http://love.excite.com/index.html><FONT face=Verdana,Sans-Serif color=0033cc size=2>Find a perfect match...</font></a></div>';
	}
	if (hrscp_data[5] != "-") {
		output = output + '<FONT  face=Verdana,Sans-Serif color=3366cc size=2><b>Technical</b></FONT><br><br><FONT face=Verdana,Sans-Serif size=2 color=000000>'+hrscp_data[5]+'</font><br>';
	}
	output = output + '<div align=right><font size=1> - By Astrology.com</font></font></div><br>';
	document.write(output);
}
function csPznHrscpRsrcsEx() {
	var output = '';
	output =  output + '<TABLE border=0 cellPadding=3 cellSpacing=0 width=100%>' +
		'<TR>' +
			'<TD>' +
			 '<table border=0 cellpadding=0 cellspacing=0 width=100%>' +
				'<tr align=center>' +
				  '<TD bgcolor=d9b2d9 height=20><A href="http://horoscopes.excite.com/index.html"><FONT color=00008a face=Verdana,Sans-Serif size=1><b>Home</b></FONT></A></TD>' +					'<td bgcolor=ffffff><IMG src="http://ak.imgfarm.com/ex/spacer.gif" HEIGHT=1 WIDTH=1 BORDER=0></td>' +
					'<TD bgcolor=DEDEDE><A href="http://horoscopes.excite.com/profile/id/'+passThroughIDEval+'_0_0_0_Sunsign_1.html"><FONT color=00008a face=Verdana,Sans-Serif size=1><b>Sun sign profile</b></FONT></A></TD>' +
					'<td bgcolor=ffffff><IMG src="http://ak.imgfarm.com/ex/spacer.gif" HEIGHT=1 WIDTH=1 BORDER=0></td>' +
					'<TD bgcolor=DEDEDE><A href="http://horoscopes.excite.com/profile/id/'+passThroughIDEval+'_0_0_0_Career_1.html"><FONT color=00008a face=Verdana,Sans-Serif size=1><b>Career profile</b></FONT></A></TD>' +					
					'<td bgcolor=ffffff><IMG src="http://ak.imgfarm.com/ex/spacer.gif" HEIGHT=1 WIDTH=1 BORDER=0></td>' +											
					'<TD bgcolor=DEDEDE><A href="http://horoscopes.excite.com/profile/id/'+passThroughIDEval+'_0_0_0_Romantic_1.html"><FONT color=00008a face=Verdana,Sans-Serif size=1><b>Romance profile</b></FONT></A></TD>' +
					'<td bgcolor=ffffff><IMG src="http://ak.imgfarm.com/ex/spacer.gif" HEIGHT=1 WIDTH=1 BORDER=0></td>' +	
					'<TD bgcolor=DEDEDE><A href="http://horoscopes.excite.com/profile/id/'+passThroughIDEval+'_0_0_0_Travel_1.html"><FONT color=00008a face=Verdana,Sans-Serif size=1><b>Travel profile</b></FONT></A></TD>' +
					'<td bgcolor=ffffff><IMG src="http://ak.imgfarm.com/ex/spacer.gif" HEIGHT=1 WIDTH=1 BORDER=0></td>' +											
					'<TD bgcolor=DEDEDE><A href="http://horoscopes.excite.com/profile/id/'+passThroughIDEval+'_0_0_0_Fitness_1.html"><FONT color=00008a face=Verdana,Sans-Serif size=1><b>Fitness profile</b></FONT></A></TD>' +
					'<td bgcolor=ffffff><IMG src="http://ak.imgfarm.com/ex/spacer.gif" HEIGHT=1 WIDTH=1 BORDER=0></td>' +
				'</tr>' +
				'</table>' +
			'</td>' +
		'</tr>' +
'</table>';
	document.write(output);
}
function csPznHrscpToolsEx() {
	hrscp_tools[4] = '';
	var output = '';
	output = output + '<table border="0" cellpadding="2" cellspacing="0" width="100%" bgcolor=CC0101>' +
'<tr>' +
	'<td>' +
		'<table border="0" cellpadding="2" cellspacing="0" width="100%" bgcolor=ffffff>' +
			'<tr>' +
				'<td>' +
					'<table border="0" cellpadding="1" cellspacing="0" width="100%" bgcolor=ffffff>' +
						'<tr>' +
							'<td bgcolor=ffffff align=left valign=middle width=14><img src=http://ak.imgfarm.com/ex/technology/exsite_tech_tools.gif width=14 height=15 border=0 vspace=3 hspace=3></td>' +
							'<td bgcolor=ffffff align=left valign=middle width=100%><font face="Arial,verdana,sans-serif" size="3"><b>Tools</b></td>' +
						'</tr>' +
					'</table>' +
				'</td>' +
			'</tr>' +
			'<tr>' +
				'<td>' +	
				'<TABLE border=0 cellPadding=2 cellSpacing=0 width=100%>' ;
				var cnt = 1;
				 for (var i=1; i < eval(hrscp_tools).length; i++) {
					thisToolData = eval(hrscp_tools)[i].split("?"); if (cnt == 1) output = output + '<tr>' ;
					output = output + '<td><font face=helvetica,arial size=3 color=000000>&nbsp;&#149;&nbsp;</font>' ;		
					if (i==4) {
						output = output + '<A href="http://rd.excite.com/rd?redir=http://shadow.ivillage.com/astrologych/excite/?redirect=http://www.chartshop.com/scripts/runisa.dll?AO:EXCITE::EXCITE1"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>FREE sample astrology report</FONT></A>' ;
					} else {
						output = output + '<A href=http://www1.excite.com/home/horoscope/horoscope_match_query_index/0,1854,'+hrscp_tools[0]+'_'+thisToolData[0]+'_0_0_0_1,00.html><FONT face=Verdana,Sans-Serif size=2 color=0033cc>'+thisToolData[2]+'</FONT></A>' ;
					}	
					output = output + '</td>' ;
					if (cnt == 2) output = output + '</tr>' ;
					if (cnt == 2) var cnt = 0;
					cnt++
				}
				 output = output + '</TABLE>' +
						'</td>' +
					'</tr>' +
				'</table>' +
			'</td>' +
		'</tr>' +
		'</table>';
				document.write(output);
}

function hscopesDaily() {
	var output =  '';
		output = output = '<table border=0 cellpadding=0 cellspacing=0 width=100%><tr><td>' +		 
		 	'<table border=0 cellpadding=3 cellspacing=0 width=100%><tr>' +
				     '<TD bgColor=#9C639C><font face=verdana,sans-serif size=1 color=ffffff><b>DAILY HOROSCOPES</b></font></TD>' +
			'</tr></table>' +
		 	'</td></tr>' +
	'<tr>' +
	     '<td><table border=0 cellpadding=6 cellspacing=0 width=100%>' +
				'<tr>' +
				     '<td><a href="http://horoscopes.excite.com/index/id/Aries.html"><font  size=1 color=0033cc>Aries</font></a><br><FONT face=Verdana,Sans-Serif size=1>Mar. 21 - Apr. 19</FONT></td><td><a href="http://horoscopes.excite.com/index/id/Taurus.html"><font  size=1 color=0033cc>Taurus</font></a><br><FONT face=Verdana,Sans-Serif size=1>Apr. 20 - May 20</FONT></td><td><a href="http://horoscopes.excite.com/index/id/Gemini.html"><font  size=1 color=0033cc>Gemini</font></a><br><FONT face=Verdana,Sans-Serif size=1>May 21 - Jun. 21</FONT></td><td><a href="http://horoscopes.excite.com/index/id/Cancer.html"><font  size=1 color=0033cc>Cancer</font></a><br><FONT face=Verdana,Sans-Serif size=1>Jun. 22 - Jul. 22</FONT></td>' +
		'</tr>' +
				'<tr>' +
				     '<td><a href="http://horoscopes.excite.com/index/id/Leo.html"><font  size=1 color=0033cc>Leo</font></a><br><FONT face=Verdana,Sans-Serif size=1>Jul. 23 - Aug. 22</FONT></td><td><a href="http://horoscopes.excite.com/index/id/Virgo.html"><font  size=1 color=0033cc>Virgo</font></a><br><FONT face=Verdana,Sans-Serif size=1>Aug. 23 - Sep. 22</FONT></td><td><a href="http://horoscopes.excite.com/index/id/Libra.html"><font  size=1 color=0033cc>Libra</font></a><br><FONT face=Verdana,Sans-Serif size=1>Sep. 23 - Oct. 22</FONT></td><td><a href="http://horoscopes.excite.com/index/id/Scorpio.html"><font  size=1 color=0033cc>Scorpio</font></a><br><FONT face=Verdana,Sans-Serif size=1>Oct. 23 - Nov. 21</FONT></td>' +
				'</tr>' +
				'<tr>' +
				     '<td><a href="http://horoscopes.excite.com/index/id/Sagittarius.html"><font  size=1 color=0033cc>Sagittarius</font></a><br><FONT face=Verdana,Sans-Serif size=1>Nov. 22 - Dec. 21</FONT></td><td><a href="http://horoscopes.excite.com/index/id/Capricorn.html"><font  size=1 color=0033cc>Capricorn</font></a><br><FONT face=Verdana,Sans-Serif size=1>Dec. 22 - Jan. 19</FONT></td><td><a href="http://horoscopes.excite.com/index/id/Aquarius.html"><font  size=1 color=0033cc>Aquarius</font></a><br><FONT face=Verdana,Sans-Serif size=1>Jan. 20 - Feb. 18</FONT></td><td><a href="http://horoscopes.excite.com/index/id/Pisces.html"><font  size=1 color=0033cc>Pisces</font></a><br><FONT face=Verdana,Sans-Serif size=1>Feb. 19 - Mar. 20</FONT></td>'+
				'</tr></table>' +
		 '</td></tr></table>';
document.write(output);
}
function csPznHrscpSignSelectEx() {
	var output = '';
	output = output + '<TABLE border=0 cellPadding=6 cellSpacing=0 width="100%">' +
	'<tr>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Aries.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/ex/horoscopes/ariesEx.gif" HEIGHT=70 WIDTH=70 ALT=Aries BORDER=0></a>' +
			'</td></tr>' +
			'<tr>' +
			'<td align=middle>' +
			'<a href="http://horoscopes.excite.com/index/id/Aries.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Aries</a></FONT>' +
			'</td></tr>' +
			'<tr>' +
			'<td align=middle><FONT face=Verdana,Sans-Serif size=1>Mar. 21 - Apr. 19</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr>' +
			'<td align=middle>' +
			'<A href="http://horoscopes.excite.com/index/id/Taurus.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/ex/horoscopes/taurusEx.gif" HEIGHT=70 WIDTH=70 ALT=Taurus BORDER=0></a>' +
			'</td></tr>' +
			'<tr>' +
			'<td align=middle>' +
			'<A href="http://horoscopes.excite.com/index/id/Taurus.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Taurus</a></FONT>' +
			'</td></tr>' +
			'<tr>' +
			'<td align=middle><FONT face=Verdana,Sans-Serif size=1>Apr. 20 - May 20</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
		'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Gemini.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/ex/horoscopes/geminiEx.gif" HEIGHT=70 WIDTH=70 ALT=Gemini BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Gemini.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Gemini</a></FONT>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>May 21 - Jun. 21</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
		'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Cancer.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/ex/horoscopes/cancerEx.gif" HEIGHT=70 WIDTH=70 ALT=Cancer BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Cancer.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Cancer</a></FONT>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Jun. 22 - Jul. 22</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
	'</tr>' +
	'<tr align=middle>' +
		'<td width=25%>' +
		'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Leo.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/ex/horoscopes/leoEx.gif" HEIGHT=70 WIDTH=70 ALT=Leo BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Leo.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Leo</a></FONT>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Jul. 23 - Aug. 22</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
		'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Virgo.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/ex/horoscopes/virgoEx.gif" HEIGHT=70 WIDTH=70 ALT=Virgo BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle><td>' +
			'<A href="http://horoscopes.excite.com/index/id/Virgo.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Virgo</a></FONT>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Aug. 23 - Sep. 22</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Libra.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/ex/horoscopes/libraEx.gif" HEIGHT=70 WIDTH=70 ALT=Libra BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Libra.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Libra</a></FONT>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Sep. 23 - Oct. 22</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Scorpio.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/ex/horoscopes/scorpioEx.gif" HEIGHT=70 WIDTH=70 ALT=Scorpio BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Scorpio.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Scorpio</a></FONT>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Oct. 23 - Nov. 21</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
	'</tr>' +
	'<tr align=middle>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Sagittarius.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/ex/horoscopes/sagittariusEx.gif" HEIGHT=70 WIDTH=70 ALT=Sagittarius BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Sagittarius.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Sagittarius</a></FONT>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Nov. 22 - Dec. 21</FONT></td></tr>' +
			'</TABLE>' +						
		'</td>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td><A href="http://horoscopes.excite.com/index/id/Capricorn.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/ex/horoscopes/capricornEx.gif" HEIGHT=70 WIDTH=70 ALT=Capricorn BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Capricorn.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Capricorn</a></FONT>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Dec. 22 - Jan. 19</FONT></td></tr>' +
			'</TABLE>' +						
		'</td>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td><A href="http://horoscopes.excite.com/index/id/Aquarius.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/ex/horoscopes/aquariusEx.gif" HEIGHT=70 WIDTH=70 ALT=Aquarius BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Aquarius.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Aquarius</a></FONT>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Jan. 20 - Feb. 18</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
		'<td width=25%>' +
			'<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Pisces.html">' +
			'<IMG border=0 src="http://ak.imgfarm.com/ex/horoscopes/piscesEx.gif" HEIGHT=70 WIDTH=70 ALT=Pisces BORDER=0></a>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td>' +
			'<A href="http://horoscopes.excite.com/index/id/Pisces.html"><FONT face=Verdana,Sans-Serif size=2 color=0033cc>Pisces</a></FONT>' +
			'</td></tr>' +
			'<tr align=middle>' +
			'<td><FONT face=Verdana,Sans-Serif size=1>Feb. 19 - Mar. 20</FONT></td></tr>' +
			'</TABLE>' +
		'</td>' +
	'</tr>' +
	'</TABLE>' ;
	document.write(output);
}

function csPznHrscpAstrologyEx() {
	var output = '';
	output =  output + '<table cellpadding=3 cellspacing=0 border=0 width=100% bgcolor=FED8FB>' +
	'<tr>' +
		'<td colspan=8 align=left bgcolor=#9C639C><font face=verdana,sans-serif color=ffffff size=1><b>YOUR ASTROLOGY</b></font></td>' +
	'</tr>' +
	'<tr>' +
		'<td width=1%>&nbsp;</td>' +
		'<td valign=top><img src=http://ak.imgfarm.com/images/horoscope/other/astrology_moon.gif width=18 height=17></td>' +
		'<td width=32% valign=top><font face=verdana,sans-serif color=000000 size=1><a href="http://rd.excite.com/rd?redir=http://store.astrocenter.com/excite/store/betweenFrY2K2.asp?Af=-501"><font color=0033cc size=1>2006 Forecasts</font></a><br>It&#039;s not too late to take advantage of all this year has to offer!  Special Offer---Save $2.00</font></td>' +
		'<td valign=top><img src=http://ak.imgfarm.com/images/horoscope/other/astrology_moon.gif width=18 height=17></td>' +
		'<td width=33% valign=top><font face=verdana,sans-serif color=000000 size=1><a href="http://rd.excite.com/rd?redir=http://store.astrocenter.com/excite/store/betweenFrMo.asp?Af=-501"><font color=0033cc size=1>Monthly Forecasts</font></a><br>New Monthly Forecasts are ready for you!  Don&#039;t wait!</font></td>' +
		'<td valign=top><img src=http://ak.imgfarm.com/images/horoscope/other/astrology_moon.gif width=18 height=17></td>' +
		'<td width=33% valign=top><font face=verdana,sans-serif color=000000 size=1><a href="http://rd.excite.com/rd?redir=http://store.astrocenter.com/excite/store/betweenhotline.asp?Af=-501"><font color=0033cc size=1>AstroHotline Consultations</font></a><br>Consult Professional Astrologers and receive your personal answer by email!  Only $19.95!</font></td>' +
		'<td width=1%>&nbsp;</td>' +
	'</tr>' +
	'<tr>' +
		'<td>&nbsp;</td>' +
		'<td valign=top><img src=http://ak.imgfarm.com/images/horoscope/other/astrology_moon.gif width=18 height=17></td>' +
		'<td valign=top><font face=verdana,sans-serif color=000000 size=1><a href="http://rd.excite.com/rd?redir=http://store.astrocenter.com/excite/store/betweenFrMoRo.asp?Af=-501"><font color=0033cc size=1>Monthly Romance Forecasts</font></a><br>Your personal monthly guide to Love, Romance and Relationships for the coming weeks!</font></td>' +
		'<td valign=top><img src=http://ak.imgfarm.com/images/horoscope/other/astrology_moon.gif width=18 height=17></td>' +
		'<td valign=top><font face=verdana,sans-serif color=000000 size=1><a href="http://rd.excite.com/rd?redir=http://store.astrocenter.com/excite/store/betweenNa.asp?Af=-501"><font color=0033cc size=1>Natal Charts  "Best Seller"</font></a><br>Exclusive insights into your personality with this in-depth and popular report</font></td>' +
		'<td valign=top><img src=http://ak.imgfarm.com/images/horoscope/other/astrology_moon.gif width=18 height=17></td>' +
		'<td valign=top><font face=verdana,sans-serif color=000000 size=1><a href="http://rd.excite.com/rd?redir=http://store.astrocenter.com/excite/store/betweenCp.asp?Af=-501"><font color=0033cc size=1>Check your AstroCompatibility!</font></a><br>Click here to see how your stars align.  FREE from Astrocenter!</font></td>' +
		'<td>&nbsp;</td>' +
	'</tr>' +
	'</table><font size=2><br></font>';
	document.write(output);
}//-->