//     JAVASCRIPT INCLUDE FILE - (c) Amit Revankar  >== 2002


function go(sDate){
var gDate = sDate;
today = new Date("01/31/1900")
later = new Date(gDate);
diffdays = Math.floor((later.getTime() - today.getTime())/(24*60*60*1000)) ;


var Stor00 = new Array(0,384,738,1093,1476,1830,2185,2569,2923,3278,3662,4016,4400);
var Stor12 = new Array(4400,4754,5108,5492,5846,6201,6585,6940,7324,7678,8032,8416,8770);
var Stor24 = new Array(8770,9125,9509,9863,10218,10593,10956,11339,11694,12048,12432,12787,13141);
var Stor36 = new Array(13141,13525,13879,14263,14617,14971,15355,15710,16064,16449,16803,17157,17541);
var Stor48 = new Array(17541,17895,18279,18633,18988,19372,19726,20081,20465,20819,21202,21557,21911);
var Stor60 = new Array(21911,22295,22650,23004,23388,23743,24096,24480,24835,25219,25573,25928,26313);
var Stor72 = new Array(26313,26666,27020,27404,27758,28142,28496,28851,29235,29590,29944,30328,30682);
var Stor84 = new Array(30682,31066,31420,31774,32158,32513,32868,33252,33606,33960,34343,34698,35082);
var Stor96 = new Array(35082,35436,35791,36175,36529,36883,37267,37621,37976,38360,38714,39099,39420);



if ( diffdays >= Stor00[0] && diffdays < Stor00[1]){document.location.href="zodiac_rat.php";}
if ( diffdays >= Stor00[1] && diffdays < Stor00[2]){document.location.href="zodiac_ox.php";}
if ( diffdays >= Stor00[2] && diffdays < Stor00[3]){document.location.href="zodiac_tiger.php";}
if ( diffdays >= Stor00[3] && diffdays < Stor00[4]){document.location.href="zodiac_rabbit.php";}
if ( diffdays >= Stor00[4] && diffdays < Stor00[5]){document.location.href="zodiac_dragon.php";}
if ( diffdays >= Stor00[5] && diffdays < Stor00[6]){document.location.href="zodiac_snake.php";}
if ( diffdays >= Stor00[6] && diffdays < Stor00[7]){document.location.href="zodiac_horse.php";}
if ( diffdays >= Stor00[7] && diffdays < Stor00[8]){document.location.href="zodiac_ram.php";}
if ( diffdays >= Stor00[8] && diffdays < Stor00[9]){document.location.href="zodiac_monkey.php";}
if ( diffdays >= Stor00[9] && diffdays < Stor00[10]){document.location.href="zodiac_rooster.php";}
if ( diffdays >= Stor00[10] && diffdays < Stor00[11]){document.location.href="zodiac_dog.php";}
if ( diffdays >= Stor00[11] && diffdays < Stor00[12]){document.location.href="zodiac_boar.php";}

if ( diffdays >= Stor12[0] && diffdays < Stor12[1]){document.location.href="zodiac_rat.php";}
if ( diffdays >= Stor12[1] && diffdays < Stor12[2]){document.location.href="zodiac_ox.php";}
if ( diffdays >= Stor12[2] && diffdays < Stor12[3]){document.location.href="zodiac_tiger.php";}
if ( diffdays >= Stor12[3] && diffdays < Stor12[4]){document.location.href="zodiac_rabbit.php";}
if ( diffdays >= Stor12[4] && diffdays < Stor12[5]){document.location.href="zodiac_dragon.php";}
if ( diffdays >= Stor12[5] && diffdays < Stor12[6]){document.location.href="zodiac_snake.php";}
if ( diffdays >= Stor12[6] && diffdays < Stor12[7]){document.location.href="zodiac_horse.php";}
if ( diffdays >= Stor12[7] && diffdays < Stor12[8]){document.location.href="zodiac_ram.php";}
if ( diffdays >= Stor12[8] && diffdays < Stor12[9]){document.location.href="zodiac_monkey.php";}
if ( diffdays >= Stor12[9] && diffdays < Stor12[10]){document.location.href="zodiac_rooster.php";}
if ( diffdays >= Stor12[10] && diffdays < Stor12[11]){document.location.href="zodiac_dog.php";}
if ( diffdays >= Stor12[11] && diffdays < Stor12[12]){document.location.href="zodiac_boar.php";}

if ( diffdays >= Stor24[0] && diffdays < Stor24[1]){document.location.href="zodiac_rat.php";}
if ( diffdays >= Stor24[1] && diffdays < Stor24[2]){document.location.href="zodiac_ox.php";}
if ( diffdays >= Stor24[2] && diffdays < Stor24[3]){document.location.href="zodiac_tiger.php";}
if ( diffdays >= Stor24[3] && diffdays < Stor24[4]){document.location.href="zodiac_rabbit.php";}
if ( diffdays >= Stor24[4] && diffdays < Stor24[5]){document.location.href="zodiac_dragon.php";}
if ( diffdays >= Stor24[5] && diffdays < Stor24[6]){document.location.href="zodiac_snake.php";}
if ( diffdays >= Stor24[6] && diffdays < Stor24[7]){document.location.href="zodiac_horse.php";}
if ( diffdays >= Stor24[7] && diffdays < Stor24[8]){document.location.href="zodiac_ram.php";}
if ( diffdays >= Stor24[8] && diffdays < Stor24[9]){document.location.href="zodiac_monkey.php";}
if ( diffdays >= Stor24[9] && diffdays < Stor24[10]){document.location.href="zodiac_rooster.php";}
if ( diffdays >= Stor24[10] && diffdays < Stor24[11]){document.location.href="zodiac_dog.php";}
if ( diffdays >= Stor24[11] && diffdays < Stor24[12]){document.location.href="zodiac_boar.php";}

if ( diffdays >= Stor36[0] && diffdays < Stor36[1]){document.location.href="zodiac_rat.php";}
if ( diffdays >= Stor36[1] && diffdays < Stor36[2]){document.location.href="zodiac_ox.php";}
if ( diffdays >= Stor36[2] && diffdays < Stor36[3]){document.location.href="zodiac_tiger.php";}
if ( diffdays >= Stor36[3] && diffdays < Stor36[4]){document.location.href="zodiac_rabbit.php";}
if ( diffdays >= Stor36[4] && diffdays < Stor36[5]){document.location.href="zodiac_dragon.php";}
if ( diffdays >= Stor36[5] && diffdays < Stor36[6]){document.location.href="zodiac_snake.php";}
if ( diffdays >= Stor36[6] && diffdays < Stor36[7]){document.location.href="zodiac_horse.php";}
if ( diffdays >= Stor36[7] && diffdays < Stor36[8]){document.location.href="zodiac_ram.php";}
if ( diffdays >= Stor36[8] && diffdays < Stor36[9]){document.location.href="zodiac_monkey.php";}
if ( diffdays >= Stor36[9] && diffdays < Stor36[10]){document.location.href="zodiac_rooster.php";}
if ( diffdays >= Stor36[10] && diffdays < Stor36[11]){document.location.href="zodiac_dog.php";}
if ( diffdays >= Stor36[11] && diffdays < Stor36[12]){document.location.href="zodiac_boar.php";}

if ( diffdays >= Stor48[0] && diffdays < Stor48[1]){document.location.href="zodiac_rat.php";}
if ( diffdays >= Stor48[1] && diffdays < Stor48[2]){document.location.href="zodiac_ox.php";}
if ( diffdays >= Stor48[2] && diffdays < Stor48[3]){document.location.href="zodiac_tiger.php";}
if ( diffdays >= Stor48[3] && diffdays < Stor48[4]){document.location.href="zodiac_rabbit.php";}
if ( diffdays >= Stor48[4] && diffdays < Stor48[5]){document.location.href="zodiac_dragon.php";}
if ( diffdays >= Stor48[5] && diffdays < Stor48[6]){document.location.href="zodiac_snake.php";}
if ( diffdays >= Stor48[6] && diffdays < Stor48[7]){document.location.href="zodiac_horse.php";}
if ( diffdays >= Stor48[7] && diffdays < Stor48[8]){document.location.href="zodiac_ram.php";}
if ( diffdays >= Stor48[8] && diffdays < Stor48[9]){document.location.href="zodiac_monkey.php";}
if ( diffdays >= Stor48[9] && diffdays < Stor48[10]){document.location.href="zodiac_rooster.php";}
if ( diffdays >= Stor48[10] && diffdays < Stor48[11]){document.location.href="zodiac_dog.php";}
if ( diffdays >= Stor48[11] && diffdays < Stor48[12]){document.location.href="zodiac_boar.php";}

if ( diffdays >= Stor60[0] && diffdays < Stor60[1]){document.location.href="zodiac_rat.php";}
if ( diffdays >= Stor60[1] && diffdays < Stor60[2]){document.location.href="zodiac_ox.php";}
if ( diffdays >= Stor60[2] && diffdays < Stor60[3]){document.location.href="zodiac_tiger.php";}
if ( diffdays >= Stor60[3] && diffdays < Stor60[4]){document.location.href="zodiac_rabbit.php";}
if ( diffdays >= Stor60[4] && diffdays < Stor60[5]){document.location.href="zodiac_dragon.php";}
if ( diffdays >= Stor60[5] && diffdays < Stor60[6]){document.location.href="zodiac_snake.php";}
if ( diffdays >= Stor60[6] && diffdays < Stor60[7]){document.location.href="zodiac_horse.php";}
if ( diffdays >= Stor60[7] && diffdays < Stor60[8]){document.location.href="zodiac_ram.php";}
if ( diffdays >= Stor60[8] && diffdays < Stor60[9]){document.location.href="zodiac_monkey.php";}
if ( diffdays >= Stor60[9] && diffdays < Stor60[10]){document.location.href="zodiac_rooster.php";}
if ( diffdays >= Stor60[10] && diffdays < Stor60[11]){document.location.href="zodiac_dog.php";}
if ( diffdays >= Stor60[11] && diffdays < Stor60[12]){document.location.href="zodiac_boar.php";}

if ( diffdays >= Stor72[0] && diffdays < Stor72[1]){document.location.href="zodiac_rat.php";}
if ( diffdays >= Stor72[1] && diffdays < Stor72[2]){document.location.href="zodiac_ox.php";}
if ( diffdays >= Stor72[2] && diffdays < Stor72[3]){document.location.href="zodiac_tiger.php";}
if ( diffdays >= Stor72[3] && diffdays < Stor72[4]){document.location.href="zodiac_rabbit.php";}
if ( diffdays >= Stor72[4] && diffdays < Stor72[5]){document.location.href="zodiac_dragon.php";}
if ( diffdays >= Stor72[5] && diffdays < Stor72[6]){document.location.href="zodiac_snake.php";}
if ( diffdays >= Stor72[6] && diffdays < Stor72[7]){document.location.href="zodiac_horse.php";}
if ( diffdays >= Stor72[7] && diffdays < Stor72[8]){document.location.href="zodiac_ram.php";}
if ( diffdays >= Stor72[8] && diffdays < Stor72[9]){document.location.href="zodiac_monkey.php";}
if ( diffdays >= Stor72[9] && diffdays < Stor72[10]){document.location.href="zodiac_rooster.php";}
if ( diffdays >= Stor72[10] && diffdays < Stor72[11]){document.location.href="zodiac_dog.php";}
if ( diffdays >= Stor72[11] && diffdays < Stor72[12]){document.location.href="zodiac_boar.php";}

if ( diffdays >= Stor84[0] && diffdays < Stor84[1]){document.location.href="zodiac_rat.php";}
if ( diffdays >= Stor84[1] && diffdays < Stor84[2]){document.location.href="zodiac_ox.php";}
if ( diffdays >= Stor84[2] && diffdays < Stor84[3]){document.location.href="zodiac_tiger.php";}
if ( diffdays >= Stor84[3] && diffdays < Stor84[4]){document.location.href="zodiac_rabbit.php";}
if ( diffdays >= Stor84[4] && diffdays < Stor84[5]){document.location.href="zodiac_dragon.php";}
if ( diffdays >= Stor84[5] && diffdays < Stor84[6]){document.location.href="zodiac_snake.php";}
if ( diffdays >= Stor84[6] && diffdays < Stor84[7]){document.location.href="zodiac_horse.php";}
if ( diffdays >= Stor84[7] && diffdays < Stor84[8]){document.location.href="zodiac_ram.php";}
if ( diffdays >= Stor84[8] && diffdays < Stor84[9]){document.location.href="zodiac_monkey.php";}
if ( diffdays >= Stor84[9] && diffdays < Stor84[10]){document.location.href="zodiac_rooster.php";}
if ( diffdays >= Stor84[10] && diffdays < Stor84[11]){document.location.href="zodiac_dog.php";}
if ( diffdays >= Stor84[11] && diffdays < Stor84[12]){document.location.href="zodiac_boar.php";}

if ( diffdays >= Stor96[0] && diffdays < Stor96[1]){document.location.href="zodiac_rat.php";}
if ( diffdays >= Stor96[1] && diffdays < Stor96[2]){document.location.href="zodiac_ox.php";}
if ( diffdays >= Stor96[2] && diffdays < Stor96[3]){document.location.href="zodiac_tiger.php";}
if ( diffdays >= Stor96[3] && diffdays < Stor96[4]){document.location.href="zodiac_rabbit.php";}
if ( diffdays >= Stor96[4] && diffdays < Stor96[5]){document.location.href="zodiac_dragon.php";}
if ( diffdays >= Stor96[5] && diffdays < Stor96[6]){document.location.href="zodiac_snake.php";}
if ( diffdays >= Stor96[6] && diffdays < Stor96[7]){document.location.href="zodiac_horse.php";}
if ( diffdays >= Stor96[7] && diffdays < Stor96[8]){document.location.href="zodiac_ram.php";}
if ( diffdays >= Stor96[8] && diffdays < Stor96[9]){document.location.href="zodiac_monkey.php";}
if ( diffdays >= Stor96[9] && diffdays < Stor96[10]){document.location.href="zodiac_rooster.php";}
if ( diffdays >= Stor96[10] && diffdays < Stor96[11]){document.location.href="zodiac_dog.php";}
if ( diffdays >= Stor96[11] && diffdays < Stor96[12]){document.location.href="zodiac_boar.php";}

}
// end.

