// 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 P/E Analysis seeks to uncover the underlying drivers of valuation so that management '
+ '									 can make decisions accordingly.'
+ '								</td>'
+ '							</tr>'
+ '						</table>');
