document.write(	"<table border=1 bordercolor=FFFFFF cellSpacing= cellPadding=0 width=100%>"+
		"<tr align=center height=20 bgcolor=E0E8E8>"+
		"<td width=110 class=1 onclick=window.open('e1.htm','_top')>Home page</td>"+
		"<td width=110 class=1 onclick=window.open('e2.htm','_top')>About us</td>"+
		"<td width=110 class=1 onclick=window.open('e3.htm','_top')>Technology</td>"+
		"<td width=110 class=1 onclick=window.open('e4.htm','_top')>Characteristic</td>"+
		"<td width=110 class=1 onclick=window.open('e5.htm','_top')>Service</td>"+
		"<td width=110 class=1 onclick=window.open('e6.htm','_top')>Contact us</td>"+
		"<td width=110 class=1 onclick=window.open('c1.htm','_top')>Chinese</td></tr></table>");
