<!-- Top bar starts here -->

document.write('<div id="drop1"  class="dropdown" style="left:175px;" onmouseover="f7_showdrop(0)" onmouseout="f7_hidedrop()">'); 
document.write('<p>&#149; &nbsp;<a href="/others/different.htm" class="dropitem">What makes us DIFFERENT</a><br><br>');
document.write('&#149; &nbsp;<a href="/others/not.htm" class="dropitem">What we are NOT</a><br><br>');
document.write('&#149; &nbsp;<a href="/others/team.htm" class="dropitem">Management Team</a><br><br>');
document.write('&#149; &nbsp;<a href="/others/logo.htm" class="dropitem">PeakAlpha Logo</a><br><br>');
document.write('&#149; &nbsp;<a href="/others/news.htm" class="dropitem">News at PeakAlpha</a>');
document.write('</p></div>');

document.write('<div id="drop2" class="dropdown" style="left:313px;" onmouseover="f7_showdrop(1)" onmouseout="f7_hidedrop()">');
document.write('<p>&#149; &nbsp;<a href="/others/fin_services.htm" class="dropitem">Financial Planning</a><br><br>');
document.write('&#149; &nbsp;<a href="/others/mutual_funds.htm" class="dropitem">Mutual Funds</a><br><br>');
document.write('&#149; &nbsp;<a href="/others/insurance.htm" class="dropitem">Insurance</a>');
document.write('</p></div>');

document.write('<div id="drop3" class="dropdown" style="left:539px;" onmouseover="f7_showdrop(2)" onmouseout="f7_hidedrop()">'); 
document.write('<p>&#149; &nbsp;<a href="/others/careers_oe.htm" class="dropitem">Operations Executive</a><br><br>');
document.write('<p>&#149; &nbsp;<a href="/others/careers_ro.htm" class="dropitem">Relationship Officer</a><br><br>');
document.write('&#149; &nbsp;<a href="/others/careers_rm.htm" class="dropitem">Relationship Manager</a><br><br>');
document.write('&#149; &nbsp;<a href="/others/careers_srm.htm" class="dropitem">Senior Relationship Manager</a><br><br>');
document.write('&#149; &nbsp;<a href="/others/careers_bh.htm" class="dropitem">Branch Head</a>');
document.write('</p></div>');

<!-- Top bar ends here -->


 
 