... anchor "..." already defined
Cause:
An anchor with the same name is already defined. Each anchor should be unique.
Solution:
Choose another name for the anchor or modify the previous one.
Sample:
<form> anchor "my_form" already defined
This relates to the following text (marked in red)
<!--// bof: currencies //-->
<div class="leftBoxContainer" id="currencies" style="width: 150px">
<h3 class="leftBoxHeading" id="currenciesHeading"><label>Currencies</label></h3>
<div id="currenciesContent" class="sideBoxContent centeredContent">
<form name="currencies" action=