function open_movie(){
	w=window.open('http://movie.tsmp.jp/shop/movie/index.php?movie_cd=1155&shop_cd=155','movie','scrollbars=yes,Width=570,Height=390');
	w.focus();
}