function show_ektom_info(ektom_info_id){
var ektom_copy_str_1="<style>a.a_copy_1{ COLOR: #848484; text-decoration: none;}a.a_copy_1:hover{COLOR: #ff0000;}.line_bottom{line-height:20px;color:#666666;font-family: Arial, Helvetica, sans-serif;}</style><div class=line_bottom>Copyright &copy; 2006 - 2011 <a href='http://www.ektom.cn/' class=a_copy_1>EKtom</a> All Rights Reserved<br><a href='http://www.ektom.cn/about' class=a_copy_1>易课堂</a>版权所有</div>";
var ektom_copy_str_2="<style>a.a_copy_1{ COLOR: #6B6B6B; text-decoration: none;}a.a_copy_1:hover{COLOR: #ff0000;}.line_bottom{line-height:20px;color:#6B6B6B;font-family: Arial, Helvetica, sans-serif;}</style><div class=line_bottom>Copyright &copy; 2006 - 2011 <a href='http://www.ektom.cn/' class=a_copy_1>EKtom</a> All Rights Reserved&nbsp;&nbsp;&nbsp;<a href='http://www.ektom.cn/about' class=a_copy_1>易课堂</a>版权所有</div>";

  eval("ektom_copy_str=ektom_copy_str_"+ektom_info_id+"");
  document.write(ektom_copy_str);

}
