// JavaScript Document

  var prefix = "csdept"

  var place = "witseducation.com"

  var text = '<img src="../graphics/e-csdept.gif" border=0 align=top>'

  document.write("<a href='" + "mail" + "to:" + prefix + "@" + place + "'>" + text + "</a>")