#Instructions:
#You will need to modify the lines below
#Add Split Profit UUID's and percentages (You can have up to 4 Business Partners)
#Leave all "Percent" at 0 for Owner to receive 100%
#Example: Partner1 - Percent = 20 Owner will keep 80%
Partner1 = fdf1e1ea-b8e9-4945-b601-1f12f1d65119
Percent = 0
Partner2 = fdf1e1ea-b8e9-4945-b601-1f12f1d65119
Percent = 0
Partner3 = fdf1e1ea-b8e9-4945-b601-1f12f1d65119
Percent = 0
Partner4 = fdf1e1ea-b8e9-4945-b601-1f12f1d65119
Percent = 0
#Extra options:
#In this section you can choose if you want to display
#the name of the last tipper, how much and even the
#ability to display total amount received by employee
#simply use yes or no for what you would like to see
YourTexture =
#Please replace texture UUID above with UUID of your club texture while board offline
HoverTextColor = <1.000, 0.863, 0.000>
#Examples: Black = <0,0,0> White = <1,1,1> Red = <1,0,0> Green = <0,1,0> Blue = <0,0,1>
#For more examples go to http://wiki.secondlife.com/wiki/Color_and_Scripting
#Displays Name of Last Person who Donated
LastDonation = no
#Displays Amount of Last Donation
DonatedAmt = yes
#Displays the total of all Donations received
TotalReceived = yes
#Custom hover text shown above Donation System
#CustomText = iDeza Donations
CustomText = Donations are greatly appreciated
#Custom list of pay buttons displayed
#When an avatar clicks the Donation System
#Example: PayButtons = 100, 200, 300, 400 (these are preset in script)
#Override PayButtons below or leave blank to use defaults from above
PayButtons = 50, 100, 500, 1000