// Code for a link to handle non JavaScript capable browsers
JavaScript browsers evaluate the onClick event handler first,
and thus get sent to the JavaScript version of the page. Since the
return is false, JavaScript-capable browsers won't go on to the
page listed in the anchor. Non-JavaScript browsers ignore the
JavaScript event handler entirely and follow the normal HTML
link to the non-JavaScript page.
Go
to Info Page
Check out these pics!