

document.write('<style type="text/css">');
document.write('A:hover ');
document.write('{');
document.write('   COLOR: #808080;');
document.write('   TEXT-DECORATION: underline');
document.write('}');
document.write('</style>');


document.write('<div align=center>');
document.write('	<table border=0 cellspacing=1 cellpadding=0 width=980>');
document.write('			<tr>');
document.write('			<td width=700 valign=middle><br/>');

document.write('			<font size=1 face=Arial color="#808080"><a href="../index.html">');
document.write('			<font color="#808080">Home</font></a>&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;<a href="../company/profile.html"><font color="#808080">Company</font></a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href="../solutions/fourth-utility-ict-design.html"><font color="#808080">Solutions ');
document.write('			&amp; Services</font></a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href="../products/controls-on-cloud.html"><font color="#808080">Products</font></a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href="../projects/airport-automation-project.html"><font color="#808080">Major ');
document.write('			Projects</font></a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href="../company/awards.html"><font color="#808080">Awards</font></a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href="../careers/careers.html"><font color="#808080">Careers</font></a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href="../news-media/events.html"><font color="#808080">News ');
document.write('			&amp; Media</font></a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href="../contact/contact.html"><font color="#808080">Contact');
document.write('			</font></a><br/>');
document.write('			</font><font size=1 face=Arial color=#000000><br/>&nbsp;</font></td>');
document.write('			<td width=280 valign=middle align=right><br/>');
document.write('			<font size=1 face=Arial color="#808080">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&copy; 2012 Pacific Controls. All rights reserved.</font></td>');
document.write('		</tr>');
document.write('	</table>');
document.write('</div>');

