// JavaScript Document Borders Arr
DD_roundies.addRule('.topLateral', '5px', true);
DD_roundies.addRule('.top-title-sidebar', '5px', true);
DD_roundies.addRule('.topConteudo', '5px 5px 0px 0px', true);
DD_roundies.addRule('div#conteudoPaginas', '8px', true);
DD_roundies.addRule('.div-produtos-list', '5px', true);
DD_roundies.addRule('.imgsPaginaProd', '8px', true);
DD_roundies.addRule('.jqZoomWindow', '8px', true);
DD_roundies.addRule('#formCategorias_div','8px', true);
DD_roundies.addRule('#bannerNovidades', '8px', true);
DD_roundies.addRule('.prodBanner', '5px', true);
DD_roundies.addRule('#comentariosJefferson ul li', '5px', true);
/*PAGINAÇÂO VIDEOS*/

$(function() {
	$('#bannerEventosId a').lightBox({fixedNavigation:true});
});

$(function() {
	$('#liBuscaEventos a').lightBox({fixedNavigation:true});
});


