| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/main/mixer/ |
Upload File : |
<script type="text/javascript">
function on_left()
{
shift=shift-1;
load_images();
}
function on_right()
{
shift=shift+1;
load_images();
}
function load_images()
{
actv = active-shift;
$('#events_event_image_list').load('{url_main}events_event_image_list_ajax.php?event_id={event_id}&images_shift=' + shift + '&active=' + actv);
}
</script>
<div class="events_new_carusel">
<ul id="image_list">
<!-- begin_image --><li class = "{li_class}"><a href="javascript:set_main_image('{image_thumbnail_b}', '{image_file}', {n});"><img src="{image_thumbnail_s}" width="39" height="29" alt="{event_title}" title="{event_title}"/></a></li><!-- end_image -->
<!-- begin_no_image --><li><img src="{url_tmpl_main}images/events/carusel_foto01.gif" width="39" height="29" alt=""/></li><!-- end_no_image -->
<!-- begin_no_image_entry --><li><img src="{url_tmpl_main}images/events/carusel_foto_clock.gif" width="39" height="29" alt=""/></li><!-- end_no_image_entry -->
</ul>
<!-- begin_left_active --><div class="events_new_carusel_l"><a href="javascript:on_left({shift});"></a></div><!-- end_left_active -->
<!-- begin_left_inactive --><!-- end_left_inactive -->
<!-- begin_right_active --><div class="events_new_carusel_r"><a href="javascript:on_right({shift});"></a></div><!-- end_right_active -->
<!-- begin_right_inactive --><!-- end_right_inactive -->
</div>