function topwrite( strdate ) {
	strshow = "<tr><td width='780' style='border-style: none; border-width: medium' height='25' bgcolor='#FFC871' align='right' colspan='2'><a href='/jspfile/english/data/type.jsp?type=Soybean'><img border='0' src='/jspfile/english/images/na1.gif' width='136' height='26'></a><a href='/jspfile/english/data/type.jsp?type=Rapeseeds'><img border='0' src='/jspfile/english/images/na2.gif' width='153' height='26'></a><a href='/jspfile/english/data/type.jsp?type=Palm Oil'><img border='0' src='/jspfile/english/images/na3.gif' width='76' height='25'></a><a href='/jspfile/english/data/type.jsp?type=Grains'><img border='0' src='/jspfile/english/images/na4.gif' width='136' height='25'></a></td></tr>" ;
	strshow += "<tr><td width='130' style='border-style: none; border-width: medium' height='25' bgcolor='#FF6500' align='left'><font size='2' face='Arial Narrow'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"+strdate+"</font></td><td width='650' style='border-style: none; border-width: medium' height='25' valign='top' bgcolor='#FF6500' align='right'><a href='/jspfile/english/index.jsp'><img border='0' src='/jspfile/english/images/n1.gif' width='66' height='25'></a><a href='/jspfile/english/report/'><img border='0' src='/jspfile/english/images/n2.gif' width='69' height='25'></a><a href='/jspfile/english/data/'><img border='0' src='/jspfile/english/images/n3.gif' width='90' height='25'></a><a href='/jspfile/english/quote/'><img border='0' src='/jspfile/english/images/n4.gif' width='114' height='25'></a><a href='/jspfile/english/charts/'><img border='0' src='/jspfile/english/images/n5.gif' width='85' height='25'></a><a href='/jspfile/english/service/'><img border='0' src='/jspfile/english/images/n6.gif' width='81' height='25'></a><a href='/oil/'><img border='0' src='/jspfile/english/images/n7.gif' width='79' height='25'></a></td></tr>" ;
	document.writeln( strshow ) ;
}
function buttomwrite(){
	strshow = "<tr><td width='780' colspan=3 style='border-style: none; border-width: medium' height='24' bgcolor='#FFC871' colspan='2'><p align='center'><b><font color='#AF0004'><font size='2'><font face='Times New Roman'>&nbsp;|</font><span style='font-family: Times New Roman'>&nbsp; </span><a target='_blank' href='/jspfile/english/about/disclaimer.htm'><span lang='EN-US' style='font-family: Times New Roman'><font color='#AF0004'>Disclaimer</font></span><font color='#AF0004'><span style='font-family: Times New Roman'></span></font></a><span lang='EN-US' style='font-family: Times New Roman'>&nbsp;</span><span style='font-family: Times New Roman'>|</span></font><span lang='EN-US' style='font-family: Times New Roman'><font size='2'>&nbsp;<a target='_blank' href='/jspfile/english/about/Policies.htm'><font color='#AF0004'>Privacy " ;
    strshow += "Policy</font></a>&nbsp;</font></span><span style='font-family: Times New Roman'><font size='2'> | </font></span><span lang='EN-US' style='font-family: Times New Roman'><font size='2'><a target='_blank' href='/jspfile/english/about/aboutus.htm'><font color='#AF0004'>About Us&nbsp;</font></a></font></span><span style='font-family: Times New Roman'><font size='2'> | </font></span><font size='2'><span lang='EN-US' style='font-family: Times New Roman'>&nbsp;<a target='_blank' href='/jspfile/english/about/contactus.htm'><font color='#AF0004'>Contact Us</font></a>&nbsp;</span><span style='font-family: Times New Roman'></span></font><span style='font-family: Times New Roman'><font size='2'>|</font></span><span lang='EN-US' style='font-family: Times New Roman'><font size='2'></font></span></font></b></td></tr>" ;
	strshow += "<tr><td width='780' colspan=3 style='border-style: none; border-width: medium' height='24' bgcolor='#FD6600' colspan=2><p align='center'><font color='#FFFFFF' face='Times New Roman' size='2'>Shanghai Pansun Information &amp; Technology Co.,LTD 2000-2004</font></td></tr>";
	document.writeln( strshow ) ;
}