on (press) {
startDrag("/menu", true);
}
on (release) {
stopDrag();
}