function t2_win() {
window.open('release/li_press.html', 'null', 'width=640, height=700, menubar=no, toolbar=no, scrollbars=yes');
}
function mov_1_win() {
window.open('demo/quick/cr_help.html', 'null', 'width=840, height=580, menubar=no, toolbar=no, scrollbars=yes');
}
function mov_2_win() {
window.open('demo/quick/cr_sales.html', 'null', 'width=840, height=580, menubar=no, toolbar=no, scrollbars=yes');
}
function mov_3_win() {
window.open('demo/quick/cr_mieru.html', 'null', 'width=840, height=580, menubar=no, toolbar=no, scrollbars=yes');
}