// $Id: dragmodule.js 6192 2007-02-06 13:04:54Z slip $
//including needed files
Zapatec.Transport.include(Zapatec.zapatecPath + 'zpobjects.js');
Zapatec.Transport.include(Zapatec.zapatecPath + 'dom.js');
Zapatec.Transport.include(Zapatec.zapatecPath + 'movable.js', "Zapatec.Utils.Movable");
Zapatec.Transport.include(Zapatec.zapatecPath + 'draggable.js', "Zapatec.Utils.Draggable");
