function enotes_popup(){
var url ="/enotes/";
//window.open(url,"enotes","resizable=1,width=790,height=600,scrollbars=1");

window.location = url;

}

//var url ="http://ga1.org/amnh/join.tcl";
