﻿// Majority of webpages in the DeMarche website contain a call to this javascript
document.write('	<table width="145px" border="1" cellpadding="0" cellspacing="0" bgcolor="#368987" id="Table38" align="center">'
+ '						<tr>'
+ '							<td>'
+ '								<table id="Table36" cellspacing="0" cellpadding="2" bgcolor="#ffffcc" border="0" width="142px" align="center">'
+ '									<tr>'
+ '										<td height="25"><img width="139px" src="/images/Annual_Awards.gif" />'
+ '										</td>'
+ '									</tr>'
+ '									<tr>'
+ '										<td>'
+ '											<p>DeMarche has announced its 2010 Awards for the 100 Best Companies</p>'
+ '											<p>DeMarche has announced its 2009 Awards for the Best CEOs.</p>'
+ '											<p>To understand more about the factors that determine our awards and to view a '
+ '												complete list of winners please click below.</p>'
+ '										</td>'
+ '									</tr>'
+ '									<tr>'
+ '										<td>'
+ '											<br />'
+ '											<table id="Table37" cellspacing="0" cellpadding="3" width="100%" border="0">'
+ '												<tr valign="top">'
+ '													<td width="15%"><span class="arrows">&gt;&gt;</span>&nbsp;</td>'
+ '													<td class="BodySm" width="89%"><a href="/CFO/Best/CompanyList.htm">Best 100</a></td>'
+ '												</tr>'
+ '												<tr valign="top">'
+ '													<td width="15%"><span class="arrows">&gt;&gt;</span>&nbsp;</td>'
+ '													<td class="BodySm" width="89%"><a href="/CFO/Best/CEOList.htm">Best CEOs</a></td>'
+ '												</tr>'
+ '												<tr valign="top">'
+ '													<td width="15%"><span class="arrows">&gt;&gt;</span>&nbsp;</td>'
+ '													<td class="BodySm" width="89%"><a href="/CFO/Best/index.htm">More Information</a></td>'
+ '												</tr>'
+ '											</table>'
+ '										</td>'
+ '									</tr>'
+ '								</table>'
+ '							</td>'
+ '						</tr>'
+ '					</table>');