var a = 0
var b = 0
var c = 0
var d = 0
var e = 0
var f = 0
var g = 0
var h = 0
var i = 0
var j = 0
var k = 0
var l = 0
var m = 0
var n = 0
var o = 0
var p = 0
var q = 0
var r = 0
var s = 0
var t = 0
tot = 0

function one()  { 
        a=1
        }

function two()  {
        b=1
        }

function three()  { 
        c=1
        }

function four()  { 
        d=1
        }

function five()  { 
        e=1
        }

function six()  { 
        f=1
        }

function seven()  { 
        g=1
        }

function eight()  { 
        h=1
        }

function nine()  { 
        i=1
        }

function ten()  { 
        j=1
        }

function fone()  { 
        k=1
        }

function ftwo()  {
        l=1
        }

function fthree()  { 
        m=1
        }

function ffour()  { 
        n=1
        }

function ffive()  { 
        o=1
        }

function fsix()  { 
        p=1
        }

function fseven()  { 
        q=1
        }

function feight()  { 
        r=1
        }

function fnine()  { 
        s=1
        }

function ften()  { 
        t=1
        }

function oneX() {
        a=0
        }

function twoX() {
        b=0
        }

function threeX() {
        c=0
        }

function fourX() {
        d=0
        }

function fiveX() {
        e=0
        }

function sixX() {
        f=0
        }

function sevenX() {
        g=0
        }

function eightX() {
        h=0
        }

function nineX() {
        i=0
        }

function tenX() {
        j=0
        }

function foneX() {
        k=0
        }

function ftwoX() {
        l=0
        }

function fthreeX() {
        m=0
        }

function ffourX() {
        n=0
        }

function ffiveX() {
        o=0
        }

function fsixX() {
        p=0
        }

function fsevenX() {
        q=0
        }

function feightX() {
        r=0
        }

function fnineX() {
        s=0
        }

function ftenX() {
        t=0
        }

function compute(form) {
        tot = (a + b + c + d + e + f + g + h + i + j + k + l + m + n + o + p + q + r + s + t)

        if (tot == 0 || tot == 1 || tot == 2 || tot == 3 || tot == 4 || tot == 5 || tot == 6 || tot == 7)
        {alert("This guy is just not that into you for us to believe that he loves you at all. There is very little chance that this guy loves you. We suggest you find another guy who will really care about you and treat you the way you deserve to be treated. This guy does not even know you exist most of the time. He does not show even half the signs that are needed to show that he loves you. We are really sorry but this guy is just not that into you. There are other guys out there. Move on!")
        location="http://www.saviodsilva.com/u.htm"}

        if (tot == 8 || tot == 9 || tot == 10 || tot == 11 || tot == 12 || tot == 13 || tot == 14)
        {alert("There are strong indicators that this guy likes you and may even love you. The chances are quite good for you and him coming together and lasting a long time. Your answers indicate that this guy loves you and shows quite a few signs that indicate he wants to take it further with you. Make the next move and ask him if he wants to make a deeper commitment. He seems to be a nice guy and your answers seem to indicate that he really loves you.")
         location="http://www.saviodsilva.com/u.htm"}

        if (tot == 15 || tot == 16 || tot == 17 || tot == 18 || tot == 19 || tot == 20)
        {alert("You hit the jackpot. This guy is completely into you. This guy really loves you a lot. I would go ahead and say that he might even love you for a life time. He shows all the signs that indicate that he loves you and cares about you a lot. It is now upto you to decide what it is you want from this guy. Do you want a lifelong relationship or are you happy the way things are. If you do not like him or love him the same way then simply tell him that you are not interested in taking this further. Either ways you hit the jackpot. This guy is really romantic and fully into you.")
        location="http://www.saviodsilva.com/u.htm"}
}
