// JavaScript Document
 var content = '<ul>';
        content += '<li><a href="PoeAdapterPOE24V1A.html"><img src="img/img-web/Flag_NEW.jpg" width="31" height="15" alt="New" />&nbsp;PoE Adapter POE24V1A</a></li>';
		content += '<li><a href="PasivePoeSet5,5x2,1Standart.html">Passive PoE&#8482; Set 5,5x2,1 (Standard)</a></li>';
         content += '<li><a href="PasivePoeSet5,5x2,5.html">Passive PoE&#8482; Set 5,5x2,5</a></li>';
         content += '<li><a href="PasivePoeInjector.html">Passive PoE&#8482; Injector</a></li>';
      content += '</ul>';

      document.write(content);
