moveTo(0,0); resizeTo(screen.width,screen.height-27);
document.oncontextmenu=eventfalse;
document.onselectstart=eventfalse;
function eventfalse() {window.event.returnValue=false;}

document.write( "<tr><td bgcolor=99CCFF></td></tr>"+
		"<tr><td background=images/ds.gif align=center height=30px style=font:12px>"+
		"<a href=e1.htm target=_top>Home page</a> | &nbsp;"+
		"<a href=e2.htm target=_top>About us</a> | &nbsp;"+
		"<a href=e3.htm target=_top>Technology</a> | &nbsp;"+
		"<a href=e4.htm target=_top>Characteristic</a> | &nbsp;"+
		"<a href=e5.htm target=_top>Service</a> | &nbsp;"+
		"<a href=e6.htm target=_top>Contact us</a> | &nbsp;"+
		"<a href=c1.htm target=_top>Chinese</a>"+
		"</td></tr>"+
		"<tr><td bgcolor=99CCFF></td></tr>"+
		"<tr><td align=center height=50px style=font:12px;color:000099>"+
		"Gansu Tianxing Rare Earth Funcational Materials Co,Ltd<br>"+
		"2007.11. All Rights Reserved</td></tr>");




