<!--
function popup() { //v2.0
  window.open('popup.html','','width=384,height=288');
}
//-->