default {
    touch_start(integer num_dtected) {
        llPlaySound(llGetInventoryName(INVENTORY_SOUND,0), 1.0);
    }
}