function startCheck( wordWindowObj, controlWindowObj ) {

    // set properties from args
    this.wordWin = wordWindowObj;
    this.controlWin = controlWindowObj;