function toolbarWindow() {
    location_window = window.open("/demo/3Step.html","tools","toolbar=0,resize=false,width=800,height=630");
}

