INSERT INTO _admin_mods (kdmod, kdpage, mod_name, isactive) VALUES
(10000, 10, 'results', 1),
(10001, 10, 'results_element_date', 1),
(10002, 10, 'results_element_market', 1),
(10003, 10, 'results_element_number', 1),
(10004, 10, 'results_element_active', 1),
(10005, 10, 'results_element_creation', 1),
(10006, 10, 'results_element_modification', 1),
(10007, 10, 'results_main', 1),
(10008, 10, 'results_filter', 1),
(10009, 10, 'results_view', 1),
(10010, 10, 'results_add', 1),
(10011, 10, 'results_edit', 1),
(10012, 10, 'results_delete', 1),

(11000, 11, 'games', 1),
(11001, 11, 'games_element_name', 1),
(11002, 11, 'games_element_links', 1),
(11003, 11, 'games_element_description', 1),
(11004, 11, 'games_element_active', 1),
(11005, 11, 'games_element_creation', 1),
(11006, 11, 'games_element_modification', 1),
(11007, 11, 'games_main', 1),
(11008, 11, 'games_filter', 1),
(11009, 11, 'games_view', 1),
(11010, 11, 'games_add', 1),
(11011, 11, 'games_edit', 1),
(11012, 11, 'games_image_logo', 1),
(11013, 11, 'games_image_screenshot', 1),
(11014, 11, 'games_delete', 1),


(12000, 12, 'cara_bermain', 1),
(12001, 12, 'cara_bermain_element_title', 1),
(12002, 12, 'cara_bermain_element_description', 1),
(12003, 12, 'cara_bermain_element_active', 1),
(12004, 12, 'cara_bermain_element_creation', 1),
(12005, 12, 'cara_bermain_element_modification', 1),
(12006, 12, 'cara_bermain_main', 1),
(12007, 12, 'cara_bermain_filter', 1),
(12008, 12, 'cara_bermain_view', 1),
(12009, 12, 'cara_bermain_add', 1),
(12010, 12, 'cara_bermain_edit', 1),
(12011, 12, 'cara_bermain_delete', 1),


(13000, 13, 'news', 1),
(13001, 13, 'news_element_title', 1),
(13002, 13, 'news_element_url', 1),
(13003, 13, 'news_element_date', 1),
(13004, 13, 'news_element_content', 1),
(13005, 13, 'news_element_active', 1),
(13006, 13, 'news_element_creation', 1),
(13007, 13, 'news_element_modification', 1),
(13008, 13, 'news_main', 1),
(13009, 13, 'news_filter', 1),
(13010, 13, 'news_view', 1),
(13011, 13, 'news_add', 1),
(13012, 13, 'news_edit', 1),
(13013, 13, 'news_delete', 1),

(14000, 14, 'tnc', 1),
(14001, 14, 'tnc_element_date', 1),
(14002, 14, 'tnc_element_content', 1),
(14003, 14, 'tnc_element_creation', 1),
(14004, 14, 'tnc_element_modification', 1),
(14005, 14, 'tnc_main', 1),

(15000, 15, 'privacy_policy', 1),
(15001, 15, 'privacy_policy_element_date', 1),
(15002, 15, 'privacy_policy_element_content', 1),
(15003, 15, 'privacy_policy_element_creation', 1),
(15004, 15, 'privacy_policy_element_modification', 1),
(15005, 15, 'privacy_policy_main', 1),

(16000, 16, 'announcements', 1),
(16001, 16, 'announcements_element_title', 1),
(16002, 16, 'announcements_element_url', 1),
(16003, 16, 'announcements_element_date', 1),
(16004, 16, 'announcements_element_content', 1),
(16005, 16, 'announcements_element_active', 1),
(16006, 16, 'announcements_element_creation', 1),
(16007, 16, 'announcements_element_modification', 1),
(16008, 16, 'announcements_main', 1),
(16009, 16, 'announcements_filter', 1),
(16010, 16, 'announcements_view', 1),
(16011, 16, 'announcements_add', 1),
(16012, 16, 'announcements_edit', 1),
(16013, 16, 'announcements_delete', 1),

