document.write('<cfinclude template="sidebar.cfm">');
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: search for the text you want to edit use: edit - find

<cfinclude template="sidebar.cfm">
//<cfoutput>
document.write('<TABLE cellpadding="15" cellspacing="0" border="0" width="125"><tr><td align="center">');
document.write('<span class="subtitle">');



document.write('</span>');

document.write('Feature Your Company Here! ');

document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('Company Name <BR>');

document.write('</span>');

document.write('Company Logo<br>');

document.write('<a href="service.htm"><img src="sidebar.cfm?imgID=193" vspace="3" height="75" width="100" border="1"><br>');

document.write('Company Link</a>');

document.write('<br><hr>');

document.write('<span class="subtitle">');

document.write('HELLTEK, Inc. <BR>');

document.write('</span>');

document.write('Harsh Environment Electronics <br>');

document.write('<a href="http://www.helltek.com/index.html"><img src="sidebar.cfm?imgID=197" vspace="3"  border="1""><br>');

document.write('Our Site</a>');

document.write('<hr><br>');

document.write('<span class="subtitle">');

document.write('A + American <BR>');

document.write('</span>');

document.write('<cfoutput>#getblob.CompanyName#</cfoutput><br>');

document.write('<a href="#getblob.contact_url#"><img src="sidebar.cfm?imgID=163" vspace="3" height="75" width="110" border="1"><br>');

document.write('<b>Our Location</b></a>');

document.write('<br><br>');

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');

document.write('</td></tr></table>');

//</cfoutput>
//  End -->