// *******************************************************************************
// *                      JavaScript for TAS communication                       *
// *                    by Guy Tourigny on February 19, 2002                     *
// *             Copyrights © 2002 eTrinsic, Inc. All rights reserved            *
// *                               Version 1.3                                   *
// *******************************************************************************

// This is a dummy version when the TAS system is not present

function init_interaction() {};
function create_step() {};
function create_try() {};
function create_poststep() {};
function store_waittime() {};
function store_totaltime() {};