(17000, 17, 'promo', 1),
(17001, 17, 'promo_element_title', 1),
(17002, 17, 'promo_element_date', 1),
(17003, 17, 'promo_element_content', 1),
(17004, 17, 'promo_element_active', 1),
(17005, 17, 'promo_element_creation', 1),
(17006, 17, 'promo_element_modification', 1),
(17007, 17, 'promo_main', 1),
(17008, 17, 'promo_filter', 1),
(17009, 17, 'promo_view', 1),
(17010, 17, 'promo_add', 1),
(17011, 17, 'promo_edit', 1),
(17012, 17, 'promo_delete', 1),

(18000, 18, 'about', 1),
(18001, 18, 'about_element_date', 1),
(18002, 18, 'about_element_content', 1),
(18003, 18, 'about_element_creation', 1),
(18004, 18, 'about_element_modification', 1),
(18005, 18, 'about_main', 1),

(20000, 20, 'accounts', 1),
(20001, 20, 'accounts_element_games', 1),
(20002, 20, 'accounts_element_username', 1),
(20003, 20, 'accounts_element_password', 1),
(20004, 20, 'accounts_element_active', 1),
(20005, 20, 'accounts_element_assign', 1),
(20006, 20, 'accounts_element_creation', 1),
(20007, 20, 'accounts_element_modification', 1),
(20008, 20, 'accounts_quick_add', 1),
(20009, 20, 'accounts_filter', 1),
(20010, 20, 'accounts_main', 1),

(21000, 21, 'members', 1),
(21001, 21, 'members_element_games', 1),
(21002, 21, 'members_element_username', 1),
(21003, 21, 'members_element_banks', 1),
(21004, 21, 'members_element_bank_account_number', 1),
(21005, 21, 'members_element_bank_account_holder', 1),
(21006, 21, 'members_element_email', 1),
(21007, 21, 'members_element_phone', 1),
(21008, 21, 'members_element_deposits', 1),
(21009, 21, 'members_element_withdraw', 1),
(21010, 21, 'members_element_active', 1),
(21011, 21, 'members_element_assign', 1),
(21012, 21, 'members_element_ips', 1),
(21013, 21, 'members_element_session', 1),
(21014, 21, 'members_element_registration_time', 1),
(21015, 21, 'members_element_creation', 1),
(21016, 21, 'members_element_modification', 1),
(21017, 21, 'members_quick_add', 1),
(21018, 21, 'members_quick_deposit', 1),
(21019, 21, 'members_quick_withdraw', 1),
(21020, 21, 'members_main', 1),
(21021, 21, 'members_edit', 1),
(21022, 21, 'members_assign', 1),
(21023, 21, 'members_reassign', 1),
(21024, 21, 'members_delete', 1),

(22000, 22, 'deposits', 1),
(22001, 22, 'deposits_element_date', 1),
(22002, 22, 'deposits_element_games', 1),
(22003, 22, 'deposits_element_username', 1),
(22004, 22, 'deposits_element_banks', 1),
(22005, 22, 'deposits_element_bank_account_number', 1),
(22006, 22, 'deposits_element_bank_account_holder', 1),
(22007, 22, 'deposits_element_amount', 1),
(22008, 22, 'deposits_element_status', 1),
(22009, 22, 'deposits_element_creation', 1),
(22010, 22, 'deposits_element_modification', 1),
(22011, 22, 'deposits_quick_add', 1),
(22012, 22, 'deposits_main', 1),
(22013, 22, 'deposits_approve', 1),
(22014, 22, 'deposits_pending', 1),
(22015, 22, 'deposits_reject', 1),

