_page.leftNav["1"] = new _Item("About Us","main_aboutus.htm")
_page.leftNav["2"] = new _Item("Monitors","monitors/monitors_index.htm")
_page.leftNav["3"] = new _Item("ITV","http://www.hospitality.philips.com")
_page.leftNav["4"] = new _Item("Contact Us","main_contactus.htm")
_page.leftNav["5"] = new _Item("Glossary","main_glossary.htm")
_page.leftNav["6"] = new _Item("Policies","main_policies.htm")
_page.leftNav["7"] = new _Item("Reference Charts","main_refcharts.htm")

/* include a href for crawlers
<a href="main_aboutus.htm"></a>
<a href="monitors/monitors_index.htm"></a>
<a href="http://www.philipsitv.com"></a>
<a href="main_contactus.htm"></a>
<a href="main_glossary.htm"></a>
<a href="main_policies.htm"></a>
<a href="main_refcharts.htm"></a>
*/