// Majority of webpages in the DeMarche website contain a call to this javascript
document.write('	<table width="135px" border="0" cellspacing="0" cellpadding="2" bgcolor="#cccccc">'
+ '						<tr > '
+ '								 <td>'
+ '								DeMarche has spent the last 27 years '
+ '								building the industry&#39;s most comprehensive database of '
+ '								institutional quality investment management firms.'
+ '								</td>'
+ '							</tr>'
+ '						</table>');
