Yes, the RSS feed can be made to appear on any web page using javascript. There are two options...
To have the posts styled as they are in the forums use
<script src="http://www.agentsonline.net/forum/ContentIslands/1/html.js"
language="Javascript1.3" type="text/javascript"></script>
To have the posts unstyled use
<script src="http://www.agentsonline.net/forum/ContentIslands/1/css.js"
language="Javascript1.3" type="text/javascript"></script>