Anchor 1

An anchor point is created using a div

<div id="anchor1"> </div>

The anchor links are coded into a function in this page which writes the links to the parent page onload




Scroll to Top


Anchor 2

Links can also be coded into this page, an example would be

<a href="#null" onclick="parent.scrollWin('anchor1')">To Anchor 1</a>

Note the reference to the parent



Scroll to Top


Anchor 3

You can also scroll back to the top of the page.







To Anchor 2
To Anchor 4

Scroll to Top



Anchor 4









Scroll to Top


Anchor 5



Scroll to Top