function choice1()
{
var win1=window.open("lovearies.htm","Aries", "toolbars=no,resize=no,width=450,height=350");
}
function choice2()
{
var win2=window.open("lovetaurus.htm","Taurus", "toolbars=no,resize=no,width=450,height=400");
}
function choice3()
{
var win3=window.open("lovegemini.htm","Gemini", "toolbars=no,resize=no,width=400,height=350");
}
function choice4()
{
var win4=window.open("lovecancer.htm","Cancer", "toolbars=no,resize=no,width=400,height=400");
}
function choice5()
{
var win5=window.open("loveleo.htm","Leo", "toolbars=no,resize=no,width=400,height=400");
}
function choice6()
{
var win6=window.open("lovevirgo.htm","Virgo", "toolbars=no,resize=no,width=450,height=500");
}
function choice7()
{
var win7=window.open("lovelibra.htm","Libra", "toolbars=no,resize=no,width=450,height=450");
}
function choice8()
{
var win8=window.open("lovescorpio.htm","Scorpio", "toolbars=no,resize=no,width=400,height=450");
}
function choice9()
{
var win9=window.open("lovesagittarius.htm","Sagittarius", "toolbars=no,resize=no,width=400,height=460");
}
function choice10()
{
var win10=window.open("lovecapricorn.htm","Capricorn", "toolbars=no,resize=no,width=530,height=540");
}
function choice11()
{
var win11=window.open("loveaquarius.htm","Aquarius", "toolbars=no,resize=no,width=400,height=450");
}
function choice12()
{
var win12=window.open("lovepisces.htm","Pisces", "toolbars=no,resize=no,width=450,height=500");
}
