var	LsHE = '<!-- start green box -->\n';
	LsHE += '<table cellpadding="5" cellspacing="0" border="2" width="145" bordercolor="#efc41a">\n';
	LsHE += '<tr>\n'; 
	LsHE += '<td bgcolor="#ffffff" class="allSmall">Learn more about our Company<a href="/co/co_wc.html"><br>more ></a></td>\n';
	LsHE += '</tr>\n';
	LsHE += '</table>\n';
	LsHE += '<!-- end green box -->\n';
	document.write(LsHE);