leftNavFire = function() {
	if (pageID == 'newsroom') {document.getElementById('newsroom').style.fontWeight='bold';} 	
	if (pageID == 'procurveinthenews') {document.getElementById('procurveinthenews').style.fontWeight='bold';} 	
};
document.write('<div id="sectionalNav">');
document.write('	<div id="sectionalNavLinks">');
document.write('		<h2 id="sectionalNavHeader">&raquo;<a href="http://ebiz.pmgasia.com.sg/web/hp/procurvesite/news/index.htm" class="smallText">ProCurve newsroom</a></h2>');
document.write('        <ul class="linksUnit">');
document.write('            <li>&raquo;<a id="greeninitiative" href="http://ebiz.pmgasia.com.sg/web/hp/procurvesite/news/index.htm">Overview</a></li>');
document.write('            <li>&raquo;<a id="energyefficientinternetstandard" href="http://www.procurve.com/news/procurve-in-the-news.htm">ProCurve in the news</a></li>');
document.write('	</div>');
document.write('</div>');
leftNavFire();
