function WindowOpen(){
    window.open("./akiw/index.html","new","scrollbars=yes,toolbar=yes,width=670px,height=500px,status=yes,resizable=yes,location=yes");
}
