info='' + 
'			<div class="profileLinks"><a href="companyprofile.html">COMPANY PROFILE</a> </div>' + 
'			<div class="profileLinks">&nbsp;&nbsp;&nbsp;<a href="thomasravenel.html">THOMAS RAVENEL</a> </div>' + 
'			<div class="profileLinks">&nbsp;&nbsp;&nbsp;<a href="robertcrawford.html">ROBERT CRAWFORD</a></div>' + 
'			<div class="profileLinks">&nbsp;&nbsp;&nbsp;<a href="reneebrockinton.html">RENEE BROCKINTON</a> </div>' + 
'			<div class="profileLinks">&nbsp;&nbsp;&nbsp;<a href="debratillman.html">DEBRA TILLMAN</a></div>' + 
'			<div class="profileLinks">&nbsp;&nbsp;&nbsp;<a href="tylerlindsey.html">TYLER LINDSEY</a></div>' + 
'			<div class="profileLinks"><a href="clientlist.html">CLIENT LIST</a> </div>' + 
''

document.write(info)
