Open your Navbar template and search for (if you cannot find that exact code jus do a search for calendar)
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Below that add
Code:
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>
*there is also the possibility that your calendar link may be in your header template depending on what style of skin you have but check the Navbar template first