// Use this for initialization
 void Start()
 {
     dMan = FindObjectOfType <DialogueBoxManager4> ();
 }