Repeat the previous process, but use a different JavaScript snippet in a different Gadget space in the Layout tab.
1. Stay on the Layout tab in your Blogger account:
2. Click another Add a Gadget box below the Blog Posts box, and choose HTML/JavaScript:
3. Rename the Gadget, place this JavaScript snippet in the Content box, and click Save.
<script type="text/javascript">
try { _402_Show(); } catch(e) {}
</script>