<Bindings>
  <Layer name="SI_KEYBINDINGS_CATEGORY_GENERAL">
	<Category name="Deome's Chat Adverts">
	  <Action name="DDCA_ADVERT1">
		<Down>ddChatAdverts.KeybindAdvert(1)</Down>
	  </Action>
	  <Action name="DDCA_ADVERT2">
		<Down>ddChatAdverts.KeybindAdvert(2)</Down>
	  </Action>
	  <Action name="DDCA_ADVERT3">
		<Down>ddChatAdverts.KeybindAdvert(3)</Down>
	  </Action>
	  <Action name="DDCA_ADVERT4">
		<Down>ddChatAdverts.KeybindAdvert(4)</Down>
	  </Action>
	  <Action name="DDCA_ADVERT5">
		<Down>ddChatAdverts.KeybindAdvert(5)</Down>
	  </Action>
	  <Action name="DDCA_ADVERT_CYCLE">
		<Down>ddChatAdverts.AdvertCycle()</Down>
	  </Action>
	  <Action name="DDCA_SETTINGS">
		<Down>ddChatAdverts.KeybindSettings()</Down>
	  </Action>
	</Category>
  </Layer>
</Bindings>