(23001, 23, 'withdraws', 1),
(23002, 23, 'withdraws_element_date', 1),
(23003, 23, 'withdraws_element_games', 1),
(23004, 23, 'withdraws_element_username', 1),
(23005, 23, 'withdraws_element_banks', 1),
(23006, 23, 'withdraws_element_bank_account_number', 1),
(23007, 23, 'withdraws_element_bank_account_holder', 1),
(23008, 23, 'withdraws_element_amount', 1),
(23009, 23, 'withdraws_element_status', 1),
(23010, 23, 'withdraws_element_creation', 1),
(23011, 23, 'withdraws_element_modification', 1),
(23012, 23, 'withdraws_quick_add', 1),
(23013, 23, 'withdraws_main', 1),
(23014, 23, 'withdraws_approve', 1),
(23015, 23, 'withdraws_pending', 1),
(23016, 23, 'withdraws_reject', 1),

(30000, 30, 'report_members', 1),
(30001, 30, 'report_members_element_games', 1),
(30002, 30, 'report_members_element_username', 1),
(30003, 30, 'report_members_element_banks', 1),
(30004, 30, 'report_members_element_bank_account_number', 1),
(30005, 30, 'report_members_element_bank_account_holder', 1),
(30006, 30, 'report_members_element_email', 1),
(30007, 30, 'report_members_element_phone', 1),
(30008, 30, 'report_members_element_deposits', 1),
(30009, 30, 'report_members_element_withdraw', 1),
(30010, 30, 'report_members_element_active', 1),
(30011, 30, 'report_members_element_assign', 1),
(30012, 30, 'report_members_element_ips', 1),
(30013, 30, 'report_members_element_session', 1),
(30014, 30, 'report_members_element_registration_time', 1),
(30015, 30, 'report_members_element_creation', 1),
(30016, 30, 'report_members_element_modification', 1),
(30017, 30, 'report_members_quick_add', 1),
(30018, 30, 'report_members_quick_deposit', 1),
(30019, 30, 'report_members_quick_withdraw', 1),
(30020, 30, 'report_members_main', 1),
(30021, 30, 'report_members_filter', 1),

(31000, 31, 'report_deposits', 1),
(31001, 31, 'report_deposits_element_date', 1),
(31002, 31, 'report_deposits_element_games', 1),
(31003, 31, 'report_deposits_element_username', 1),
(31004, 31, 'report_deposits_element_banks', 1),
(31005, 31, 'report_deposits_element_bank_account_number', 1),
(31006, 31, 'report_deposits_element_bank_account_holder', 1),
(31007, 31, 'report_deposits_element_amount', 1),
(31008, 31, 'report_deposits_element_status', 1),
(31009, 31, 'report_deposits_element_creation', 1),
(31010, 31, 'report_deposits_element_modification', 1),
(31011, 31, 'report_deposits_main', 1),
(31012, 31, 'report_deposits_filter', 1),

(32000, 32, 'report_withdraws', 1),
(32001, 32, 'report_withdraws_element_date', 1),
(32002, 32, 'report_withdraws_element_games', 1),
(32003, 32, 'report_withdraws_element_username', 1),
(32004, 32, 'report_withdraws_element_banks', 1),
(32005, 32, 'report_withdraws_element_bank_account_number', 1),
(32006, 32, 'report_withdraws_element_bank_account_holder', 1),
(32007, 32, 'report_withdraws_element_amount', 1),
(32008, 32, 'report_withdraws_element_status', 1),
(32009, 32, 'report_withdraws_element_creation', 1),
(32010, 32, 'report_withdraws_element_modification', 1),
(32011, 32, 'report_withdraws_main', 1),
(32012, 32, 'report_withdraws_filter', 1),

(50000, 50, 'banks', 1),
(50001, 50, 'banks_element_name', 1),
(50002, 50, 'banks_element_initial', 1),
(50003, 50, 'banks_element_on_off_status', 1),
(50004, 50, 'banks_element_active', 1),
(50005, 50, 'banks_element_creation', 1),
(50006, 50, 'banks_element_modification', 1),
(50007, 50, 'banks_main', 1),
(50008, 50, 'banks_filter', 1),
(50009, 50, 'banks_view', 1),
(50010, 50, 'banks_add', 1),
(50011, 50, 'banks_edit', 1),
(50012, 50, 'banks_delete', 1),

