function OpenMovie1(){
win=window.open("movie/movie01.html","new1","width=436,height=280,scrollbars=no");
}
function OpenMovie2(){
win=window.open("cm/cm01.html","new2","width=436,height=330,scrollbars=no");
}
