









document.write('<!-- Create a list of level 2 menu -->');
document.write('<script>');
document.write('var menulist2 = ');
document.write('[');
document.write('["Product Matrix", "/support/matrix/index.html", "0", "false" ] , ');
document.write('["Professional Services Group", "/support/services/index.html", "1", "false" ] , ');
document.write('["Training", "/support/training/index.html", "2", "false" ] , ');
document.write('["Technical FAQs", "/support/faqs/index.html", "3", "false" ] , ');
document.write('["Photo Library", "/support/graphics/index.html", "4", "false" ] , ');
document.write('["Terms and Conditions of Sale", "/support/terms/index.html", "5", "false" ] , ');
document.write('["RMA Request", "/support/rma/index.html", "6", "false" ]  ');
document.write(']');
document.write('</script>');
document.write('<script>');
document.write('N2_EMPTYPX="122";');
document.write('</script>');

document.write('<!-- Create a list of level 3 menu -->');
document.write('<script>');
document.write('var menulist3 = ');
document.write('[');
document.write('["2009 Training Schedule", "http://www.honeywellsystems.com/support/training/index.html", "0", "false" ] , ');
document.write('["Directions and Hotels", "http://www.honeywellsystems.com/support/training/dir/tx/index.html", "1", "false" ]  ');
document.write(']');
document.write('</script>');
document.write('<script>');
document.write('iLeftNav=1;');
document.write('</script>');

document.write('<!-- Create a list of level 4 menu -->');
document.write('<script>');
document.write('var menulist4 = ');
document.write('[');
document.write(']');
document.write('</script>');





