Create a form button named Create Resume. When clicked this button should call a function that generates a new Web page displaying a resume based on the user input. Use the document.write() method to populate the newly generated Web page with all of the XHTML elements, formatting and variable values needed to produce the desired output in Web (.htm) format.