/*
    var win = nw.Window.open('index1.html', {
          position: 'center',
          width: 400,
          height: 300
        },wincallback);
        */