// JavaScript Document
$(document).ready(function() {
  $(".pop1").fancybox({'width' : 700,'height' : 290,'autoScale' : false,'transitionIn': 'fade','transitionOut': 'fade','type' : 'iframe'});
  $(".pop2").fancybox({'width' : 700,'height' : 215,'autoScale' : false,'transitionIn': 'fade','transitionOut': 'fade','type' : 'iframe'});
  $(".pop3").fancybox({'width' : 700,'height' : 230,'autoScale' : false,'transitionIn': 'fade','transitionOut': 'fade','type' : 'iframe'});
  $(".pop4").fancybox({'width' : 690,'height' : 635,'autoScale' : false,'transitionIn': 'fade','transitionOut': 'fade','type' : 'iframe'});
  $(".pop5").fancybox({'width' : 700,'height' : 295,'autoScale' : false,'transitionIn': 'fade','transitionOut': 'fade','type' : 'iframe'});
  $(".pop6").fancybox({'width' : 700,'height' : 245,'autoScale' : false,'transitionIn': 'fade','transitionOut': 'fade','type' : 'iframe'});
  $(".pop7").fancybox({'width' : 700,'height' : 260,'autoScale' : false,'transitionIn': 'fade','transitionOut': 'fade','type' : 'iframe'});
  $(".pop8").fancybox({'width' : 700,'height' : 230,'autoScale' : false,'transitionIn': 'fade','transitionOut': 'fade','type' : 'iframe'});
  $("#mostrar").click(function(event) {event.preventDefault();
  $("#caja").slideToggle();});
  $("#caja a").click(function(event) {event.preventDefault();
  $("#caja").slideUp();});
  $(".newsticker-jcarousellite").jCarouselLite({'vertical': true,'hoverPause':true,'visible': 3,'auto':500,'speed':1000});
  $(".leftmenu-jcarousellite").jCarouselLite({'vertical': true,'hoverPause':true,'visible': 13,'auto':500,'speed':1000});
  $(".newsticker-jcarousellite1").jCarouselLite({'horizontal': true,'hoverPause':true,'visible': 9,'auto':500,'speed':1000});  
  $('#DgBanner').dgslider({ 'hoverPause': false,'width':962,'height':269,delay:6000,'navigation':false,'links':false});
});
/*ddsmoothmenu.init({mainmenuid: "smoothmenu1",orientation: 'v',classname: 'ddsmoothmenu-v', contentsource: "markup" });ddsmoothmenu.init({mainmenuid: "smoothmenu2",orientation: 'v',classname: 'ddsmoothmenu-v', contentsource: "markup" });
$(function() {$("#menu_dg").lavaLamp({fx: "backout",speed: 700,click: function(event, menuItem) {return true;}});});*/

