function write_prodidx_menu(active_item) {
var here = "";
switch (active_item) {
	case 1: here = '<td class="nav2high" align="center"><IMG src="here.gif" alt=""></td><td></td><td></td><td></td><td></td><td></td>'; break;
	case 2: here = '<td></td><td class="nav2high" align="center"><IMG src="here.gif" alt=""></td><td></td><td></td><td></td><td></td>'; break;
	case 3: here = '<td></td><td></td><td class="nav2high" align="center"><IMG src="here.gif" alt=""></td><td></td><td></td><td></td>'; break;
	case 4: here = '<td></td><td></td><td></td><td class="nav2high" align="center"><IMG src="here.gif" alt=""></td><td></td><td></td>'; break;
	case 5: here = '<td></td><td></td><td></td><td></td><td class="nav2high" align="center"><IMG src="here.gif" alt=""></td><td></td>'; break;
	case 6: here = '<td></td><td></td><td></td><td></td><td></td><td class="nav2high" align="center"><IMG src="here.gif" alt=""></td>'; break;
}
document.getElementById("prod_menu").innerHTML = 
		'<table style="margin-left:0px" border="0" cellspacing="0" cellpadding="0">' +
		'<tr><td colspan="7" class="minititle" style="padding-bottom:3px; text-align:center">Our Products:</td></tr>' + 
		'<tr class="txt">' +
			'<td width="70"></td>' + 
			'<td id="mpop0" class="' + (active_item == 1 ? 'navhigh' : 'navlow') + '" ' + 
					'onMouseOver="o_pop(\'mpop0\', \'smpop0\')" onMouseOut="c_pop(\'mpop0\', \'smpop0\')">' + 
				'<div style="height:32px;overflow:hidden" onClick="parent.mainwin.location=\'prodidx_indesign_en.html\'">' + 
				'InDesign XML<br>eBook Export</div>' + 
				'<!-- ******POP \'InDesign Transformer\' **************** -->' + 
				'<div id="smpop0" class="txt1" align="left" onMouseOut="c_pop(\'mpop0\', \'smpop0\')" ' + 
					'style=" position: absolute; background-color: #EAF2F8; width: 270px; visibility: hidden">' + 
					'<div class="mitmbord" onMouseOver="this.style.backgroundColor = \'#DAE2E8\'" onMouseOut="this.style.backgroundColor = \'#EAF2F8\'">' + 
					'<a href="prodidx_indesign_en.html" class="mitm"><span class="microtitle">BatchXSLT for InDesign:</span> ' + 
					'InDesign document transformation to ePaper enabled XML &ndash; Image conversion to JPEG &ndash; ' + 
					'publishing InDeisgn documents on the Internet!</a></div>' + 
				'</div>' + 
			'</td>' + 
			'<td id="mpop1" class="' + (active_item == 2 ? 'navhigh' : 'navlow') + '" ' + 
					'onMouseOver="o_pop(\'mpop1\', \'smpop1\')" onMouseOut="c_pop(\'mpop1\', \'smpop1\')">' +
				'<div style="height:32px;overflow:hidden" onClick="parent.mainwin.location=\'prodidx_export_en.html\'">' +
				'QuarkXPress<br>Exporters</div>' +
				'<!-- ******POP \'QuarkXPress Exporters\' **************** -->' +
				'<div id="smpop1" class="txt1" align="left" onMouseOut="c_pop(\'mpop1\', \'smpop1\')" ' +
					'style=" position: absolute; background-color: #EAF2F8; width: 270px; visibility: hidden">' +
					'<div class="mitmbord" onMouseOver="this.style.backgroundColor = \'#DAE2E8\'" onMouseOut="this.style.backgroundColor = \'#EAF2F8\'">' +
					'<a href="prodidx_export_en.html" class="mitm"><span class="microtitle">BatchXport:</span> ' +
					'Text and image export, page and article previews. ' +
					'Fully automated batch processing via hot folders.</a></div>' +
					'<div class="mitmbord" onMouseOver="this.style.backgroundColor = \'#DAE2E8\'" onMouseOut="this.style.backgroundColor = \'#EAF2F8\'">' +
					'<a href="prodidx_export1_en.html" class="mitm"><span class="microtitle">XTend-Xport:</span> ' +
					'Text and image export, page and article previews. ' +
					'Executes all exports with a single mouse click!</a></div>' +
				//	'<div class="mitmbord" onMouseOver="this.style.backgroundColor = \'#DAE2E8\'" onMouseOut="this.style.backgroundColor = \'#EAF2F8\'">' +
				//	'<a href="prodidx_export2_en.html" class="mitm"><span class="microtitle">XportQPS:</span> ' +
				//	'Multifunctional Extractor: Fully automated batch exporter for QPS 2.x.</a></div>' +
				'</div>' +
			'</td>' +
			/*
			'<td id="mpop1a" class="' + (active_item == 3 ? 'navhigh' : 'navlow') + '" ' + 
					'onMouseOver="o_pop(\'mpop1a\', \'smpop1a\')" onMouseOut="c_pop(\'mpop1a\', \'smpop1a\')">' +
				'<div style="height:32px;overflow:hidden" onClick="parent.mainwin.location=\'prodidx_epaper_en.html\'">' +
				'ePaper<br>Archives</div>' +
				'<!-- ******POP \'epaperArchives\' **************** -->' +
				'<div id="smpop1a" class="txt1" align="left" onMouseOut="c_pop(\'mpop1a\', \'smpop1a\')" ' +
					'style=" position: absolute; background-color: #EAF2F8; width: 270px; visibility: hidden">' +
					'<div class="mitmbord" onMouseOver="this.style.backgroundColor = \'#DAE2E8\'" onMouseOut="this.style.backgroundColor = \'#EAF2F8\'">' +
					'<a href="prodidx_epaper_en.html" class="mitm"><span class="microtitle">The ePaperArchives System:</span> ' +
					'Fully automated document export to e-Paper &ndash; tools to create and load the database &ndash; ' +
					'browser database query with full-text search, e Paper display!</a></div>' +
				'</div>' +
			'</td>' +
			*/
			'<td id="mpop2" class="' + (active_item == 3 ? 'navhigh' : 'navlow') + '" ' + 
					'onMouseOver="o_pop(\'mpop2\', \'smpop2\')" onMouseOut="c_pop(\'mpop2\', \'smpop2\')">' +
				'<div style="height:32px;overflow:hidden" onClick="parent.mainwin.location=\'prodidx_import_en.html\'">' +
				'QuarkXPress<br>Importer</div>' +
				'<!-- ******POP \'Importers\' **************** -->' +
				'<div id="smpop2" class="txt1" align="left" onMouseOut="c_pop(\'mpop2\', \'smpop2\')" ' +
					'style=" position: absolute; background-color: #EAF2F8; width: 270px; visibility: hidden">' +
					'<div class="mitmbord" onMouseOver="this.style.backgroundColor = \'#DAE2E8\'" onMouseOut="this.style.backgroundColor = \'#EAF2F8\'">' +
					'<a href="prodidx_import_en.html" class="mitm"><span class="microtitle">XTend-Control:</span> ' +
					'Document Creator, Database Publishing. Document creation, text and image import. ' +
					'Powerful integrated Script language.</a></div>' +
				'</div>' +
			'</td>' +
			'<td id="mpop3" class="' + (active_item == 4 ? 'navhigh' : 'navlow') + '" ' + 
					'onMouseOver="o_pop(\'mpop3\', \'smpop3\')" onMouseOut="c_pop(\'mpop3\', \'smpop3\')">' +
				'<div style="height:32px;overflow:hidden" onClick="parent.mainwin.location=\'prodidx_batchxslt_en.html\'">' +
				'XML<br>Transformer</div>' + 
				'<!-- ******POP \'Tools\' **************** -->' +
				'<div id="smpop3" class="txt1" align="left" onMouseOut="c_pop(\'mpop3\', \'smpop3\')" ' +
					'style=" position: absolute; background-color: #EAF2F8; width: 270px; visibility: hidden">' +

					'<div class="mitmbord" onMouseOver="this.style.backgroundColor = \'#DAE2E8\'" onMouseOut="this.style.backgroundColor = \'#EAF2F8\'">' +
					'<a href="prodidx_batchxslt_en.html" class="mitm"><span class="microtitle">BatchXSLT:</span> ' +
					'Fully automated batch XSL Transformer and database importer (Java). ' +
					'JobTicket controlled batch transformation of XML documents contained in hotfolders.</a></div>' +

					//'<div class="mitmbord" onMouseOver="this.style.backgroundColor = \'#DAE2E8\'" onMouseOut="this.style.backgroundColor = \'#EAF2F8\'">' +
					//'<a href="prodidx_tools_en.html" class="mitm"><span class="microtitle">Preview Creator:</span> ' +
					//'PDF, EPS, JPEG, PICT. ' +
					//'Function to create previews of pages and articles, high and low resolution!</a></div>' +

					//'<div class="mitmbord" onMouseOver="this.style.backgroundColor = \'#DAE2E8\'" onMouseOut="this.style.backgroundColor = \'#EAF2F8\'">' +
					//'<a href="prodidx_tools_en.html#XTSCL" class="mitm"><span class="microtitle">XTscl Script Language:</span> ' +
					//'Automation. ' +
					//'Powerful control language for the automation of Import and Export functions.</a></div>' +
				'</div>' +
			'</td>' +
			'<td id="mpop4" class="' + (active_item == 5 ? 'navhigh' : 'navlow') + '" ' + 
					'onMouseOver="o_pop(\'mpop4\', \'smpop4\')" onMouseOut="c_pop(\'mpop4\', \'smpop4\')">' +
				'<div style="height:32px;overflow:hidden" onClick="parent.mainwin.location=\'prodidx_moreXT_en.html\'">' +
				'Vertical<br>Justification</div>' +
				'<!-- ******POP \'more XTensions\' **************** -->' +
				'<div id="smpop4" class="txt1" align="left" onMouseOut="c_pop(\'mpop4\', \'smpop4\')" ' +
					'style=" position: absolute; background-color: #EAF2F8; width: 270px; visibility: hidden">' +
					'<div class="mitmbord" onMouseOver="this.style.backgroundColor = \'#DAE2E8\'" onMouseOut="this.style.backgroundColor = \'#EAF2F8\'">' +
					'<a href="prodidx_moreXT_en.html" class="mitm"><span class="microtitle">TeXT&amp;Box VJust:</span> ' +
					'Automatic adjustment of text and image boxes.</a></div>' +
				'</div>' +
			'</td>' +

			'<td width="70"></td>' + 

		'</tr>' +
		'<tr><td></td>' + here + '<td></td></tr>' + 
		'</table>';
}

