03-08-2011 19:42
//Western & Chinese Astrological Sign Calculator- By Timothy Joko-Veltman
//Email: restlessperegrine@yahoo.com URL: https://openmind.digitalrice.com
//Visit JavaScript Kit (https://javascriptkit.com) for script
function signs() {
var start = 1901, birthyear = document.zodiac.year.value,...