









document.write('<!-- Create a list of level 2 menu -->');
document.write('<script>');
document.write('var menulist2 = ');
document.write('[');
document.write('["Product Matrix", "/hsc/resources/matrix/index.html", "0", "false" ] , ');
document.write('["MyWeb Tech", "/hsc/resources/mywebtech/index.html", "1", "false" ] , ');
document.write('["Agency Listings", "/hsc/resources/agency/index.html", "2", "false" ] , ');
document.write('["Software", "/hsc/resources/software/index.html", "3", "false" ] , ');
document.write('["Training", "/hsc/resources/training/index.html", "4", "false" ] , ');
document.write('["Literature", "/hsc/resources/literature/index.html", "5", "false" ] , ');
document.write('["Media Library", "/hsc/resources/library/index.html", "6", "false" ] , ');
document.write('["Demos", "/hsc/resources/demos/index.html", "7", "false" ] , ');
document.write('["Lit XPress/ Promo Builder", "/resources/xpress/index.html", "8", "false" ] , ');
document.write('["STAR", "/starinfo/", "9", "false" ] , ');
document.write('["Warranty", "/hsc/resources/wa/index.html", "10", "false" ]  ');
document.write(']');
document.write('</script>');
document.write('<script>');
document.write('N2_EMPTYPX="11";');
document.write('</script>');

document.write('<!-- Create a list of level 3 menu -->');
document.write('<script>');
document.write('var menulist3 = ');
document.write('[');
document.write('["Photo Library", "/hsc/resources/library/graphics/index.html", "0", "false" ] , ');
document.write('["Videos", "/hsc/resources/library/videos/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>');






