function topWindow(){
popup = window.open("bookintro.htm","","height=700,width=600,scrollbars=yes,resizable=yes");
}
// JavaScript Document