<?xml version='1.0' encoding='UTF-8'?>
<layout>

	<category>
		<id>sidebar_dashboard</id>
		<aid>s0</aid>
		<type>item</type>
		<icon>fa fa-dashboard fa-fw</icon>
		<text>Dashboard</text>
		<href>#</href>
		<onclick>ajaxDashboard('*k*','display')</onclick>
	</category>

	<category>
		<id>sidebar_eventaws2019</id>
		<aid>s1</aid>
		<type>dropdown</type>
		<icon>fa fa-cloud fa-fw</icon>
		<text>AWS 2019</text>
		<href>#</href>
		<onclick></onclick>

		<item>
			<aid>s1-0</aid>
			<type>item</type>
			<icon>fa fa-file-excel-o fa-fw</icon>
			<text>Upload Report</text>
			<href>#</href>
			<onclick>ajaxAws19UploadReport('*k*','display')</onclick>
		</item>
		<item>
			<aid>s1-1</aid>
			<type>item</type>
			<icon>fa fa-users fa-fw</icon>
			<text>Registrant</text>
			<href>#</href>
			<onclick>ajaxAws19Registrant('*k*','display',1,0)</onclick>
		</item>
		<item>
			<aid>s1-2</aid>
			<type>item</type>
			<icon>fa fa-envelope-o fa-fw</icon>
			<text>Email Template</text>
			<href>#</href>
			<onclick>ajaxAws19EmailTemplate('*k*','display',1)</onclick>
		</item>
		<item>
			<aid>s1-3</aid>
			<type>item</type>
			<icon>fa fa-envelope fa-fw</icon>
			<text>Email Registrant</text>
			<href>#</href>
			<onclick>ajaxAws19EmailSend('*k*','display',1)</onclick>
		</item>
	</category>

	<category>
		<id>sidebar_eventsophos2019</id>
		<aid>s2</aid>
		<type>dropdown</type>
		<icon>fa fa-hdd-o fa-fw</icon>
		<text>Sophos 2019</text>
		<href>#</href>
		<onclick></onclick>

		<item>
			<aid>s2-0</aid>
			<type>item</type>
			<icon>fa fa-file-excel-o fa-fw</icon>
			<text>Upload Report</text>
			<href>#</href>
			<onclick>ajaxSophos19UploadReport('*k*','display')</onclick>
		</item>
		<item>
			<aid>s2-1</aid>
			<type>item</type>
			<icon>fa fa-users fa-fw</icon>
			<text>Registrant</text>
			<href>#</href>
			<onclick>ajaxSophos19Registrant('*k*','display',1,0)</onclick>
		</item>
		<item>
			<aid>s2-2</aid>
			<type>item</type>
			<icon>fa fa-envelope-o fa-fw</icon>
			<text>Email Template</text>
			<href>#</href>
			<onclick>ajaxSophos19EmailTemplate('*k*','display',1)</onclick>
		</item>
		<item>
			<aid>s2-3</aid>
			<type>item</type>
			<icon>fa fa-envelope fa-fw</icon>
			<text>Email Pre-Departure</text>
			<href>#</href>
			<onclick>ajaxSophos19EmailSend('*k*','display',1)</onclick>
		</item>
	</category>
	<!-- <category>
		<id>sidebar_eventstorage</id>
		<aid>s1</aid>
		<type>dropdown</type>
		<icon>fa fa-hdd-o fa-fw</icon>
		<text>Storage Summit Event</text>
		<href>#</href>
		<onclick></onclick>

		<item>
			<aid>s1-0</aid>
			<type>item</type>
			<icon>fa fa-file-excel-o fa-fw</icon>
			<text>Upload Report</text>
			<href>#</href>
			<onclick>ajaxEventHpUploadReport('*k*','display')</onclick>
		</item>
		<item>
			<aid>s1-1</aid>
			<type>item</type>
			<icon>fa fa-users fa-fw</icon>
			<text>Registrant</text>
			<href>#</href>
			<onclick>ajaxEventHpRegistrant('*k*','display',1,0)</onclick>
		</item>
		<item>
			<aid>s1-2</aid>
			<type>item</type>
			<icon>fa fa-plane fa-fw</icon>
			<text>Flight Itinerary</text>
			<href>#</href>
			<onclick>ajaxEventHpFlightItinerary('*k*','display',1,0)</onclick>
		</item>
		<item>
			<aid>s1-3</aid>
			<type>item</type>
			<icon>fa fa-envelope fa-fw</icon>
			<text>Email Report</text>
			<href>#</href>
			<onclick>ajaxEventHpEmailSend('*k*','display',1)</onclick>
		</item>
		<item>
			<aid>s1-4</aid>
			<type>item</type>
			<icon>fa fa-check-square-o fa-fw</icon>
			<text>Email Confirmation</text>
			<href>#</href>
			<onclick>ajaxEventHpEmailConfirm('*k*','display',1)</onclick>
		</item>
		<item>
			<aid>s1-5</aid>
			<type>item</type>
			<icon>fa fa-envelope-o fa-fw</icon>
			<text>Email Admin</text>
			<href>#</href>
			<onclick>ajaxEventHpEmailAdmin('*k*','display',1)</onclick>
		</item>
		<item>
			<aid>s1-6</aid>
			<type>item</type>
			<icon>fa fa-map fa-fw</icon>
			<text>Country Admin</text>
			<href>#</href>
			<onclick>ajaxEventHpCountryAdmin('*k*','display',1)</onclick>
		</item>
		<item>
			<aid>s1-7</aid>
			<type>item</type>
			<icon>fa fa-table fa-fw</icon>
			<text>Email Logs</text>
			<href>#</href>
			<onclick>ajaxEventHpEmailLog('*k*','display',1)</onclick>
		</item>
	</category> -->

	<category>
		<id>sidebar_eventsophos</id>
		<aid>s3</aid>
		<type>dropdown</type>
		<icon>fa fa-shield fa-fw</icon>
		<text>Sophos Security Event</text>
		<href>#</href>
		<onclick></onclick>

		<item>
			<aid>s3-0</aid>
			<type>item</type>
			<icon>fa fa-users fa-fw</icon>
			<text>Registrant</text>
			<href>#</href>
			<onclick>ajaxEventSopRegistrant('*k*','display',1,0)</onclick>
		</item>
		<item>
			<aid>s3-1</aid>
			<type>item</type>
			<icon>fa fa-exclamation-triangle fa-fw</icon>
			<text>Bad Format Emails</text>
			<href>#</href>
			<onclick>ajaxEventSopBadEmail('*k*','display',1,0)</onclick>
		</item>
		<item>
			<aid>s3-2</aid>
			<type>item</type>
			<icon>fa fa-building-o fa-fw</icon>
			<text>Rename Company</text>
			<href>#</href>
			<onclick>ajaxEventSopRenameCompany('*k*','display',1,'')</onclick>
		</item>
		<item>
			<aid>s3-3</aid>
			<type>item</type>
			<icon>fa fa-cutlery fa-fw</icon>
			<text>Rename Dietary</text>
			<href>#</href>
			<onclick>ajaxEventSopRenameDietary('*k*','display',1,'')</onclick>
		</item>
		<item>
			<aid>s3-4</aid>
			<type>item</type>
			<icon>fa fa-clone fa-fw</icon>
			<text>Duplication</text>
			<href>#</href>
			<onclick>ajaxEventSopDuplicate('*k*','display',0)</onclick>
		</item>
		<item>
			<aid>s3-5</aid>
			<type>item</type>
			<icon>fa fa-upload fa-fw</icon>
			<text>Upload Manual Registrant</text>
			<href>#</href>
			<onclick>ajaxEventSopUploadManual('*k*','display')</onclick>
		</item>
		<item>
			<aid>s3-6</aid>
			<type>item</type>
			<icon>fa fa-file-excel-o fa-fw</icon>
			<text>Download Report</text>
			<href>#</href>
			<onclick>ajaxEventSopDownloadReport('*k*','display',0)</onclick>
		</item>
		<item>
			<aid>s3-7</aid>
			<type>item</type>
			<icon>fa fa-envelope-o fa-fw</icon>
			<text>Email Results</text>
			<href>#</href>
			<onclick>ajaxEventSopEmailResult('*k*','display')</onclick>
		</item>
		<item>
			<aid>s3-8</aid>
			<type>item</type>
			<icon>fa fa-phone fa-fw</icon>
			<text>Reminder Calls</text>
			<href>#</href>
			<onclick>ajaxEventSopReminderCall('*k*','display',9,'Partner')</onclick>
		</item>
	</category>

	<category>
		<id>sidebar_eventdriving</id>
		<aid>s4</aid>
		<type>dropdown</type>
		<icon>fa fa-car fa-fw</icon>
		<text>Driving Event</text>
		<href>#</href>
		<onclick></onclick>

		<item>
			<aid>s4-0</aid>
			<type>item</type>
			<icon>fa fa-eye fa-fw</icon>
			<text>View Registration</text>
			<href>#</href>
			<onclick>ajaxEventDrivingView('*k*','display',1)</onclick>
		</item>
		<item>
			<aid>s4-1</aid>
			<type>item</type>
			<icon>fa fa-file-excel-o fa-fw</icon>
			<text>Export To Excel</text>
			<href>#</href>
			<onclick>ajaxEventDrivingExcel('*k*','display',1)</onclick>
		</item>
		<item>
			<aid>s4-2</aid>
			<type>item</type>
			<icon>fa fa-check fa-fw</icon>
			<text>Assigned Resource</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
	</category>

	<category>
		<id>sidebar_projectplan</id>
		<aid>s13</aid>
		<type>dropdown</type>
		<icon>fa fa-sitemap fa-fw</icon>
		<text>Project Plan</text>
		<href>#</href>
		<onclick></onclick>

		<item>
			<aid>s13-0</aid>
			<type>item</type>
			<icon>fa fa-check fa-fw</icon>
			<text>Assigned Resource</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
		<item>
			<aid>s13-1</aid>
			<type>item</type>
			<icon>fa fa-eye fa-fw</icon>
			<text>View Active Projects</text>
			<href>#</href>
			<onclick>ajaxProjectPlanView('*k*','display',1)</onclick>
		</item>
		<item>
			<aid>s13-2</aid>
			<type>item</type>
			<icon>fa fa-eye fa-fw</icon>
			<text>View Archived Projects</text>
			<href>#</href>
			<onclick>ajaxProjectPlanView('*k*','display',1)</onclick>
		</item>
		<item>
			<aid>s13-3</aid>
			<type>item</type>
			<icon>fa fa-eye fa-fw</icon>
			<text>View Checkout Projects</text>
			<href>#</href>
			<onclick>ajaxProjectPlanView('*k*','display',1)</onclick>
		</item>
	</category>

	<category>
		<id>sidebar_users</id>
		<aid>s14</aid>
		<type>dropdown</type>
		<icon>fa fa-users fa-fw</icon>
		<text>Users</text>
		<href>#</href>
		<onclick></onclick>

		<item>
			<aid>s14-0</aid>
			<type>item</type>
			<icon>fa fa-user fa-fw</icon>
			<text>Active</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
		<item>
			<aid>s14-1</aid>
			<type>item</type>
			<icon>fa fa-user-secret fa-fw</icon>
			<text>Non-activated</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
		<item>
			<aid>s14-2</aid>
			<type>item</type>
			<icon>fa fa-user-times fa-fw</icon>
			<text>Deleted</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
		<item>
			<aid>s14-3</aid>
			<type>item</type>
			<icon>fa fa-group fa-fw</icon>
			<text>Groups</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
	</category>

	<category>
		<id>sidebar_resource</id>
		<aid>s15</aid>
		<type>dropdown</type>
		<icon>fa fa-certificate fa-fw</icon>
		<text>Resources</text>
		<href>#</href>
		<onclick></onclick>

		<item>
			<aid>s15-0</aid>
			<type>item</type>
			<icon>fa fa-map fa-fw</icon>
			<text>Department</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
		<item>
			<aid>s15-1</aid>
			<type>item</type>
			<icon>fa fa-male fa-fw</icon>
			<text>Manpower Type</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
	</category>

	<category>
		<id>sidebar_activity</id>
		<aid>s16</aid>
		<type>dropdown</type>
		<icon>fa fa-history fa-fw</icon>
		<text>Activities</text>
		<href>#</href>
		<onclick></onclick>

		<item>
			<aid>s16-0</aid>
			<type>item</type>
			<icon>fa fa-users fa-fw</icon>
			<text>Users</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
		<item>
			<aid>s16-1</aid>
			<type>item</type>
			<icon>fa fa-sitemap fa-fw</icon>
			<text>Projects</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
	</category>

	<category>
		<id>sidebar_report</id>
		<aid>s17</aid>
		<type>dropdown</type>
		<icon>fa fa-bar-chart fa-fw</icon>
		<text>Report</text>
		<href>#</href>
		<onclick></onclick>

		<item>
			<aid>s17-0</aid>
			<type>item</type>
			<icon>fa fa-building-o fa-fw</icon>
			<text>Companies</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
	</category>

	<category>
		<id>sidebar_export</id>
		<aid>s18</aid>
		<type>dropdown</type>
		<icon>fa fa-download fa-fw</icon>
		<text>Export</text>
		<href>#</href>
		<onclick></onclick>

		<item>
			<aid>s18-0</aid>
			<type>item</type>
			<icon>fa fa-briefcase fa-fw</icon>
			<text>Project</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
	</category>

	<category>
		<id>sidebar_import</id>
		<aid>s19</aid>
		<type>dropdown</type>
		<icon>fa fa-upload fa-fw</icon>
		<text>Import</text>
		<href>#</href>
		<onclick></onclick>

		<item>
			<aid>s19-0</aid>
			<type>item</type>
			<icon>fa fa-briefcase fa-fw</icon>
			<text>Project</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
	</category>

	<category>
		<id>sidebar_checkinout</id>
		<aid>s20</aid>
		<type>dropdown</type>
		<icon>fa fa-outdent fa-fw</icon>
		<text>Check in/out</text>
		<href>#</href>
		<onclick></onclick>

		<item>
			<aid>s20-0</aid>
			<type>item</type>
			<icon>fa fa-outdent fa-fw</icon>
			<text>Check out Project</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
		<item>
			<aid>s20-1</aid>
			<type>item</type>
			<icon>fa fa-outdent fa-fw</icon>
			<text>Update Checkout Project</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
		<item>
			<aid>s20-2</aid>
			<type>item</type>
			<icon>fa fa-indent fa-fw</icon>
			<text>Check in Project</text>
			<href>#</href>
			<onclick>ajaxNI('*k*','display')</onclick>
		</item>
	</category>

</layout>
