Event.observe(window, 'load', function(){
$$('.tip').each(function(element){
new Tip(element, element.rel, {hook:{target: 'topRight', tip: 'topLeft'}, offset: {x:0, y:0}});
});
});
new Ajax.Updater('vision_select_cache','http://www.sinema.com/index.php?engine=auto&action=fetchcache&cache=vision_select&', {method:'get'});
new Ajax.Updater('sinema_select_cache','http://www.sinema.com/index.php?engine=auto&action=fetchcache&cache=sinema_select&', {method:'get'});
new Ajax.Updater('future_select_cache','http://www.sinema.com/index.php?engine=auto&action=fetchcache&cache=future_select&', {method:'get'});