<!--
function goTHOR() {
var myChStr = '&month=' + document.jenny.month.options[document.jenny.month.selectedIndex].value + '&day=' + document.jenny.day.options[document.jenny.day.selectedIndex].value + '&year=' + document.jenny.year.options[document.jenny.year.selectedIndex].value;
var myDestination = 'http://my5.astrology.com/scripts/runisa.dll?TU:tuSetFree::AFF=AWAUTOCENTRE,' + myChStr;
window.location.href = myDestination;
}

function s2flink () {
var s2fURL = window.document.location.href
var mywin = window.open ('http://s.ivillage.com/astro/scopes/awstf/?redirect=http://www.ivillage.com/s2f/form/0,,10,00.html?s2fURL=' + escape(escape(s2fURL))+'&s2fTitle='+escape(window.document.title), 's2f', 'width=470,height=600,top=10,left=10,scrollbars=yes')
}

function s2fSendForm (box) {
if (noS2Fentry(box)) {
if (!window.S2F_altURL) {
s2fURL = window.document.location.href
} else {
s2fURL = S2F_altURL
}
var mywin = window.open
('http://s.ivillage.com/s2f/send/astrology?redirect=http://www.ivillage.com/astrology/s2f/form/1,11024,,00.html?s2fURL='+s2fURL+'&yEmail='+box.yEmail.value+'&fEmail='+box.fEmail.value+'&s2fTitle='+escape(window.document.title)+'&s2fucid=10','s2f', 'HEIGHT=630,WIDTH=490,resizable=no,scrollbars=yes')
}
}

function noS2Fentry(box) {
fe=box.fEmail.value;
me=box.yEmail.value;
if ((me.indexOf('@') < 0) || (fe.indexOf('@') < 0) || (me.indexOf('.') < 0) || (fe.indexOf('.') < 0)) {
alert ('please, submit a valid email address')
return false;
} else {
return true;
}
}


function makewin(PAGEURL,PAGEname,PAGEfeatures) {
window.open(PAGEURL,PAGEname,PAGEfeatures);
}
//-->




