$(function () {
	$("#entresem .es-quest").autoScroll({stillTime: 3000});
	$("#entresem a.bboxbutton").colorbox({width:"500px", height:"640px", iframe: true});
})