



document.write('<!-- Create a list of level 2 menu -->');
document.write('<script>');
document.write('var menulist2 = ');
document.write('[');
document.write('["Customer Service", "/contact/custserv/index.html", "0", "false" ] , ');
document.write('["Media Contacts", "/contact/media/index.html", "1", "false" ] , ');
document.write('["Sales Contacts", "/contact/sales/index.html", "2", "false" ] , ');
document.write('["Technical Support", "/contact/techsupp/index.html", "3", "false" ] , ');
document.write('["International Locations", "http://www.security.honeywell.com/international/index.html", "4", "false" ]  ');
document.write(']');
document.write('</script>');
document.write('<script>');
document.write('N2_EMPTYPX="247";');
document.write('</script>');

document.write('<!-- Create a list of level 3 menu -->');
document.write('<script>');
document.write('var menulist3 = ');
document.write('[');
document.write('["Need Support", "/contact/techsupp/index.html", "0", "false" ] , ');
document.write('["Offer Feedback for Technical Support", "/contact/techsupp/index.html", "1", "false" ] , ');
document.write('["Take Technical Support Website Survey", "https://www.honeywellsystems.com/ss/tsfb", "2", "false" ] , ');
document.write('["Product Matrix", "http://www.honeywellvideo.com/support/matrix/index.html", "3", "false" ] , ');
document.write('["Technical FAQs", "http://www.honeywellvideo.com/support/faqs/index.html", "4", "false" ] , ');
document.write('["App Notes", "http://www.honeywellvideo.com/support/appNotes/appNotes.html", "5", "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>');






