//ものスタMOVEオープニング動画メディアプレーヤー
function monostaopening(){
window.open('http://higuchimari.jp/movies/index.html','monostamove','resizable=yes,width=400,height=350,left=0,top=0');
}

//ものスタMOVEオープニング動画リアルプレーヤー
function monostaopeningrp(){
window.open('http://higuchimari.jp/movies/indexrp.html','monostamove','resizable=yes,width=400,height=350,left=0,top=0');
}

//ものスタMOVE神社挙式動画メディアプレーヤー
function shrine(){
window.open('http://higuchimari.jp/movies/shrine.html','monostamove','resizable=yes,width=400,height=350,left=0,top=0');
}

//ものスタMOVE神社挙式動画リアルプレーヤー
function shrinerp(){
window.open('http://higuchimari.jp/movies/shrinerp.html','monostamove','resizable=yes,width=400,height=350,left=0,top=0');
}