var comptest;

if (navigator.userAgent.indexOf("compatible") != -1) comptest =1;

else comptest = 0;



function change(form)

{              

        if (form.changer[1].selected)

        parent.location="http://www.st-anna.co.jp/";

        if (form.changer[2].selected)

        parent.location="http://www.anna-g.com/kokeshi/index.html";

        if (form.changer[3].selected)

        parent.location="http://www.f-beer.com/";

        if (form.changer[4].selected)

        parent.location="http://www.anna-g.com/pizza/index.html";

        if (form.changer[5].selected)

        parent.location="http://www.anna-g.com/brera/index.html";

        if (form.changer[6].selected)

        parent.location="http://www.anna-g.com/monjoue/index.html";

        if (form.changer[7].selected)

        parent.location="http://www.anna-g.com/kobayashi/index.html";

        if (form.changer[8].selected)

        parent.location="http://www.anna-g.com/chaza/index.html";

        if (form.changer[9].selected)

        parent.location="http://www.anna-g.com/chaza/index.html";

        if (form.changer[10].selected)

        parent.location="http://www.anna-g.com/touyuan/index.html";

        if (form.changer[11].selected)

        parent.location="http://www.anna-g.com/saikaan/index.html";

        if (form.changer[12].selected)

        parent.location="http://www.anna-g.com/zakuro/index.html";

        if (form.changer[13].selected)

        parent.location="http://www.anna-g.com/sumitec/index.html";

        if (form.changer[14].selected)

        parent.location="http://www.anna-g.com/seizan/index.html";

        if (form.changer[15].selected)

        parent.location="http://www.anna-g.com/seizan/cha-seizan.htm";

        if (form.changer[16].selected)

        parent.location="http://www.anna-g.com/hondaya/index.html";
        
        if (form.changer[17].selected)

        parent.location="http://www.anna-g.com/sumitec/index.html";

        if (form.changer[18].selected)

        parent.location="http://www.anna-g.com/manor/index.html";
        
        if (form.changer[19].selected)

        parent.location="http://www.anna-g.com/zakuro/index2.html";
        
        if (form.changer[20].selected)

        parent.location="http://www.anna-g.com/sennohana/index.html";
        
        if (form.changer[21].selected)

        parent.location="http://www.anna-g.com/luciente/index.html";


        
}


