Possible Duplicate:
Clicking on the StackExchange™ MultiCollider SuperDropdown™ links to StackExchange.com before page is loaded
After the page initial script run, following html changed from
<a class="genu" href="http://stackexchange.com">Stack Exchange</a>
to
<a class="genu">Stack Exchange</a>
So, if you click the menu
before getting the page init script run, it redirects to stackexchange.com unintentionally.
Please Unlink Stack Exchange menu to http://stackexchange.com from template level.
<a class="genu">Stack Exchange</a>