function scripwindow(ref){
  
  window.open("http://www.esvapi.org/v2/rest/verse?key=f7385aaa7807f870&passage=" + ref + "&include-footnotes=false","script","menubar=0,location=0,resizable=0,width=500,status=0,height=250");

}