<!--

eye.isVertical = 0;

eye.x = -80;
eye.y = -770;

eye.w = 150;
eye.h = 30;
eye.r = 180;
eye.v = 100;
eye.s = 8;
eye.color = '#ffffff';
eye.colorover = '#ffffff';
eye.backgroundcolor = '';
eye.backgroundcolorover = '';
eye.bordercolor = '';
eye.fontsize = 12;
eye.fontfamily = 'Arial';
if (document.getElementById){
document.write('<div id="spinanchor" style="height:'+eval(eye.h+20)+'"></div>')
eye.anchor=document.getElementById('spinanchor')
eye.spinmenu();
eye.x+=getposOffset(eye.anchor, "left")
eye.y+=getposOffset(eye.anchor, "top")

eye.spinmenuitem("<img src='img/aquariusm.gif' width=150 height=150 alt='January 21 - February 19' border=0>","http://www.gotohoroscope.com/aquarius-daily-today.html");
eye.spinmenuitem("<img src='img/ariesm.gif' width=150 height=150 alt='March 21 - April 20' border=0>","http://www.gotohoroscope.com/aries-daily-today.html");
eye.spinmenuitem("<img src='img/cancerm.gif' width=150 height=150 alt='June 22 - July 22' border=0>","http://www.gotohoroscope.com/cancer-daily-today.html");
eye.spinmenuitem("<img src='img/capricornm.gif' width=150 height=150 alt='December 22, 23 - January 20' border=0>","http://www.gotohoroscope.com/capricorn-daily-today.html");
eye.spinmenuitem("<img src='img/geminim.gif' width=150 height=150 alt='May 21, 22 - June 21' border=0>","http://www.gotohoroscope.com/gemini-daily-today.html");
eye.spinmenuitem("<img src='img/leom.gif' width=150 height=150 alt='July 23 - August 22, 23' border=0>","http://www.gotohoroscope.com/leo-daily-today.html");
eye.spinmenuitem("<img src='img/libram.gif' width=150 height=150 alt='September 23, 24 - October 22, 23' border=0>","http://www.gotohoroscope.com/libra-daily-today.html");
eye.spinmenuitem("<img src='img/piscesm.gif' width=150 height=150 alt='February 20 - March 20' border=0>","http://www.gotohoroscope.com/pisces-daily-today.html");
eye.spinmenuitem("<img src='img/sagittariusm.gif' width=150 height=150 alt='November 23 - December 21, 22' border=0>","http://www.gotohoroscope.com/sagittarius-daily-today.html");
eye.spinmenuitem("<img src='img/scorpiom.gif' width=150 height=150 alt='October 23, 24 - November 22' border=0>","http://www.gotohoroscope.com/scorpio-daily-today.html");
eye.spinmenuitem("<img src='img/taurusm.gif' width=150 height=150 alt='April 21 - May 20, 21' border=0>","http://www.gotohoroscope.com/taurus-daily-today.html");
eye.spinmenuitem("<img src='img/virgom.gif' width=150 height=150 alt='August 23, 24 - September 22, 23' border=0>","http://www.gotohoroscope.com/virgo-daily-today.html");

document.write('<div id="l" style="position:absolute; top:280px; left:20px;"><img onclick="eye.a2+=eye.pas;eye.muta()" style=\'cursor:pointer;cursor:expression("hand");\' src="img/search-left.gif" width="18" height="17" border="0" alt="Spin Left"></div>');
document.write('<div id="r" style="position:absolute; top:280px; left:480px;"><img onclick="eye.a2-=eye.pas;eye.muta()" style=\'cursor:pointer;cursor:expression("hand");\' src="img/search-right.gif" width="18" height="17" border="0" alt="Spin Right"></div>');

eye.spinmenuclose();
}

//-->