according to comment in this file
<aa:link href="index.html" zones="body">index</aa:link>
changes to
<a href="index.html" onclick="ajaxAnywhere.getAJAX('index.html','body'); return false">index</a>
however it does not adds the "return false" while transforming the tags
Logged In: YES
user_id=495790
Originator: YES
possible solutiobn is at http://sourceforge.net/forum/forum.php?thread_id=1692495&forum_id=492643