/* Copyright (c) 2008 Alessandro Cappellini (cappellini@econ.unito.it) 
 * GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * Requires: jQuery 1.2+
 */


// abs. starttime of experiment
var began_loading = (new Date()).getTime();  

baseName = window.location.pathname.substring(window.location.pathname.lastIndexOf("/")+1) || "index.php";


