1var dw_locktimer = {
2    init: function(timeout,draft,edid){
3        // STUB. Since we removed several other scripts we need to put this function back. It is hard coded.
4    }
5};