﻿  var fBrw=(navigator.userAgent.indexOf('MSIE')!= -1 && navigator.userAgent.indexOf('Windows')!= -1);
  
  //////////////////////////////////////////////////////////////
	function navBar( tableCellRef, hoverFlag, navStyle ) {
		if ( hoverFlag ) {
			switch ( navStyle ) {
				case 1:
	//This defines rollover color
					tableCellRef.style.backgroundColor = '#004A89';
					tableCellRef.style.cursor = 'hand';
					break;
				default:
	//tableCellRef.style.backgroundColor = '#ccc';
					if ( document.getElementsByTagName ) {
						tableCellRef.getElementsByTagName( 'a' )[0].style.color = '#1086C6';
					}
			}
		} else {
			switch ( navStyle ) {
				case 1:
	//This defines return color
					tableCellRef.style.backgroundColor = '#1086C6';
					break;
				default:
	//tableCellRef.style.backgroundColor = '#ddd';
					if ( document.getElementsByTagName ) {
						tableCellRef.getElementsByTagName( 'a' )[0].style.color = '#1086C6';
					}
			}
		}
	}  
  //////////////////////////////////////////////////////////////////////
	function SearchMe(s, a)
	{
		if(s.length < 2 && a==1)
		{
		    alert("Keyword should be longer than 2 characters");
		    document.Search.TSearch.focus();
		    return false;
		}	
		else
		{
			document.Search.pSearch.value = a;
		}
	}  
	function SearchOnFocus(field)
	{
		if(field.value=='Search')
		{
			field.value = '';
		}
	}

	function SearchOnBlur(field)
	{
		if(field.value=='')
		{
			field.value='Search';
		}
	}  
  function mOvr(src) {
    if (!src.contains(event.fromElement)) {
      src.style.cursor = 'hand';
      src.className = 'MenuCellOver';
    }
  }

  function mOut(src) {
    if (!src.contains(event.toElement)) {
      src.style.cursor = 'default';
      src.className = 'MenuCell';
    }
  }  
  
  function mClk(src) {
    if(event.srcElement.tagName=='TD'){
      src.children.tags('A')[0].click();  
    }
  }


function ShowBaner(mnuID) {
   document.writeln(' <div align="center">')
   document.writeln(' <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" height="124" border="0" background= "Images/screen-apec.gif">')
   document.writeln('   <tr>')
   document.writeln('     <td class="" width="270" height="100" align="center" valign="top" border="0">')
   document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="998" height="165" title="nam-moi"><param name="movie" value="Banner/banner1.swf" />')
   document.writeln('<param name="quality" value="high" />') 
   document.writeln('<embed src="Banner/banner1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="998" height="165">')
   document.writeln('</embed></object></td>') 
   document.writeln('   </td>')   
   document.writeln('   </tr>')
   document.writeln(' </table>')
   document.writeln(' </div>')   
}
function ShowBaner_1(mnuID) {
   document.writeln(' <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" height="124" background= "Images/screen-apec.gif">')  
   document.writeln('   <tr>')
   document.writeln('      <td style="width: 270px; height: 84px; padding-bottom:10px" valign="bottom">')
   document.writeln('         <img src= "Images/vn.gif" width="75" height="54" style="float: right"></td>')
   document.writeln('      <td style="width: 415px; height: 82px;" valign="bottom">')
   document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="423" height="81" title="nam-moi"><param name="movie" value="Images/nam-moi.swf" />')
   document.writeln('<param name="quality" value="high" />') 
   document.writeln('<embed src="Images/nam-moi.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="423" height="81">')
   document.writeln('</embed></object></td>') 
   document.writeln('     <td style="width: 285px; height: 82px;"></td>')   
   document.writeln('   </tr>')
   document.writeln('	<tr><td colspan="3" style="height: 30px">&nbsp;</td></tr>')   
   document.writeln(' </table>')
}
function ShowFooter_1() {
   document.writeln(' <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">')
   document.writeln('   <tr><td width="100%" height="16px" align="center" onmouseover="bgColor=#C0C0C0" onClick="window.location=.../index.htn" style="cursor:hand" onmouseout="bgColor=#800000" bgcolor="#800000"> ')
   document.writeln('  <a style="text-decoration: none" href="http://www.doanhnghiepnet.vn"> <font face="Arial" size="2" color="#FFFFFF">[</font>')
   document.writeln('  <font color="#FFFF96"> Home</font> <font face="Arial" size="2"color="#FFFFFF">]</font></a></td></tr>')
   document.writeln('    <tr><td class="Symbol" width="100%">')
   document.writeln('    		<hr color="#004A89">')
   document.writeln('            <p class="Symbol" align="center">@ Copyright 2000-2010 Tranet Technologies. Inc, ')
   document.writeln('            All rights reserved.<br></td></tr>')
   document.writeln('</table>')
}  
  
