/* open - window */

function MM_openBrWindow() { 
  window.open("kamishibai/index.html","winName","resizable=yes,width=700,height=760");
}