{include file='include/colorbox.inc.tpl'} {footer_script}{literal} jQuery(document).ready(function() { $("a.preview-box").colorbox(); jQuery('.showInfo').tipTip({ 'delay' : 0, 'fadeIn' : 200, 'fadeOut' : 200, 'maxWidth':'300px', 'keepAlive':true, 'activation':'click' }); }); {/literal}{/footer_script}