var cText = ''
cText += '&raquo; <a href="/bio/CharlesJames.html">Charlie&nbsp;James&nbsp;Biography</a><br />'
cText += '&raquo; <a href="/bio/DavidJames.html">David&nbsp;James&nbsp;Biography</a><br />'
cText += '&raquo; <a href="/bio/JohnJames.html">John&nbsp;James&nbsp;Biography</a><br />'
document.write(cText)

