// JavaScript Document
$(function() {
$("#gratis_accordion").tabs("#gratis_accordion div", {
	tabs: 'img', 
	effect: 'horizontal'
});
});
