hi
i think i found the solution :
find :
PHP Code:
{vb:raw template_hook.navbar_start}
<vb:if condition="$show['searchbuttons']">
<vb:if condition="$show['member']">
add below :
find :
PHP Code:
<ul class="navbar_advanced_search">
<li> <a href="search.php{vb:raw session.sessionurl_q}" accesskey="4">{vb:rawphrase advanced_search}</a> </li>
</ul>
</div>
</vb:if>
add below :
i think it will fix it 
i hope someone make it as autotemplat plugins , ( if i know how to do it as autotemplat plugins ? i will do it)
thanks