function ghi()
{
  var a,b,c,d,e

  a='<a hr'
  a+='ef=\"mai'
  b='h'
  b+='e'
  b+='l'
  b+='p'
  c='\">'
  a+='lto:'
  b+='@'
  e='</' + 'a>'
  d='hel'
  d+='p@your'
  d+='jodi.c'
  d+='om'
  b+='yourjodi.com'

  document.write(a+b+c+d+e)
}
