test

SCaruthers

New Member
This is not a test.
<i>Please </i> click here: <A href='http://en.wikipedia.org/wiki/Emergency_Broadcast_System ' Target=_Blank>External Web Link</a>

If you think that was interesting, what abou this:
<code><pre><font size=2 face='Courier'>
Loop:
if emergency=0 then Loop 'no emergency?
'otherwise, beep!
sound 100, 100
goto Loop
</font></pre></code>


 
Top