DD_roundies.addRule('ul.topnav li ul.level0, ul.topnav li ul.level0 li.last a:hover, .info, .logoyqmde, .descyqude, #prod-showcase .nomprod, .checkoutSideMenu', '0 0 8px 8px', true);
DD_roundies.addRule('.product-info-box .product-name, .listing-type-grid li.item, .nombreprod .caja5', '8px 8px 0 0', true);
DD_roundies.addRule('.col-2-left-layout .listing-type-grid li.duo, .col-2-left-layout .listing-type-grid li.duo .nombreprod .caja5', '0 8px 0 0', true);
DD_roundies.addRule('.recently .nombreprod .caja5', '0', true);
DD_roundies.addRule('.yqmde-bleft, .yqmde-bright, .special1 .footer-container .footer, .special1 .yq-empshowcase, #prod-showcase .pr-1, #prod-showcase .pr-2, #prod-showcase .pr-3, #prod-showcase .pr-4, #prod-showcase .pr-5', '8px', true);
DD_roundies.addRule('#popupContact', '15px', true);
DD_roundies.addRule('#menu li .black_box, .col-2-left-layout .listing-type-grid li.duo .dcha-description .precio-p .special-price', '5px', true);
//DD_roundies.addRule('.dropdown_1column, .dropdown_2columns, .dropdown_3columns, .dropdown_4columns, .dropdown_5columns', '0 5px 5px 5px', true);

jQuery(document).ready(function($) {
  $('#categoryleftrotate, #twdkSlideShow, #prod-showcase').cycle({
      timeout:  7000,
      speed:  500
  });
	$('#plasmaBanners, #redondoBanners').cycle({
	    timeout:  6000,
	    speed:  1000
	});
	$('#heroBanners, #heroBannerThumbs, #emp-showcase, #homeBanners').cycle({
	    timeout:  6000,
	    speed:  800
	});
	$('#envBanners,  #reyesBanners').cycle({
	    timeout:  6000,
			fx: 'none',
	    speed:  1000
	});
	$('#homeRight').cycle({
	    timeout:  6000,
			fx: 'scrollDown',
	    speed:  2000
	});
	$('#categoryleftrotate2').cycle({
	    timeout:  9000,
	    speed:  1900
	});
	//
	// On the dropdown options for products, select the first if only has one.
	var opts = $('.super-attribute-select option');
	if(opts.length<=2){
		opts.eq(1).attr('selected', 'selected');
		opts.eq(0).remove();
	}

});

function poper(){
	window.open("https://www.digi-sign.com/digi-seal/siteseal.pl?id=3CF06B0","newWin","scrollbars=no,status=yes,width=400,height=460")
};

Cufon.replace('.category-head h1, .page-head h3, #bus-foot, .especial1, .postTitle h2, #firstTime h2, #twdk-h, .arrow3, .productos h3', {
	fontFamily: 'wbold',
	fontSize: '26px',
	color: '-linear-gradient(#6600CC, black)'
});
Cufon.replace('.cupon-checkout h4, .formas-pago-checkout h4, .upsell-paq h4, .compromisos h4, .descuento-overlay h3', {
	fontFamily: 'wbold',
	fontSize: '22px',
	color: '-linear-gradient(#6600CC, black)'
});
Cufon.replace('#helpBox #faq-tit, #helpBox #ped-tit, #helpBox #env-tit, #helpBox #cont-tit, #helpBox #seg-tit, #helpBox #term-tit, #bus-head, #helpBox .busqueda-head h3, #feed-head, .blog-menu .head h4, #first-time h3, .yqmde-bleft .yq-texto h1, .categorias h3', {
	fontFamily: 'wbold',
	fontSize: '33px',
	color: '-linear-gradient(#6600CC, black)'
});
Cufon.replace('.add-this .head h4, .opiniones_label, .product-essential .product-shop .cajadecompra .head h3, .product-shop .cajadecompra .head .product-name-2', {
	fontFamily: 'frankmedc',
	fontSize: '19px',
	color: '#333333'
});
Cufon.replace('.upsell-paq .product-shop h5', {
	fontFamily: 'frankmedc',
	fontSize: '13px',
	color: '#333333'
});
Cufon.replace('.product-info-box .product-name, .product-name-rounded', {
	fontFamily: 'wbold',
	fontSize: '26px',
	color: '#FFFFFF'
});
Cufon.replace('.mini-tags h4, #tregalo-left h2, #nextDayDelivery h2, .mini-newsletter h4, .top5 .toptitulo h4, #microCart h4, #searchBox h4', {
	fontFamily: 'wubold',
	fontSize: '19px',
	color: '#FFFFFF'
});
Cufon.replace('.checout-dcha .head h4, .checout-dcha-log .head .clicreate, .checout-dcha-log .head h3, .checout-dcha-log .head .creando, .checout-dcha .head .c-envio, .checout-dcha-log .head h4', {
	fontFamily: 'frankmedc',
	fontSize: '19px',
	color: '#FFFFFF'
});
