function draw_line()
 {
  document.write('<div style="padding:10px 0px 10px 0px;">')
  document.write('<table width="100%"  cellspacing="0" cellpadding="0" border="0">')
  document.write('<tr><td style="background:url(pix/bg_line.gif) right top repeat-x;"><img src="pix/0.gif" height="2" width="1" border="0">')
  document.write('</td></table></div>')
 }

