The script will give a notecard to any group member who clicks the object and tell non-group members they need to be in the group. If the notecard is missing, it will inform the owner and the person trying to get it.
How It Works:
	• If you have 25 notecards in the object
		○ Menu Page 1: will display the first 10 notecards in the objects inventory
		○ Menu Page 2: will display the next 10 notecards 11-20 
		○ Menu Page 3: will display the next 10 notecards  21-25  
		○ And on and on depending on how many notecards are in the object 
	• Clicking "Next" or "Previous" navigates pages.
	• Selecting a number (1-10) gives the corresponding notecard from that page.
This notecard library script:
	• Builds a list of all notecards in the objects inventory
	• Shows a dialog menu to group members only
	• Allows selection of a notecard
	• Gives the selected notecard to the toucher
	• Updates when inventory changes
	• Supports long notecard names 
	• Uses simple numbered buttons (1-12) for selection
	• Provides feedback for invalid selections
To use:
	1. Put this script in an object.
	2. Add one or more notecards to the object's inventory.
	3. Set the object to the desired group.
	4. Click the object as a group member to see the menu.
- Builds a list of all notecards in the objects inventory
 - Shows a dialog menu to group members only
 - Updates when inventory changes
 - Supports long notecard names
 - Uses simple numbered buttons (1-12) for selection
 
  