<!-- Begin
header_html =
'<DIV align="center">' +
'<TABLE border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="850" id="AutoNumber1">' +

	'<tr>' +
		'<td colspan="3" height="15" bgcolor="#DDFFFF"></td>' +
	'</tr>' +
    '<TR>' +
      '<TD width="160" height="60" bgcolor="#DDFFFF" align="center">' +
	      '<IMG border="0" src="images/dspproductslogo.jpg" align="center" hspace="6" alt="Entegra Ltd - DSP Products including Data Acquisition boards, DSP Boards, System Level Simulation tools and DSP Training Courses" width="125" height="69">' +
      '</TD>' +
      '<TD height="60"  bgcolor="#DDFFFF" width="547" valign="top">' +
	      '<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber14">' +
    	    '<tr>' +
        	  '<td width="%" valign="top">' +
			      '<P align="justify"><B>Welcome to the EnTegra website. We distribute and design  Digital Signal Processing products. We specialise in providing ' +
				      'solutions utilising the best analogue IO and FPGA`s for Data Acquisition and DSP systems, tightly coupled with PC`s running Windows or Linux, and ' +
				      'hardware for Signal Conditioning.</B>' +
			  '</td>' +
	        '</tr>' +
    	  '</table>' +
      '</TD>' +
      '<TD width="160" height="60" bgcolor="#DDFFFF" valign="top">' +
	      '<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber15">' +
    	    '<tr>' +
        	  '<td width="100%">' +
			      '<IMG border="0" src="images/Phone.gif" alt="Phone Us" hspace="0" width="16" height="16">' +
			      '<SPAN style="font-size: 11px"><b><i>Sales +44<BR>(0)1590 671700</i></b></SPAN><BR><BR>' +			      
			      '<A HREF="contact.htm">Contact</A> | <A href="index.htm">Home</A><BR>' +			      
			      '<A href="sitemap.htm">Sitemap</A> | <A href="about.htm">About</A>' +
			  '</td>' +
	        '</tr>' +
    	  '</table>' +
	  '</TD>' +
    '</TR>' +
    '<TR>' +
      '<TD width="850" colspan="3" height="45" bgcolor="#DDFFFF"><!---- empty space for the menu ---->' +
      '</TD>' +
    '</TR>' +
    '<TR>' +
      '<TD width="850" colspan="3" height="5" bgcolor="#FFFFFF">' +
		'<IMG SRC="images/line.gif" ALIGN="center" WIDTH="100%" HEIGHT="1" BORDER="0">' +
	  '</TD>' +
    '</TR></td></tr></TABLE></DIV>'


footer_html = 
      '<DIV align="center"><IMG SRC="images/homebanner.jpg">' + 
      '<BR><FONT size="1">EnTegra House, Woodside Lane, Lymington, Hampshire, England. SO41 8FJ. Tel: +44(0)1590 671700 Fax: +44(0)1590 671777</FONT>' +
      '</DIV>'

footer_html2 = 
      '<DIV align="center">' +
      '<TABLE border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="850" id="AutoNumber1">' +
      '<TR><TD width="850" colspan="3" height="27" bgcolor="#DDFFFF" align="center">' +
      '<P align="center"><FONT CLASS="font1">' +
      '<IMG SRC="images/line.gif" ALIGN="LEFT" WIDTH="100%" HEIGHT="1" BORDER="0"></FONT><BR>' +
      '<I>The Signal Processing Solutions Company</I><BR>' +
      '<FONT size="1">EnTegra House, Woodside Lane, Lymington, Hampshire, UK. ' +
      'SO41 8FJ. Tel: +44(0)1590 671700 Fax: +44(0)1590 671777</FONT></P>' +
      '<P>Suppliers of <A href="dsp_boards.htm">DSP</A> and ' +
      '<A href="data_acquisition_boards.htm">Data Acquisition</A> Hardware, ' +
      '<A href="data_acquisition_system1.htm">Software</A>, and ' +
      '<A href="simulation.htm">Signal Conditioning</A>' +
          '<BR><BR> <IMG SRC="images/line.gif" ALIGN="LEFT" WIDTH="100%" HEIGHT="1" BORDER="0"></TD></TR></TABLE></DIV>'

//  End -->