function newwin()    {                var win = open("legal/terms.html","Terms","width=560,height=400,status=0,location=0,resizeable=0,menubar=0,toolbar=0,scrollbars=1,top=5,left=5");win.focus();    }function newwin1()    {                var win = open("legal/privacy.html","Privacy","width=560,height=400,status=0,location=0,resizeable=0,menubar=0,toolbar=0,scrollbars=1,top=5,left=5");win.focus();    }    function newwin2()    {                var win = open("legal/sitemap.html","Sitemap","width=560,height=400,status=0,location=0,resizeable=0,menubar=0,toolbar=0,scrollbars=1,top=5,left=5");win.focus();    }        function newwin11()    {                var win = open("../legal/terms.html","Terms","width=560,height=400,status=0,location=0,resizeable=0,menubar=0,toolbar=0,scrollbars=1,top=5,left=5");win.focus();    return false;    }function newwin12()    {                var win = open("../legal/privacy.html","Privacy","width=560,height=400,status=0,location=0,resizeable=0,menubar=0,toolbar=0,scrollbars=1,top=5,left=5");win.focus();        return false;    }    function newwin13()    {                var win = open("../legal/sitemap.html","Sitemap","width=560,height=400,status=0,location=0,resizeable=0,menubar=0,toolbar=0,scrollbars=1,top=5,left=5");win.focus();        return false;    }

 