/* |bvAbvEBhE */

function popup(){
window.open("../privacy/index.html","","width=1000px,height=800px,menubar=0,toolbar=0,resizable=0,location=1,scrollbars=1,screenX=20,screenY=50,left=20,top=50");
}
function popup2(){
window.open("./privacy/index.html","","width=1000px,height=800px,menubar=0,toolbar=0,resizable=0,location=1,scrollbars=1,screenX=20,screenY=50,left=20,top=50");
}