<!--//
function DisplayCnPartMedal(){
var bHtmlCode="<table width='191' border='0' cellspacing='1' cellpadding='0' align='center' bgcolor='#0043ce'>        <tr class='black128' align='center' valign='bottom'>           <td class='black128' height='18' width='20' bgcolor='#ebf7fd'>No.</td>          <td class='black128' height='18' width='95' bgcolor='#ebf7fd'>Country</td>          <td class='black128' bgcolor='#FFFFCC' width='25'>G</td>          <td class='black128' width='25' bgcolor='#F0F0F0'>S</td>          <td class='black128' height='18' width='25' bgcolor='#FFCC99'>B</td>        </tr>"
var cHtmlCode="<tr align='center' valign='middle'>   <td class='blue' width='20' bgcolor='#EBF7Fd'>1</TD><td class='blue' width='95' bgcolor='#EBF7Fd'><font color='#003399'>CHINA</TD><td class='blue' width='25' bgcolor='#FFFFCC'>54</TD><td class='blue' width='25' bgcolor='#F0F0F0'>25</TD><td class='blue' width='25' bgcolor='#FFCC99'>24</TD></TR><tr align='center' valign='middle'>   <td class='blue' width='20' bgcolor='#EBF7Fd'>2</TD><td class='blue' width='95' bgcolor='#EBF7Fd'><font color='#003399'>UNITED STATES</TD><td class='blue' width='25' bgcolor='#FFFFCC'>21</TD><td class='blue' width='25' bgcolor='#F0F0F0'>13</TD><td class='blue' width='25' bgcolor='#FFCC99'>13</TD></TR><tr align='center' valign='middle'>   <td class='blue' width='20' bgcolor='#EBF7Fd'>3</TD><td class='blue' width='95' bgcolor='#EBF7Fd'><font color='#003399'>RUSSIA</TD><td class='blue' width='25' bgcolor='#FFFFCC'>14</TD><td class='blue' width='25' bgcolor='#F0F0F0'>19</TD><td class='blue' width='25' bgcolor='#FFCC99'>20</TD></TR><tr align='center' valign='middle'>   <td class='blue' width='20' bgcolor='#EBF7Fd'>4</TD><td class='blue' width='95' bgcolor='#EBF7Fd'><font color='#003399'>JAPAN</TD><td class='blue' width='25' bgcolor='#FFFFCC'>14</TD><td class='blue' width='25' bgcolor='#F0F0F0'>14</TD><td class='blue' width='25' bgcolor='#FFCC99'>25</TD></TR><tr align='center' valign='middle'>   <td class='blue' width='20' bgcolor='#EBF7Fd'>5</TD><td class='blue' width='95' bgcolor='#EBF7Fd'><font color='#003399'>UKRAINE</TD><td class='blue' width='25' bgcolor='#FFFFCC'>13</TD><td class='blue' width='25' bgcolor='#F0F0F0'>14</TD><td class='blue' width='25' bgcolor='#FFCC99'>7</TD></TR><tr align='center' valign='middle'>   <td class='blue' width='20' bgcolor='#EBF7Fd'>6</TD><td class='blue' width='95' bgcolor='#EBF7Fd'><font color='#003399'>ITALY</TD><td class='blue' width='25' bgcolor='#FFFFCC'>8</TD><td class='blue' width='25' bgcolor='#F0F0F0'>8</TD><td class='blue' width='25' bgcolor='#FFCC99'>6</TD></TR><tr align='center' valign='middle'>   <td class='blue' width='20' bgcolor='#EBF7Fd'>7</TD><td class='blue' width='95' bgcolor='#EBF7Fd'><font color='#003399'>CUBA</TD><td class='blue' width='25' bgcolor='#FFFFCC'>6</TD><td class='blue' width='25' bgcolor='#F0F0F0'>4</TD><td class='blue' width='25' bgcolor='#FFCC99'>2</TD></TR><tr align='center' valign='middle'>   <td class='blue' width='20' bgcolor='#EBF7Fd'>8</TD><td class='blue' width='95' bgcolor='#EBF7Fd'><font color='#003399'>FRANCE</TD><td class='blue' width='25' bgcolor='#FFFFCC'>5</TD><td class='blue' width='25' bgcolor='#F0F0F0'>2</TD><td class='blue' width='25' bgcolor='#FFCC99'>16</TD></TR><tr align='center' valign='middle'>   <td class='blue' width='20' bgcolor='#EBF7Fd'>9</TD><td class='blue' width='95' bgcolor='#EBF7Fd'><font color='#003399'>BRITAIN</TD><td class='blue' width='25' bgcolor='#FFFFCC'>4</TD><td class='blue' width='25' bgcolor='#F0F0F0'>2</TD><td class='blue' width='25' bgcolor='#FFCC99'>4</TD></TR><tr align='center' valign='middle'>   <td class='blue' width='20' bgcolor='#EBF7Fd'>10</TD><td class='blue' width='95' bgcolor='#EBF7Fd'><font color='#003399'>SOUTH KOREA</TD><td class='blue' width='25' bgcolor='#FFFFCC'>3</TD><td class='blue' width='25' bgcolor='#F0F0F0'>10</TD><td class='blue' width='25' bgcolor='#FFCC99'>14</TD></TR>"
var eHtmlCode="<tr align='center' valign='middle'> <td class='black128' colspan='5' height='20' bgcolor='#EBF7Fd'>Until(2001-9-1 19:30:27)</td>  </tr> <tr align='center' valign='middle'>   <td class='black128' colspan='5' height='20' bgcolor='#EBF7Fd'>[ <a href='medal.htm' class='blue128'>   >>More</a> ] </td>    </tr>   </table>"
document.write(bHtmlCode);document.write(cHtmlCode);document.write(eHtmlCode);}
//-->

