function chart_day()
{
      document.write(' <span class="text" > ');
      document.write(" October 27, 2010");
      document.write(' </span> ');
}