function ShowFooter() {
   document.writeln(' <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">')
   document.writeln('    <td class="Symbol" width="100%">')
   document.writeln('    		<hr color="#004A89">')
   document.writeln('            <p class="Symbol" align="center">Công Ty TNHH SX TM Thành Danh ')
   document.writeln('            All rights reserved.<br></td>')
   document.writeln('</table>')
}
function ShowNav_1(topId) {
   document.writeln('				<TABLE class="navgrid" cellSpacing="0" cellPadding="0" width="170" height="100%" align="center" border="0" ID="Table1">');					
   document.writeln('						<TR>');
   document.writeln('							<TD style="height: 10px">');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; height="100%" BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #1086C6; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table2">');
   document.writeln('										<TR>');
   document.writeln('											<TD class="navbar1" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">');
   document.writeln('												<img src=Banner/thanhdanh.jpg border=0 width="170"> ');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');
   document.writeln('						<TR>');
   document.writeln('							<TD style="height: 10px">');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; height="100%" BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #1086C6; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table2">');
   document.writeln('										<TR>');
   document.writeln('											<TD class="navbar1" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">');
   document.writeln('												<img src=Banner/thanhdanh-1.jpg border=0 width="170"> ');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');    
    document.writeln('						<TR>');
   document.writeln('							<TD style="height: 10px">');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; height="100%" BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #1086C6; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table2">');
   document.writeln('										<TR>');
   document.writeln('											<TD class="navbar1" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">');
   document.writeln('												<img src=Banner/may-111.jpg border=0 width="170"> ');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');       						
   document.writeln('						<TR>');
   document.writeln('							<TD style="height: 10px">');
   document.writeln('				<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; HIGHT: 100%; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #1086C6; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table12">');
   document.writeln('			<TR>');
   document.writeln('				<TD class="navbar1" id="MainNavBar_rptDomain__ctl1_MenuItem" align="center">'); 
   document.writeln('				</TD>');
   document.writeln('			</TR>');
   document.writeln('				<TR>');
   document.writeln('					<TD style="HEIGHT: 1px"></TD>');
   document.writeln('				</TR>');
   document.writeln('			</TABLE>');
   document.writeln('					</TD>');
   document.writeln('						</TR>');   
   document.writeln('						<TR>');
   document.writeln('							<TD style="height: 10px">');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; height="100%" BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #1086C6; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table2">');
   document.writeln('										<TR id="MainNavBar_rptDomain__ctl0_Tablerow1">');
   document.writeln('											<TD class="navbar1" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">');
   document.writeln('												<img src=Images/logo3.gif border=0 width="170"> ');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>'); 
   document.writeln('				<TR>');   
   document.writeln('<td class="navbar""><br>');  
   document.writeln('				</TR>');     
    document.writeln('				</TABLE>');        
         
}
function ShowNav(topId) {
   document.writeln('				<TABLE class="navgrid" cellSpacing="0" cellPadding="0" width="136" height="100%" align="center" border="0" ID="Table1">');												
   document.writeln('						<TR>');
   document.writeln('							<TD>');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: white; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table4">');
   document.writeln('									<TBODY>');
   document.writeln('										<TR>');
   if(topId == 2)
   {   
		document.writeln('											<TD class="navbarHilighted" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">&nbsp;');
   }
   else
   {   
		document.writeln('											<TD class="navbar" id="MainNavBar_rptDomain__ctl1_MenuItem" onmouseover="navBar(this,1,1)" onmouseout="navBar(this,0,1)" onclick="mClk(this);" align="left">&nbsp;');
   }            
   document.writeln('												<font face="">SẢN PHẨM</font>');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TBODY></TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');
   document.writeln('						<TR>');
   document.writeln('							<TD>');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: white; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table4">');
   document.writeln('									<TBODY>');
   document.writeln('										<TR>');
   if(topId == 3)
   {   
		document.writeln('											<TD class="navbarHilighted" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">&nbsp;');
   }
   else
   {   
		document.writeln('											<TD class="navbar" id="MainNavBar_rptDomain__ctl1_MenuItem" onmouseover="navBar(this,1,1)" onmouseout="navBar(this,0,1)" onclick="mClk(this);" align="left">&nbsp;');
   }            
   document.writeln('												<font face="">>SẢN PHẨM CAO SU</font>');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TBODY></TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');
   document.writeln('						<TR>');
   document.writeln('							<TD>');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: white; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table4">');
   document.writeln('									<TBODY>');
   document.writeln('										<TR>');
   if(topId == 3)
   {   
		document.writeln('											<TD class="navbarHilighted" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">&nbsp;');
   }
   else
   {   
		document.writeln('											<TD class="navbar" id="MainNavBar_rptDomain__ctl1_MenuItem" onmouseover="navBar(this,1,1)" onmouseout="navBar(this,0,1)" onclick="mClk(this);" align="left">&nbsp;');
   }            
   document.writeln('												<A href="joint-kinh/joint-kinh.html">Joint kính ôtô, joint cửa</A>');
   document.writeln('											</TD>');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TBODY></TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');
   document.writeln('						<TR>');
   document.writeln('							<TD>');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: white; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table4">');
   document.writeln('									<TBODY>');
   document.writeln('										<TR>');
   if(topId == 3)
   {   
		document.writeln('											<TD class="navbarHilighted" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">&nbsp;');
   }
   else
   {   
		document.writeln('											<TD class="navbar" id="MainNavBar_rptDomain__ctl1_MenuItem" onmouseover="navBar(this,1,1)" onmouseout="navBar(this,0,1)" onclick="mClk(this);" align="left">&nbsp;');
   }            
   document.writeln('												<A href="caosuphutung/caosuphutung.html">Cao su phụ tùng</A>');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TBODY></TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');
   
   document.writeln('						<TR>');
   document.writeln('							<TD>');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: white; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table4">');
   document.writeln('									<TBODY>');
   document.writeln('										<TR>');
   if(topId == 3)
   {   
		document.writeln('											<TD class="navbarHilighted" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">&nbsp;');
   }
   else
   {   
		document.writeln('											<TD class="navbar" id="MainNavBar_rptDomain__ctl1_MenuItem" onmouseover="navBar(this,1,1)" onmouseout="navBar(this,0,1)" onclick="mClk(this);" align="left">&nbsp;');
   }            
   document.writeln('												<A href="rondem/rondem.html">Ron đệm va tàu</A>');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TBODY></TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');
   document.writeln('						<TR>');
   document.writeln('							<TD>');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: white; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table4">');
   document.writeln('									<TBODY>');
   document.writeln('										<TR>');
   if(topId == 3)
   {   
		document.writeln('											<TD class="navbarHilighted" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">&nbsp;');
   }
   else
   {   
		document.writeln('											<TD class="navbar" id="MainNavBar_rptDomain__ctl1_MenuItem" onmouseover="navBar(this,1,1)" onmouseout="navBar(this,0,1)" onclick="mClk(this);" align="left">&nbsp;');
   }            
   document.writeln('												<A href="degiay/degiaycaosu.html">Đế giày cao su</A>');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TBODY></TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');
   document.writeln('						<TR>');
   document.writeln('							<TD>');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: white; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table4">');
   document.writeln('									<TBODY>');
   document.writeln('										<TR>');
   if(topId == 3)
   {   
		document.writeln('											<TD class="navbarHilighted" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">&nbsp;');
   }
   else
   {   
		document.writeln('											<TD class="navbar" id="MainNavBar_rptDomain__ctl1_MenuItem" onmouseover="navBar(this,1,1)" onmouseout="navBar(this,0,1)" onclick="mClk(this);" align="left">&nbsp;');
   }            
   document.writeln('												<font face="">>SẢN PHẨM NHỰA</font>');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TBODY></TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');
   document.writeln('						<TR>');
   document.writeln('							<TD>');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: white; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table9">');
   document.writeln('									<TBODY>');
   document.writeln('										<TR>');
   if(topId == 9)
   {   
		document.writeln('											<TD class="navbarHilighted" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">&nbsp;');
   }
   else
   {   
		document.writeln('											<TD class="navbar" id="MainNavBar_rptDomain__ctl1_MenuItem" onmouseover="navBar(this,1,1)" onmouseout="navBar(this,0,1)" onclick="mClk(this);" align="left">&nbsp;');
   }              
   document.writeln('												<A href="nhuagiadung/nhuagiadung.html">Nhựa gia dụng</A>');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TBODY></TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');   
   document.writeln('						<TR>');
   document.writeln('							<TD>');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: white; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table9">');
   document.writeln('									<TBODY>');
   document.writeln('										<TR>');
   if(topId == 9)
   {   
		document.writeln('											<TD class="navbarHilighted" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">&nbsp;');
   }
   else
   {   
		document.writeln('											<TD class="navbar" id="MainNavBar_rptDomain__ctl1_MenuItem" onmouseover="navBar(this,1,1)" onmouseout="navBar(this,0,1)" onclick="mClk(this);" align="left">&nbsp;');
   }              
   document.writeln('												<A href="nhuakythuat/nhuakythuat.html">Nhựa kỹ thuật cao</A>');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TBODY></TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');  
   document.writeln('						<TR>');
   document.writeln('							<TD>');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: white; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table9">');
   document.writeln('									<TBODY>');
   document.writeln('										<TR>');
   if(topId == 16)
   {   
		document.writeln('											<TD class="navbarHilighted" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">&nbsp;');
   }
   else
   {   
		document.writeln('											<TD class="navbar" id="MainNavBar_rptDomain__ctl1_MenuItem" onmouseover="navBar(this,1,1)" onmouseout="navBar(this,0,1)" onclick="mClk(this);" align="left">&nbsp;');
   }              
   document.writeln('												<A href="sanphamkhac/sanphamkhac.html">Sản phẩm khác</A>');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TBODY></TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');
   document.writeln('						<TR>');
   document.writeln('							<TD>');
   document.writeln('								<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: white; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table10">');
   document.writeln('									<TBODY>');
   document.writeln('										<TR>');
   
    if(topId == 17)
   {   
		document.writeln('											<TD class="navbarHilighted" id="MainNavBar_rptDomain__ctl1_MenuItem" align="left">&nbsp;');
   }
   else
   {   
		document.writeln('											<TD class="navbar" id="MainNavBar_rptDomain__ctl1_MenuItem" onmouseover="navBar(this,1,1)" onmouseout="navBar(this,0,1)" onclick="mClk(this);" align="left">&nbsp;');
   }              
   document.writeln('												<A href="feedback.html">Li&ecirc;n h&#7879;</A>');
   document.writeln('											</TD>');
   document.writeln('										</TR>');
   document.writeln('										<TR>');
   document.writeln('											<TD style="HEIGHT: 1px"></TD>');
   document.writeln('										</TR>');
   document.writeln('									</TBODY></TABLE>');
   document.writeln('							</TD>');
   document.writeln('						</TR>');
   document.writeln('						<TR>');
   document.writeln('							<TD>');
   document.writeln('				<TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; HIGHT: 100%; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #1086C6; BORDER-RIGHT-WIDTH: 0px" cellSpacing="0" cellPadding="0" align="center" border="0" ID="Table12">');
   document.writeln('					<TR>');					   
   document.writeln('                     <td class="navbar"><HR>');
   document.writeln('<SELECT name="dl" size="1" onchange="window.open(this.options[this.selectedIndex].value)" style="font-family: Verdana; font-size: 8pt; color:#000080">');
   document.writeln('            <option selected>Li&#234;n k&#7871;t Website</option>');
   document.writeln('            <option>--------------------</option>');
   document.writeln('            <option>--- B&#7897; ng&#224;nh ---</option>');
   document.writeln('  		  <option value="http://www.na.gov.vn">Qu&#7889;c h&#7897;i VN</option>');            
   document.writeln('   		  <option value="http://www.moit.gov.vn">B&#7897; c&ocirc;ng th&#432;&#417;ng</option>');
   document.writeln('   		  <option value="http://www.mofa.gov.vn">B&#7897; ngo&#7841;i giao</option>');         
   document.writeln('   		  <option value="http://www.vietnamair.com.vn">H&#224;ng kh&#244;ng VN</option>');    		                
   document.writeln('            <option>--------------------</option>');
   document.writeln('            <option>---CSDL Lu&#7853;t---</option>');
   document.writeln('            <option value="http://www.vietlaw.gov.vn">Vietlaw</option>');
   document.writeln('            <option value="http://www.vietlaw.gov.vn/vbmoi.asp">V&#259;n b&#7843;n m&#7899;i');
   document.writeln('            </option>');
   document.writeln('            <option>--------------------</option>');
   document.writeln('            <option>----- Tin t&#7913;c ------</option>');
   document.writeln('            <option value="http://www.nhandan.org.vn">B&#225;o nh&#226;n d&#226;n</option>');                        
   document.writeln('            <option value="http://www.vneconomy.com.vn">Th&#7901;i b&#225;o KTVN</option>');                        
   document.writeln('            <option value="http://www.laodong.com.vn">B&#225;o lao &#273;&#7897;ng</option>');                        
   document.writeln('            <option value="http://www.vietnamnews.vnagency.com.vn">Vietnam New</option>');                              
   document.writeln('            <option value="http://vietnamnews.vnagency.com.vn">Th&#244;ng t&#7845;n x&#227; VN</option>');                        
   document.writeln('            <option value="http://www.marketprices.com.vn">Gi&#225; c&#7843; th&#7883; tr&#432;&#7901;ng</option>');          
   document.writeln('          </SELECT>');
   document.writeln('               </td>');
   document.writeln('             </tr>');       
   document.writeln('                 </table>');
   document.writeln('             </tr>');     
   document.writeln('<tr>');
   document.writeln(' <td class="" valign="Top"; height="100%">');        
   document.writeln(' <TABLE style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 170px; HIGHT: 100% BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #1086C6; BORDER-RIGHT-WIDTH: 0px" height="100%" valign="Top" cellSpacing="0" cellPadding="0" align="Top" border="0" ID="Table2">');
   document.writeln('    <TR>');
   document.writeln('       <td valign="Top" height="10px" align="left">');   
   document.writeln('	    </TD>');   
   document.writeln('       </TR>');
   document.writeln('		<TR>');
   document.writeln('			<TD style="HEIGHT: 1px"></TD>');
   document.writeln('    </TR>'); 
      document.writeln('    <TR>');
  document.writeln('<td class="navbar" valign="Top" height="100%">&nbsp;</TD>');   
   document.writeln('       </TR>');         
   document.writeln('<tr>');
   document.writeln('<td class="navbar" valign="bottom" height="100%">'); 
   document.writeln('  <center><a href="unicode/unicode.exe" class="MenuLink" target="_top"><img src=Images/unicodedown.gif border=0></a>&nbsp;'); 
   document.writeln(' <a href="http://www.bkav.com.vn"><img src=Images/bkav.gif border=1></a></center></TD><BR>');
   document.writeln('           </table>');   
//					var str = "<%=session("ct")%>";
//					var begin = "<img src=\"images/counter/";
//					var middle = ".gif\" width=\"12\" height=\"16\" alt=\"";
//					var last = "\">";
//					for(x = 0;x < str.length; x++)    {
//						str1 = str.charAt(x);
//						document.write(begin + str1 + middle + str1 + last);
//						}

    document.writeln('				</TBODY></TABLE>');        
        
}