(51000, 51, 'bank_accounts', 1),
(51001, 51, 'bank_accounts_element_banks', 1),
(51002, 51, 'bank_accounts_element_bank_account_number', 1),
(51003, 51, 'bank_accounts_element_bank_account_holder', 1),
(51004, 51, 'bank_accounts_element_active', 1),
(51005, 51, 'bank_accounts_element_creation', 1),
(51006, 51, 'bank_accounts_element_modification', 1),
(51007, 51, 'bank_accounts_main', 1),
(51008, 51, 'bank_accounts_filter', 1),
(51009, 51, 'bank_accounts_view', 1),
(51010, 51, 'bank_accounts_add', 1),
(51011, 51, 'bank_accounts_edit', 1),
(51012, 51, 'bank_accounts_delete', 1),

(52000, 52, 'contact_categories', 1),
(52001, 52, 'contact_categories_element_name', 1),
(52002, 52, 'contact_categories_element_active', 1),
(52003, 52, 'contact_categories_element_creation', 1),
(52004, 52, 'contact_categories_element_modification', 1),
(52005, 52, 'contact_categories_main', 1),
(52006, 52, 'contact_categories_filter', 1),
(52007, 52, 'contact_categories_view', 1),
(52008, 52, 'contact_categories_add', 1),
(52009, 52, 'contact_categories_edit', 1),
(52010, 52, 'contact_categories_delete', 1),

(53000, 53, 'contacts', 1),
(53001, 53, 'contacts_element_type', 1),
(53002, 53, 'contacts_element_info', 1),
(53003, 53, 'contacts_element_active', 1),
(53004, 53, 'contacts_element_creation', 1),
(53005, 53, 'contacts_element_modification', 1),
(53006, 53, 'contacts_main', 1),
(53007, 53, 'contacts_filter', 1),
(53008, 53, 'contacts_view', 1),
(53009, 53, 'contacts_add', 1),
(53010, 53, 'contacts_edit', 1),
(53011, 53, 'contacts_delete', 1),

(54000, 54, 'user_authorization', 1),
(54001, 54, 'user_authorization_element_username', 1),
(54002, 54, 'user_authorization_element_initial', 1),
(54003, 54, 'user_authorization_element_password', 1),
(54004, 54, 'user_authorization_element_active', 1),
(54005, 54, 'user_authorization_element_authorizations', 1),
(54006, 54, 'user_authorization_element_active', 1),
(54007, 54, 'user_authorization_element_creation', 1),
(54008, 54, 'user_authorization_element_modification', 1),
(54009, 54, 'user_authorization_main', 1),
(54010, 54, 'user_authorization_filter', 1),
(54011, 54, 'user_authorization_view', 1),
(54012, 54, 'user_authorization_add', 1),
(54013, 54, 'user_authorization_edit', 1),
(54014, 54, 'user_authorization_change_password', 1),
(54015, 54, 'user_authorization_authorization', 1),
(54016, 54, 'user_authorization_delete', 1),


(50500, 506, 'pasaran', 1),
(50501, 506, 'pasaran_element_name', 1),
(50504, 506, 'pasaran_element_active', 1),
(50505, 506, 'pasaran_element_creation', 1),
(50506, 506, 'pasaran_element_modification', 1),
(50507, 506, 'pasaran_main', 1),
(50508, 506, 'pasaran_filter', 1),
(50509, 506, 'pasaran_view', 1),
(50510, 506, 'pasaran_add', 1),
(50511, 506, 'pasaran_edit', 1),
(50512, 506, 'pasaran_delete', 1),

(56000, 56, 'website', 1),
(56001, 56, 'website_element_section', 1),
(56002, 56, 'website_element_description', 1),
(56005, 56, 'website_element_modification', 1),
(56006, 56, 'website_main', 1),
(56007, 56, 'website_filter', 1),
(56008, 56, 'website_view', 1),
(56009, 56, 'website_add', 1),
(56010, 56, 'website_edit', 1),
(56011, 56, 'website_delete', 1),


(90000, 90, 'sessions', 1),
(90001, 90, 'sessions_change_password', 1)