Lab 3 - variables and fuctions | 
      |||||||||||||||||||
          Lab 3 objective | 
      |||||||||||||||||||
| 
           
            In this assignment you will use objects and functions, including a constructor function.  | 
      |||||||||||||||||||
          Book constructor | 
      |||||||||||||||||||
| 
           
            Write a constructor function named Book. 
  | 
      |||||||||||||||||||
          add_isbn function | 
      |||||||||||||||||||
| 
           
            Write a function named add_isbn. 
  | 
      |||||||||||||||||||
          write_book function | 
      |||||||||||||||||||
| 
           
            Write a function named write_book.  | 
      |||||||||||||||||||
          build function | 
      |||||||||||||||||||
| 
           
            Write a function named build.  | 
      |||||||||||||||||||
          page | 
      |||||||||||||||||||
| 
           
            Build a page named  Put a link in your index page to your new page. Also, put a link from this page back to your index page. 
            Include the file conatining the JavaScript functions in the head of a web page.  | 
      |||||||||||||||||||