function note1()
  {
window.open('definitions.html','Definitions','resizable,scrollbars,width=420,height=300');
}
function note2()
  {
window.open('gallery/index.htm','Gallery','resizable,scrollbars,width=600,height=450');
}






