| Server IP : 172.67.201.108 / Your IP : 216.73.216.11 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/tgnewprod/mod/ |
Upload File : |
<div class="pagetop_home center" id="pagetop_home">
<a href=""><img src="img/thoughtgallery_logo_new.svg" class="logo"></a>
<hr>
<div class="fullspan">
<div id="newnav">
<ul id="jsddm">
<?php
top_menu_item('register', 'GET THE CURRICULUM','', true);
top_menu_item('all-categories/', 'ALL EVENTS','', true);
top_menu_item_group_start('all-categories/', 'FIND TALKS, SEMINARS, READINGS & MORE','', true);
top_menu_item('all-categories/', 'All Events','', true);
top_menu_item('all-categories/locations/', 'Search by NYC Venues','', true);
foreach ($GLOBALS['ar_active_categories'] as $cat_row) :
top_menu_item('events/categories/' . $cat_row->slug . '/', $cat_row->name,'', true);
endforeach;
top_menu_item_group_end();
if (app_has_feature('tg_off_broadway')) :
top_menu_item_group_start('off-broadway/', 'OFF-BROADWAY','', true);
top_menu_item('off-broadway/', 'All Shows','', true);
top_menu_item('off-broadway/locations/', 'Venues','', true);
top_menu_item_group_end();
endif;
top_menu_item('curations/', 'CURATIONS','', true);
top_menu_item('about-us', 'ABOUT US','', true);
?>
</ul>
</div>
</div>
</div>