text =""

text = text + "<div class='menu2'>"
text = text + "	<ul>"
text = text + "		<li><a href='index.htm'>The Horus Group<!--[if IE 7]><!--></a><!--<![endif]-->"
text = text + "		<table id='Table3'>"
text = text + "			<tr>"
text = text + "				<td>"
text = text + "				<ul>"
text = text + "					<li><a href='about_horus_finance.html'>The team</a> </li>"
text = text + "					<li><a href='files/pdf/Horus_finance.pdf' target='_new'>Key Indicators</a> </li>"
text = text + "				</ul>"
text = text + "				</td>"
text = text + "			</tr>"
text = text + "		</table>"
text = text + "		<!--[if lte IE 6]></a><![endif]--></li>"
text = text + "	</ul>"
text = text + "	<ul>"
text = text + "		<li><a href='our_busniess.html'>Our businesses<!--[if IE 7]><!--></a><!--<![endif]-->"
text = text + "		<table id='Table4'>"
text = text + "			<tr>"
text = text + "				<td>"
text = text + "				<ul>"
text = text + "					<li><a href='our_busniess.html#Logistics'>Logistics</a> </li>"
text = text + "					<li><a href='our_busniess.html#Arts'>Arts and excellence</a>"
text = text + "					<li><a href='our_busniess.html#Engineering'>Engineering</a>"
text = text + "					</li>"
text = text + "					<li><a href='our_busniess.html#Financial'>Financial Services</a>"
text = text + "					</li>"
text = text + "					<li><a href='our_busniess.html#Internet'>Internet</a> </li>"
text = text + "					<li><a href='our_busniess.html#Real'>Real Estate</a> </li>"
text = text + "				</ul>"
text = text + "				</td>"
text = text + "			</tr>"
text = text + "		</table>"
text = text + "		<!--[if lte IE 6]></a><![endif]--></li>"
text = text + "		<li><a href='careers.html'>Careers<!--[if IE 7]><!--></a><!--<![endif]-->"
text = text + "		<table id='Table9'>"
text = text + "			<tr>"
text = text + "				<td>"
text = text + "				<ul>"
text = text + "					<li><a href='careers.html'>Job profiles</a> </li>"
text = text + "					<li><a href='careers.html#contacts'>Contacts for recruitment</a>"
text = text + "					</li>"
text = text + "				</ul>"
text = text + "				</td>"
text = text + "			</tr>"
text = text + "		</table>"
text = text + "		<!--[if lte IE 6]></a><![endif]--></li>"
text = text + "	</ul>"
text = text + "</div>"
//text = text + "<![endif]--><![endif]--><![endif]-->"

document.write (text);
