



document.write('<!-- Create a list of level 2 menu -->');
document.write('<script>');
document.write('var menulist2 = ');
document.write('[');
document.write('["Commercial", "/hsc/solutions/commercial/index.html", "0", "false" ] , ');
document.write('["Residential", "/hsc/solutions/residential/index.html", "1", "false" ] , ');
document.write('["Internet Video", "/hsc/solutions/video/index.html", "2", "false" ] , ');
document.write('["AlarmNet Services", "/hsc/solutions/alarmnet/index.html", "3", "false" ] , ');
document.write('["Structured Wiring", "/hsc/solutions/structured/index.html", "4", "false" ] , ');
document.write('["Control4 Integration", "/hsc/solutions/integration/index.html", "5", "false" ]  ');
document.write(']');
document.write('</script>');
document.write('<script>');
document.write('N2_EMPTYPX="191";');
document.write('</script>');

document.write('<!-- Create a list of level 3 menu -->');
document.write('<script>');
document.write('var menulist3 = ');
document.write('[');
document.write('["Optiflex", "/hsc/solutions/video/optiflex/index.html", "0", "false" ] , ');
document.write('["Symphony", "/hsc/solutions/video/symphony/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('["FAQs", "/hsc/solutions/video/optiflex/faqs/index.html", "0", "false" ]  ');
document.write(']');
document.write('</script>');






