function win_open() {
window.open('/cartflow.html', 'mywindow2', 'width=520, height=770, menubar=no, toolbar=no, scrollbars=yes');
}

