// 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>'
+ '								Curious about value reporting? DeMarche urges focus on both financial and non-financial factors. Let us know what you think.<br/>'
+ '								<a href="/cfo/survey/Survey_01/Survey_01_P1.ASP" class="BodySm">TAKE OUR CFO SURVEY</a>'
+ '								</td>'
+ '							</tr>'
+ '						</table>');
