The Media News page is updated using basic HTML as follows.

The top line for each entry within the page consists of:
* An index target of the format <a id=”xxxN”></a>; where xxx is the name of the pier all in lowercase and with no spaces between words and N is an integer indicating the number of times that pier has an article in this month.
eg. <strong> <a id=”sandown1″> </a> </strong>

* A title in bold text consisting of the full pier name, a hyphen, and the heading text of the article.
eg. Sandown Pier – Owners’ Reservations to Proposed Government Taxations
So the full top line would look like:-
<a id=”sandown1″></a><strong>Sandown Pier – Owners’ Reservations to Proposed Government Taxations</strong>