@IF frameheader@ @ENDIF@ <body> @IF query.frames="y"@ <a href="/code/html-new+message?frames=@SUB query.frames@&conf=0&backto=%252Fcode%252Fhtml-message" target="body"><img src="/images/create_new.gif" alt=New border=0></a> @ELSE@ <a href="/code/html-new+message?frames=@SUB query.frames@&conf=0&backto=%252Fcode%252Fhtml-message"><img src="/images/create_new.gif" alt=New border=0></a> @ENDIF@ <a href="/" target=_top><img src="/images/home.gif" alt=Home border=0></a><br> @IF query.frames="y"@ @IF newmail@ You have <b>new</b> mail in your <a href="/code/html-inbox" target=_parent>Inbox</a>! @ELSE@ You have no new mail in your <a href="/code/html-inbox" target=_parent>Inbox</a>. @ENDIF@ <BR> Edit your <A HREF="/cgi/AddressBook.exe?action=SHOW" TARGET=_parent>Address Book</A> @ELSE@ @IF newmail@ You have <b>new</b> mail in your <a href="/code/html-inbox">Inbox</a>! @ELSE@ You have no new mail in your <a href="/code/html-inbox">Inbox</a>. @ENDIF@ Edit your <A HREF="/cgi/AddressBook.exe?action=SHOW">Address Book</A> @ENDIF@ <p> @IF query.frames="y"@ Conference listings are also available <a href="/code/html-message?frames=n" target="_top">without frames</a>. @ELSEIF query.frames="n"@ Conference listings are also available <a href="/code/html-message?frames=y">with frames</a>. @ENDIF@ <hr> <table> @LOOP group@ @IF selectedgroup@ <tr><th align=left colspan=3><a href="/code/html-conference+areas?frames=@SUB query.frames@" name="group@SUB groupnum@">@SUB groupname@</a></th><td>(@SUB groupmessages@ messages)</td></tr> @LOOP conf@ <tr><td>&nbsp;</td><td>@SUB confnum@.</td><td> @IF query.frames="y"@ <a href="/code/html-list+messages?frames=@SUB query.frames@&conf=@SUB confnum@" target="index"> @ELSE@ <a href="/code/html-list+messages?frames=@SUB query.frames@&conf=@SUB confnum@"> @ENDIF@ @SUB confname@</a></td><td>(@SUB confmessages@ messages)</td></tr> @ENDLOOP@ @ELSE@ <tr><th align=left colspan=3><a href="/code/html-conference+areas?frames=@SUB query.frames@&group=@SUB groupnum@#group@SUB groupnum@" name="group@SUB groupnum@">@SUB groupname@</a></th><td>(@SUB groupmessages@ messages)</td></tr> @ENDIF@ @ENDLOOP@ </table> </body> @IF frameheader@ @ENDIF@