Within the text of your document, when you want to write your first endnote marker, cut and paste in the following:
<a name="#1"><sup><a href="#1n"><strong>1</strong></a></sup>

For the second endnote marker, cut and paste:
<a name="#2"><sup><a href="#2n"><strong>2</strong></a></sup>

For the third one, cut and paste:
<a name="#3"><sup><a href="#3n"><strong>3</strong></a></sup>

And so on (Just cut and paste the appropriate line into the html version of your document, or change the numbers in the pasted portion when you get past number ten.):
<a name="#4"><sup><a href="#4n"><strong>4</strong></a></sup>
<a name="#5"><sup><a href="#5n"><strong>5</strong></a></sup>
<a name="#6"><sup><a href="#6n"><strong>6</strong></a></sup>
<a name="#7"><sup><a href="#7n"><strong>7</strong></a></sup>
<a name="#8"><sup><a href="#8n"><strong>8</strong></a></sup>
<a name="#9"><sup><a href="#9n"><strong>9</strong></a></sup>
<a name="#10"><sup><a href="#10n"><strong>10</strong></a></sup>

At the end of your paper, where you want your endnotes to appear. Cut and paste the following to start the begining of your first note:
<p><a name="#1n"><a href="#1"><strong>1. </strong></a>
Then just copy and paste your citation for your endnote from your paper to your web version of your paper. This turns the number at the start of the note into a "clickable" link to take you back to where you left off in the text before going to look at the note. Be sure to save as html. Use the following to just cut and paste through Note number 10. After that, just change the numbers to the right number for your note.

<p><a name="#2n"><a href="#2"><strong>2. </strong></a>
<p><a name="#3n"><a href="#3"><strong>3. </strong></a>
<p><a name="#4n"><a href="#4"><strong>4. </strong></a>
<p><a name="#5n"><a href="#5"><strong>5. </strong></a>
<p><a name="#6n"><a href="#6"><strong>6. </strong></a>
<p><a name="#7n"><a href="#7"><strong>7. </strong></a>
<p><a name="#8n"><a href="#8"><strong>8. </strong></a>
<p><a name="#9n"><a href="#9"><strong>9. </strong></a>
<p><a name="#10n"><a href="#10"><strong>10. </strong></a>